@charset "utf-8";
/* CSS Document */

/*---------- PRODUCT PANELS FOR HOME PAGE -----------*/

#ultracare {
	display: none;
}

#schools {
	display: none;
}

#marine {
	display: none;
}

#student {
	width: 100%;
	display: block;
}
#student .#productinfo #productPanel .panelRight ul li a {
	color: #FFFFFF;
}
#student .productinfo {
	background-image: url(../passport/assets/students-landing.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #FCECDF;
	height: 280px;
}
#student .productinfo ul li a {
	color: #9F0057;
}
#student .productinfo a {
	display: block;
	margin-top: 15px;
	font-weight: bold;
	color: #A44F1A;
}
#student .productintro ul li a {
	color: #fff;
}
#student .productintro a {
	color: #fff;
}
#student .productinfo .panelRight p {

}
#student h1.sctitlebgnd {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#contentMiddle h1 {
	font-size: 1.5em;
	color: #B1551C;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contentMiddle h2 {
	font-size: 1.1em;
	color: #D66722;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contentMiddle h3 {
	font-size: 1.1em;
	color: #D66722;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.productHighlight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCCCE5;
	padding-top: 10px;
	padding-bottom: 0px;
}
.productintro {
	background-color: #D66722;
	background-image: url(../images/studentCare.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #F2B48A;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #D66722;
	clear: both;
	color: #FFFFFF;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #F79A58;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	height: 120px;
	
}
#productPanel h1 {
	color: #964818;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*------ MAIN NAV ---------*/

#nav .navOurInsurancePlans:hover {
	text-decoration: underline;
}

#nav .active .navOurInsurancePlans {
	background-image: url(../images/menus/mainCorpMenu.gif);
	background-repeat: no-repeat;
	background-position: -38px -44px;
	color: #4A73A6;
}

/* ----- SUB NAVIGATION ----- */

.subNav {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #D66722;

}

/* -----ULTRACARE SUBNAV -----*/

.subNav .subNavUltracare {
	background-image: url(../images/menus/tabs/productTabs.gif);
	background-repeat: no-repeat;
	background-position: -0px -151px;
	color: #FFF;
	text-decoration: none;
	height: 21px;
	width: 127px;
	font-size: 0.8em;
}
.subNav .subNavUltracare:hover {
	text-decoration: underline;
}

/* -----SCHOOLS SUBNAV -----*/

.subNav .subNavInternationalSchools {
	background-repeat: no-repeat;
	background-position: -137px -151px;
	background-image: url(../images/menus/tabs/productTabs.gif);
	height: 21px;
	width: 170px;
	text-decoration: none;
}
.subNav .subNavInternationalSchools:hover {
	text-decoration: underline;
}

/* ----- MARINE SUBNAV -----*/

.subNav .subNavUltraCareMarines {
	background-repeat: no-repeat;
	background-position: -317px -151px;
	height: 21px;
	width: 137px;
	background-image: url(../images/menus/tabs/productTabs.gif);
	text-decoration: none;
} 
.subNav .subNavUltraCareMarines:hover {
	text-decoration: underline;
}

/* -----STUDENT SUBNAV -----*/

.subNav .subNavStudentCare {
	background-repeat: no-repeat;
	background-position: -464px -151px;
	background-image: url(../images/menus/tabs/productTabs.gif);
	height: 23px;
	width: 170px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
.subNav .subNavStudentCare:hover {
	text-decoration: underline;
}
/* ---- LEFT NAV CONTROL ------*/

#leftNav ul {
	margin:0;
	width:190px;
	list-style:none;
	line-height:23px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 0;
}
#leftNav ul li {
	display:block;
	background:url(/images/dotsLeftNav.gif) bottom left repeat-x;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftNav ul li a {
	color:#5DAC25;
	font-weight:bold;
	font-size:0.8em;
	background-color: #FFF;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 55px;
	background-image: url(../images/studentsBulletInternal.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}
#leftNav ul li.last { background:none;}

#leftNav ul li a:hover {
	text-decoration:none;
	background-color: #D66722;
	color: #FFF;
	background-image: url(../images/studentsBullet.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}
#leftNav ul li ul {
	margin:0;
	padding:0 0 8px 0;
	list-style:none;
}
#leftNav ul li ul li {

}
#leftNav ul li ul a {
	color:#FFF !important;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
}
#leftNav ul li ul li a:hover {
	text-decoration:none;
	color: #FFF;
}
#leftNav ul li ul li.active a { text-decoration:none;}

#leftNav ul li.active a {
	background-color: #D66722;
	color: #FFF;
	text-decoration: none;
	background-image: none;
	padding-left: 40px;
}
#leftNav ul .active ul li a {
	background-color: #E07C41;
	color: #FFF;
	text-decoration: none;
	background-image: none;
	padding-left: 55px;
}
#leftNav ul .active ul li a:hover {
	color: #FFF;
	background-color: #D66722;
}
#student .productintro .clear ul {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#student .productintro .clear ul li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#student .productintro .clear ul li.moreInfo a{
	background-image: url(../images/hmpage/st_planinfo_but.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 38px;
	width: 161px;
	margin-right: 10px;
}
#student .productintro .clear ul li.quoteBuy a {
	background-image: url(../images/hmpage/uc_quotebuy_but.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 38px;
	width: 195px;
}
#student .productintro .clear ul li span {
	display: none;

}
#contentMiddle .premiumPlanTable
{
    width: 450px;
}
#student .panelLeft ul li {
	background-image: url(../images/stndtTick.gif);
}

