/* - - - - - CLASSES & DEFAULTS & CONTAINERS - - - - - */
* {
	outline:none;
}

body
{
margin:auto;
background:url(images/body_back.jpg) repeat;
font-family:"Georgia", "Times New Roman";
font-size:12px;
}
.clear
{
clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
	.rightBack{
		float:right;
		margin: 5px 10px 0pt 0pt;
	}
		.rightBack a{
			text-decoration:none;
		}
img { 
	-ms-interpolation-mode: bicubic; 
}
.quantity{
	visibility:hidden;
	font-size:0em;
	line-height:0em;
	margin:0;
	padding:0;
}
a{
	color:#2D455D;
	text-decoration:underline;
}
	a:hover{
		text-decoration:none;
	}
	
a img{
	border:none;
	text-decoration:none;
}

#home
{
width:952px;
margin:0 auto;
}
#main
{
float:left;
width:950px;
margin-bottom:25px;
border:solid 1px #c3b9a7;
margin-top:25px;
}

/* - - - - - HEADER - - - - - */
#header
{
float:left;
width:950px;
height:38px;
background:#fff4f5;
color:#4a3933;
font-size:12px;
}
#header #phone
{
float:left;
width:500px;
height:38px;
}
#header #phone p
{
float:left;
padding-top:13px;
}
#header a
{
color:#4a3933;
text-decoration:none;
}
#header a:hover
{
text-decoration:underline;
}
.yr
{
padding-right:8px;
float:left;
padding-left:28px;
padding-top:13px;
}
#signup
{
float:right;
width:434px;
height:38px;
}
#signup p
{
float:left;
padding-top:12px;
padding-left:8px;
}
.check
{
float:left;
padding-left:12px;
margin-top:6px;
}

#header .red a
{
color:#bd002c;
}

/* header end */

/* - - - - - BANNER AND MAIN CONTENT START - - - - - */
#banner
{
width:950px;
height:125px;
float:left;
background:url(images/banner.jpg) no-repeat top left;
}
	#banner h1{
		font-size:0em;
		line-height:0em;
		text-indent:-10000000px;
	}
	#banner #fadeshow1{
		float:left;
		z-index:100;
		background:transparent;
		width:201px;
		height:99px;
		padding:0;
		margin:13px 0 0 74px;
		border:1px solid white;
	}

#content
{
width:942px;
background:#fff4f5;
padding-left:8px;
padding-top:11px;
float:left;
padding-bottom:32px;
margin:0;
}

/* - - - - - LEFT COLUMN - - - - - */
#leftcontent
{
width:205px;
margin-right:15px;
float:left;
}
#leftcontent img
{
float:left;
}
#leftcontent h2
{
color:#383761;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
}
.leftbox
{
width:205px;
float:left;
background:url(images/left_back.jpg) repeat-y;
margin-bottom:15px;
}
.lefttext
{
padding-left:13px;
float:left;
width:192px;
}
.lefttext ul
{
list-style:none;
padding-top:10px;
color:#fff;
font-size:12px;
}
.lefttext li
{
width:177px;
margin-top:5px;
height:22px;
text-transform:uppercase;
background:url(images/leftnav_back.jpg) no-repeat;
}
.lefttext li a
{
width:167px;
height:18px;
float:left;
padding-top:4px;
color:#fff;
padding-left:10px;
text-decoration:none;
}
.lefttext li a:hover
{
background:url(images/leftnav_backhover.jpg) no-repeat;
text-decoration:underline;
}
#cam
{
width:205px;
color:#65534d;
font-size:12px;
float:left;
text-transform:uppercase;
}
#cam p
{
padding-top:12px;
padding-bottom:3px;
float:left;
}
.input_area
{
width:205px;
float:left;
}
.input_area .input
{
float:left;
width:152px;
height:18px;
padding-left:5px;
padding-top:3px;
background:#fcefed;
border:solid 1px #cccccc;
margin-right:6px;
color:#65534d;
}

/* - - - - - RIGHT CONTENT - - - - - */

#rightcontent
{
width:706px;
float:left;
}

	/* ALL FORM ELEMENTS IN THE PAGES */
	#rightcontent input{
		padding:2px;
	}

#righttop
{
width:706px;
height:45px;
float:left;
}

/*** MINI TOP NAV ***/

#righttop ul{
	display:inline;
	float:left;
	list-style-type:none;
}

#righttop ul li{
	margin-right:10px;
	padding:5px 0 0 0;
	text-align:center;
	display:inline-block;
	float:left;
}
	#righttop ul li a{
		color:white;
		text-decoration:none;	
		font-size:11px;	
		font-weight:bold;
		text-transform:uppercase;
	}
		#righttop ul li a:hover{
			text-decoration:underline;		
		}
		
	#righttop ul li#m1 {
		background:url(images/home.jpg) no-repeat;
		width:67px;
		height:26px;
	}
		#righttop ul li#m1.active{
			background:url(images/home-hover.jpg) no-repeat;
			width:67px;
			height:26px;
		}
		
	#righttop ul li#m2 {
		background:url(images/specials.jpg) no-repeat;
		width:155px;
		height:21px;
	}
		#righttop ul li#m2.active{
			background:url(images/specials-hover.jpg) no-repeat;
			width:155px;
			height:21px;
		}
	#righttop ul li#m3 {
		background:url(images/contact.jpg) no-repeat;
		width:102px;
		height:21px;
	}
		#righttop ul li#m3.active{
			background:url(images/contact-hover.jpg) no-repeat;
			width:102px;
			height:21px;
		}


#search
{
float:right;
width:240px;
_display:inline;
}
#search input.input
{
float:left;
width:161px;
height:22px;
padding-left:10px;
_padding-left:7px;
border:0px;
padding-top:5px;
background:url(images/search_back.jpg) no-repeat;
}
	#search input.submit{
		background:url(images/search.jpg) no-repeat;
		border:none;
		width:62px;
		height:24px;
		margin:1px 0 0 3px;
		cursor:pointer;
	}
	
#rightcon
{
width:710px;
float:left;
}
	#rightcon h1{
		color:#383761;
		text-transform:uppercase;
		font-size:20px;
		margin:10px 0;
		font-weight:bold;
	}
	#rightcon h1.category{
		margin:0px 0 5px 0;
		display:block;
	}
	#rightcon h1.pages{
		margin:0px 0 -15px 0;
		display:block;
		font-size:24px;
	}
	#rightcon h2{
		color:#383761;
		text-transform:uppercase;
		font-size:20px;
		margin:5px 0 -15px 0;
		*margin:5px 0 -10px 0;
		font-weight:bold;
	}
	#rightcon h2.pages{
		color:#383761;
		text-transform:uppercase;
		font-size:20px;
		margin:5px 0 -20px 0;
		*margin:5px 0 -10px 0;
		font-weight:bold;
	}
	#rightcon h2.giftBasket{
		color:#383761;
		text-transform:uppercase;
		font-size:20px;
		margin:5px 0 0px 0;
		font-weight:bold;
	}
	#rightcon h2.links{
		color:#383761;
		text-transform:uppercase;
		font-size:18px;
		margin:25px 0 5px 0;
		font-weight:bold;
	}
	#rightcon h3{
		color:#383761;
		text-transform:uppercase;
		font-size:18px;
		margin:10px 0 0 5px;
		font-weight:bold;
	}
	#rightcon h3.giftBasket{
		display: block;
		width: auto;
		color:#383761;
		text-transform:none;
		font-size:18px;
		font-weight:bold;
		border-bottom:1px dashed #7E99B6;
		padding-bottom:2px;
	}
	#rightcon h4{
		color:#383761;
		text-transform:uppercase;
		font-size:18px;
		margin:3px 0 7px 0;
		font-weight:bold;
	}
	#rightcon h5{
		color:#AE1318;
		text-transform:uppercase;
		font-size:16px;
		margin:16px 0 7px 0;
		font-weight:bold;
	}
	#rightcon p{
		font-size:14px;
		margin-bottom:10px;
	}
	#rightcon ul{
		margin:10px 0;
	}
	#rightcon ul li{
		list-style-type:circle;
		line-height:130%;
		margin-left:20px;
	}

/* - - - - - Left Welcome Box on Home Page - - - - - */
#rightcon_left
{
width:346px;
float:left;
margin:0 15px 0 0;
}
	#rightcon_left img{
		margin-top:10px;
	}

.wel_text
{
margin-top:4px;
padding-top:5px;
padding-bottom:10px;
padding-left:15px;
padding-right:10px;
width:321px;
float:left;
background:#dcdcde;
color:#65534d;
font-size:12px;
}
#rightcon .wel_text h1
{
font-size:18px;
font-weight:normal;
text-transform:none;
color:#bd002c;
margin:0;
padding:0;
}
	#rightcon .wel_text h1 a{
		color:#bd002c;
	}
#rightcon .wel_text h3
{
font-size:15px;
color:#383761;
font-weight:bold;
text-transform:none;
margin:6px 0 8px 1px;
padding:0;
}
#rightcon .wel_text p{
	margin-bottom:2px;
}

/* - - - - - Featured Product Boxes on Home Page - - - - - */
#rightcon_right
{
float:left;
margin:10px 23px 7px 0;
_margin:10px 10px 7px 0;
width:160px;
}
	#rightcon_right img{
		border:1px solid black;
		width:160px;
		height:160px;
	}
	#rightcon_right img.clickhere{
		border:none;
		width:114px;
		height:26px;
		
	}
	#rightcon_right .featuredName a{
		display:block;
		text-align:center;
		font-size:11px;
		color:#5a4741;
		margin:5px 0 2px 0;
		width:160px;
		font-weight:bold;
		text-decoration:none;
	}
		#rightcon_right .featuredName a:hover{
			text-decoration:underline;
		}
	#rightcon_right .featuredNameStatic a{
		display:block;
		text-align:center;
		font-size:11px;
		color:#5a4741;
		margin:5px 0;
		width:160px;
		font-weight:bold;
		text-decoration:none;
	}
		#rightcon_right .featuredNameStatic a:hover{
			text-decoration:underline;
		}
	#rightcon_right .featuredPrice{
		display:block;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#bd002c;
	}
	#rightcon_right .buy-now{
		margin:-35px auto 0 42px;
	}
	
/* - - - - - - - - - CATEGORY PAGE WITH PRODUCT THUMBNAILS - - - - - - - - - - */
	
	.cat_products{
		width:220px;
		height:257px;
		_height:255px;
		float:left;
		padding-top:13px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:0px;
		font-size:11px;
		border-left:1px solid #EFE0E2;
		border-right:1px solid #EFE0E2;
		border-bottom:1px solid #EFE0E2;
		line-height:145%;
		text-align:center;	
	}
		.cat_products .thumb{
			height:160px;
			text-align:center;
		}
		.cat_products .thumb img{
			width:160px;
			height:160px;
		}
		.cat_products .innerInfo{
			width:165px;
			margin:0 auto;
			text-align:center;
		}
		.cat_products a.subcat_prod_name{
			text-decoration:underline;			
			font-weight:bold;
			display:block;
			text-align:center;
			margin:5px 0;
		}
			.cat_products a.subcat_prod_name:hover{
				text-decoration:none;	
			}
		.market-price-value {
		  text-decoration: line-through;
		  color:#999;
		}
		
/* - - - - - Login Form - - - - - */

form.login label{
	width:150px;
	display:block;
	font-size:14px;
}

form.login input.input-text{
	width:150px;
	height:20px;
	padding:3px 0 0 2px;
	margin-bottom:7px;
}

/* - - - - - Gift Wrapping Form - - - - - */

form.giftWrap input{
	margin-bottom:5px;
}

/* - - - - - Products Per Page Form - - - - - */
form.productsPerPage{
	float:left;
	margin:10px 0;
}

form.productsPerPage label{
	display:block;
	margin-bottom:3px;
}

form.productsPerPage select{
	width:50px;
	margin:4px 0 0 0;
}

form.productsPerPage span.middle{
	padding:0 5px;
}

/* - - - - - View All Button - - - - - */
form.viewAll{
	float:left;
	margin:33px 0 0 -59px;
}

/* - - - - - Gift Basket - - - - - */

td.productBundle img{
	border:2px solid #DFD1D3;
}	

.giftBasketCB{
	visibility:hidden;
}

/* - - - - - Recommended Prods - - - - - - */

.recommended{
	margin-top:-10px;
	clear:both;
}

/* - - - - - Shipping Page Info Table - - - - - - */

table.shippingInfo td{
	padding:3px 5px;
	font-size:16px;
}



/* - - - - - Shipping Page Info Table - - - - - - */
#siteseal{
	display:block;
	margin-top:30px;	
}


/* - - - - - FOOTER - - - - - */
#footer
{
padding-left:15px;
width:935px;
padding-top:22px;
padding-bottom:15px;
float:left;
background:#183048;
color:#fff;
font-size:12px;
line-height:18px;
margin:-25px 0 0 0;
}
#footer a
{
color:#fff;
}
#footer a:hover
{
text-decoration:none;
}
	#footer .right{
		float:right;
		margin:-10px 25px 0 0;
	}
		#footer .right img.fb{
			margin-right:5px;	
		}
#eternity{
	width:952px;
	margin:0 auto;
	padding:5px 0 20px 0;
	text-align:center;
	dislpay:block;
}
#eternity a{
	color:white;
	text-align:center;
}
	#eternity a:hover{
		text-decoration:underline;
	}
