body{
	background: #fff;
	text-align:center;
	margin:0;
	padding:0;
}

body *{
	font-family: Arial;
	font-size:12px;
}

small, small *{
	font-size:9px;
}

a{color:#0b375d;}
a:hover{color:#000}

#page{
	background: url('../images/main_sides.gif');
	width:960px;
	text-align:left;
	margin:0 auto;
	border: 3px solid #fff;
}

#header{
	position:relative;
	height:113px;
	background: #fff url('../images/main_top.gif') 50% 100% no-repeat;
}

#topmenu{ margin-left:75px;width:800px; height:53px; background: url('../images/main_top_bg.gif');}
#topmenu ul{ margin:0px; padding:0px; padding-top:10px;}
#topmenu li { list-style-type:none; float:left; width:96px; text-align:center;}
#topmenu li a { display:block; padding:7px; color: #BC0C34;font-weight:bold;}
#topmenu li a:hover { background-color:#fff }

#left, #right{
	float:left;
	width:164px;
	display:inline; /*IE FIX*/
}

#left .panel_top {
	height:30px;
	background: url('../images/panel_left_top.gif');
}

#left .panel_top_small {
	height:14px;
	background: url('../images/panel_left_top_small.gif');
}

#right .panel_top {
	height:30px;
	background: url('../images/panel_right_top_small.gif');
}

#left h3, #right h3{
	margin: -5px 0 0 0;
	padding: 0;
	font-family: Georgia;
	color: #dc4e71;
	font-size:18px;
	font-style:italic;
	text-align:center;
	font-weight:normal;
}

#left .panel_bottom {
	height:14px;
	background: url('../images/panel_left_bottom.gif');
}

#right .panel_bottom {
	height:14px;
	background: url('../images/panel_right_bottom.gif');
}

.panel{
	padding:5px 10px 5px 10px;
	background: url('../images/panel_body.gif');
}

.smartinput,.smartinput2{ 
	margin:5px 0 5px 0; 
	background:transparent url('../images/input_field.gif') no-repeat !important;
	background:transparent url('../images/input_field.gif') no-repeat fixed; /*ie*/
	height:23px;
	width:125px;
	border:0px;
	padding:5px 0px 0px 5px;
	font-weight:bold;
	}

.smartinput2{ 
	background:transparent url('../images/input_field2.gif') no-repeat !important;
	background:transparent url('../images/input_field2.gif') no-repeat fixed; /*ie*/
}

/*menu*/
#prod_menu {margin:0px;padding:0px;list-style-type:none;}

/*cat*/
#prod_menu li a {text-decoration:none;font-weight:bold;}
#prod_menu li {display:block;}
#prod_menu img {cursor:pointer;}

/*subcat*/
#prod_menu ul {margin:0 0 5px 20px; padding:0px;}
#prod_menu ul li {display:block;border-bottom:1px solid #fff;}
#prod_menu ul li a {font-weight:normal;display:block;padding:2px;color:#9b2744} 
#prod_menu ul li a:hover {color:#fff; background-color:#e0849b;} 

#main{
	width:594px;
	float:left;
	padding:0;
	margin: 0px;
	display:inline;
}

#spacer{
	width:14px;
	height:14px;
	overflow:hidden;
	float:left;
	display:inline;
}


#main p {
	text-align:justify;
}

h1{
	font-family: Georgia;
	color: #dc4e71;
	background:url('../images/title_heart.gif') 0px 0px no-repeat;
	padding-left:30px;
	line-height:30px;
	font-size:24px;
	font-weight:normal;
	margin:10px 0 0 0;
}

form{
	margin:0px;
	padding:0px;
}

ol{
	list-style-type: none;
	padding: 0 4px 0 4px;
	margin:0px;
}

td, th{
	border-bottom:solid 1px #eaa2b4;
	margin-left:3px;
	padding:3px;
}

.c0{background-color:#fce2e2;}
.c1{background-color:#fff;}

table.order {text-align:right; width:100%;}

.orderc1{background-color:#fff;}
.orderc2{background-color:#fce2e2;}


/*applies to all*/
.b_plain, .b_left, .b_right, .b_up, .b_basket {color:red; text-decoration:none; text-transform:capitalize;}
a.b_plain, a.b_left, a.b_right, a.b_up, a.b_basket {	line-height:20px; /*button height for IE*/; font-style:italic; color:red;}
.b_plain a:hover, a.b_left a:hover, .b_right a:hover, .b_up a:hover, .b_basket a:hover {color:red;}
/*padding sets button height*/
a.b_plain span, a.b_left span, a.b_right span, a.b_up span, a.b_basket span {padding-top: 7px; padding-bottom:7px;}
/*center of button - padding sets button width*/
a.b_plain .b2, a.b_left .b2, a.b_right .b2, a.b_up .b2, a.b_basket .b2 {padding-left: 5px; padding-right:5px; background: url('../images/b2.gif') 0 50% repeat-x;}


a.b_plain .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.gif') 0 50% no-repeat;}
a.b_plain .b3{padding-left: 3px; padding-right:3px; background: url('../images/b3_plain.gif') 100% 50% no-repeat;}

a.b_left .b1{padding-left: 7px; padding-right:7px; background: url('../images/b1_left.gif') 0 50% no-repeat;}
a.b_left .b3{padding-left: 3px; padding-right:3px; background: url('../images/b3_plain.gif') 100% 50% no-repeat;}

a.b_basket .b1{padding-left: 26px; padding-right:3px; background: url('../images/b1_basket.gif') 0 50% no-repeat;}
a.b_basket .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_right .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.gif') 0 50% no-repeat;}
a.b_right .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_right.gif') 100% 50% no-repeat;}

a.b_up .b1{padding-left: 3px; padding-right:3px; background: url('../images/b1_plain.gif') 0 50% no-repeat;}
a.b_up .b3{padding-left: 7px; padding-right:7px; background: url('../images/b3_up.gif') 100% 50% no-repeat;}


input.b_left,input.b_right,input.b_up { 
	cursor:pointer;
	overflow: visible; /*great IE fix for aditional horizontal space in buttons  */
	padding:3px 10px 3px 10px; background: url('../images/b2.gif') 0 50% repeat-x; border:0px; margin-bottom:0px !important; margin-bottom:-2px; 
}

input.b_left{padding-left:17px; background: url('../images/b2.gif') 0 50% repeat-x; }
input.b_right {padding-right:17px; background: url('../images/b2.gif')  0 50% repeat-x;}
input.b_up {padding-right:17px; background: url('../images/b2.gif')  0 50% repeat-x;}

.form{
	height:12px;
	margin:1px;
}

textarea { width:250px; }

.important{color:#CE3636;}

.mention{color:#515151;}

.notice{margin-top:10px;background-color:#ffffd9; border:1px solid #63757D; padding:5px;}
.crumbs{margin-left:40px; padding:0px; display:block; color:#000; font-weight:bold}
.crumbs a{	color:#cf66a0;	text-decoration: none;}

#footer {text-align:center; background: url('../images/main_bottom.gif') 50% 100% no-repeat; padding-bottom:20px;}

.catlist {width:148px; height:260px; background: url('../images/cat_panel.gif') no-repeat; float:left;text-align:center; overflow:hidden}

.catlist img {margin:3px;border:0px;}

.catlist a {
	text-decoration: none;
}

.catlist strong {color:#000;}

.catlist a:hover {
	text-decoration: underline overline;
}

.catlist a.nover {text-decoration: none;}

#newest
	{
		width:594px;
		height:100px;
		overflow:hidden;
		border:1px #EC1D25 solid;
	}
	
#newest div
	{
		width:98px;
		height:98px;
		overflow:hidden;
		float:left;
		display:inline;
	}
#bmark img	{
	margin: 2px;
	}

.notice span { cursor:pointer; color:#369; font-weight:bold };
.hidden{display:none;}

.stoc1{
	background-color:#9F9;
	font-weight:bold;
	padding:4px;
	float:left;
	width:240px;
	border: 1px solid #0F0;
}
.stoc2{
	background-color:#FF9;
	font-weight:bold;
	padding:4px;
	float:left;
	width:240px;
	border: 1px solid #ff0;
}
.stoc3{
	background-color:#FFF;
	padding:4px;
	float:left;
	width:240px;
	border: 1px solid #f00;
	font-weight:lighter;
}

.stoc3 a{
	font-weight:bold;
	color:#f00;
	text-decoration:none;
}

.st1{
	background-color:#9F9;
	font-weight:bold;
	padding:4px;
	border: 1px solid #0F0;
}
.st2{
	background-color:#FF9;
	font-weight:bold;
	padding:4px;
	border: 1px solid #ff0;
}
.st3{
	background-color:#F99;
	font-weight:bold;
	padding:4px;
	border: 1px solid #f00;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 
