@charset "utf-8";
/* CSS Document */

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin: 0px;
	font-size: 16px;
	color: #2D2D2D;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 160%;
	text-align: justify;
}

p.byline {
	line-height: normal;
	font-size: 10px;
	color: #A5A5A5;
}

p.byline a {
	color: #A5A5A5;
}

ul.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list1 li {
	height: 38px;
	padding: 0px 0px 0px 15px;
	background: url(images/navmenu.gif) no-repeat left top;
}

ul.list1 a {
	text-decoration: none;
	color: #3C5E61;
}

ul.list1 a:hover {
	text-decoration: underline;
}

a {
	color: #FF2900;
}

a:hover {
	text-decoration: none;
}

/** LOGIN */

#login {
	float: left;
}

#login form {
	width: 580px;
	padding: 0px 0px 0px 12px;
}

#login .input-text, #login .input-submit {
	float: left;
	margin: 9px 0px 0px 9px;
}

#login p {
	float: left;
	margin: 0px;
	padding: 50px 0px 0px 15px;
	line-height: normal;
	font-size: 10px;
	color: #FFF6EB;
}

#login a {
	color: #FFF6EB;
}

/** BOX STYLES */

.title {
	height: 27px;
	margin: 0px;
	padding: 10px 0px 0px 12px;
	font-size: 14px;
	color: #FFFFFF;
}

.box-style1 .title {
	background: url(images/navheader.jpg) no-repeat left top;
}

.box-style2 .title {
	background: url(images/navheader.jpg) no-repeat left top;
}
.box-style4 .title {
	background: url(images/navheader.jpg) no-repeat left top;
}


/** BOX2 */

#box2 {
}

#box2 .entry {
	padding: 17px 17px 0px 17px;
}

#box2 .column1 {
	float: left;
	width: 238px;
}

#box2 .column2 {
	float: right;
	width: 238px;
}


/** Shopping Cart */

td.prodseparator {
height: 1;
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #808285;
}
HR {
height: 4;
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #808285;
}
SPAN.price {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #808285;
	font-weight: bold;
	text-align: center;
}
P.pagenums {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #000000;
		text-align: center;
		}
.cart {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

SPAN.currpage {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #000000;
}
OPTION.oostock {
color : #A0A0A0;
}

.review {
color: #000;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}

.reviewname {
color: #999;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #808285;
}

h1 {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #ffffff;
}

.recent {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #FF2900;
	font-weight: bold;
}

/* Table Backgrounds */

TABLE.cobtbl{
background-color: #9a928a;
}

TD.cobhl{
background-color: #ffffff;
}

TD.cobll{
background-color: #ffffff;
color : #000000;
}

/* Search Box */
form{margin:0;padding:0}
.search-box{ /*outer background*/
height: 20px;
padding:0;
width: 190px;
}
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: #e7e7e7 url(images/topsearch.png) repeat-x top left;
/* make sure you upload the image to the proper directory */
/* you can download it from www.jewishbookdistributors.com/images/topsearch.png */
width: 143px;
border: 1px solid #3d4a54;
color: #5c5c5c;
vertical-align:bottom;
}
input.search-go { /*search icon */
vertical-align:bottom;
float:right;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 26px;
width: 54px;
background: url(images/topsearchbut.gif) no-repeat top left;
/* upload this image as well, you can get it from: www.jewishbookdistributors.com/images/topsearchbut.gif */
cursor: pointer;
}
/* end search box */

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 14px;
font-weight : bold;
}
.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
font-family: Arial, Helvetica, sans-serif;
color: #333;
line-height:1.6;
}
td.prodfilter{
background-color:#ececec;
border: 1px dotted #42619a;
padding:4px;
font-weight:bold;
color: #42619a;}