*{
	padding:0;
	margin:0;
}
body{
	background:#cee3f2 url(images/bg.jpg) repeat-x;
	text-align:center;
}
img{
	border:0;
}
p{
	margin:25px 0 0 0;
}
#wrapper{
	width:965px;	
	text-align:left;
	margin:0 auto;
	padding:0 0 15px 0;
}
#top{
	width:965px;
	height:150px;
}
#top-left{
	float:left;
	width:215px;
}
#top-right{
	float:right;
	width:750px;
	height:150px;
}
#top-main{
	width:750px;
	height:98px;
	clear:both;
}
#top-main-left{
	width:331px;
	height:98px;
	background:url(images/learningmadeeasier.gif) no-repeat;
	float:left;
}
#top-main-right{
	width:416px;
	height:98px;
	float:right;
	text-align:right;
}
#bottom-main{
	background:url(images/menubg.gif) no-repeat;
	width:750px;
	height:52px;
}

.bold-white{
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	position:relative;
	top:55px;
	left:-20px;
}
.bold-white a{
	color:#fff;
	text-decoration:none;
}
.bold-white a:hover{
	color:#fff;
	text-decoration:underline;
}
.bold-blue{
	color:#00ffff;
	font:bold 12px Arial, Helvetica, sans-serif;
	position:relative;
	top:25px;
	left:-20px;	
}
.bold-blue a{
	color:#00ffff;
	text-decoration:none;
}
.bold-blue a:hover{
	color:#00ffff;
	text-decoration:underline;
}

#menu {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  margin:0 0 0 -45px;
}
#menu ul {
	margin:0;
	padding:7px 10px 0 50px;
	list-style:none;
}
#menu li {
  display:inline;
  margin:0;
  padding:0;
}
#menu a {
  float:left;
  background:url(images/menuLeft.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#menu a span {
  float:left;
  display:block;
  background:url(images/menuRight.gif) no-repeat right top;
  padding:7px 15px 8px 6px;
  color:#333;
  font:bold 18px Arial, Helvetica, sans-serif;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
  color:#fff;
}
#menu a:hover {
  background-position:0% -38x;
}
#menu a:hover span {
  background-position:100% -38px;
}
#search{
	width:282px;
	height:25px;
	float:right;
	margin:-30px 0 0 -10px;
	position:relative;
	right:30px;
	color:#333;
  	font:bold 18px Arial, Helvetica, sans-serif;
}
.search-input{
	width:150px;
	height:14px;
	background:#fff;
	border-left:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #b6501f;
	border-right:1px solid #b6501f;
	position:relative;
	top:-22px;
	left:72px;
	padding: 5px 3px 5px 3px;
}
#container{
	width:965px;
	margin:0 auto;
}
#container-top{
	background:url(images/container-top.gif) no-repeat;
	width:965px;
	height:24px;
}
#container-middle{
	background:url(images/containerbg.jpg) repeat-y;
	width:965px;
	clear:both;	
}
#container-left{
	float:left;
	width:167px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
#container-right{
	float:right;
	width:745px;
	margin:0 25px 0 0;
}
#container-right h1{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
#container-right h2{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#2e3192;
}
#container-right h3{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#3c4d92;
}
.main-content{
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
}
#container-bottom{
	background:url(images/container-bottom.gif) no-repeat;
	width:965px;
	height:	70px;
}
.shopbg{
	background:url(images/shop-buynowbg.gif) no-repeat;
	width:185px;
	height:111px;
}
.shop-buynow{
	width:174px;
	margin:0 auto;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
}
.shop-buynow-price{
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#1f2171;
}
.big-black{
	font:bold 14px Arial, Helvetica, sans-serif;
}
.smallfont{
	font:11px Arial, Helvetica, sans-serif;
}

.ulparent li{
	list-style-type:none;
}
.ulparent li a{
	color:#2e3192;
	font:bold 17px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.ulparent li a:hover{
	color:#2e3192;
	font:bold 17px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.npages {
	font-family:Arial;
	font-size: 14px;
	padding-right: 10px;
	display: block: 
	float: left;

	}

.featured-items{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
#navcontainer { margin-left: 30px; }


#bottomlist{
	list-style: none;
	padding: 0;
	text-align:center;
	position:relative;
	top:20px;
}

#bottomlist li{
	display: inline;
	padding: 0;
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
#bottomlist li a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#3c4d92;
	text-decoration:none;
}
#bottomlist li a:hover{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#3c4d92;
	text-decoration:underline;
}
#footer{
	text-align:center;
	margin:0 auto;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
}

.pbox {
width: 230px;
height: 120px; 
float: left;
padding: 10px 10px 0px 0px;
margin: 0px 0px 15px 0px; 
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #a0a0a0;


}


/* product tabs */

.updBtn {
	font-family: Arial;
	font-weight: bold;
	color: #606060;
	font-size: 12px;
	float: left;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	text-align: center; 
	cursor: pointer;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
}	
.updBtn_Highlight { 
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	text-align: center; 
	cursor: pointer;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
}	
.updBtn_Selected {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 31px;
	padding: 0px 20px 0px 20px;
	margin: 8px 0px 0px 0px;
	text-align: center; 
	cursor: pointer;
	background-color: #FFFFFF;
	border-width: 1px 1px 0px 1px; border-style: solid; border-color: #d4d4d4;
}
.updButton_Container {
	clear: both;
	height: 39px;
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #d4d4d4;
	margin: 0px 0px 5px 0px;
	}

.updBtn_Content {
	margin-top: -4px;
	padding: 15px;
	border-width: 0px 1px 1px 1px; border-style: solid; border-color: #d4d4d4;

	}

.productdescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 20px 10px 0px;
	}

.productdescription p {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 18px;

	}
	
.productdescription ol {

	margin-left: 25px;

	}


.productdescription ul {

	margin-left: 25px;

	}

	
.reviewtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 20px 0px 0px;
	}

.reviewfrom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

.reviewtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 20px 20px 0px;
	}


/* product options and discounts table */

.optionstable {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	}

.optionscell {
	padding: 4px 15px 4px 0px;
	}

.optionsquantity {
	width: 25px;

	}


.discounttable {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	}
	
.discountcell {
	padding: 0px 10px 0px 0px;
	}

.discountpricing {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	color: #22B573;
	}

/* buttons */

.button_addtocart {
	display: block;
	background-image:url(images/buttonbg.gif);
	background-repeat: repeat-x;
	font-size: 15px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 150px;
	padding: 8px 0px 0px 0px;
	height: 30px;
	color: #0a075f!important;
	text-decoration: none;
	}

.button_checkout {

	display: block;
	background-image:url(images/buttonbg.gif);
	background-repeat: repeat-x;
	font-size: 15px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 150px;
	padding: 8px 0px 0px 0px;
	height: 30px;
	color: #0a075f!important;
	text-decoration: none;

	}
	
.button_small {

	display: block;
	background-image:url(images/buttonbg.gif);
	background-repeat: repeat-x;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 50px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	color: #0a075f!important;
	text-decoration: none;

	}


/* contact page stuff */


/* contact page stuff */

.contacttable td {
padding: 2px;font-size: 12px;font-family:Arial, Helvetica, sans-serif;
}

.cinput {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}

.cinput2 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}

.tinput {

	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	height: 150px;
	padding: 5px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

}

.cerror {
	color: red;
	font-weight: bold;

	}

/* registration cart and checkout classes */

.ordertable {
	width: 702px;
	font-size: 14px;
	padding: 15px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;

	}
	
.ordercell {
	font-size: 14px!important;
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #d4d4d4;

	}

.cartbox {
	font-size: 14px!important;
	width: 670px;
	padding: 15px;
	margin: 15px 0px 0px 0px;
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
	}

.carttable {
	border-width: 1px 1px 0px 1px; border-style: solid; border-color: #d4d4d4;
	width: 700px;
	margin-bottom:15px;
	}

.carttable td {
	font-size: 13px;
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #d4d4d4;
	padding: 5px 10px 5px 10px;
	}

.carttable2 {
	border-width: 1px; border-style: solid; border-color: #d4d4d4;
	width: 700px;
	margin-bottom:15px;
	}
	
.carttable2 td {
	font-size: 13px;
	padding: 10px 10px 10px 10px;
	}
	
.discounttable td {
	padding: 2px 10px 2px 0px;
	border-width: 0px;
	}
	
.discounttable2 td {
	padding: 2px 10px 2px 0px;
	font-size: 12px;
	border-width: 0px;

	}

.editshipping!important {

	font-size: 12px;
	line-height: 14px;

	}

.checkoutul {

	list-style-type:none; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

.checkoutlabel {
	float: left;
	display: block;
	width: 125px;

	}
	
.checkoutli {


	}

.pagecrumbs {
	
	padding: 10px 0px 10px 0px;

	}


.line {

	border-width: 1px 0px 0px 0px; border-style: solid; border-color: #d4d4d4; 
	width: 100%;
	clear:both;
	}


.ordercell { padding: 4px 0px 4px; border-style: solid; border-color: #9a9a9a; border-width: 0px 0px 1px 0px; }

.checkoutcell { font-size: 14px; font-family: Tahoma; width: 125px; padding: 0px 0px 4px 0px;}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */