/*
Customer:	psicoanalisiscr.com
Revision: 	1.2
created: 	Feb, 2006
author: 	webmaster@mischunches.com
type:		screen style
*/

html, body, h1, h2, h3, h4, h5, h6, form, fieldset 
	{  
	margin: 0; 
	padding: 0; 
	border: 0; 
	}
	
html, body 
	{
	height: 100%;
	background-color: #000000;
	}

body 
	{
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 20px;
	color: #FFFFFF;
	}

p	{ margin: 0 0 10px 0;}

ul
	{ margin: 10px 0 20px 10px; padding:0;}
	
li
	{ margin: 5px 0 0 0; padding: 0;}
	
p	
	{
	margin: 0 0 10px 0;
	}

a
	{
	color:#336699;
	}

a:hover	
	{
	color:#FF9900; text-decoration:none;
	}

abbr,acronym,.help	
	{
	color:#009900;
	cursor:help;
	}
	
h2
	{margin: 0 0 20px 0;}
	
h3	{ margin: 20px 0 0 0;}
/*********************************************/
/* Classes                                   */
/*********************************************/

.hide 	
	{
  	position: absolute;
  	top: -9999px;
  	left: -9999px;
	}
	
.clear
	{clear: both;}
	
.bold
	{font-weight: bold;}
	
.masinfo a
	{
	color: #FFFFFF;
	display: block;
	height: 17px;
	width: 116px;
	font-size: 10px;
	padding: 3px 0 0 1em;
	float: right;
	margin: 0 0 20px 0;
	position: relative;
	background: url(../../_img/layout/btn_masinfo.gif) no-repeat 0 0;
	}
	
.masinfo a:hover
	{
	color: #003366;
	text-decoration: none;
	background: url(../../_img/layout/btn_masinfo.gif) no-repeat 0 -20px;
	}
	
.imgRight
	{
	float: right; margin: 0 0 10px 10px;
	}
	
.imgLeft
	{
	float: left; margin: 0 10px 20px 0;
	}
	
.textBox
	{
	width: 470px;
	height: auto;
	font-size: 12px;
	padding: 10px;
	border: #FFFFFF 1px dashed;
	margin-bottom: 20px;
	}
	
.textPic
	{
	height: 120px;
	width: 470px;
	font-size: 12px;
	padding: 10px;
	border: #FFFFFF 1px dashed;
	margin-bottom: 20px;
	}
	
.imgBox
	{
	width: 140px;
	height: auto;
	margin: 10px 0;
	}
	
.quote 
	{
	margin: 5px 0 15px 35px; padding: 10px; border: #FFFFFF 1px dotted;
	}
	
/*********************************************/
/* Div                                  */
/*********************************************/

#container
	{
  	margin: 20px auto 0 auto;
	padding: 0 ;
  	width: 700px;
  	position: relative;
  	height: auto !important;
	}
	
#header
	{
	width: 700px;
	height: 125px;
	background: url(../_img/layout/header.jpg) no-repeat;
	z-index: 1000;
	}
	
#logo
	{
	height: 64px;
	width: 220px;
	background: url(../_img/layout/logo.gif) no-repeat 0 0px;
	position: absolute;
	top: 15px;
	left: 25px;
	}
	
#logo h1
	{
  	font-size: 1px;
  	text-indent: -9999px;
	}
	
#logo h1 a 
	{
  	display: block;
	text-decoration: none;
  	width: 220px;
  	height: 64px;
  	position: relative;
	}

#logo h1 a:hover 
	{background: url(../_img/layout/logo.gif) no-repeat 0 -64px;}
	
#content
	{
	width: 698px;
	border: #FFFFFF 1px solid;
	background: url(../_img/layout/content_bkg.gif) repeat-y;
	height: 100%;
	}
	
#leftcontainer
	{
	width: 150px;
	float: left;
	font-size:12px;
	line-height: 14px;
	}

#navcontainer 
	{
	
	}

#navcontainer ul
	{
	margin: 0 0 20px 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navcontainer li
	{ margin: 0;}

#navcontainer li a
	{
	display: block;
	margin: 0;
	padding: 10px 0 10px 25px;
	width: 134px;
	background: #FB9B13;
	border-bottom: #FFFFFF 1px solid;
	color: #FFFFFF;text-decoration: none;
	}

#navcontainer li a:link,,#navcontainer a:visited
	{
	color: #000000;
	text-decoration: none;
	}

#navcontainer a:hover
	{
	background: #FDCA86;
	color: #000000; text-decoration: none;
	}
	
#banner
	{
	width: 120px;
	padding-left: 10px;
	}
	
#banner p
	{
	margin: 0 0 20px 0;
	}
	
#main
	{
	float: right;
	width: 538px;
	height: 100%;
	}
	
#main .bg1
	{
	background: #A41720;
	padding: 20px;
	border-bottom: #FFFFFF 1px solid;
	}
	
#main a
	{
	color: #660000;text-decoration:none;
	}
	
#main a:hover, #main .bg1 a:hover, #main .bg3 a:hover
	{text-decoration: underline;}
	
#main .bg1 a
	{
	color: #66CC00; text-decoration:none;
	}
	
#main .bg3 a
	{
	color: #000000; text-decoration:none;
	}
	
#main li
	{margin: 10px 0 10px 20px;}
	
#main .bg2
	{
	padding: 20px;
	border-bottom: #FFFFFF 1px solid;
	}
	
#main .bg3
	{
	background: #A86C13;
	padding: 20px;
	border-bottom: #FFFFFF 1px solid;
	}
	
#main .c1
	{
	float: left;
	width: 240px;
	}
	
#main .c2
	{
	float: right;
	width: 240px;
	}
	
	
#footer
	{
	width: 698px;
	height: 70px;
	background: url(../_img/layout/footer.gif) repeat-x;
	color: #000000;
	font-size: 12px;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	position: relative;
	}
	
#footer a 
	{
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 .4em;
	}
	
#footer a:hover 
	{
	background-color: #000000;
	color: #003366;
	text-decoration: none;	
	}

#copyright 
	{
	width: auto;
	position: absolute;
	font-size: 10px;
	top: 1px;
	left: 10px;
	}

#lastupdate
	{
	width: auto;
	position: absolute;
	font-size: 10px;
	text-align: right;
	top: 1px;
	right: 10px;
	}
	
#icons_left
	{
	height: 40px;
	position: absolute;
	width: auto;
	top: 25px;
	left: 10px;
	}
	
#icons_right
	{
	height: 70px;
	position: absolute;
	width: auto;
	top: 35px;
	right: 10px;
	text-align: right;
	}
	
.textCenter			{text-align:center;}
