/* -- General --------------- */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFF4F8 url(/site_content/site_hotcakes/resources/bg.jpg) repeat-x top left;
	color:#636363;
}

input
{
	font-size: 10px;
}

select
{
	font-size: 10px;
}

#wrapper
{
	background: #FFEAEF;
	border: 1px solid #b3b3b3;
}
/* -------------------------- */



/* -- Header ---------------- */
#header
{
	background: #b3b3b3;
}
/* -------------------------- */


/* -- Content --------------- */
#content
{
font-size:12px;
}

#secondarynav {
	background:#FF98B3 url(/site_content/site_hotcakes/images/userbar.jpg) no-repeat top right;
	color:#fff;
	font-size:12px;
	vertical-align:bottom;
}

#secondarynav a {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}

#secondarynav .textbox, #secondarynav input
{
	border:0;
	height:16px;
}

#secondarynav .textbox
{
	font-size:14px;
}

/* #content h2
{
	color: #f36;
	padding:0;
	
	font-size:14px;
}
*/
#content #innercontent
{

	
}

#content #innercontent a:link, #content #innercontent a:visited
{
	color: #b3b3b3;
	text-decoration: none;
}

#content #innercontent a:hover
{
	color: #F36;
	text-decoration:  underline;
}

#innercontent .footer
{
	height: 10px;
}
/* -------------------------- */


/* -- Forms ----------------- */
fieldset
{
	border:1px solid #FFCBD8; 
}

fieldset legend {
font-size:14px;
color:#FF98B3;
}

fieldset label.required
{
	font-weight: bold;
}

/* -------------------------- */


/* -- Footer ---------------- */
#footer
{
	background:url(/site_content/site_hotcakes/images/foot.jpg) no-repeat bottom left;
	border:0;
	height:54px;
	font-size:11px;
	color:#fff;
}



#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

#poweredby_footer
{
	background-color: #E2E0E1;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#poweredby_footer a
{
	color: #000;
}
/* -------------------------- */


/* -- Menu ------------------ */
.menu 
{
font-size:12px
}

.menu .footer
{
	height: 0px;
}

.menu h2, #content h2
{
	width:128px;
	color:#b3b3b3;
	padding:0;
	padding-left:20px;
	padding-bottom:7px;
	background: url(/site_content/site_hotcakes/resources/star.png) no-repeat top left;
	border-bottom: 4px solid #b3b3b3;
	font-size: 14px;
}

#content h2
{
	color:#FF98B3;
	border:0;
	width:auto;
	background:none;
}

#content h2 a
{
	color:#FF98B3;
	text-decoration:none;
}

#content h2 a:hover
{
	color:#F36;
}

* html .menu h2
{
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site_content/site_hotcakes/resources/star.png", sizingMethod="crop");
}

.menu a:link, .menu a:visited
{
	color: #aaa;
	text-decoration: none;
}

.menu a:hover
{
	color: #FF98B3;
	text-decoration: underline;
}

#quickcart .total_price
{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #F36;
	font-weight: bold;
}

.site_links a
{
	font-weight: bold;
}

.site_links li
{
	padding: 10px;
}
/* -------------------------- */


/* -- Page Navigation Bar --- */
.page_navigation
{
	color:#b3b3b3;
	font-size: 12px;
}

.page_navigation a:link, .page_navigation a:visited
{
	color: #999;
	text-decoration: underline;
}

.page_navigation a:hover
{
	color: #F36;
	text-decoration:  none;
}

.page_navigation .active
{
	color: #f36;
	font-weight: bold;
}
/* -------------------------- */


/* -- Product Sort Bar ------ */

/* -------------------------- */


/* -- Subcategory Link ------ */
.subcategory a:link, .subcategory a:visited
{
	color: #F36;
	text-decoration:  none;
}

.subcategory a:hover
{
	color: #F36;
	border-bottom: 0px;
	text-decoration:  underline;
}
/* -------------------------- */


/* -- Product Row ----------- */
.product_row
{
	background-color: #FFF;
	border-bottom:2px solid #FFEAEF;
}

.product_row:hover
{
	background-color: #FAFAFA;
}

.product_row img
{
	border: 1px solid #FFF;
}

.product_row:hover img
{
	border: 1px solid #CCC;
}

.featured
{
	border: 1px solid #FFAAAA;
}

.product_row .price
{
	font-weight: bold;
	color: #F36;
}

.product_row a:link, .product_row a:visited
{
	color: #000;
	text-decoration: underline;
}

.product_row a:hover
{
	color: #F36;
	text-decoration:  none;
}
/* -------------------------- */


/* -- Product Page ---------- */

#innerproductdescription ul, #innerproductdescription ul li
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#innerproductdescription ul li
{
background: url(/site_content/site_hotcakes/resources/star.png) no-repeat top left;
padding-left:20px;
margin-bottom:10px;
}

#innerproductdescription ul
{
	margin-top:16px;
}

#productcartfunctions .price
{
	font-size: 21px;
	color:#ff98B3;
	font-weight:bold;
}

#productcartfunctions .strike
{
	font-size: 16px;
	color:#ff98B3;
	text-decoration: line-through;
	font-weight:bold;
}

#productimage img
{
	border: 1px solid #b3b3b3;
	padding:8px;
	margin-top:0px;
	background-color:#fff;
}

.relatedproduct
{
	background-color: #FFF;
	border-bottom:2px solid #FFEAEF;
}

.relatedproduct:hover
{
	background-color: #FAFAFA;
}

.relatedproduct img
{
	border: 1px solid #FFF;
}

.relatedproduct:hover img
{
	border: 1px solid #CCC;
}

.relatedproduct .price
{
	font-weight: bold;
	color: #F36;
}
/* -------------------------- */



/* -- Buttons --------------- */
.button
{
   margin:2px;
   margin-bottom:0px;
   padding-bottom:1px;
   cursor:pointer;
   color:#FF98B3;
   background-color:#FFEAEF;
   font-size:13px;
   font-weight:bold;
   border:0;
   border-bottom:2px solid #b3b3b3;
   padding:0;
}
.button:hover
{
   margin:2px;
   margin-bottom:0px;
   cursor:pointer;
   color:#f36;
   background-color:#FFEAEF;
   font-size:13px;
   font-weight:bold;
   border:0;
   border-bottom:2px solid #b3b3b3;
}
/* -------------------------- */


/* -- Order Stages ---------- */
#order_stages .stage
{
	border: 1px solid #CCC; 
	padding: 5px;
}

#order_stages .current_stage
{
	border: 1px solid #000; 
	padding: 5px;
	font-weight: bold;
	background-color: #FEE;
}
/* -------------------------- */


/* -- Product Page ---------- */
#innercontent .feature_product
{
	width:235px;
	height:330px;
	color:#b3b3b3;
}

#innercontent .feature_product img,
#innercontent .subcategory_home img
{
	border: 1px solid #b3b3b3;
	padding:8px;
	margin-top:0px;
	background-color:#fff;
}

#innercontent .feature_product .price
{
	font-size: 14px;
	color:#b3b3b3;
	font-weight:bold;
}

#innercontent .feature_product .strike
{
	font-size: 12px;
	color:#b3b3b3;
	text-decoration: line-through;
}

#innercontent .feature_product h3
{
	font-size: 12px;
	font-weight:lighter;
	color:#FF98B3;
	margin-bottom:1px;
}
#innercontent .feature_product  h3 a,
#innercontent .subcategory_home  h3 a
{
color:#FF98B3 !important;
}

/* -------------------------- */

h3.search_header
{
background-color:#FF98B3;
color:#FFF;
padding:5px;
}

/* -- Featured Product ------ */
.feature_product .price
{
	font-weight: bold;
	color: #b3b3b3;
}
/* -------------------------- */


/* -- Help Links ------------ */
.help_link
{
	border-bottom: 1px dashed #F36;
	cursor: help;
}
/* -------------------------- */

/* -- View Cart Table ------ */
.viewcart {
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.viewcart th{
	background-color: #ccc;
	color: #FFF;
	padding: 5px;
	border-bottom: 2px solid #ccc;
}

.viewcart td{
	padding: 5px;
}

.viewcart .total_price{
	font-size: 14px;
	color: #F36;
	font-weight: bold;
}

.cart_line td{
	border-bottom: 1px dashed #ccc;
}

.cart_line .product_option_tag{
	padding-left:10px;
}

.cart_line .product_option_text{
	padding-left:15px;
	font-style:italic;
}

.cart_line a{
	font-weight: bold;
}
/* ------------------------- */


.notifier
{
  xxfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/site_content/site_hotcakes/images/notifier.png');
	xxbackground-position: top left;
	xxbackground-repeat: repeat-x;
	background:#FF98B3;
	color:#fff;
	border-bottom:1px solid #777;
	font-size:21px;
	font-weight:light;
}


.notifier[class] {
  xbackground-image:url(/site_content/site_hotcakes/images/notifier.png);
}

#secondarynav span.handbag
{
	background:url(/site_content/site_hotcakes/resources/hbag-left.gif) no-repeat top left;
	height:21px;
	padding:0px;
	min-width:21px;
	_width: 21px; /* targets IE6 as it doesnt support min-width but does incorrectly expand widthed elements to fit their contents */
	float:right;
	position:relative;
	top:-3px;
	margin-right:10px;
}


#secondarynav span.handbag a
{
position:relative;
display:block;
font-size:10px;
width:100%;
height:100%;
color:#b3b3b3;
background:url(/site_content/site_hotcakes/resources/hbag-right.gif) no-repeat top right;
margin:0px;
text-align:center;
}

#secondarynav span.handbag a span
{
width:100%;
position: relative;
padding-left:3px;
*padding-left:9px; /* targets IE6 and 7 */
_padding-left:3px; /* targets IE6 effectivle overriding the previous statement */
padding-right:3px;
top: 8px;
left:0px; /* IE7 only is failing to center the span correctly so we'll have to do this... */
*left:-4px; /* targets IE6 and 7 */
_left:0px; /* targets IE6 effectivle overriding the previous statement */
xmargin:auto;
text-align:center;
}


