/**
 * 100% height * CSS (c) Select Designs ----------------------------------------------
 * 
 */

html,body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#ebebeb;
	font-family:Arial, Verdana, sans-serif;
	background-image:url(../img/body_bg.png);
	background-position:center;
	background-repeat:repeat-y;
	font-size:12px;
	color:#666666;
}

a {color:#0f79de; cursor:pointer;}
a:link {color:#0f79de; text-decoration:none;}
a:visited {color: #0f79de; text-decoration:none;}
a:hover {color:#459ef3; text-decoration:none;}
a:active {color: #459ef3;text-decoration: none;}

p {margin-top:0px;}

h1 {color:#0a3575; font-size:22px; font-weight:normal; margin-top:0px;}
h2 {color:#666666; font-size:20px; font-weight:normal; margin-top:0px; margin-bottom:10px;}

div#contain_head {
	position:relative;
	width:100%;	
	height:76px !important; /* real browsers */
}

div#contain_content {
	position:relative;
	width:100%;
}

div#contain_foot {
	position:relative;
	width:100%;
	height:301px;
}

div#header {
	position:relative;
	background-image:url(../img/head_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	width:980px;
	margin:0 auto; /* center, not in IE5 */
	height:76px;
}

div#logo {
	float:left;
	height:57px;
	width:170px;
	margin:10px 0 0 55px;
}

div#menu {
	float:left;
	height:74px;
	width:577px;
	color:#ffffff;
	margin-left:178px;
	}
	
div#hero {
	position:relative;
	width:940px;
	height:165px;
	background-image:url(../img/hero_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
	padding:0px 20px 0px 20px;
	background-position:center;
}

div#herotext {
	width:530px;
	height:135px;
	padding:15px 0 0 385px;
	display:none;
}

div#leadins {
	position:relative;
	height:100px;
	border-bottom:1px solid #ebebeb;
	padding:0px 20px 0px 20px;
}

div#content_wrap {
	position:relative;
	width:980px;
	margin:0 auto; /* center, not in IE5 */
}

div#content {
	position:relative;
	width:940px;
	padding:0px 20px 0px 20px;
}

.rightcol {
	width:260px;
	height:100%;
	background-color:#f8f8f8;
	border-left:1px solid #dedede;
	padding-bottom:20px;
}

.maincol {
	padding:20px 10px 20px 0px;
	width:680px;
}

.rbutton {margin-left:15px; margin-top:15px;}

.rightcol h3 {font-size:14px; color:#003366; font-weight:bold; margin:20px 0 10px 17px;}

.testi {margin-left:17px; font-size:12px; color:#999999; line-height:18px;}

div#clear {
	position:relative;
	height:0px;
	clear:both;
}

div#footer {
	position:relative;
	width:980px;
	margin:0 auto; /* center, not in IE5 */
	background-image:url(../img/footer_tile.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:251px;
}

div#select {
	background-color:#000000;
	width:980px;
	margin:0 auto; /* center, not in IE5 */
	font-size:11px;
	color:#fff;
	height:50px;
	border-top:1px solid #565656
}

div#privacy {
	width:470px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
}

div#copyright {
	width:470px;
	float:left;
	padding-top:10px;
	padding-right:20px;
	text-align:right;
}

div#footer .courses {
	float:left;
	margin-left:30px;
	height:200px;
	margin-top:15px;
	width:195px;
	border-right:1px solid #2f2d2d;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	line-height:18px;
}

div#footer .services {
	float:left;
	padding-left:30px;
	margin-top:15px;
	height:200px;
	border-left:1px solid #5c5c5c;
	border-right:1px solid #2f2d2d;
	color:#fff;
	width:225px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	line-height:18px;
}

div#footer .aboutcto {
	float:left;
	padding-left:30px;
	margin-top:15px;
	height:200px;
	border-left:1px solid #5c5c5c;
	border-right:1px solid #2f2d2d;
	color:#fff;
	width:220px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	line-height:18px;
}

div#footer .locations {
	float:left;
	padding-left:30px;
	margin-top:15px;
	height:200px;
	border-left:1px solid #5c5c5c;
	color:#fff;
	width:210px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	line-height:18px;
}

div#footer .heading {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	color:#fff;
	line-height:14px;
}

div#line {background-color:fff; border-top:1px solid #ebebeb; height:1px; margin-top:20px; margin-bottom:20px; clear:both; width:100%;}

div#breadcrumbs {
		background-image:url(../img/bread_tile.gif);
		height:33px;
		width:960px;
		padding-left:20px;
		padding-top:10px;
}

.bread1 {
	height:16px;
	background-color:#000000;
	float:left;
	padding-left:5px;
	vertical-align:middle;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
	line-height:10px;
	}

.bread2 {
	height:20px;
	float:left;
	width:24px;
	background-image:url(../img/bread1.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.bread3 {
	height:20px;
	background-color:#0066cc;
	float:left;
	vertical-align:middle;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	}

.bread3 a {
	color:#ffffff;
}

.breadlast {
	height:20px;
	float:left;
	width:16px;
	background-image:url(../img/breadlast.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.breadloco {
	padding-left:20px;
	color:#666666;
	font-size:12px;
	padding-top:3px;
	text-align:right;
	padding-right:20px;
}

div#prod_bk {
	background-color:#EEEEEE;
	float:left;
	margin-right:5px;
	padding:4px;
	padding-left:5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width:400px;
}

.productfeaturelist {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

div#prod_bk_qty .productTextInput {
	border:1px solid #DEDEDE;
	width:30px;
	padding:2px;
	margin-right:5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	height:16px;
	float:left;
}

div#prod_bk_qty .productSubmitInput {
	border:1px solid #DEDEDE;
	background-color:#0066CC;
	color:#ffffff;
	float:left;
	height:23px;
}

div#prod_bk_qty {
	width:100%;
	margin-bottom:2px;
	height:25px;
	float:left;
}

.catProdAttributeItem select {
	text-align:center;
	font-size:11px;
}

div#coursebox {
	position:relative;
	width:624px;
	height:218px;
	background-image:url(../img/coursebox.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px;
	margin-bottom:20px;
}

div#courseimage {
	position:absolute;
	top:30px;
	right:20px;
	z-index:101;
}
div#coursedesc {
	position:relative;
	margin-left:5px;
	margin-right:10px;
}

.adobetd {
	padding-bottom:20px;
	width:260px;
}

div#bookheading {
	position:relative;
	left:-23px;
	background-image:url(../img/bookheading_bg.gif);
	background-repeat:repeat-x;
	height:48px;
	width:647px;
	margin-top:10px;
	padding-left:50px;
	padding-top:22px;
	margin-bottom:20px;
}

div#bookheading2 {
	position:relative;
	left:-20px;
	background-image:url(../img/bookheading_bg.gif);
	background-repeat:repeat-x;
	height:48px;
	width:649px;
	margin-top:10px;
	padding-left:50px;
	padding-top:22px;
	margin-bottom:20px;
}

.carttable {padding:0; margin:0;}

.shop-cart,.shop-checkout {width:660px;}

.var {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	height:30px; 
	background-image:url(../img/var_bg.gif); 
	background-repeat:repeat-x; 
	font-size:16px; 
	color:#333333;
	padding-left:5px;
	padding-right:5px;
}

.product {width:325px; padding-left:5px; line-height:24px;}

.price {width:80px; padding-left:5px; line-height:24px;}

.qty {width:75px; padding-left:5px; line-height:24px;}

.total {width:85px; padding-left:5px; line-height:24px;}

.remove {width:70px; padding-left:5px; line-height:24px;}

.cartopt {padding-left:5px; line-height:24px; font-weight:bold;}

.gtotal {text-align:right; font-size:24px; color:#000000;}

.var th {background-image:url(../img/var_bg.gif); background-repeat:repeat-x;}

div#bookno {
	position:absolute;
	left:-18px;
	top:17px;
}


div#booknext {
	position:absolute;
	right:-18px;
	top:17px;
	cursor:pointer;
}

.booktitle {color:#141414; font-size:24px; font-weight:normal; margin-top:0px; margin-bottom:0px;}

.header1 {color:#0a3575; font-size:22px; font-weight:normal; margin-top:0px;}

div#extras {width:106px; margin-right:10px; border:1px solid #ebebeb; text-align:center;}

div#extras .image {width:100px; height:80px; overflow:hidden; background-color:#ffffff; position:relative; padding:3px;}

div#extras .text {width:100px; padding:3px; background-color:#f3f3f3; opacity:0.7; color:#666666; border-bottom:1px solid #ffffff;}

.productTextInput {width:50px;}

div#sumarytop {width:242px; height:45px; background-image:url(../img/book_summary.png); background-repeat:no-repeat; background-position:top left; position:relative; margin-left:20px; margin-top:20px;}

div#sumarycontent {width:220px; margin-left:20px; border:1px solid #bbbbbb; padding:10px; background-color:#ffffff; position:relative; height:100px;}

div#billingbox {width:640px; border:1px solid #ebebeb; background-color:#F3F3F3; padding:10px;}

div#billingbox td {vertical-align:top;}

.billfield {border:1px solid #ebebeb; color:#666666; margin-bottom:5px;}

hr {width:100%; height:1px; border:0; background-color:#cccccc;}

.gctable td {padding:3px; border-bottom:1px solid #f3f3f3; border-right:1px solid #f3f3f3;}

div#proceed_other {display:none;}

/*Menu classes*/

div#catDynMenuSub2324 {position:absolute !important; top:76px !important; left:631px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub391357 {position:absolute !important; top:76px !important; left:806px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub2337 {position:absolute !important; top:76px !important; left:744px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub2336 {position:absolute !important; top:76px !important; left:517px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub391361 {position:absolute !important; top:76px !important; left:698px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub393893 {position:absolute !important; top:105px !important; left:698px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub393898 {position:absolute !important; top:192px !important; left:698px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub393922 {position:absolute !important; top:308px !important; left:698px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub393927 {position:absolute !important; top:337px !important; left:698px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}
div#catDynMenuSub393931 {position:absolute !important; top:330px !important; left:698px !important; border:1px solid #cccccc; border-bottom:0px; z-index:1001;}

.catsub014623 {height:29px; background-image:url(../img/sub_tile.gif); background-repeat:repeat-x;}
.catsub114623 {height:29px; background-image:url(../img/sub_tilehover.gif); background-repeat:repeat-x;}

