/* CSS Document */


.modeswitch		{font-family:Arial,Verdana,Helvetica,sans-serif; font-size:x-small; color:#FFFFFF; font-weight:normal;}
#modeswitch		{font-size:x-small; color:#FFFFFF}

/* HTML TAGS */
a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:70%;
}

h1 {
	height:13px;
	padding-left:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:1.6em;
	margin-bottom:1.2em;
	font-weight:normal;
}

.home {
	background-image:url(../../../../images/interface/home_heading_bg.gif) !important;
}

.sec {
	background-image:url(../../../../images/interface/secondary_heading_bg.gif) !important;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:1.1em;
	margin:0;
	padding-bottom: 1.2em;
	font-weight:bold;
}

p {
	padding: 0;
	margin: 0;
	padding-bottom: 1.4em;
}

abbr, acronym, .help {
  cursor: help;
}

h1 abbr, h1 acronym {
  cursor: help;
}

img {
	border-style:none;
}

ul {
list-style:square; margin-left:0; margin-top:5px; margin-bottom:5px; padding-left:25px;
}



/* FORMS */

form {
	margin:0;
	padding:0px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:270px;
	padding:3px;
	border:1px solid #999;
}

label {
	width:100px;
	display:block;
	float:left;
}


input:focus, textarea:focus {
	border:1px solid #000;
}

/* CSS CLASSES */

.alignright {
	float:right;
	margin-left:28px;
	margin-bottom:28px;
}

.clear {
	clear:both;
}

.button {
	margin-left:100px;
	width:75px;
	background-color:#c4c2c3;
	border:1px solid #BDD795;
	border-bottom:1px solid #7D9755;
	border-right:1px solid #7D9755;
	color:#596F3C;
	font-weight:bold;
}

.buttonHover {
	margin-left:100px;
	width:75px;
	background-color:#89AA5C;
	border:1px solid #677F45;
	border-bottom:1px solid #C4D5AE;
	border-right:1px solid #C4D5AE;
	color:#FFF;
	font-weight:bold;
}

* html .button {margin-left:103px;}
* html .buttonHover {margin-left:103px;}

.headinghome {
	color:#003366;
	font-size:1.3em;
	font-weight:bold;
}

.heading {
	display:block;
	color:#003366;
	font-size:1.9em;
	font-weight:bold;
	margin-bottom:5px;
}

.notvis {
	display:none;
	overflow:hidden;
}

/* IDS */

#wrapper {
	width:780px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(../../../../images/interface/bca_style/watermark_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;

}

#headerwrapper {
background-image:url(../../../../images/interface/bca_style/site_header.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
height:151px;
width:780px;
	}

#headerwrapper_spain {
background-image:url(../../../../images/interface/bca_style/site_header_spain.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
height:151px;
width:780px;
	}
	
#logo {
	width:175px;
	z-index: 0;
	float:left;
	margin-top:20px;
}
	
#strapline{
	background-color:#042f74;
	background-image:url(../../../../images/structure/strapline_background.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #59452c;
	height:30px;
	}

#skip {
	width: 0;
	height: 0;
	overflow: hidden;
}

#bodycontainer, #bodycontainerhome, #bodycontainersec {
	width:780px;
}

#bodycontainerhome {
	height:310px;
}

#bodycontainersec {
	background-image:none;
}

#bodycontent, #bodycontenthome, #bodycontentsec {
	/* padding:28px; */
	padding-bottom:13px;
	width:710px;
	text-align:justify;
	line-height:18px;
	font-size:1.0em;
	color:#000000;
}

#bodycontentsec img, #bodycontent img {
	border: 5px solid #c4c2c3;
}

#bodycontent a, #bodycontenthome a, #bodycontentsec a {
	color:#000000;
	text-decoration:underline;
}

#bodycontent a:hover, #bodycontenthome a:hover, #bodycontentsec a:hover {
	color:#6f6f6f;
	text-decoration:underline;
}

#bodycontent ul, #bodycontentsec ul {
	list-style-type:none;
}

#bodycontent li, #bodycontentsec li {
	padding-left:15px;
	background:url("../images/interface/bullet.gif") no-repeat 0 0.4em;
	margin-left:-15px;
}

#bodycontentsec {
	width:560px;
	padding-left:200px;
}

#bodycontenthome {
	width:321px;
	float:left;
	background-image:none;
}

#newsletter {
	background-image:url(../../../../images/interface/call_me_back_bg.gif);
	width:250px;
	height:60px;
	font-size:11px;
	color:#666;
	padding:15px;
	padding-top:10px;
	padding-bottom:0;
	text-align:justify;
	margin-bottom:11px;
	float:right;
	display:block;
}

#homelinks {
	float:right;
	padding-right:28px;
	width:375px;
}

.homearrow {
	float:left;
	height:67px
}

.homebutton {
	float:right;
	height:67px
}

.homearrowbtm {
	float:left;
	height:69px
}

.homebuttonbtm {
	float:right;
	height:69px
}

/*#homelinks img {
	height:67px;
}

#homelinks a {
	display:block;
	border:1px dotted #000;
	height:67px;
}

/* SIDEBAR */

#navbar {
	width: 175px;
	vertical-align:top;
	position:absolute;
	left:50%;
	margin-left:-390px;
	border:0;
	/* background-color:#dedbdd; */
	background-image:url(../../../../images/interface/vmenu_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

#navcontainer {
	border-top:1px solid #84653f;
}

#navcontainer ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}

#navcontainer li {
	padding:0;
	margin:0;
	border:0;
}

#joinnewsletter {
	float:left; 
	font-size:1.3em; 
	font-weight:bold; 
	margin-right:25px;
}

/* HEADER */

#header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-image:url(../../../../images/interface/tile_h_nav.gif);
	background-repeat:repeat-x;
	height:32px;
	padding-left:19px;
}

#printpage {
	float:right;
	margin:5px;
	margin-top:100px;
	padding-right:20px;
	width:150px;
	text-align:right;
	display:block;
}

#printpage a {
	color:#59462c;
	font-size:1.0em;
	padding:0;
	

}

#printpage a:hover {
	text-decoration:underline;
}



#printpage_spain {
	float:right;
	margin:5px;
	margin-top:100px;
	padding-right:20px;
	width:250px;
	text-align:right;
	display:block;
}

#printpage_spain a {
	color:#59462c;
	font-size:1.0em;
	padding:0;
	

}

#printpage_spain a:hover {
	text-decoration:underline;
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
}

#header li {
	float:left;
	padding:0;
	margin:0;	
}
#header a {
	float:left;
	display:block;
	background-image:url(../../../../images/interface/header_button_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	padding:5px 14px;
	padding-bottom:0;
	color:#CCF58A;
	margin:0;
	height:27px;
	border-right:1px solid #333;
	margin:0 2px;
}

* html #header a {margin:0 1px;}

#header a:hover {
	color:#FFF;
}

#header #current, #header #current:hover {
	background-image:url(../../../../images/interface/header_button_on.gif);
	color:#CCF58A;
}

/* FOOTER */

#footer {
	width:780px;
	height:71px;
	text-align:left;
	clear:both;
}

#footertext {
	float:left;
	padding-left:28px;
	padding-top:15px;
	line-height:23px;
}

#footermenu {
	color:#000000;
}

#footermenu a {
	color:#000000;
}

#footermenu a:hover {
	color:#003366;
	text-decoration:underline;
}

#backtotop a {
	display:block;
	float:right;
	width:110px;
	text-align:right;
	margin-top:20px;
	padding-top:5px;
	margin-right:20px;
}

#backtotop a:hover {
	text-decoration:underline;
}

#lowerfooter {
	background-repeat:no-repeat;
	height:33px;
	width:780px;
}

#copyright {
	color:#c0c0c0;
}

#copyright a {
	color:#c0c0c0;
}

/* SPECS */

.specification {
	display:block;
	background-image:url(../../../../images/interface/spec_closed.gif);
	height:22px;
	padding:4px 8px;
	color:#FFF !important;
	text-decoration:none !important;
	font-weight:bold;
	font-size:1.1em;
}

.specification:hover {
	text-decoration:none;
	background-position:0 -30px;	
}

.specdetailstable, .specdetailstext {
	/*display:none;*/
	margin-bottom:2px;
	background-color:#CEDBED;
}

.specdetailstext {
	padding:12px 20px 0 20px;
}

.specdetailstable {
	margin-top:-1px;
}

/*ITEM SEC*/

.itembody, .itembodypri {
	background-image:url(../../../../images/interface/item_sec_top.gif);
	width:550px;
	background-repeat:no-repeat;
	padding:10px;
	padding-left:0px;
	padding-bottom:5px;
	font-size:1.1em;
	line-height:1.5em;
}

.itembodypri {
	width:550px;
	background-image:url(../../../../images/interface/item_pri_top.gif);
}

.itembody hr, .itembodypri hr {
	color: #d7afb4;
	height: 1px;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border: 0;
}


* html .itembody hr {margin:5px 0;}

.itembtm, .itembtmpri {
	background-image:url(../../../../images/interface/item_sec_btm.gif);
	width:549px;
	background-repeat:no-repeat;
	height:10px;
	clear:both;
	margin-bottom:20px;
}

.itembtmpri {
	width:724px;
	background-image:url(../../../../images/interface/item_pri_btm.gif);
}

.itemimg {
	float:right;
	margin-left:20px;
	border:#b78942 solid 5px;
}

.adminitemimg {
	float:right;
	margin-left:20px;
	border:1px solid #000; 
}

.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#a51919;
	font-size:1.1em;
	margin:0;
	padding-bottom: 1.2em;
	font-weight:bold;
}

/* LIGHTBOX */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/* SiteMap Styles */
DIV.sitmp0				{padding:4px; font-size:110%; background-color:#E7E7E7;}
DIV.sitmp1				{padding:4px; font-size:90%;}
DIV.sitmp2				{padding:4px; font-size:90%;}
A.sitmpA0				{color:#222299; font-weight:bold;}
A.sitmpA0:hover			{color:#888;}
A.sitmpA1				{color:#000; font-weight:normal;}
A.sitmpA1:hover			{color:#888;}
A.sitmpA2				{color:#000; font-weight:normal;}
A.sitmpA2:hover			{color:#888;}

.listBar {
	padding:2px; 
	background-color:#E7E7E7;
}

.listSummary {
	padding-left:17px;
	padding-top:4px;
}
.listHeading {
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica;
	color:#222299;
	font-weight:bold;
}
	
/* styles to go into color.css */


