@charset "UTF-8";
/* ---------------------------- */
/*		  		                */
/*       Holiday Products       */
/*		  		                */
/* ---------------------------- */

html { overflow-y: scroll; }

body {
	background:#5C2820;
	color:#492019;
	font:normal 12px Arial, Verdana, Tahoma, sans-serif;
	margin:0;
}

#wrapper {
	background:#C23927 url('./images/bg_mast.jpg') no-repeat;
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	text-align:left;
}

#masthead {
	position:relative;
	height:255px;
}

#site-title {
	position:absolute;
	top:40px;
	left:175px;
	width:650px;
	height:80px;
}

#main-menu-box {
	position:absolute;
	top:142px;
	left:0px;
	width: 1000px;
	height:29px;
	line-height:29px;
}

#content {
	position:relative;
	width:1000px;
	min-height:600px;
}

/* Content Backgrounds */
#content_3_top, #content_2_top, #content_mdl_top { font-size:1px; } /* IE fix */
#content_3_bottom, #content_2_bottom, #content_mdl_bottom { font-size:1px; } /* IE fix */

#content_3_top, #content_3_bottom {
	width:1000px;
	height:6px;
	background:transparent url('images/bg_3c_top.gif') no-repeat 0 0;
}
#content_3_bottom {
	background:transparent url('images/bg_3c_bottom.gif') no-repeat 0 0;
}
.content_3_field {
	background:#FFFFFF url('images/bg_3c_field.gif') repeat-y 0 0;
}

#content_2_top, #content_2_bottom {
	width:1000px;
	height:6px;
	background:transparent url('images/bg_2c_top.gif') no-repeat 0 0;
}
#content_2_bottom {
	background:transparent url('images/bg_2c_bottom.gif') no-repeat 0 0;
}
.content_2_field {
	background:#FFFFFF url('images/bg_2c_field.gif') repeat-y 0 0;
}

#content_1_top, #content_1_bottom {
	width:1000px;
	height:6px;
	background:transparent url('images/bg_1c_top.gif') no-repeat 0 0;
}
#content_1_bottom {
	background:transparent url('images/bg_1c_bottom.gif') no-repeat 0 0;
}
.content_1_field {
	background:#FFFFFF url('images/bg_1c_field.gif') repeat-y 0 0;
}

#content_mdl_top, #content_mdl_bottom {
	width:1000px;
	height:6px;
	background:transparent url('images/bg_mdl_top.gif') no-repeat 0 0;
}
#content_mdl_bottom {
	background:transparent url('images/bg_mdl_bottom.gif') no-repeat 0 0;
}
.content_mdl_field {
	background:#FFFFFF url('images/bg_mdl_field.gif') repeat-y 0 0;
}
/* END */


#content_inner {
	float:left;
	background:transparent;
}

#content_inner h2 { /* below */}
#content_inner p {
	padding: 2px 0 20px 0;
}
#content_inner p.first {
	margin-top:-10px;
}
#content_inner img.border {
	border:1px solid #D7B78D;
}
#content_inner.singlecolumn {
width: 500px;
}
#content_inner.fullcolumn {
	padding:0 0 0 25px;
	width: 950px;
}
#content_inner.twocolumn {
	width: 720px !important;
}

/* HOME PAGE */
#content_inner.home {
	margin-top:0;
	margin:0;
	padding:0;
	width:750px;
	height:623px;
}
/* IE6 Only */
* html #content_inner.home  { }

/* sidebar */
.sidebar {}
		
#left_bar {
	float:left;
	width:190px;
	padding:0 35px 0 25px;
	margin-top:0;
	text-align:left;
}
		
#right_bar {
	float:right;
	width:190px;
	padding-right:25px;
}

#primary, #secondary {
	padding-bottom:6px;
	margin-bottom:10px;
	width:190px;
}

.widget-top { height:6px; }

.widget-title {
	background:none;
	font:normal 16px Tahoma, Verdana;
	color:#A3A3A3;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:3px;
}

#primary .widget-content {
	background:transparent;
	width:178px;
	padding:0 7px 0 5px;
}

/* footer */
#footer {
	position:relative;
	background:#C23927;
	padding:0;
	margin-right:30px;
	font-size:12px;
	height:28px;
	color:#5C2820;
	text-transform:none;
	text-align:right;
	overflow:hidden;
}



/* CATEGORY PAGE */
.CategoryBox_L, .CategoryBox_R {
	float:left;
	width:225px;
	height:265px;
	padding-right:10px;
	text-align:center;
}
.CategoryBox_R {
	float:right;
	padding-right:0;
}
.CategoryImage {
	width:200px;
	margin: 0 auto;
}
.CategoryTitle {
	font-size:13px;
}

/* PRODUCT PAGE */
.ProdDesc {
	float:right;
	width:220px;
	font-size:14px;
}
.ProductBox_R {
	float:right;
}
.ListingsBox {
	width:400px;
	margin:10px 0;
}

/* FLYER DOWNLOAD PAGE */
.FlyerCol_L, .FlyerCol_R {
	float:left;
	width:340px;
	padding:0 0 25px 0;
	text-align:center;
}
.FlyerCol_R {
	float:right;
}
.FlyerCol_L img, .FlyerCol_R img {
	display:block;
	margin:20px auto 4px auto;
}

/* ---- WHAT'S NEW PAGE(s) ---- */
.wn_title {
	font-family:"Times New Roman", Times, serif;
	color:#C23927;
	font-size: 18px;
	font-weight: bold;
}
.wn_price {
	color: #492019;
	font-size: 12px;
}
.singlecolumn div.dblcolumn {
	float: left;
	width: 50%;
	text-align: center;
}

/*----------------------------*/
/*                            */
/*          STORE             */
/*                            */
/*----------------------------*/
* html .cartpost { width: 720px; }
.HomeColumn, .HalfColumn {
	float:left;
	width: 202px;
	height: 260px;
	vertical-align:top;
	margin: 0 18px 10px 18px;
	padding: 0;
	background: url('images/bg_category_box.gif') no-repeat;
}
/* IE6 Only */
* html .HomeColumn, * html .HalfColumn {
	margin: 0 14px 10px 13px;
}

.HalfColumn div {
	font-size:10px;
}
.CatBox_Title {
	height:34px;
	padding: 4px 8px 0 8px;
}

img.cart_thumb {
	width: 95px;
	height: 95px;
}

.horiz_line	{ 
	margin: 10px 0;
	font-size: 2px;
	empty-cells: show;
	border-top: 1px solid #CD4423;
}
.horiz_3 {
	margin: 20px 0;
	font-size: 2px;
	empty-cells: show;
	height: 3px;
	background-color:#CD4423;
}

/* -- Add to Cart style -- */
a.cat_ttl:link, a.cat_ttl:visited, a.cat_ttl:active {
	font-family: "Times New Roman", Times, serif;
	color: #CD4423;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
}
a.cat_ttl:hover {
	color: #FF542D;
	text-decoration: none;
}
input.addtocart {
	font-size: 12px;
	color:#FF4FFE;
	font-weight:normal;
	background-color: #FFFFFF;
	border: none;
}

/* --- Store Search styles ---*/
input.search {
	font-size: 12px;
	color:#CD4423;
	font-weight:bold;
	background-color: #FFFFFF;
	border:hidden;
	border-right: 2px solid #8D8A9D;
}
input.searchBox {
	font-size: 12px;
	color:#A35F9F;
	background-color: #FFFFFF;
	border:hidden;
}
/* ---- END ----*/

/* ---- LINK styles ---- */
#footer a { color:#97358A; text-decoration:none; }
#footer a:hover { color:#A27554; text-decoration:underline; }

a { color:#97358A; text-decoration:none; }
a:hover { color:#A27554; text-decoration:underline; }

a.alt { color:#A27554; text-decoration:none; }
a:hover.alt { color:#97358A; text-decoration:underline; }

h1 a { color:#DC33A7; text-decoration:none; }
h1 a:hover { color:#97358A; text-decoration:underline; }

/* ---- element styles ---- */
ul.bullet {
	margin-left: 7px !important;
	padding-left: 7px !important;
}
ul.bullet li {
	list-style-image: url('./images/bullet.gif') !important;
}

.sidebar p { padding: 6px 0; }

/* ---- Text Group styles ----*/
h1 {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	color:#C23927;
	font-size:24px;
	font-weight:normal;
	margin:0 0 15px 0;
}

h2 {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	color:#E35EA2;
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px 0;
}

h1.first, h2.first { padding-bottom:0; margin-bottom:0; }

h3 {
	font-size:13px;
	font-weight:bold;
	color:#DC33A7;
	margin-bottom:5px;
}

sup {
	font-size:10px;
	vertical-align:text-top;
}

td {
	font-size:12px;
	empty-cells:show;
}

/* ---- END ---- */


/* ---- Font sizes ---- */
.size-00  { font-size: 0px; }
.size-09  { font-size: 9px; }
.size-10 { font-size: 10px; }
.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-20 { font-size: 20px; }
.size-24 { font-size: 24px; }
.size-30 { font-size: 30px; }

/* ---- Colors ---- */
.c-purplelt { color:#FF4FFE; }
.c-purple  	{ color:#8035A4; }
.c-purpleDK { color:#562270; }
.c-orangelt { color:#F6C25E; }
.c-orange 	{ color:#FFF9B0; } /* #FFF9B0 */
.c-orangeDK { color:#CD4423; } 
.c-white 	{ color:#FFFFFF; }
.c-yellow 	{ color:#F1C55B; }
.c-yellowDk { color:#F1C55B; }
.c-paleyl 	{ color:#FFF9B0; }
.c-grayD 	{ color:#8D8A9D; }
.c-grayVD 	{ color:#716E7D; }
.c-red 		{ color:#FF0000; }
.c-black 	{ color:#3F1E3A; } /* dark purple */

/* ---- Font styles ---- */
.italic 	{ font-style:italic; }
.bold 		{ font-weight:bold; }
.uppercase 	{ text-transform: uppercase; }
.stretch 	{ font-stretch:expanded; } /* not supported by many browsers */

/* ---- Border Lines ---- */
.border-all    { border: 1px solid #D7B78D; }
.border-left   { border-left: 1px solid #D7B78D; }
.border-right  { border-right: 1px solid #D7B78D; }
.border-top    { border-top: 1px solid #D7B78D; }
.border-bottom { border-bottom: 1px solid #D7B78D; }
.noborder, .noborder input, td.noborder input { border:none; }

.floatleft  { float:left; }
.floatright { float:right; }
.clear { clear:both; }

/* ---- Forms ---- */
form {
	margin:0;
	padding:0;
}
fieldset {  
	width: 100%;
	border: 3px double #D7B78D;  
	margin: 0 0 10px 0;
	padding: 4px;
}
fieldset div {  
	float: left;  
	clear: left;  
	width: 100%; 
	padding-bottom: 4px;
}
fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
}

legend {  
margin-left: 6px;  
padding: 0 5px;  
font-weight: bold;
font-size: 16px;
}
label { 
	color:#8A969F;
	font-family:'Trebuchet MS',Tahoma,Verdana;
	font-size:10px;
	font-style:italic;
	margin-top:0px;
}
label.label-left {
	float: left;  
	font-size:11px;
	color:#9E8767;
	margin: 3px 10px 0px 0px;
	padding-left: 6px;
	width: 12em;
}
form span { 
	font-size:10px;
	color:#A09600;
}
select, textarea {
	font-size: 11px;
	border:1px solid #D7B78D;
	margin-bottom:3px;
	background: #FCF5F7;
	font-family: Verdana, Arial, Geneva, helvetica;
}
input {
	font-size: 11px;
	background-color: #FCF5F7;
	border:1px solid #D7B78D;/* not good for input buttons */
	margin-bottom:3px;
}
input.noborder {
	border:none;
}

/* button styles */
.submit, div.submit a, a.submit {
	background:#97358A url('images/button-bg.gif') repeat-x 0 -3px;
	font-size: 11px !important;
	line-height: 16px;
	color:#FFFFFF;
	font-weight:normal;
	padding: 2px 10px;
	cursor:pointer;
	text-decoration:none;
	border:1px solid #C23927;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

a.submit {
	padding: 4px 11px;
	color:#FFFFFF;
}
/* IE6 Only */
* html a.submit {
	padding: 4px 7px;
}
/* IE6 Only */
* html .submit {
	padding: 1px 7px;
}

div.submit a {
	padding: 4px 10px;
}

.submit.hover, div.submit.hover a, a.submit.hover {
	background:#AC3B9E url('images/button-bg.gif') repeat-x 0 -16px;
	color:#FFFFFF;
	border:1px solid #5C2820;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}

div.submit a { color: #FFFFFF; }
div.submit.hover a:hover { color: #FFFFFF; }

div.submit {
	background:transparent;
	font-size: 11px !important;
	line-height: 16px;
	color:#FFFFFF;
	padding: 4px 10px;
	cursor:pointer;
	border:none;
	box-sizing: content-box;
}

div.submit.hover {
	background:transparent;
	border:none;
}
/* END */

/* Pagination styles */
div.pagination {
	padding: 10px 3px;
	margin: 3px auto;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #E35EA3;
	text-decoration: none; /* no underline */
	color: #C23927;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #E35EA3;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #C23927;
	
	font-weight: bold;
	background-color: #C23927;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/* END */