/*********************************************************/
/***  Cascading Style Sheet for ShopSite Rounded Theme ***/
/*********************************************************/

/***********************/
/***  Page Defaults  ***/
/***********************/
body, p, h1, h2, h3, td, div, ol, ul, dl, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #000000;
	background-color: #98356E;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/pg_background.jpg);
	background-repeat: repeat-y;
}

td {
  font-size: 9pt;
}
 .kosher {
 	font-size:9px;
	text-align:center;
 }
p {
	margin:0px;
	padding:0px;
}
  /******************/
/***  Mini Cart ***/
/******************/
div.MiniCart {
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000}

img.MiniCart {
  vertical-align: middle;
}

table.MiniCart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

th.MiniCart {
  font-weight: normal;
  text-align: center;
}

td.MiniCart {
}

td.MiniCartHead {
  text-align: center;
}

td.MiniCartQty {
  text-align: center;
}

td.MiniCartProduct {
}

td.MiniCartPrice {
  text-align: right;
}

td.MiniCartSubtotalText {
  text-align: right;
}

td.MiniCartSubtotal {
  text-align: right;
}

a.MiniCart:link { 
  text-decoration: underline;
  color: #000000}
a.MiniCart:visited { 
  text-decoration: underline;
  color: #000000}
a.MiniCart:hover { 
  text-decoration: underline;
  color: #C84492}
a.MiniCart:active { 
  text-decoration: underline;
  color: #000000}



/********************/
/***  Page Links  ***/
/********************/
table.pagelink {
  border-width: 0;
  text-align: left;
}

td.pagelink {
  color: #00FF00;
  text-align: left;
  margin: 0px;
}

a.pagelink:link { 
  text-decoration: underline;
  color: #00FF00;
}
a.pagelink:visited { 
  text-decoration: underline;
  color: #00FF00;
}
a.pagelink:hover { 
  text-decoration: underline;
  color: #FFFFFF;
}
a.pagelink:active { 
  text-decoration: underline;
  color: #00FF00;
}

/********************************/
/***  Gift Certificate Links  ***/
/********************************/
a.giftcertlink:link { 
  text-decoration: underline;
  color: #00FF00;
}
a.giftcertlink:visited { 
  text-decoration: underline;
  color: #00FF00;
}
a.giftcertlink:hover { 
  text-decoration: underline;
  color: #FFFFFF;
}
a.giftcertlink:active { 
  text-decoration: underline;
  color: #00FF00;
}

/*************************/
/***  View Cart Links  ***/
/*************************/
a.viewcart:link { 
  text-decoration: underline;
  color: #00FF00;
}
a.viewcart:hover { 
  text-decoration: underline;
  color: #C84492;
}
a.viewcart:visited { 
  text-decoration: underline;
  color: #00FF00;
}
a.viewcart:active { 
  text-decoration: underline;
  color: #00FF00;
}

/*******************/
/***  Products   ***/
/*******************/

/*************************************/
/*** Product and Subproduct Layout ***/
/*************************************/
table.Products {
  border: 0pt;
  text-align: center;
  margin: 3pt;
}

table.Product {
  border: 0pt;
  text-align: left;
}

td.ProductGraphicLeft {
  border: 0pt;
  text-align: left;
}

td.ProductText {
  border: 0pt;
  text-align: left;
}

td.ProductGraphicRight {
  text-align: right;
}

span.ProductName {
  margin-bottom: 4px;
  display: inline;
}

span.ProductDescription {
  margin-bottom: 4px;
  display: block;
}

span.ProductPriceContainer {
  display: block;
}

span.VariableProductPrice, span.VariableProductSKU, span.VariableProductName {
  display: block;
  margin-top: 4px;
}

div.Subproduct {
  margin-bottom: 4px;
}

span.SubproductName {
  margin-right: 4px;
  font-weight: bold;
/*  display: inline; */
}

span.SubproductPriceContainer {
  display: inline;
}

span.ProductPrice, span.SubproductPrice {
  display: inline;
}


span.ProductAltPrice, span.ProductAltPrice {
  display: inline;
}

span.ProductSalePriceContainer, span.SubproductSalePriceContainer {
  display: inline;
}

span.ProductSaleRegularPrice, span.SubproductSaleRegularPrice {
  display: inline;
  text-decoration: line-through;
}

span.ProductSaleAmount, span.SubproductSaleAmount {
  display: inline;
}

span.ProductAltSalePriceContainer {
  display: block;
}

span.SubproductAltSalePriceContainer {
  display: inline;
  margin-left: 10px;
}

span.ProductAltSaleRegularPrice, span.SubproductAltSaleRegularPrice {
  display: inline;
  text-decoration: line-through;
}

span.ProductAltSaleAmount, span.SubproductAltSaleAmount {
  display: inline;
}

span.OnSaleText {
  color: red;
  font-weight: bold;
}

span.ProductSKU {
  margin-left: 0px;
  display: block;
}

table.qp_header {
}

/**************************/
/*** Add to Cart Button ***/
/**************************/
div.AddToCartButton {
  margin-top: 6px;
}

input.add { 
  font-size: 9pt;
  color: #0000FF;
  background-color: #FFFFFF;
  border-width: 0px;
  border-style: none;
  vertical-align: middle;
  text-decoration: underline;
  padding-left: 0px;
  padding-right: 0px;
  cursor: pointer;
}


/***********************/
/***  Product Links  ***/
/***********************/
a:link { 
  color: #5C163B;
}
a:hover { 
  color: #C84492;
}
a:visited { 
  color: #451717;
}
a:active { 
  color: #DB6AAC;
}


/***********************/
/***  Headings       ***/
/***********************/
h1 {
  font-size: 16pt;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #00FF00;
}

h2 {
  font-size: 14pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3 {
  font-size: 12pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

/**************/
/*** Search ***/
/**************/
td.search {
  color: #00FF00;
  text-align: left;
  padding-top: 20px;
}

input.search {
  font-size: 9pt;
  width: 120px;
}


/**************/
/*** Header ***/
/**************/
div.header {
  text-align: center;
}

/**************/
/*** Footer ***/
/**************/
div.footer {
  text-align: center;
  margin-top: 10px;
}

/*****************************/
/*** Multi Page Navigation ***/
/*****************************/
span.currentpage, span.prevnext {
  padding-left: 1pt;
  padding-right: 1pt;
}

/*************************/
/***  Font Formatting  ***/
/*************************/
small, Small {
  font-size: smaller;
}

Big {
  font-size: larger;
}

b {
  font-weight: bold;
}

i {
  font-style: italic;
}

tt {
  font-family: monospace;
}
.sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.saleLarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.easterdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C10752;
	font-weight: bold;
}
.easterdesc a:link {
  text-decoration: none;
color: #4A1316;
}
.easterdesc a:hover {
  text-decoration: none;
color: #C84492;
}
.easterdesc a:visited {
  text-decoration: none;
color: #4A1316;
}
.easterdesc a:active {
  text-decoration: none;
color: #FF00FF;
}
.xmasdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.xmasdesc a:link {
  text-decoration: none;
color: #E0A3E0;
}
.xmasdesc a:hover {
  text-decoration: none;
color: #FFFFFF;
}
.xmasdesc a:visited {
  text-decoration: none;
color: #A0AAA0;
}
.xmasdesc a:active {
  text-decoration: none;
color: #FF00FF;
}
.photo_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCF1F5;
	background-color: #4E2A24;
	text-align: right;
	padding: 3px;
	font-weight: bold;
}
#Dropmenu1 {
	position:absolute;
	width:210px;
	height:210px;
	z-index:10000;
	left: 180px;
	top: 26px;
}
#Dropmenu2 {
	position:absolute;
	width:210px;
	height:210px;
	z-index:10000;
	left: 200px;
	top: 45px;
}

.tempalert {
	background: #FFFFFF;
	color: 000000;
	border: solid 3px red;
	padding: 5px;
	margin: 5px;
	font-size:11px;
}
.tempalertatt {
	color: #FF0000;
	font-weight: bold;
}
.special_alert {
	background: #FFFFFF;
	color: 000000;
	width:400px;
	text-align:center;
	border: solid 3px red;
	padding: 5px;
	margin: 5px;
	font-size:11px;
}
.january_ship_ens {
	font-size: 16px;
	font-weight: bold;
}
.buynow {	background: #6F3E2B;
	background: #FFFFFF;
	color: #5A4099;
	color: #6F3E2B;
	border: solid 1px #EC519D;
	border: solid 3px #EC519D;
	padding: 5px;
	margin: 5px;
	font-size:13px;
	font-weight:normal;
	font-weight:bold;
}
.buynow2 {	background: #6F3E2B;
	background: #FFFFFF;
	color: #5A4099;
	color: #6F3E2B;
	border: solid 1px #EC519D;
	border: solid 3px #EC519D;
	padding: 5px;
	margin: 5px;
	font-size:11px;
	font-weight:normal;
	font-weight:bold;
}
.tbanner_white_fusc {
	color: #FFFFFF;
	background-color: #B9477B;
}

.tbanner_white_text_purp {
	color: #FFFFFF;
	background-color: #6D3991;
}

.tbanner_white_text_turq {
	color: #FFFFFF;
	background-color: #009CAD;
}
.white_text {
	color: #FFFFFF;
}
