@CHARSET 'utf-8';
#___plusone_0 { float:right !important; margin:2px 0 0 4px !important; }

body, div, p, ul, ol, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	position: relative;
	font-family: 'goudy-old-styleoldstylenormal';
	color: #6b5346;
}
a, a img{
	outline: 0;
	border: 0;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/* Font Face Declarations */

@font-face {font-family:"Devroye SCOSF";src:url("DEVROYSC.eot?") format("eot"),url("DEVROYSC.woff") format("woff"),url("DEVROYSC.ttf") format("truetype"),url("DEVROYSC.svg#DevroyeSCOSF") format("svg");font-weight:normal;font-style:normal;}

@font-face {
    font-family: 'QuattrocentoRomanRegular';
    src: url('Quattrocento-Regular-webfont.eot');
    src: url('Quattrocento-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Quattrocento-Regular-webfont.woff') format('woff'),
         url('Quattrocento-Regular-webfont.ttf') format('truetype'),
         url('Quattrocento-Regular-webfont.svg#QuattrocentoRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'goudy-old-styleoldstylenormal';
    src: url('goudyo-webfont.eot');
    src: url('goudyo-webfont.eot?#iefix') format('embedded-opentype'),
         url('goudyo-webfont.woff') format('woff'),
         url('goudyo-webfont.ttf') format('truetype'),
         url('goudyo-webfont.svg#goudy-old-styleoldstylenormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Font Face Declarations Ends */

#container{
	width: 940px;
	padding: 10px;
	margin: auto;
	overflow: auto;
}
#top_left, #top_right{
	width: 310px;
	float: left;
	height: 210px;
}
#top_left ul {
	height:32px;
}
#top_left ul li{
	list-style: none;
	display: inline;
	font-size: 15px;
	margin-right: 10px;
}
#top_left blockquote{
	padding-left: 20px;
	padding-right: 80px;
	margin: 36px 5px 5px;
	background: url(../images/blockquate.png) no-repeat top left;
}
#top_right{
	position: relative;
}
#top_right blockquote{
	padding-left: 20px;
	margin: 36px 5px 5px;
	background: url(../images/blockquate.png) no-repeat top left;
	width: 180px;
	position: absolute;
	right: 0;
}
#social_media{
	text-align: right;
	height:32px;
}
#social_media .fb_iframe_widget {
	top:-4px !important;
}
#logo{
	width: 320px;
	float: left;
	height: 210px;
}
#logo h1 a{
	display: block;
	height: 210px;
	width: 320px;
	background: url(../images/logo.jpg) no-repeat;
}
#logo h1 a span{
	display: none;
}

.long_nav {
	height: 85px;
	clear: both;
	/*padding-top: 20px;*/
	font-size: 20px;
}

.long_nav .members_only {
	float: left;
}

.long_nav .other_links {
	float: right;
}

#as_see_in{
	height: 75px;
	clear: both;
}

#as_see_in h2{
	font-family: 'goudy-old-styleoldstylenormal';
	color: #6b5346;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	float: left;
}
#as_see_in h2 img{
	vertical-align: bottom;
	margin-right: 30px;
	margin-top:21px;
	max-height:20px;
}

#asi_heading {
	float: left;
	margin-top:20px;
}

#asi_logos_container {
	width: 820px;
	height: 45px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 30px;
}

#asi_logos {
	width: 3000px;
	position: absolute;
}

#main_menu_container{
	height: 58px;
	background: #FBECEC;
	width: 100%;
	position: absolute;
	left: 0;
	top: /*295px*//*252px;*/ 262px;
	border-top: #c0bdbd 1px solid;
	border-bottom: #c0bdbd 1px solid;
}
#main_menu{
	width: 940px;
	margin: 0 auto;
}

/* SuperFish Menu Starts*/

ul#nav{
	margin-top: 8px;
	font-size: 20px;
}
ul#nav li {
	float: left;
	position:relative;
	list-style: none;
}
ul#nav li ul {
	position: absolute;
	left: -1999em;
	top:auto;
	/* margin-top: 2.2em; */
	margin-top: 51px;
	}
/* Styles for Menu Items */
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #FBECEC; /* IE6 Bug */
	white-space:nowrap;
	padding-right: 26px;
	margin: 10px 0;
	padding-bottom: 11px;	
}

#nav li ul{border-bottom:none; background: #eeeeee; z-index: 1000;}
#nav li ul li{float:left; margin-right: 20px; z-index: 1000; width: 200px;}
#nav li ul a{float:none;background: #eeeeee; padding-left: 20px; font-size: 20px; z-index: 1000;}

/* this sets all hovered lists to red and current item */
#nav li.current a,
#nav li:hover a,#nav li.over a,
#nav li:hover li:hover a,#nav li.over li.over a,
#nav li:hover li:hover li:hover a,#nav li.over li.over li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover,
#nav li:hover li:hover li:hover a:hover,#nav li.over li li a:hover,
#nav li:hover li:hover li:hover li:hover a:hover,#nav li.over li.over li.over li.over a:hover 
{
}

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a,
#nav li:hover li:hover li a,#nav li.over li.over li a,
#nav li:hover li:hover li:hover li a,#nav li.over li.over li.over li a
{

}

ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li.over ul ul, ul#nav li.over ul ul ul {
	left:-999em
}

ul#nav li:hover ul,ul#nav li.over ul{	
	top:0;
	left:0;
	width: 700px;
	float: left;
}

ul#nav li li:hover ul,ul#nav li li li:hover ul,ul#nav li li.over ul,ul#nav li li li.over ul {
	margin-left:100%;
	left: 0;	
	top: -61px;
}

/* SuperFish Menu Ends*/

#main_menu_container input{
	height: 26px;
	border: #c6baba 1px solid;
	width: 200px;
	float: right;
	color: #656565;
	padding: 5px;
	font-weight: 24px;
	font-size:20px;
}

#banner_text{
	color: #6b5346;
	text-align: center;
}
#banner_text h1{
	font-family: 'Devroye SCOSF';
	font-size: 45px;
}
#banner_text p{
	font-size: 18px;
}

#site_content{
	font-family: 'QuattrocentoRomanRegular';
	margin-top: /*60px*/16px;
	padding: 20px 0;
	width: 940px;
	margin-bottom: 100px;
	float: left;
	min-height:150px;
}

#site_content h1,#site_content h2,#site_content h3, #site_content h4,#site_content h5,#site_content h6, #site_content p{
	margin: 10px 0;
}
.row{
	padding-top: 50px;
}

.product_big {
	height: 560px;
	float: left;
	width: 460px;
	border-bottom: #cfcfcf 1px solid;
}

.product_big a img {
	height: 440px;
	width: 440px;	
}

.product_small a img{
	margin: auto;
	display: block;
	height: 180px;
	width: 180px;
}

.product_small h2 {
	font-size: 18px;
	text-align: center;
}

#site_content .cat {
	width: 215px;
	margin-bottom: 20px;
}

.product_big h2 a{
	font-family: 'Devroye SCOSF';
	color: #eca5a5;
	font-weight: normal;
	text-decoration: none;
}

.product_small{
	margin-left: 20px;
	width: 220px;
	height: 280px;
	float: left;
	border-bottom: #cfcfcf 1px solid;
}

.product_small a img{
	margin: auto;
	display: block;
}
.product_small h2 a, .product_small h2 {
	font-family: 'Devroye SCOSF';
	color: #eca5a5;
	font-weight: normal;
	text-decoration: none;
}
.small_product_container{
	width: 220px;
	float: left;
	margin-right: 20px;
}
.small_product_container div.product_small{
	margin: 0;
	clear: both;
}
#view_all_products{
	height: 150px;
	clear: both;
	background: url(../images/view_all_back.png) no-repeat center;
}
#view_all_products p{
	text-align: center;
	padding-top: 65px;
	font-size:20px;
}
#footer_menu{
	height: 75px;
	background: #6B5346;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: /*110px;*/ 120px;
	clear: both;
}
#menu_container{
	width: 960px;
	margin: 30px auto;
}
#menu_container ul{
	display: table;
	margin: 0 auto;
}
#menu_container ul li{
	list-style: none;
	display: inline;
}
#menu_container ul li a{
	color: #cccccc;
	text-decoration: none;
	margin: 10px;
	font-family: 'goudy-old-styleoldstylenormal';
}
#menu_container ul li a:hover{
	text-decoration: underline;
}
#footer{
	height: 80px;
	margin-top: 95px;
	font-size: 14px;
}
#footer p{
	line-height: 1.5;
}
#footer_left{
	float: left;
}
#footer_left ul li{
	list-style: none;
	display: inline;
	border-right: #c2c2c2 1px solid;
	padding: 0 10px;
}
#footer_left ul li.last{
	border: 0;
}
#footer_left ul li.first{
	padding-left: 0;
}
#footer_right{
	float: right;
}
.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.admin_link a {
	color: #c90000;
}

.full_col {
	float: left;
	width: 940px;
	margin-bottom: 100px;
}

/*  Item Style */

.i_left {
	float: left;
	width: 482px;
}

.i_left .main_image {
	width: 440px;
	height: 440px;
	margin: 20px auto 0;
}


.i_left .main_thumbnails .thumb_img {
	border: 1px solid #c0c0c0;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
}

.i_left .main_thumbnails .last {
	margin-right: 0px;	
}

.i_left .main_thumbnails .thumb_img a {	
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
	background-color: #ffffff;
	opacity: .0;
	filter: alpha(opacity = 0);
}

.i_left .main_thumbnails .thumb_img a:hover {
	opacity: .30;
	filter: alpha(opacity = 30);
}

.i_right {
	float: left;
	width: 456px;
	background-color: #fbecec;
	border-left: 1px solid #c0bdbd;
	margin-top: 20px;
}

#site_content .i_right h2 {
	margin: 40px 0 12px 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-size: 36px;
}

#site_content .i_right h3 {
	margin: 10px 0 14px 0;
	padding: 0;
	text-align: center;
	color: #929499;
	font-size: 16px;
}

#site_content .i_right h4 {
	color: #000;
	font-size: 14px;
}

#site_content .i_right h5 {
	color: #771c3b;
	font-size: 20px;
	text-align: center;
}

#site_content .i_right .price {
	font-size: 34px;
	color: #6e5244;
	text-align: center;
}

#site_content .i_right .btn_container {
	margin: 20px 0;
	height: 72px;
}

#site_content .i_right .button {
	text-align: center;
	margin: 0 auto;
	width: 266px;
}

#site_content .i_right .button a {
	background:url("../images/buy_btn.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	width: 214px;
	height: 32px;
	padding:0;
	float: left;
	margin-left: 26px;
}

#site_content .i_right .button a.refresh {	
	background:url("../images/refresh_btn.png") no-repeat scroll 0 0 transparent;
}

#site_content .i_right .button a.layaway {	
	background:url("../images/layaway_btn.png") no-repeat scroll 0 0 transparent;
}

#site_content .i_right .button a.contact {	
	background:url("../images/contact_btn.png") no-repeat scroll 0 0 transparent;
}

#site_content .i_right .button a:hover {
	background-position:  0 -32px;
}

#site_content .i_right .button #countdown {
	background:url("../images/counter_bg.png") no-repeat scroll 0 0 transparent;
	width: 34px;
	height: 32px;
	margin-left: 10px;
	float: left;
	cursor: auto;
}

#site_content .i_right .button #countdown .time {
	padding: 6px 0;
	text-align: center;
}

#site_content .i_right .share {
	text-align: center;
	height: 44px;
}

#site_content .i_right .description {
	padding: 10px 30px;
	font-size: 14px;
}

/* Search Box */

#search_area {
	position: relative;
	display: block;
	float: right;
}

#search_area a {	
	position: absolute;
	display: block;
	top: 6px;
	right: 6px;
	width: 24px;
	height: 24px;
	background-image:url(../images/search_icon.png);
}

/* Contact Form */

#contact_form {
	width: 614px;
	float: left;
}

#contact_info {
	width: 300px;
	text-align: center;
	float: left;
}

#contact_form .row {
	float: left;
	width: 614px;
	padding: 4px;
}

#contact_form label {
	width: 140px;
	float: left;
	padding-right: 20px;
	text-align: left;
	font-weight: bold;
}

#contact_form input, textarea {
	float: left;
	font-size: 11px;
	color: #929292;
	width: 380px;
}

#contact_form input.captcha {
	width: 200px;
	margin-right: 10px;
}

#contact_form textarea {
	height: 300px;
}

#contact_form img {
	float: left;
}

/* Members Only Page */

#members_only .row {
	padding-top: 16px;
}

#members_only .i_left .row label {
	width: 200px;
	float: left;
}

#members_only .i_right .row label {
	width: 100px;
	float: left;
}

#members_only .i_left {
	float: left;
	width: 588px;
}

#members_only .i_right {
	float: left;
	width: 260px;
	background-color: #fbecec;
	border-left: 1px solid #c0bdbd;
	margin-top: 20px;
	padding: 20px 40px;
	height: 358px;
}



/* Reviews */

#reviews #post_review_container {
	width: 920px;
	padding: 10px;
	background-color: #FBECEC;
	border: 1px solid #C0BDBD;
	margin: 20px auto 0;
}

#reviews #post_review_container textarea {
	width: 100%;
	height: 100px;
	margin: 10px auto;
}

#reviews #post_review_container a {
	background:url("../images/review_btn.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	width: 214px;
	height: 32px;
	padding:0;
	margin: 10px 0;
}

#reviews .review_block {
	border-bottom: 1px dotted #c0c0c0;
}

#reviews .review_block h3 {
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

#reviews #post_review_container a:hover {
	background-position:  0 -32px;
}

#pending .review_block {
	padding: 10px;
	margin: 10px 0;
	border-bottom: 1px dotted #c0c0c0;
}

#pending .review_block h1 {
	font-size: 12px;
}

#pending .review_block .rq_desc {
	width: 100%;
}

#pending .review_block .rq_actions {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	width: 100%;	
}

#form_cont .row {
	padding: 6px 0;
	clear: both;
	width: auto;
}

#form_cont .row label {
	width: 116px;
	display: inline-block;
	float: left;
}
	
#form_cont .row input {
	width: 500px;
}

#form_cont input.captcha {
	width: 200px;
	margin-right: 10px;
}

#form_cont img {
	vertical-align: top;
}
.mc-closeModal {
    position: absolute;
    z-index: 1000;
    top:0px !important;
    right: 0;
    width: auto;
    height:auto !important;
    padding: 5px 10px;
    background: #000;
    border: 1px solid #fff;
    cursor: pointer;
    color: #FFFFFF !important;
    font-weight: bold;
}
