/* Search Box */
form{margin:0;padding:0}
.search-box{ /*outer background*/
height: 20px;
padding:0;
width: 190px;
}
input.search-field{ /*input field */
	float: right;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 12px;
	padding: 3px 0px 0px 4px;
	height:22px;
	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:middle;
}
input.search-go { /*search icon */
	vertical-align:top;
	float:right;
	border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
	height: 20px;
	width: 34px;
	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 */



A:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #2A69B8;
}
.orangeborder {
	border: 2px solid #022f67;
}
.orangeborderline {
	border-bottom: 3px solid #022f67;
}
P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:2px solid #022f67; 
border-thickness: 1px; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}
SPAN.price {
COLOR: #FF0000;
}
prodimage {
border:2px; 
border-thickness: 1px; 
border-color: #FF6600; 
border-style: solid;
}
.s9price {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.s9borderbox {
	border: 1px dashed #3D74B7;
}
.more { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0066FF; text-decoration: none; } .outer_border { border: 1px solid #000099;
