/*@charset "utf-8";
 CSS Document */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
body {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
#header {

}
#header h1{
	display: none;
}
#container {
	border: 1px solid #3399CC;
}
#footer {
}
/*global classes*/
.wrap {
	/*clear:both;*/
	width: 760px;
	margin-right: auto;
	margin-left: 70px;

}
.clear {
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.lfloat {
	float: left;
	width: 98%;
}
/* structure*/
#branch_logo {
	padding-top: 80px;
	background-color: #fff;
	
	background-position: 0px center;
	background-repeat: no-repeat;
}
.content {
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.subcontent {
	float: left;
	width: 358px;
	display: inline;
}

#header h2 {
	background-color: #fff;

	background-position: right bottom;
	color: #fff;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	display: inline;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: -1px;
}
a{
	color: #006699;
}
a:hover{
	color: #FF9900;
}
p{
	margin: 5px;
	padding: 5px;
}
/*html tags*/
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h2{
	display: block;
	margin: 5px;
	padding: 5px;
	font-size: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555;
}
/*forms*/
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;

}
fieldset div {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	margin: 5px;
	padding: 5px;
	border-bottom-color: #efefef;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-left-color: #efefef;
}
fieldset .subsection{
	margin: 2px;
	padding: 2px;
	width: 358px;
	float: left;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend{
	padding: 5px;
	margin: 5px;
	font-size: 1.1em;
	color: #069;
}


/*custom*/
#user-info {

}

/*#shipping-info {

}
#billing-info {

}*/
.dt-info {
	width: 220px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	font-size: 1.1em;
	margin: 5px;
	padding: 5px;
	border-bottom-color: #efefef;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-left-color: #efefef;
}
.secnavbuttons {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	background-image: url(../images/yellow_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	display: block;
	font-weight: bold;
	clear: both;
}
/* address*/
.address-1 {
	display: block;
}
.address-2 {
	display: block;
}
.city, .state, .zip {
	display: inline;
}
.city {
	width: 115px;
	float: left;
}
.state {
	float: left;
	width: 110px;
}
.zip {
	float: left;
	width: 45px;
}
.country {
	clear: both;
	display: block;
}
/*summary-of-purchase*/ 
#summary-of-purchase table {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	vertical-align: bottom;
}
#summary-of-purchase table tr td {
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-bottom-color: #efefef;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-left-color: #efefef;
	vertical-align: top;
}
#summary-of-purchase .coursetitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#summary-of-purchase .labels {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#summary-of-purchase .amounts {
	width: 100px;
	text-align: right;
	vertical-align: top;
}
#summary-of-purchase .cont-meta {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
	color: #555;
	
}
#summary-of-purchase .cont-meta tr td {
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#summary-of-purchase div{
	border:none;
	padding: 5px;
	clear: both;
}


/*payment info*/
#payment-info div{
	border:none;
	padding: 0px;
	clear: both;
}
#payment-info label {
	color: #444;
	width: 200px;
	float: left;
	text-align: right;
	margin: 5px;
	padding: 0px;
}
 
#payment-info #creditcard_num {
	width: 180px;
}
#payment-info #csv {
	width: 50px;
}
select{
	font-size: 0.95em;
}
/*eula*/
#eula div{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#eula a {
	display: block;
	color: #003366;
	padding: 5px;
	margin: 5px;
}

/* course listings*/
#course-list{
	color: #000000;
	border:none;
}
#course-list table{
	border: none;
	
}
#course-list table th{
	background-image: url(../images/hr-bckgnd.jpg);
	background-repeat: repeat;
}
#course-list table td{
	padding: 5px;
	vertical-align: top;
	
}
/*courslist classes*/
#course-list .cb{
	margin-right: 5px;
	background-color: #E7EFF7;

}
#course-list .ct{ /*course title*/
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #E7EFF7;
}
#course-list .ct-meta{ /*actual price*/
	background-color: #E7EFF7;
	text-transform: capitalize;
}
.et{ /*Exam type*/
	width: 140px;
}
.mt{ /*media type*/
	width: 140px;
}
.hrs{ /*hours*/
	width: 100px;
}
.sh{

}
.price{
	width: 120px;
	text-align: right;

}
#course-list .ap{ /*actual price*/
}
#course-list .dp{ /*discount price*/
}
#course-list .en{ /*enroll now*/
	width: 180px;
}
#course-list .desc{ /*description*/
}
#course-list .desc p{ /*description*/
}

#course-list .course-meta {
	float: right;
	width: 180px;
	padding: 0px;
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	position: relative;
	z-index: 1;
	background-color: #fff;
	border: 1px solid #efefef;
}
/*#course-list .meta{
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: capitalize;
	color: #333;
}
*//*#course-list div{
	border:none;
	background-color: #E7EFF7;
	margin: 0px;
	padding: 0px;
}*/
/*buttons*/
.bottomnavbuttons {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	background-image: url(../images/yellow_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: bold;
	float: right;
}
 /*#course-list .enrollbutton {
	background-image: url(/assets/images/enroll-now.gif);
	background-position: center center;
	font-weight: bold;
	color: #333333;
	border:1px solid #333333;
	background-color: #E7EFF7;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}*/
.editbtn {
	display: block;
	background-color: #009933;
}
.purchasebutton{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	display: block;
	margin: 10px;
}
