/* @override 
	http://localhost/xch_infrastruct/css/site_struct.css
	http://dowley.louddevelopment.com/css/site_struct.css
*/

/****************************************************
TYPOGRAPHY
****************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a494a;
	font-size: .8em;
	line-height: 1.5em;
}
table {
	margin: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}
h1 {
	font-size: 28px;
	color: #1b5a92;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #1b5a92;
	margin-bottom: 10px;
	line-height: 22px;
}
/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
body {
	background: #1f6297;
}
.centerme {
	width: 1000px;
	margin: auto;
}
#body-container {
	background: #cbcbcb url(../img/site/bg-top.jpg) repeat-x;
	width: 100%;
	min-height:400px;
  	height:auto !important;
  	height:400px;
  	padding-bottom: 30px;
}
#header {
	width: 1000px;
	height: 167px;
	background: url(../img/site/bg-header.jpg);
	overflow: hidden;
}
#logo {
	width: 324px;
	height: 167px;
	float: left;
}
#search-container {
	float: left;
	position: relative;
	left: 340px;
}
#search-container input,
#search-container form {
	padding: 0;
	margin: 0;
	float: left;
}
#search-txt {
	position: relative;
	top: 5px;
	height: 19px;
	line-height: 19px;
	border: #FFF;
}
#search-btn {
	border: none;
	background: transparent url(../img/site/btn-search.jpg);
	width: 94px;
	height: 30px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	margin-left: 15px;
}
/****************************************************
    NAVIGATION
****************************************************/
#nav	 		{ float: left;width:1000px; height: 61px;padding: 0pt; margin: 0pt; list-style-image: none; list-style-position: outside; list-style-type: none;}
#nav li	 		{float:left; margin: 0pt; padding: 0pt;}
#nav a 			{display:block; height:61px; margin: 0pt; padding: 0pt;text-decoration: none; float: left;text-indent: -2000px;background: url(../img/site/nav-sprite.jpg);}

#nav a.home { width: 102px;}
#nav a.home.active,
#nav a.home:hover { background-position: 0px 61px;}

#nav a.about { width: 232px; background-position: -102px 0;}
#nav a.about.active,
#nav a.about:hover { background-position: -102px -61px;}

#nav a.infrastructure { width: 324px; background-position: -334px 0;}
#nav a.infrastructure.active,
#nav a.infrastructure:hover { background-position: -334px -61px;}

#nav a.services { width: 122px; background-position: -658px 0;}
#nav a.services.active,
#nav a.services:hover { background-position: -658px -61px;}

#nav a.contact { width: 220px; background-position: 220px 0;}
#nav a.contact.active,
#nav a.contact:hover { background-position: 220px -61px;}
/******************END NAVIGATION*************************/
#content {
	clear: both;
}
#footer {
	background: url(../img/site/bg-footer.jpg) repeat-x;
	width: 100%;
}
#footer-content {
	width: 1000px;
	height: 300px;
	margin: auto;
	background: url(../img/site/bg-footer-content.jpg) no-repeat;
}
#footer-columns {
	width: 1000px;
	height: 136px;
	overflow: hidden;
	padding-top: 29px;
	color: #FFF;
}
.footer-column {
	width: 218px;
	height: 136px;
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.footer-column.last {
	margin-right: 0px;
}
.footer-column a {
	color: #FFF;
}
.footer-column a:hover{
	color: #8fc0eb;
	text-decoration: none;
}
.footer-text {
	padding-left: 7px;
}
#footer-text {
	clear: both;
	width: 960px;
	margin: auto;
	color: #FFF;
	margin-top: 70px;
}
#footer-text a {
	color: #FFF;
}
/****************************************************
    HOME PAGE STYLES
****************************************************/
#home-loop-bg {
	width: 1000px;
	height: 356px;
	background: url(../img/site/bg-home-loop.jpg);
}
#home-loop {
	width: 969px;
	height: 295px;
	overflow: hidden;
	position: relative;
	top: 11px;
	left: 15px;
}
.home-promo {
	width: 240px;
	height: 306px;
	float: left;
	background: url(../img/site/bg-promo.jpg);
	margin-left: 5px;
	margin-right: 5px;
}
.home-promo img {
	width: 228px;
	height: 273px;
	position: relative;
	top: 15px;
	left: 6px;
}
#home-left {
	width: 698px;
	float: left;
	background: url(../img/site/bg-home-left.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 30px;
}
#home-right {
	width: 238px;
	float: right;
}
#twitter {
	width: 238px;
	background: url(../img/site/bg-twitter.jpg) no-repeat;
}
#tweets {
	width: 210px;
	font-size: 12px;
	padding-top: 60px;
	padding-left: 10px;
}
.twitter-date {
	margin-bottom: 10px;
	font-size: 10px;
}
/****************************************************
    PAGE STYLES
****************************************************/
#page-loop-bg {
	width: 1000px;
	height: 227px;
	background: url(../img/site/bg-page-loop.jpg) no-repeat;
	overflow: hidden;
}
#page-loop {
	width: 967px;
	height: 171px;
	overflow: hidden;
	position: relative;
	top: 26px;
	left: 17px;
}
#page-left {
	width: 701px;
	float: left;
	background: url(../img/site/bg-page-content.jpg) no-repeat;
	padding-top: 20px;
	padding-left: 25px;
}
#page-right {
	width: 238px;
	float: right;
	background: url(../img/site/bg-subnav.jpg) no-repeat;
	min-height:350px;
  	height:auto !important;
  	height:350px;
}
#section-title {
	font-size: 21px;
	width: 200px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #0f3a6a;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
#subnav {

}
#subnav a {
	display: block;
	color: #535353;
	padding-left: 27px;
	background: url(../img/site/arrow.png) no-repeat;
	background-position: 0px 8px;
	line-height: 25px;
	font-weight: bold;
}
#subnav a.active,
#subnav a:hover {
	color: #0f3a6a;
	text-decoration: none;
}
#sidebar,
#contact-info {
	width: 200px;
	margin: auto;
}
#cse-search-results {
	width: 960px;
	margin: auto;
}
/****************************************************
    XTRANET LOGIN STYLES
****************************************************/
#xtranet_login_form {
	background: #0f3a6a;
	width: 260px;
	padding: 20px;
	margin: auto;
	margin-top: 50px;
}
#xtranet_login_form .login_form_usr,
#xtranet_login_form .login_form_pwd {
	width: 225px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#xtranet_login_form label {
	color: white;
}
#xtranet_login_form .login_form_usr input,
#xtranet_login_form .login_form_pwd input {
	width: 150px;
}
#xtranet_login_form .submit {
	width: 210px;
	margin: auto;
	text-align: right;
}
#xtranet_login_form .submit input {
	width: 60px;
	margin-top: 4px;
}
#xtranet_login_error {
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}