@charset "utf-8";
/* CSS Document */

body{
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 64%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	
}

h1,h2,h3,h4,p,ul,ol,li { margin: 15px 0px; padding: 0px;}
h1 { font-size: 3em; }
h2 { font-size: 2.3em; }
h3 { font-size: 1.8em; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.15em; line-height: 1.6em; }
a { color: #FFFFFF;}

img { border: none;}

#wrapper { 
	width: 1000px; 
	margin: 0 auto;
	text-align: left; 
	position: relative;   
}

/* Header */
div#header {
	width: 959px;
	height: 30px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background: url(../images/backgrounds/bkg_header.png) no-repeat;
	margin-bottom: 9px;
	position: relative;
}

div#headcontent { 
	color: #E3E3E3; 
	font-size: 1.5em; 
	font-weight: bold; 
	position: absolute; 
	top: 3px; 
	left: 10px; 
	font-style:italic;  
	margin: 0px; 
	width: 959px;
}

div#headcontent h1 { 
	font-size: 1em; 
	margin: 0px; 
	color: #A69E9F;
}
div#headcontent div.headtel { position: relative; float: right; width: 160px; margin: 0px 20px 0px 0px;  }
div#headcontent div.headtel img { vertical-align: middle; margin: 0px 10px 0px 0px;}

div#headcontent h1 a {color: #A69E9F; text-decoration: none;}


div#maincontentbk, div#subcontentbk, div#topnavbk, div#maincontent2bk, div#subcontactbk {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background: black;
	height: 630px;
	margin-top: 0px;
	width: 959px; 
}

div#subcontentbk { 
	position: relative; 
	height: 300px; 
	margin-top: 10px; 
	background: url(../images/backgrounds/bkg_subbox320.jpg) bottom repeat-x; 
}

div#topnavbk  { 
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	position: relative; 
	width: 634px; 
	height: 71px; 
	margin: 9px 0px 42px 325px; 
}
div#maincontentbk { position: relative; margin-top: 0px; margin-bottom: 10px; }

/* Top Nav */

div#headerbk { 
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: absolute; 
	top: 39px; 
	left: 0px; 
	z-index: 1; 
	background: black; 
	height: 113px; 
	width: 959px; 
}

div#topnav { position: absolute; top: 39px; left: 0px;  z-index: 2500;  }
div#topnav div#sitelogo { width: 267px; float: left; margin-left: 15px;}
div#topnav ul { 
	margin: 0px 0px 0px 43px; 
	float: left;  
	z-index: 1597;
}
head:first-child+body div#topnav ul { margin: 0px 0px 0px 58px; }
div#topnav ul li { display: inline; margin: 0px; }
div#topnav ul li a { font-size: 1.8em; display: block; float: left; padding: 0px 20px 0px 20px; line-height: 71px; text-decoration:none; height: 71px; cursor: default; }
div#topnav ul li a.lihome { cursor: pointer; }
div#topnav ul li a.lihome:hover, 
div#topnav ul li a.lihome_on,
div#topnav ul li.mhome:hover { background: #EA4A18 url(../images/backgrounds/bg_bthome.jpg) repeat-x; height: 71px;}
div#topnav ul li a.lihome_on { height: 102px;}

div#topnav ul li a.liwhat:hover, 
div#topnav ul li a.liwhat_on,
div#topnav ul li.mwhat:hover { background: #76318A url(../images/backgrounds/bg_btwhat.jpg) repeat-x; height: 71px;}
div#topnav ul li a.liwhat_on { height: 102px;}

div#topnav ul li a.liclient:hover, 
div#topnav ul li a.liclient_on,
div#topnav ul li.mclients:hover  { background: #BA1E4D url(../images/backgrounds/bg_btclients.jpg) repeat-x; height: 71px;}
div#topnav ul li a.liclient_on  { height: 102px;}

div#topnav ul li a.liwho:hover, 
div#topnav ul li a.liwho_on,
div#topnav ul li.mteam:hover { background: #006689 url(../images/backgrounds/bg_btwho.jpg) repeat-x; height: 71px; }
div#topnav ul li a.liwho_on { height: 102px;}

div#topnav ul li a.licontact:hover, 
div#topnav ul li a.licontact_on,
div#topnav ul li.mcontact:hover { background: #61A445 url(../images/backgrounds/bg_btcontact.jpg) repeat-x; height: 71px;}
div#topnav ul li a.licontact_on { height: 102px;}

/* Subnav */

div#subnav, div.subnav { position: absolute; top: 39px; right: 0px; width: 39px; height: 100px; }
div#subnav img, div.subnav img { margin-bottom: 3px;}

/* Footer */

#footer { 
	font-size: .9em; 
	clear: left; 
	background-color: #1C1C1D; 
	width: 959px; 
	padding: 2px 0px; 
	border-top: solid 2px #343436;
	border-bottom: solid 2px #343436;
	
}
#footer a { color: #F76213; margin: 0px 10px; }
#footer p { background-color: #262727; padding: 6px 10px; }


/* Content areas */


.subbox { width: 190px; float: left; margin: 0px 10px; }
.cloud { width: 280px; margin-right: 15px; }
.quickform { width: 200px;}
.subbox h2 { font-style:italic;}
.cloud p { text-align:justify;}

.cloud ul {list-style: none; text-align:justify; font-size: 1.15em; line-height: 1.6em;  }
.cloud ul li { display: inline; margin-right: 1px;}

.subbox a.rank1, .subbox a.rank2, .subbox a.rank3 { 
	font-family: Georgia, Times, serif; 
	font-size: 1.5em; 
	text-decoration: none; 
	font-style:italic; 
	font-weight:bold;
}
.subbox a.rank2 {font-size: 1.3em;}
.subbox a.rank3 {font-size: 1.1em;}
.subbox a.morelink { font-family: Georgia, Times, serif;  font-weight: bold; text-decoration: none; line-height: 1.4em; font-style:italic; display: block;  width: 120px; margin-top: 5px; }
.subbox a.morelink span { color: #F76213; font-size: 1.4em; }
.subbox label { font-weight: bold; line-height: 2em; margin-top: 10px;}
.subbox span.cbSubQuick label { font-weight: normal; margin-top: 0px;}
.subbox input, .subbox textarea { width: 190px; }
.subbox span.cbSubQuick input { width: 15px;}
.subbox textarea { height: 40px;}
.subbox redtext { color: red;}

.subbox input.morelink { 
	color: #FFFFFF; 
	font-family: Georgia, Times, serif;  
	font-weight: bold; 
	text-decoration: none; 
	line-height: 1.4em; 
	font-style:italic; 
	text-align: left;
	display: block;  
	width: 120px; 
	margin-top: 5px; 
	border: none; 
	padding-top: 0px;
	padding-left: 0px;
	cursor: pointer;
	background: url(../images/backgrounds/bkg_morelink.gif) no-repeat; 
}
.subbox input.morelink span { color: #F76213; font-size: 1.4em; }


/* Cookies message */
.ckMsgBk {
	position: absolute;
	top: 184px; 
	left: 300px; 
	color: #FFFFFF; 
	z-index: 3;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: black;
	width: 391px;
	height: 222px;
	border: dotted 1px white;
}

.ckMsg {
	position: absolute; 
	top: 188px; 
	left: 315px; 
	color: #FFFFFF; 
	z-index: 4;
	width: 390px;
	height: 167px;
}
.ckMsg h1 { color: #FFFFFF; font-size: 1.6em; font-style: italic; margin-top: 0px; }
.ckMsg p { width: 360px; text-align: center; }

.ckMsg input.btCookieConfirm {
	color: white;
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	background: #000000 url(../images/backgrounds/bg_btaccept.gif) no-repeat;
	width: 105px;
	text-align: left;
	padding: 0px;
	height: 25px;
	line-height: 15px;
	margin-left: 120px;
	cursor: pointer;
}

.ckMsg input.btCookieClose {
	color: white;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	background: none;
	width: 15px;
	text-align: left;
	padding: 0px;
	height: 25px;
	line-height: 15px;
	margin-left: 355px;
	cursor: pointer;
}
