/* @override 
	http://localhost/xch_redhill/css/site_struct.css
	http://redhill.bergeycreativegroup.com/css/site_struct.css
*/
/****************************************************
TYPOGRAPHY
****************************************************/
body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
table {
	margin: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}

/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
body {
	background: #FFF;
}
#body-header-img {
	background: url(../img/uploads/promos/site/1promo.jpg) top center no-repeat;
}
#body-footer-img {
	background: url(../img/uploads/promos/site/2promo.jpg) center bottom no-repeat;
	padding-bottom: 170px;
}
#header-spacer {
	height: 168px;
}
#body-container {
	min-height:0;
}
#body-content {
	width: 954px;
	margin: auto;
	min-height:450px;
  	height:auto !important;
  	height: 450px;
  	background: url(../img/site/bg-content.jpg) center top no-repeat;
  	margin-top: 1px;
  	padding-top: 10px;
  	padding-bottom: 10px;
}
#body-footer {
	width: 954px;
	margin: auto;
}
#body-sitecredits {
	width: 954px;
	margin: auto;
	text-align: center;
	color: #74bd66;
}
#body-sitecredits a {
	color: #74bd66;
	font-family: Times, sans;
	font-size: 16px;
}
/***** Navigation ***********/
#nav-container  { height: 36px;background: #d12631;border-top: solid white 1px; }
#nav	 		{ width: 954px; height: 36px; cursor: pointer; overflow: hidden; padding: 0pt; margin: auto; list-style-image: none; list-style-position: outside; list-style-type: none;}
#nav li	 		{float:left; margin: 0pt; padding: 0pt;}
#nav li a 		{display:block; height:36px; line-height: 36px; overflow:hidden; margin: 0pt; padding: 0pt;text-decoration: none; color: #FFF; font-family: Helvetica; font-weight: bold; border-left: solid white 1px; padding-left: 6px; padding-right: 6px; }
#nav li a.active,
#nav li a:hover { background: #18629d; }
#nav li a.applynow { color: #ffd914; border-right: solid white 1px; }

/* HOME ITEMS *****************************/
.home-news-item.row1 a,
.home-news-item.row1 {
	color: #077729;
}
.home-news-item.row2 a,
.home-news-item.row2 {
	color: #d00612;
}
.home-news-item.row3 a,
.home-news-item.row3 {
	color: #0092e0;
}
#home-news a:hover {
	text-decoration: none;
}
.home-news-item {
	width: 302px;
	float: left;
	margin-right: 15px;
}
.home-news-link,
.home-news-body {
	padding-left: 10px;
	padding-right: 10px;
}
#home-left {
	width: 302px;
	float: left;
	margin-top: 30px;
	margin-left: 5px;
}
#home-right {
	width: 625px;
	float: right;
	margin-top: 30px;
	margin-right: 5px;
}
/* SUB PAGE ITEMS *****************************/
#page-left {
	width: 260px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
}
#page-right {
	width: 657px;
	float: right;
	margin-right: 10px;
	padding-top: 20px;
}
#page-media {
	width: 656px;
	height: 300px;
	background: url(../img/site/bg-media-loop.jpg);
	margin-bottom: 20px;
}
#page-media-loop {
	width: 584px;
	height: 253px;
	margin-left: 35px;
	padding-top: 16px;
	overflow: hidden;
}
#page-subnav-container {
	width: 230px;
	margin-left: 20px;
}
#page-subnav-container a {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #d12631;
	font-size: 18px;
	display: block;
	cursor: pointer;
	line-height: 26px;
}
#page-subnav-container a.active,
#page-subnav-container a:hover {
	color: #18629d;
	text-decoration: none;
}
#page-body {
	width: 615px;
	margin-left: 25px;
}
/* XTRANET LOGIN FORM *****************************/
#xtranet_login_form {
	background: #74bc66;
	width: 260px;
	padding: 20px;
	margin: auto;
	margin-top: 50px;
}
#xtranet_login_form .login_form_usr,
#xtranet_login_form .login_form_pwd {
	width: 235px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#xtranet_login_form label {
	color: #333;
}
#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;
}
/* IMAGE GALLERY *****************************/
.gallery_item_container {
	width: 550px;
}
.gallery_item_container img {
	margin: 5px;
}
/****************************************************
EVENTS STYLES
****************************************************/
#events-title {
	font-size: 20px;
	color: #d12631;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	padding-left: 25px;
}
.event-sect {
	width: 600px;
	margin-top: 2px;
	background: #21435f;
	padding: 10px;
	font-size: 12px;
}
.event-sect.odd {
	background: #21435f;
}
.event-pic {
	float: left;
	width: 80px;
	height: 80px;
}
.event-pic img {
	border: solid 4px #fbf1e7;
}
.event-body {
	float: right;
	width: 505px;
	color: #d1d2c2;
}
.event-label {
	color: #FFF;
	float: left;
	width: 40px;
	text-align: right;
}
.event-text {
	width: 440px;
	float: right;
	padding-right: 15px;
}