@charset "utf-8";
/* CSS Layout */


#content {
	position:absolute;
	left: 50%;
	margin-left: -509px; /* 1018px / 2 */
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/content_middle.jpg);
	background-repeat: repeat-y;
}
#header {
	position:relative;
	background-image:url(../images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 894px;
	padding-top: 62px;
	padding-right: 62px;
	padding-left: 62px;
}
#logo {
	position:relative;
	float:left;
	width:402px;
	height:56px;
}
#top_banner {
	position:relative;
	float:right;
	width:433px;
	height:101px;
	padding-bottom:25px;
}
#top_btns {
	width:364px;
	height:21px;
	position: absolute;
	right: 62px;
	z-index: 5;
	top: 14px;
}

#book_appointment_btn {
	position:absolute;
	width:204px;
	height:35px;
	left:62px;
	z-index: 5;
	top:0px;
}

#book_appointment_btn_sm {	
	position: relative;
	width:147px;
	height:31px;
	float:left;

}
#main_nav {
	position: relative;
	width:894px;
	height:31px;
	left: 62px;
	clear:both;
	padding-bottom: 25px;
}
#main_nav_sec {
	position: absolute;
	background-image:url(../images/main_nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:894px;
	height:300px;
	left: 0px;
	top:0px;
}
#strong_nav {
	position:relative;
	height:31px;
	width:312px;
	float:left;
}
#strong_nav img {
	padding-right:4px;
}
#body, #body_tmp {
	position:relative;
	clear:both;
	width: 907px;
	left:56px;
	margin: 0;
}
.sidebar_top {
	position:absolute;
	left:0;
	top:0;
}
.sidebar_bottom {
	position:absolute;
	left:0;
	bottom:0;
}
#left_col_sidebar {
	padding-left:15px;
	padding-right:15px;
	position:relative;
	float:left;
	width: 157px;
	background-image: url(../images/sidebar_middle.jpg);
	background-repeat:repeat-y;
}
#right_col_sidebar {
	padding-left:15px;
	padding-right:15px;
	position: relative;
	float:right;
	width: 157px;
	background-image: url(../images/sidebar_middle_right.jpg);
	background-repeat:repeat-y;
}
#middle_col {
	position:relative;
	width:500px;
	padding-left: 5px;
	padding-right:5px;
	margin-top: 0;
	margin-right: 187px;
	margin-bottom: 0;
	margin-left: 195px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#middle_col_banner {
	width:497px;
	height:282px;
	z-index:49;
}
#middle_col_banner img {
	vertical-align:top;
}

#footer {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	position:relative;
	background-image:url(../images/footer_bottom.jpg);
	background-repeat: no-repeat;
	color:#9D9D9D;
	background-position:bottom;
	width: 894px;
	height: 160px;
	padding-top:30px;
	padding-right: 62px;
	padding-left: 62px;
	clear:both;
	text-align:center;
}
#breadcrumbs_container {
	position:relative;
	height:10px;
	margin-bottom:10px;
}
#breadcrumbs {
	position:absolute;
	height:10px;
	left:0px;
	top:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#9D9D9D;
	z-index:55;
}
/*GENERAL STYLES\
START*/
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
}


.text_top_H1_P {
	margin-top:0;
}
#full_container {
	position:relative;
	left:5px;
}
/*GENERAL STYLES\
STOP*/







/*2 column layout (strong pages = _sp)*/

/*STARTS*/

#left_col_sp {
	position:relative;
	left:5px;
	width:520px;
	float:left;
}
#right_col_sp {
	position:relative;
	right:5px;
	width:335px;
	float:right;
}
/*ENDS*/



/*2 Column 50-50%  widths(landing pages)*/

/*STARTS*/



#left_landers_col {
	position:relative;
	width:432px;
	float:left;
	left:5px;
}
#right_landers_col {
	position:relative;
	width:432px;
	float:right;
	right:5px;
}
/*ENDS*/




/*2 Column side bar righ*/

#left_col_w_sidebar_r {
	position:relative;
	left:5px;
	width:705px;
	float:left;
}
/*Call Out Box*/


#call_out_box {
	color:#555555;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-left:30px;
	padding-right:30px;
	position:relative;
	width: 219px;
	background-image:url(../images/callout_box_middle.jpg);
	background-repeat:repeat-y;
}
/*Sub Btns*/


.sub_btn {
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../images/sub_btns_middle.jpg);
	background-repeat:repeat-x;
	height: 26px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height: 26px;
	font-size:12px;
	width:150px;
	cursor: pointer;
}
/*Fees Page layout*/





.top_tab_title {
	position: relative;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../members/images/fees_tab_mid.jpg);
	background-repeat:repeat-x;
	height: 38px;
	width:350px;
	text-align:center;
	line-height: 38px;
	font-size:16px;
	font-weight:bold;
	color:#4B4B4B;
	
}
.tab_body {
	padding:15px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	position:relative;
	background-color: #B5E07F;
	width: 880px;
	color:#4B4B4B;
	margin-bottom: 20px;
}
.br_fees {
	position:relative;
	background-image:url(../members/images/br_fees.jpg);
	width:850px;
	height:25px;
	margin-top:10px;
	clear:both;
	background-repeat:no-repeat;
	background-position:top;
}


/*FOMRS - Book Appointment*/



.form_container p {
	margin-top:15px;
	margin-bottom:15px;
}

.form_container label {
	width:180px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	height:20px;
	line-height: 20px;
	}


.form_container select, input, textarea {
	border:#85CC2C 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#555555;
	padding: 2px;	
	width: 180px;
	
	
}

.border_none {
border:none;
}



/*SUB MENU ITEMS 193*/


.subbar_top_193 {
position:relative;
width:193px;
height:36px;
background-image: url(../images/subbar_top_193.jpg);
line-height:36px;
text-indent:10px;
margin-top: 30px;
}

.subbar_top_193 h2, .subbar_top_335 h2 {
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:bold;
	}
	
.subbar_top_335 h2 {
text-align:center;
}
	
	


.subbar_middle_193 {
padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
width:173px;
background-image:url(../images/subbar_middle_193.jpg);
background-repeat:repeat-y;
}

.subbar_middle_193 a, .subbar_middle_335 a, .group_links a {
color:#4A4A4A;
text-decoration:none;
}

.subbar_middle_193 a:hover, .subbar_middle_335 a:hover, .group_links a:hover {
color:#9D9D9D;
}

.subbar_bottom_193 {
position:relative;
width:193px;
height:5px;
background-image:url(../images/subbar_bottom_193.jpg);
background-repeat:no-repeat;
margin-bottom: 30px;
}


/*SUB MENU ITEMS 193*/











/*SUB MENU ITEMS 335*/


.subbar_top_335 {
position:relative;
width:335px;
height:36px;
background-image: url(../images/subbar_top_335.jpg);
line-height:36px;
text-indent:10px;
margin-top: 30px;
}

 

.subbar_middle_335 {
	width:315px;
	background-image:url(../images/subbar_middle_335.jpg);
	background-repeat:repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.subbar_bottom_335 {
position:relative;
width:335px;
height:5px;
background-image:url(../images/subbar_bottom_335.jpg);
background-repeat:no-repeat;
margin-bottom: 30px;
}


/*SUB MENU ITEMS 335*/



/*Resources pages*/

#topshadow_resources_box {
background-image: url(../resources/images/shadow_top_light.jpg);
height:10px;
width:910px;
background-repeat:repeat-x;
font-size:1px;
}

#topshadow_resources_box img {
position:absolute;
right:-15px;
}



.lightgre_resources_box {
	padding:15px;	
	position:relative;
	background-color: #f7f7f7;
	min-height:115px;
	width: 880px;		
	
}


.shadow_resources_box_ld {
height:18px;
background-image:url(../resources/images/shadow_split_ld.jpg);
background-repeat:repeat-x;
width:910px;
}

.shadow_resources_box_dl {
height:18px;
background-image:url(../resources/images/shadow_split_dl.jpg);
background-repeat:repeat-x;
width:910px;
}

.darkgre_resources_box {
margin:0px;
	padding:15px;	
	position:relative;
	background-color: #e4e4e4;
	width: 880px;	
	min-height:115px;
}

#bottomshadow_resources_box {
background-image: url(../resources/images/shadow_bottom_light.jpg);
height:10px;
width:910px;
background-repeat:repeat-x;
font-size:1px;
}


/* BOOKS SECTION */


.lightgre_books_box {
padding:15px;	
	position:relative;
	background-color: #f7f7f7;
	width: 880px;
	background-image:url(../resources/images/lightgre_books_box.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}



.shadow_resources_box_ld img, .shadow_resources_box_dl img, #bottomshadow_resources_box img {
position:absolute;
right:-15px;
}


.darkgre_books_box {
	padding:15px;	
	position:relative;
	background-color: #e4e4e4;
	width: 880px;	
	background-image:url(../resources/images/darkgre_books_box.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}



.lightgre_resources_box img, .darkgre_resources_box img {
position:relative;
float:right;
margin-left: 10px;
margin-bottom: 10px;
border: #4B4B4B 1px solid;
}




