* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0;
	padding: 0 0 2em 0;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 13px;
}

a {
	color: #444 
}

#header {
	margin: 0px auto;
	width: 960px;
	height: 145px;
	text-align: left;
	background: url(../styleImages/logo.jpg) no-repeat left top;
	position: relative;
	display:block;
}
.headerLogo {position:absolute;left:23px;top:7px;}


#pageSurround {
 	background:#fef1d1 url(/skins/shabboskodesh/styleImages/backgrounds/pageSurround_bg.gif) repeat-y left top;
	text-align:left;
	width: 900px;
	margin: 0px auto;
	padding: 30px 30px 0;
	box-shadow: 4px 4px 3px #888;
/* SKIN VARIABLE IS cAsE SeNsItIvE */
	border: none;
	border-width-top:0px;
	position:relative;
}
h1 {margin:0px; padding:0px;}
h1 a.logo {display:block;text-decoration:none;margin: 0px 0px 0px 9px;}
#topHeader {position:relative;}

.boxTitleLeft, .boxTitleRight {
	line-height: 22px;
	padding: 10px 0px 0px 10px;
	margin:0px;
	width: 193px;
	height: 31px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	color: #e9d5ab;
	background: url(../styleImages/categories_top.jpg) no-repeat left top;
}


.boxContentLeft, .boxContentRight {
	padding: 0px;
	margin-bottom: 20px;
	background: url(../styleImages/categories_bg.jpg) no-repeat left bottom;

}

.boxContentLeft#categoryNav{
	margin-bottom: 0 
	padding: 0 
	
}

.colLeft, .colLeftCheckout {
	position: relative;
	z-index:5;
	left: 0px;
	width: 15em; 
	float: left;
}
.colMid {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 650px;
	float: left;
	
}
.colRight {
	position: relative;
	width: 203px; 
	right: 0px;
	float: right;
	clear: right;
}
.boxContent {
	padding: 0px;
	margin: 0px;
	position: inherit;
	overflow: hidden;
}
/* CHECKOUT PAGES */
/*.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 15em;  
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}*/
.colMainCheckout {
	position: relative;
	width: 69em;
	margin: 0 0 0 1em;	
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align: center;
	padding: 0;
	margin: 1em auto;
	width: 91em;
	line-height: 200%;
	font-family: tahoma, sans-serif; 
	color: #a29166; 
	font-size: 10px;
}

.siteDocs a {
	background: transparent !important;
	color: #a29166; 
	text-decoration: none;
}

.siteDocs a:hover {text-decoration: underline;}
.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
}
#subCats {
	text-align:justify;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}

.regSep a.txtCheckout {
	float: left; 
	position: relative;
	clear: both;
	margin: 1em 0;
}

#imgThumbSpace {
	margin-top: 1.4em;	
}

#imgThumbSpace p {
	line-height: 165%;
}

#imgThumbSpace img {
	padding-right: 0;
	padding-bottom: 0;	
	margin-bottom: 3px;	
	width: 97px;
}



/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0px 10px 0px 8px;
	overflow: hidden;
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 14px;
}

.li-nav a {
	padding: 0px;
	display: block;
	text-decoration: none;
	margin: 0;
}
/*.li-nav a:hover {
	text-decoration: underline;
}*/

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	background: transparent;
	border-bottom: 1px solid #c4b37b;
	width: 171px;
	padding: 6px 3px 6px 2px;

}
.ul-nav {
	width: 165px;
	padding: 0px;
}

.li-nav {	
	float: left;
}


.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 154px;
	margin-top: -22px;
	border: 1px solid #c4b37b;
	border-bottom: 0;
	z-index: 99;
}

.li-nav .ul-nav a {
	text-decoration: none;
	padding-bottom: .3em;
}

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

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/


/* START : CUSTOM CSS */
#viewProdWrap {
	overflow: hidden;
	padding: 1em 0;
}

p#viewProdTitle, p.txtContentTitle, span.txtContentTitle {
	letter-spacing: -1px;
	padding: .3em 0;
	color: #744922;
	font: normal 31px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

h1.txtContentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e2e16;
	font-size: 32px;
	margin: 33px 0px 12px 0px;
}

.homebox {
	height: 214px;
	width: 316px;
	background: url(../styleImages/homeboxes/soup.jpg) no-repeat left top;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	display: block;
}
.homebox a {
	background: url(../styleImages/homeboxes/mattehome.png) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 214px;
	width: 316px;
	text-decoration: none;
}

h3.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d431f;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
} 

span.homeboxtitle {
	font: bold 18px Trebuchet, "Trebuchet MS", sans-serif;
	color: #fff0d2;
	text-decoration: none;
	display: block;
	padding: 165px 15px 0px;
	margin: 0px;
}
span.homeboxdescription {
	font: italic 12px Trebuchet, "Trebuchet MS", sans-serif;
	color: #fff0d2;
	text-decoration: none;
	display: block;
	padding: 0px 10px 0px 15px;
	margin: 0px;
}

#viewProdLeft {
	}

#viewProdLeft .mainPic img {
	
}

#viewProdLeft .mainPic {
	position: relative;
	margin: 0px 50px 20px 30px;
	float: right;
}

.mainPic #mainPicBigger a {
	position: absolute;
	background: transparent url(../styleImages/backgrounds/view-larger.png) left bottom repeat-x;
	text-transform: uppercase;
	text-align: center;
	margin: 0 3px 3px 3px;
	padding: 5px 10px;
	width: 175px;
	bottom: 0;
}

#viewProdRight {
	margin-top: .6em;
	float: left;
	width: 32em;
}

#viewProdDesc {
	margin-bottom: 2em;
}

#viewProdDesc p {
	line-height: 155%;
	padding-top: 0;
}

#viewProdDesc #prodPrice {
	font-size: 16px;
	letter-spacing: -1px;
	margin: 1em 0;
	font-weight: bold;
	text-transform: uppercase;
}

#write_review {
	margin: .6em;
}

#write_review txtContentTitle {

}

#breadCrumb {
	padding: .6em;
	margin: 0 0 .1em 0;
}

#breadCrumb a:hover {
	text-decoration: underline;
}

div.latestProds {
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	overflow: visible;
	text-align: left;
	-moz-border-radius: 4px;
	min-height: 109px;
	margin-bottom: 15px;
	}
* html div.latestProds {height:109px;}


.subCatWrap {
	width: 51.6em;
	overflow: hidden;
	position: relative;
}


.subCatWrap div.latestProds {
}

div.latestProds .latestProdsIndividual {
	border: 1px solid #ccc;
	height: 11em;
	margin: 0 0.4em 0.4em 0;
	padding: .8em .5em .5em .5em;
	position: relative;
}


div.latestProds .latestProdsIndividual .latestProdsIndividualDesc {
	position: absolute;
	bottom: .3em;
	left: .4em;
	padding: .3em;
	width: 10.9em;
}

div.latestProds .latestProdsIndividual .latestProdsIndividualDesc a {
	text-decoration: underline;
	line-height: 165%;
}

div.latestProds .latestProdsIndividual .latestProdsIndividualDesc a:hover {
	text-decoration: none;
}

.searchandSession {
	position:absolute;
	right:30px;
	top:100px;
	color: #FED18B;
	text-align: right;
}

.nav {
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 12px;
text-align: right;
color: #FED18B;
}

.nav a{
color: #FED18B;
float: left;
padding-right: 15px;
display: block;
text-decoration: none;
}

.nav a:hover{
text-decoration: underline;
color: #E3AC59;
}

.tagline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #FFF0D2;
position: absolute;
top: 38px;
right: 30px;
text-align: right;
}

#searchForm {
	clear: both;
	margin-bottom: .2em;
	position: relative;
	margin-top: -3.6em;
}

#searchForm .searchBox {
	border: 1px solid #666;
	padding: .2em .4em;
	font-family: arial, sans-serif;
}

#searchForm a {
	display: block;
	font-size: 11px;
	padding: .3em 3.4em;
}

#session {
	margin-top: 0;
	margin-bottom: 1em;
}

.catProdList {
	border-top: 1px dotted #333;
	padding: 1em 1em 1em 1em;
	overflow: hidden;
	margin: .6em 0 0 0;
}

.catProdListProd {
	line-height: 165%;
	overflow: hidden;
}

.clearance {
	clear: both !important;
}

.catProdListProdPic {
	padding: .4em;
	float: left;
	margin: 0 1em 0 0;
	
}

.catProdListRight {
	margin-left: 6em;
	padding-left: 0;
}

.catProdListTitle {
	margin-bottom: .8em;
}

.catProdListTitle a {
	font-size: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: underline;
}

.catProdListTitle a:hover {
	text-decoration: none;
}

a.fullDetails {

}

p.catPrice {
	line-height: 200%;
	font-size: 14px;
	letter-spacing: -1px;
}

p.catPrice span.txtSale {
	margin: 0 .6em;
}

form.buyButton {
	display: inline;
	padding: 0;
}

.buyButtonWrap {
	float: right;
	text-align: right;
	margin: 0;
}

.catDesc {
	margin: 1em 0;
}

.sortOptions {
	text-align: left;
	margin: .4em 0;
	padding-top: 1em;
	display: block;
	clear: both;
}

.sortOptions #sortMethod {
	width: 8em;
	padding: 2px;
} 

.sortOptions .searchBtn {
	padding-top: 2px;
}

.reviewForm p {
	margin: 1em 0 1em 0;
}

.reviewForm p span {
	float: left; 
	width: 10em;
	padding-top: .3em;
}

.reviewForm input {
	padding: 3px;
}

#submitReview {
	margin-left: 10em;
	float: left;
}

.productOpts {
	margin-bottom: 1em;
}

.productOpts td {
	padding-bottom: .3em;
}

.productOpts select option {
	padding-right: 1em;
}

.productOpts p {
	margin-bottom: 1em;
}

.optName {
	padding: .3em .8em 0 0;
}

.addToCart {
	
}

ul.reviewLinks {
	margin: 1em 0 !important;
	padding: 0 !important;
}

ul.reviewLinks li {
	list-style-type: none;
	line-height: 155%;
	padding: 0;
	margin: 0 !important;
}

ul.reviewLinks li a {
	font-size: 11px;
}

table.tellFriend {
	margin-top: 1em;
}

table.tellFriend td {
	padding: 5px !important;
}

.cartThumb {
	width: 8em;
}

.cartThumb img{
	margin: .6em;
	text-align: center;
}

.productName {
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
}

.priceTotals, .priceTotals.grandTotal {
	font-size: 12px;
	line-height: 205%;
}

.priceTotals.grandTotal {
	background: #eee;
	line-height: 225%;
}

table.standardTable {
	margin: 1em 0;
}

table.standardTable tr td {
	padding: .3em;
}

table.standardTable tr td input,
table.standardTable tr td textarea {
	padding: 3px 0px;
	margin: 0px;
	width: 140px;
	background: #ffffff;
}
table.standardTable tr td textarea {width:200px;}

table.standardTable.newsletter tr td input, table.standardTable tr td input.noSizing {
	padding: .3em;
	width: auto;
}

table.standardTable tr td input.noSizing {
	border: none !important;
	background: transparent;
}

table.standardTable tr td select {
	padding: 3px;
	border: 1px solid #333;
	width: auto;
	background: #ffffff;
}

.emailChoice {
	width: 150px;
}

table.standardTable tr td input.submit {
	padding: .3em .6em;
	width: auto;
}

.bigCheckoutButton {
	float: right; 
	margin: 2.6em -5px 1em 0;  
	text-align: right;
}

.btmSubNav {
	border-top: 1px solid #333;
	margin: 1em 0;
}


span.clear {
	display:block;
 	background:url(/skins/shabboskodesh/styleImages/backgrounds/pageSurround_clear.gif) no-repeat left bottom;
	height:30px;
	clear:both;
	margin:0 -30px;
	padding:0px;
	font:normal 1px/1px sans-serif;}

.buttonleft {
	background: url(/skins/shabboskodesh/styleImages/button-left.jpg) no-repeat left top !important;
	margin: 0px 0px 0px -2px;
	padding: 0 0 0 2px !important; 
	text-decoration: none;
	color:#fff0d2 !important;
	line-height: 11px;
	height: 22px;
	display: block;
	float: left;
	border:none !important;
	width:auto !important;
}

.buttonright {
	background: url(/skins/shabboskodesh/styleImages/button-right.jpg) no-repeat right top !important;
	height: 22px;
	text-align: center;
	font: bold 12px Trebuchet, 'Trebuchet MS', sans-serif;
	display: block;
	padding: 0px 7px 0px 5px !important;
	line-height: 21px;
	border:none !important;
	width:auto !important;
	color:#fff0d2 !important;
}

tr.border td {border-bottom: solid 1px #e9d5ab;}


/* END : CUSTOM CSS */
