h1, h2, h3 {
	margin: 0;
	padding: 5px 0;
}

img {
border: none;
}

a img {
border: none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
}

.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-plain.jpg);
width:913px;
padding-right:15px;
height:167px;
margin:auto;
text-align:right;
}

#topheadersubcanada {
background-image:url(../images/topheader-bgsubcanada.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;
text-align: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;
}

.cardsidebgwhitefooterbluesh2 {
background-image:url(../images/cartbgwhitefooterbluesh.jpg);
background-position:bottom center;
background-repeat:no-repeat;
padding:15px;
width:212px;
}


.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;
}

.sellbooksheader {
background-image:url(../images/BuyBooks-headerbg.jpg);
background-repeat:no-repeat;
background-position:top left;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top:3px;
padding-left:5px;
color:#FFFFFF;
}

.sellbooksheaderlong {
background-image:url(../images/BuyBooks-headerbg-long.jpg);
background-repeat:no-repeat;
background-position:top left;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top:3px;
padding-left:5px;
color:#FFFFFF;
}


.buybooksfooter {
background-image:url(../images/buybooks-footerbg.jpg);
background-position:bottom center;
background-repeat:no-repeat;
height:12px;
}

.buybooksfooterlong {
	background-image:url(../images/buybooks-footerbg-long.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:#11489b;
margin-left: 0px;
}

.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;
}

.bluebigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #11489b;
}

.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;
}

.dgreenmedheaderlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #006600;
}




#contentleft {
float:left;
width:547px;
text-align:left;
}

#contentright {
float:right;
width:336px;
}

.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 {
color: #aaa;
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;
}

.formssearchboxlarge {
color: #aaa;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
width:350px;

}

.formsmall {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:50px;
}

.formsmed {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:130px;
}

.formsmedlarge {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:180px;
}

.formslarge {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:250px;
}

.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;
}

.tinybluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#11489b;
}

.smalltext2 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}


.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;
}


.medtextnobold {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}

.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;
}

.medbrowntext {
color:#663300;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}

.smallbluetext {
color:#11489b;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
}

.medsmallbluetext {
color:#11489b;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

.medbluetext {
color:#11489b;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
}

.bigbluetext {
color:#11489b;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}

.bigblacktext {
color: #010101;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
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;
}

#boxes {
	background-image:url(../images/bottomboxes.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	height:294px;
	line-height:17px;
}


.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;
}

.formslargest {
width:440px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin: 6px 0 0 -5px;
color: #aaa;
}

.regtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#newlistingsbox {
	border: 4px solid #006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;
	text-align:left;
	margin: 20px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.newlistingsboxheader {
	background: #006600;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	letter-spacing: 1px;
	text-align: center;
}

.newlistingsboxfooter {
	background: #006600;
	height: 6px;
}

#buylistingsbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:530px;
	text-align:center;
	padding:50px;
	margin:auto;
	background-color:#a1da15;
}

#shoppingbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:560px;
	text-align:center;
	padding:30px;
	margin:auto;
	background-color:#a1da15;
}


#whitebox {
	background-color:#ffffff;
	padding:30px;
}

#havethisbg {
	background-image:url(../images/havebg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:384px;
	height:44px;
	text-align:;left;
	padding:10px;
	padding-left:30px;
	margin-top: 11px; 
}

#fixedtipdiv{
position:absolute;
padding: 5px;
border:1px solid #999;
background-color:#cceacc;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
z-index:100;
}


#buyrentbg {
	background-image:url(../images/buy-rent-banner.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:135px;
	margin:auto;
	text-align:left;
	padding-left:200px;
	padding-top:25px;
}

.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
}

.qtyform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:20px;
}

#boxrepeat {
	background-image:url(../images/boxrepeat.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	margin: -5px auto auto;
	text-align:left;
}

#boxrepeattop {
	background-image:url(../images/boxrepeattop.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	padding:10px;
	padding-bottom:1px;
	padding-left:20px;
	margin:0px;
}

#boxrepeatbottom {
	background-image:url(../images/boxrepeatbottom.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	height:9px;
}

#fixedtipdiv {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


.facebook {
	position: absolute;
	top: 15px;
	margin-left: 650px;
	display: block;
}
.countrytabbox {
	border:4px solid #007201;  
	margin-bottom: 1em; 
	padding: 10px
	width:575px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.productsearchresult {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#footer-icons {
	display: inline;
	height: 72px;
}
.bbb {
	float:left;
	margin: 10px 0 0 5px;
	padding: 0;
	text-align: left;
}
.footer-social-icons {
	border: none;
	float:right;
	display:block;
	margin: 25px 20px 0 0;
	width: 48px;
}

div.AuthorizeNetSeal {
	float: left;
	padding: 3px 0 0 29px !important;
	position: relative;
}


#outerlinebox {
	
	background-image:url(../images/outerlinebox.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	height:327px;
	padding-top:40px;
	margin-top:50px;
}


.redtext {
	color:#F00;
}

.regbluetext {
	color:#039;
	font-size:12px;
}

#topbox2 {
	background-image:url(../images/topbox.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;
	height:20px;
	width:785px;
}

#boxrepeat2 {
	background-image:url(../images/boxrepeat2.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	margin:auto;
	text-align:left;
	width:785px;
}


#bottombox2 {
	background-image:url(../images/bottombox2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;
	width:785px;
	height:20px;
}

.profileheader {
	border-bottom: 4px solid #95C801;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0 0 5px;
}
.profilebutton {
	border-bottom: 2px solid #95C801;
	font-weight:bold;
	padding:5px;
    text-align:right; 
}

#logo {
	height: 117px;
	margin: 5px 0 0 35px;
	position: absolute;
	width: 192px; 
}

#home-buybooks {
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top, #feffff 63%, #d2ebf9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(63%,#feffff), color-stop(100%,#d2ebf9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #feffff 63%,#d2ebf9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #feffff 63%,#d2ebf9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #feffff 63%,#d2ebf9 100%); /* IE10+ */
	background: linear-gradient(top, #feffff 63%,#d2ebf9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	height: 224px;
	padding: 0 0 10px 20px;
	-moz-box-shadow: 0 4px 5px #ccc;
  	-webkit-box-shadow:0 4px 5px #ccc;
  	box-shadow:0 4px 5px #ccc;
  	

}


#home-buybooks h3 {
	margin:7px 0;
}

#home-buybooks img {
	margin: 12px 0 0 0;
	float: left;
}

#buyrentchecks {
	display: block;
	text-align: left;
}

#buyrentchecks ul {
	float: left;
}

#buyrentchecks ul li {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	list-style-image: url(../images/greenarrow.gif);
	margin: 10px 0 0 0;
}

#home-sellbooks {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	height: 224px;
	padding: 0 0 10px 20px;
	-moz-box-shadow: 0 4px 5px #ccc;
  	-webkit-box-shadow:0 4px 5px #ccc;
  	box-shadow:0 4px 5px #ccc;
}

#home-sellbooks h3 {
	margin: 7px 0;
}

#home-donate {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 16px; 
	line-height: 23px;
	margin: 15px 0 0 0;
	padding: 0 15px 10px 20px;
	-moz-box-shadow: 0 4px 5px #ccc;
  	-webkit-box-shadow:0 4px 5px #ccc;
  	box-shadow:0 4px 5px #ccc;
}

#home-donate img {
	padding: 5px 0 9px 23px;
}

#home-donate h3 {
	padding: 12px 0;
}

#freerice img {
	margin: 10px 0 0 76px;
}

#bangforthebuck {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 47%, rgba(205,234,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,rgba(255,255,255,1)), color-stop(100%,rgba(205,234,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(205,234,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(205,234,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(205,234,206,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 47%,rgba(205,234,206,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cdeace',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 14px;
	line-height: 19px;
	margin: 15px 0 0 0;
	padding: 0 20px 10px 20px;
	text-align: justify;
	-moz-box-shadow: 0 4px 5px #ccc;
  	-webkit-box-shadow:0 4px 5px #ccc;
  	box-shadow:0 4px 5px #ccc;
}
#bangforthebuck h3 {
	text-align: left;
	font-size: 20px;
	padding: 9px 0 2px 25px;
}

#bangforthebuck img {
	margin-left: -12px;
}

.productactualprice {
	width:242px;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 4px 3px #CCCCCC;
    -webkit-box-shadow: 0 4px 3px #CCCCCC;
    box-shadow: 0 4px 3px #CCCCCC;
    margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
#buysellsave {
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align: center;
	padding-top:7px;
	padding-left:7px;
}
.sidecartpadding {
	padding: 10px;
}
#sellbooks-list {
	color: #11489b;
	margin: 0;
	padding: 0;
}
#sellbooks-list ul {
	margin-left: -16px;
	padding: 0;
}
#sellbooks-list ul li {
	display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0 3px 10px;
    text-align: left;
}

.legal-wrap {
	font-family:Arial, Helvetica, sans-serif;
	max-width: 900px;
	margin: 0 auto;
}

.legal-nav {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
}

.legal-body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;	
}

.legal-section {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

.legal-returntop {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
