/* ~~~~~~~~
12.04.08
«Federico Garcia Lorca»
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~General~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
 
*{
	margin:0;
	padding:0;
}

html{
font-size:76%;
}

body{

font:.9em Tahoma,Verdana,Arial,Helvetica,sans-serif;

color:#3E3E3E;

background: #E9B678 url(../garnish/body_bg.jpg) repeat-x top;

}

.inv, .invisible, hr{
	
	position:absolute;
	
	left:-9999px;
	
}

a{

	color:#CC0000;

	text-decoration: none;

}

a:hover{

	color:#FF2828;

}

.row{

	overflow:hidden;

	width:100%;

	margin:30px 0 0 0;

	padding:0 0 0px 0;

}

.row h3 {

	background-color: #F4A52B;

	color:white;

	display: block;

	padding:8px 8px 8px 12px;

	font-weight: bold;

	font-size:1.2em;

}

.row div{

	float:left;

	margin:0px 0.5% 0 0.5%;

}

.width40{

	width: 29%;

}

.width60{

	width: 68%;

}

.external{

	background: url(../garnish/external.gif) no-repeat 0px 2px;

	padding-left:13px;

}
/*--------------------------------------------LANG---------------------------------*/
#lang{
	position:absolute;
	right:50px;
	top:190px;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	width: 86px;
	height: 10px;
	z-index:10;
	
}
#lang li{
	float:left;
	list-style:none;
	margin-left:30px;
	width:100px;
	nowrap;
}
#lang a{
	color:#fff;
	font-weight:normal;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Structure~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#superWrapper{
	
	width: 1000px;
	
	position:relative;
	
	margin: 0 auto;
	
	background: url(../garnish/banner.jpg) no-repeat top;
	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Header~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header{
	width:1000px;
	height:238px;
	display: block;
}


#header h1{

	text-indent:-5000px;

	font-size: 0px;

}

#header .logo{
	
	background: url(../garnish/logo.png) no-repeat top;
	
	height:91px;
	
	width:1000px;
	
	position: absolute;
	
	top:147px;
	
	left:0;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Content~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content{

	background: url(../garnish/content_back.jpg) repeat-y;
	
	padding-left:40px;

	padding-right:40px;
	
	padding-bottom:20px;
	
	line-height: 13px;

	min-height: 50em;

	overflow: hidden;
	
	width: 920px;
	
}

*>#content{

	height: auto;

	overflow: hidden;

}

#content h2{

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 3em;

	padding-bottom:10px;

}

#content h3{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 1.4em;

	margin-top:20px;

	clear:both;

	line-height: 18px;

}

#content h4{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 1.2em;

	margin-top:20px;

	color: #2E2E2E;

}

#content #control h2, #content #relatedContent h2{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

}

#content p{

	margin: 8px 0px 8px 0px;

	line-height: 14px;

}

#control hr, #relatedContent hr, #header hr, .index hr{

	display: none;

}

#content img{

	float:left;

	padding: 10px 20px 10px 0px;

	border:none;

	/*margin-right:50px;*/

}

#content ul{

	margin: 10px 0px 10px 40px;

}

#content li{

	margin: 10px 0px 10px 0px;

}

#breadcrumb{

	margin-bottom:30px;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Main Content~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainContent h2{

line-height: 30px;

}

#mainContent{

	width: 480px;

	display:block;

	float: left;

	padding-left:220px;

	padding-top:0px;

/*	background-color: red;*/

}

#breadcrumb{

	padding-left:220px;

	width: 470px;

	float:left;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Menu~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#control{

	position:absolute;

	top:235px;

	left:20px;

	width:180px;

	padding-left:15px;

	color:gray;

}

#control ul{

	margin:10px 0px 0px 0px;

}

#control li.current{

	background: #AE555B !important;color:#ffffff;


}



#control li{

	list-style:none;

	clear:both;

	padding:0px 0px 1px 0px !important; /*(for IE6)*/

	margin:0px;

}



#menu li a{

	color:#3E1E20;

	display: block;

	width:165px;

	padding: 6px 0px 6px 15px; 

	margin:0px;

}

#control li a:hover{

	color:white;

	background-color: #AE555B;

}



#menu p{

	background-color: #F4A52B;

	color:white;

	display: block;

	padding:8px 10px 10px 10px;

	font-weight: bold;

	margin :0px 0px 0px 0px;

}

#content #menu h2{

	position: absolute;

	left:-5000px;

}

#menu{

	background-color: #FDF4DB;

	padding:0px;

	width:180px;

	margin:0px;

}



#menu li.hasChild{

background: url(../garnish/arrow.gif) no-repeat right;

}



#menu  li.hasChild a:hover, #menu li li.hasChild a:hover, #menu li li li.hasChild a:hover{

background:#AE555B url(../garnish/arrow_h.gif) no-repeat right; 

color:white;

}

#menu .hasChild li a:hover, #menu .hasChild li li a:hover, #menu .hasChild li li  li a:hover{

background-image: none;

}



#menu li ul { /* second-level lists */

	font-size: 1em;

	background-color: #FDF4DB;

	border-style:solid;

	border-width: 1px 1px 3px 1px;

	border-color: #AE555B;

	width: 180px;

	position: absolute;

	margin-top: -25px;

	margin-left:180px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}



#menu li ul ul { /* third-and-above-level lists */

	font-size: 1em;

	color:gray;

	width: 180px;

	margin: -26px 0px 0px 180px;

}



#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {

	left: -999em;

}



#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

	z-index: 2;

}

#menu li:hover, #menu li.sfhover {

	position: static;

}

#nav .current a{
	color: #ffffff;
}

#nav .current li a{
	color:#3E1E20;
}

#nav span{
	display: none;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~Related Content~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#relatedContent{

	float:right;

	width:180px;

	margin-top:-60px;

}

#relatedContent .specialBox, #search, #seeAlso, #member{

	margin-top:20px;

	background-color: #FDF4DB;

	padding-bottom:5px;

}

#seeAlso{

	width:100%;

}

#seeAlso ul{

	padding:5px 10px;

}

#relatedContent h2, #seeAlso h2, #submenu h2, #member h2{

	background-color: #F4A52B;

	color:white;

	display: block;

	padding:4px 10px 4px 10px;

	font-weight: bold;

	font-size:1.1em;

}



#relatedContent div{

	margin-bottom:20px;

	background-color: #FDF4DB;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Search // Members // Newsletter~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#search, #member, #newsletter{

padding-bottom:10px;

}

#search p, #member p, #newsletter p{

margin:5px 15px 5px 15px;

}

#relatedContent .specialBox img{

	border:none;

	padding:0px;

	margin-bottom:5px;

	float: none;

}

#relatedContent .specialBox p{

	text-align:left;

}

.button, #mainContent form input.button{

	background: url(../garnish/slice_button.png) top left;

	border: none;

	color:white;

	width:auto;

	padding:2px 10px 2px 10px;
	
	font-size: 1em;
	text-align:center;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Footer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer{

	background: url(../garnish/footer_back.jpg) no-repeat 0px 0px;

	color:white;

	margin:0px auto;

	width:1000px;
	
	height:100px;
	padding-top:120px;

}

#footerL{

	float:left;

	padding-left:40px;

}

#footerR{

	float: right;

	height: 80px;

	padding-right:40px;

}

/*------------------------------ contact Form -----------------------------------*/

#contactForm, fieldset{

margin:30px 0 0 0;

border:none!important;

}

legend{

	font-size:1.7em;
	
	margin: 15px 0; 
}

#contactForm textarea, #contactForm input{

width:280px;

}

#contactForm label{

	white-space: nowrap;

	width:150px;
	
	color:#3E1E20;
	
	font-size: 1.2em;
	
	display:block;
	
	padding: 5px 0 10px 0;
	
}

