html {
	margin: 0;
	padding: 0;
}
body {
	background:url(../image/body-bg.png) repeat fixed 0px 0px / cover ;
	color: #333;
	font-family:Verdana;
	margin: 0px;
	padding: 0px;
}
html, body{
	height:100%;
}
html,body { -webkit-text-size-adjust:none; }
body, td, th, input, textarea, select, a{
	font-size:11px;
}
.clearfix:after{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height:0;
}
* html .clearfix{
	height: 1%
}
.clearfix{
	display: block
}
.clear{
	clear: both
}
a{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
h1, h2, h3, h4, h5, h6, p, ul, li{
	margin:0;
	padding:0;
	font-family:Verdana;
	color: #333;
	font-weight:normal;
}
ul, li{
	list-style:none;
}
h3{
	font-size:16px;
	padding:0 0 10px;
}
h4{
	font-size:14px;
	padding:0 0 5px;
}
h1, .welcome{
	color:#8b933e;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	font-family:georgia;
	border-bottom:1px solid #8b933e;
	padding: 0 0 10px;
}
h2{
	color:#392923;
	font-size:18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 0 0 10px;
	font-family:georgia;
}
p{
	margin-top: 0px;
	margin-bottom:10px;
	color:#333333;
	font-family:Verdana;
	line-height:21px;
	font-size:12px;
}
.topcontent-left p{
	margin:3px 0 0;
	color:#000;
}    
a, a:visited, a b{
	color:#5a3f35;
	cursor: pointer;
	text-decoration:none;
}
a:focus{ outline:none; }
a:hover{
	text-decoration: none;
}
a ,img{
	border: none;
}
img{ max-width:100%; border:0; }
*{ box-sizing:border-box; }

form{
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea{
	background:#F8F8F8;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-left:0px;
	margin-right:0px;
	border-radius:0;
	box-shadow:none;
	outline: none;    
    -webkit-appearance: none;
    -moz-appearance: none;
}
select{
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
	 -webkit-appearance: none;
    -moz-appearance: none;
	border-radius:0;
}
label{
	
}
/* layout */
/*#container{
	width:1000px;
	margin:0 auto;
	text-align: left;
	position:relative;
	min-height:100%;
}*/
#container {
  background-color: #fff;
  margin: 0 auto;
  min-height: 100%;
  padding: 0 20px;
  position: relative;
  text-align: left;
  width: 1040px;
}
#column-left{
	float:left;
	width:180px;
}
#column-left h2{
	padding:5px;
	border-bottom:1px solid #999999;
}
#column-right{
	float: right;
	width: 180px;
}
.inner-content .home-content{ padding:0 0 20px; }
#content {
	/*height:100%;
	padding:0 0 145px;*/
}
.inner-content{ height:100%; padding:0 0 190px 0; }
#column-left + #column-right + #content, #column-left + #content{
	/*margin-left: 235px;*/
	width:790px;
	float:right;
	overflow:hidden;
}
#column-right + #content{
	margin-right: 195px;
}
/* header */
#header{
	position: relative;
	z-index: 99;
	padding:20px 0 0;
}
#header #logo{
	float:left;
}
.top-link{ display:none; }
.home-banner #column-right{ float:none; width:100%; }
#language{
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img{
	cursor: pointer;
	margin-right: 5px;
}
#currency{
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #999;
	line-height: 17px;
}
#currency a{
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b{
	color: #000;
	text-decoration: none;
}
#header #cart{
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 9;
	min-width: 300px;
}
#header #cart .heading{
	float: right;
	margin-right: 0;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4{
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:0;
	color:#585453;	
}
#header #cart .heading h4 {
  background: rgba(0, 0, 0, 0) url(../image/shoping_cart.png) no-repeat scroll 0 2px;
  padding: 0 0 0 20px;
}
#header #cart .heading a {
	color:#5a3f35;
	text-decoration: none;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding:0 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
.category_page_title {
    background: #e5dfc5 none repeat scroll 0 0;
    border: 1px solid #c2ab95;
    color: #333;
    padding: 8px 0;
    text-align: center;
    font-size:20px;
    margin-top:9px;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
  display: inline-block;
  margin: 7px 0 0 20px;
  position: relative;
  width: 220px;
}
#header .button-search {
	position: absolute;
	left: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 23px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
#header #search input {
	background: #FFF;
	padding: 1px 5px 1px 33px;
	width: 220px;
	height: 23px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#header #welcome {
	width: auto;
	float:right;
	margin-left:8px;
}
#header #welcome a{ color:#5a3f35;}
#header #welcome a:first-child{
	border-left:1px solid #ccc;
}
.header-right {
	float: right;
	text-align: right;
}
.header-right #info_callUs{
	float: left;
	margin: 13px 0 0;	
}
#info_callUs .call-us{
	color:#b04801;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #5a3f35;
	text-decoration: none;
	font-size: 12px;
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
#header .links a:first-child{
	border:0;
	margin-left:0;
}

/*===== NAVIGATION STARTS =====*/

#menu {
	margin:5px 0 7px;
}
.navigation{ display:none; }
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul.top-menu{
	background: #585453;
}
#menu ul.bot-menu{
	background: #e5dfc5;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding:5px 5px 5px 0px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	font-size:12px;
	line-height:11px;
	text-decoration:none;
	display:block;
	padding:6px 25px;
	z-index:6;
	position:relative;
	text-transform:uppercase;
	font-family:Conv_FRAMDCN;
	letter-spacing:1px;
	text-shadow:0 0 1px #d7d2d1;
}
#menu > ul.top-menu > li > a {
	color:#fff;
	border-left:1px dotted #ccc;
}
#menu > ul.bot-menu > li > a {
	color:#5a3f35;
	border-left:1px dotted #5a3f35;
}
#menu > ul.bot-menu > li.contact-us, #menu > ul.bot-menu > li.shop-cart, #menu > ul.bot-menu > li.my-acc{
	float:right;
}
#menu > ul.bot-menu > li.contact-us a, #menu > ul.bot-menu > li.shop-cart a, #menu > ul.bot-menu > li.my-acc a{
	color:#0d0d0c;
	padding:6px 6px;
}
#menu ul li:first-child a{
	border:none;
}
#menu > ul > li:hover > a {
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	border: 1px solid #000000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: url('../image/menu.png');
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}

/*===== NAVIGATION ENDS =====*/

.topContentarea{ margin:0 0 12px; }
.topContentarea .topcontent-left{ float:left; width:50%; padding:10px 0 0; }
.topContentarea .topcontent-left input{ display:inline-block; vertical-align:middle; padding:3px 3px 3px; width:150px; }
.topContentarea .topcontent-right{ float:right; width:50%; text-align:right; font-family:tt0142m_0; color:#846c60; font-size:18px; margin-top: 8px; }
.topContentarea .topcontent-right .question{ color:#b04801; font-family:Century; font-weight:bold; letter-spacing:1px; }
.topContentarea .topcontent-right .top-call{ font-family:georgia; }

.breadcrumb {
	/*border-bottom: 1px dotted #d0c79d;*/
	color: #cccccc;
	margin-bottom: 10px;
	padding: 10px 0;
}
.breadcrumb > a {
	font-size:12px;
	background:url(../image/bread-arrow.png) left 5px no-repeat;
	display:inline-block;
	padding:0 4px 0 15px;
}
.breadcrumb > a:first-child{
	background:none;
	padding:0 5px 0 0;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family:Verdana;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width:35%;
}
table.form > * > * > td {
	color: #333333;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom:0;
	margin-bottom: 20px;
}
table.list td {
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
table.list td:first-child{
	border-left:0;
}
table.list thead td {
	background-color:#e5dfc5;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	background: #b04801;
	background: -moz-linear-gradient(top,  #b04801 0%, #b04801 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b04801), color-stop(100%,#b04801));
	background: -webkit-linear-gradient(top,  #b04801 0%,#b04801 100%);
	background: -o-linear-gradient(top,  #b04801 0%,#b04801 100%);
	background: -ms-linear-gradient(top,  #b04801 0%,#b04801 100%);
	background: linear-gradient(to bottom,  #b04801 0%,#b04801 100%);
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-family: georgia;
	font-size: 12px;
	transition: all 0.5s ease 0s;
	padding:6px 12px;
	margin:0;
	border-radius:0;
}
a.button {
	display: inline-block;
	text-decoration: none;
}
.buttons {
	background: #FFFFFF;
	padding: 6px 0;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.add-cart.button{
	/*background: #e4c1a9;
	background: url(../image/shoping_cart.png) 12px center no-repeat, -moz-linear-gradient(top,  #e4c1a9 0%, #c47641 42%, #913b01 100%);
	background: url(../image/shoping_cart.png) 12px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4c1a9),color-stop(42%,#c47641),color-stop(100%,#913b01));
	background: url(../image/shoping_cart.png) 12px center no-repeat, -webkit-linear-gradient(top,  #e4c1a9 0%,#c47641 42%,#913b01 100%);
	background: url(../image/shoping_cart.png) 12px center no-repeat, -o-linear-gradient(top,  #e4c1a9 0%,#c47641 42%,#913b01 100%);
	background: url(../image/shoping_cart.png) 12px center no-repeat, -ms-linear-gradient(top,  #e4c1a9 0%,#c47641 42%,#913b01 100%);
	background: url(../image/shoping_cart.png) 12px center no-repeat, linear-gradient(to bottom,  #e4c1a9 0%,#c47641 42%,#913b01 100%);
	border:2px solid #b04801;
    color: #fff;
    font-size: 17px;
    padding:5px 10px 5px 40px;
    text-align: left;
	border-radius:8px;
	width:300px;
	font-weight:normal;*/
	background:url(../image/add-cart.png) 0 0 no-repeat;
	width:300px;
	font-size:0;
	height:40px;
}
.green-btn.button{
	/*background: #8b933e;
	background: -moz-linear-gradient(top,  #8b933e 0%, #8b933e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b933e), color-stop(100%,#8b933e));
	background: -webkit-linear-gradient(top,  #8b933e 0%,#8b933e 100%);
	background: -o-linear-gradient(top,  #8b933e 0%,#8b933e 100%);
	background: -ms-linear-gradient(top,  #8b933e 0%,#8b933e 100%);
	background: linear-gradient(to bottom,  #8b933e 0%,#8b933e 100%);
	border-radius:8px;
	padding:7px 5px;
	font-weight:normal;
	font-size:17px;*/
	background:url(../image/green-btn.png) 0 0 no-repeat;
	width:300px;
	font-size:0;
	height:34px;
}
.news-letter-submit{
	background:url(../image/button_searchSubmit.png) 0 0 no-repeat;
	border:0;
	font-size:0;
	width:24px;
	height:22px;
	margin-left:10px;
	display:inline-block;
	vertical-align:middle;
}
.topcontent-left .warning{
	padding:3px 10px 3px 33px;
	margin:0 0 0 10px;
	display:inline-block;
}
.topcontent-left .attention{
	padding:3px 10px 3px 33px;
	margin:0 0 0 10px;
}
.topcontent-left .success{
	padding:3px 10px 3px 33px;
	margin:0 0 0 10px;
}
.poster-section{ margin-bottom:20px; }
.poster-section #column-right{ width:100%; float:none; display:block; }
.htabs {
	line-height: 16px;
}
.product-info > .left + .right #tab {
    margin:18px 0 0; 
}
.product-info > .left + .right #tab ul li{
	float:left;
	background-color:#e5dfc5;
	border-top: 1px solid #c2ab95;
	border-left: 1px solid #c2ab95;
	border-right: 1px solid #c2ab95;
	margin-left:5px;
	height:30px;
}
.product-info > .left + .right #tab ul{
	border-bottom:1px solid #c2ab95;
}
.product-info > .left + .right #tab ul li:first-child{
	margin-left:0;
}
.product-info > .left + .right #tab ul li a{ line-height:27px;  text-transform:uppercase; }
.product-info > .left + .right #tab ul li.r-tabs-state-active, .product-info > .left + .right #tab ul li.r-tabs-state-active a{
  background-color: #fff;
  font-weight: bold;
  height: 30px;
  color:#8b933e;
}
.htabs a {
	padding:2px 8px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-left:5px;
}
.htabs input.button {
	padding: 8px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.htabs a.selected{
	background-color:#fff;
	padding-bottom:7px;
}
.htabs a:first-child{
	margin-left:0;
}
/*.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}*/
#horizontalTab ul{ border-bottom: 1px solid #c2ab95; }
#horizontalTab ul li{
	background-color: #e5dfc5;
    border-right: 1px solid #c2ab95;
	border-left: 1px solid #c2ab95;
	border-top: 1px solid #c2ab95;
    float: left;
	width:19.2%;
	margin-left:1%;
}
#horizontalTab ul li:first-child{ margin:0; }
#horizontalTab ul li a{ /*color:#5a3f35;*/ color:#7c6759; padding:0 5px; width:100%; float:left; height:25px; line-height:25px; text-align:center; font-family:Conv_FRAMDCN; font-size:15px; }
.r-tabs-accordion-title {
  display: none;
}
#horizontalTab ul li.r-tabs-state-active, #horizontalTab ul li.r-tabs-state-active a{
  background-color: #fff;
  height:26px;
  color:#585453;
}
.tab-welcome{ float:right; margin:0 0 0 20px; }
.tab-content {
	border-left: 1px solid #c2ab95;
	border-right: 1px solid #c2ab95;
	border-bottom: 1px solid #c2ab95;
	margin-bottom: 20px;
	z-index: 2;
	overflow:auto !important;
	padding:12px;
	color:#333333;
	font-family:Verdana;
	line-height:21px;
	font-size:11px;
}
.golf-gifs{ text-align: center;}

.product-info .right .tab-content {
	height:300px;
}
.product-info .right .tab-content p{
	font-size:12px;
}
 
.tab-content ul li{
	background:url(../image/bullet.png) 0 7px no-repeat;
	padding:0 0 0 11px;
}
.tab-content h1{ font-size:30px; color:#4b4427; font-family:georgia; border:0; }
.left-panel {
    width:56%;
    float:left;
    padding:20px 10px 10px;
}
.right-panel {
    width:42%;
    float:right;
}

/*===== BANNER STARTS =====*/

.banner div {
	text-align: center;
	width: 100%;
	 
}
#homeBanners {
    background: #e5dfc5 none repeat scroll 0 0;
    padding: 20px 0;
    text-align: center;
	margin:0 0 30px;
}
#homeBanners a{	margin-left:20px; }
#homeBanners a:first-child{ margin:0; }

/*===== BANNER ENDS =====*/

/*===== BOX STARTS =====*/

.box {
	margin-bottom: 20px;
}
.featured.box{ margin-bottom:0; }
.box .box-heading {
	padding: 8px 10px 7px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color:#5a3f35;
}
.box .box-content {
	/*background: #FFFFFF;
	border: 1px solid #DBDEE1;
	padding: 10px;*/
}
.featured {
  padding:0;
}

/*===== BOX PRODUCTS STRATS =====*/

.box-product {
	width: 100%;
	overflow: auto;
}
.box-product .box-product-block{
	float:left;
	vertical-align: top;
	margin:0 0 4% 1.06%;
	width:24.2%;
	width:23.9%\9;
	text-align:center;
}
.box-product .box-product-block:nth-child(4n+1){ margin-left:0; clear:left; }
#column-left + #column-right + #content .box-product .box-product-block {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 10px;
	border:1px solid #E7E7E7;
}
.featured .product-detail{
	padding:5px 0;
	margin:0 0 5px;
}
/*.box-product .image img {
	border: 1px solid #E7E7E7;
}*/
.box-product .name a {
	color: #5c5c5c;
	display: block;
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 4px;
	padding: 0 10px;
	text-decoration: none;
}
.box-product .price {
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding:20px 0 0;
}

ul.box-category > li {
	padding:3px 10px;
}
ul.box-category > li{
	border-bottom: 1px dotted #999999;
}
ul.box-category > li > a {
	color: #333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration: none;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */

.prdt-list-page{
	position:relative;
	margin:-56px 0 0;
}
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 174px;
	display: inline-block;
	vertical-align: top;
	margin-left: 27px;
	margin-bottom: 15px;
}
.product-grid > div:nth-child(4n+1){
	margin-left:0;
	clear:left;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
	text-align:center;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #333;
	display: block;
	font-weight: bold;
	margin:5px 0;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	letter-spacing:1px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
/* Product */
.cat_page_link{
	padding:10px 0px 15px 15px; 
	font-size:11px;
	display:block; 
	background:url(../image/arrowBack_black.jpg) 0 10px no-repeat; 
}
.product_page_heading {
	border: medium none;
	color: #333;
	font-family: arial;
	font-size: 18px;
	font-weight: 700;
	margin-bottom:10px;
}
.product-info {
	margin-bottom: 20px;
}
.product-info > .left{
	float: left;	
	width:410px;
}
.product-info > .left .share a{
	float:left;
	border-left:1px dotted #ccc;
	padding:0 7px;
	margin:0 0 20px;
	line-height:30px;
	height:30px;
	font-size:10px;
}
.product-info > .left .share a img{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.product-info > .left .share a:first-child{
	border:0;
	padding-left:0;
}
.product-info > .left + .right{
	float:right;
	width:560px;
}
.product-info > .left + .right #form-bundle-addtocart-mainproduct{
	width:100%;
}
/*.productInfo_infoOptions {
	border-left: 1px dotted #ccc;
	margin-left: 3%;
	float:right;
	vertical-align: top;
	width: 42%;
	padding-left:20px;
}*/
.productInfo_infoOptions {
  float: right;
  padding-left: 20px;
  vertical-align: top;
  width: 42%;
  border-left: 1px dotted #ccc;
  height:70px;
  line-height:70px;
}
.productInfo_infoOptions img{
	vertical-align:middle;
}
.product-info .image {
	margin-bottom: 20px;
	/*padding: 10px;
	text-align: center;*/
}
addthis_default_style a{
	margin:0 5px 0 0;
	display:inline-block;
}
.product-info .image-additional {
	width:100%;
	clear: both;
}
.product-info .image-additional img {
	/*border: 1px solid #E7E7E7;*/
}
.product-info .image-additional a {
	float:left;
	display:block;
	margin-left:15px;
	margin-bottom:10px;
}
.product-info .image-additional a:nth-child(4n+1){ margin-left:0; }
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
/*.product-info .price {
	padding:0px 5px 10px 0px;
	margin-right:3%;
	font-size:12px;
	font-weight:bold;
	color:#b04801;
	width:55%;
	float:left;
	border-right:1px dotted #ccc;
}*/
.product-info .price {
	color: #b04801;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 4% 0 0;
	width: 57%;
	margin:0 0 10px;
}
.product-info .price span{
	color:#000;
	padding-right:5px;
	float:right;
	width:50%;
	font-weight:normal;
	text-align:right;
}
.product-info .price b{ color:#000; font-size:12px; }
.product-info .price span.total{ color:#b04801; font-weight:bold; font-size:12px; }
.product-info .price p{ margin-bottom:5px; }
.product-info .price p span:first-child{
	float:left;
	text-align:left;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
        width:100px;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
        width:100px;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
        width:100px;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #333333;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
table.product_grouped thead td {
  font-weight: bold;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 0 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart .button{
	font-size:16px;
}
.productIcon_buttons {
  border: 1px solid #e5dfc5;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 5px;
  text-align:center;
}
.productIcon_buttons span{
	display:inline-block;
	margin:0 8px;
}
.to-canada a { position:relative; }
.to-canada a .addt {
	background-color: #ffffff;
	border: 2px solid #8b933e;
	padding: 3px;
	width: 110px;
	position:absolute;
	top:35px;
	left:50px;
}
.productIcon_buttons a:hover .addt{
	display:block
}
.productOptions_title{
	color:#323232;
	font-size:15px;
	font-family:Conv_FRAMDCN;
	text-transform:uppercase;
	padding:10px 0;
	letter-spacing:0.5px;
}
.pg-error{ padding:10px 0; }
.productIcon_buttons a {
  display: inline-block;
  padding: 0 3px;
}
.product-info  .cart div {
  float: right;
  padding:15px 0 10px;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #b04801;
	/*border: 1px solid #E7E7E7;*/
	margin:10px 0;
}
#tab-review input[ type="text"], #tab-review input textarea{
	margin:0 0 10px;
}
#tab-review .buttons{ padding-left:0; }
#tab-review label{ margin:0 0 5px; display:block; font-weight:600; clear:left; font-size:12px; }
#tab-review span{ font-size:12px; }
#tab-review textarea{ width:100%; }
#tab-review input[ type="text"]{ width:50%; float:left; }
#captcha{ height:26px; margin:0 0 0 10px; }

.product-info .review a{
	color:#b04801;
	font-weight:bold;
	text-transform:capitalize;
}
.product-info .review img{ display:inline-block; vertical-align:middle; }
.product-info .review > div {
	padding: 8px;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
#tab-attribute .attribute {
	border-collapse:unset;
}
#tab-attribute .attribute tr td{
	padding:0 5px;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.attribute tr td:first-child {
	color: #333333;
	font-weight: bold;
	text-align: left;
	width: 25%;
}
.no-worries-shipping p{ margin-bottom:5px; }
.attribute td {
	padding:2px;
	color: #4D4D4D;
	text-align:left;
	vertical-align: top;
	font-size:12px;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #333333;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	padding: 10px;
	background:#efecdc url(../image/seperator.png) 50% 0 repeat-y;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content h2 {
	color: #a94501;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.login-content .right label{
	float:left;
	width:35%;
}
.login-content .right input[type="text"], .login-content .right input[type="password"]{
	width:60%;
	margin:0 0 10px;
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
.login-content .login-button{ padding:0 0 0 35%; }
.login-content .login-button a{ display:block; margin:0 0 5px; }
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.sc-page {
  float: left;
  overflow: hidden;
  width:840px;
}
.securelogoarea{
  border: 1px solid #ccc;
  float: right;
  margin-left: 20px;
  text-align: center;
  width: 140px;
}
.securelogoarea > img {
  margin: 20px 0;
}
.cart-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

table td.inner-cart-tb {
	border-left: 1px solid #ddd;
	padding: 0;
	vertical-align: middle;
}
.cart-info table td.inner-cart-tb table tr:last-child td {
  border-bottom: 0 none;
}
.cart-info table td.inner-cart-tb table {
	border: 0 none;
	margin: 0;	
}
td.model {
	width:190px;
}
td.quantity {
	width: 100px;
}
td.quantity input{ text-align:center; }
td.price {
	width: 80px;
}
td.total {
	width: 100px;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	background-color: #e5dfc5;
	border-bottom: 1px solid #dddddd;
	color: #4d4d4d;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.cart-info .image {
	text-align: center;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info .name, .cart-info tbody .model{
	text-align: left;
}
.cart-info .quantity { text-align:center; }
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	/*top: 4px;*/
	cursor: pointer;
	display:inline-block;
	vertical-align:middle;
}
.cart-info .price, .cart-info .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	background: #9f9f9f none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 10px;
    text-transform: capitalize;
}
.cart-total #total{ float:right; }
.cartProductRow {
  background: #ededed none repeat scroll 0 0;
  margin:0;
  padding: 10px 10px 0;
  text-transform: capitalize;
}
.cartProductRow .row-div {
  margin: 0;
  padding: 0 0 10px;
}
.cartProduct_Desc {
  float: left;
  width:78%;
}
.cartProduct_Desc input[ type="checkbox"]{
	display:inline-block;
	vertical-align:middle;
	margin-left:0;
}
.cartProduct_Desc label{
  color:#b04801;
  display:inline-block;
  vertical-align:middle;
}
.cartProduct_Total {
  float: right;
  width: 160px;
  text-align:right;
}
.cartProduct_Desc span.blk {
  color: #000;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
.grand-total { 
}
.grand-label {
  padding-right: 10px;
  width:auto;
  text-align:right;
}
.subTitle {
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding:0 0 8px;
  text-align: left;
  text-transform: capitalize;
}
.extra-charges {
  margin: 5px 0 0;
}
.subTitle span{ color:#323232; }
.checkout-btns {
  float: right;
}
.buttons .cart-detail-btn{ float:right; }
.buttons .cart-detail-btn a{
	margin:0 0 0 10px;
	font-size:14px;
	display:inline-block;
}
.buttons .cart-detail-btn a.empty_cart{ padding:7px 0; }
a.button.secure, input.button.secure {
	background:url(../image/arrow-nxt.png) 97% center no-repeat, url(../image/secure-lock.png) 8px center no-repeat;
	background-color:#b04801;
	padding:8px 20px 8px 30px;
}
a.button.back{
	background:url(../image/arrow-prev.png) 7px center no-repeat;
	background-color:#666666;
	padding:8px 10px 8px 20px;
}
.buttons.cart-detail-btn{ padding:6px 0; }

/* coupon style starts */

.contet{
	width:500px;
	float:left;
}
.coupon-price {	line-height: 24px; width: 300px; }
.coupon-details{ width:100%; }
.cartProduct_Desc.coupon-name { width: 500px; }

/* coupon style ends */

/*===== CHECKOUT STARTS =====*/

.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.sign-up{
	padding:10px;
	background:#efecdc url(../image/seperator.png) 50% 0 repeat-y;
	margin-bottom:8px;
}
.sign-up .right label{
	display:block;
	margin:10px 0 5px;
}
.login-sign-up label {
  display: block;
  font-size: 11px;
  margin: 0 0 5px;
}
.login-sign-up input {
  border: 1px solid #9f9f9f;
  width: 90%;
}
.login-login label {
  color: #333;
  float: left;
  width: 90px;
  clear:left;
}
.login-login.right .error{ clear:left; }
.login-login input[type="text"], .login-login input[type="password"] {
  float: left;
  margin: 0 0 10px;
  width:285px;
}
.login-login input[type="button"] {
  border-radius: 0;
  margin: 0 0 0 91px;
  text-transform: uppercase;
}
.checkout-content h2, .checkout h2 {
	color: #a94501;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px;
}
.checkout-content .right input[type="text"], .checkout-content .right input[type="password"]{  }
.checkout-content .right a{ display:block; margin:10px 0 5px; }
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
#cart-2 {
  /*border: 1px solid #ccc;
  padding: 8px 10px;*/
  color: #797e90;
  margin: 0 auto 20px;
}

.cart-2-Formbox {
	background: #efecdc url(../image/seperator.png) repeat-y scroll 50% 0;
	margin: 0 0 20px;
	padding: 10px;
}




#cart-2 h2 span {
  font-size: 12px;
  padding-top: 10px;
}
.sign-up-container h2 span{ display:block; }

#cart-2 h2 span input{ display:inline-block; vertical-align:middle; }
#cart-2 .controls {
  margin:0;
}
#cart-2 form label {
  color: #333;
  cursor: auto;
  float: left;
  font-size: 11px;
  margin:10px 0 0;
  width: 32%;
}
#cart-2 form label em {
  color: red;
}
.cart-2-Formbox input[type="text"], .cart-2-Formbox select {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f8f8f8 0px, #fff 0px, #fff 100%) repeat scroll 0 0;
  border-radius: 0;
  font-family: TitilliumWebRegular;
  font-size: 13px;
  height: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  width:260px;
}
#cart-2 .btn{ margin:10px 0; position:relative; }
.loading_id{ margin:11px 10px 0 0; float:right; }
#cart-2 .btn .button.secure{ float:right; font-size:14px; }
#cart-2 .btn .button.back{ float:right; padding:9px 10px 9px 20px; margin:0 10px 0 0; font-size:14px; }
.comment span {
  color: #000;
  display:inline-block;
  font-family: Verdana;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 0 7px;
  text-transform: lowercase;
}
#cart-2 .payment strong {
  color: red;
}
#cart-2 .payment .payment-form .credit, #cart-2 .payment .payment-form input[type="text"]{ width:18%; }
#cart-2 .payment .payment-form select {
  width: 18%;
}
#cart-2 .payment ul{
	border-bottom:1px solid #ccc;
}
#cart-2 .payment ul li {
	float: left;
	list-style:none;
	margin: 0 10px 0 0;
	padding: 8px 10px;
	text-align: center;
	border-bottom:0;
	background-color:#b04801;
}
#cart-2 .payment ul li a{ color:#fff; }
#cart-2 .payment .payment_method_content {
	border: 1px solid #cccccc;
	padding:15px 10px 8px;
	border-top:0;
}
.payment{ margin: 0 0 10px; }

.paypal-place-order-btn {
    background: rgba(0, 0, 0, 0) url("../image/paypal_express_mobile.png") no-repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 26px;
    width: 120px;
}

/*===== CHECKOUT ENDS =====*/

/*===== CONTACT FORM STARTS =====*/

.contact-text{ float:left; width:36%; }
.contact-form{ float:right; width:64%; padding:0 0 0 5%; border-left:1px dashed #ccc; }
.contact-text p b{
	float:left;
	width:107px;
	letter-spacing:1px;
}
.contact-text p span{
	float:left;
	width:70%;
}
.contact-row{
	float:left;
	width:48%;
}
.contact-row + .contact-row{
	float:right;
}
.captcha-img{ margin:10px 0 0; }
.contact-form label{ display:block; width:100%; margin:0 0 5px;  }
.contact-form input[type="text"], .contact-form input[type="password"], .contact-form textarea{ width:100%; resize:none; margin:0 0 15px; padding:9px 5px;  }
.contact-form textarea{ height:100px; }
.captcha input[ type="text"]{ width:55%; float:left; margin-right:10px; }
.captcha img{ float:left; margin-right:10px; }
.captcha .button{ float:right; height:34px; }
.contact-form .error{ font-size:11px; position:absolute; bottom:0; left:0; }
.enquiry, .contact-row, .captcha{ position:relative; }
.enquiry{ clear:left; }

.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}

/*===== CONTACT FORM ENDS =====*/

/*===== FOOTER STARTS =====*/

#footer {
	clear: both;
	padding:20px 0 0;
	bottom: 0;
	margin: 20px 0;
	min-height: 60px;
	position: absolute;
	width:96%;
}
#footer h3 {
	background-color: #e5dfc5;
	color:#5a3f35;
	font-size:11px;
	margin-bottom: 8px;
	margin-top: 0;
	padding: 6px 0 6px 10px;
	text-transform: uppercase;
	font-family:forgottenfuturistbd;
	letter-spacing:1px;
}
#footer .column {
	float: left;
	width: 16.6%;
	min-height: 100px;
	border-left:1px solid #d0c79d;
	border-bottom:1px solid #d0c79d;
}
#footer .column:first-child{
	border-left:0;
}
#footer .column ul {
	margin-top: 0px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom:8px;
	list-style:none;
}
#footer .column a {
	text-decoration: none;
	color:#45352e;
	font-size:10px;
	font-family:Verdana;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin:10px 0 5px;
	text-align:center;
	color:#5a3f35;
}
#powered a{ padding:0 5px; }
#powered br{ display:none; }
.footer-banner{  padding:10px 0 0; }

/*===== FOOTER ENDS =====*/

/*===== ASSEMBLY-MANUAL STARTS =====*/

.assembly-manual table { margin:0 0 10px; }
.assembly-manual table tr td{
	padding:2px 5px;
}

.assembly-manual table tr td p{
	margin:0;
}
.assembly-manual p strong{ letter-spacing:1px; }
.assembly-manual .swing-guideline{ overflow:auto; }

/*===== ASSEMBLY-MANUAL ENDS =====*/

.exercise .exercise-image{ float:left; width:19%; }
.exercise .exercise-text{ float:right; width:78%; }
.exercise .exercise-block { margin:0 0 20px; height:auto !important; min-height:10px !important; max-height:none !important  }
.exercise-text > p { margin: 0 0 5px; }

/*===== REGISTRE PAGE STARTS =====*/

.register-block {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.register-block + .register-block { margin-left:1%; }
.register-block table td input[type="text"], .register-block table td input[type="password"], .register-block table td textarea, .register-block table td select {
	background-color: #fff;
	padding: 5px;
	width: 100%;
}
.register-main-block .captcha img{
	display:inline-block;
	vertical-align:middle;
	height:26px;
}
.register-main-block .captcha input[type="text"]{  display:inline-block; vertical-align:middle; width:175px; margin:0; }
/*.news-letter{ display:none; }*/

/*===== REGISTRE PAGE ENDS =====*/

/*===== ABOUT SUPERSWING STARTS =====*/

.about-super .about-super-image{ float:right; margin:0 0 0 15px; }
.about-super table{ width:100%; border: 1px solid #000000; background-color: #ffffff; margin:30px 0 0; }
.about-super table tr td{ padding:5px 0; }
.about-super table tr td p{ margin-bottom:0; }

/*===== ABOUT SUPERSWING ENDS =====*/

.steps {
	border-bottom: 1px dashed #ccc;
	margin: 20px 0;
	padding: 10px 0;
}
.assembly-manual .step-one span{
	float:right;
	width:50%;
}
.assembly-manual .step-two span, .assembly-manual .step-four span{ float:left; width:50%; }
.assembly-manual .step-two span img,  .assembly-manual .step-four span img{
	display:block;
	margin:10px 0 0;
}
 .assembly-manual .step-four span{ border:3px solid #fff; }

.video iframe{ width:48.8%; margin:0 0 2% 2%; }
.video iframe:nth-child(2n+1){ clear:left; margin-left:0; }
.faq p strong{ letter-spacing:1px; }

/*===== SEARCH PAGE STARTS =====*/

.search-page{
	border: 1px solid #ccc;
    margin: 10px 0 30px;
    padding: 5px;
}
.search-page span {
  float: left;
}
.search-area {
  margin: 7px 0 0;
}
.search-area input, .search-area select{ width:210px; height:23px; }
.search-category {
  width: 40%;
  padding:10px 0 10px 10px;
}
.search-category label, .search-category input[type="checkbox"]{
	vertical-align:middle;
	display:inline-block;
}
.search-page .button {
  float: right;
  margin: 6px 0 0;
}

/*===== SEARCH PAGE ENDS =====*/

/*===== RETURN POLICY STARTS =====*/

.return-policy ul li{
	list-style:disc;
	list-style-position:outside;
	padding:5px 0;
}
.return-policy ul li a{ color:#b04801; }
.return-policy ul{ padding:0 0 0 30px; }
.return-policy p strong{ letter-spacing:1px; }

#generic p strong{ letter-spacing:1px; }

/*===== POP-UP STARTS =====*/

.addresses.askquestion {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index:99;
}
.ask-question-container{
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:580px;
	background-color:#fff;
	margin:-290px 0 0 -400px;
	border-radius:5px;
}
.addresses.askquestion iframe{
	width:100%;
	height:100%;
}
.ask-ques-cont{ position:relative; }
.addresses.askquestion form{
	border: 1px solid #ccc;
    margin: 0 auto;
    width: 70%;
}
.ask-ques-cont form input[type="text"], .ask-ques-cont form textarea{
	width:260px;
}
.ask-ques-cont h2{
	background-color:#e5dfc5;
	padding:30px 10px;
	text-align:center;
	margin:0 0 10px;
	border-bottom:1px solid #c2ab95;
}
.ask-ques-cont form label {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 0 20px 0 0;
	text-align: left;
	width:175px;
}
.ask-ques{ padding:10px 30px;}
.ask-ques-cont .error{ color:red; padding-left:175px; clear:left; }
.ask-ques-cont .button{ margin:0 0 0 175px; }
.cross-btn {
	background:url(../image/cross-btn.png) 0 0 no-repeat;
	height: 20px;
	position: absolute;
	right:5px;
	top:5px;
	width: 20px;
	z-index:999;
	cursor:pointer;
}
.cross-btn:hover{
	opacity:.8;
}
.send_to_friend-container{
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:700px;
	background-color:#fff;
	margin:-350px 0 0 -400px;
	border-radius:5px;
}
.friend-img-frame{ text-align:center; }
.friend-img-frame img{  margin:0 0 40px; }
.send-friend-box form{ width:62%; margin:0 auto; display:block; }
.ask-ques-cont form .captcha input[type="text"]{ width:122px; }
.ask-ques-cont form .captcha img{ height:30px; margin:0; }


/*===== POP-UP ENDS =====*/

/*===== ORDER INFORMATION STARTS =====*/

table.order-list-table.list .inner-order-td{
	padding:0;
}
table.order-list-table.list td{ padding:7px; }
td.prdt-name{ width:500px; }
td.order-model{ width:200px; }
td.order-quant{ width:100px; text-align:center; }
td.order-price{ width:100px; text-align:right; }
td.order-total{ width:100px; text-align:right; }
table.order-list-table.list .inner-order-td tr td{
	border:0;
	border-top:1px solid #dddddd;
}
table.order-list-table.list .inner-order-td tr:first-child td{
	border-top:0;
}
table.order-list-table.list .order-coupon-price{ padding:0; }
table.order-list-table.list .order-coupon-price tr td{ border-bottom:0; border-top:1px solid #dddddd; text-align:right; border-left:0; }
table.order-list-table.list .order-coupon-price tr:first-child td{ border-top:0; }

/*===== ORDER INFORMATION ENDS =====*/

/*===== MY ACCOUNT PAGE STARTS =====*/

.account-dtl-cont h2{ margin:0;}
.account-dtl-cont ul {
	margin-bottom: 20px;
}
.account-dtl-cont ul li {
	background: rgba(0, 0, 0, 0) url(../image/li-bg.png) no-repeat scroll 0 center;
	list-style: outside none none;
	padding: 2px 0 2px 11px;
	transition: all 1.5s ease 0s;
}

/*===== MY ACCOUNT PAGE ENDS =====*/

/*===== EDIT PERSONAL DETAIL =====*/

.personal-dtl{ width:70%; display:block; }
.personal-dtl table{ width:100%; }
.personal-dtl table tr td:first-child{ width:22%; }
.personal-dtl table input[ type="text"], .personal-dtl table input[ type="password"]{ width:100%; margin:0 0 5px; padding:7px 5px; }
.personal-dtl table select{ width:50%; padding:4px 2px; }
.personal-dtl .buttons, .news-letter-block .buttons{ margin-bottom:0; }
.news-letter-block table tr td:first-child{ width:10%; }
.news-letter-block table tr td input, .news-letter-block table tr td  span{ display:inline-block; vertical-align:middle; margin:0; }

/*===== PRODUCT PRINT STARTS =====*/

.print-product-info{ width:686px; margin:0 auto; }
.print-button{
	background:url(../image/print-btn.png) 0 0 no-repeat;
	width:93px;
	height:42px;
	display:inline-block;
	font-size:0
}
.close-button{
	background:url(../image/close-btn.png) 0 0 no-repeat;
	width:90px;
	height:42px;
	display:inline-block;
	font-size:0;
}
.print-product-wrapper{ border:1px solid #8b933e; padding:15px; }
.top-print-block .print-logo{ float:left; padding:10px 0 0 20px; }
.top-print-block a{ float:right; }
.top-print-block{  padding: 30px 0 0; }
.print-product-wrapper h2{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.print-product-wrapper .image-additional img{ margin:0 10px 0 0; }
.print-product-wrapper h3 {
	color: #b04801;
	font-size: 12px;
	font-weight: bold;
	padding:20px 0 5px;
}
.print-product-wrapper p{
	margin:0;
	line-height:19px;
}
.image-additional{ margin:20px 0 10px; }

/*===== PRODUCT PRINT ENDS =====*/