@import url("../css/BEN-contentstyles.css");
@charset "utf-8";
/* CSS Document */

a:link {
color:#333333;
}
a:active {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#666666;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image: url("../images/head-bg.gif");
	background-repeat: repeat-x;
	background-color: #e1e7ee;
	background-position: center top;
}

img {
	border: 0;
	behavior:	url("../pngbehavior.htc");
}
p { padding:0; margin: 0; }
form { 
padding:0; 
margin:0; 
}
#pg_container {
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 920px;
}
#pg_header {
	height:120px;
	width:100%;
	background-image:url(../images/header-bg.jpg);
	background-position:center;
}
#pg_logo {
width: 920px;
	text-align: left;
	margin: 0px auto;
	padding-top: 5px;
	height: 100px;
	
}
#pg_phone {
	float:right;
	width:200px;
	padding-top:40px;
}
#pg_menu {
	
}



#info-strip {
color:#FFFFFF;
	background-color:#1c66c2;
	background-image:url(../images/con-header.gif);
	background-repeat:repeat-x;
	height:72px;	width:100%;
}
#info-strip-inner {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	padding-top: 2px;
	padding-bottom:8px;
	height: 35px;
	color:#ffffff;
}

#ticker-icon {
position:absolute;
}


.tickercontainer { /* the outer div with the black border */

 
width: 880px; 
height: 40px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 30px;
top: 8px;
width: 880px;
overflow: hidden;
}

ul.newsticker { /* that's your list */
position: relative;
left: 80px;

list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;

}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
text-decoration:none;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 


#pg_nav_menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#pg_nav_menu li
{
float: left;
}


#pg_nav_menu li a
{
	font-size:11px;
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom: solid 1px #FFFFFF;
	border-left: dotted #a1564e 1px;
}

#pg_nav_menu a:hover {
	border-bottom: solid 1px #FFFFFF;
	background-color:#982419;
}

#pg_nav_menu {
	float: left;
	width: 680px;
	height: 37px;
}


#pg_nav_menu .pg_nav_menu_on a{
background-color:#1c66c2;
border-bottom: solid 1px #1c66c2;
border-left: none;
margin-right: 1px;
font-weight:bold;
}
#pg_nav_menu .pg_nav_menu_on a:hover{
background-color:#1c66c2;
border-bottom: solid 1px #1c66c2;
font-weight:bold;
}


#pg_nav_search {
padding-top:6px;
width:200px;
float:right;
}
#search {
border:0;
background-color:#a65f57;
padding:4px;
width:146px;
color:#FFFFFF;
}
#searchsubmit {
border:0;
background: transparent url(../images/search-but.gif) no-repeat center top;
width:23px;
height:22px;
text-indent:1000;

}


/* Page Content */
#pg_content {
	position: relative;
	font-size:100%;
	float: left;
	width: 920px;
	background-color:#FFFFFF;
}
#pg_content p {
padding-bottom: 10px;
}




#con_header {
	color:#FFFFFF;
	background-color:#1c66c2;
	background-image:url(../images/con-header.gif);
	background-repeat:repeat-x;
	height:72px;
}
#con_header a {
color:#FFFFFF;
}


#con_pageinfo {
	float:left;
	width:710px;
	padding-top: 23px;
	padding-left: 20px;
}
#con_tools {
	float:right;
	width:160px;
	border-left: solid 1px #4071ad;
	margin-top: 13px;
	padding-left: 10px;
}

#con_pgtitle {
float:left;
}
#con_pgtitle h2 {
font-size:20px;
font-weight:normal;
color:#FFFFFF;
}
#con_breadcrum{
float:right;
padding-top:4px;
}


#con_pagecontent {
padding-top:8px;
padding-bottom:8px;
color:#333333;
}


#pgcon_menu {
	float:left;
	/*width:155px; */
	width: 199px;
	/* Box Model Hack */
	width/* */:/**/155px;
	width: /**/155px;
	padding:22px;
}
#pgcon_menu ul li a {
color:#990000;

}
#pgcon_menu ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:10px;

}
#pgcon_menu li {
	list-style: none;

}
#pgcon_menu ul ul {
padding-top:3px;
padding-bottom:3px;
}
#pgcon_menu ul ul li {
list-style:circle;
margin-left:10px;
}
#pgcon_menu ul ul a{


color:#666666;

}

#pgcon_content {
	padding:22px;
	float: left;
	
	/*width:432px;*/
	
	width: 675px;
	/* Box Model Hack */
	width/* */:/**/675px;
	width: /**/675px;
	
	border-left: dotted 1px #d7dfe9;
	/*border-right: solid 1px #d7dfe9;*/
	
	
	
}
#pgcon_sidebar {
	float:right;

	
	/*width:192px; */
	width: 236px;
	/* Box Model Hack */
	width/* */:/**/192px;
	width: /**/192px;
	padding:22px
	
}






#clients_bar{
display:block;
width:910px;
background-color: #5186c7;
float:left;
padding:5px;
}
#clients {
margin-left:auto;
margin-right:auto;
display:block;
text-align:center;

}
#clients img{
vertical-align:middle;
padding:5px;

}


#pg_footer {
	width: 100%;
	background-color: #333333;
	float: left;
	color: #FFFFFF;
	height: 100px;
}
#footer-inner {
	width: 920px;
	text-align: left;
	font-size: 10px;
	margin: 0px auto;
	padding-top: 10px;
	height: 100px;
}
#footer-inner p {
	color:#666666;
}
#footer-inner a {
	color:#666666;
}
#footer-services {
	width: 160px;
	float: left;
	padding-right: 15px;
}
#footer-portfolio {
	width: 160px;
	float: left;
	padding-right: 15px;
}
#footer-blogs {
	width: 160px;
	float: left;
	padding-right: 10px;
}
#footer-about {
	width: 100px;
	float: left;
}
#footer-contact {
	width: 240px;
	float: right;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color:#666666;
	height:200px;
}

#home-contentareas ul {

padding-left:25px;
}

#home-contentarea1 {
float:left;



width: 306px;
	/* Box Model Hack */
	width/* */:/**/258px;
	width: /**/258px;
	
	
padding:24px;
border-right: #d7dfe9 solid 1px;
}
#home-contentarea2 {
float:left;
width: 306px;
	/* Box Model Hack */
	width/* */:/**/258px;
	width: /**/258px;
	
padding:24px;
border-right: #d7dfe9 solid 1px;
}


#home-contentarea3 {
float:right;
width: 306px;
	/* Box Model Hack */
	width/* */:/**/258px;
	width: /**/258px;
	
padding:24px;
}



/* Campuses Page */

#cam_menu {
	float:left;
	width:140px;
	
	padding:22px;
}
#cam_content {
	float:right;
	width:690px;
	padding-right:22px;
	padding-left:22px;
	padding-bottom:22px;
	border-left: solid 1px #CCCCCC;
}
.cam_item {
	width:690px;
	height:220px;
	padding-bottom:15px;
	
}
.cam_item h4 {
	margin:0;
	padding:0;
	border-bottom:#666666 1px solid;
	padding:5px;
	margin-bottom:15px;
	margin-top:15px;
	font-size:16px;
}

.cam_item_img {
float:left;
width:240px;
margin-left:6px;
margin-right:6px;
}
.cam_item_img img {
border:6px solid #CCCCCC;
margin-right:12px;

}
.cam_item_img a img {
border:6px solid #CCCCCC;
margin-right:12px;

}
.cam_item_img a:hover img {
border:6px solid #073a7b;
margin-right:12px;

}
.cam_item_text {
float:left;
width:400px;
}


/* News Page */

#nws_content {
	padding:22px;
	float: left;
	width:650px;
	border-left: dotted 1px #d7dfe9;

	
	
	
}
.nws_item {
	
	padding-bottom:10px;
	margin-bottom:15px;
}
.nws_itm_byline {
	padding-top:10px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}


/* Clients Page */
#cli_content {
	padding:22px;
	float: left;
	width:670px;
	border-left: dotted 1px #d7dfe9;
}
.cli_item {
	float:left;
	width:670px;
	padding-bottom:10px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top:10px;
}
.cli_item_img {
	float:left;
}
.cli_item_img img {
	border: 1px solid #CCCCCC;
}
.cli_item_img a:hover img {
	border: 1px solid #073a7b;
}
.cli_item_img a img{
	border: 1px solid #CCCCCC;
}
.cli_item_name {
	float:left;
	padding-left:10px;
	width:300px;
}
.cli_item_name h4 {
	font-size:16px;
}

/* Trainer Login */


#trainer-login {
background-color: #e2f5ff;
padding:15px;
margin-bottom:20px;
}

/* Trainer Login */

.res_item {
padding:22px;
}


/* Contact Page */


#contact_content {
	padding:22px;
	float: left;
	width:480px;
	border-left: dotted 1px #d7dfe9;
	border-right: solid 1px #d7dfe9;
	
	
	
}
#contact_sidebar {
	float:right;
	width:340px;
	padding:22px
	
}