.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99302;
}

.contentnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009400;
	margin:0px;
	margin-bottom:10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006bb0;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006bb0;
	text-decoration: none;
}



a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #008401;
	font-weight: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #008401;
	font-weight: underline;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4072C9;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
	height: 360px;
}

* html div.tablesmain{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainR {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
}

* html div.tablesmainR{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainco {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #faf9f9;
	width: 425px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:3px;
}

* html div.tablesmainco{  /* CSS hack */
	width: 425px; 
	w\idth: 425px; }

.videolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}

* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */

body {
background-image:url(../images/bgbg-repeaty.jpg);
background-repeat:repeat-y;
background-position:top center;
background-color:#FFFFFF;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
}

html {
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
}

/* misc styles */ 
.clearer { 
height: 0px;  
clear: both;  
display: block;  
margin: 0px;  
padding: 0px;
overflow: hidden;  
visibility: hidden;  
font-size: 0px; 
}

#topheader {
background-image:url(../images/topheader-bg.jpg);
width:913px;
padding-right:15px;
height:167px;
margin:auto;
text-align:right;
}

#topheadersub {
background-image:url(../images/topheader-bgsub.jpg);
width:913px;
padding-right:15px;
height:167px;
margin:auto;
text-align:right;
}

#contentarea {
width:898px;
background-image:url(../images/bg-contenttop.jpg);
background-position:top center;
background-repeat:no-repeat;
margin:auto;
text-align:left;
padding-left:15px;
padding-right:15px;
}

#contentareasub {
background-image:url(../images/bg-contenttopsub.jpg);
background-position:top center;
background-repeat:no-repeat;
width:858px;
margin:auto;
text-align:left;
padding-left:35px;
padding-right:35px;
padding-top:20px;
}

#cartleft {
width:596px;
margin:auto;
padding-right:20px;
float:left;
}

#cartright {
width:242px;
margin:auto;
float:right;
}

.cartgreentop {
background-image:url(../images/cart-greentop.gif);
background-repeat:no-repeat;
background-position:top left;
width:235px;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-align: center;
padding-top:7px;
padding-left:7px;
}

.cartgreentoparrow {
background-image:url(../images/cart-greentoparrow.jpg);
background-repeat:no-repeat;
background-position:top left;
width:235px;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
padding-top:7px;
padding-left:7px;
text-align:center;
}

.cartsidebgwhite {
background-image:url(../images/cartsidebgwhite.gif);
background-repeat:repeat-y;
}

.cardsidebgwhitefooter {
background-image:url(../images/cartbgwhitefooter.jpg);
background-position:bottom center;
background-repeat:no-repeat;
padding-bottom:20px;
}


.cardsidebgwhitefooterbluesh {
background-image:url(../images/cartbgwhitefooterbluesh.jpg);
background-position:bottom center;
background-repeat:no-repeat;
padding:15px;
}


.cardsidebgwhitefootergreenish {
background-image:url(../images/cartbgwhitefootergreenish.jpg);
background-position:bottom center;
background-repeat:no-repeat;
padding:15px;
padding-bottom:20px;
}

.cartsideform {
width:210px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.cardsidebgbluefooter {
background-image:url(../images/cartbgbluefooter.jpg);
background-color:#076495;
background-position:bottom center;
background-repeat:no-repeat;
color:#FFFFFF;
padding:10px;
padding-bottom:20px;
font-size:11px;
font-weight:bold;
}

.cartsidebgwhitefootermoney {
background-image:url(../images/cartbgwhitefootermoney.jpg);
background-position:bottom center;
background-repeat:no-repeat;
padding:10px;
padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
height:87px;
}

.buybooksheader {
background-image:url(../images/BuyBooks-headerbg.jpg);
background-repeat:no-repeat;
background-position:top left;
height:42px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top:5px;
padding-left:5px;
color:#FFFFFF;
}

.buybooksfooter {
background-image:url(../images/buybooks-footerbg.jpg);
background-position:bottom center;
background-repeat:no-repeat;
height:12px;
}

.cartsidebgwhitefootermoney a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#333333;
}

.cartsidebgwhitefootermoney a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:underline;

}

.cartsidepadding {
padding:5px;
padding-left:10px;
padding-right:10px;
}

.myaccountgreybg {
background-image:url(../images/greytextbg.gif);
background-position:top;
background-color:#EEEEEE;
background-repeat:repeat-x;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
text-align:left;
margin-top:5px;
padding:5px;
}


.cartgreybackground {
background-image:url(../images/greytextbg.gif);
background-position:top;
background-repeat:repeat-x;
height:18px;
font-weight:bold;
text-align:center;
padding-top:5px;
}


.cartgreybackgroundout {
background-image:url(../images/greytextbg.gif);
background-position:top;
background-repeat:repeat-x;
height:18px;
font-weight:bold;
text-align:center;
color:#bababa;
padding-top:5px;
}

.cartgreybackgroundout a{
font-weight:bold;
color:#bababa;
}

.cartgreybackgroundout a:hover{
font-weight:bold;
color:#666666;
text-decoration:underline;
}

.medtext {
font-size:15px;
font-weight:bold;
}

.medtextblue {
font-size:15px;
font-weight:bold;
color:#116C9B;
}

.formcartpricebig {
width:172px;
height:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.greenbigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009400;
}

.greenmedheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009400;
}

.sbgreenmedheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009400;
}

.dgreenmedheadertwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}

.dgreenmedheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}




#contentleft {
float:left;
width:480px;
text-align:left;
}

#contentright {
float:right;
width:418px;
}

.boxtext {
padding:10px;
padding-top:0px;
height:124px;
}

#searchbox {
background-image:url(../images/box-buybox.jpg);
background-repeat:no-repeat;
width:413px;
height:41px;
margin:auto;
text-align:right;
margin-top:15px;
margin-bottom:15px;
padding-top:50px;
}

#footerbg {
background-image:url(../images/bg-footer.jpg);
background-position:top center;
background-repeat:no-repeat;
width:898px;
margin:auto;
margin-top:30px;
text-align:left;
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

#footerbg a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

#footerbg a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:underline;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

#uppermenu {
padding-top:62px;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0b5d91;
}

#uppermenu a{
color:#0b5d91;
}

#uppermenu a:hover{
color:#0b5d91;
text-decoration:underline;
}

#topmenu {
padding-top:12px;
text-align:right;
}

#topmenu img{
padding-bottom:8px;
}

.formsfrontbox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:160px;
height:80px;
}

.formssearchbox {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:280px;
}

.formsmall {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:50px;
}

.formsmed {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:130px;
}

.formstext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tinygreytext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#767676;
}

.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.medheader {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.lightgreenbg {
background-color:#eaf7cd;
}

.medtext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.bigtext {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}

.biggreentext {
color:#009B00;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}


.bigbrowntext {
color:#663300;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}


.smallbrowntext {
color:#663300;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.smallbluetext {
color:#0769A8;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

.boxhavequestions {
background-image:url(../images/box-havequestions.jpg);
background-position:top center;
background-repeat:no-repeat;
height:150px;
width:199px;
padding:10px;
padding-left:15px;

}

.boxnewsgreen {
background-image:url(../images/box-newsgreen.jpg);
background-position:top center;
background-repeat:no-repeat;
height:150px;
width:199px;
padding:10px;
padding-left:15px;

}

.flash {
z-index:1;
}


.quotes {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.olstyle {
margin-left:-20px;
margin-top:0px;
}

#imagemenu {
padding-top:12px;
}

#imagemenu img{
padding-left:5px;
}

.textmenu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:10px;
}

.textmenu a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.textmenu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}

.myaccountleft {
float:left;
width:268px;
padding-top:10px;
}

.myaccountright {
float:right;
width:313px;
margin-top:10px;
background-image:url(../images/myaccount-greenmid.jpg);
background-repeat:repeat-y;
}

.myaccountlightgreen {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
background-color:#c9e97f;
color:#006600;
padding-left:5px;
}

.myaccountgreenheader {
background-image:url(../images/myaccount-greenhead.jpg);
background-repeat:no-repeat;
background-position:top center;
width:306px;
height:24px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
padding-top:7px;
padding-left:7px;
display:block;
}

.myaccounttext {
background-image:url(../images/myaccount-greenbot.jpg);
background-position:bottom center;
background-repeat:no-repeat;
padding:7px;
}

.myaccounttext a{
color:#333333;
}

.formsbigger {
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#divTopLeft {
margin:auto;
position:relative;
}

#bangforthebuck {
width:365px;
height:183px;
padding:20px;
padding-top:46px;
text-align:left;
background-image:url(../images/BangforTheBook.jpg);
background-position:top center;
background-repeat:no-repeat;
}