/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
body {
	background: #fff;
	font: 11px/1.55 Arial, Helvetica, sans-serif;
	color: #959595;
	text-align: center;
}
a {
	color:#008baf;
	text-decoration:none;
}
a:hover {
	
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6 {
	color: #474747;
}
h1, .page-title h1, .page-title h2 {
	font-family: Times New Roman;
	color: #cb3173;
	font-size: 24px;
	font-weight: normal;
}
.product-view .product-shop .product-name h1 {
	font-family: Times New Roman;
	color: #cb3173;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	font-weight:bold;
}
h6 {
	font-size:11px;
	font-weight:bold;
}
p {
	margin:0 0 10px;
}

/* Layout ================================================================================ */
.wrapper {
	min-width: 950px;
	background: #fff;
}
.page {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
.page-print {
	background:#fff;
}
.page-empty {
	background: #040302;
}
.page-popup {
	background: #fff url(../images/bottom_bg.jpg) no-repeat 100% 100%;
}
.main-container {
	background: url(../images/bg.gif) repeat 0 0;
	clear: both;
}
.main {
	width: 906px;
	padding: 13px 21px 80px 21px;
	background: url(../images/bottom_bg.jpg) no-repeat 100% 100%;
	position: relative;
}
.cms-index-index .main, .cms-home .main, .col3-layout .main {
	padding: 13px 21px 80px 21px;
	background: url(../images/bottom_bg.jpg) no-repeat 100% 100%;
}
.col2-left-layout .main {
	padding: 13px 21px 80px 21px;
	background: url(../images/bottom_bg.jpg) no-repeat 100% 100%;
}
.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
	
}
/* Base Columns */
.col-left {
	float: left;
	width: 196px;
	padding: 2px 0 1px;
	position: relative;
}
.col-main {
	float: left;
	width: 720px;
	padding: 0 0 1px;
}
/*.checkout-onepage-index .col-main {
	float: left;
	width: 700px;
	padding: 0 0 1px;
}*/
.col2-right-layout .col-main {
	float: left;
	width: 685px;
	padding: 0 0 1px;
}
.col-right {
	float: right;
	width: 196px;
	padding:2px 0 1px;
}
.col2-right-layout .col-right {
	float: right;
	width: 196px;
	margin-top: 1px;
	padding: 0 0 1px;
}
/* 1 Column Layout */
.col1-layout {
	
}
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout {
	
}
.col2-right-layout {
	
}
.col2-left-layout .col-main {
	width: 690px;
}
/* 3 Columns Layout */
.col3-layout {
	
}
.col3-layout .col-main {
	width: 476px;
	padding-top: 2px;
	margin-left: 0px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 691px;
}
/* Global Styles ========================================================================= */

/*header*/
.header-container {
	border: 0px;
	padding: 0px;
}
.header {
	padding: 0px;
	text-align: right;
	width: 100%;
	height: 95px;
	position: relative;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}
.header h2.logo {
	margin: 0;
	padding: 0;
}
a.logo {
	margin: 22px 0px 0px 20px !important;
	padding: 0 0 23px 0;
	$padding-bottom: 10px;
}
.home_page_header_block {
	/*background: url(../images/nav_bg.jpg) no-repeat 0 0;
	height: 40px;*/
}
.home_banner {
	border: 2px solid #cecccc;
}
.home_page_header_block ul {
	padding: 12px 0 0 0;
}
.home_page_header_block ul li {
	float: left;
}
.home_page_header_block ul li a {
	color: #939c97 !important;
	text-transform: uppercase;
	padding:6px 29px 0px 19px;
	height: 22px;
	line-height: 25px;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.home_page_header_block ul li a:hover {
	color: #bdc9c2 !important;
}
.nav-container {
	background: #fff url(../images/menu_bg.jpg) no-repeat 0 0;
	margin: 0px 0 0px 0;
	clear: both;
}
#nav {
	padding:0px 0px 0px 15px;
	width: 920px;
	height: 44px;
}
#nav li {
	margin-right: 10px;
}
#nav a:link, #nav a:visited {
	color: #2d2d2d !important;
	padding:8px 15px 8px 15px;
	height: 22px;
	line-height: 27px;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 6px solid #cb3173;
}
#nav li.nav-3 a, #nav li.nav-6 a, #nav li.nav-9 a, #nav li.nav-12 a {
	border-bottom: 6px solid #cb3173;
}
#nav li.nav-1 a, #nav li.nav-4 a, #nav li.nav-7 a, #nav li.nav-10 a {
	border-bottom: 6px solid #008baf;
}
#nav li.nav-2 a, #nav li.nav-5 a, #nav li.nav-8 a, #nav li.nav-11 a {
	border-bottom: 6px solid #b6c325;
}
#nav a:hover {
	color: #959595 !important;
}
#nav li.active {
	color: #959595 !important;
	text-transform: none;
}
#nav li.active a {
	color:#959595;
}
#nav ul li a {
	background: #f2f2f2;
	color:#050000 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	border-bottom: 0 !important;
}
#nav ul li a:hover {
	background: #b6c325;
	color:#fff !important;
}
ul.level0 {
	padding: 8px 0px 7px 0px !important;
	background: #eaeaeb !important;
}
ul.level1 {
	padding: 8px 0px 7px 0px !important;
	background: #fff !important;
	z-index: 20;
}
ul.level0 li {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
ul.level0 li a {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 10px 0px 10px !important;
	height: 20px !important;
	line-height: 20px !important;
	text-transform: none !important;
	color: #050000;
}
ul.level0 li a span {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	height: 20px !important;
	color: #050000;
}
ul.level0 li a:hover {
	background: #b6c325;
}
ul.level0 li a:hover span {
	color: #fff;
}
ul.level1 li a {
	background: #fff !important;
	color: #050000;
}
ul.level1 li a:hover {
	background: #b6c325 !important;
}
ul.level1 li a:hover span {
	color: #fff;
}
/* Show menu */
#nav ul {
	border: 1px solid #cecccc;
	background: transparent;
	top:44px;
	width:14em;
}
#nav ul ul {
	background: transparent;
	top:0;
}
#nav li.over > ul { left:0px; }
#nav li.over > ul li.over > ul { left:135px; }
/*Form-search*/
#search_mini_form {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	float: right;
	width: 356px;
	clear: both;
}
.header .form-search {
	width: 356px;
	height: 48px;
	margin: 0px 6px 5px 0px;
	padding: 0;
	position: relative;
	float: right;
	right: 0;
}
.header .form-search label {
	
}
.header .form-search input.input-text {
	width: 239px;
	height: 38px;
	line-height: 38px !important;
	background: url(../images/search_input.gif) no-repeat 0 0;
	margin: 0px 0px 0px 4px !important;
	padding: 0px 0px 0px 21px;
	float: left;
	position: relative;
	border: 0;
	color: #8e8e8e;
	font:11px Arial, Helvetica, sans-serif;
}
.header .form-search input.input-text:focus {
	color: #8e8e8e;
}
.header .form-search button.button {
	float: left;
	position: relative;
	width: 68px;
	height: 38px !important;
	display: block;
	margin: 0 !important;
	padding: 0px 0px 0px 0px;
	border: 0 !important;
    background: url(../images/search_btn.gif) no-repeat 0 0 !important;
	cursor: pointer;
	overflow: visible;
	text-align: center; 
}
button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

.header .form-search button.button:hover {
	
}
.header .form-search button.button span {
	background: transparent !important;
	position: relative;
	white-space: nowrap;
	padding: 0;
	height: 38px !important;
	line-height: 38px !important;
	overflow: visible;
	text-align: center;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.header .form-search button.button span {
		display: block;
		width: 68px;
		background: url(../images/search_btn.gif) no-repeat 0 0 !important;
		text-align: center;
		position: relative;
	white-space: nowrap;	
	margin: -1px 0px 0px -3px;
	}
	.header .form-search button.button span span {
		
		
	}
}

.header .form-search button.button span span {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	background: transparent !important;
	position: relative;
	white-space: nowrap;	
}

/*header links*/
.header .quick-access {
	padding: 0px 14px 0px 0px;
	margin-top: 20px;
	width: 670px;
	position: relative;
}
.header .quick-access .switchers {
	position: absolute;
	top: 0px;
	left: -50px;
	text-align: right;
	width: 350px;
}
.header .quick-access .switchers label {
	display: none;
}
div.switchers * {
	float: right;
	clear: none !important;
	padding: 0 !important;
}
div.store-switcher {
	width: 130px;
	text-align: left;
	height: 20px;
}
div.switchers select {
	min-width: 90px;
}
.header .welcome-msg {
	color: #2d2d2d;
	font: 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 23px;
	left: 80px;
	/*float: right;
	margin: 133px 0px 5px 0px;
	width: 250px;*/
}
*:first-child+html .header .welcome-msg {
	left: 95px;
}
div.top_static {
	text-align: right;
	margin: 0px 0px 4px 0px;
}
div.top_static p {
	margin:0;
	padding:0;
}
div.top_static a:link, div.top_static a:visited {
	color: #5d5d5d !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
	padding: 0px 14px 0px 10px !important;
	background:url(../images/top_static_links_sp.gif) no-repeat 100% 50% !important;
}
div.top_static a:hover {
	color: #7b7b7b !important;
}
div.top_static a.last {
	background: none !important;
	padding: 0px 0px 0px 10px !important;
}
div.top_static a:hover {
	text-decoration: underline !important;
}
.header .links {
	/*clear: both;*/
	/*float: left;*/
	float: none;
	position: absolute;
	/*margin: 2px 0px 0 0;*/
	top: 50px;
	left: -243px;
	text-align: left;
	width: 690px;
}
.header .links li {
 $display: inline;
 float: left;
 padding:0 12px 0 1px;
}
.header .links a:link, .header .links a:visited {
	color: #959595;
	text-decoration: none;	
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
	padding: 0px 15px 0px 0px;
}
.header .links a:hover {
	color: #2d2d2d;
}
.header .links li.last {
	padding-right: 12px !important;
}
.header .links li.last a {
	background: none;
}
.links li.first {
	padding: 0 14px 0 0;
}
.header .links li.first a {
	padding: 0px 15px 0px 0px;
}

/*breadvrumbs*/
.breadcrumbs {
	clear: both;
	margin: -7px 0 3px -25px;
	width: 924px;
	padding: 0px 0 2px 25px;
	background: transparent;
	border-bottom: 0;
	position: relative;
}
.breadcrumbs li {
	margin-right: 5px;
	color: #5d5d5d;
}
.breadcrumbs strong {
	font-weight: normal !important;
}
.breadcrumbs li strong {
	color: #5d5d5d;
}
.breadcrumbs span {
	display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #9a9a9a;
	text-decoration: none;
	padding-right: 15px;
	background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
}
.breadcrumbs a:hover {
	color: #5d5d5d;
}
/*------------------Footer-------------------*/
.footer-container {
	background: #fff url(../images/footer_bg.jpg) no-repeat 0 0%;
	border-top:4px solid #cb3173;
	color: #959595;
	line-height: 1.35;
}
.footer {
	padding:9px 10px 12px;
	font-size: 11px;
}
.footer ul.links {
	padding-bottom: 0px;
}
.footer address {
	margin-bottom: 1px;
	color: #959595;
}
.footer a {
	color: #008baf;
}
.footer a:hover {
	color: #008baf;
	text-decoration: none;
}
.footer .design-by a {
	color: #959595;
}
.footer .design-by a:hover {
	color: #959595;
}
/*-------------------------------------------------------SIDE BARS-----------*/
.block {
	margin: 0 0 15px;
	border: 0;
	background: #ffffff url(../images/block_bg.gif) repeat-y 0% 0%;
}
.block .block-title {
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: #dddddd url(../images/block_head.gif) no-repeat scroll 0 0;
}
.block-account .block-title {
	
}
.block-account .block-content li a {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #008baf;
}
.block-account .block-content li a:hover {
	color: #94a100;
}
.block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current { 
	border: 0 !important;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, .block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, .block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong {
	color: #474747;
}
.block .block-title strong {
	color: #05647c;
	font: 18px/16px Times New Roman, Helvetica, sans-serif;
	padding: 4px 4px 6px 11px;
	text-transform: none;
	background: url(../images/block_head_tr.gif) repeat-y scroll 0 0;
}
/*.block-viewed .block-title {
	background: #dddddd url(../images/block_head.gif) no-repeat scroll 0 0;
}
.block-viewed .block-title strong {
	background: url(../images/block_head_tr.gif) repeat-y scroll 0 0;
}*/
.block .block-content {
	color: #474747;
	padding: 10px 0 8px 13px;
	background: transparent url(../images/block_bt.gif) no-repeat 0% 100%;
}
.block-popular .block-content {
	padding-left: 4px;
}
.block-cart {
	margin-top: -7px;
}
.block-cart .block-title {
	background: transparent url(../images/block_cart_head.gif) no-repeat scroll 0 0;
}
.block-cart .block-title strong {
	padding: 12px 4px 15px 11px;
	background: transparent;
}
.block-cart .block-content {
	padding-top: 0px;
	padding-bottom: 43px;
	padding-left: 4px;
	color: #474747;
	background: transparent url(../images/block_cart_bt.jpg) no-repeat 0% 100%;
}
.block-cart .price {
	color: #cb3173;
}
.block-cart .subtotal {
	margin-top: 8px;
	padding: 0px 3px 0px 0px;
	text-align: left;
	color: #474747;
	background: transparent;
}
.block-cart .amount a { 
	color: #008baf;
	font-weight: normal;
	text-decoration: none;
}
.block-cart .amount a:hover { 
	text-decoration: underline;
}
.block-cart .subtotal .label { 
	color: #474747;
}
.block-cart .subtotal .price { 
	color: #474747;
}
.block-cart .block-subtitle {
	color: #2d2d2d !important;
	font-size: 11px;
	font-weight: bold;
}
.block-cart .actions button.button {
	margin-right: 45px;
}
.block-payment-options .block-content {
	padding-left: 13px;
}
.block-promotion .block-content {
	padding-left: 13px;
}
.block-download .block-content {
	padding-left: 13px;
}

.block-download .block-content p {
	margin-bottom: 7px;
}

.block-download .block-content img {
	margin-bottom: 5px;
}
.block-download .block-content a {
	text-decoration: none;
}
.block-download .block-content a:hover {
	text-decoration: underline;
}
.buy_theme .block-content {
	padding-top: 6px;
}
.buy_theme .block-content p.theme_price {
	float: left;
	color: #05647c;
	font-weight: bold;
	font-size: 12px;
}
.buy_theme .block-content p.buy_theme {
	float: right;
	margin: 0 10px 10px 0;
}
.buy_theme .block-content p.theme_price span{
	color: #cb3173;
}
.buy_theme .block-content p {
	float: left;
}
p.forum {
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}
p.forum a {
	background:url("../images/forum.gif") no-repeat 0 0;
	color:#2d2d2d;
	line-height:17px;
	padding:0 0 2px 26px;
	text-decoration: none;
}
p.more_themes a {
	background:url("../images/more.gif") no-repeat 0 0;
	color:#2d2d2d;
	line-height:17px;
	padding:0 0 2px 26px;
	text-decoration: none;
}
p.forum a:hover, p.more_themes a:hover {
	text-decoration: none;
	color:#a3a5aa;
}
.block li.odd {
	background: transparent;
}
/*buy theme*/
.buy_theme {
	background: #ffffff url(../images/block_bg2.gif) repeat-y 0% 0%;
}
.buy_theme .block-content {
	background: transparent url(../images/block_bt2.gif) no-repeat 0% 100%;
}

.online_chat {
	background: url(../images/block_service_bg.gif) repeat-y 0% 0%;
}
.online_chat .block-title {
	background: url(../images/block_service_head.gif) no-repeat 0% 0%;
	height: 10px;
}
.online_chat .block-content {
	padding: 13px 0 7px 19px;
	font-size: 11px;
	color: #66625b;
	background: url(../images/block_service_bt.gif) no-repeat 0% 100%;
}
.online_chat .block-content .holder {
	padding: 0px 15px 17px 57px;
	background: url(../images/chat.jpg) no-repeat 0% 0;
}
.online_chat .block-content span.title {
	display: block;
	text-transform: uppercase;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #cb3173;
}

/*shop by, category*/
.block-layered-nav {
	background: #ffffff url(../images/block_bg2.gif) repeat-y 0% 0%;
}
.block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav .block-title {
	text-indent:0em;
	/*height: 30px;*/
}
.block-layered-nav .block-title strong {
	padding: 4px 4px 6px 11px;
}
.block-layered-nav .block-content {
	border: 0;
	padding-top: 7px;
	background: transparent url(../images/block_bt2.gif) no-repeat 0% 100%;
}
.block-layered-nav dt {
	font: 11px/16px Tahoma, Helvetica, sans-serif;
	background: none;
	font-weight: bold;
	color: #2d2d2d;
	padding: 0px 0px 3px 0px;
	text-transform:none;
}
.block-layered-nav li {
	padding-bottom: 1px;
	padding-left: 12px;
	margin-left: 3px;
	color: #8b8b8b;
	background: url(../images/nav_arrow.gif) no-repeat 0% 50%;
}
.block-layered-nav li a {
	font: bold 11px/16px Tahoma, Helvetica, sans-serif;
	color: #008baf;	
	text-decoration: none;
}
.block-layered-nav li a:hover {
	color: #94a100 !important;
}
.block-layered-nav dd {
	background: url(../images/block_line.gif) no-repeat 0% 100%;
	padding-left: 0;
}
.block-layered-nav .currently .label {
	background:none;
	font-weight:bold;
	padding-left:0px;
	text-transform:none;
	color: #ffffff;
}
.block-layered-nav .currently .label span {
	font-weight:normal;
	color: #5d5d5d;
}
/*block-cart*/
/*block-subscribe*/
.block-subscribe {
	margin-top: -4px;
}
.block-subscribe .block-title {
	background: transparent url(../images/block_subscribe_head.gif) no-repeat scroll 0 0;
}
.block-subscribe .block-title strong {
	padding: 9px 4px 13px 11px;
	background: transparent;
}
.block-subscribe .block-content {
	padding: 1px 0 12px 11px;
}
.block-subscribe label {
	font-family: Arial, Helvetica, sans-serif;
	color:#474747;
}
.block-subscribe input.input-text {
	width: 169px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66625a;
	background: #ebebeb;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 7px;
}
.block-subscribe input.input-text:focus {
	
}
.block-subscribe .input-box {
	float: left;
	position: relative;
	margin: 0;
	padding: 7px 0px 0px 0px;
}
.block-subscribe .actions {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.block-subscribe .button {
	margin: 6px 0px 0px 0px;
}

/*side-bar items*/
.block .block-content li.item {
	padding:7px 12px 7px 9px;
}
.block .block-content li.item .product {
	padding-bottom: 13px;
	border-bottom: 1px solid #dadada;
}
.block .block-content li.last .product {
	padding-bottom: 8px;
	border-bottom: 0;
}

/*side-bar prices*/
.mini-products-list .product-details .price-box * {
	font:11px Arial, Helvetica, sans-serif;	
}
.block .regular-price, .block .regular-price .price, .old-price .price {
	color: #008baf;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.old-price .price-label, .regular-price .price-label, .special-price .price-label {
	color:#474747;
}
.special-price {
	padding-top: 0;
}
.special-price .price {	
	color: #cb3173 !important;
}
/*reccently view*/
#recently-viewed-items {
	margin-top: 4px;
	margin-left: 1px;
}
#recently-viewed-items li{
	padding: 1px 0 2px 0;
}
#recently-viewed-items a {
	color:#707070;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}
#recently-viewed-items a:hover {
	color: #008baf;
}
/*most popular, related */
.product-name a {
	text-decoration: none;
}
.block-content .old-price .price-label {
	display: none;
	color: #697073;
	font-weight: bold;
}
.block-content .special-price .price-label {
	display: none;
}
.block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
	font-size: 11px;
}
.block-content .old-price .price {
	text-decoration: line-through;
	color: #008baf;
}
.product-name a:hover {
	
}
.block .block-content ol {
	
}
/*****************************************************************************CATALOG****************/
/*pager*/
.toolbar {
	margin-bottom: 11px;
}
.toolbar .pager {
	border-top: 1px solid #d4d4d4;
	background: transparent url(../images/pager_bg.gif) repeat-x 0 0;
	margin-bottom: 1px;
}
.toolbar .sorter {
	border-top: 1px solid #d4d4d4;
	background: transparent url(../images/pager_bg.gif) repeat-x 0 0;
}
.pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong, .pager .pages .current {	
	color: #959595;
}
.toolbar .pager a, .toolbar .sorter a {
	color: #008baf;
	text-decoration: none;
}
.toolbar .pager a:hover, .toolbar .sorter a:hover {
	text-decoration: underline;
}
.pager .pages {
	/*float: left;*/
	position: relative;
	padding-left: 20px;
	color: #4a4949;
}
.pager .pages strong {
	font-weight: normal;
	color: #959595;
	font-family: Arial;
}
.pager .limiter {
	padding-right: 0px;
}
.pager .limiter select, .sorter .sort-by select {
	background:none repeat scroll 0 0 #f8f8f8;
	border:1px solid #dbdfe5;
	color: #2c2f33;
}
.sort-by {
	float: right;
	position: relative;
}
.sorter .sort-by {
	padding-right: 0;
}
/*items*/
.products-list .product-image {
	width: 135px;
	height: 135px;
	border:3px solid #cecccc;
}
.products-list .product-image:hover{
	border:3px solid #b6c325;
}
.products-list .product-image img {
	width: 135px;
}
.products-list .product-shop {
	margin-left:175px;
}
/**/
.products-list .product-name, .products-list .product-name a {
	color:#474747;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 8px;
}

.products-grid .product-name, .products-grid .product-name a {
	color:#474747;
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0;
}

.products-list .product-name a:hover, .products-grid .product-name a:hover {
	color: #008baf;
}
/* */
.products-list .desc {
	font:11px Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.mini-products-list .product-name a {
	padding:0 2px;
	text-transform: uppercase;
	color: #474747;
	font: 11px Arial, Helvetica, sans-serif;
}

.mini-products-list .product-name a:hover {
	color: #008baf;
}

.mini-products-list .product-image {
	width: 50px;
	background: #0e090a;
}
.mini-products-list .product-details {
	margin-left: 62px;
}
.block .product-info {
	text-decoration: none;
}
.block .product-info:hover {
	text-decoration: underline;
}
/*Prices*/
.products-list .price-box {
	float:none;
}
.products-grid .price-box {
	margin: 2px 0 0 0;
}

.products-grid .price-box * {
	text-transform: uppercase;
}

.products-grid .price-box .price-label {
	color: #474747;
	font-weight: bold;
}

/*catalog price*/
.regular-price {
	color:#000000;
}
.regular-price .price-label {
	color: #7a0211;
	font:11px Arial, Helvetica, sans-serif;
}
.regular-price .price {
	color: #cb3173;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.special-price .price {
	color: #cb3173;
	font: bold 12px Arial, Helvetica, sans-serif;
}
/* Form Elements */
input {
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-weight: normal;
}
select, textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-weight: normal;
}
input.input-text, select, textarea {
	background: #f8f8f8;
	border:1px solid #c9c7c7;
}
select.multiselect option { 
	border-bottom: 1px solid #d9dde3;
}
.sort-by select {
	width: 128px;
}

/* Form */
.fieldset { 
	border: 1px solid #d9dde3;
	background: #f8f8f8;
	padding-top: 22px;
	padding-bottom: 12px;
	padding-left: 33px;
}
.fieldset .legend { 
	border: 1px solid #d9dde3;
	background: #f8f8f8;
	font-size: 12px;
	color: #2d2d2d;
}
.form-list label {
	font-weight: normal !important;
	color:#8b8b8b;
}
.form-list label.required em {
	font-style:normal;
	color: #eb340a;
}
/* REQUIRED BUTTON STYLES: */		
button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:20px;
	padding: 0;
	margin: 0;
}
button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.button {
	padding: 0 12px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/blue_btn_split.gif) no-repeat right -78px;
	/*border: 0 !important;*/
	height: 20px !important;
}
button.button span span {
	padding: 2px 0 0 17px;
	height: 20px;
	background: transparent url(../images/blue_btn_split.gif) no-repeat left top !important;
	border: 0 !important;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	text-transform: uppercase;
	/*display: block;
	float: left;*/
}
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -117px;
}
button.button:hover span span, button.buttonHover span span {
	background-position: 0 -39px !important;
}
.product-view .box-tags .form-add .input-box {
	margin-right: 8px;
	margin-left: 22px;
}
.product-view .box-tags .form-add .input-box input {
	height: 14px;
	
}
div.toolbar div.sorter {
	display: none;
}
div.toolbar-bottom div.sorter {
	display: block;
}
div.toolbar-bottom .view-mode {
	padding-right: 20px;
}
div.toolbar-bottom .limiter {
	float: right;
}

.col2-left-layout .products-grid, .col2-right-layout .products-grid  {
	padding-top: 10px;
}
.category-products {
	margin: 8px 0 0 0px;
}
.category-products ul.products-grid {
	margin-bottom: 20px;
}
.category-products ul.last {
	border-bottom:0 none;
}

.col2-left-layout .category-products {
}

.col2-left-layout .category-products ul.products-grid {
	width: 692px;
}

.col2-left-layout .category-products ul.products-grid li {
	padding: 1px 30px 20px 0px;
	width: 160px;
}

/**************************************************************PRODUCT******************/
.product-view {
	border: 1px solid #e5e6e8;
	padding: 2px 0 0 0;
}
.product-essential {
	padding-top: 0;
}
.product-view .product-shop {
	width: 349px;
}
.product-view .product-img-box {
	margin-top: 10px;
}
.product-view .product-img-box .product-image {
	margin-bottom: 5px;
}
.product-view .product-img-box .zoom #track {
	background:#dfdfdf;
}
.product-view .product-shop .availability {
font-size: 10px;
}
.product-view .product-img-box .more-views li {
margin:0 0 8px 12px;
}
.product-view .product-img-box .more-views li a {
	border: 2px solid #cecccc;
}
.product-view .product-img-box .more-views li a:hover {
	border: 2px solid #b6c325;
}
.add-to-box .add-to-cart label, .add-to-cart .qty, .add-to-cart label {
	/*display: none;*/
}
.add-to-cart label {
	font-size: 12px;
	font-weight: bold;
	color: #474747;
}
.add-to-cart .qty {
	padding: 0 0 0 3px;
	color: #686836;
	font-weight: normal;
	font-size: 11px;
}
.product-view .product-shop .add-to-links a {
	color:#008baf !important;
	font-weight:normal !important;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.product-view .product-shop .add-to-links a:hover {
	
}
.product-view .product-shop .short-description {
	line-height: 130%;
}
.product-collateral .box-collateral, .no-rating {
	margin-bottom: 15px;
}
.product-collateral .no-rating a {
	color:#008baf;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.product-collateral .no-rating a:hover {
	background: #959595;
}
.product-view .box-up-sell .products-grid {
	width: 642px !important;
	margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid td {
	padding:15px 5px 12px 0px;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none !important;	
	color: #474747;
	margin: 5px 0px 7px 0px;
}
/*messages*/
.error-msg, .success-msg, .note-msg, .notice-msg {
	background: none;
	min-height:24px !important;
	padding:4px 8px 2px 8px !important;
}
.add-to-box .or {
	color:#697073;
	font-weight:normal;
}
.product-collateral {
	padding: 0 25px 25px 25px;
	background: #f8f9f9;
}
.product-view .box-tags .form-add label {
	color: #4a4949 !important;
	font-weight: normal !important;
	font-size: 11px;
}
.product-view .box-tags .form-add .input-box {
	padding:0;
}
.product-view .box-tags .note {
	padding: 0 0 0 22px;
	font-size: 10px;
}
/***************************************************************CART**********************************/
.cart .page-title h1 {
	margin-top: 0;
}
.cart .page-title .checkout-types li {
	margin-bottom: 0;
	margin-top: 5px;
}
.data-table thead th {
	font:11px Arial, Helvetica, sans-serif;
}
.cart .discount h2, .cart .shipping h2 {
	color:#5d5d5d;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0px;
	text-transform:none;
}
.cart .discount input.input-text { 
	border: 1px solid #c9c7c7;
	width: 126px;
	padding-left: 6px;
	color: #5d5d5d;
	float: left;
}
#checkout-review-table tfoot tr.last .price {
	color: #8f0509;
	font:12px Arial, Helvetica, sans-serif;
}
#shopping-cart-totals-table tfoot .price {
	color: #cb3173;
	font-weight: bold !important;
	font:12px Arial, Helvetica, sans-serif;
}
#shopping-cart-totals-table .price {
	color: #cb3173;
	font-weight: bold !important;
	font:12px Arial, Helvetica, sans-serif;
}
.cart .totals td { 
	vertical-align: middle;
	font:12px Arial, Helvetica, sans-serif;
	color: #474747;
}
.cart .totals tfoot td strong {
	color: #2d2d2d;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
	margin-top: 0;
	margin-left: 8px;
	float: left;
	clear: none;
}
.discounts {
	width: 50%;
	float: left;
	position: relative;
}
.form-list label {
	font:11px Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-weight: bold;
}
.form-list .input-box select { 
	border: 1px solid #d9dde3;
}
.checkout-progress li.active { 
	border-top-color: #313438;
	color: #313438;
}
.cart .crosssell { 
	padding: 11px 15px 12px 15px;
}
.cart .crosssell .link-wishlist {
	color:#008baf !important;
}

.crosssell-div {
	clear: both;
}
.cart .cart-collaterals {
	color: #313131;
	font-size: 12px;
}
/* SMALL BUTTONS */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	height:20px;
	padding: 0;
	margin: 0;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .discount button.button span {
 margin-top: -1px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .shipping button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #shopping-cart-table button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .my-wishlist .buttons-set button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .block-compare button.button span {
 margin-top: -1px;
}
}
/* custom look and feel: */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
	padding: 0 17px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/grey_btn_split.gif) no-repeat right -78px;
	height: 20px !important;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
	padding: 3px 0 0 17px;
	height: 20px;
	background: transparent url(../images/grey_btn_split.gif) no-repeat left top !important;
	color: #05647c;
	text-transform: none;
	font: 11px Arial, Helvetica, sans-serif;
}
.cart .discount button.button:hover, .cart .discount button.buttonHover, .cart .shipping button.button:hover, .cart .shipping button.buttonHover, #shopping-cart-table button.button:hover, #shopping-cart-table button.buttonHover, .my-wishlist .buttons-set button.button:hover, .my-wishlist .buttons-set button.buttonHover {
	background-position: right -117px;
}
.cart .discount button.button:hover span span, .cart .discount button.buttonHover span span, .cart .shipping button.button:hover span span, .cart .shipping button.buttonHover span span, #shopping-cart-table button.button:hover span span, #shopping-cart-table button.buttonHover span span, .my-wishlist .buttons-set button.button:hover span span, .my-wishlist .buttons-set button.buttonHover span span {
	background-position: 0 -39px !important;
}
/***********************************************************CHECKOUT, ACCOUNT********************************/
#checkout-progress-wrapper{ 
	padding-top: 51px;
}
#opc-login h4 { 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4a4949;
}

#opc-login h3 { 
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #474747;
	border-bottom-color: #474747;
}

.opc .step-title {
	border-bottom: 1px solid;
}
.opc .active .step-title { 
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}
.opc .step-title h2, .opc .active .step-title h2 {
	margin-top: 2px;
	font:11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.opc .allow .step-title h2 { 
	color: #2d2d2d;
	
}
.opc .step-title .number { background: #fff; border: 1px solid #575757; color: #999999; }
.opc .allow .step-title .number { background: #fff; border: 1px solid #999999; color: #999999; }
.opc .active .step-title .number { background:#d4d4d4; border: 1px solid #3a3c40; color:#3a3c40; }

.dashboard .box-reviews .number { 
	background: #fff; border: 1px solid #999999 !important; color: #999999;
	padding: 2px 5px 2px 5px;
}
.dashboard .box-reviews .details { 
	margin-left: 25px;
	padding-top: 3px;
}
.dashboard .box-tags .number { 
	background: #fff; border: 1px solid #999999 !important; color: #999999;
}
.dashboard .welcome-msg { 
	font:12px Arial, Helvetica, sans-serif;
}
.dashboard .page-title h1 { 
	margin-top: 5px;
	color: #cb3173;
	font-size: 30px;
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4 { 
	color: #474747;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
	background: none;
	font-size:12px;
	font-weight: bold;
	padding-left:0px;
	text-transform: none;
}
.box-account .box-head h2 { 
	color: #707070;
}
.box-account a {
	color: #008baf !important;
	text-decoration: none;
}
.box-account a:hover {
	color: #959595 !important;
	text-decoration: none;
}
.my-account .page-title h1 {
	margin-top: 5px;
	color: #cb3173 !important;
	font-size: 30px !important;
}
.addresses-list h3 { 
	color: #474747;
	font-size: 11px;
}
.addresses-list a { 
	color:#008baf !important;
	font-weight:normal;
	text-decoration:none;
}
.addresses-list a:hover { 
	color: #959595;
}
.my-account .box-info {
	color: #4a4949;
	background: #f8f8f8;
	border: #d9dde3;
}
.dashboard .box-info .box-head {
	padding-bottom: 4px;
	border-bottom: 2px solid #d9dde3;
}
.dashboard .box-info .box-head h2 { 
	color: #2d2d2d;
}
.dashboard .box-info h4 { 
	font-size: 10px;
	font-weight: normal;
	color:#474747;
	padding:2px 3px;
}
.title-buttons .button {
	margin-top: 5px;
}
.advanced-search-summary strong {
	padding-left: 0;
}
.block-progress {
	margin-top: 0px;
	background: transparent;
}
.block-progress .block-title {
	background: transparent;
}
.block-progress .block-title strong {
	color: #2d2d2d;
	text-transform:uppercase;
	font: normal 10px/16px Arial, Helvetica, sans-serif;
	padding: 11px 10px 0 0px;
	background: transparent;
}
.block-progress .block-content {
	color: #4a4949;
	padding: 0px 10px 8px 0px;
	background: transparent;
}
.block-progress dt {
	border: 1px solid #d9dde3 !important;
	font-size:11px;
	padding-left:8px;
	color: #474747;
}
.block-progress dt.complete {
	border-top: 1px solid #d9dde3 !important;
	border-right: 1px solid #d9dde3 !important;
	border-bottom: 0 !important;
	border-left: 1px solid #d9dde3 !important;
}
.block-progress dd {
	border-top: 0 !important;
	border-right: 1px solid #d9dde3 !important;
	border-bottom: 1px solid #d9dde3 !important;
	border-left: 1px solid #d9dde3 !important;
}
.block-account .block-content li.current, .block-account .block-content li.current strong { 
	color: #94a100;
}
.block-account .block-content li a, .block-account .block-content li.current {
	padding: 1px 0 0 0;
}
/**************************************************************HOME PAGE***********************************/
p.home_banner {
	margin: 0;
	padding: 0;
}
div.logos {
	background: #121617;
	width: 100%;
	margin:0;
	padding: 17px 0px 6px 0px;
	text-align: center;
}
div.logos a {
	margin-left: 15px;
	margin-right: 15px;
}
/*featured product tabs*/
.sp {
	clear: both;
}
div.tabs_block {
	width: 100%;
	color: #202b36;
	background: #2d3739;
	margin: 0px 0 15px 0;
	padding-bottom: 6px;
}
div.tabs_block h5 {
	font-family: Arial, Arial, sans-serif;
	color: #5d5c5a;
	margin: 0 0 3px 0;
}
div.tabs_block h5 a:link, div.tabs_block h5 a:active, div.tabs_block h5 a:visited {
	text-decoration: none;
}
div.tabs_block h5 a:hover {
	text-decoration: underline;
}
div.tabs_block p {
	padding: 0 0 0px 0;
	margin: 0px 0px 0px 0px;
}
div.tabs_info {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff url(../images/tab_bg.png) no-repeat 0% 100%;
}
div.slider-left {
	width: 297px;
	float: left;
	position: relative;
	text-align: left;
	padding: 15px 15px 0px 15px;
	line-height: 130%;
}
div.slider-left p {
	padding: 0 0 0px 0;
	margin: 0px 0px 5px 0px;
}
div.slider-right {
	width: 628px;
	float: right;
	position: relative;
	background: #ffffff;
	padding: 0px 15px 0px 15px;
}
div.slider-right .product-image {
float: left;
padding-left: 40px;
}
div.slider-right a.product-info:link, div.slider-right a.product-info:visited {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 26px;
	display: block;
	width: 100px;
	height: 26px;
	background: url(../images/details_btn.png) no-repeat 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
div.slider-right a.product-info:hover {
}
div.slider-right .price-box {
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 100px;
}
div.slider-right .old-price .price-label, div.slider-right .special-price .price-label {
	color: #000000;
}
div.slider-right .price {
	color: #018fc4;
}
div.slider-right .special-price .price {
	color: #5d5d5d;
}
div.tabs_ul {
	margin:0;
	padding: 0;
}
.ui-tabs-nav {
	margin:0 0 0 0px;
	padding: 0;
}
div.tabs_ul li {
	float: left;
	margin: 0;
	padding:0;
}
div.tabs_ul a:link, div.tabs_ul a:visited {
	display: block;
	height: 30px;
	font:14px Arial, Helvetica, sans-serif;
	color: #ffde00;
	font-weight: bold !important;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	overflow: hidden;
	padding: 8px 0 0 32px;
	margin: 0;
}
a.left_tab:link, a.left_tab:visited {
	width: 297px;
	background: url(../images/tab_left.png) no-repeat;
}
a.left_tab:hover {
	background: url(../images/tab_left.png) no-repeat 0% 100%;
}
a.center_tab:link, a.center_tab:visited {
	width: 299px;
	background: url(../images/tab_center.png) no-repeat;
}
a.center_tab:hover {
	background: url(../images/tab_center.png) no-repeat 0% 100%;
}
a.right_tab:link, a.right_tab:visited {
	width: 297px;
	background: url(../images/tab_right.png) no-repeat 100% 0%;
}
a.right_tab:hover {
	background: url(../images/tab_right.png) no-repeat 100% 100%;
}
div.tabs_ul a:hover {
	font:14px Arial, Helvetica, sans-serif;
	color: #018fc4;
	background-position: no-repeat 0 100%;
}
li.ui-tabs-selected a.left_tab {
	font:16px Arial, Helvetica, sans-serif !important;
	color: #018fc4 !important;
	background: url(../images/tab_left.png) no-repeat 0 100% !important;
	font-weight: bold !important;
}
li.ui-tabs-selected a.center_tab {
	font:16px Arial, Helvetica, sans-serif !important;
	color: #018fc4 !important;
	background: url(../images/tab_center.png) no-repeat 0 100% !important;
	font-weight: bold !important;
}
li.ui-tabs-selected a.right_tab {
	font:16px Arial, Helvetica, sans-serif !important;
	color: #018fc4 !important;
	background: url(../images/tab_right.png) no-repeat 100% 100% !important;
	font-weight: bold !important;
}
div.f-1_left a {
	display: block;
	height: 51px;
	font-size: 1.5em;
	font-family: Arial, Arial, sans-serif;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	line-height: 1;
	padding: 12px 0 0 76px;
	margin: 0 0 27px 0;
}
div.f-1_left a span {
	font-size: 0.8em;
	color: #2b5198;
}
/*---------//jquery//-----------------*/
.ui-tabs-hide {
	display: none;
}
.ui-tabs-nav:after {
	display: block;
	clear: both;
	content: " ";
}
* html .ui-tabs-nav {
	display: inline-block;
}
*:first-child+html .ui-tabs-nav {
	display: inline-block;
}
.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
	display: inline;
}
.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-content-active {
	display: block;
}
/*home page products*/
.products-grid li.item {
	float: left;
	padding: 1px 20px 20px 0;
	_padding: 1px 4px 40px;
	width: 148px;
}
.products-grid li.last {
	float: left;
	padding: 1px 0 20px 0;
	_padding: 1px 4px 40px;
	width: 140px;
}
.products-grid .actions {
	margin-top: 4px;
	position: static;
}
.products-grid .product-image {
	width: 133px;
	background-color: #fff;
	margin-bottom: 14px;
}
.products-grid .product-image img {
	width: 133px;
}
/*block-service*/
.block-service {
	background: url(../images/block_service_bg.gif) repeat-y 0% 0%;
}
.block-service .block-title {
	background: url(../images/block_service_head.gif) no-repeat 0% 0%;
}
.block-service .block-title strong {
	padding: 17px 4px 9px 18px;
	font-family: Times New Roman;
	color: #cb3173;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
}
.block-service .block-content {
	padding: 13px 15px 17px 17px;
	font-size: 11px;
	color: #959595;
	background: url(../images/block_service_bt.gif) no-repeat 0% 100%;
}
.block-service .block-content span.name {
	display: block;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	color: #474747;
}
.block-service .block-content span {
	display: block;
	line-height: 23px;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 12px;
	color: #737373;
}
.block-service .block-content span span {
	display: inline;
	padding-left: 3px;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 26px;
	color: #94a100;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info {
	color: #80803a !important;
}
.block-progress dt.complete {
	color: #474747 !important;
}
/*light*/
.error-msg, .block-layered-nav li a:hover {
	color: #94a100 !important;
}
/*dark*/
.sp-methods label .price, .account-login .new-users h2, .account-login .registered-users h2, .compare-table tr.first td .product-name a, .data-table tr td .product-name a {
	color: #008baf !important;
}

.opc .step-title h2, .page-sitemap .links a, .crosssell .product-name a {
	color: #707070;
}
/*medium grey text*/
.success-msg, .note-msg, .notice-msg, .product-options dt label {
	color: #5d5d5d !important;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*grey*/
.block .block-subtitle, .product-name a, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a,
.tags-list li a {
	color: #707070;
}
.link-wishlist {
	color: #008baf !important;
}
/*font normal*/
.link-wishlist, .link-compare {
	font-weight: normal;
}
/*font 11px*/
.old-price .price-label, .special-price .price-label {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.std ul.disc {
	list-style-type: circle;
}
/**********************************************************BACKGOUNDS*****************************************************/
/*background-transparent*/
.product-essential, .product-view .box-up-sell .products-grid td, .block li.even, .success-msg, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, .account-login .content, .block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete,
.order-info-box {
	background:transparent;
}
/*border-non*/
.product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .product-view .box-up-sell .products-grid td, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .product-view .box-up-sell .products-grid td img, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete  {
	border: none;
}
/*background- forms */
.data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .advanced-search-summary, .product-options,
.data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list {
	background:#fff;
}
/*background-title*/
.data-table tfoot tr td, .data-table thead th {
	background: #fff;
}
.opc .active .step-title, .box-account, .addresses-list li.item, .pager, .account-login .buttons-set, .product-options-bottom,
.order-info {
	background: #fff;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus {
	
}
.opc .step {
	background:#f8f8f8;
}
.opc .step-title {
	background:#dedede;
}
.opc .allow .step-title {
	background:#dedede;
}
.validation-failed {
	background:#cfcfd0 !important;
}
/*border - forms */ 
.error-msg, .success-msg, .note-msg, .notice-msg, .box-account, .fieldset .legend, .addresses-list li.item, .compare-table tbody tr.last th, .compare-table tbody tr.last td, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .product-options, .product-options-bottom,
.order-info, .order-info-box, .tags-list {
	border-color: #dadada !important;
}
.opc .step, .opc .step-title, .opc .active .step-title, .opc .step-title, .buttons-set, .opc .allow .step-title, #opc-review .buttons-set {
	border-color: #c6c6c6 !important;
}
.data-table {
	/*border-left: 1px solid #e7e9eb !important;
	border-right: 1px solid #e7e9eb !important;*/
	border: 1px solid #e7e9eb !important;
	border-collapse: collapse;
}
.data-table thead {
	border: 1px solid #d9dde3;
}
.data-table thead th {
	border-top: 1px solid #d9dde3;
	border-right: 1px solid #d9dde3 !important;
	border-bottom: 1px solid #d9dde3;
	border-left: 1px solid #d9dde3;
	padding: 2px 10px 2px 10px;
	color: #474747;
	font-weight: bold !important;
	text-transform: none;
	background: #fff;
}
.data-table td {
	border-top: 1px solid #d9dde3;
	border-right: 1px solid #d9dde3;
	border-bottom: 1px solid #d9dde3;
	border-left: 0px solid #d9dde3;
	background: #f8f8f8;
	color: #474747;
}
.data-table td .product-name a {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.data-table td .product-name a:hover {
	color: #959595;
}
.data-table td input.qty {
	color: #474747;
	border: 1px solid #c9c7c7;
	background: #f8f8f8;
	padding-left: 6px;
}
.data-table td .price {
	font-weight: bold !important;
	color: #474747;
	font: 12px Arial, Helvetica, sans-serif;
}
.data-table td.last .price {
	color: #cb3173;
}
.data-table tfoot {
	border: 1px solid #d9dde3;
}
.data-table tfoot tr td {
	border: 1px solid #d9dde3;
	background: #fff;
	padding: 12px 10px 12px 13px;
}
/*border blue  */ 
.mini-products-list .product-image {
	border:2px solid #cecccc;
}
.mini-products-list .product-image:hover{
	border:2px solid #b6c325;
}
.products-grid .product-image {
	border:3px solid #cecccc;
}
.products-grid .product-image:hover {
	border:3px solid #b6c325;
}
/*border = background color*/
.block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions {
	border-color: #dadada;
}
.product-options dd {
	border-color: #dadada;
}
.products-list li.item {
	border-color: transparent;
}

/*Block poll*/


/*Compare*/
.block-compare .block-content li.item { 
	padding: 3px 12px 3px 0px;
}
.block-compare .block-content li.item .product-name a { 
	color:#474747;
	font-size:11px;
	text-transform: uppercase;
}
.block-compare .block-content li.item .product-name a:hover { 
	color: #008baf;
}
.block-compare .block-content li.item .btn-remove { 
	margin-top: 4px !important;
}
.compare-table tr td .product-name a {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.compare-table tr td .product-name a:hover {
	color: #959595 !important;
}
.compare-table .btn-remove {
	height: 15px;
	width: 72px;
	margin: 3px 0px 3px 0px;
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table .btn-remove:hover {
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table td .price {
	color: #cb3173;
}
.compare-table td.last .price {
	color: #cb3173;
}
.cart .totals .checkout-types li a { 
	color: #008baf;
	font-size: 12px;
}
.page-popup .link-print { 
	color: #000000;
}
.link-cart { 
	color: #575757 !important;
	font-weight: 700;
}
.addresses-list h2 { 
	color: #313438;
}
.truncated a.details { 
	color: #008baf;
	text-decoration: none;
}
.truncated a.details:hover {
	text-decoration: underline;
}
.truncated .truncated_full_value dl { 
	background-color: #f5f5f5 !important;
	border: 1px solid #c8c6c6;
}
.truncated .item-options dt { 
	color: #474747;
	font-style: italic;
}
p.required { 
	font: 10px Arial, Helvetica, sans-serif;
}
.buttons-set a.f-left { 
	color: #707070;
	text-decoration: none;
}
 .sp-methods label { 
	color: #8b8b8b;
	font-weight: bold;
	font: 11px Arial, Helvetica, sans-serif;
}
.product-view .box-up-sell .products-grid td.empty {background: transparent;}
/*demo notice*/
.demo-notice {
                background: none repeat scroll 0 0 #ffffff;
                color: #000000;
                font-size: 11px;
                font-weight: bold;
                line-height: 1.15;
                margin: 0;
                padding: 5px 5px;
                text-align: center;
                opacity: 0.7;
                filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
                position: absolute;
                top: 0;
                left: 0;
}
