/* CSS Document */

body{
background-color:#4b4b4b;
padding:0px;
margin:0px;
color:#666666;
font-family:Tahoma;
font-size:11px;
}

.spacer{
clear:both;
line-height:0px;
height:0px;
}
.main_menu_cont {
	width:259px;
	float:right;
	height:297px;
}
.main_menu_div {
	width:151px;
	height:252px;
	background:url(images/main_menu.jpg) top center no-repeat;
	padding:45px 29px 0px 30px;
}
.main_menu_div ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.main_menu_div ul li {
	display:block;
	border-bottom:dotted 1px #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 2px;
	color: #848484;
}
.main_menu_div a {
	color:#848484;
	text-decoration:none;
}
.main_menu_div a:hover {
	color:#a21231;
	text-decoration:underline;
	/*padding-left:6px;*/
}
.footer_headers {
	text-align:center;
}
.footer_headers a img {
	display:block;
	border:0px none;
	margin:0px auto 0px auto;
}
.footer {
	background:url(images/buttom_bg.jpg) repeat-x top #a91233;
	padding:21px 13px 10px 33px;
	color:#bfbfbf;
}
.customers_slide {
	float:left;
	width:199px;
	height:57px;
	width:265px;
}
/************** MODULE - Feature Box **************/
#featureBox .boxHeading {width:265px;background:none;text-align:center;padding:0px 0 0 0;margin:0;}
.featuredBox {
	clear: both;
	background:none;
	width: 265px; /* 5+19+2 + 570 + 2+19+5 */
	height: 57px; /* 6 + 13 + 132 + 13 + 6 */
	vertical-align: middle;
	margin-top: 0px;
}
.featuredBox img.scrollArrow { float: left; border: 0; margin: 0px; }
.featuredBox img.scrollArrow.prev { margin-right: 2px; }
.featuredBox img.scrollArrow.next { margin-left: 2px; }
.featuredBox .featuredContent { display: inline; float: left; width: 195px; /* (3 + 184 + 3) x 3 */ height: 57px; /* 6 + 13 + 132 + 13 + 6 */ margin: 0; padding: 0; overflow: hidden; background:none; }
.featuredBox .featuredContent .featuredDisplayDiv { width: 193px; /* default = (3 + 184 + 3) x 3; change with JS for # li's */ margin: 0; padding: 0; }
.featuredBox .featuredContent .featuredDisplayDiv ul { margin: 0; padding: 0; list-style: none; }
* html .featuredBox .featuredContent .featuredDisplayDiv ul { margin: 0 0 0 -3px; }
.featuredBox .featuredContent .featuredDisplayDiv ul li {
	float: left;
	width: 195px; /* 12 + 160 + 12 */
	margin: 6px 0px;
	background:none;
	color: #5F5F5F;
}
.featuredBox .featuredContent .featuredDisplayDiv div.summaryBlock {
	width: 171px;
	height: 57px;
	margin: 0px 12px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.featuredBox .featuredContent .featuredDisplayDiv div.summaryBlock .featuredImage { text-align: center; }
.featuredBox .featuredContent .featuredDisplayDiv div.summaryBlock .featuredImage img { float: none; margin: 0; padding: 0;border:none; }
.featuredBox .featuredContent .featuredDisplayDiv div.summaryBlock .featuredHeadline { clear: both; margin: 6px 0 4px 0; font-weight: bold; font-size: 17px; line-height: 21px; }
.featuredBox .featuredContent .featuredDisplayDiv div.summaryBlock .featuredDateStamp { display: none; }
.featuredBox .featuredContent .featuredDisplayDiv div.summaryBlock .featuredBlurbTxt { line-height: 15px; }
.website_container {
	width:760px;
	margin:0px auto 10px auto;
	background-color:#FFFFFF;
	padding-top:13px;
}
.top_search_bar {
	height:21px;
	padding-left:29px;
}
.search_cont {
	background:url(images/search_bg.jpg) no-repeat left top;
	float:left;
	height:21px;
	padding:0px 0px 0px 7px;
	width:280px;
}
.search_cont form {
	margin:0px;
	padding:0px;
}
.search_cont input {
	width:135px;
	height:14px;
	padding:0px;
	border:none 0px;
	font-size:11px;
	font-family:Tahoma;
	margin-top:2px;
}
.mid_cont {

}
.content_cont {
	width:auto;
	float:right;
	padding:19px 19px 0px 29px;
}
.content {
	width:453px;
	padding:10px 0px 10px 0px
}
.golden_bar {
	height:8px;
	background:url(images/golden_bar.jpg) top center repeat-x;
}
.bottom_left_col {
	width:220px;
	float:left;
	border-right:solid 1px #aa3a61;
	height: 120px;
}
.bottom_left_col_cont {
	padding-right:20px;
}
.bottom_mid_col {
	width:215px;
	float:left;
	border-right:solid 1px #aa3a61;
	height: 120px;
}
.bottom_mid_col_cont {
	padding:20px 25px 0px 15px;
}
.bottom_right_col {
	width:277px;
	float:left;
}
.bottom_right_col_cont {
	padding:20px 0px 0px 12px;
}
.bottom_right_col_white_box {
	background-color:#FFFFFF;
	height:77px;
}.footer_menu_copyrights {
	text-align:right;
	color:#eb92a4;
	margin-top: 10px;
}

.news_header{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	float:right;
	padding:2px 10px;
	margin:0px;
	background-color: #4B4B4B;
}
.news_header a{
color:#FFFFFF;
text-decoration:none;
}
.news_header a:hover{
text-decoration:underline;
}

.footer_menu_copyrights a{
color:#eb92a4;
text-decoration:none;
}
.footer_menu_copyrights a:hover{
text-decoration:underline;
}.bottom_left_col_cont ul {
	padding:0px;
	margin:0px 0px 0px 25px;
}
.bottom_left_col_cont a {
	color:#bfbfbf;
	text-decoration:none;
}
.bottom_left_col_cont a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom_mid_col_cont ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.bottom_mid_col_cont a {
	color:#bfbfbf;
	text-decoration:none;
}
.bottom_mid_col_cont a:hover {
	color:#00CCFF;
	text-decoration:underline;
	padding-left:5px;
}
.content label {
	text-align:right;
	display:block;
}

/*#careers input,#careers textarea{
width:200px;
border:solid 1px #999999
}*/
#careers .input_button{
width:70px;
}
#careers tr td{
padding:7px 3px;
}

/*---------------------------------------------*/
.form_fields {
width:171px;
float:right
}
form {
	padding:0px;
	margin: 0px;
}
.form_fields input {
	width:90px;
	height:15px;
	background-color:#b8b8b8;
	font-size: 9px;
	border: 0px none;
	color: #000000;
	font-weight: normal;
	margin-bottom: 9px;
	padding: 0px;
	float: left;
}
.form_fields label {
	font-size:10px;
	display: block;
	float: left;
	width: 60px;
	margin-bottom: 8px;
	padding: 0px 0px 0px 10px;
}
.forget_pass {
	height:16px;
	background:url(images/index_20.jpg) no-repeat top center;
	text-align: left;
	padding-right: 5px;
	padding-top: 2px;
}
.forget_pass a,.bottom_menu2 a{
	display: block;
	float: right;
	margin-left: 10px;
}
.bottom_menu {
	height:18px;
	background:url(images/index_21.jpg) no-repeat top center;
	color: #dedede;
	padding: 5px 18px 0px 18px;
}
.bottom_menu a{
	color:#dedede;
	display: block;
	float: left;
	margin-right: 10px;
}
.bottom_menu2 {
	text-align:right;
	padding: 5px 12px 0px 12px;
}
.slogan .headline {
	text-align:center;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
.form_fields_cont {
	width:192px;
	padding:0px 15px 9px 0px;
	float:left;
}
.client_page {
	height:18px;
	width:192px;
	padding-top:10px;
	text-align: right;
}
.client_page a,.login_cont .form_fields a {
	color:#d7e45f;
}
.main_cols_cont  p {
	margin:0px;
}
.input {
	background:url(images/input.jpg) no-repeat top left;
	margin-bottom:5px;
	height:17px;
	padding:3px 5px 4px 5px;
}
.hi_input {
	background:url(images/hi-input.jpg) no-repeat top left;
	margin-bottom:5px;
	height:17px;
	padding:3px 5px 4px 5px;
}

.textarea{
	background:url(images/text.jpg) no-repeat top left;
	margin-bottom:5px;	
	padding:3px 5px 4px 5px;
	height:90px;
}
.hi_input input,.hi_input select,.hi_textarea textarea{
	border:0px none;
	background:#d8d8d8;
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
	width:190px;
}
.input input,.input select,.textarea textarea{
	border:0px none;
	background:#efefef;
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	width:190px;
}
.textarea textarea{
	width:350px;
	height:80px;
}

.send {
	background:url(images/submet.jpg) no-repeat;
	float:right;
	width:76px;
	height:17px;
	text-align:center;
	color:#000000;
}
.reset {
	background:url(images/reset.jpg) no-repeat;
	float:right;
	width:76px;
	height:17px;
	text-align:center;
	margin-left:10px;
}
.send a,.reset a{
color:#000000;
}
.contact-form-c {
	width:373px;
	float:none;
	padding:0px 10px 0px 0px;
}
.contact-bg-c {
	background:url(images/contact-us.jpg) top left no-repeat;
	padding-top:20px;
}
.contact-address-c {
	width:306px;
	float:none;
	padding-top:0px;
}
.contact-address-bg {
	background:url(images/address.jpg) no-repeat top left;
	padding:20px 10px 20px 15px;
}
.err{
	color:#990000;
}

/*------paging ----------*/
.paging{
  	border:solid #00CCCC 1px;	
  	padding-bottom:1px;
	padding-left:7px;
	padding-right:7px;
	padding-top:1px;
	margin-right:5px;
	margin-top:5px;
	float:left;
  }
  a .paging{
  background-color:#C8E9FD;
  text-decoration:none;
  }
  a:hover .paging{
  background-color:#DEF7FE;
  cursor:pointer
  }#search_form img {
	border:0px none;
}
.top_search_bar a{
	color:#333333;
	text-decoration:none;
	margin:0px 5px
}
.top_search_bar  a:hover {
	color:#333333;
	text-decoration:underline;
}
.menu_ul {
	list-style:none;
	padding:3px 10px 0px 0px;
	margin:0px;
	display: block;
	float: left;
}
.menu_ul li {
	display:block;
	float:left;
	padding:0px 4px 0px 4px
}
.one_graphics {
	margin:0px auto 0px auto;
	padding:3px;	
	color:#FFFFFF
}

.one_graphics a{
color:#FF6600;
}

.gallery_text{
margin-top:20px;padding-bottom:10px;border-bottom:1px solid #a1c2e2;
padding-left:5px;text-align:center;font-weight:bold;font-size:14px;
}
.gallery_box{
width:128px;height:80px;float:right;margin-left:20px;margin-bottom:20px;background:#b1c560
}
.gallery_box a img{
border:none;
}
.gallery_box a:hover img{
border:2px solid #818181;
}

.more {
	background:url(images/more.jpg) no-repeat left;
	height:13px;
	/*text-align:right;*/
	line-height:0.8;
	padding-left:17px;
	margin-bottom:15px;
}
.more a{
	color:#FFFFFF;
	text-decoration:none
}
.more a:hover{
	color:#FFFFFF;
	text-decoration:underline
}
