/*********************************************/
/* Your Etutoring Business Style Sheet       */
/*               11/12/07                    */
/*********************************************/   

/* Content Styles                             */

body{
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#1a4171;
	}
	

#main{
	background-color:#FFFFFF;
	border-left: #000000 3px solid; 
	border-right: #000000 3px solid; 
	border-bottom: #000000 3px solid;
 	}
	
#login{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#form_leads{
	border: 1px solid #9badc3;
	color: #102d50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#form_leads th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-align:left;
	color: #FFFFFF;
	background-color: #1a4171;
	padding: 3px;
}


#form_leads td {
	background-color:#e5ecf8;

	}
	
#form_leads .alt td{
	background-color:#FFFFFF;
	}
	
		
	
.btn_lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5225a1;
}
	
	
/* Type                                   */


p{
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	color: #6633CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h5 {
	color: #6633CC;
	font-size: 12px;
}
	
	
.redtext {
	color: #FF0000;
	font-weight: bold;
	}
	
	




/* Video Pages Layout                     */



#header {
	height: 57px;
	background-image: url(../images/videos/video_header.gif);
}

#video_footage {
	text-align: center;
}

#video_links {
	width: 198px;
	background-color: #E5ECF8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9badc3;
	border-bottom-color: #9badc3;
	border-left-color: #9badc3;
}


/* Video Pages Styles                    */


#vidindex h2{
	color: #1a4171;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top:10px;
	margin-bottom: 0px;
}

#vidindex p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
		}

#vidindex a{
	color: #5225A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}


#header h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 45px;
	padding-top: 10px;
}

#video h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #1a4171;
	letter-spacing: 0.8px;
	text-align: center;
}


#video_links ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#video_links li {
	padding-bottom: 18px;
}

#video_links a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1a4171;
	text-decoration: none;
}
#video_links a:hover {
	color: #5225a1;
}

	/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
         width: 420px;
	}
	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{
	/* Note: Add '!important' after each style */
	}




	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	background-color: #FFFFFF;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #C2C0B4;
	border-style: solid;
	padding: 7px 12px 7px 7px;
	background-image: none;
	margin-left: 0px;
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C0B4;

	
	}

	

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
	/* Note: Add '!important' after each style */
	color:#ffffff!important;
	border-bottom-color: #C2C0B4!important;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
	}
