a, a:visited, a:active {outline-style:none;}

img {border:none !important;}


body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align:center;
	background: url(../images/template/RedGradientBG-01.jpg) no-repeat top left;
}
#body a{
	text-decoration:none;
}
#body a:hover{
	text-decoration:underline;
}
#body img {
	border:none;
}


/* ############################### HEADER ############################### */
#header{
	width:960px;
	height:120px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	position:relative;
}
#header div#display_homepage_title{
	width:380px;
	height:80px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:18px;
	left:12px;
	font:29px/46px 'Quattrocento Sans', sans-serif;
}

#header div#display_homepage_title a{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	text-indent:-9999px;
	background:transparent url(../images/template/header_bg.png) no-repeat top left;
	color:#000;
}

#header div a#homepage_title{
	text-indent:0px;
	font:29px/46px 'Quattrocento Sans', sans-serif;
	background:none;
}

#site_tools{
	margin:0px;
	padding:0px;
	text-align:right;
	position:absolute;
	top:35px;
	right:23px;
}
#site_tools a{
	margin:0 0 0 20px;
	text-transform:uppercase;
	font-size:10px;
	font-family: 'Quattrocento Sans', sans-serif;
	color:#222222;
}

#welcome{
	margin:0px;
	padding:0px;
	text-align:right;
	position:absolute;
	top:67px;
	right:23px;
	text-transform:uppercase;
	font-size:10px;
	font-family: 'Quattrocento Sans', sans-serif;
	color:#222222;
}

.cartAnchor {
	position: absolute;
    right: 0;
    top: 58px;
}

/* ############################### TOP ############################### */
#top{
	width:960px;
	height:35px;
	margin:0px auto;
	padding:0px;
	position:relative;
	background: url(../images/template/header_background_bar.jpg) top left no-repeat;
}

/* ############################### SEARCH BOX ############################### */
#display_search_wrapper {
	width:201px;
	margin:0px;
	padding:0px;
	display:block;
	background:none;
	position:absolute;
	right:12px;
	top:7px;
}
#display_search{
	margin:0px;
	padding:0px;
	text-align:left;
}
#display_search_wrapper input{
	width:168px;
	margin:0px;
	padding:2px;
	font-size:11px;
	font-family: 'Quattrocento Sans', sans-serif;
	border:0px;
	color:#222222;
	background:none;
}

#display_search_wrapper img{
	margin:0px;
	padding:0px;
}


/* ############################### MAILING LIST ############################### */
#eList {
	width:579px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:6px;
	left:17px;
}
#eList p {
	padding:0px;
	margin:0px;
	color:#222222;
	font-size:11px;
	width:318px;
	text-align:left;
	display:inline;
	line-height:17px;
	float:left;
	font-family: 'Quattrocento Sans', sans-serif;
}
#elist_field {
	width:137px;
	padding:2px;
	margin:0px;
	border:0px;
	background:none;
	font-family: 'Quattrocento Sans', sans-serif;
	color:#aaaaaa;
	font-size:11px;
	float:left;
}

#elist_btn {
	float:left;
	margin:0 0 0 4px;
	padding:0;
}	



/* ############################### PROMOTIONS ############################### */
#display_promotions_999{
	margin:0px;
	padding:10px 0px;
	text-align:center;
	vertical-align:middle;
}

/* ############################### CONTENT ############################### */
#content{
	width:960px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#content_area{
	width:785px;
	margin:0px;
	padding:8px 0 0 25px;
	text-align:left;
	background: /*url(../images/template/content_area_bg.gif) top left repeat-x*/;
}

#content_area{

	height:528px;
}

body > #content_area{
	height:auto;
	min-height:528px;
}

#content #content_area table{text-align:left;}


/* ############################### WINTER 09 STYLES ############################### */
.next_page_img{width:auto !important; height:auto !important;}
.previous_page_img{width:auto !important; height:auto !important;}
.soft_add_content_area span, .quantity{color:#000;}

.qe_toolbar_ovr{
z-index:9999 !important;
}

/* ############################### FOOTER ############################### */
#footer{
	width:960px;
	height:163px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url(../images/template/Page_bottom_bg.jpg) top left no-repeat;
}
#footer_top{
	width:auto;
	margin:0px;
	padding:17px 0 0 24px;
	font-size:11px;
	height: 62px;
}
#footer_top ul{
	width:auto;
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer_top ul li{
	text-align:left;
	color:#7B1018;
}
#footer_top ul li a{
	padding:0px;
	color:#222;
	font-family: 'Quattrocento Sans', sans-serif;
}

#ssl {
	display:inline;
	float:left;
	margin:0 20px 0 0;
}

#social-media {
	display:inline;
	float:left;
	font-family: 'Quattrocento Sans', sans-serif;
	color:#666666;
	font-size:8px;
	text-transform:uppercase;
}
#social-media img{ margin:0 2px;}
	
#footer_bottom{
	width:960px;
	margin:0px auto;
	padding:25px 0;
	color:#dddddd;
	font-size:11px;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align:right;
}
#footer_bottom p{
	margin:0px;
	padding:0px 20px;
}
#footer_bottom a{
	color:#dddddd;
}

.clear { clear:both;}




/* ############################### SHOPPING CART V11 ############################### */


#billing-header, #shipping-header, #v65-checkout-payment-header {
    padding-bottom: 0 !important;
}

#v65-onepage-cartsummary-label {;
    padding-left: 25px !important;
}

#content_area .v65-cart-giftcert-details-row td font, #content_area .v65-cart-giftcert-details-row td font b {
    color: inherit !important;
}