/*

Theme Name:		Neoclassical

Theme URI:		http://openeducation.net

Description:	A 3-column design with an emphasis on typography and whitespace.

Version:		1.1

Author:			Chris Pearson And customized by Ross

Author URI:		http://pearsonified.com/

*/



body { background: #97E9F7; color: #333; font: 62.5% Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; }



* { padding: 0; margin: 0; }

	





/*---:[ core layout elements ]:---*/



#container {

width: 955px;

margin: 0 auto;

padding: 0px 0;

}



	#page { } /* for use with custom styles */

	

		#masthead { width: 865px; margin: 0 0 0px 60px; padding: 0 10px; text-align: left; }

		

		#rotating_image {

width: 943px;

margin: 0 5px;

height:240px;

background:transparent url(images/banner.jpg) no-repeat scroll center top

}

		

		

			#rotating_image img { display: block; border: 10px solid #eee; }



		#content_box { width: 935px; padding: 0 10px;  text-align: left; }



			#left_box { width: 685px; float: left; }



				#content { width: 453px; padding: 0 1px; float: right; }

			

					#content_inner { width: 445px; padding: 0 9px 0 0; }

	

			.sidebar { width: 230px; float: left; }

		

			#left_bar { padding: 0 10px 0 0; width: 220px;}

		

			#right_bar { padding: 0 0 0 10px;width: 240px; }

		

		#footer {

padding: 25px 0 1px;

background: #0C5C87;

margin: 0px 10px;

height: 100px;

width: 935px;

}







/*---:[ headlines ]:---*/



h1, h2, h3, h4 { font: bold 1.0em Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; }

	

h1 {

color:#237FA1;

font-size:1.8em;

line-height:1.11111em;

padding:15px 0 10px 10px;}



	.archives h1 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }



	.page h1 { margin: 0 0 1.11111em 0; }



h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }



	h2 a, h2 a:visited { color: #fff;

	font-size:13px; }



	h2 a:hover { 

	text-decoration:underline;color: #fff; }

	

	h2.top { padding-top: 0; border-top: none; }

	

	.sidebar h2 { 

background:url("images/sidebar_bg.png") repeat-x scroll 0 0 #083A56;

color:#FFFFFF;

font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;

font-size:13px;

line-height:14px;

margin-bottom:10px;

margin-top:0;

padding:10px;

text-align:left;	

	 }



h3 { font-size: 1.23077em; line-height: 1.25em; color: #237FA1; }



	.format_text h3 { margin: 10px 0; }



	.format_text h3.top { margin: 0 0 0.625em 0 !important; }



h4 { font-size: 0.84615em; line-height: 1.81818em; }







/*---:[ global elements ]:---*/



hr { display: none; }



a, a:visited { color: #237fa1; text-decoration: none;

font-size:1.2em; }



a:hover { color: #c00; text-decoration: underline; }



a img { border: none; }



blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }



abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }



sub, sup { line-height: 1.0em; }

	

code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }



pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }



p.center { text-align: center !important; }



p.bottom { margin: 0 !important; }



p.unstyled { padding: 0 20px; font-size: 1.3em; }







/*---:[ #masthead styles ]:---*/



#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }



	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }



#masthead #logo { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }



	#masthead #logo a, #masthead #logo a:visited { color: #111; }



	#masthead #logo a:hover { color: #237fa1; text-decoration: none; }

	

#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }


#masthead h1{
text-indent:-9999px;
}




/*---:[ content styles ]:---*/



.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }



	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }

	

	.post_author a:hover { color: #999; text-decoration: underline; }



.format_text { font-size: 1.3em; line-height: 1.53846em; padding: 0 10px; }

		

	.format_text a { text-decoration: underline; }

	

	.format_text a:visited { text-decoration: underline; }

	

	.format_text a:hover { text-decoration: underline; }

		

	.format_text blockquote { }

	

		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }

		

		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }

	

			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }

	

	.format_text p { margin: 0 0 1.53846em 0;

	text-transform:none;

	letter-spacing:normal; }

	

	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }

	

	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }



	.format_text ol { margin: 0 0 1.53846em 20px; }

	

		.format_text li { }

	

		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet_text.gif') 0 0.38462em no-repeat; }

		

			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }

	

		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */

	

	.format_text dl { margin: 0 0 1.53846em 0; }

			

		.format_text dt { font-weight: bold; }

		

		.format_text dd { margin: 0 0 1.53846em 1.53846em; }

		

	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }

	

		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }



	.format_text img { }



		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }

		

		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }

		

		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }

		

		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }

	

		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }

		

		.format_text img.stack { clear: none !important; }



.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }

	

	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }

	

	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }

	

	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }



.navigation { width: 405px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }



	.navigation p { text-align: right; }



	.older { padding: 0 20px 0 0; float: left; }



	.previous { text-align: left; }







/*---:[ sidebar styles ]:---*/



ul.sidebar_list { list-style: none; }



	ul.sidebar_list li.linkcat ,ul.sidebar_list li.widget {

background-color:#F8F9F9;

border:1px solid #999999;

margin:0 auto;

min-height:3px;

min-width:3px;

padding:5px;

margin-bottom:10PX;



}





div#right_bar ul li{

background-color:#F5F3F0;



}



		li.widget p { margin: 0 0 1.33333em 0; }

		

		li.widget ul, li.linkcat ul { list-style: none; }

		

		li.widget ol { margin: 0 0 0 20px; }

		

			li.widget li, li.linkcat li { 

			line-height:14px;

list-style-image:url("images/bullet.png");

list-style-position:outside;

margin:0 0 0.9em 15px;

padding:0;

			

			 }

			

				li.widget li br { display: none; }

			

				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }



			/*---:[ calendar widget ]:---*/



			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }



			table#wp-calendar { width: 182px; border-collapse: collapse; }



				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }



				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }



				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }



				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }

				

			/*---:[ search widget ]:---*/



			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }



				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }



				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }



				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }



				#search input[type="submit"]:hover { color: #237fa1; }

				

			/*---:[ default search form styles ]:---*/



			#search_form { }



				#search_form .search_input { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }



				#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }







/*---:[ footer styles ]:---*/



#footer p { font: normal 1.1em/1.63636em Verdana, sans-serif; color: #999; text-align: center; }



/*	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; } */



	#footer a:hover { color: #333; text-decoration: none; }







/*---:[ comment styles ]:---*/



#comments { width: 463px; margin: 4.0em 0 2.0em 0; }



	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif;  }



		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }



	dl#comment_list { margin: 0 0 3.0em 0; }



		dl#comment_list dt.comment { width: 425px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }



			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }



				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }



				.comment_num a:hover { color: #237fa1; text-decoration: none; }

				

			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }

				

		dl#comment_list dd.comment { width: 425px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }

		

		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }



		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }

		

			.comment .format_text { padding: 0 10px; }

			

			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }

			

			.comment a.comment_link:hover { color: #333; text-decoration: underline; }

			

			



/*---:[ comment form styles ]:---*/



#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }



	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }



#comment_form { width: 425px; padding: 0 19px; }



	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }

	

	#comment_form p.submit_p { padding-bottom: 1.30769em; }

	

		#comment_form label { padding: 0 0 0 10px; }



		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

		

		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

		

		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }

	

		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }

		

		#comment_form .form_submit:hover { color: #237fa1; }

		

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }

		

			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

	

	



/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/



#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.custom #outercontainer {

background: url(images/pg_bg.png) repeat-y;

width: 960px;

margin-right: auto;

margin-left: auto;

}





#NaviBar {

background:url("images/nav_bg.png") repeat-x scroll 0 0 #0B4E6D;

border-bottom:1px solid #666666;

border-top:1px solid #666666;

float:left;

font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;

font-size:13px;

list-style:none outside none;

margin:0px 0 10px 12px;

padding:0;

width:928px;

height:23px;





}

.custom #NaviBar ul {

list-style: none;

text-align: center;

margin-left:200px;

}

.custom #NaviBar li {

float: none;

display: inline;

margin-right: 20px;

margin-left: 10px;

}

.custom #NaviBar a {





border-right:1px solid #CCCCCC;

color:#FFFFFF;

display:block;

float:left;

font-weight:bold;

margin:0;

padding:0 15px 0 6px;



text-decoration:none;

font-size:1em;

line-height:23px;

}

.custom #NaviBar a:hover {



	text-decoration: none;

	color: #369;

	background: url(images/nav_hover_active.png) repeat-x;}

.custom #topshadow {

height: 10px;

width: 960px;

margin-right: auto;

margin-left: auto;

margin-top: 30px;

background: url(images/header_shadow.png) no-repeat center bottom;

}





.custom #footershadow {

height: 10px;

width: 960px;

background: url(images/footer_shadow.png) no-repeat center top;

margin: 0px auto 20px;

padding: 0px;

}



.custom #outercontainer #container #page #footer p { color: #FFFFFF; }

.custom #outercontainer #container #page #footer a { color: #FFFFFF; }



.custom #outercontainer #container #page #footer ul { list-style: none;

text-align:center; margin-bottom:10px;}

.custom #outercontainer #container #page #footer li { display: inline;

margin-right:10px;

 }

.custom #outercontainer #container #page #footer a { text-decoration: none; }

.custom #outercontainer #container #page #footer a:hover { text-decoration: underline; }



li#text-5 h2 {

background-image:url("images/newsletterheader.png");

background-repeat:no-repeat;

padding:9px 9px 10px 45px;

color:#000000;

border-top:none;

}





input#bmisubmit {

background:#330066;

background-image:url(submit.jpg);

height:32px;

width:67px;

border:0 none;

text-indent:-9999px;}



.format_text #baseterform p { margin: 0px; }



li#baseter{display:none}





#baseterform #weight {

clear: both;

height: 20px;

width: 200px;

}

#baseterform #heightfeet { 

height: 20px;

width: 100px;

float:left;

}

#baseterform #heightinches { 

height: 20px;

width: 100px;

float:left;

}

#baseterform  #bmisubmitdiv {

margin-top:30px;

clear:both;}

#baseterform #bmi_result { margin: 10px 0px 0px; }



.format_text  h2#bmih2{

padding:0;

color:#3366FF;

font-size:14px;

font-weight:bold;

}







#baseterform #bmi_weight,#baseterform #bmi_height_ft,#baseterform #bmi_height_in {

background: #FFFFFF;

border: 1px solid #919191;

}

#baseterform #bmi_result { color: #FF0000; }

.format_text #baseterform p { margin: 0px; }



/*  */



.ovpredct_table input#submitpredictr { 

background:url("submit.jpg") repeat scroll 0 0 #330066;

text-indent:-9999px;

margin:10px 0 0 0 ;

border:0 none;

height:32px;

width:67px;

}



.ovpredct_table input#calculateagain { 

background:url("submitagain2.jpg") repeat scroll 0 0 #330066;

margin:10px 0 0 0 ;

border:0 none;

height:32px;

width:115px;

text-indent:-9999px;



}



.ovpredct_table select { 

background:#f1f1f1;

border:0 none;

}



.ovpredct_table option { 

background:#fff;

border:0 none;

}



.ovpredct_table  { 

background-color:#F8F9F9;

}





.format_text p.predictrtext {

letter-spacing:normal;

margin:15px 0;

text-transform:none;

color:#3366FF;

}

/* fearued middle */
div.featuredbanner{
width:424px;
height:33px;
background: url('images/sidebar_bg.png')  repeat-x;
clear:both;
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
}

/* menu menu */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#09c; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page ul a:hover {
  background: gray;
}

.menu .current_page a:hover {
  background: white;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout3.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu_right {
z-index:1000;
font-size:90%;
float:right;
margin:0 25px 50px 0; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu_right ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu_right ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu_right li {
position:relative;
background:#d4d8bd;
height:26px;
}

/* get rid of the table */
.menu_right table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu_right a, .menu_right a:visited {
font-family:verdana, sans-serif;
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#000;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu_right a, * html .menu_right a:visited {background:#d4d8bd; width:150px; w\idth:149px;}
/* style the link hover */
* html .menu_right a:hover {color:#fff; background:#949e7c;}

.menu_right :hover > a{
color:#fff; 
background:#949e7c;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_right ul ul {
visibility:hidden;
position:absolute;
top:0;
left:-150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu_right ul li:hover ul,
.menu_right ul a:hover ul {
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu_right ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu_right ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu_right ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu_right ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/*
<!--[if IE 7]>
<style type="text/css">
.menu_right li {float:left;}
</style>
<![endif]-->
*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu_left {position:relative;}

.menu_left ul {margin:0; padding:0; list-style:none; white-space:wrap; text-align:left; padding:1px 1px 0 1px; }

.menu_left li {margin:0; padding:0; list-style:none;}
div#left_bar ul.menu_left li {display:inline;list-style-image:url("images/bullet.png")list-style-position:outside;
margin:0 0 0.9em 15px;
}




.menu_left ul ul {position:absolute; left:-9999px;}
.menu_left ul#toplevel {position:absolute; left:0; top:0;}

.menu_left a {display:block; font:normal 1.2em color:#237FA1;
 text-decoration:none} 


.menu_left li a.fly {background: url(anywidth/arrow.gif) no-repeat right top;}

/*.menu_left li a:hover {background-color:#09c; color:#fff;} */
/*.menu_left li:hover > a {background-color:#09c; color:#fff;} */

.menu_left ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}

.menu_left a:hover ul,
.menu_left a:hover a:hover ul, 
.menu_left a:hover a:hover a:hover ul {left:100%;}
.menu_left a:hover ul ul, 
.menu_left a:hover a:hover ul ul {left:-9999px;}

.menu_left table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}
.menu_left ul ul{margin:0.75em 0 0 0;background-color:#F8F9F9;
border:1px solid #999999;
min-height:3px;
min-width:3px;
padding:5px;
width:150px;

}


div#left_bar a:hover {
text-decoration:underline;
}




/*
div#left_bar div.menu_left ul li a{
background:url("images/sidebar_bg.png") repeat-x scroll 0 0 #083A56;
color:#FFFFFF;
font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;
font-size:13px;
line-height:14px;
margin-bottom:10px;
margin-top:0;
padding:10px 10px 10px 40px;
text-align:left;
margin-left:0px;

}

div#left_bar .menu_left ul li{
line-height:14px;
list-style-image:none;
list-style-position:none;
margin:0 0 0.9em 0px;
padding:0;
list-style:none outside none;

}



.custom #rotating_image #masthead #logo { text-indent: -9999px; }
.custom #outercontainer #container #page #content_box #left_box #left_bar .sidebar_list #css_ddmenu-3 .menu_left .menu_item menu_item_3 current_page parent drop { list-style: url(none) none; }


.custom #outercontainer #container #page #content_box #left_box #left_bar .sidebar_list #css_ddmenu-3 .menu_left .menu_item menu_item_3 current_page parent drop ul {
padding: 5px;
margin-left: 10px;
}

*/

