/* YOURSTYLE */

div.left_nav-header{ font-weight: bold; font-size: 0.95em; margin-left: 12px;}
div#left_nav a{ background: url(../images/sce/nav-arrow.gif) no-repeat;  }
div#left_nav a:hover{ background: url(../images/sce/nav-arrow-hover.gif) no-repeat; }
div#left_nav ul{
list-style: none;
margin: 0;
padding: 0;
width: 136px;
margin-left: 10px;
		/*border: 1px orange dashed;*/
}

div#menu.menu{ margin-left: 0px; }

div#left_nav ul li{
float: left;
margin-top: 8px;
width: 136px;
clear: both;
		/*border: 1px yellow dashed;*/
}


div#left_nav ul li ul li
{
width: 136px;
float: none;
margin: 0;
padding-left: 17px;
		/*border: 1px green dashed;*/
}

div#left_nav ul ul{ margin-left: 0; }

div#left_nav a{
color: #333366;
font: 1em Arial;
display: block;
padding-top: 2px;
text-decoration: none;
text-align: left;
		/*border: 1px green solid;*/
padding-left: 17px;
}

div#left_nav ul li ul li a{
/*height: 12px;*/
margin-top: 1px;
margin-left: -15px;
background: none; 
background-color: #e8e8f9;
color: #333366;
padding-top: 0px;
width: 118px;
}

div#left_nav ul li ul li a:hover{
background: none; 
background-color: #333366;
color: #e8e8f9;
padding-top: 0px;
width: 118px;
}


/*VGM Nav Styles Above*/



div#container {
	width: 767px;
	margin: 0 auto;
	background: url(../images/sce/mainbg.gif) repeat-y;
	}

div#content{ font-size: 1.2em; margin-top: 0px;}

div#topbasket{ 
	background: url(../images/sce/topbasket-bkg.gif) repeat-x;
	width: auto;
	height: 20px; 
	}
	
	div#basketcontents{ 
	width: 300px; 
	}
	div.basket-numbers{
	margin-top: 3px;
	}
	
div#content ul{
list-style-type: disc;
margin-top: 20px;
margin-left: 40px;
}

div#content ul li{
margin-top: -5px;
}

div.faq_manager VolFaqDetail br{ margin-top: 10px; }
span#ctl01_MainContent_faq_detail_h_faq_question{ font-size: 1.2em; font-weight: bold; }
span#ctl01_MainContent_faq_detail_h_faq_answer{  font-weight: bold; font-style: italic; }
span#ctl01_MainContent_faq_detail_h_faq_detail{ margin-top: 10px; }
div#left_nav{ float: left; width: 140px; }
div#content{ float: right; width:600px; /*margin-left: 100px;*/ }
	
a.header-links{ 
text-decoration: none;
font-weight: bold;
}

a.more-info-links {
margin-top: -1.1em;
text-decoration: underline;
font-style: italic;
float: right;
}	

div.blue-bkg-white-text{
margin-top: 25px;
background-color: #006699;
color: #ffffff;
padding-top: 0px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
}

div.blue-bkg-white-text h1{ color: #ffffff; }
div.blue-bkg-white-text h2{ color: #ffffff; }
div.blue-bkg-white-text h3{ color: #ffffff; }
div.blue-bkg-white-text h4{ color: #ffffff; }
div.blue-bkg-white-text h5{ color: #ffffff; }
div.blue-bkg-white-text h6{ color: #ffffff; }

div.vgm_step{ display: none; }


div.faq_manager ul li{ list-style-type: none; }		
	
div#site_map ul {
	list-style: none;
	margin-left:0px;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	}

div#site_map ul ul{ margin-top: 15px; }
div#site_map ul ul li { margin-top: 2px; }

div#site_map ul li {
	margin-left: 16px;
	margin-top: 15px;
	}
	
div#footer{ 
	clear: both;
	width: 767px;
	margin: 0 auto;
	text-align: center;
	}

div.indent{ clear: both; }

#footer .footer_link { border-right:solid 1px #26456D; padding-right:4px; padding-left: 4px; }
#footer .footer_language_link {	border-left:solid 1px #26456D;}
#footer .footer_last{ border: none;}

span.print-stylesheet-footer{ display: none; }
/*div#left_nav{ margin-left: -31px; }*/

/*a.plainlink{ font-weight: normal; text-decoration: none; }*/

/*display / hide sub menus */
		/* show submenu of current page*/
		#menu ul li.main_current ul,
		#menu ul li.current ul,
		#menu ul li.main_current ul li.current ul,
		#menu ul li.current ul li.current ul{
		display:block;
		}
		
		/* hide submenus */
		#menu ul li ul,
		#menu ul li.main_current ul li ul,
		#menu ul li.current ul li ul{
		display:none;
		}




div.cssnav1{ float: left; width: 87px; }
div.cssnav2{ float: left; width: 119px; }
div.cssnav3{ float: left; width: 164px; }
div.cssnav4{ float: left; width: 97px; }
div.cssnav5{ float: left; width: 117px; }
div.cssnav6{ float: left; width: 83px; }
div.cssnav7{ float: left; width: 99px; }






/*   from IE  */

/* NAVIGATION BUTTONS 1 - CV Writing*/
			/*.menu {
						height: 27px;
						width: 767px;*/
			}
			.cssnav1	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top1b.gif) no-repeat;
						width: 87px;
						height: 25px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav1 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 87px;
						height: 25px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav1 a:hover {
						color: #ffffff;
						background: url(../images/sce/top1b.gif) no-repeat;

			}
			

			.cssnav1 img {width: 87px; height: 25px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav1 a:hover img{visibility:hidden}

	
			/* END OF NAVIGATION */
			
			
/* NAVIGATION BUTTONS 2 - 1 to 1 Writing*/
			
			.cssnav2	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top2b.gif) no-repeat;
						width: 119px;
						height: 25px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav2 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 119px;
						height: 25px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav2 a:hover {
						color: #ffffff;
			}
			

			.cssnav2 img {width: 119px; height: 25px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav2 a:hover img{visibility:hidden}

		
			/* END OF NAVIGATION */

/* NAVIGATION BUTTONS 3 - Interview Skills Courses*/
			
			.cssnav3	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top3b.gif) no-repeat;
						width: 164px;
						height: 25px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav3 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 164px;
						height: 25px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav3 a:hover {
						color: #ffffff;
			}
			

			.cssnav3 img {width: 164px; height: 25px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav3 a:hover img{visibility:hidden}

		
			/* END OF NAVIGATION */
			
/* NAVIGATION BUTTONS 4 - Publications*/
			
			.cssnav4	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top4b.gif) no-repeat;
						width: 97px;
						height: 25px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav4 a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 97px;
						height: 25px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav4 a:hover {
						color: #ffffff;
			}
			

			.cssnav4 img {width: 97px; height: 25px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav4 a:hover img{visibility:hidden}

	
			/* END OF NAVIGATION */


			
/* NAVIGATION BUTTONS 5 - Psychometric/Other Tests*/
			
			.cssnav5	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top5b.gif) no-repeat;
						
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav5 a {
						display: block;
						color: #000000;
						font-size: 11px;
					
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav5 a:hover {
						color: #ffffff;
			}
			

			.cssnav5 img { border: 0; height: 25px; }
			* html a:hover {visibility:visible}
			.cssnav5 a:hover img{visibility:hidden}

			
			/* END OF NAVIGATION */

/* NAVIGATION BUTTONS 6 - Free Resources*/
			
			.cssnav6	{
						position:relative;
						float: left;
						margin: 0;
						/*left: 1px; */
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top6b.gif) no-repeat;
						
	                    			overflow: hidden; /* for ie to hide extra height*/	

			}
			.cssnav6 a {
						display: block;
						color: #000000;
						font-size: 11px;
					
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/

			}
			.cssnav6 a:hover {
						width: 83px;
						color: #ffffff;
			}
			

			.cssnav6 img {width: 83px; height: 25px; border: 0; }
			* html a:hover { visibility:visible; width: 83px; }
			.cssnav6 a:hover img{visibility:hidden; width: 83px; }

		
			/* END OF NAVIGATION */


/* NAVIGATION BUTTONS 7 - Corporate*/
			
			.cssnav7	{
						position: relative;
						/*float: left;*/
						margin: 0;
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/sce/top7b.gif) no-repeat;
						width: 98px;
						/*left: -3px;*/
						height: 25px;
						/*border: 1px solid blue;*/
	                    			overflow:hidden;/* for ie to hide extra height*/	
	                    			/*background-color: #ffcc00;*/
			}
			.cssnav7 a {
						position: relative;
						color: #000000;
						font-size: 11px;
						height: 25px;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/

			}
			.cssnav7 a:hover {
						position: relative;
						color: #ffffff;
						/*background-color: #ffcc00;*/
			}
			

			.cssnav7 img {/*width: 99px;*/ height: 25px; border: 0;  }
			* html a:hover { visibility:visible; }
			.cssnav7 a:hover img{ visibility:hidden; }*/

		
			/* END OF NAVIGATION */







