* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 /* Global Link Settings
--------------------------------*/
a, a:visited {			
	/* color: black; */
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
}

a:hover, a:active {
	
}

.headLink {
	color:#FF9933;
}


 /* Global Text Settings
--------------------------------*/
h1 {
	font-size: 19px;
}

h2 {
	font-size: 15px;
	color: #666666;
}

h3, h4 {
	color: #666666;
	font-size: 12px;
}

h3 {
	color: red;
}

p, h1 {
	margin-bottom: 10px;
}

p {
	line-height: 18px;
	color: #333333;
}

.tps h1 {
	color: #FF9933;
}

.bbb h1 {
	color: #005384;
}

.bbb #left_column p {
	color: #FFFFFF;
}

.bbb #left_column .box p {
	color: #333333;
}

hr {
	margin: 15px auto;
}

.tight {
	margin: -10px 0 10px 0;
}

 /* MAIN FRAME SETTINGS
--------------------------------*/

#container {
	position: relative;
	width: 760px;
	left:23px;
	top:22px;
	border: 1px solid #666666;
	background:#FFFFFF;
}

#bumper {
	height: 44px;
}



 /* CONTAINERS
--------------------------------*/

#header {
	height: 109px;
}

#imglogo {
 	display: block;
	position: absolute;
	left:22px;
	top:19px;
	z-index:36;
	cursor:pointer;
}

#imgClouds {
	display: block;
 	position: absolute;
	right: 0;
	top:0px;
	z-index:21;
	
}

#ButShopCart {
	position:absolute;
	right: 20px;
	top: 44px; 
	width:136px;
	height:21px;
	z-index:35;
}

#nav {
	width: 100%;
	height:24px;
	background-color: #97C743;
}

#nav .navdivider {
	float: left;
	margin: 4px 2px 0 2px;
	width:1px;
	height:16px;
	background-color: #B6D876;
}

#nav .navbutton {
	float: left;
}

#nav_nosub {
	position:absolute;
	width: 100%;
	height:7px;
	background-image: url(images-main/orangeButBarBG-SHORT.png);
}

#nav_sub {
	position:absolute;
	width: 100%;
	height:24px;
	background-image: url(images-main/orangeButBarBG.png);
}

#content_frame {
	background-repeat: repeat-y;
	z-index: 50;
}

.bbb #content_frame {
	background-image: url(images-main/bgBBBblueLeftColumn.gif);
}

.tps #content_frame {
	background-image: url(images-main/bgGreenLeftColumn.gif);
}



#left_column {
	float: left;
	width: 210px;
	margin: 20px;
}

#content {
	margin-left: 250px;
	padding: 25px 15px 15px 15px;
	background-image: url(images-main/shim_white.gif);
	z-index: 100;
}

#footer {
	clear:both;
	text-align: center;
	height: 25px;
	line-height: 20px;
	border-top: solid 1px #666666;
}

.prodinfo {
	float:left;
	width:150px;
	text-align: center;
}

.proddesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
	/* padding-bottom: 5px; */
}

/* LEFT COLUMN BOXES
--------------------------------*/
.subheader {
	padding-left:25px; 
	padding-top:10px;
}

.box {
	position: relative;
	width: 224px;
	left: -10px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.boxtop {
	height: 10px;
	width: 224px;
	background-repeat: no-repeat;
}

.boxcontent {
	background-repeat: repeat-y;
	padding: 1px 20px;
}

.boxbottom {
	height: 17px;
	width: 224px;
	background-repeat: no-repeat;
}


.boxtop_orange {
	background-image: url(images-main/OrngBox-Top.png);
}

.boxcontent_orange {
	background-image: url(images-main/OrngBox-Middle.png);
}

.boxbottom_orange {
	background-image: url(images-main/OrngBox-Bottom.png);
}


.boxtop_green {
	background-image: url(images-main/GreenBox-Top.png);
}

.boxcontent_green {
	background-image: url(images-main/GreenBox-Middle.png);
}

.boxbottom_green {
	background-image: url(images-main/GreenBox-Bottom.png);
}


.boxtop_transparent {
	background-image: url(images-main/TransBox-Top.png);
}

.boxcontent_transparent {
	background-image: url(images-main/TransBox-Middle.png);
}

.boxbottom_transparent {
	background-image: url(images-main/TransBox-Bottom.png);
}

 /* SPECIAL TEXT CLASSES
--------------------------------*/

.footerText,
.footerText a {
	font-size: 10px;
	color: #666666 !important;
	text-align: center;
}

.bookTitle {
	font-weight: bold;
	font-style: italic;
}

.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F32626;
	font-weight: bold;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.OurPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 14px;
	color: #F32626;
}
.HeaderOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF9933;
	font-weight: bolder;
}
.HeaderSubGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
}
.tinyText {
	font-size: 9px;
	text-align: center;
}
.BuyItNowBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.SidebarHeaderOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF1DF;
	letter-spacing: 2px;
	text-align: center;
}


.bbbcovercaption {
	font-size: 9px;
	text-align: center;
	width: 125px;
}

/* Affiliates page styles */
.liAffiliates {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-image: url(affiliates/arrow.gif);
	list-style-position: outside;
}

.boxAffiliates {
	border: 1px dotted #CCCCCC;
	background: #f4f4f4;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 5px;
}

.liSubText {
	color:#666666;
}

.applyFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	width: 100%;
	height: 1200px;
}

.prod {
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
}

/* Home page styles */
/* Container styles */
#mainTopLeft {
	width: 390px;
	float: left;
}
#mainTopRight {
	width: 365px;
	float:right;
	background-image: url(images-home/bg_green.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}
.contBox {
	clear:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/* welcome div styles */
.welcomebox {
	padding-top: 70px;
	padding-left: 30px;
	/* padding-bottom: 20px; */
	background-color: #47A404;
	background-image: url(images-home/welcome.gif);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}
.sideline {
	width: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffad47;
	height: 138px;
	float: left;
}
.WelcomeText p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:30px;
	padding-right:30px;
}

/* rounded boxes */
.homeBox_orange {
	margin-top:20px;
	width: 187px;
	float:left;
	margin-bottom:10px;
}
.homeBox_green {
	width: 144px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.homeBox_orange_top {
	background-image:url(images-main/OrngBox-UpRtCorn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#ffad47;
	height: 8px;
	display: block !important;
	font-size:1px; /* for IE */
}
.homeBox_green_top {
	background-image:url(images-main/GrenBox-UpRtCorn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#98c744;
	height: 8px;
	display: block !important;
	font-size:1px; /* for IE */
}
.tl_orange {
	width: 9px;
	height: 8px;
	display: block !important;
	background-image: url(images-main/OrngBox-UpLtCorn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px; /* for IE */
}
.tl_green {
	width: 9px;
	height: 8px;
	display: block !important;
	background-image: url(images-main/GrenBox-UpLtCorn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px; /* for IE */
}
.homeBox_orange_body {
	background-image: url(images-main/OrngBox-RtSide.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
	padding-left: 15px;
	background-color:#ffad47;
}
.homeBox_green_body {
	background-image: url(images-main/GrenBox-RtSide.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
	padding-left: 15px;
	background-color:#98c744;
}
.homeBox_orange_bottom {
	background-image: url(images-home/orangebottom.jpg);
	height: 139px;
	width: 187px;
}
.homeBox_green_bottom {
	background-image: url(images-home/greenbottom.png);
	height: 139px;
	width: 144px;
}
.tl_right {
	width: 9px;
	height: 9px;
	display: block !important;
	background-image: url(products/buyNow/Box-UpLftCorn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px; /* for IE */
}
.bl_right {
	width: 9px;
	height: 9px;
	display: block !important;
	background-image: url(products/buyNow/Box-LowLftCornLong.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:1px; /* for IE */
}
.homeBox_right {
}
.homeBox_right_top {
	background-image:url(products/buyNow/Box-UpRtCorn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	font-size:1px; /* for IE */
}
.homeBox_right_body {
	border-right-color: #959595;
	border-left-color: #959595;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 15px;
	padding-left: 15px;
	position:relative;
}
.homeBox_right_bottom {
	background-image: url(products/buyNow/Box-LowRtCorn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: bottom;
	height: 9px;
	font-size:1px; /* for IE */
}


/* Newest book section */
.newestBkImg {
	float:left;
}
.newestBkName {
	float:right;
	padding-top:20px;
	padding-right:10px;
	width: 180px;
}
.newestBkDesc {
	clear:both;
	padding:10px;
}
.newestBkSub {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
.newestBk {
	font-size: 18px;
	font-weight: bold;
}
.newestHeader {
	font-size: 16px;
	font-weight: bold;
}

/* Link boxes */
.homeSubLinks {
	padding-left: 20px;
}
.homeSubLinks a {
	text-decoration: underline;
}
.homeSubLinks a:visited {
	text-decoration: underline;
}

.homeContainer {
	background-image: url(images-home/bg_green.gif);
	background-repeat: repeat-x;
	height: 238px;
}
.homeBoxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e40b36;
	font-size: 14px;
}