86c219/*
-----------------------------------------------
Cooper Design
Author:   Jason Cooper
Version:  1 November 2006
----------------------------------------------- */

/* Global */
body, form, div, table, tr, td {
  margin: 0;
  padding: 0;
}



body {
  	background-color: #f1f1f1;
  	font-family: verdana, helvetica, arial, sans-serif;
  	background-image: url("/media/bg.gif");
  	background-repeat: repeat-x;
  	font-size: 11px;
  	line-height: 15px;
  	color: #1f1f1f;
  	text-align: center;
	}

select.buybooks {
		width: 110px;
}
	
img { 
	border: 0; /* needed for Firefox */
	padding: 0;
	margin: 0;
}	

h3 {
	font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 15px;
  	line-height: 18px;
  	font-weight: bold;
  	color: #8c2633;
  	margin: 0px;
  	padding: 0px;
	}
		
.on {
	background-color: yellow
	}
	
#help td {
	border: solid red 1px;
	}
	
span.subjectChange {
  	font-size: 11px;
  	text-align: right;
  	}
  	
.subjectChange a:link, .subjectChange a:visited, .subjectChange a:active   {
	color: #fff;
    text-decoration: underline;
	}    

.subjectChange a:hover {
	color: #fff;
    text-decoration: none;
	}  
	
	
#why {
	background-color: #8c2633;
	color: #fff;
	}

		
/* Pseudo Links
----------------------------------------------- */
a:link {
	color: #0058bc;
    text-decoration: underline;
	}    
a:visited {
	color: #0058bc;
    text-decoration: underline;
	} 
a:hover {
	color: #0058bc;
    text-decoration: none;
	}  
a:active {
	color: #0058bc;
    text-decoration: underline;
	}   
	
#sch_link {color: #0058bc; text-decoration: underline; cursor: pointer;}
/* Header 
----------------------------------------------- */	
#headerNav {
	background-image: url("/media/nav-header.jpg");
	background-repeat: no-repeat;
	}	
	
#customerService {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: white;
	font-weight: bold;
	}	
	
#customerService a { font-weight: bold; color: white; text-decoration: none}    
#customerService a:hover {text-decoration: underline}

/* Navigation 
----------------------------------------------- */	
#nav {
	font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 8pt;
  	color: #333333;
  	text-align: left;
	}

#nav a {
		color: #333333;
    text-decoration: none;
	}    
#nav a:hover {
	color: #8c2633;
    text-decoration: underline;
	}    	

	
/* Body 
----------------------------------------------- */
#container {
	margin: 0 auto;
	width: 801px;
	}
	
#header {
	margin: 0px;
  	padding: 0px;
  	background-image: url("/media/main-header.gif");
	background-repeat: no-repeat;
	width:801px;
	}	
	
#mainHome {
	margin: 0px;
  	padding: 0px;
    background-image: url("/media/search-box.gif");
	background-repeat: no-repeat;
	vertical-align: bottom;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
}

#mainHome2 {
	margin: 0px;
  	padding: 0px;
	vertical-align: bottom;
  	text-align: left;
  	font-size: 11px;
}

#sellBox {
	margin: 10px;
  	padding: 0px;
    background-color: #8c2633;
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;
    }
    
 #tabBg {
 	background-color: #fff;
 	}
  




.cartLeft {
	text-align: right;
	background-color: #811d2a;
	padding-right: 4px;
	padding-bottom: 4px;
	}
  
.cartRight {
	text-align: left;
	background-color: #811d2a;
	padding-left: 3px;
	padding-bottom: 4px;
	}
  
 #sellBoxCart {
	margin: 0px;
  	padding: 0px;
    }   
    
 #tabsCart {
	background-color: #fff;
	text-align: center;
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;    }
	
 td.fade {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
  }
	
 td.mobile_buybooks {
	padding-top: 6px; 
	padding-bottom: 6px;
 }
	
 input.fade {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	width: 117px;
	font-weight: bold;
  }
	
.priceCheck{
	font-size: 13px;
	font-weight: bold;
	}

	
	


#mainCourse {
	margin: 0px;
  	padding: 0px;
    background-image: url("/media/course-box.gif");
	background-repeat: no-repeat;
	vertical-align: bottom;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
}

#mainCourse2 {
	margin: 0px;
  	padding: 0px;
	vertical-align: bottom;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
}


#searchButtons {
	margin: 0px;
	padding: 0 0 0 11px;
	text-align: left;
	}
	
#bookSearch {
	padding: 0 0 0 30px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	}	


	
#main {
	margin: 0px;
  	padding: 0px;
	vertical-align: bottom;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
	}
	
#mainPreorder {
	margin: 0px;
  	padding: 0 10px 10px 15px;
	vertical-align: bottom;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
	}		
	
	
#homeBottom {
	margin: 0px;
  	padding: 0px;
  	background-image: url("/media/home-bottom.gif");
	background-repeat: no-repeat;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
	}	
	
#homeBottomBlank {
	margin: 0px;
  	padding: 0px;
  	background-image: url("/media/home-bottom-no.gif");
	background-repeat: no-repeat;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
	}		
	
#homeBottomSub {
	margin: 0px;
  	padding: 0px;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
	}		
	
	
#wePay {
	margin: 0px;
  	padding: 0px;
  	text-align: right;
	}
	
#girlBottom {
	margin: 0px;
  	padding: 0px;
  	background-image: url("/media/girl-bottom.jpg");
	background-repeat: no-repeat;
	text-align: right;
	}
	
#girlBottomBeta {
	margin: 0px;
  	padding: 0px;
  	background-image: url("/media/girl-bottom2.jpg");
	background-repeat: no-repeat;
	text-align: right;
	}	
	
#searchBox {
	margin: 0px;
  	padding: 0px;
  	background-image: url("/media/search-box.gif");
	background-repeat: no-repeat;
	vertical-align: bottom;
	}
	
.steps, .wePay {
	vertical-align: top;
	line-height: 13px;
	}
	
.searchTxt {
	color: white;
	text-align: center;
	font-size: 11px;
	}
	
span.searchTxtBig {
	font-size: 13px;
	font-weight: bold;
	}
	
span.searchTxtSml {
	color: white;
	font-size: 9px;
	text-align: center;	
	}	
	
#content {
	padding-right: 10px;
	}
	
span.bullet {
	color: #ea8a00;
	padding-left: 10px;
	}
	
#preorderHeader
{
	color: #FFFFFF;
	text-align: center;
}
	
/* Misc.
----------------------------------------------- */	
span.cartHeader {
	color: #0062ad;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
	
span.cartPricing {
	color: #c90000;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	}	
	
span.specInst {
	color: #c90000;
	font-size: 11px;
	}	
	
.altRow {
	background-color: #eeeeee;
	font-size: 11px;
	}
	
#cartResults {
	font-size: 11px;
	text-align: center;
	}
	
#courseSearchBox {
	font-size: 11px;
	text-align: left;
	color: white;
	margin: 0 0 0 20px;
	}
	
.logo {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
/* --------------------------------------------------------------------------------------------------------- */		
	
#courseSearchBox2 {
	font-size: 11px;
	text-align: left;
	background-color:#8c2633;
	color: #fff;
	margin: 0 0 0 10px;
	border: solid 1px #8c2633;
	height: 256px;
	}
	
#courseSearchBox2 td{
	padding: 5px 0 5px 10px;
	}	
	
#courseSearchBoxHeader {
	background-color: #8c2633;
	color: #fff;
	padding: 7px;
	}	
	
#courseResults {
	margin: 10px 10px 10px 20px;
	padding: 0px;
	border: solid 1px #8c2633;
	}
	

html>body #courseResults  {
	*margin: 26px 10px 10px 20px;
	}
	
* html #courseResults  {
	*margin: 26px 10px 10px 20px;
	}		
	
	
#courseResults td {
	padding: 5px 0 5px 10px;
	}	
	
	
#courseResultsHeader {
	background-color: #8c2633;
	color: #fff;
	padding: 7px;
	}
	
.courseResultsBar {
	background-color: #bbbbbb;
	}
		
.courseResultsButtons {
	background-color: #7fae29;
	}		
		
.courseResultsRow{
	background-color: #f0f0f0;
	}
				
	
	
/* --------------------------------------------------------------------------------------------------------- */		
	
	
	
#cartSearchResults {
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 10px;
	}	
	
		
.barHeader {
	background-color: #0062ad;
	}
	
.exstCusHeader {
	background-image: url("/media/bar-existing.gif");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	}
	
.newCust {
	background-image: url("/media/bar-customer.gif");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	}
	
.ordSum {
	background-image: url("/media/bar-order-summary.gif");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	}
	
.payInfo {
	background-image: url("/media/bar-payment-info.gif");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	}	
	
.cartHeader {
	color: #933034;
	font-size: 11px;
	font-weight: bold;
	}
	
span.required {
	color: #c90000;
	font-size: 11px;
	}
	
span.mainHeader {
	color: #933034;
	font-family: 'MS Trebuchet', verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	}	
	
span.subHeader {
	color: #933034;
	font-family: 'MS Trebuchet', verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	}
	
span.homemainHeader {
	color: #933034;
	font-family: 'MS Trebuchet', verdana, helvetica, arial, sans-serif;
	font-size: 21px;
	line-height: 20px;
	font-weight: bold;
	}	
	
span.homesubHeader {
	color: #933034;
	font-family: 'MS Trebuchet', verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}	
	
span.required {
	color: red;
	}
	
#tabs {
	background-color: #fff;
	text-align: center;
	}
	
#tabsBuy {
	background-color: #fff;
	text-align: center;
	padding-left: 10px;
	}	
	
	
#cover{
	height: 100%;
	}

/* Footer 
----------------------------------------------- */
#footer {
	margin: 0px;
	padding: 0px;
	background-image: url("/media/footer.png");
	background-repeat: no-repeat;
	color: white;
	}	

#foot-a {
	color: white;
	font-size:11px;
	padding-left:15px;
	text-align:left;
	}	

#foot-b {
	color: white;
	font-size:11px;
	padding-right:16px;
	text-align:right;
	}
		
#foot-b a {
	color: white;
	text-decoration: none;
	}
		
#foot-b a:hover {
	color: white;
    text-decoration: underline;
	}