@charset "utf-8";
/* CSS Document */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,table
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
body, table
{
	font:12px/16px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
}
h1, h2, h3, h4, h5 {
	font-family: "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
h1 {
	text-align: left;	
	font-size:14px;
	margin: 0 0 5px 0;

}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
p
{
	margin:0 0 1em 0;
}

#body
{
	width:920px;
	margin:0 auto;
	padding:25px 15px 0 15px;
}
#header
{
	margin-bottom:20px;
	height:120px;
	position:relative;
}
	#logo
	{
	 float:left;
	 width:234px;
	 
	}
	#login_form
	{
		float:left;
		color:#761a31;
		text-align:center;
		width:680px;
		margin-top:30px;
	}
		#login_form a
		{
			color:#761a31;
			text-decoration:underline;
			margin:0 10px;
		}
		#login_form label
		{
			margin:0 10px;
		}	
		#login_form span
		{
			font-size:16px;
			font-weight:bold;
		}
	#nav
	{
		
		float:left;
		
		width:680px;
		
		overflow:hidden;
	}
		#nav li
		{
			float:left;
		}
			#nav li a
			{
				display:block;
				background-color:#fff;
				padding:5px 11px;
				color:#B60028;
				font-size:13px;
				margin:0 0 0 5px;
				
			}

#left_side
{
	clear:both;
	width:200px;
	float:left;
}
	#menu
	{
		width:200px;
	}
		#menu li
		{
			height:auto !important;
			height:28px;
			margin-bottom:5px;
		}
		#menu li ul
		{
			display:none;
		}
		#menu li ul.selected
		{
			display:block;
		}
		#menu li a
		{
			display:block;
			color:#fff;
			width:195px;
			height:16px;
			padding:6px 5px 6px 0;
			text-align:right;
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
			font-family: "Century Gothic",tahoma,Arial,Helvetica,sans-serif;

		}
			#menu li li a
			{
				
				font-size:12px;
				font-weight:normal;
				padding:0 5px 0 0;
				text-transform:lowercase;
			}
#right_side
{
	width:700px;
	margin-left:20px;
	float:left;
}
	#big_image
	{
		margin-bottom:20px;
		background-color:transparent;
	}
	#date_holder
	{
		clear:both;
		float:left;
		color:#8c182b;
		font-size:16px;
		font-weight:bold;
		width:205px;
	
		padding:23px 105px 3px 15px;
		line-height:20px;
		text-align:right;
		height:60px;
		position:relative;
	}
		#date_place
		{
			position:absolute;
			right:5px;
			top:0;
			width:78px;
			height:85px;
			font-weight:normal;
			text-align:center;
			padding-top:15px;
			color:#fff;
			background:url("images/date_placeholder2.jpg") no-repeat 0 0;
		}
			#date_place strong
			{
				font-size:28px;
				display:block;
				margin-top:12px;
				font-weight:bold;
				color:#000;
			}
		#slideshow
		{
			background-color:#e1e3e2;
			width:325px;
			float:left;
			margin-left:10px;
			height:53px;
			/*padding-top:30px;*/
			color:#8c182b;
			font-size:18px;
			font-weight:bold;
			text-align:center;
		}


#footer
{
	clear:both;
	margin-left:200px;
	color:#111111;
	font-size:10px;
}
	#footer a
	{
		color:#111111;
	}
	.copyright
	{
		color:#939393;
	}
.dropdown ul
{
	padding:10px;
	font-size:10px;
	color:#fff;
}
#menu .dropdown input[type="text"]
{
	width:170px;
}
#leftNewsletter {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	}
#leftNewsletter input[type="text"] {
	width: 170px;
	}

/* newsletter_bof // */

.infoBoxOrange {
	color: #000;
	}
TD.infoBoxHeadingOrange {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}
.infoBoxContentsOrange {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #fff;
	}
.boxTextOrange {
	color: #fff;
	font-size: 12px;
	padding-bottom: 4px;
	}
a.selected
{
	font-weight:bold !important;
	font-size:1.2em;
}
#menu ul ul
{
	margin-right:10px;
}
.load{background:url('images/load.gif') no-repeat center;width:664px; height:318px;}

a:hover img
{
	text-decoration:none !important;
	
}
.nounderline, .nounderline:hover
{
	text-decoration:none !important;
}
.boxText2
{
	text-transform:lowercase;
	font-size:13px !important;
	margin:0 3px !important;
}
#footer a, #footer a:hover, a.footerLinks, a.footerLinks:hover
{
	color:#B10128 !important;
}
	.h1nmg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nmgH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#formProduct
{
	width:660px;
}

.Apple-style-span p
{
	float:left;
	clear:left;
	min-width:660px;
}
#waitmsg {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	right: 0px;
	bottom: 0px;
	background-image: url(images/overlay.png);
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 100px;
	width: 100%;
	height: 100%;
	padding-bottom: 100px;
	display: none; 
}
.optiontxt  {
	text-align: center;
	margin: 10px;
}
.lpad10 {
	padding-left: 10px;
}
.rpad15 {
	padding-right: 15px;
}


#option_27,#option_26,#option_32,#option_33,#option_34,#option_36,#option_37,#option_76,.nodispaly {
	display: none;
}
.dimensionstitle {
	margin-top: 9px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b5e1e1;
	margin-bottom: 8px;
	padding-top: 5px;
}
.dimensionstitle span {
	display: block;
	float: left;
	width: 200px;
}
.radiobox {
	text-align: center;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	min-width: 130px;
	width:auto !important;
	width: 130px;
	padding-right: 20px;

}
.radiobox img {
	cursor: pointer;
}
.brdrright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AADBD8;
}

.lightcolor {
	color: #cccccc;
}
.photoenlrmentheads {
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.bgred {
	background-color: #B00027;
}
.bgpink {
	background-color: #EB85B6;
}
.bgorange {
	background-color: #F19232;
}
.bglblue {
	background-color: #AADBD8;
}
.bgdblue {
	background-color: #01A7BF;
}
.bggreen {
	background-color: #C7BF2C;
}
.bgviolate{
	background-color: #9393B7;
}



.txtnormal{
	font-weight: normal;
}

.txt12 {
	font-size: 12px;
}.txt13 {
	font-size: 13px;
}
.txt15 {
	font-size: 15px;
	font-weight: bold;
}
.left {
	float: left;
}




/*new product style update*/
.clear
{	
	clear:both;
}

.select_left
{
	margin-right:50px;
	float:left;
	width:200px;
}
.select_left u
{
	text-decoration:line-through;
}
.select_left b
{
	color: #990000;
}
.select_right
{
	width:100px;
	float:right;
	text-align:right;
}




.optionGroups
{
	
}
.optionGroups li
{
	margin-right:5px;
	float:left;
	width:150px;
}
.optionGroupsUploadPhotos li
{
	text-align:center;
}
.attribute_label
{
	padding-left:2px;
}
.group_label
{
	font-size:11px;
}
.attribute_cart
{
	
}
.inputcol
{
	position:relative;
}
.required.error
{
	border: 2px solid red;
}
label.error
{
	position:absolute;
	top:-8px;
	right:-104px;
	background-color:#fff;
	padding:2px;
	background:url(images/custom/error-checking-flag.png) no-repeat 0 0;
	width:119px;
	height:25px;
	z-index:500;
	color:#fff;
	padding:8px 5px 0 20px;
}
.input_checkbox label.error, .input_radio label.error, .input_radioverti label.error, .input_left label.error
{
	position:absolute;
	top:-8px;
	left:-144px;
	background-color:#fff;
	padding:2px;
	background:url(images/custom/error-checking-flag-left.png) no-repeat 0 0;
	width:119px;
	height:25px;
	z-index:500;
	color:#fff;
	padding:8px 20px 0 5px;
	text-align:right;
}
.attrib_envelope-color
{
	
}
	.attrib_envelope-color .inputcol input
	{
		display:block;
		text-align:center;
		margin-bottom:4px;
	}
	.attrib_envelope-color .inputcol
	{
		margin-right:25px;
		
	}
	
	
	#main_menu 
{
	margin:20px 0 0 0; 
}

.form_row
{
	margin:5px 0;
	position:relative;
}
.form_row label
{
	font-weight:bold;
	
}
.input_text
{
	padding:1px 2px;
	width:250px;
}
.inputcol.input_text
{
	width:auto !important;
	padding:0 !important;
}
fieldset
{
	border:0;
}
.form_row_submit
{
	text-align:right;
}
.medium_form
{
	width:254px;
	margin:0 auto;
	display:block;
}
.order_title .order_number
{
	text-align:left;
	float:left;
}
.order_title .order_status
{
	text-align:left;
	float:right;
}
.product 
{
	clear:both;
	padding-top:20px;
}

.product h2
{
	font-size:12px;
	letter-spacing: normal;
}

.productDescription
{
	
}
.productDescription div
{
	clear:both;
}
.selectbox.select_custom
{
	width:380px;
}
.clear_radios
{
	position:absolute;
	right:5px;
	top:113px;
	display:none;
}

.big_alert_overlay {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	right: 0px;
	bottom: 0px;
	background-image: url(images/overlay.png);
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	width: 100%;
	height: 100%;
	padding-bottom: 100px;
	display:none;	
}
.big_alert
{
	width:610px;
	height:290px;
	background-color:#b10128;
	border-radius:15px;
	padding:30px 45px;
	font-size:14px;
	color:#fff;
	line-height:22px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-350px;
	margin-top:-175px;
	z-index:9001;
	display:none;	
}
	.big_alert .title
	{
		background:url(images/custom/modal_title.png) no-repeat 0 0;
		width:220px;
		height:38px;
		margin:0 auto 20px auto;
	}
	.big_alert .close
	{
		background:url(images/custom/modal_close.png) no-repeat 0 0;
		width:25px;
		height:25px;
		position:absolute;
		right:15px;
		top:15px;
		cursor:pointer;
	}
	.shipping_alert
	{
		background:url(images/custom/ec-modal-shipping-popup.png) no-repeat 0 0;
		height:520px !important;
		width:733px !important;
		padding:0;
		display:none;		
		font-size:14px;
		color:#fff;
		line-height:22px;
		position:fixed;
		top:50%;
		left:50%;
		margin-left:-367px;
		margin-top:-260px;
		z-index:9001;
	}
	.shipping_alert .alert_content
	{
		position:absolute;
		top:100px;
		left:390px;
		width:320px;
		font-weight:bold;
	}
	#shippingAlert
	{
		margin-top:4px;
		margin-left:5px;
	}
	
	.black_alert_link
	{
		text-align:right;
		color:#000;
		font-size:10px !important;
	}
	.black_alert_link a
	{
		color:#000;
	}

	.red_link
	{
		font-size:22px;
		font-weight:bold;
	}
	.black_text
	{
		font-size:22px !important;
		font-weight:bold;
		text-align:left;
		width:179px;
	}
	.button_green
	{
		width:100%;
		padding:5px;
		color:#000;
		font-size:26px;
		text-align:center;
		border:0;
		background-color:#C8E08A;
		cursor:pointer;
		font-weight:bold;
		text-shadow:0 1px 0 #fff;
	}
	
	.assistly_div
	{
		width:200px;
	}
	.assistly_div span
	{
		display:block;
		width:170px;
		text-align:center;
		font-weight:bold;
		margin:0 auto;
	}
	.btn_contact_green
	{
		display:block;
		margin:10px auto 0 auto;
		width:170px;
		padding:15px 10px;
		height:15px;
		color:#fff;
		background-color:#93c656;
		font-size:14px;
		font-weight:bold;
		border-radius:10px;
	}
	.btn_contact_green:hover
	{
		text-decoration:none;
		color:#fff;
	}
	
	.button
	{
		padding:10px 30px;
		color:#fff;
		font-size:16px;
		text-align:center;
		border:0;	
		cursor:pointer;
		font-weight:bold;
		border-radius:10px;
	}
	.green
	{
		background-color:#92C850;
	}
/****************************************/	
#login_form
{
	
}
#sub_header
{
	float:left;
	color:#761a31;
	text-align:left;
	width:680px;
	margin-top:30px;
	margin-left:5px;
	height:36px;
	
}

.flashSale
{
	background-color: #434750;
	padding: 25px;
	margin-top:5px;
	margin-bottom:6px;
	text-align: center;
	color: #fff;
	
}
	.sale_title
	{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.sale_intro
	{
		font-size: 14px;
	}
	.slidercontainer
	{
		position:relative;
		
		margin-bottom:25px;
		width:669px
	}
	.slidercontainer .prev
	{
		background:url(images/custom/slide_left_red.png) no-repeat 0 0;
		width:53px;
		height:48px;
		display:block;
		position:absolute;
		top:46%;
		left:5px;
		padding:0 !important;
		z-index:8000;
		opacity:0.5;
	}
	.slidercontainer a.prev:hover
	{
		opacity:1;
	}
	.slidercontainer .next
	{
		background:url(images/custom/slide_right_red.png) no-repeat 0 0;
		width:53px;
		height:48px;
		display:block;
		position:absolute;
		top:46%;
		right:4px;
		padding:0 !important;
		z-index:8000;
		opacity:0.5;
	}
	.slidercontainer a.next:hover
	{
		opacity:1;
	}
	#video
	{
		text-align: left;
		margin-bottom:25px;
	}
	.joinconversation
	{
		background:url(images/custom/join.jpg) no-repeat 50px 0;
		height:153px;
		margin-bottom:25px;
		position:relative;
	}
	.social_buttons
	{
		position:absolute;
		left:295px;
		top:38px;
		
	}
		.social_buttons a
		{
			margin-right:2px;
		}
	.fb_like
	{
		position:absolute;
		left:400px;
		top:110px;
	}
	.gift_box
	{
		/*background-color:#dadbcc;
		border-radius:10px;
		margin-bottom:25px;*/
		width:655px;
		height: 193px;
	}
		.gift_box_title
		{
			padding:15px 0 0 20px;
			margin:0;
		}
		.gift_slider
		{
			padding:0;
		}
		.gifts li
		{
			width:210px;
			text-align:center;
			font-size:12px;
		}
	.small_box
	{
		margin-bottom:11px;
	}
	#searchForm input.text
	{
		background-color:#dadbcc;
		color:#b00027;
		font-weight:bold;
		font-size:12px;
		border:0;
		padding:10px 12px; 
		width:190px;
		height:16px;
	}
	input.text::-webkit-input-placeholder { color:#b00027; }
	#searchForm input
	{
		vertical-align: middle;
	}
	#header_social
	{
		position:absolute;
		top:-25px;
		left:240px;
	}
		#header_fb
		{
			padding-top:5px;
			float:left;
			width:90px;
		}
		#header_twitter
		{
			float:left;
			width:25px;
			padding-top:7px;
		}
		#header_account
		{
			float:left;
			border-left:1px solid #b10128;
			border-right:1px solid #b10128;
			padding:5px 12px 0 12px;
			margin-left:10px;
			
			font-size: 12px;
			color:#b00027;
			text-align:center;
		}
			#header_account small a
			{
				text-decoration:underline;
			}
			#header_account a
			{
				color:#b00027;
				/*autumn color: 875308*/
			}
		.logged #header_account
		{
			padding:5px 5px 0 5px;
			margin-left:5px;
		}
		.twitter_small
		{
			background: url(images/custom/icon-twitter-small.png) no-repeat 0 0;
			width:25px;
			height:14px;
			display:block;
			float:left;
	
		}
	.header_alert_link a
	{
		font-size:10px;
		color:#000;
	}
	.date_h
	{
		position:relative;
	}
	.header_alert_link
	{
		right:28px;
		display: block;
		text-align:center;
		font-size:12px;
		width:100%;
		position:absolute;
		bottom:-15px;
		left:0;
	}
	#login_form_p
	{
		width:360px;
		height:205px;
		padding:20px;
		background-color:#fff;
		border-radius: 10px;
		display:none;		
		font-size:14px;
		color:#fff;
		line-height:22px;
		position:fixed;
		top:50%;
		left:50%;
		margin-left:-180px;
		margin-top:-103px;
		z-index:9001;
	}
	#login_form_p .close
	{
		background:url(images/custom/btn_close.jpg) no-repeat 0 0;
		position:absolute;
		top:5px;
		right:5px;
		width:8px;
		height: 9px;
		cursor:pointer;
	}
	#loginFields 
	{
		margin-top:10px;
	}
	#loginFields #email_address, #loginFields #password
	{
		background:url(images/custom/input_login.jpg) no-repeat 0 0;
		width:225px;
		height:40px;
		border:0;
		color:#484639;
		padding:0 0 0 10px;
		font-size:14px;
	}
	#loginFields #password
	{
		margin-top:10px;
	}
	#loginFields #btn_loginForm
	{
		background:url(images/custom/btn_login.jpg) no-repeat 0 0;
		width:88px;
		border:0;
		height:90px;
		float:left;
		display: block;
	}
	#loginFields #inputs
	{
		float:left;
		width:235px;
	}
	#password_forgotten
	{
		clear:both;
		font-size:10px;
		color:#000;
	}
	#login_form_p #message
	{
		height:23px;
		font-size:12px;
	}
	#login_form_p #message #e_text
	{
		height:23px;
		padding:2px 5px;
		display: none;
	}
	.error
	{
		color:#b00027;
		background-color:#FFEDF1;
	}
	.success
	{
		background-color:#96ca3f;
		color:#fff;
	}
	.content_text
	{
		width:655px;
		margin-bottom:20px;
		color:#939393;
		font-size:10px;
	}
	#noticeBar
	{
		display:none;
		padding:5px 10px;
		background-color: #ffa99d;
		color:#000;
		border-bottom:1px solid #f00;
		text-align:center;
		position:fixed;
		top:0;
		left:0;
		z-index:8000;
		width:100%;
	}
		#noticeBar a
		{
			color:#000;
			font-weight:bold;
		}
		#noticeBar p
		{
			margin-bottom:0;
		}
	/*body
	{
		padding-top:40px;
	}*/
	
	.infoBoxWarning table
	{
		background-color:#ecf2f2 !important;
	}
	
	#header_support
	{
		margin-left: 5px;
		float:left;
	}
	#searchForm
	{
		float:left;
		width:250px;
	}


.list li
{
	margin: 5px 0 10px 0;
	position: relative;
}
.dash_title
{
	background-color: #f8c5c5;
	padding:2px 5px;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
.list
{
	padding:2px 5px;
}
.noticeBox
{
	padding:2px 5px;
}
.list .actions
{
	position:absolute;
	right:0;
	top:0;
}
.dash_box
{
	margin-bottom: 10px;
}
.dash_title.green
{
	background-color:#e3faa8;
}
.dash_title.purple
{
	background-color: #C2AED3;
}

.account_div
{
	padding:10px 5px 0 5px;
	background-color:#17b6c9;
	width:290px;
	float:left;
	margin-bottom:20px;
}
	.account_div li
	{
		width:50%;
		float:left;
		margin-bottom:10px;
	}
		li.col1
		{
			width:55%;
		}
		li.col2
		{
			width:45%;
		}
	.account_div a
	{
		font-size:11px;
		letter-spacing:-0.5px;
		color: #fff;
		font-weight:normal;
		line-height: 18px;
		padding-left:25px;
		display:block;
		height:18px;
	}
	.icon-proof
	{
		background:url(images/custom/icon-proof.png) no-repeat 0 0;
	}
	.icon-history
	{
		background:url(images/custom/icon-history.png) no-repeat 0 0;
	}
	.icon-address-book
	{
		background:url(images/custom/icon-address-book.png) no-repeat 0 0;
	}
	.icon-change-password
	{
		background:url(images/custom/icon-change-password.png) no-repeat 0 0;
	}
	.icon-my-account
	{
		background:url(images/custom/icon-my-account.png) no-repeat 0 0;
	}
	.icon-logout
	{
		background:url(images/custom/icon-logout.png) no-repeat 0 0;
	}


.disabled, .disabled td
{
	color:#B9B9B9 !important;
}



