/*reset.css and fonts.css Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.2.2 */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

body {
	background: url('../images/backgrounds/body.jpg') no-repeat center top #282828;
	font-family: 'Trebuchet MS';
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

#container {
	width: 771px;
	margin: 0 auto;
}

#tabs ul.navigation {
	display: block;
	height: 22px;
	width: 771px;
	margin: 0 auto;
}

#tabs ul.navigation li {
	display: block;
	float: left;
	margin-right: 10px;
}

#tabs ul.navigation li a {
	display: block;
	color: #fff;
	background: #000;
	padding: 5px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}


#contactPWD {
	width: 751px;
	margin: 0 auto;
	background: #000;
	color: #fff;
	padding: 10px;
	display: none;
}

#contactForm input.text {
	padding: 5px;
	border: 1px solid #ccc;
	width: 220px;
	margin-right: 23px;
	color: #666;
}

#contactForm input#email {
	margin-right: 0;
}

#contactForm textarea {
	margin-top: 10px;
	width: 738px;
	padding: 5px;
	height: 50px;
	color: #666;
	border: 1px solid #ccc;
}

#contactForm input.submit {
	border: 1px solid #333;
	background-color: #999;
	padding: 5px;
	color: #fff;
	margin-top: 10px;
}

#hirePWD {
	width: 771px;
	text-align: right;
	color: #fff;
	padding-top: 10px;
}

#hirePWD ul {
	display: block;
	padding-bottom: 20px;
}

#hirePWD img {
	margin-right: -45px;
}

#hirePWD li.phone {
	display: block;
	font-weight: bold;
	background: url('../images/backgrounds/telephone.png') no-repeat right top;
	padding-right: 25px;
	margin-bottom: 3px;
}

#hirePWD li.email {
	display: block;
	font-size: 95%;
	background: url('../images/backgrounds/email.png') no-repeat right top;
	padding-right: 25px;
}

#sidebar {
	background: url('../images/backgrounds/sidebar.png') no-repeat center top;
	width: 171px;
	float: left;
	text-align: center;
	min-height: 402px;
	padding-top: 18px;
}

#sidebar img {
	margin-bottom: 14px;
}

#sidebar p {
	font-size: 85%;
	font-weight: bold;
	color: #5e5e5e;
	margin-bottom: 7px;
}

#sidebar a {
	color: #900;
}

#portfolio, #emailNewsletter {
	background: url('../images/backgrounds/portfolio.png') no-repeat right top;
	float: right;
	width: 513px;
	min-height: 402px;
	padding: 17px 40px;
}

#emailNewsletter {
	background: url('../images/backgrounds/portfolio.png') no-repeat right top #ccc;
	width: 510px;
	
}

#portfolio h2, #emailNewsletter h2 {
	color: #666;
	font-weight: bold;
	font-size: 115%;
}

#portfolio h3, #emailNewsletter h3 {
	color: #666;
	font-size: 90%;
}

#emailNewsletter h4 {
	font-size: 115%;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}

#emailNewsletter p {
	margin-bottom: 10px;
	font-size: 90%;
	color: #333;
	line-height: 1.6;
}

#portfolio li {
	height: 418px;
}

#portfolio li img {
	padding-top: 17px;
}

ul#createEmail, ul#subscribeEmail, ul#reportsEmail {
	background: #ffc;
	display: block;
	height: 87px;
	padding: 6px 6px 6px 8px;
	border: 1px solid #ccc;
}

ul#createEmail li, ul#subscribeEmail li, ul#reportsEmail li {
	display: block;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
}

ul#createEmail li a, ul#subscribeEmail li a, ul#reportsEmail li a {
	display: block;
	border: 1px solid #333;
	background: #fff;
	padding: 5px;
}

ul#createEmail li a img, ul#subscribeEmail li a img, ul#reportsEmail li a img {
	border: 1px solid #666;
}

ul#createEmail li a:hover, ul#subscribeEmail li a:hover, ul#reportsEmail li a:hover {
	border: 1px solid #ccc;
}

#footer {
	padding: 40px 0;
	clear: both;
	font-size: 85%;
	color: #fff;
	text-align: center;
}

#subscription {
	width: 751px;
	margin: 0 auto;
	background: url('../images/backgrounds/emailSubscription.png');
	padding: 10px;
	font-size: 90%;
	text-align: center;
	position: absolute;
}

#subscription a {
	color: #333;
}

#subscription label {
	margin-left: 8px;
	margin-right: 2px;
}

#subscription input {
	margin-right: 8px;
}

#subscription input.submit {
	border: 1px solid #333;
	background-color: #999;
	font-size: 85%;
}

#emailScroller p {
	display: block;
	color: #000;
	background: #ccc;
	padding: 15px;
	border: 1px solid #fff;
	position: absolute;
	z-index: 200;
	margin-left: 150px;
	margin-top: 50px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('../images/thickbox/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Modal dialog */
#modalOverlay {
  background-color:#000;
  cursor:wait;
}

#modalContainer {
  height:250px;
  width:600px;
  left:50%;
  top:15%;
  margin-left:-300px; /* half the width, to center */
  background-color:#fff;
  border:3px solid #ccc;
}

#modalContainer a.modalCloseImg {
  background:url(../img/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#modal {
	padding: 15px;
	display: none;
}

#modal h1 {
	font-size: 150%;
	font-weight: bold;
}

#modal p {
	line-height: 1.6;
	margin-bottom: 15px;
	font-size: 90%;
}

#modal img.gascard {
	float: left;
	margin-right: 15px;
}

/*Homepage feature */
a.homeFeature {
	display: block;
	position: absolute;
}

