/**
* CSS Document
* Business Website Styles
* 03-11-08 CMSv2.4
**/

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;
}
/* business template layout */
.wrap {
	/*clear:both;*/
	width: 90%;
	_width:100%;
	margin: auto 5% auto 5%;
}
.bodywrap {
	/*clear:both;*/
	width: 90%;
	_width:100%;
	margin: auto 5% auto 5%;
}
#header {

}
#menu{
	display:none;
}
#content-wrapper{
}
#footer{
}

div.globalnav {
	width: 80%;
	_width: 100%;
	
	margin: auto 10% auto 10%;
}
div.contentnav {

	padding-top: 2%;
	width: 90%;
	_width: 100%;
	clear: both;
	margin: auto 5% auto 5%;
}
.headermain {
	MARGIN-BOTTOM: 10px;

	WIDTH:100%

}
/* cws-business and marketing*/
#business_logo{
}
#marketing{
	clear: both;
}
#marketing #banner{
	display: block;
	clear: both;
}
#marketing #message{
	margin: 10px;
	padding: 10px;
	font-size: 1.7em;
	text-align: center;
	color: #003399;
	clear: both;
}
/* 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{ 
	width: 140px;
}
.mt{ 
	width: 140px;
}
.hrs{ 
	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;
}
.cont{
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #96CFFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border:2px solid blue;	
 }
 .cont-select{
	float: left;
	width: 20px;
	margin-top: 8px;
 }
 .cont div {
 	border:none;
 }
 .cont-title{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	/*background-color: #E7EFF7;*/
	margin-left: 20px;
	margin-right: 140px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	display: block;
 }
 .cont label{
 	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	/*background-color: #E7EFF7;*/
	margin-left: 20px;
	margin-right: 140px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	display: block;
	text-align:left
 }
 .cont-price{
 	font-size: 1.2em;
	font-weight: bold;
	float: right;
	width: 120px;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
 }
 .cont-price-d{
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	width: 80px;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: line-through;
	color: #888;
 }
 .cont-meta{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 .meta{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #444;
 }
 .mediaType{
	width: 180px;

 }
 .examType{
	width: 200px;
 }
 .hours{
	width: 120px;
 }
 .enrollbutton {
	background-image: url(../images/enroll-now.gif);
	background-position: center center;
	font-weight: bold;
	color: #993300;
	background-color: #96CFFC;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	padding-bottom: 2px;
	float:right;
	border:none;
	font-size: 1.2em;
	}

/* content structure */

#header h1{
	display: none;
}
#container {
	border: 1px solid #3399CC;
}
/*global classes*/

.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%;
}

.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-image: url(../images/titleback.jpg);
	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;
}
div.middlenav {
	padding-top: 25px;
	width:74%;
	_width: 100%;
    margin: auto 13% auto 13% ;
	
}

/*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;
}


/*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;
}

.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;
}
