/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */

/* Layout ================================================================================= */

/* ============================ BestSelling Section ======================*/
/*.cnt_top, .cnt_body, .cnt_bottom {width:990px; display:inline-block;}
   .cnt_top{ background-image:url(../images/cnt_top.png); background-repeat:no-repeat; height:11px; float:left;}
   .cnt_body{ background-image:url(../images/cnt_body.png); background-repeat:repeat-y; float:left;}
   .cnt_lft{width:210px; float:left;}
   .cnt_lft_top{width:190px; padding:10px; background-image:url(../images/cnt_lft_btm.jpg); background-repeat:no-repeat; background-position:left bottom;}
   .cnt_lft_btm{width:190px; padding:10px; background-image:url(../images/cnt_lft_top.jpg); background-repeat:no-repeat; background-position:left top;}
   .cnt_rgt{width:760px; padding:5px; padding-left:10px; float:left;}
   .cnt_bottom{ background-image:url(../images/cnt_bottom.png); background-repeat:no-repeat; height:11px; float:left;}
   .data_set { width:245px; margin:4px; height:300px; display:inline-block; background-color:#f9f4f0; float:left;}
   .item_hd {width:95%; height:35px; overflow:hidden; padding:5px; text-align:left}
   .item_img {width:95%; height:120px; padding:5px; text-align:center;}
   .item_img img{border:none;}
   .item_desc {width:95%; height:65px; padding:5px; text-align:left;}
   .item_btn {width:95%; height:35px; padding:5px; text-align:right;}
   .cnt_lft marquee { color:#77554B; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; line-height:30px; text-align: center;}*/


.cnt_top, .cnt_body, .cnt_bottom {width:990px; display:inline-block;}
   .cnt_top{ background-image:url(../images/cnt_top.png); background-repeat:no-repeat; height:11px; float:left;}
   .cnt_body{ background-image:url(../images/cnt_body.png); background-repeat:repeat-y; float:left;}
   .cnt_lft{width:210px; float:left;}
   .cnt_lft_top{width:190px; padding:10px; background-image:url(../images/cnt_lft_btm.jpg); background-repeat:no-repeat; background-position:left bottom;}
   .cnt_lft_btm{width:190px; padding:10px; background-image:url(../images/cnt_lft_top.jpg); background-repeat:no-repeat; background-position:left top;}
   .cnt_rgt{width:760px; padding:5px; padding-left:10px; float:left;}
   .cnt_bottom{ background-image:url(../images/cnt_bottom.png); background-repeat:no-repeat; height:11px; float:left;}
   .data_set { width:245px; margin:4px; height:300px; display:inline-block; background-color:#f9f4f0; float:left;}
   .item_hd {width:90%; height:35px; overflow:hidden; padding:5px; text-align:left; padding-left: 15px;}
   .item_img {width:95%; height:120px; padding:5px; text-align:center;}
   .item_img img{border:none;}
   .item_desc {width:90%; height:65px; padding:5px; text-align:left; padding-left: 15px;}
   .item_btn {width:95%; height:35px; padding:5px; text-align:right;}
   .cnt_lft marquee { color:#77554B; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; line-height:30px; text-align: center;}
   .item_hd span a, .item_hd span a:active, .item_hd span a:visited {font-family: arial; font-size:15px; font-weight:bold; line-height:19px; text-decoration: none; color:#524D4B;}



   .item_hd span a:hover{text-decoration:underline;}
   .item_desc span b {font-size: 20px; font-weight: normal;}










/* ============================ BestSelling Section Ends here ======================*/




.wrapper 
{
  overflow:hidden;
}

.page {
	width:997px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.page-print {
	padding:20px;
	text-align:left;
}
.page-print .print-head {
	padding-bottom:20px;
}
.page-print .col2-set {
	padding:5px 0;
}
.page-print .col2-set .col-1, .page-print .col2-set .col-2 {
	padding:5px 0;
}
.page-print h3 {
	margin-bottom:5px;
}
.page-popup {
	padding:20px;
	text-align:left;
}
.page-popup .nav, .page-popup p {
	margin:10px 0;
}
body.page-popup {
	background:#FFF;
}
.page-popup .page-title h2 {
	font-weight:bold;
}
.page-popup button {
	margin-bottom:5px;
}
.main {
	padding:0 0 0 7px;
}
.main_google {
	padding:0 0 0 0px;
}

/* Base Columns */ 
.col-left {
	float:left;
	width:238px;
}
.col-main {
	float:left;
	width:494px;
}
.col-right {
	float:right;
	width:238px;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
	float:right;
	width:742px;
}
.col2-right-layout .col-main {
	width:742px;
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width:494px;
	margin-left:10px;
}
.main-block 
{
	width:100%;
    xwidth:989px;
    xmargin-left:-6px;
	margin-bottom:10px;
}

.main-block .top-corners {
	background:url(../images/main_block_corner_left_top.gif) left top no-repeat;
	height:5px;
	overflow:hidden;
}
.main-block .top-corners div {
	background:url(../images/main_block_corner_right_top.gif) right top no-repeat;
	padding:0 5px;
	height:5px;
	overflow:hidden;
}
.main-block .top-corners div div {
	padding:0;
	height:5px;
	overflow:hidden;
	background:url(../images/main_block_border_top.gif) left top repeat-x #FFF;
}
.main-block .content {
	background:url(../images/main_block_border.gif) left top repeat-y #FFF;
	width:100%;
}
.main-block .content .border-right {
	background:url(../images/main_block_border.gif) right top repeat-y;
}
.main-block .content .left-top {
	background:url(../images/main_block_content_left_top.gif) left top no-repeat;
}
.main-block .content .right-top {
	background:url(../images/main_block_content_right_top.gif) right top no-repeat;
	xpadding:22px 26px 12px 21px;
	padding:10px;
        padding-left:20px;
}
.main-block .bot-corners {
	background:url(../images/main_block_corner_left_bot.gif) left top no-repeat;
	height:5px;
	overflow:hidden;
}
.main-block .bot-corners div {
	background:url(../images/main_block_corner_right_bot.gif) right top no-repeat;
	padding:0 5px;
	height:5px;
	overflow:hidden;
}
.main-block .bot-corners div div {
	padding:0;
	height:5px;
	overflow:hidden;
	background:url(../images/main_block_border_bot.gif) left 4px repeat-x #FFF;
}
.sidebar .main-block .content .right-top {
	padding:0;
	padding-bottom:13px;
}
.content .right-top {
	padding:10px;
}
.links {
	_width:570px;
	margin-top:10px;
}
/* Content Columns */
.col2-set .col-1 {
	float:left;
	width:49%;
}
.col2-set .col-2 {
	float:right;
	width:49%;
}
.col2-set .narrow {
	width:33%;
}
.col2-set .wide {
	width:65%;
}
.col3-set .col-1 {
	float:left;
	width:32%;
}
.col3-set .col-2 {
	float:left;
	width:32%;
	margin-left:2%;
}
.col3-set .col-3 {
	float:right;
	width:32%;
}
.col4-set .col-1 {
	float:left;
	width:23.5%;
}
.col4-set .col-2 {
	float:left;
	width:23.5%;
	margin:0 2%;
}
.col4-set .col-3 {
	float:left;
	width:23.5%;
}
.col4-set .col-4 {
	float:right;
	width:23.5%;
}
/* ======================================================================================= */

/* Noscript Notice */
.noscript {
	border:1px solid #ddd;
	border-width:0 0 1px;
	background:#ffff90;
	font-size:12px;
	line-height:1.25;
	text-align:center;
	color:#2f2f2f;
}
.noscript .noscript-inner {
	width:1000px;
	margin:0 auto;
	padding:12px 0 12px;
	xbackground:url(../images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
	margin:0;
}
/* Demo Notice */
.demo-notice {
	margin:0;
	padding:6px 10px;
	background:#d75f07;
	font-size:12px;
	line-height:1.15;
	text-align:center;
	color:#fff;
}
/* ======================================================================================= */

/* Header ================================================================================ */
.header-container {
}
.header 
{
	
}
.header .col-1 {
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0 px 0 0 0;
}
.header .col-2 {
	width:594px;
	float:left;
}

.header .col-3 {
	width:990px;
	float:left;
}
#logo {
	float:left;
	width:398px;
	height:106px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999em;
	overflow:hidden;
	cursor:pointer;
}
.header .welcome-msg {
	font-weight:bold;
	text-align:right;
	padding:16px 0 12px;
	min-height:64px;
	height:auto!important;
	xheight:64px;
}
.header .links {
	float:right;
}
.header .links li {
	display:inline;
	font-size:0.75em;
	text-transform:uppercase;
	padding-right:12px;
	margin-right:11px;
	xbackground:url(../images/top_links_divider.gif) right 2px no-repeat;
}
.header .links li a {
	color:#836259;
	text-decoration:none;
}
.header .links li a:hover {
	text-decoration:underline;
}
.header .links li.last {
	padding:0;
	margin:0;
	background:0;
}
.header .form-language {
	text-align:right;
	padding-top:14px;
}
.header .form-language label {
	font-size:0.91em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#683C4D;
}
.header .form-language select {
	width:74px;
	height:21px;
	border:1px solid #EFE7DE;
	border-left:2px solid #B29B9F;
	border-top:2px solid #B29B9F;
	margin-left:5px;
	background:#EDE4DA;
}
.header .header-block-indent {
	padding:0 0 10px 7px;
}
.header .header-block {
	width:100%;
}
.header .header-block .top-corners {
	background:url(../images/header_block_corner_left_top.gif) left top no-repeat;
	height:5px;
	overflow:hidden;
	width:100%;
}
.header .header-block .top-corners div {
	background:url(../images/header_block_corner_right_top.gif) right top no-repeat;
	padding:0 5px;
	height:5px;
	overflow:hidden;
}
.header .header-block .top-corners div div {
	padding:0;
	height:5px;
	overflow:hidden;
	background:url(../images/header_block_border_top.gif) left top repeat-x;
}
.header .header-block .content {
	background:url(../images/header_block_content_border_top.gif) left top repeat-x #F5E9DF;
	width:100%;
}
.header .header-block .content .left-border {
	background:url(../images/header_block_content_border.gif) left top repeat-y;
}
.header .header-block .content .right-border {
	background:url(../images/header_block_content_border.gif) right top repeat-y;
}
.header .header-block .content .left-top {
	background:url(../images/header_block_content_top_left.gif) left top no-repeat;
}
.header .header-block .content .right-top {
	background:url(../images/header_block_content_top_right.gif) right top no-repeat;
	padding:1px 20px 1px 1px;
}
.header .header-block .bot-corners {
	background:url(../images/header_block_corner_left_bot.gif) left top no-repeat;
	height:5px;
	overflow:hidden;
	width:100%;
}
.header .header-block .bot-corners div {
	background:url(../images/header_block_corner_right_bot.gif) right top no-repeat;
	padding:0 5px;
	height:5px;
	overflow:hidden;
}
.header .header-block .bot-corners div div {
	padding:0;
	height:5px;
	overflow:hidden;
	background:url(../images/header_block_border_bot.gif) left top repeat-x;
}
.header .form-search {
	float:right;
}
.header .form-search label {
	color:#836259;
	text-transform:uppercase;
	font-size:0.91em;
	float:left;
	margin-top:3px;
}
.header .form-search .input-box {
	background:url(../images/search_input_bg.gif) left top no-repeat;
	float:left;
	width:195px;
	height:20px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin:0 3px 0 8px;
}
.header .form-search .input-box input {
	width:190px;
	height:14px;
	border:0;
	background:0;
}
.header .form-search button {
	width:36px;
	height:21px!important;
	overflow:hidden;
	background:url(../images/search_button_bg.gif) left top no-repeat;
	margin-top:0px;
}
.header .form-search button span {
	display:none;
}
.header .header-block-2 {
	padding:0 0 10px 7px;
}
.header .header-block-2 .col-1 {
	width:650px;
	float:left;
	padding:0;
	height:auto;
}
.header .header-block-2 .col-2 {
	width:330px;
	float:right;
	padding:0 0 1px;
}
.header .header-block-2 .col-2 img {
	margin-bottom:9px;
}
.header .header-block-2 .col-3 {
	width:661px;
	float:left;
}
.header .header-block-2 .col-3 img {
	float:left;
}
.header .header-block-2 .col-4 {
	width:299px;
	padding:64px 0 0 30px;
	height:86px;
	overflow:hidden;
	float:left;
	background:url(../images/banner_new_arrivals.png) left top no-repeat;
}
.header .header-block-2 .col-4 .block-title {
	display:none;
}
.header .header-block-2 .col-4 label {
	font-size:0.91em;
	display:block;
	margin-bottom:7px;
}
.header .header-block-2 .col-4 .input-box {
	background:url(../images/home_newsletter_input.jpg) left top no-repeat;
	width:188px;
	height:23px;
	float:left;
}
.header .header-block-2 .col-4 .input-box input {
	width:175px;
	height:14px;
	border:0;
	background:0;
}
/*Anandu made changes*/

.header .header-block-2 .flash #newbanner {
	width:652px;
	height:450px;/*	position:relative;
	z-index:-1;
*/}
.btn {
	background-image:url(../images/btn.png);
	
	height:34px;
}
button.butn {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:26px!important;
}
button.butn span {
	margin:0;
	display:block;
	background:url(../images/lft-buton.png) left top no-repeat!important;
	height:26px!important;
}
button.butn span span {
	display:block;
	background:url(../images/rgt-buton.png) right top no-repeat!important;
	padding:0 11px;
	height:26px!important;
}
button.butn span span span {
	display:block;
	text-transform:uppercase;
	color:#6C3B2E;
	text-align:center;
	padding:5px 0 2px;
	height:26px!important;
	overflow:hidden!important;
	white-space:nowrap;
	background:url(../images/buton-bk.png) left top repeat-x!important;
	line-height:normal;
}
button.butn1 {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:26px!important;
}
button.butn1 span {
	margin:0;
	display:block;
	background:url(../images/lft-buton1.png) left top no-repeat!important;
	height:26px!important;
}
button.butn1 span span {
	display:block;
	background:url(../images/rgt-buton1.png) right top no-repeat!important;
	padding:0 11px;
	height:26px!important;
}
button.butn1 span span span {
	display:block;
	text-transform:uppercase;
	color:#6C3B2E;
	text-align:center;
	padding:5px 0 2px;
	height:26px!important;
	overflow:hidden!important;
	white-space:nowrap;
	background:url(../images/buton1-bk.png) left top repeat-x!important;
	line-height:normal;
}
button.butn2 {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:26px!important;
}
button.butn2 span {
	margin:0;
	display:block;
	background:url(../images/lft-buton2.png) left top no-repeat!important;
	height:26px!important;
}
button.butn2 span span {
	display:block;
	background:url(../images/rgt-buton2.png) right top no-repeat!important;
	padding:0 11px;
	height:26px!important;
}
button.butn2 span span span {
	display:block;
	text-transform:uppercase;
	color:#6C3B2E;
	text-align:center;
	padding:5px 0 2px;
	height:26px!important;
	overflow:hidden!important;
	white-space:nowrap;
	background:url(../images/buton2-bk.png) left top repeat-x!important;
	line-height:normal;
}
/*end of changes*/
/********** < Navigation */
#nav {
	font-size:11px;
}
/* All Levels */
#nav li {
	text-align:left;
	position:relative;
	z-index:9999;
}
#nav li.over {
	z-index:999;
}
#nav li.parent {
}
#nav li a {
	xdisplay:block;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration:none;
}
#nav li a span {
	display:block;
	white-space:nowrap;
	cursor:pointer;
}
#nav li ul a span {
	white-space:normal;
}
/* 1st Level */
#nav li {
	float:left;
	background:url(../images/menu_divider.gif) left 2px no-repeat;
}
#nav li a {
	float:left;
	padding:4px 10px 1px 10px;
	color:#836259;
	text-transform:uppercase;
}
#nav li a:hover {
	color:#000;
}
#nav li.over a, #nav li.active a {
	color:#000;
}
#nav li.first {
	background:0;
}
/* 2nd Level */
#nav ul {
	position:absolute;
	width:12em;
	top:18px;
	xleft:-10000px;
	xborder:1px solid #E5CFBD;
	background:#fafafa;
}
#nav ul li {
	xfloat:none;
	xborder-bottom:1px solid #E5CFBD;
	background:#FFC;
}
#nav ul li.last {
	border-bottom:0;
}
#nav ul li a {
	background-color:#f3e3d4;
	color:#715f55 !important;
	float:none;
	font-weight:normal;
	padding:4px 9px;
	text-transform:uppercase;
	width:170px;
}
#nav ul li a:hover {
	color:#000 !important;
	background-color:#d6c6b7;
}
#nav ul li.active > a, #nav ul li.over > a {
	color:#000 !important;
}
/* 3rd+ leven */
#nav ul ul {
	top:7px;
}
/* Show Menu */
#nav li.over > ul {
	left:0;
}
#nav li.over > ul li.over > ul {
	left:100px;
}
#nav li.over ul ul {
	left:-10000px;
}
#nav ul li ul li {
	text-decoration:none;
}
#nav .sub_nav_menu {
	left:0;
	top:38;
	display:block;
	visibility:hidden;
}
#nav ul li a.sub_nav_menu li {
	display:block;
	text-decoration:none;
	padding:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	visibility:hidden;
}
#nav ul li a.sub_nav_menu li a {
	text-decoration:none;
	color:#000;
	padding:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav .sub_nav_menu li {
	display:inline;
}
.sub_nav_menu li a {
	display:block;
	xwidth:10px;
}
/********** Navigation > */
/* ======================================================================================= */

.leftpartoflogin, .rightpartoflogin {
	width:300px;
	height:130px;
}
.leftpartoflogin {
	float:left;
}
.leftpartoflogin span {
	float:right;
	margin-top:10px;
	margin-right:25px;
}
.rightpartoflogin {
	float:right;
}
.input_div_txtarea {
	background:url(../images/textare_content.gif) repeat-x;
	width:260px;
	height:100px;
}
.input_div1 {
	width:195px;
	background:url(../images/subscribe_input_bg.gif);
        background-repeat: no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
        line-height: 22px;
	_margin-top:2px 0px;
	


}
.login_indiv label {
	float:left;
	margin-top:1px;
	width:75px;
	white-space:nowrap;
}
.txtarea {
	background:transparent none repeat;
	width:260px;
	height:100px;
	border:0px;
}
.input_join {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:188px;
	xheight:22px;
	height:14px;
	margin-top:0px;  /*18-06-10*/
         margin-top:-2px\0/;
	_margin-top:0px;
	*margin-top:0px;

}

.inputtext {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	float:left;
	width:188px;
	height:20px;
        *line-height:10px;
	_margin-top:2px;
	*margin-top:2px;
}
/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
input, input.input-text, select, textarea {
	font-size:0.91em;
	color:#000;
	background:#fff;
	border:1px solid #ecdccd;
	border-top:2px solid #ecdccd;
	border-left:2px solid #ecdccd;
}
input.input-text:focus, select:focus, textarea:focus {
}
input.input-text, textarea {
	padding:2px;
}
input.radio {
	margin-right:3px;
}
input.checkbox {
	margin-right:3px;
}
input.qty {
	width:2.5em;
}

/*** Added by Karthikeyan begins ***/

input.imagebtn {	
	/*height:21px;*/
	border:0px;
	background:transparent none repeat scroll 0 50%;	
}

input.checkoutbtn {	
	height:44px;
	border:0px;
	background:transparent none repeat scroll 0 50%;
        *height:46px;
        height:46px\0/;
}

img.imagebtn {	
	height:22px;
	border:0px;
	background:transparent none repeat scroll 0 50%;
}

span.sysmessage{
    color:#FF0000;
}
span.errormessage{
    color:#FF0000;
    font-weight:bold;
}

.ph_input_div1 {
	width:30px;
	background:url(../images/subscribe_input_bg.gif);
	height:18px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
}

.apptivomessage {
    color:#FF0000;
    text-align: left;
    font-size:14px;
}

.addcreditcardnote {
    color:#900;
    text-align: left;
	font-size: 13px;
	padding-left: 10px;
}

/*** Added by Karthikeyan ends ***/

textarea {
	overflow:auto;
}
button.button {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	xwidth:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:23px!important;
	margin-top:2px;
	*width:auto;
	_width:auto;
}
button.button span {
	margin:0;
	display:block;
	background:url(../images/buttons_left_bg.gif) left top no-repeat!important;
	height:23px!important;
}
button.button span span {
	display:block;
	background:url(../images/buttons_right_bg.gif) right top no-repeat!important;
	padding:0 8px;
	height:23px!important;
}
button.button span span span {
	display:block;
	text-transform:uppercase;
	color:#6C3B2E;
	text-align:center;
	padding:5px 0 2px;
	height:15px!important;
	overflow:hidden!important;
	white-space:nowrap;
	background:url(../images/buttons_bg.gif) left top repeat-x!important;
	line-height:normal;
}
.header .header-block-2 .col-4 button.button span, .sidebar button.button span {
	background:url(../images/buttons_2_left_bg.gif) left top no-repeat!important;
}
.header .header-block-2 .col-4 button.button span span, .sidebar button.button span span {
	background:url(../images/buttons_2_right_bg.gif) right top no-repeat!important;
}
.header .header-block-2 .col-4 button.button span span span, .sidebar button.button span span span {
	background:url(../images/buttons_2_bg.gif) left top repeat-x!important;
}

.padtb0{
	padding-top:0px;
	padding-bottom:0px;
	}
	
.h20{
	height:20px;
	}
.txtalgn{
	text-align:center;
	}
.mgnt10{
	margin-top:10px;
	}
	
button.disabled {
}

button.disabled span {
}

button.button:-moz-focus-inner {
padding:0;
border:0;
}
/* Input & Textarea stretched for 100% */
.field-100 {
	border:1px solid #888;
	padding:2px;
	overflow:hidden;
}
.field-100 input.input-text, .field-100 textarea {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
/* Form Highlight */
.highlight {
}
/* Form lists */
.form-list li {
	margin:0 0 5px;
}
.form-list label {
	font-weight:bold;
}
.form-list .input-box {
	float:left;
	width:260px;
}
.form-list input.input-text, .form-list textarea {
	width:250px;
}
.form-list select {
	width:256px;
}
.form-list li.add-row {
	border-top:1px solid #ddd;
	margin-top:10px;
}
.form-list li.add-row .btn-remove {
	font-size:0;
	line-height:0;
	padding:5px 5px 0 0;
	text-align:right;
}
.form-list .range input.input-text {
	width:96px;
}
.group-select {
}
.group-select li {
	margin:0 0 5px;
}
.group-select .input-box {
	float:left;
	width:260px;
}
.group-select input.input-text, .group-select textarea {
	width:510px;
}
.group-select select {
	width:516px;
}
.group-select .input-box input.input-text, .group-select .input-box textarea {
	width:250px;
}
.group-select .input-box select {
	width:256px;
}
.group-select.wide input.input-text, .group-select.wide textarea {
	width:510px;
}
.buttons-set {
	clear:both;
	margin:5px 0 0;
	padding:5px;
}
.buttons-set .back-link {
	float:left;
}
.buttons-set .button {
	float:right;
}
.buttons-set2 {
	clear:both;
	margin:5px 0 0;
	padding:5px;
	text-align:right;
}
/* Form Validation */
.validation-advice {
	clear:both;
	min-height:13px;
	margin:3px 0 0;
	padding-left:17px;
	font-size:10px;
	line-height:13px;
	background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
	color:#f00;
}
.validation-failed {
	border:1px dashed #f00 !important;
	background:#faebe7 !important;
}
.validation-passed {
}
.required {
	color:#f00;
}
p.required {
	font-size:11px;
	text-align:right;
	font-weight:bold;
}
/* Expiration date and cvv number validation fix */
.v-fix {
	float:left;
}
.v-fix .validation-advice {
	float:left;
	width:12em;
	margin-right:-12em;
	display:inline;
	position:relative;
}
.sp-methods .form-list {
}
.sp-methods select.month {
	width:150px;
	margin-right:10px;
}
.sp-methods select.year {
	width:96px;
}
.sp-methods input.cvv {
	width:3em !important;
}
/* Global Messages  */
.success {
	color:#3d6611;
	font-weight:bold;
}
.error {
	color:#f00;
	font-weight:bold;
}
.notice {
	color:#ccc;
}
.messages, .messages ul {
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
}
.messages {
	width:100%;
	overflow:hidden;
	margin:7px 0 10px!important;
	padding-left:0!important;
	list-style-type:none!important;
}
.messages ul {
	padding-left:0!important;
	list-style-type:none!important;
}
.messages li {
	margin:0 0 10px;
}
.messages li li {
	margin:0 0 3px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
	border-style:solid !important;
	border-width:1px !important;
	background-position:10px 10px !important;
	background-repeat:no-repeat !important;
	min-height:24px !important;
	padding:8px 8px 8px 32px !important;
	margin:10px 0;
	font-size:10px !important;
	font-weight:bold !important;
}
.error-msg {
	border-color:#f16048;
	background-color:#faebe7;
	background-image:url(../images/error_msg_icon.gif);
	color:#df280a;
}
.success-msg {
	border-color:#446423;
	background-color:#eff5ea;
	background-image:url(../images/success_msg_icon.gif);
	color:#3d6611;
}
.note-msg, .notice-msg {
	border-color:#fcd344;
	background-color:#fafaec;
	background-image:url(../images/note_msg_icon.gif);
	color:#3d6611;
}
/* BreadCrumbs */ 
.breadcrumbs {
	margin-bottom:13px;
}
.breadcrumbs .main-block .content .right-top {
	padding:8px 10px 7px 21px;
}
.breadcrumbs li {
	display:inline;
}
.breadcrumbs li span {
	padding:0 14px;
	background:url(../images/breadcrumbs_divider.gif) center 6px no-repeat;
}
.breadcrumbs li a {
	color:#77554B;
	font-weight:bold;
	text-decoration:underline;
}
.breadcrumbs li a:hover {
	text-decoration:none;
}
.breadcrumbs li strong {
	font-weight:normal;
	color:#7D5C53;
}
/* Page Heading */
.page-title {
	padding:0 0 28px;
}
.page-title h2 {
	font-weight:bold;
	color:#77554B;
}
.title-buttons {
	text-align:right;
}
.title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float:left;
}
/* Pager */ 
.pager {
	padding:0 0 5px;
	border-bottom:1px solid #E4CEBB;
	text-align:center;
}
.pager .amount {
	float:left;
}
.pager .limiter {
	float:right;
}
.pager .limiter select {
	width:44px;
	height:17px;
	border:1px solid #C5C3C3;
}
.pager .pages {
	margin:0 135px;
}
.pager .pages strong {
	font-weight:normal;
}
.pager .pages ol {
	display:inline;
}
.pager .pages li {
	display:inline;
}
.pager .pages .current {
}
/* Sorter */ 
.sorter {
	padding:7px 0 0;
}
.sorter .view-mode {
	float:left;
}
.sorter .view-mode a {
	color:#CE2E14;
}
.sorter .view-mode strong {
	font-weight:normal;
}
.sorter .sort-by {
	float:right;
	padding-right:37px;
}
.sorter .sort-by select {
	width:87px;
	height:17px;
	border:1px solid #C5C3C3;
	margin-right:5px;
}
.sorter .link-feed {
}
/* Data Table */ 
.data-table {
	width:100%;
}
.data-table th {
	padding:5px;
	border:1px solid #ddd;
	font-weight:bold;
	white-space:nowrap;
}
.data-table td {
	padding:5px;
	border:1px solid #ddd;
}
.data-table thead {
}
.data-table tbody {
}
.data-table tfoot {
}
.data-table tr.first {
}
.data-table tr.last {
}
.data-table tr.odd {
}
.data-table tr.even {
}
.data-table tbody.odd {
}
.data-table tbody.odd td {
	border-width:0 1px;
}
.data-table tbody.even {
	background-color:#f6f6f6;
}
.data-table tbody.even td {
	border-width:0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom-width:1px;
}
.data-table th .tax-flag {
	white-space:nowrap;
	font-weight:normal;
}
.data-table td .product-name {
	font-size:1em;
	font-weight:bold;
	line-height:1.5;
}
.data-table td.label, .data-table th.label {
	font-weight:bold;
}
.data-table td.value {
}
/* Tax Details Row */
tr.tax-total {
	cursor:pointer;
}
tr.tax-total td {
}
tr.tax-total .tax-collapse {
	float:right;
	text-align:right;
	padding-left:20px;
	xbackground:url(../images/bg_collapse.gif) 0 4px no-repeat;
	cursor:pointer;
}
tr.show-details .tax-collapse {
	background-position:0 -53px;
}
tr.show-details td {
}
tr.tax-details td {
	background-color:#f6f6f6;
}
tr.tax-details-first td {
}
/* Shopping cart tax info */
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right:20px;
}
.cart-tax-total {
	cursor:pointer;
}
.cart-tax-total {
	padding-right:20px;
	xbackground:url(../images/bg_collapse.gif) 100% 4px no-repeat;
	cursor:pointer;
}
.cart-tax-total-expanded {
	background-position:100% -52px;
}
/* Lists Decoration */
li.odd {
}
li.even {
}
dt.odd, dd.odd {
}
dt.even, dd.even {
}
/* Class: std - styles for admin-controlled content */
.std, .std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
	margin:0 0 1em;
	padding:0;
}
.std ul {
	list-style:disc outside;
	padding-left:1.5em;
}
.std ol {
	list-style:decimal outside;
	padding-left:1.5em;
	*padding-left:2em;
}
.std ul ul {
	list-style-type:circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
	margin:.5em 0;
}
.std dt {
	font-weight:bold;
}
.std dd {
	padding:0 0 0 1.5em;
}
.std blockquote {
	font-style:italic;
	padding:0 0 0 1.5em;
}
.std address {
	font-style:normal;
}
.std b, .std strong {
	font-weight:bold;
}
.std i, .std em {
	font-style:italic;
}
/* Misc */
.link-rss {
	xbackground:url(../images/icon_rss.gif) 0 1px no-repeat;
	padding-left:18px;
	white-space:nowrap;
}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {
}
.sidebar .block .block-title {
	padding:23px 21px 0;
}
.sidebar .block .block-title h2 {
	font-weight:bold;
	color:#77554B;
}
.sidebar .block .block-title a {
	color:#77554B;
}
.sidebar .block h3 {
	font-size:1em;
	margin-bottom:5px;
}
.sidebar .block .block-content {
	padding:28px 19px 28px 21px;
}
.sidebar .block .actions {
	text-align:right;
}
.sidebar .block .actions a {
	float:left;
}
/* Block: Account */
.sidebar .block-account {
}
/* Block: Currency Switcher */
.sidebar .block-currency {
}
.sidebar .block-currency select {
	width:100%;
	border:1px solid #888;
}
/* Block: Layered Navigation */
.sidebar .block-layered-nav {
}
.sidebar .block-layered-nav dt {
	font-weight:bold;
}
.sidebar .block-layered-nav .currently {
	margin-top:15px;
}
.sidebar .block-layered-nav .currently li {
	padding:6px 6px 6px 5px;
	margin-bottom:3px;
	background:#F0E3D7;
	color:#524D4B;
}
.sidebar .block-layered-nav .currently li img {
	float:right;
}
.sidebar .block-layered-nav .currently li .price {
	color:#524D4B;
}
.sidebar .block-layered-nav .currently li .label {
	text-decoration:none!important;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:9px;
	background:url(../images/shop_by_marker.gif) left center no-repeat;
}
.sidebar .block-layered-nav .currently li .text {
	text-decoration:underline;
}
.sidebar .block-layered-nav .actions {
	padding:20px 0 50px;
	font-weight:bold;
	text-align:right
}
.sidebar .block-layered-nav .actions a {
	float:none;
}
.sidebar .block-layered-nav dl {
	margin-top:15px;
}
.sidebar .block-layered-nav dl dt {
	padding:8px 11px 7px 20px;
	background:#F0E3D7;
	text-transform:uppercase;
}
.sidebar .block-layered-nav dl dd {
	padding:17px 7px 17px 31px;
	color:#CE2E14;
}
.sidebar .block-layered-nav .price {
	font-size:1em;
	color:#CE2E14;
	font-weight:normal;
}
.sidebar .block-layered-nav a {
	color:#CE2E14;
}
.sidebar .browse-by .block-content {
	padding-top:10px;
}
/* Block: Cart */
.sidebar .block-cart {
}
.sidebar .block-cart .amount {
}
.sidebar .block-cart .amount a {
	color:#77554B;
	font-weight:bold;
	text-decoration:none;
}
.sidebar .block-cart .amount a:hover {
	text-decoration:underline;
}
.sidebar .block-cart .subtotal {
	text-align:center;
	padding:7px 9px;
	background:#F0E3D7;
	margin:15px 0 10px;
}
.sidebar .block-cart .subtotal .price {
	color:#CE2D13;
	font-weight:bold;
}
.sidebar .block-cart h3 {
	margin-top:20px;
	margin-bottom:10px;
}
.sidebar .mini-products-list li {
	padding:0 0 15px;
}
.sidebar .mini-products-list .product-image {
	float:left;
	width:78px;
	display:block;
}
.sidebar .mini-products-list .product-details {
	float:right;
	width:112px;
}
.sidebar .mini-products-list .product-details h4 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
}
.sidebar .mini-products-list .product-details h4 a {
	color:#837976;
	font-weight:normal;
	text-decoration:underline;
	font-size:0.91em;
}
.sidebar .mini-products-list .product-details h4 a:hover {
	text-decoration:none;
}
.sidebar .mini-products-list .product-details .btn-remove {
	float:right;
	margin:0 0 5px 5px;
}
/* Block: Wishlist */
.sidebar .block-wishlist {
}
/* Block: Related */
.sidebar .block-related {
}
.sidebar .block-related li {
	padding:0 0 25px;
}
.sidebar .block-related .checkbox {
	float:left;
}
.sidebar .block-related .block-content p a {
	color:#524D4B;
	font-weight:bold;
}
.sidebar .block-related .block-content ol {
	margin:22px 0 0;
}
.sidebar .block-related .product-item {
	width:175px;
	float:right;
}
.sidebar .block-related .product-item .product-image {
	float:left;
	width:75px;
	display:block;
}
.sidebar .block-related .product-item .product-details {
	width:91px;
	float:right;
}
.sidebar .block-related .product-item .product-details a {
	color:#837976;
	text-decoration:underline;
	font-weight:normal;
	font-size:0.91em;
}
.sidebar .block-related .product-item p a {
	color:#CE2E14!important;
	font-weight:bold!important;
}
/* Block: Compare Products */
.sidebar .block-compare {
}
.sidebar .block-compare .block-content {
	padding-left:1px;
	padding-right:1px;
}
.sidebar .block-compare .no-items {
	padding:0 21px;
}
.sidebar .block-compare li {
	padding:9px 19px 11px 20px;
}
.sidebar .block-compare li.odd {
	background:#F6EFE7;
}
.sidebar .block-compare li img {
	float:right;
	margin-left:10px;
}
.sidebar .block-compare li a {
	color:#837976;
	font-size:0.91em;
}
.sidebar .block-compare .actions {
	padding:12px 19px 0 20px;
}
.sidebar .block-compare .actions a {
	color:#CE2E14;
	font-weight:bold;
	margin-top:5px;
}
/* Block: Viewed */
.sidebar .block-recent {
}
.sidebar .block-recent .block-content {
	padding-left:1px;
	padding-right:1px;
}
.sidebar .block-recent li {
	padding:10px 12px 9px 20px;
}
.sidebar .block-recent li.odd {
	background:#F6EFE7;
}
/* Block: Poll */
.sidebar .block-poll {
}
.sidebar .block-poll .radio {
	float:left;
	margin:2px -18px 0 0;
}
.sidebar .block-poll .label {
	display:block;
	margin-left:18px;
}
.sidebar .block-poll .answer {
	float:left;
	width:100%;
}
.sidebar .block-poll .answer span {
	display:block;
	width:107px;
}
.sidebar .block-poll .votes {
	font-weight:bold;
	float:right;
	width:65px;
	margin-top:-15px;
}
.sidebar .block-poll .block-content ol {
	margin-top:15px;
}
.sidebar .block-poll .block-content ol li {
	padding-bottom:5px;
	color:#524D4B;
}
/* Block: Tags */
.sidebar .block-tags ul {
	font-size:1.2em;
}
.sidebar .block-tags ul, .sidebar .block-tags li {
	display:inline;
	line-height:normal;
}
.sidebar .block-tags .actions {
	padding-top:15px;
	text-align:left;
}
.sidebar .block-tags .actions a {
	display:block;
	width:100px;
	height:22px;
	text-indent:-999em;
	background:url(../images/tags_button.gif) left top no-repeat;
	float:right;
}
/* Block: Subscribe */
.sidebar .block-subscribe {
}
.sidebar .block-subscribe .block-content label {
	font-size:0.91em;
}
.sidebar .block-subscribe .block-content .input-box {
	background:url(../images/subscribe_input_bg.gif) left top no-repeat;
	height:21px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin:7px 0 10px;
}
.sidebar .block-subscribe .block-content .input-box input {
	width:185px;
	height:14px;
	border:0;
	background:0;
}
.sidebar .block-subscribe .block-content button {
	float:right;
}
/* Block: Reorder */
.sidebar .block-reorder {
}
.sidebar .block-reorder li {
	padding:5px 0;
}
.sidebar .block-reorder .checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.sidebar .block-reorder .label {
	display:block;
	margin-left:20px;
}
/* Block: Banner */
.sidebar .block-banner {
}
.sidebar .block-banner .block-content {
	padding:0;
}
/* Block: Checkout Progress */
.sidebar .block-progress {
	border:1px solid #B6B6B6;
}
.sidebar .block-progress .block-title {
	padding:11px 10px 10px 11px;
	background:#FAF5F0;
	font-size:0.91em;
	text-transform:uppercase;
}
.sidebar .block-progress .block-title h2 {
	color:#202020;
}
.sidebar .block-progress .block-content {
	padding:14px 10px 20px 11px;
}
.sidebar .block-progress dl {
	border-top:1px solid #B6B6B6;
}
.sidebar .block-progress dt {
	padding:13px 12px 10px 19px;
}
.sidebar .block-progress dd {
	padding:28px 49px 27px 19px;
}
.sidebar .block-progress dt a {
	color:#202020;
}
.sidebar .block-progress dt, .sidebar .block-progress dd {
	font-weight:bold;
	color:#202020;
	border:1px solid #B6B6B6;
	border-top:0;
}
.sidebar .block-progress dt.complete, .sidebar .block-progress dd.complete {
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {
	padding-bottom:14px;
}
.category-title h2 {
	color:#77554B;
	font-weight:bold;
}
.category-image {
	display:block;
	margin:20px auto;
	width:99%;
}
.category-products {
}
/* View Type: Grid */
.products-grid {
	width:100%;
	margin:7px 0 7px;
}
.products-grid tr.odd {
}
.products-grid tr.even {
}
.products-grid td {
	width:13%;
	border-bottom:1px solid #E4CEBB;
	border-right:1px solid #E4CEBB;
	padding:17px 15px 15px 0;
	text-align:center;
}
.products-grid td.last {
	padding-right:10;
	padding-left:0px;
	border-right:0;
}
.products-grid tr.last td {
	border-bottom:0;
}
.products-grid td.empty {
}
.products-grid .product-image {
	display:block;
	margin-bottom:7px;
}
.products-grid .product-name {
	margin-bottom:10px;
}
.products-grid .product-name a {
	color:#837976;
	text-decoration:underline;
	font-size:0.91em;
	font-weight:normal;
}
.products-grid .product-name a:hover {
	text-decoration:none;
}
.products-grid .price-box {
	margin:5px 0px 5px 0; /* margin removed from 27px to 0px;*/
	float:left;
}
.products-grid .price-box .regular-price {
	padding-left:10px;
}
.products-grid .ratings {
	width:110px;
	margin:0 auto 10px;
}
.products-grid .ratings .rating-box {
	float:left;
}
.products-grid .add-to-links {
	margin-top:10px;
}
/* View Type: List */
.products-list .item {
	padding:24px 0 34px;
	border-bottom:1px solid #E4CEBB;
}
.products-list li.last {
	border-bottom:0;
}
.products-list .product-image {
	float:left;
	width:143px;
	display:block;
}
.products-list .product-shop {
	float:right;
	width:277px;
	padding:0 14px 0 0;
}
.products-list .product-shop .product-name {
	margin-bottom:15px;
}
.products-list .product-shop .product-name a {
	color:#837976;
	font-size:0.91em;
	font-weight:normal;
}
.products-list .product-shop .ratings {
	margin-bottom:15px;
}
.products-list .product-shop .ratings .rating-links {
	padding-top:10px;
}
.products-list .product-shop .price-box {
	margin:5px 27px 0 0;
	float:left;
}
.products-list .product-shop .desc {
	padding-top:10px;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {
}
.product-essential {
	padding-bottom:27px;
}
.product-collateral {
}
.product-collateral h3 {
	margin-bottom:18px;
}
/* Product Images */
.product-view .product-img-box {
	float:left;
	width:267px;
}
.product-view .product-img-box .product-image {
	border:1px solid #ddd;
}
.product-view .product-img-box .product-image-zoom {
	position:relative;
	width:265px;
	height:265px;
	overflow:hidden;
	z-index:9;
}
.product-view .product-img-box .product-image-zoom img {
	position:absolute;
	left:0;
	top:0;
	cursor:move;
}
.product-view .product-img-box .zoom-notice {
	text-align:center;
	padding:9px 0;
	font-size:0.84em;
}
.product-view .product-img-box .zoom {
	position:relative;
	z-index:9;
	height:18px;
	margin:0 auto 13px;
	padding:0 28px;
	background:url(../images/slider_bg.gif) 50% 50% no-repeat;
	cursor:pointer;
}
.product-view .product-img-box .zoom #track {
	position:relative;
	height:18px;
}
.product-view .product-img-box .zoom #handle {
	position:absolute;
	left:0;
	top:-1px;
	width:9px;
	height:22px;
	background:url(../images/magnifier_handle.gif) 0 7px no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position:absolute;
	left:2px;
	top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position:absolute;
	right:2px;
	top:0;
}
.product-view .product-img-box .more-views h3 {
	margin-bottom:5px;
}
.product-view .product-img-box .more-views ul {
	margin-left:-33px
}
.product-view .product-img-box .more-views li {
	float:left;
	padding:1px;
	background-color:#E5CFBE;
	margin:0 0 15px 33px;
}
.product-image-popup {
	margin:0 auto;
}
.product-image-popup .nav {
	text-align:center;
}
.product-image-popup .image {
	display:block;
}
.product-image-popup .image-label {
}
/* Product Shop */
.product-view .product-shop {
	float:right;
	width:402px;
}
.product-view .product-shop .product-name {
	margin-bottom:10px;
}
.product-view .product-shop .product-name h2 {
	font-size:0.91em;
	color:#837976;
	text-decoration:underline;
}
.product-view .product-shop .ratings {
	margin-bottom:10px;
}
.product-view .product-shop .product-pricing {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.product-view .product-shop .product-pricing li {
	padding:8px 10px 8px 21px;
	margin-bottom:3px;
	white-space:nowrap;
	background:#F6EFE7;
	font-size:0.91em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.product-view .product-shop .product-pricing .price {
	font-weight:normal;
	color:#524D4B;
}
.product-view .product-shop .price-box {
	margin:0 55px 19px 0;
	float:left;
}
.product-view .product-shop .add-to-box .add-to-cart {
	padding-top:5px;
}
.product-view .product-shop .add-to-box .add-to-cart label {
	margin-top:3px;
}
.product-view .product-shop .add-to-box .add-to-cart input {
	width:43px;
	height:14px;
	border:1px solid #E8D5C6;
	margin:0 12px 0 8px;
}
.product-view .product-shop .add-to-box .or {
	margin:10px 15px 0;
}
.product-view .product-shop .add-to-box .add-to-links li {
	display:block;
	padding-bottom:3px;
}
.product-view .product-shop .add-to-box .add-to-links li .separator {
	display:none;
}
.product-view .product-shop .to-friend {
	padding-bottom:10px;
	display:block;
	color:#CE2E14;
}
.product-view .product-shop .first-review {
	padding-bottom:10px;
}
.product-view .product-shop .first-review a {
	color:#CE2E14;
}
.product-view .short-description {
	padding-top:15px;
}
.product-view .short-description h3 {
	margin-bottom:10px;
}
/* Rating */
.ratings {
}
.ratings .amount {
}
.ratings .rating-links {
}
.ratings .rating-links a {
	color:#CE2E14;
	font-weight:bold;
	text-decoration:underline;
}
.ratings .rating-links a:hover {
	text-decoration:none;
}
.ratings .rating-links a.last {
	color:#524D4B;
}
.ratings .rating-links .separator {
	padding:0 10px;
}
.ratings dt {
}
.ratings dd {
}
.rating-box {
	width:78px;
	height:13px;
	margin:0;
	font-size:0;
	line-height:0;
	background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x;
	position:relative;
	overflow:hidden;
}
.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
	height:13px;
	background:url(../images/product_rating_full_star.gif) 0 100% repeat-x;
}
.catalog-product-view .rating-box {
	margin:10px 0;
}
.catalog-product-view .col-main .main-block .content .right-top {
	padding:13px 26px 26px 21px;
}
/* Availability */
.availability {
}
.availability .in-stock {
	font-weight:bold;
}
.availability .out-of-stock {
	font-weight:bold;
	color:#f00;
}
/********** < Product Prices */
.price {
	white-space:nowrap !important;
	color:#CE2D13;
	font-size:1.16em;
	font-weight:bold;
}
.price-box {
	margin:10px 0;
}
.price-box .price {
	font-weight:bold;
}
.price-box-bundle {
}
/* Regular price */
.regular-price {
}
.regular-price .price {
	font-weight:bold;
	margin-left:15px;
	_margin-left:25px;
	*margin-left:25px;
}

/* Old price */
.old-price {
}
.old-price .price-label {
	white-space:nowrap;
}
.old-price .price {
	font-weight:bold;
	text-decoration:line-through;
}
/* Special price */
.special-price {
}
.special-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.special-price .price {
	font-weight:bold;
}
/* Minimal price (as low as) */
.minimal-price {
}
.minimal-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
a.minimal-price-link {
	display:block;
}
a.minimal-price-link .label {
}
a.minimal-price-link .price {
	font-weight:normal;
}
/* Excluding tax */
.price-excluding-tax {
	display:block;
}
.price-excluding-tax .label {
	white-space:nowrap;
}
.price-excluding-tax .price {
	font-weight:bold;
}
/* Including tax */
.price-including-tax {
	display:block;
}
.price-including-tax .label {
	white-space:nowrap;
}
.price-including-tax .price {
	font-weight:bold;
}
/* Excl tax (for order tables) */
.price-excl-tax {
	display:block;
}
.price-excl-tax .label {
	display:block;
	white-space:nowrap;
}
.price-excl-tax .price {
	display:block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
	display:block;
}
.price-incl-tax .label {
	display:block;
	white-space:nowrap;
}
.price-incl-tax .price {
	display:block;
	font-weight:bold;
}
/* Price range */
.price-from {
}
.price-from .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.price-to {
}
.price-to .price-label {
	font-weight:bold;
	white-space:nowrap;
}
/* Price as configured */
.price-as-configured {
}
.price-as-configured .price-label {
	font-weight:bold;
	white-space:nowrap;
}
/* Price notice next to the options */
.price-notice {
	padding-left:10px;
}
.price-notice .price {
	font-weight:bold;
}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price {
	font-weight:bold;
}
.tier-prices .benefit {
}
/* Add to Links */
.add-to-links li {
	display:inline;
}
.add-to-links a {
	color:#CE2E14;
	font-weight:bold;
	text-decoration:underline;
}
.add-to-links a:hover {
	text-decoration:none;
}
.add-to-links .last a {
	color:#524D4B;
}
.add-to-links .separator {
	padding:0 7px;
}
/* Add to Cart */
.add-to-cart label {
	float:left;
	margin-right:5px;
}
.add-to-cart .qty {
	float:left;
}
.add-to-cart .button {
	float:left;
	margin-left:5px;
}
/* Add to Links + Add to Cart */
.add-to-box {
}
.add-to-box .add-to-cart {
	float:left;
}
.add-to-box .or {
	float:left;
	margin:0 10px;
}
.add-to-box .add-to-links {
	float:left;
}
/* Product Options */
.product-options {
	padding:10px;
	margin:10px 0 0;
	border:1px solid #ddd;
	background-color:#f6f6f6;
}
.product-options dt label {
	font-weight:bold;
}
.product-options dt .qty-holder {
	float:right;
}
.product-options dt .qty-holder label {
	vertical-align:middle;
}
.product-options dt .qty-disabled {
	background:none;
	border:0;
	padding:3px;
	color:#000;
}
.product-options dd {
	margin:10px 0;
}
.product-options dl.last dd.last {
}
.product-options dd input.input-text {
	width:98%;
}
.product-options dd textarea {
	width:98%;
	height:8em;
}
.product-options dd select {
	width:100%;
}
.product-options dd .multiselect option {
}
.product-options .options-list {
}
.product-options .options-list input.radio {
	float:left;
	margin:3px -18px 0 0;
}
.product-options .options-list input.checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.product-options .options-list .label {
	display:block;
	margin-left:20px;
}
.product-options ul.validation-failed {
	padding:0 7px;
}
.product-options p.required {
	padding:15px 0 0;
}
.product-options-bottom {
	padding:10px;
	border:1px solid #ddd;
	border-top:0;
}
.product-options-bottom .price-box {
	margin:10px 0;
}
.product-options-bottom .add-to-cart input {
	height:14px;
}
.multiselect {
	height:auto!important;
}
/* Grouped Product */
.grouped-items {
}
/* Block: Description */
.product-view .description {
	padding-top:29px;
	padding-bottom:30px;
	border-top:1px solid #E4CEBB;
}
/* Block: Additional */
.product-view .additional {
	padding-top:29px;
	padding-bottom:50px;
	border-top:1px solid #E4CEBB;
}
.product-view .additional th, .product-view .additional td {
	border-color:#E4CEBB;
}
.product-view .additional th {
	padding:17px 17px 7px 24px;
}
.product-view .additional td {
	padding:15px 35px 9px 12px;
}
/* Block: Upsell */
.product-view .up-sell {
	padding-top:29px;
	padding-bottom:30px;
	border-top:1px solid #E4CEBB;
}
.product-view .up-sell .product-name a {
	font-size:1em;
}
.product-view .up-sell .products-grid td {
	width:25%;
	padding-left:15px;
	text-align:center;
}
.product-view .up-sell .products-grid {
	margin:0;
}
.product-view .up-sell .products-grid .price-box {
	float:none;
}
.product-view .up-sell .products-grid .rating-links a {
	display:block;
}
.product-view .up-sell .products-grid .separator {
	display:none;
}
/* Block: Tags */
.product-view .tags {
	padding-top:29px;
	padding-bottom:30px;
	border-top:1px solid #E4CEBB;
}
.product-view .tags .form-add-tags label {
	font-weight:bold;
	margin-bottom:4px;
	display:block;
	color:#202020;
}
.product-view .tags .form-add-tags .input-box {
	float:left;
	width:610px;
	margin:3px 5px 10px 0;
}
.product-view .tags .form-add-tags .input-box input {
	width:594px;
}
.product-view .tags .form-add-tags button.button {
	float:left;
}
.product-view .tags .form-add-tags .button {
	float:left;
}
.product-view .tags .form-add-tags p {
	clear:both;
}
.product-view .tags h4 {
	color:#202020;
	font-weight:normal;
	font-size:1em;
}
.product-view .tags .tags-list {
	margin:10px 0 15px;
}
.product-view .tags .tags-list li a {
	color:#CE2E14;
}
.product-view .tags .tags-list li {
	padding-right:12px;
	margin-right:11px;
	background:url(../images/tags_divider.gif) right 3px no-repeat;
}
.product-view .tags .tags-list li.last {
	background:0;
	padding:0;
	margin:0;
}
/* Block: Reviews */
.product-view .reviews {
}
/* Block: Add Review */
.product-view .add-review {
}
.product-view .add-review .product-name span {
	font-weight:normal;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li {
	display:inline;
}
/* Advanced Search */
.search-summary {
	padding:15px 0;
}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {
}
.product-review .product-img-box {
	float:left;
	width:140px;
}
.product-review .product-img-box .product-image {
	display:block;
	border:1px solid #ddd;
	padding:1px;
	margin-bottom:10px;
}
.product-review .product-img-box .rating-links a {
	display:block;
}
.product-review .product-img-box .rating-links .separator {
	display:none;
}
.product-review .product-img-box .ratings {
	margin:15px 0;
}
.product-review .product-img-box .ratings .rating-box {
	margin-bottom:10px;
}
.product-review .details {
	float:right;
	width:540px;
}
.product-review .details .ratings-list {
	margin:10px 0;
}
.product-review .details .ratings-list dt, .product-review .details .ratings-list dd {
	padding-bottom:5px;
}
.review-customer-view .col-main .product-image-box {
	width:160px;
	float:left;
}
.review-customer-view .col-main .product-image-box img {
	margin-bottom:10px;
}
.review-customer-view .col-main .product-details {
	width:530px;
	float:right;
}
.review-customer-view .col-main .data-table {
	margin:15px 0;
}
.review-customer-view .col-main .ratings {
	margin:15px 0;
}
.review-customer-view .col-main .ratings .rating-box {
	padding:5px 0;
}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .main-block .content .right-top {
	padding:23px 21px 29px;
}
.cart .page-title {
	padding-bottom:15px;
}
.cart .checkout-types {
	float:right;
	text-align:right;
}
.cart .checkout-types li button {
	width:216px;
	height:31px!important;
	overflow:hidden;
	background:url(../images/checkout_cart_button.gif) left top no-repeat;
}
.cart .checkout-types li button span {
	display:none;
}
/* Shopping Cart Table */
.cart-table {
	margin:38px 0 15px;
	border-right:1px solid #E5CFBE;
}
.cart-table .item-msg {
	font-size:10px;
}
.cart-table thead {
	background:#F7EEE6;
}
.cart-table th {
	text-align:center;
	color:#202020;
}
.cart-table td {
	vertical-align:middle;
	text-align:center;
	padding:10px;
}
.cart-table th, .cart-table td {
	border-color:#E5CFBE;
}
.cart-table tfoot td {
	background:#F7EEE6;
}
.cart-table .product-name a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.cart-table .product-name a:hover {
	text-decoration:underline;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	float:left;
	width:607px;
}
.cart .cart-collaterals .col-1 {
	width:282px;
}
.cart .cart-collaterals .col-2 {
	width:313px;
}
.cart .crosssell {
	border:1px solid #E4CEBB;
	padding:16px 24px 7px 16px;
}
.cart .crosssell h3 {
	color:#202020;
}
.cart .crosssell li.item {
	padding:20px 0 22px;
	border-bottom:1px solid #E4CEBB;
}
.cart .crosssell li.last {
	border-bottom:0;
}
.cart .crosssell .product-image {
	float:left;
	width:108px;
	display:block;
}
.cart .crosssell .product-shop {
	float:right;
	width:120px;
}
.cart .crosssell .product-name a {
	color:#837976;
	font-weight:normal;
}
.cart .crosssell .price-box {
	margin:15px 0;
}
.cart .crosssell button {
	margin-bottom:10px;
}
.cart .crosssell .add-to-links li {
	display:block;
	padding-bottom:3px;
}
.cart .crosssell .add-to-links .separator {
	display:none;
}
.cart .discount {
	border:1px solid #E4CEBB;
	padding:14px 15px 22px 16px;
	margin-bottom:12px;
}
.cart .discount h3 {
	font-size:1.09em;
	padding-bottom:10px;
	color:#202020;
}
.cart .discount label {
	font-size:0.84em;
}
.cart .discount input {
	width:154px;
	margin-right:12px;
}
.cart .shipping {
	border:1px solid #E4CEBB;
	padding:14px 16px 20px 17px;
}
.cart .shipping h3 {
	color:#202020;
	margin-bottom:10px;
}
.cart .shipping label {
	color:#202020;
}
.cart .shipping p {
	color:#202020;
	font-weight:bold;
}
.cart .shipping .form-list {
	margin:28px 0 0 0;
}
.cart .shipping .form-list li {
	padding:0 0 15px;
	margin:0;
}
.cart .shipping .form-list select {
	width:229px;
}
.cart .shipping .form-list input {
	width:222px;
}
/* Shopping Cart Totals */
.cart .totals {
	float:right;
	width:255px;
	padding:17px 37px 17px 36px;
	border:1px solid #E4CEBB;
	background:#F7EEE6;
	text-align:center;
}
.cart .totals table {
	width:100%;
}
.cart .totals table th, .cart .totals table td {
	padding:5px;
}
.cart .totals table th {
	font-weight:bold;
	color:#000;
}
.cart .totals table td {
	padding-left:20px;
	padding-right:63px;
}
.cart .totals .checkout-types {
	float:none;
	text-align:center;
}
.cart .totals .checkout-types li {
	padding-bottom:5px;
}
.cart .totals .checkout-types li a {
	color:#000;
	font-weight:bold;
	font-size:0.91em;
}
/* Options Tool Tip */
.item-options dt {
	font-weight:bold;
	font-style:italic;
}
.item-options dd {
	padding-left:10px;
}
.truncated {
	cursor:help;
}
.truncated a.dots {
	cursor:help;
}
.truncated a.details {
	cursor:help;
}
.truncated .truncated_full_value {
	position:relative;
	z-index:999;
}
.truncated .truncated_full_value dl {
	position:absolute;
	top:-99999em;
	left:-99999em;
	z-index:999;
	width:250px;
	padding:8px;
	border:1px solid #ddd;
	background-color:#f6f6f6;
}
.truncated .show dl {
	top:-20px;
	left:50%;
}
.col-left .truncated .show dl {
	left:30px;
	top:7px;
}
.col-right .truncated .show dl {
	left:-240px;
	top:7px;
}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc {
	border-bottom:1px solid #E9D6C5;
}
.opc .checkbox {
	width:14px;
	height:14px;
}
.opc li.section {
	border:1px solid #E9D6C5;
	border-bottom:0;
}
.opc .step-title {
	background-color:#FFFFFF;
	padding:7px 10px 7px 31px;
}
.opc .step-title .number {
	line-height:22px;
	margin-right:5px;
	padding:2px 6px;
	font-weight:bold;
	color:#000;
	border:1px solid #3A4750;
	background:#FFFFFF;
}
.opc .step-title h3 {
	display:inline;
	color:#202020;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.opc .allow .step-title {
	cursor:pointer;
}
.opc .active {
}
.opc .active .step-title {
	background-color:#FAF5F0;
	cursor:default;
}
.opc .active .step-title .number {
	color:#FFFFFF;
	background:#CE2E14;
	border:1px solid #CE2E14;
}
.opc .active .step-title h3 {
	color:#CE2E14;
}
.opc .step {
	border-top:1px solid #D3D3D3;
	padding:16px 15px 23px 31px;
}
.opc .active .step {
	background-color:#FAF5F0;
}
.opc .order-review {
}
.opc h4 {
	font-size:1em;
	margin-bottom:5px;
}
.opc .form-list {
	margin:10px 0;
}
.opc label {
	font-size:0.91em;
	padding-right:20px;
}
#checkoutSteps #opc-billing .input-box, #checkoutSteps #opc-shipping .input-box {
	width:345px;
	float:left;
}
#checkoutSteps #opc-billing .input-box input, #checkoutSteps #opc-shipping .input-box input, #checkoutSteps #opc-billing .input-box select, #checkoutSteps #opc-shipping .input-box select {
	width:314px!important;
}
#checkoutSteps .input-box-2 {
	width:321px;
	float:left;
}
#checkoutSteps .input-box-2 input {
	width:314px!important;
}
#checkoutSteps .input-box-2 select {
	width:321px!important;
}
#checkoutSteps .group-select li li {
	margin-bottom:15px;
}
#checkoutSteps label {
	padding-bottom:3px;
}
#checkoutSteps .group-select li input.input-text {
	width:659px;
}
#checkoutSteps .group-select li select {
	width:665px;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname, #checkoutSteps #opc-shipping .customer-name-middlename .name-firstname {
	width:225px!important;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input, #checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input {
	width:200px!important;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename, #checkoutSteps #opc-shipping .customer-name-middlename .name-middlename {
	width:120px!important;
}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input, #checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input {
	width:89px!important;
}
#checkoutSteps #opc-billing .customer-dob .input-box input {
	width:50px !important;
}
#checkout-step-payment {
	position:relative;
}
/* Multiple Addresses Checkout */
.checkout-progress {
	padding:15px 0 20px;
	margin:0;
	text-align:center;
}
.checkout-progress li {
	display:inline;
	width:15%;
	text-align:center;
	color:#FFFFFF;
	border:0;
	padding:1px 10px 1px 10px;
	margin-right:5px;
	background:#E1D4C8;
}
.checkout-progress li.active {
	background:#DBC840;
	color:#FFFFFF;
}
.multiple-checkout {
	position:relative;
}
.multiple-checkout .grand-total {
	font-size:1.5em;
	text-align:right;
}
.multiple-checkout .grand-total big {
}
.multiple-checkout .grand-total .price {
}
.checkout-multishipping-addresses .col-main .page-title h2 {
	padding:0;
}
.checkout-multishipping-addresses .col-main .multiple-checkout h3 {
	margin:15px 0;
}
.checkout-multishipping-addresses .col-main #multiship-addresses-table {
	border-collapse:collapse;
	margin-bottom:10px;
	border-right:1px solid #DDDDDD;
}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set {
	border:0;
}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button {
	margin-left:10px;
}
.checkout-multishipping-shipping .col-main .page-title {
	margin-bottom:15px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout {
	width:100%;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set {
	background:0;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1 {
	width:30%;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2 {
	width:68%;
}
.checkout-multishipping-shipping .col-main .wide .data-table {
	border-collapse:collapse;
	margin-top:15px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout h3 {
	border:1px solid #BEBCB7;
	border-bottom:0;
	margin-bottom:0;
	font-size:1em;
	padding:3px;
	padding-left:20px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set {
	border:1px solid #BEBCB7;
	padding:20px;
	margin-bottom:15px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set {
	border:0;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button {
	margin-left:10px;
}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4 {
	margin:10px 0;
}
.checkout-multishipping-billing .col-main .col2-set {
	background:0;
	border:1px solid #BEBCB7;
	padding:20px;
	margin-top:15px;
}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3 {
	margin-bottom:20px;
}
.checkout-multishipping-billing .col-main .col2-set .col-1 {
	width:60%;
}
.checkout-multishipping-billing .col-main .col2-set .col-2 {
	width:38%;
}
.checkout-multishipping-billing .col-main .buttons-set {
	padding:20px 0;
	border:0;
}
.checkout-multishipping-billing .col-main .buttons-set button {
	margin-left:15px;
}
.checkout-multishipping-billing .col-main .col-2 dl dt {
	padding:5px 0;
}
.checkout-multishipping-billing .col-main .col-2 dl dd {
	padding:0 0 0 20px;
}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix {
	padding-right:5px;
}
.checkout-multishipping-billing .input-box {
	width:auto;
}
.checkout-multishipping-billing .input-box input {
	width:250px;
}
.checkout-multishipping-overview .col-main .page-title {
	margin-bottom:15px;
}
.checkout-multishipping-overview .col-main .col2-set {
	background:0;
	border:1px solid #4A4A4A;
	padding:20px;
}
.checkout-multishipping-overview .col-main .col2-set .col-1 {
	width:30%;
}
.checkout-multishipping-overview .col-main .col2-set .col-2 {
	width:68%;
}
.checkout-multishipping-overview .col-main .multiple-checkout h3 {
	margin:10px 0;
}
.checkout-multishipping-overview .col-main .col2-set h3 {
	margin:0;
}
.checkout-multishipping-overview .col-main .col2-set .data-table {
	border-collapse:collapse;
}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th, .checkout-multishipping-overview .col-main .col2-set .data-table tfoot td {
	border-top:1px solid #BFBFBF;
}
.checkout-multishipping-overview .col-main .grand-total {
	margin:10px 0;
}
.checkout-multishipping-overview .data-table {
	margin:10px 0;
}
.checkout-multishipping-address-newshipping #form-validate {
	display:block;
	padding:20px;
}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title h2 {
	background:0;
	margin-top:10px;
}
.checkout-multishipping-address-selectbilling .page-title button.button {
	margin-top:5px;
}
.checkout-multishipping-address-editaddress #form-validate #lastname {
	width:251px;
}
.checkout-multishipping-address-editbilling #form-validate #lastname {
	width:251px;
}
.checkout-multishipping-success .content-box {
	padding:30px;
}
.checkout-multishipping-success .buttons-set {
	border:0;
}
/* Sitemap */
.sitemap {
}
#lastname {
	width:190px!important;
}
/********** < Common Checkout Styles */
.sp-methods {
	position:relative;
}
.sp-methods dt {
	font-weight:bold;
}
.sp-methods .price {
	font-weight:bold;
}
.checkout-onepage-index #checkout-payment-method-load dt {
	padding:5px 0;
}
.checkout-onepage-index #checkout-payment-method-load dd {
	padding:0 20px;
}
.checkout-onepage-index .col-main {
	width:717px;
}
.checkout-onepage-index .col-right {
	width:212px;
}
.checkout-onepage-index .main-block .content .right-top {
	padding:16px 19px 34px 21px;
}
.please-wait {
	float:right;
	padding-right:50px;
}
.cvv-what-is-this {
	cursor:help;
	margin-left:5px;
}
/* Tooltip */
.tool-tip {
	border:1px solid #ddd;
	background-color:#f6f6f6;
	padding:5px;
	position:absolute;
	left:20px;
	z-index:1000;
	top:15px!important;
}
.tool-tip .btn-close {
	text-align:right;
}
.tool-tip .tool-tip-content {
	padding:5px;
}
/* Gift Messages */
.add-gift-message {
	margin-top:15px;
}
.gift-message-form {
	border:1px solid #ddd;
	background-color:#f5f5f5;
}
.gift-message-form .inner-box {
	padding:5px;
	height:300px;
	overflow:auto;
}
.gift-message-form .gift-item {
}
.gift-message-form textarea {
	width:510px!important;
}
.gift-message-form .input-box {
	display:block;
	width:283px!important;
}
.gift-message-form .input-box input {
	width:226px!important;
}
.gift-message-link {
	display:block;
	xbackground:url(../images/bg_collapse.gif) 0 4px no-repeat;
	padding-left:20px;
}
.gift-message-link.expanded {
	background-position:0 -53px;
}
.gift-message-row {
}
.gift-message-row .btn-close {
	float:right;
}
.gift-message dt span {
	font-weight:bold;
}
/* Checkout Agreements */
.checkout-agreements {
}
.checkout-agreements li {
	margin:10px 0;
}
.checkout-agreements .agreement-content {
	border:1px solid #ddd;
	background-color:#f6f6f6;
	padding:5px;
	height:10em;
	overflow:auto;
}
.checkout-agreements .agree {
	padding:6px;
}
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {
}
.account-login .new-users {
}
.account-login .registered-users {
}
.account-create {
}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {
}
.dashboard .welcome-msg {
}
.dashboard .data-table {
	margin:10px 0;
}
.dashboard .col2-set {
	padding:5px 0;
}
.dashboard .col2-set .col-1, .dashboard .col2-set .col-2 {
	padding:5px 0;
}
/* Block: Recent Orders */
.dashboard .recent-orders {
	margin:10px 0;
}
/* Block: Tags */
.dashboard .tags {
	margin-top:15px;
}
.dashboard .tags .number {
	float:left;
	margin-right:-20px;
}
.dashboard .tags .details {
	margin-left:20px;
}
.dashboard .product-name {
	margin-bottom:10px;
}
/* Block: Reviews */
.dashboard .reviews {
}
/********** Dashboard > */


.loginpart {
	width:670px;
	height:300px;
	margin-left:7px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
.login_content {
	width:660px;
	height:130px; /* height changed from 140px to 130px*/
	border: #C60 1px solid;
	padding:10px;
	margin-top:10px;
}
.login_indiv {
	width:300px;
	margin-top:5px;
	margin-bottom:5px;
	height:30px;
}
.btn {
	float:right;
	!important clear:both;
	_clear:both;
	margin-top:10px;
	margin-right:25px;
	
}
/* Order View */
.order-info {
	border:1px solid #ddd;
	padding:5px;
	margin-bottom:15px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display:inline;
}
.order-info dt {
	font-weight:bold;
}
/* Print Pages */
.page-print .print-head {
}
.page-print .print-head img {
	float:left;
}
.page-print .print-head address {
	float:left;
	margin-left:15px;
}
/* Price Rewrites */
.page-print .gift-message-link {
	display:none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display:block;
	white-space:nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display:inline;
}
.customer-name-middlename .name-firstname {
	width:200px!important;
}
.customer-name-middlename .name-firstname input {
	width:190px!important;
}
.customer-name-middlename .name-middlename {
	width:60px!important;
}
.customer-name-middlename .name-middlename input {
	width:50px!important;
}
.customer-name-middlename .input-box-2 input {
	width:250px!important;
}
.customer-dob .input-box {
	width:60px!important;
}
.customer-dob .input-box input {
	width:50px!important;
}
.catalogsearch-advanced-index #form-validate .range input {
	width:150px;
}
.catalogsearch-advanced-index #form-validate select {
	padding:2px;
}
#my_recent_reviews .number {
	width:17px;
	float:left;
}
#my_recent_reviews .product-name {
	float:left;
	width:480px;
	margin-bottom:10px;
}
#my_recent_tags li {
	width:100%;
	overflow:hidden;
}
#my_recent_tags .number {
	width:17px;
	float:left;
	margin:0;
	padding:0;
}
#my_recent_tags .details {
	float:left;
	width:480px;
	margin:0;
	padding:0;
}
.cms-index-index .col-main .products-list td {
	width:448px;
	border-bottom:1px solid #E4CEBB;
	padding:24px 0 34px;
}
.cms-index-index .col-main .products-list td.last {
	border-bottom:0 none;
}
.cms-index-index .col-main .products-list td .product-shop {
	padding-right:0;
	padding-left:10px;
}
.cms-index-index .col-main .products-list .add-to-links {
	margin-top:10px;
}
.cms-index-index .std {
	margin:0;
}
.cms-customer-service .col-main dd {
	padding-left:0;
}
.catalog-seo-sitemap-product .col-main .pager, .catalog-seo-sitemap-category .col-main .pager {
	border:0;
	margin:10px 0;
}
.customer-account-login .col-main .col2-set h3 {
	margin-bottom:5px;
}
.customer-account-login .col-main .col2-set .form-list {
	margin:10px 0;
}
.sales-order-history .col-main .pager {
	border:0;
	margin:10px 0;
}
.customer-address-index .col-main .col2-set .col-1 ol li {
	padding-bottom:15px;
}
.review-customer-index .col-main .pager {
	border:0;
	margin:10px 0;
}
.review-product-list .col-main .data-table {
	margin:10px 0;
}
.review-product-list .col-main .pager {
	margin:10px 0;
	border:0;
}
.review-product-list .col-main .product-shop .view-count {
	padding-bottom:15px;
	display:block;
}
.review-product-list .col-main .form-list {
	margin:15px 0;
}
.tag-customer-index .col-main .tags-list {
	font-size:1.2em;
	margin:10px 0;
}
.tag-customer-view .col-main .pager {
	margin:10px 0;
	border:0;
}
.tag-customer-view .data-table button {
	margin-bottom:5px;
}
.wishlist-index-index .col-main .data-table textarea {
	width:95%!important;
}
.catalogsearch-advanced-result .col-main .products-list .product-shop, .catalogsearch-result-index .col-main .products-list .product-shop {
	float:left;
	padding-left:30px;
	width:460px;
}
.sales-order-view .col-main .col2-set {
	padding:5px 0;
}
.sales-order-view .col-main .col2-set .col-1, .sales-order-view .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-view .col-main h3 {
	margin-bottom:10px;
}
.sales-order-invoice .col-main .col2-set {
	padding:5px 0;
}
.sales-order-invoice .col-main .col2-set .col-1, .sales-order-invoice .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-invoice .col-main h3, .sales-order-invoice .col-main h4 {
	margin-bottom:10px;
}
.sales-order-shipment .col-main .col2-set {
	padding:5px 0;
}
.sales-order-shipment .col-main .col2-set .col-1, .sales-order-shipment .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-shipment .col-main h3, .sales-order-shipment .col-main h4 {
	margin-bottom:10px;
}
.sales-order-creditmemo .col-main .col2-set {
	padding:5px 0;
}
.sales-order-creditmemo .col-main .col2-set .col-1, .sales-order-creditmemo .col-main .col2-set .col-2 {
	padding:5px 0;
}
.sales-order-creditmemo .col-main h3, .sales-order-creditmemo .col-main h4 {
	margin-bottom:10px;
}
.home-blocks {
}
.home-blocks .col-1 {
	width:238px;
	float:left;
}
.home-blocks .col-2
{
	width:781px;
	margin-left:1px;
}

<!--/*--><![CDATA[/*><!--*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.home-blocks .col-2
{
	width:781px;
	margin-left:1px;
}
}
/*]]>*/-->

.home-blocks .col-1 .block-title {
	padding-top:11px;
}
.home-blocks .col-1 .block-content {
	padding:9px 19px 10px 20px;
}
.home-blocks .col-1 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.home-blocks .col-1 ul li {
	line-height:1.5em;
}
.home-blocks .col-1 ul li a {
	color:#524D4B;
display:block;
text-decoration:none;
white-space:normal;
width:184px
}
.home-blocks .col-1 ul li a:hover {
	text-decoration:underline;
}
.home-blocks .col-2 .category-title {
	padding-bottom:18px;
}
.home-blocks .col-2 .products-grid {
	margin:0;
	width:auto;
}
.home-blocks .col-2 .products-grid td {
	border-bottom:0;
	text-align:left;
	padding:8px 42px 10px 21px;
	width:165px;
}
.home-blocks .col-2 .products-grid td.first {
	padding-left:0;
	padding-right:21px;
	width:205px;
}
.home-blocks .col-2 .products-grid td.last {
	padding-right:0;
	width:191px;
}
.home-blocks .col-2 .main-block .content .right-top {
	padding-top:21px;
	padding-bottom:36px;
}
.home-blocks .col-2 .products-grid .price-box {
	float:none;
	margin-bottom:15px;
	margin-top:0;
}
.home-blocks .col-2 .products-grid .price-box .regular-price {
	padding:0;
}
.home-blocks .col-2 .products-grid .product-name {
	margin-bottom:5px;
}
.home-blocks .col-2 .products-grid .product-image {
	width:165px;
	margin:0;
	margin-left:19px;
}
.home-blocks .col-2 .products-grid .last .product-name {
	margin-bottom:5px;
}
/*added by karthik  */

.right-top .flash_news {
	height:145px;
	xborder:#e1d0be thin solid;
}
.flash_news marquee {
	padding-left:56px;
	padding-right:15px;
	xbackground-color:#fff;
	color:#77554B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:100px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:16px;
	_padding-left:59px;
	_padding-right:15px;
	_margin-top:30px;
	_padding-bottom:15px;
 *padding-left:59px;
 *padding-right:15px;
 *margin-top:15px;
 *padding-bottom:15px;
	line-height:30px;
}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {
	padding:10px 0px 15px;
	xmargin-left:132px;
	x*margin-left:0px;

	
}
.footer ul {
	float:left;
	display:inline;
	padding-left:326px;
}
.footer ul li {
	display:inline;
	background:url(../images/footer_divider.gif) right 3px no-repeat;
	padding-right:7px;
	margin-right:6px;
}
.footer ul li a {
	color:#77554B;
	text-decoration:none;
}
.footer ul li a:hover {
	text-decoration:underline;
}
.footer ul.links li.last {
	margin-right:0;
	padding-right:0;
	background:0;
}
.footer .copy {
	font-size:0.91em;
	padding-top:5px;
	text-align:center;
}
.footer .store-switcher {
	float:right;
}
/*category item start*/

.category {
	width:700px;
	padding:0px;
	margin:0px;
}
.w450 {
	width:450px;
}
.w250 {
	width:250px;
}
.w700 {
	width:700px;
}

.w760 {
	width:760px;
}
.w330 {
	width:330px;
}
.w100 {
	width:130px;
}
.w120 {
	width:120px;
}

.w150 {
	width:150px;
}
.w150_ac {
	width:75px;
        *width:150px;
}

.w210 {
	width:210px;
}
.w210_a {
	width:350px;
}
.w80 {
	width:80px;
}
.w60 {
	width:60px;
}
.w56 {
	width:56px;
}
.padd_trbl {
	padding:8px 10px;
}
.bdr {
	border:1px #ddd3ca solid;
}
.bdr_lft {
	border-left:1px #ddd3ca solid;
}
.bdr_rght {
	border-right:1px #ddd3ca solid;
}
.bdr_top {
	border-top:1px #ddd3ca solid;
}
.bdr_bottom {
	border-bottom:1px #ddd3ca solid;
}

.padd5{padding:5px;
	
	}
	
.w71_p{
    width:71%;	
	
	}
	
	.w9_p{
    width:9%;	
	
	}
	
	.w29_p{
    width:29%;	
	
	}
	
	.w19_p{
    width:19%;	
	
	}
	
	.w81_p{
    width:81%;	
	
	}
	
	.w35_p{
    width:35%;	
	
	}
	
	.w65_p{
    width:65%;	
	
	}
	
	.w64_p{
    width:64%;	
	
	}
	
	.w36_p{
    width:36%;	
	
	}
	.w30_p{
    width:30%;	
	
	}
	.w40_p{
    width:40%;	
	
	}
	.w31_p{
    width:31%;	
	
	}
	
	.w20_p{
    width:20%;	
	
	}
	.w80_p{
    width:80%;	
	
	}
	
	.paddl76_p{
	padding-left:74%;	
		}
	
	.fwt{ font-weight:bolder;}
	
	
	.w10_p{
    width:10%;	
	
	}
	
	.w11_p{
    width:11%;	
	
	}
	
	.logmar{ margin-top:10px;}

.bdr_tbl{

	border-left:1px #ddd3ca solid;
	border-top:1px #ddd3ca solid;
	border-bottom:1px #ddd3ca solid;
	border-right:none;
}

.bdr_trb{
	border-left:none;
	border-top:1px #ddd3ca solid;
	border-bottom:1px #ddd3ca solid;
	border-right:1px #ddd3ca solid;
	}
	
.padd10 {
	padding:10px;
	_padding:10px;
 *padding:10px;
}
.padd4 {
	padding:4px;
	_padding:4px;
 *padding:4px;
}
.padrlt {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	_padding-left:10px;
	_padding-right:10px;
	_padding-bottom:0px;
 *padding-left:10px;
 *padding-left:10px;
 *padding-bottom:0px;
}
.paddl {
	padding-left:10px;
	_padding-left:10px;
*padding-left:10px;
}
.aligncenter{
    text-align: center;
}
.padtp25 {
	padding-top:25px;
	_padding-top:25px;
 *padding-top:25px;
}
.padt3 {
	padding-top:3px;
	_padding-top:3px;
 *padding-top:3px;
}
.right-top .category .bdr_lft_rft {
	border-bottom:none;
    border-left:border:1px #CCC solid;
	border-top:none;
    border-right:border:1px #CCC solid;
}
.right-top .category .fnt_b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#735753;
}
.algn {
	text-align:center;
}

.tr_img{float:left; width:80px; padding:5px;}
.tr_img_data{width:180px; _width:200px; padding-bottom:5px; float:right; _float:left; _padding-left:5px; *float:left; }
.tr_img_data_ac{width:275px; _width:295px; padding-bottom:5px; float:left;  }
.rad{float: left; width:7%;}
.float_l{float: left;}
.w35_p{width:35%;}
.zip_rad .zip_rad_2{width:180px; padding:10px; padding-right:0px; float:left;}
.zip_rad .zip_code_data{float:right; _margin-top:-16px; *margin-top:-16px;}
.zip_code_input{float:left; width:180px; padding-top:14px; padding-left:10px; *width:175px;}

/*category item end */
/* ======================================================================================= */



/*contact pages */

.table_con {
	border-collapse:collapse;
	border-spacing:0;
	width:712px;
}
.fnt_padd_link a {
	font-family:Verdana, Geneva, "sans-serif";
	font-size:10px;
	padding-left:10px;
}
#registerpage h2 {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:15px;
}
#registerpage .input-box {
	background:url(../images/search_input_bg.gif) left top no-repeat;
	xfloat:left;
	width:215px;
	height:20px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin:0 3px 0 102px;
}
#registerpage .input-box input {
	width:190px;
	height:14px;
	border:0;
	background:0;
}
#registerpage .input-box .button {
	width:36px;
	height:21px!important;
	overflow:hidden;
	background:url(../images/search_button_bg.gif) left top no-repeat;
}
#registerpage .input-box .button span {
	display:none;
}
#registerpage .input-box button.button span span span {
	display:block;
	text-transform:uppercase;
	color:#6C3B2E;
	text-align:center;
	padding:5px 0 2px;
	height:15px!important;
	overflow:hidden!important;
	white-space:nowrap;
	background:url(../images/buttons_bg.gif) left top repeat-x!important;
	line-height:normal;
}
#registerpage button.button {
	background:none repeat scroll 0 50% transparent;
	border:0 none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:23px !important;
	overflow:visible;
	width:auto;
	margin-left:10px;
	xpadding-top:5px;
}
.table_con .bdr_clr {
	border:1px solid #999;
}
.bg_clr {
	background-color:#F3E6DB;
}
/*#bill_ship tbody tr td tr .tbl_cnt{
	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	}*/
	
	

#checkout1 input[type="text"], #checkout1 input[type="password"] {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #816D62;
	color:#7D695E;
	font-size:12px;
	height:19px;
	padding-top:3px;
}
.tbl_cnt {
	padding-top:8px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}
.tbl_cnt_rad {
	xpadding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}
.tbl_cnt_chk {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}
.sub_head_bill {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#836259;
	font-weight:bold;
	padding:10px;
	line-height:38px;
	padding-left:0px;
}
.sub_tit_bill {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	xcolor:#black;
	font-weight:normal;
	xpadding:5px;
}
/*.chkout input[type="text"], .chkout input[type="password"] {
xbackground:none repeat scroll 0 0 #FFFFFF;
xborder:1px solid #816D62;
color:#7D695E;
font-size:12px;
height:19px;
padding-top:3px;
}*/

h3 .fnt_main {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 10px 5px;
	color:#836259;
}

.padd_tp5 {
	padding-top:5px;
}
.sub_fnt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.padd_lft_but {
	padding-left:720px;
}
.input_join_sign_small {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:120px;
	height:20px;
        margin-top:-2px;
        *margin-top:2px;
        margin-top:2px\0/;
}
.input_join_sign_search {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:140px;
	height:20px;
}
.input_join_bill {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:188px;
	height:20px;
}
.input_join_bill_small {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:120px;
	height:20px;
}

.input_join_bill_small15 {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:18px;
	height:20px;
}
.input_div1_30 {
	width:30px;
	background:url(../images/subscribe_inputbg_30.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	_margin-top:2px 0px;
*margin-top:2px 0px;

}

#payform .cardverify
{
	margin-left:5px;
	 _margin-left:6px;
	}

.mainer .pw
{
	_padding-right:5px;
	}
.input_div1_135 {
	width:135px;
	background:url(../images/subscribe_inputbg_135.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	*margin:2px 0px;
	_margin:2px 0px;
}

.maine .input_div1_135
{
	margin-left:4px;
	_margin-left:4px;
	
	
}

#payform .maine .bb
{
	_width:130px;
	_padding-right:48px;
}
	


.padt_3{
    padding-top: 8px;
}
.input_div1_80 {
	width:80px;
	background:url(../images/subscribe_inputbg_80.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	_margin-top:2px 0px;
	*margin-top:2px 0px;
}
.input_div1_150 {
	width:150px;
	background:url(../images/search_input_bg150.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 1px 0 3px;
	margin-top:0px;
	float:left;
	margin:0px 0px;
	_margin-top:0px 0px;
 *margin-top:0px 0px;
}
.input_div1_15 {
	width:18px;
	background:url(../images/input_bg15.gif) no-repeat;
	height:20px;
	overflow:hidden;
	padding:1px 1px 0 3px;
	margin-top:0px;
	float:left;
	margin:0px 0px;
	_margin-top:0px 0px;
    *margin-top:0px 0px;
}

.input_join_billzip {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:80px;
	height:20px;
}
.bg_none {
	_border-style:none;
 *border-style:none;
}
#editfrm {
	text-align:left;
}
.dot-divider {
	border-bottom:1px dotted #766156;
	margin-bottom:6px;
	overflow:auto;
	padding-bottom:6px;
}
/******************************************------------------------**********************/

#chkout_pg {
	border:none;
	line-height:15px;
}
#chkout_pg .hdr {
	background: none repeat scroll 0% 0% rgb(202, 195, 173);
	padding: 10px;
	margin: 0px;
	background-color:#F3E6DB;
	font-size:18px;
}
#chkout_pg .dset {
	width:100%;
	clear:both;
	margin:2px 0px;
	display:inline-block;
 *margin:4px 0px;
}
#chkout_pg .dset1 {
	width:98%;
	clear:both;
	margin:2px 0px;
	display:inline-block;
	padding:0px 5px;
}
.dset .lft_dset {
	xwidth:28%;
	float:left;
	padding-left:5px;
	xbackground-color:#666;
	display:table-cell;
	vertical-align:middle;
	padding-top:2px;
}
.dset .lft_dseta {
	width:28%;
	float:left;
	padding-left:5px;
	xbackground-color:#666;
	display:table-cell;
	vertical-align:middle;
	padding-top:7px;
}
.dset .rgt_dset {
	width:64%;
	float:right;
	padding-left:5px;
	xbackground-color:#333;
}
/*footer strip content*/
.footer 
{	
	margin-bottom:10px;
	margin-left:5px;
}
.footer .top-corners {
	background:url(../images/main_block_corner_left_top.gif) left top no-repeat;
	height:5px;
	overflow:hidden;
}
.footer .top-corners div {
	background:url(../images/main_block_corner_right_top.gif) right top no-repeat;
	padding:0 5px;
	height:5px;
	overflow:hidden;
}
.footer .top-corners div div {
	padding:0;
	height:5px;
	overflow:hidden;
	background:url(../images/main_block_border_top.gif) left top repeat-x #FFF;
}
.footer .content {
	background:url(../images/main_block_border.gif) left top repeat-y #FFF;
	width:100%;
}
.footer .content .border-right {
	background:url(../images/main_block_border.gif) right top repeat-y;
}
.footer .content .left-top {
	background:url(../images/main_block_content_left_top.gif) left top no-repeat;
}
.footer .content .right-top {
	background:url(../images/main_block_content_right_top.gif) right top no-repeat;
	xpadding:22px 26px 12px 21px;
	padding:10px;
}
.footer .bot-corners {
	background:url(../images/main_block_corner_left_bot.gif) left top no-repeat;
	height:5px;
	overflow:hidden;
	width:100%;
}
.footer .bot-corners div {
	background:url(../images/main_block_corner_right_bot.gif) right top no-repeat;
	padding:0 5px;
	height:5px;
	overflow:hidden;
}
.footer .bot-corners div div {
	padding:0;
	height:5px;
	overflow:hidden;
	background:url(../images/main_block_border_bot.gif) left 4px repeat-x #FFF;
	
}
.sidebar .footer .content .right-top {
	padding:0;
}
.content .right-top {
	padding:10px;
}
.footer .content .right-top .sub_rht_top {
	width:951px;
    padding-left:20px;
	padding-right:20px;
	x_width:935px;
	x*width:935px;
	_width:951px;
	*width:951px;
}
.sub_rht_top .sub_sec_logo {
	width:190px;
	padding:5px;
	padding-left:0px;
	border-right:1px dashed black;
	*margin-left:-750px;
	
}

.sub_rht_top .sub_sec_pay {
	float:left;
	padding-top:10px;
	margin-top:-54px;
	padding-left:210px;
	padding-right:30px;
	padding-bottom:3px;
	border-right:1px dashed black;
}
.sub_rht_top .sub_sec_socnet {
	float:left;
	padding:5px 18px;
	margin-top:-52px;
	border-right:1px dashed black;
}
.sub_rht_top .sub_secgoogleckt {
	float:right;
	padding:5px;
	margin-top:-48px;
	padding-left:30px;
}
.sub_rht_top .sub_sec_pay img {
	padding-left:5px;
}
.sub_rht_top .sub_sec_socnet img {
	padding-left:5px;
}
.sub_rht_top .sub_secgoogleckt img {
	padding-left:5px;underline
}
/*changes as on 26 ap*/

.sign_acc {
	float:right;
	xtext-align:center;
	padding-bottom:10px;
	color:#836259;
}
.sign_acc a {
	color:#836259;
	text-decoration:underline;
}
.sign_acc a:hover {
	text-align:center;
	color:#000;
	text-decoration:underline;
}
.wel_usr {
	float:right;
	xtext-align:center;
	padding-bottom:10px;
	padding-left:168px;
	color:#836259;
	margin-top:-54px;
}
.wel_usr a {
	padding-left:25px;
	color:#836259;
	text-decoration:none;
}
.wel_usr a:hover {
	padding-left:25px;
	color:#836259;
	
	text-decoration:underline;
}

.faq_fnt{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#836259;
    font-weight:bold;
margin-bottom:10px;
	}
	
.home-blocks .col-2 .category-title .shop_img_cart{
	background:url(../images/my_cart_bg.gif) repeat-x;
	width:740px;
	padding:10px;
	margin-bottom:10px;
	float:left;
	}
	
.home-blocks .col-2 .category-title .shop_img_cart .cnt_shop_img{
	float:right;
	}
.right-top .category-title .fnt_b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#735753;

}	

.paddtp10{
	padding-top:10px;
	}

.tile-name {
	font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    
}

.tile-name a{
	color:#8a8a8a;
	text-decoration:none;
}

.tile-name a:hover{
	color:#8a8a8a;
	text-decoration:underline;
}

.tile-desc {
    color:#555555;
    font-size:11px;
    width: 50px;
    text-overflow: ellipsis;
}

.rem a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	}
.rem a:hover{
	text-decoration:underline;
	color:#000;
	}
.aln_cen{
	text-align:center;
	}
	
.zip_rad{float:left;}

.ship_comb{float: left; margin-top: 3px;}

.coupon {
    border:1px solid #771b1c; width:450px;  float:left;  padding-bottom: 10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	_margin-top:10px;
	_margin-bottom:10px;
	_margin-left:10px;
	*margin-top:10px;
	*margin-bottom:10px;
	*margin-left:10px;
	}

.coupon_content {
    text-align:left; font-size:16px; height:20px; color:#836259; padding:3px 0px 0px 8px;
}

.coupon_spacing {
    padding:0px 0px 0px 10px; line-height: 30px;
}

.coupon_text {
    font-size:15px;font-weight:bold; color:#326c5e; float:left;
}

.rollover {
    position:relative; top:5px;
}
.rollover1 {
    position:relative; top:-5px;
}

.firstIinputTxt6{
       line-height:22px; height: 20px;
	}
	
.fst_inp{float: left; padding:5px 5px 0px 0px; _padding:5px 5px 0px 0px; *padding:5px 5px 0px 0px;}


.paddl25{
	padding-left:25px;
	}
	
td.fltright{
	float:right;}
	
.paddr16{
	xpadding-right:16px;
	padding-right:5px;
		}
		
.paddl45{padding-left:45px;}
.texalin{ text-align:right;}


.paddtb{
	padding-bottom:20px;
	padding-top:20px;
	}

.content .leftmenu{
	float:left;
	width:250px;
	margin:5px;
	}
	
.content .right_cnt{
	float:right;
	width:700px;
	margin:5px;
	}

 /*** Added by sundar begins***/
/*
 .contact{ xcolor:#6f6f6f;font-size:11pt;xcursor:pointer;xbackground:url('../images/submeniu/contactus_inactiv.jpg');
          xwidth:110px; float:left; xheight:26px; padding:4px 0 0 0; text-align:center; margin:0 5px 0 0;}

.right-top select {
    background:#FFF;
    border:1px solid #816D62;
    height:25px;
    width:100px;
    line-height:22px;
    padding:0px;
    color:#7D695E;
    font-size:12px;
}

.right-top input[type="image"] ,.contact input.Submit {
    background:#FFF;
    border:none;
    height:auto;
    width:auto;
    line-height:22px;
    padding:8px 4px;
    color:#7D695E;
    font-size:12px;
}

.right-top input[type="checkbox"] {
    width:10px;
    background:transparent;
    border:none;
    height:auto;
    float:left;
}
.right-top input {
    background:#FFF;
    border:1px solid #816D62;
    height:25px;
    width:312px;
    line-height:22px;
    padding:0px 4px;
    color:#7D695E;
    font-size:12px;
}
.right-top {
    height:auto;
    padding:0px 0px;
}
.right-top h3 {
    color: maroon;
    font-weight: bold;
}
.right-top input#howhear {
    width:auto;
    background:transparent;
    border:none;
    height:auto;
}

*/
/*** Added by sundar ends***/

 /*Login register css starts here*/


.best_selling{
	background-image: url("../images/bestselling_hd.jpg");background-repeat: no-repeat;width: 751px;height: 37px;
}


#registerpage h2 {
    font-size:14px;
    color:#930;
    font-weight:bold;
    height:35px;
    line-height:35px;
    padding-left:10px;
}
#checkoutpage, #registerpage {
    min-height:621px;
    padding:8px 8px 50px 8px;
    *min-height:445px;
}
.registerhalf {
    position:relative;
    float:left;
    width:424px;
    xbackground:#FFF;
    margin-right:1px;
    padding-bottom:5px;
}
.sectionbody .registerhalf {
    background:none;
}
.registerhalf .dot-divider {
    height:210px;
    padding:0px 10px;

}

.registerhalf .contactus {
    height:auto;
    padding:0px 10px;
}

.registerhalf .dot-divider input, .registerhalf .right-top input {
    background:#FFF;
    border:1px solid #816D62;
    height:20px;
    width:312px;
    line-height:22px;
    padding:6px 0px 0px 3px;
    color:#7D695E;
    font-size:12px;
}

.registerhalf .dot-divider select, .registerhalf .right-top select {
    background:#FFF;
    border:1px solid #816D62;
    height:25px;
    width:320px;
    line-height:22px;
    padding-top:3px;
    xcolor:#7D695E;
    color:#6f6f6f;
    font-size:12px;
}

.registerhalf .contactus input[type="image"] , .registerhalf .right-top input.Submit {
    background:#FFF;
    border:none;
    height:auto;
    width:auto;
    line-height:22px;
    padding:8px 4px;
    xcolor:#7D695E;
    font-size:12px;
}

.right-top h3 {
    color: maroon;
    font-weight: bold;
}


.registerhalf .dot-divider .floatform input, .registerhalf .right-top .floatform input {
    width:148px;
}
.registerhalf .dot-divider input[type="checkbox"], .registerhalf .right-top input[type="checkbox"] {
    width:10px;
    background:transparent;
    border:none;
    height:auto;
    float:left;
}
.registerhalf .dot-divider input#howhear, .registerhalf .right-top input#howhear {
    width:auto;
    background:transparent;
    border:none;
    height:auto;
}

.registerhalf .right-top .wrap{
    width: 424px;
    clear: both;
    text-align: left;
    border:none;
    height:25px;
    line-height:22px;
    padding-top: 10px;
}

.registerhalf .right-top .wrap input {
    background:transparent;
    width:20px;
    display: inline;
    line-height:22px;
    border:none;

}

.registerhalf .right-top .wrap label{
    width:400px;
    background:transparent;
    border:none;
    line-height:22px;
    display: inline;
}

.floatform {
    float:left;
    margin-right:5px;
}
.registerhalf label {
    display:block;
    margin-top:10px;
    color:#433338;
    clear:left;
}

span.message {
    color:#22648c;
    margin-left : 10px;
    font-weight: bold;
    height: 15px;
}

/*** Added by sundar ends***/

.paddl_60{
	padding-left:60px;
	}
	
.tab1{ width:400px;  height:auto; border: 1px #999; float:left; display:inline-block; }

.tbb1pic{ margin-top:20px; margin-left:80px;}


.tbb1smallpic{ margin-top:50px; margin-left:80px; float:left;}

.tbb1smallpic2{ margin-top:10px; margin-left:15px; }

.titlestrip{background:url(../images/my_cart_bg.gif) repeat-x;
	width:720px;
	height:40px;
	padding:10px;
	 margin-top:15px;}
	 
	 
.pic1{ margin-top:50px; padding-left:50px;}	 


.pic2{  padding-left:20px;}	

.imsr{ margin-top:30px; float:right; display:inline-block;}


.tab12{padding-left:0px;  margin-top:20px; font-size:10px; display:inline-block;}
.tab12bld{padding-left:0px;  margin-top:20px; font-size:10px; display:inline-block; font-weight:bolder;}

.polfnt{font-weight:bolder; color:#836259;}
.polxsa{font-weight:none;; display:inline-block; width:300px;}


.tispolar{padding-left:0px;  margin-top:15px; 

font-size:12px;; 
display:inline-block;
color:#524D4B;
font-family:Arial,Helvetica,sans-serif;

line-height:16px;
}

.tispolar1{padding-left:0px;  margin-top:15px; color:#524D4B;
font-family:Arial;
font-size:10px;; 
display:inline-block;

line-height:16px;
}

.tispolar2{padding-left:0px;  margin-top:15px; color:#524D4B;
font-family:Arial;
font-size:10px;; 
display:inline-block;
font-weight:bold;
line-height:16px;
}


.dol39{padding-left:0px; padding-top:5px; padding-bottom:5px;  margin-top:15px; font-size:10px; display:inline-block; font-size:24px; color:#F00;}
.nordol{padding-left:0px;  margin-top:0px; font-size:11px; display:inline-block; width:88px; }
.nordol1{padding-left:0px;  margin-top:0px; font-size:15px; display:inline-block;}

.di{ height:auto;}

/*Latest style for item page 04-06-2010*/

.adddtocart{
	padding-top:5px;
}

.clasical_dance_img{
 background-image:url(../images/classical-ad.png); width:331px; height:143px; float:right; margin-top:0px; cursor:pointer; 
}

.clasical_dance_bg{
  background-image:url(../images/dance-ad.png); width:125px; height:108px; margin:15px; float:left; cursor:pointer;
}

.fashion_set_img
{
 background-image:url(../images/fashion-ad-bk.png); width:331px; height:143px; float:right; margin-top:10px; cursor:pointer;
}

.fashion_set_bg
{
 background-image:url(../images/fashion-ad.png); width:100px; height:112px; margin:15px; float:left; cursor:pointer;
}

.antique_bangle_img
{
 background-image:url(../images/antique_bangle_bg.png); width:331px; height:143px; float:right; margin-top:10px; cursor:pointer;
}

.antique_bangle_bg
{
 background-image:url(../images/antique_bangle.png); width:100px; height:90px; margin:15px; float:left; cursor:pointer;
}



input, select, textarea 
{
font-size: 11px;
height: 22px;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

textarea
{
	font-size: 11px;
height:100px;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
	
}

<!-- start payment information & contact information css-->

.maine
{ 
	float:left; 
	width:700px; 
	margin-left:10px;
	
}

.maine1{ float:right; width:700px; margin-left:10px; }

.firstrm{ float:left; margin-right:5px;}

.input_div1_135 {
	width:135px;
	background:url(../images/subscribe_inputbg_135.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	/*margin:2px 0px;
	_margin-top:2px 0px;
*margin-top:2px 0px;*/

}

.input_join_sign_small {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:120px;
	height:20px;
	
}

.c{margin-left:50px;}

.aa{margin-left:465px;}

.bb{float:right; padding-right:42px;}

.cty{float:left; padding-left:340px;}
.ct1{float:right; width:280px;}

.ct2{float:left; width:150px; margin-left:5px;_margin-left:3px;}

.input_div1_80 {
	width:80px;
	background:url(../images/subscribe_inputbg_80.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	_margin-top:2px 0px;
*margin-top:2px 0px;
}
.b3{float:left; width:100px; margin-left:0px;}
.bbb{margin-left:432px;}

.input_div1_30 {
	width:30px;
	background:url(../images/subscribe_inputbg_30.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	*margin-top:2px 0px;
	_margin-top:2px 0px;
}

.maine .input_div1_30
{
	_padding:1px 0 0 4px;
}

#payform .phn
{
	__width:685px; 
	_margin-left:11px;
}

.pw{width:30;}

.padd_tp5 {
	padding-top:5px;
}

.tycrd
{height:30px; margin-top:5px; float:left;

}

#payform .tycrd
{
	 margin-left:-35px;
	*margin-left:-38px;
	_margin-left:-35px;
}

#payform .crdnt
{
	*float:left;
	*margin-top:0px;
	_margin-left:0px;
	_margin-top:0px;
}
<!--/*--><![CDATA[/*><!--*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
  #payform .tycrd
  {
    margin-left:-40px;
  }
 }
/*]]>*/-->



.tycrd1{float:left;padding-left:454px;_padding-left:458px;}

.crdnt{height:30px;margin-top:40px;}

.crdn{float:left;padding-left:454px;_padding-left:462px;}

.exdt{float:left;padding-left:446px;_padding-left:462px;}
.exyy_a
{
	float:right; 
	margin-right:50px;
        margin-right:50px\0/;
        *margin-right:54px;
	}

.crdvr{float:left;padding-left:506px;_padding-left:515px;}

.input_div1_30 {
	width:30px;
	background:url(../images/subscribe_inputbg_30.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	_margin-top:2px 0px;
*margin-top:2px 0px;
}

.di{ min-height:200px;}

.crdnt{height:30px;margin-top:40px;}






.maine{ float:left; width:700px; margin-left:10px; }

.maine1{ float:right; width:700px; margin-left:10px; }

.firstrm{ float:left; margin-right:5px;}

.input_div1_135 {
	width:136px;
	background:url(../images/subscribe_inputbg_135.gif) no-repeat;
	height:22px;
	overflow:hidden;
	xpadding:1px 0 0 3px;
	padding:1px 0 0 0px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	 *margin:2px 0px 0px 0px;
	_margin:2px 0px;
	_margin-left:-3px;
}

.input_join_sign_small {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:120px;
	height:20px;
	
}

.c{margin-left:50px;}

.aa{margin-left:465px;}

.bb{float:right;
xpadding-right:42px;
padding-right:40px;
}

.cty
{
  float:left; 
   padding-left:360px;
   margin-left:0px;/
   _margin-left:8px;
   _padding-left:340px;
}
.ct1
{
	float:right; 
	width:249px;
        *width:250px;
	_width:267px;
}

.ct1
{
  margin-right:5px;
 
  
}

.ct2
{
	float:left; 	
       width:125px;
       margin-left:-1px;
       *width:132px;
     _margin-left:3px;
     _width:137px;
}

.maine .ct1 .ct2
{
  
  margin-left:5px;
   *width:132px;
    *margin-left:-2px;
    width:130px\0/;    /* for ie8 */
   margin-left:0px\0/;

}

.ct1 .billState
{
	margin-top:1px;
   *margin-top:3px;
}

<!--/*--><![CDATA[/*><!--*/
@media screen and (-webkit-min-device-pixel-ratio:0)
 {
 
 .ct1
{
 	width:255px;
 	
 	}
  .ct2
  {
    width:132px;
  }
  
  .ct1 .billState
{
	margin-top:2px;
	}
 }


/*]]>*/-->

.input_div1_80 {
	width:80px;
	background:url(../images/subscribe_inputbg_80.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	_margin-top:2px 0px;
*margin-top:2px 0px;
}
.b3{float:left; width:100px; margin-left:0px;}


.input_div1_30 {
	width:30px;
	background:url(../images/subscribe_inputbg_30.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	_margin-top:2px 0px;
*margin-top:2px 0px;
}

.pw{width:30;}

.padd_tp5 {
	padding-top:5px;
}

.tycrd
{
	height:30px; 
	margin-top:5px; 
	float:left;
	margin-left:-7px;
	}

.tycrd1{float:left;padding-left:451px;_padding-left:458px;}

.crdnt
{
	height:30px;
	margin-top:40px;
	
}

#payform .crdnt
{
	_margin-left:2px;
	}

.crdn{float:left;padding-left:448px;_padding-left:462px;}

.exdt{float:left;padding-left:446px;_padding-left:462px;}
.exyy
{
	float:right; 	
	margin-right:52px;
	*margin-right:58px;
	_margin-right:48px;
	}

.crdvr{float:left;padding-left:498px;_padding-left:515px;}

.input_div1_30 {
	width:30px;
	background:url(../images/subscribe_inputbg_30.gif) no-repeat;
	height:22px;
	overflow:hidden;
	padding:1px 0 0 3px;
	margin-top:0px;
	float:left;
	margin:2px 0px;
	x*padding:1px 0 0 7px;
	*margin-top:2px 0px;
	_margin:2px 0px;	
}

.cardverify .input_div1_30
{
	_margin-left:-2px;
}

.input_join_billss {
	border:0px;
	background:transparent none repeat scroll 0 50%;
	width:120px;
	height:20px;
}

.lbl_clr1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	xcolor:#900;
	padding-top:5px;
	float:left;
	padding-right:10px;
}

#bill_ship .billState select {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #816D62;
	color:#7D695E;
	font-size:11px;
	height:22px;
	padding-top:0;
}

.di{ min-height:200px;}

.crdnt
{
	height:30px;
	margin-top:40px;
	margin-left:-1px;
	}
	
	.crdnt1
	{
	   margin-left:4px;
	   _margin-left:4px;
	 
	}
	
	#payform .crdnt1
	{
	   _margin-left:4px;
	   _width:680px;
	}

/* end payment information & contact information css*/
/* new style for tabbed accordian starts here 10-06-2010 */

#infobox {
    margin:6px;
    width:665px;
	height:auto;
    color:#736459;
    background:url(../images/infobox-bottom.gif) bottom left no-repeat transparent;
    padding-bottom:10px;
}
#infobox #tabs {
    position:relative;
    overflow:auto;
    z-index:1;
}
#infobox #tabs a:link, #infobox #tabs a:visited {
    display:block;
    float:left;
    margin-right:10px;
    height:31px;
    width:130px;
    text-align:center;
    background:url(../images/tab-off.gif) bottom left no-repeat;
    color:#836259;
	font-weight:bold;
    text-decoration:none;
    line-height:30px;
}
#infobox #tabs a:hover {
    background:url(../images/tab-on.gif) bottom left no-repeat;
    color:#736459;
}
#infobox #tabs a.sel:link, #infobox #tabs a.sel:visited {
    background:url(../images/tab-selected.gif) bottom left no-repeat;
}
#infobox #content {
    z-index:0;
    margin-top:-1px;
    border:1px solid #DEDEDE;
    border-bottom:none;
    padding:10px 10px 0px 10px;
    background:#FFF;
    position:relative;
    clear:both;
    width:665px;
}
#content .corner {
    position:absolute;
    top:-1px;
    right:-1px;
}
#content .tab {
    display:none;
}

#content .tab *{
    margin : 0px 10px;
    padding-bottom : 10px;
}

#content #tab1 {
    display:block;
}

.clear{
	clear:both;
	}

/* new style for tabbed accordian ends here 10-06-2010 */
#images {
    text-align:center;
}
#images .alternates {
    overflow:auto;
    overflow-x:hidden;
}
#images .alternate {
    height:56px;
    width:56px;
    margin:2px;
    border:1px solid #FFF;
    float:left;
    cursor:pointer;
}
#images .alternate:hover {
    border:1px solid #CDC6B2;
}
#images .enlarged {
    border:1px solid #CDC6B2;
 }
.padreg{
	padding-left:160px; 
}
 
 /*Added by kannan*/

input.imagebtngchk {	
	height:41px;
	border:0px;
	background:transparent none repeat scroll 0 50%;	
}
.zip_rad .zip_code_data_n{float:right;  margin-top:0px;*margin-top:-20px;  _margin-top:-20px;}

.input_join_billzip_n {
 border:0px;
 background:transparent none repeat scroll 0 50%;
 width:75px;
 height:20px;
}

input.imagebtn_n { 
 height:22px;
 border:0px;
 background:transparent none repeat scroll 0 50%;
 padding-left:5px;
 margin-top:2px;
}

#infoboxs {
    margin:6px;
    width:465px;
	height:auto;
    color:#736459;
    padding-bottom:10px;
    float:right;
}
.main_n {
 padding:0 0 0 0px;
}
.paddl25_n{
	padding-top:10px;
	padding-bottom:10px;
	
}

.sub_rht_top .sub_sec_pay a, .sub_sec_socnet a
{
	color:#FFF;
	
	}
.flt_pad5{float:left; padding:5px;}
.mgn_lfft{margin:5px 0px 2px 5px;}

/*Added by kannan*/




.w500 {
 width:500px;
}

.w400 {
 width:400px;
 padding-right:20px;
}


.w61 {
 width:61px;

}

.w137{
 width:137px;
}

.tile-name-search {
 font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
}

/*Added by kannan*/
.tx_lft{text-align:left;}

.shipmiddle {
font-weight:normal;
text-align:left;
vertical-align:middle;
}

.hgt {
height:548px; *height:543px;
}

.category-title #autosuggest .add_ulmnu
{
	padding-left:4px;
}
.add_ulmnu li{
	list-style:none;
	width:191px;
	text-decoration:none;
	text-align:left;
	color:#FFF;
}

.pr5px {
	padding-right:5px;
}


.add_ulmnu li a
{
	color:#FFF;
	text-align:left;
}

<!--/*--><![CDATA[/*><!--*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .hgt{
        height:540px;
    }
	.ct1
{
  margin-right:10px;
  
}
}/*]]>*/-->

