/* CSS Document for Euskara Website*/

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	}

/*********************************/
/*        default tags           */
/*********************************/ 
body {
	margin:0;
	text-align:center; /* centres container in IE5.5 */
	padding:0;
	width:100%;
	background-color:#e0ded8;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	font-weight:normal;
	text-decoration:underline;
	color:#9b9d00;
}
a:hover{
	font-size:bold;
	color:#626250;
	text-decoration:underline;
}
h1{
	text-align:left;
	font-weight:bold;
	font-size:13px;
	color:#626250;
	line-height:1.4em;
	padding-bottom:15px;
}
h2{
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#626250;
	line-height:1.5em;
}
p {
	color:#626250;
	text-align:left;	
}
form {
	margin:0;
	padding:0;
	text-align:left;
}	
form span {
	font-weight:bold;
	width:130px;
	float:left;
/*	padding:20px 0 0 0;*/
/*	margin:20px 0 0 0;*/
}
form input {
	padding:4px;
	width:200px;
	margin:0 0 10px 0;
	border:#626250 1px solid;	
}
textarea{
	padding:4px;
	margin:0 0 10px 0;
	border:#626250 1px solid;
}
form .button {
	text-indent: -1000em;
	margin:0px 0 0 130px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background: 0 0 no-repeat;
	display: block;
	width: 131px;
	height: 59px;
	border:0;
	background-image: url(Images/submit.gif);
}
/***************************************************************************************/
/*                                 IDs                                                 */
/***************************************************************************************/ 
#bottom{
	clear:both;
	margin:0;
	padding:15px;
	width:869px;
	height:120px;
	background-color:#fff;
}
#bottomLeft{
	float:left;
	margin:0;
	width:273px;
	height:120px;
	border-right:solid 1px #e0ded8;
}
#bottomLeft img{
	float:left;
	padding-left:10px;
	padding-top:5px;
}
#bottomMiddle{
	float:left;
	margin:0;
	padding:0;
	width:353px;
	height:120px;
	border-right:solid 1px #e0ded8;
}
#bottomMiddle img{
	float:left;
	margin:5px 0 0 20px ;
}
#bottomRight{
	float:left;
	margin:0;
	padding:0;
	width:200px;
	height:120px;
}
#bottomRight img{
	float:left;
	margin:2px 0 0 20px;
}
#bottomRight h1{
	padding:10px 0 0 20px;
	font-weight:bold;
	font-size:17px;
/*	color:#bcbe00;*/
	line-height:1.5em;
}
#breadcrumb{
	margin:0;
	padding:0;
	width:899px;
	height:27px;
	border-bottom:1px #e0ded8 solid;
}
#breadcrumb a{
	text-decoration:none;
	color:#94938c;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#breadcrumb p{
	padding:8px 0 0 20px;
	font-size:11px;
	font-weight:normal;
	color:#94938c;
}
#breadcrumb span{
	font-weight:bold;
}
#container{
	margin:0 auto;
	padding:0;
	width:899px;
	background-color:white;
}
#content{
	clear:both;
	margin:0;
	padding:0;
	width:899px;
	background-color:white;
}
#flash{
	float:left;
	margin:0;
	padding:0;
	width:899px;
	height:376px;
	background:url(Images/banner2.jpg) no-repeat 0 0;
	}
#footer{
	clear:both;
	margin:0 auto;
	padding:15px;	
	width:869px !important;
	width:899px;
	width/**/:/**/869px; /* IE6 */
/*	height:15px;*/
	background-color:white;
	border-top:1px #e0ded8 solid;
}
#footer span{
	padding-left:10px;
}
#footer p{
	color:#b9b7b2;
	font-weight:normal;
	font-size:11px;
}
#footer a{
	color:#b9b7b2;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;

}
#footer a.nav {
	margin:0 0.5em 0 0.5em;
}
#footer a:hover{
	color:#898884;
}
#gallery {
/*height:880px;text-align:left;*/
	float:left;
	text-align:left;
	margin:20px 93px 0 0;
	padding:0;
	width:565px;
	height:400px
}
#globalNav{
	float:left;
	margin:13px;
	width:210px;
	height:118px;
	text-align:left;
}

#globalNav ul{
/*	text-align:left;*/
	position:relative;
	list-style:none;
}
#globalNav li{
/*	text-align:left;*/
	position:relative;
	display:block;
	width:150px;
	height:22px;
	font-size:17px;
	list-style:none;
}
#globalNav ul li a{ 
	padding-left:25px;
	padding-top:5px;
	font-size:17px;
	font-weight:normal;
	color:#626250;
/*	color:#b5b4aa;*/
	text-decoration:none;
/*	background:url(Images/rollover2.gif) no-repeat 0 0;*/
	background:url(Images/rollover.jpg) no-repeat 0 0;
}
#globalNav ul li a:hover{
/*	background:url(Images/rollover.jpg) no-repeat 0 0;
*/	background:url(Images/rollover_at.gif) no-repeat 0 0;
/*	background-position:0 -50px;*/
	top:7px;
	left:-25px;
	font-weight:bold;	
}
#header{
	float:left;
	margin:0;
	padding:0;
	width:899px;
	height:160px;
	background:url(Images/global_header.jpg) no-repeat 0 0;
}
#headerMain{
	float:left;
	margin:0;
	padding:0;
	width:899px;
	height:335px;
	background:url(Images/global_header.jpg) no-repeat 0 0;
}
#headerBottom{
	margin:0;
	padding:0;
	width:899px;
	height:180px;
}
#homeText {
	text-align:left;
	padding:17px;
	width:865px !important;
	width:899px;
	width/**/:/**/865px; /*IE6*/
	float:left;
	background-color:#626250;


}
#homeText p {
	font-size:16px;
	color:#e9e6df;
	line-height:1.5em;
}
#homeLeft{
	float:left;
	margin:0;
	padding:0;
	width:584px;
	height:497px;
	background:url(Images/woman.jpg) no-repeat 0 0;
}
#homeRight{
	float:left;
	margin:0;
	padding:35px 0 0 25px;
	width:290px;
	height:462px;
	background-color:#626250;
}
#homeRight h1{
	font-size:25px;
	font-weight:normal;
	color:#9fa208;
	line-height:1.2em;
}
#homeRight p{
	padding-top:10px;
	width:250px;
	font-size:15px;
	font-weight:normal;
	color:#e0ded8;
	line-height:1.9em;
}
#main{
/*	padding:0 20px 20px 20px;*/
	margin:0 20px 20px 20px;
	width:859px;
/*	height:1000px;*/
}
/***************************************************************************************/
/*                                       Class                                         */
/***************************************************************************************/ 
.bottomContact{
	float:left;
	margin:10px 0 0 10px;
/*	padding-top:10px;
	padding-left:10px;*/
}
.bottomContact h1{
	font-weight:bold;
	font-size:17px;
/*	color:#bcbe00;*/
/*	line-height:1.5em;*/
	margin:0;
	padding:0;
}
.bottomContact p{
	font-weight:normal;
	font-size:12px;	
/*	color:#9e9e93;*/
	line-height:1.5em;
}
/*.bottomContact a {
	color:#9d9f0a;
}*/
.bottomLocation{
	float:left;
	margin:10px 0 0 10px;
/*	padding-top:10px;
	padding-left:10px;*/
}
.bottomLocation h1{
	font-weight:bold;
	font-size:17px;
/*	color:#bcbe00;*/
	line-height:1.5em;
	margin:0;
	padding:0;
}
.bottomLocation p{
	font-weight:normal;
	font-size:12px;
/*	color:#9e9e93;*/
	line-height:1.5em;
}
.left{
	float:left;
	margin-top:20px;
	padding:0;
	width:170px;
	height:950px;
	background-color:white;
}
.middle{
	float:left;
	margin-top:20px;
	margin-right:30px;
	margin-left:10px;
	padding:0;
	width:450px;
	height:950px;
	background-color:white;
}
.middle h1{
	color:#626250;
}
.middle p{	
	font-weight:normal;
	font-size:12px;
	color:#626250;
	line-height:1.5em;
	padding-bottom:15px;
}
.right{
	float:left;
	margin-top:20px;
	margin-left:55px;
	padding:0;
	width:140px;
	height:500px;
	background-color:white;
}
.right h1{
	font-size:15px;
	padding-bottom:5px;
}
.right p{
	font-weight:normal;
	font-size:11px;
/*	color:#9e9e93;*/
	line-height:1.5em;
}
.rightLink{
	padding:10px 0 0 10px;
	margin-top:30px;
	height:182px;
	background:url(Images/link_bg.gif) no-repeat 0 0;
}
.rightLink p{
/*	padding:20px 0 0 16px;*/
	width:120px;
/*	line-height:1.3em;*/
	font-size:11px;
	font-weight:normal;
/*	color:#626250;*/
}
.rightLink a{
	font-size:11px;
	color:#7b9745;
	text-decoration:underline;
}
.rightLink a:hover{
	color:#a8a59e;
	text-decoration:underline;
}
.rightT{
/*	height:110px;*/
	padding:0 0 15px 0;
	border-bottom:1px solid #9e9e93;
}
.rightM{
/*	padding-top:10px;*/
	padding:10px 0 15px 0;
/*	height:110px;*/
	border-bottom:1px solid #9e9e93;
}
.rightM p{
	color:#626250;
}
.righB{
	padding-top:10px;
	height:110px;
}
.consultant{
	padding-top:10px;
	border-top:1px solid #9e9e93;
}
.consultant a{
	color:red;
	font-size:11px;
	text-decoration:underline;
}
.consultant a:hover{
	color:#626250;
}
.location{
	float:left;
	margin:20px 93px 0 0;
	padding:0;
	width:565px;
/*	width:400px;*/
/*	height:400px*/
}
.map {
	text-align:left;
	float:left;
	margin:20px 0 0 0;
	padding:0;
/*	width:565px;*/
	width:658px;
/*	height:900px;*/
/*	height:400px*/
}
.location img{
	padding-bottom:11px;	
}
.location p{
	font-size:12px;
	font-weight:normal;
	color:#626250;
	line-height:1.5em;
}
.location a{
	font-size:12px;
/*	font-weight:normal;
	text-decoration:underline;
	color:#626250;*/
}
/*.location a:hover{
	font-size:bold;
	color:#a8a59e;
	text-decoration:underline;
}*/
.partner{
	float:left;
/*	margin:10px 70px 10px 20px;*/
	padding:0 85px 20px 15px;
	width:180px;	
	height:320px;
}
.partner p{
	font-size:12px;
	font-weight:normal;
	color:#626250;
	line-height:1.5em;
}