body {
	background-image: url(/img/bgd/top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
/* Begin Editing by John Hocker */
h3 a{
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	font-weight:bold;
}

form{
	padding:0px;
	margin:0px;
}
/* End Editing by John Hocker */
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0f3e3e;
	text-decoration: underline;
}
a:hover {
	color: #B8CC99;
	text-decoration: none;
}
.bottomRowBgd {
	background-image: url(/img/bgd/bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 20px;
	height: 40px;
	text-align: center;
	clear:both;
	margin-top:10px;
}
.topRowHeightMin {
	height: 500px;
}
.searchTable {
	background-image: url(/img/banner/searchBar.gif);
	background-repeat:no-repeat;
	height: 35px;
}
.tableMenuHomeLeft {
	background-color: #FFFFFF;
	padding: 5px;
}
.menuTableHome {
	background-color: #ffffee;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #dadac3;
}
.menuButtonsPaddingHome {
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableHomeRightBottom {
	background-color: #FFFFFF;
	padding: 10px;
}
.tableAuthorHome {
	background-color: #b8cc99;
	padding: 5px;
}
/* Begin Editing by John Hocker */
/**** heading for back pages ****/
.backPageHeader{
	width:970px; 
	background-color:#f2e8e7;
	height:74px;
}
/**** Item section ****/
.ItemPic
{
	float:left;
	padding:5px;
	margin-left:10px;
}

.ItemInfo{
	float:left;
	width:35%;
	margin-left:10px;
	
}

.ratingInfo{
	background-color:#ffeffc;
	border:solid;
	border-width:1px;
	border-color:#a7adab;
	padding:5px;
	font-size:14px;
}

.ratingInfo a{
	font-size:14px;
}

.ItemPrice{
	background-color:#edfffe;
	border:solid;
	border-width:1px;
	border-color:#a7adab;
	font-size:14px;
}

.cartWraper{
	padding:10px;
}

.ReadMore{
	width:90%;
	margin-left:30px;
}

.Details{
	margin:10px;
	padding:10px;
}

.review{
	background-color:#ffffff;
	background-image: url(/img/bgd/customerReviewBGD.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display:block;
	border:solid;
	border-width:2px;
	border-color:#5992C3;
	width:66%;
	clear:both;
	margin-left:25%;
	margin-bottom:5px;
	padding:0px 8px 5px 8px;

}
/*** search box section ***/
.searchTable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	/*padding-bottom:3px;*/
}
#SearchBox{
	padding-bottom:2px;
}
#SearchBox .txt{
	background-color:#aac590;
	vertical-align:middle;
	font-size:12px;
	/*line-height:16px;
	padding:2px;*/
}
#SearchBox input, #SearchBox select{
	font-size:11px;
	vertical-align:middle;
}
#SearchBox a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	color:#2a2d70;
}
/* End Editing by John Hocker */
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.flashBGD {
	background-image: url(/img/bgd/flashBGD.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.tablePinkBackPages {
	background-color: #f2e7e7;
	height: 74px;
}
.tableBackPageMain {
	padding: 5px;
}
.textNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.picBorder {
	border: 2px solid #333333;
	margin: 5px;
}
.textItalic {
	font-style: italic;
}
.tableTextMainBGD {
	padding: 5px;
	background-image: url(/img/bgd/tableFillGradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	/*height: 260px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
.textBold {
	font-weight: bold;
}
.tableBackRight {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	border: 1px dotted #dddddd;
}
.tableMainBackBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	width:970px;
}
.tableRightInclude {
	background-color: #ffffee;
	padding: 5px;
	float:right;
	width:200px;
	height:100%;
	text-align:center;
	/*border-left-color:#DDDDDD;
	border-left-width:1px;
	border-left-style:solid;*/
}
.pageNameAuthorCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	background-image: url(/img/bgd/authorsCenterBGD.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding: 10px;
	border: 5px solid #b8cc99;
	font-weight: bold;
}
.pageNameDisclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	background-image: url(/img/bgd/disclaimerPrivacyPolicyBGD.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding: 10px;
	border: 5px solid #99a4cc;
	font-weight: bold;
}
.pageNameContactUs {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	background-image: url(/img/bgd/contactUsBGD.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding: 10px;
	border: 5px solid #cca099;
	font-weight: bold;
}
.pageNameShoppingCart {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	background-image: url(/img/bgd/searchBGD.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding: 10px;
	border: 5px solid #99cccc;
	font-weight: bold;
}
.menuBackPages {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 1px solid #333333;
}


.mailFormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #77433C;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.mailFormTextForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;*/
	/*font-size:12px;*/
	color: #0f3e3e;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.loading {
	height: 20px;
	background: url('/img/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('/img/starrating.jpg') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/img/starrating.jpg') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}
.unit-rating a.r6-unit{left: 100px;}
.unit-rating a.r6-unit:hover{width: 120px;}
.unit-rating a.r7-unit{left: 120px;}
.unit-rating a.r7-unit:hover{width: 140px;}
.unit-rating a.r8-unit{left: 140px;}
.unit-rating a.r8-unit:hover{width: 160px;}
.unit-rating a.r9-unit{left: 160px;}
.unit-rating a.r9-unit:hover{width: 180px;}
.unit-rating a.r10-unit{left: 180px;}
.unit-rating a.r10-unit:hover{width: 200px;}

.unit-rating li.current-rating {
	background: url('/img/starrating.jpg') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color: #0f3e3e;}
.thanks {color:#36AA3D;}
.static {
	color: #0f3e3e; 
	font-size:14px;
}	
/*End styles for ajax rating*/
#ea{display:none;}
