/* RESET ----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
span.name-out {
	display:none !important;
}
html {
	width:100%;
	height:100%;
}
body {
	line-height: 1;
	color: black;
	background-color: #ffffff;
	width:100%;
	height:100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0
}/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	quotes: """"
}
#skypedetectionswf, .notmobile div.hide_mobile {
	display: none;
}
/* COMMON STYLES ----*/
a {
	text-decoration: none;
	color: #111111;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#sound_holder {
	position: absolute;
	top: -9999px !important;
	left: -9999px !important;
	display: none !important;
}
a:hover {
	text-decoration: underline;
	color: #ff5000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p, ul, ol, pre, code {
	margin-bottom: 20px;
}
ul {
	list-style-type: square;
	list-style-position: inside;
}
ul.checklist {
	list-style-image: url(../image/bg-checklist.png);
}
.flexslider ul, .flexslider il li {
	list-style: none;
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
#notification {
	position: absolute;
	max-width: 320px;
	top: 10px;
	right: 15px;
	z-index: 29999;
}
body {
	font-size: 12.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #999999;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	padding: 4px;
	background: #f8f8f8;
	border: 1px solid;
	border-color: #ddd #eee #eee #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-left: 0;
	margin-right: 0;
}
select {
	padding: 4px;
	background: #eee;
	border: 1px solid;
	border-color: #ddd #eee #eee #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
label {
	cursor: pointer;
}
/* HEADINGS ----*/
h1, h2, h3, h4, h5, h6, #column-left .box .box-heading, #column-right .box .box-heading, .htabs a, .product-info .price-old, .product-info .price-new, .button, #content .boxPlain .box-heading, .related-post-item .name, ul.pricetable li.title-icon-holder, ul.pricetable li.table-price, .countdown_amount, .ls-layer, .ptabs a {
	font-family: 'Open Sans';
}
h1, h2, h3, h4, h5, h6 {
	text-transform:uppercase;
	color:#333333;
}
h1 {
	font-size: 42px;
	line-height: 44px;
	margin-bottom: 20px;
	padding-bottom:8px;
}
h2 {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 20px;
	padding-bottom:8px;
}
h3 {
	font-size: 21px;
	line-height: 20px;
	margin-bottom: 15px;
}
h4 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
h1.heading_title, h2.heading_title {
	position: relative;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 35px;
}
h3.heading_title {
	position: relative;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 23px;
	margin: 20px 0;
}
.sub_title {
	padding-bottom: 8px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #f8f8f8;
}
/* layout */

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container.boxed {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	overflow: hidden;
}
.inner {
	margin: 0 auto;
	width: 940px;
	padding: 0 20px;
	position: relative;
	clear: both;
}
.main_inner {
	padding: 0px 20px;
	background-color: #ffffff;
}
.main_inner #content .box {
	background:none !important;
	padding:0px !important;
	margin-bottom:30px;
}
.main_inner #content .box .inner {
	padding:0px 0px 0px 0px !important;
	background:none !important;
	width:100% !important;
	clear:none;
}
.main_head_inner {
	z-index: 98;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#column-left {
	float: left;
	width: 210px;
	padding-top:50px;
}
#column-right {
	float: right;
	width: 210px;
	padding-top:50px;
}
div.home-content #column-right, div.home-content #column-left {
	padding:30px 0 0 0 !important;
}
#content {
	position: relative;
	z-index: 97;
	padding:50px 0 0 0;
}
div.home-content #content {
	padding:30px 0 0 0;
}
#content_middle {
	padding:10px 0 20px 0;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 235px;
}
#column-right + #content {
	margin-right: 235px;
}
/* header */
#header_wrapper {
	min-height: 77px !important;
}
#header {
	position: relative;
	z-index: 18500;
	background: rgba(255,255,255,0.95);
	width: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#header #logo img {
	width: auto;
	height: auto;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#header.sticksy {
	z-index: 20000;
}
#module_area {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
}
.header_top {
	width: 100%;
	clear: both;
	padding: 0;
	height: 40px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e9e9e9;
}
#header #logo {
	float: left;
	clear: both;
	margin: 15px 25px 15px 0;
}
#cur_lang {
	padding: 0;
	margin-top:7px;
	float:left;
}
#language {
	margin: 2px 2px 0 0px;
	color: #999;
	float: left;
	padding: 2px 6px;
	font-size: 11px;
}
#language img {
	cursor: pointer;
	margin-top: -2px;
}
#currency {
	float: left;
	margin: 1px 8px 0px 0px;
	font-size: 11px;
	padding: 2px 6px;
}
#currency a {
	cursor: pointer;
	margin: 0 5px;
	display: inline-block;
	text-decoration:none;
}
#currency a b {
	color: #ff5000;
}
#header_colapse #cart {
	z-index: 98;
	min-width: 270px;
	float: right;
	position: relative;
	margin: -2px 10px 0px 0px;
}
#header_colapse #cart .cart_circle {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../image/cart_circle.png) 50% 50% no-repeat;
	background-color: #ff5000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	top: 3px;
	right: 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	cursor: pointer;
}
#header_colapse #cart .heading:hover .cart_circle {
	background-color: #333333;
}
#header_colapse #cart .heading {
	float: right;
	padding-left: 14px;
	padding-right: 46px;
	position: relative;
	z-index: 1;
}
#header_colapse #cart .heading h4 {
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 7px 0 0 0;
	text-align: right;
}
#header_colapse #cart .heading a {
	text-decoration: none;
}
#header_colapse #cart .content {
	clear: both;
	display: none;
	position: absolute;
	top: 39px;
	right: 0px;
	padding: 8px;
	min-height: 150px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	min-width: 300px;
}
#header_colapse #cart.active .content {
	display: block;
}
.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;
	padding: 7px;
	background-color: #ff5000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.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_colapse #cart .checkout {
	text-align: right;
	clear: both;
}
#header_colapse #cart .checkout a {
	padding: 5px 15px;
	color: #ffffff;
	margin-bottom: 6px;
	display: inline-block;
	text-decoration: none;
}
#header_colapse #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header_colapse #search {
	margin: 0;
	width: 197px;
	z-index: 21;
	float: right;
	clear: right;
	position: relative;
	z-index: 99;
}
#header_colapse .button-search {
	background: url('../image/button-search.png') center center no-repeat;
	width: 36px;
	float: right;
	height: 36px;
	cursor: pointer;
	background-color: #ff5000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-ms-border-radius: 3px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#search_suggest_search_results {
	margin: 0px;
	padding: 5px;
	position: absolute;
	top: 34px;
	right: 0px;
	background-color: #ffffff;
	list-style-type: none;
	z-index: 12;
	min-width: 260px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
#search_suggest_search_results li {
	padding: 9px;
}
#search_suggest_search_results a, #search_suggest_search_results a:visited {
	color: #333333;
	text-decoration: none;
}
#search_suggest_search_results a:hover {
	color: #ffffff;
	text-decoration: none;
}
#search_suggest_search_results li:hover {
	background-color: #ff5000;
}
#search_suggest_search_results .highlighted {
	background-color: #ff5000;
}
#header_colapse #search:hover .button-search {
	background-color: #333333;
}
#header_colapse #search input {
	width: 135px;
	height: 19px;
	padding: 8px;
}
#header_colapse #welcome {
	margin: 4px 0;
	font-size: 12px;
	float: left;
}
#header_colapse #welcome a {
	text-decoration: underline;
}
#header_colapse .links {
	float: left;
	margin: 0;
	padding: 2px 6px;
}
#header_colapse .links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header_colapse .links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#header_colapse .links ul li.subico {
	position: relative;
	display: block;
	cursor: pointer;
}
#header_colapse .links ul.secondary {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 999;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	transition: visibility 0s linear 0.5s, opacity 0.5s linear;
	-moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
	-webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}
ul.secondary li {
	clear: left;
}
ul.secondary li a {
	display: block;
	background-color: #ffffff;
	padding-left: 5px;
	border-bottom: 1px solid #e1e1e1;
	white-space: nowrap;
	width: 161px;
}
#header_colapse .links li.subico:hover ul.secondary {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
}
#header_colapse .links a, #header_colapse .links ul li.subico span {
	float: left;
	display: block;
	padding: 0;
	margin: 0 15px 0 0;
	text-decoration: none;
	font-size: 12px;
}
#header_colapse .links a:hover, #header_colapse .links a.selected {
}
#header_colapse {
	position: relative;
	z-index: 19000;
	border-bottom: 1px solid #F1F1F1;
	background-color: #ffffff;
}
#header_colapse .inner {
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative;
}
.toggler {
	position: absolute;
	display: block;
	width: 25px;
	height: 22px;
	background-color: #ff5000;
	bottom: -22px;
	left: 50%;
	margin-left: -468px;
	text-indent: -9999px;
}
.toggler span {
	display: block;
	width: 25px;
	height: 22px;
	background: url(../image/back_toggle.png) 0px -35px no-repeat;
}
.swap span {
	background: url(../image/back_toggle.png) 0px -5px no-repeat
}
.toggler:hover span {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg); /* IE 9 */
	-moz-transform: rotate(360deg); /* Firefox */
	-webkit-transform: rotate(360deg); /* Safari and Chrome */
	-o-transform: rotate(360deg); /* Opera */
}
/* menu */
#menu {
	padding: 0px;
	min-height: 40px;
	float: right;
	margin: 0;
}
#menu img {
	max-width: 100%;
}
#menu ul.topnav2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	position: relative;
	background-color: #ffffff;
	height: 40px;
}
span.cat_preview {
	float: right;
	width: 347px;
	padding-left: 10px;
	border-left: 1px solid #f8f8f8;
	display: block;
	margin-bottom: 20px;
}
span.cat_preview p {
	font-size: 12px;
	width: 270px;
	margin-bottom: 0;
}
span.cat_preview h3 {
	color: #ff5000;
}
span.cat_preview img {
	max-width: 100% !important;
}
div.cat_links {
	float: left;
}
#menu > ul.topnav2 > li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	position: relative;
	z-index: 1099;
	line-height: 20px;
}
#menu > ul > li:hover {
	z-index: 2099;
}
#menu > ul.topnav2 > li > a {
	color: #333;
	display: block;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu > ul.topnav2 > li:hover > a, #menu > ul#topnav > li:hover > a, #menu > ul#topnav > li > a.selected {
	transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	border-bottom: 2px solid #ff5000;
	color: #111111;
}
#menu > ul.topnav2 > li > div.default_children, #menu > ul#topnav > li > div.default_children {
	position: absolute;
	display: block;
	top: 40px;
	left: 0;
	z-index: 9998;
	padding: 10px;
	margin: 0;
	background-color: #ffffff;
	float: left;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear 0.5s, opacity 0.5s linear;
	-moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
	-webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
#menu > ul.topnav2 > li.custom_link_one > div.children, #menu > ul > li.custom_link_two > div.children, #menu > ul > li.custom_link_three > div.children, #menu > ul#topnav > li.custom_link_one > div.children, #menu > ul#topnav > li.custom_link_two > div.children, #menu > ul#topnav > li.custom_link_three > div.children {
	position: absolute;
	width: 940px;
	top: 75px;
	left: 0;
	z-index: 9998;
	padding: 10px 20px 15px 20px;
	margin: 0 !important;
	background-color: #fff;
	border-top: 2px solid #ff5000;
	float: left;
	display: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
#menu > ul.topnav2 > li:hover > div, #menu > ul#topnav > li:hover > div, #menu > ul.topnav2 > li:hover > div.children, #menu > ul#topnav > li:hover > div.children {
	display: block;
}
#menu > ul.topnav2 > li > div > ul, #menu > ul#topnav > li > div > ul {
	display: table-cell;
	list-style: none;
	vertical-align: top;
}
#menu > ul.topnav2 > li ul + ul {
	padding-left: 20px;
}
#menu > ul.topnav2 > li ul > li > a, #menu > ul#topnav > li > div ul > li > a {
	display: block;
	width: 140px;
	height: auto;
	padding: 9px 8px 9px 8px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-align: left;
	text-transform: none;
	color: #333333;
	border: none;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu > ul.topnav2 > li ul > li > a:hover, #menu > ul#topnav > li div ul > li > a:hover {
	background: none;
	background-color: #ff5000;
	color: #ffffff;
}
#menu #topnav .custom_link_one ul li a, #menu #topnav .custom_link_two ul li a, #menu #topnav .custom_link_three ul li a {
	text-transform: uppercase;
}
#menu ul#topnav ul.children li.pic_name h3 a {
	float: left;
	margin: 0 0 0 0;
	font-size: 30px;
}
#menu ul#topnav ul.children li.pic_name h3 a span {
	padding: 30px 0 0 0;
}
#menu ul#topnav ul.children li.pic_name h3 a:hover {
	color: #333;
}
#menu ul#topnav {
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
}
#menu ul#topnav li.top_cat, #menu ul.children2 > li, #menu ul.children > li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 0 0 0;
	z-index: 1099;
	line-height: 20px;
	position: relative;
}
#menu ul#topnav > li > a {
	color: #888888;
	display: block;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	padding: 28px 10px 27px 10px;
	text-decoration: none;
	white-space: nowrap;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	border-bottom: 2px solid #ffffff;
}
#menu ul#topnav li:hover {
	z-index: 1600;
}
#menu #topnav .custom_link_one, #menu #topnav .custom_link_two, #menu #topnav .custom_link_three {
	position: static !important
}
#menu ul#topnav ul.children {
	position: absolute;
	width: 170px;
	top: 75px;
	left: 0;
	z-index: 9998;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
	border-top: 2px solid #ff5000;
	float: left;
	display: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
#menu ul#topnav ul.doubled {
	width: 340px;
}
#menu ul#topnav li.dropdown:hover ul.children {
	display: block;
}
#menu ul#topnav li ul.children2 {
	z-index: 9999;
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
	width: 170px;
	position: absolute;
	top: 0;
	left: 170px;
	display: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
#menu ul#topnav ul.children11 li.dropdown:hover ul.children2 {
	display: block;
}
#menu ul#topnav li ul.children11 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul#topnav div ul.children2 {
	z-index: 9999;
	padding: 3px;
	margin: 0;
	width: 170px;
	position: static;
}
#menu ul#topnav ul.children li {
	margin: 0px;
	padding: 0px;
	width: 170px;
	vertical-align: top;
	float: left;
	position: relative;
}
#menu ul#topnav ul.children11 li.brand_child img {
	position: absolute;
	top: 0;
	right: -50px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f8f8f8;
	background-color: #ffffff;
	display: none;
}
span.shop_by {
	font-size: 12px;
	text-transform: uppercase;
	color: #ff5000;
	font-weight: bold;
	padding: 6px 10px;
	border-bottom: 1px solid #f8f8f8;
	display: block;
	margin-bottom: 3px;
	width: 149px;
	text-align: left;
}
a.spec_link {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background-color: #ff5000;
	color: #ffffff;
	font-size: 12.5px;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
}
a.spec_link:hover {
	background-color: #333333;
}
a.spec_link i, .shop_by i {
	font-size: 16px;
}
#menu ul#topnav ul.children11 li.brand_child:hover img {
	display: block;
}
ul#topnav ul.children li a span {
	padding: 0;
	float: left;
	text-transform: uppercase;
}
#menu ul#topnav ul.children2 li {
	float: left;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
}
#menu ul#topnav ul.children li a, #menu ul#topnav li:hover ul.children li a {
	display: block;
	height: auto;
	padding: 10px 3px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	border: none;
	margin: 0;
	float: none;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu ul#topnav ul.children2 li a, #menu ul#topnav li:hover ul.children2 li a {
	display: block;
	height: auto;
	padding: 10px 3px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	border: none;
	margin: 0;
	float: none;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu ul#topnav li:hover .children li ul.children2 a {
	color: #222;
}
#menu ul#topnav li:hover .children ul.children2 a:hover {
	color: #ffffff;
	background-color: #ff5000;
}
#menu ul#topnav ul.children > li a:hover {
	color: #ffffff !important;
	background-color: #ff5000 !important;
}
#menu ul#topnav ul.children li.pic_name {
	padding: 10px 5px 15px 10px;
	border-bottom: 1px solid #d2d2d2;
	width: 99%;
	min-height: 75px;
	margin: 0 0 15px 0;
	display: block;
}
#menu ul#topnav ul.children li.pic_name a:hover {
	background: none !important;
}
li.pic_name .menu_desc {
	margin: 0 30px 0 0px;
	display: block;
	font-size: 12px;
}
#menu ul#topnav ul.children li.pic_name img {
	float: left;
	margin: 2px 10px 0 2px;
}
#menu ul#topnav ul.children_brands li a, #menu ul#topnav li:hover ul.children_brands li a {
	display: block;
	height: auto;
	width: 100%;
	height: 52px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0 !important;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-align: left;
	text-transform: none;
	border: none;
	margin: 0;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
#menu ul#topnav li ul.children_brands li > a:hover {
	background-color: #ff5000;
}
#menu ul#topnav ul.children_brands a span {
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}
#menu ul#topnav ul.children_brands a img {
	margin: 0 15px 0 0 !important;
}
#menu ul#topnav ul.children_brands li {
	width: 23.6%;
	border: 1px solid #f6f6f6;
}
a.mob-menu-toggle {
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:24px;
	color:#ff5000;
	position:absolute;
	right:5px;
	top:18px;
	text-decoration:none;
	display:none;
}
#menu_mobile {
	display:none;
}
a.mobile_sub {
	display:block;
	padding:10px 0;
	text-transform:uppercase;
	font-size:14px;
	border-bottom:1px solid #f8f8f8;
	text-decoration:none;
}
.title-holder {
	position: relative;
	z-index: 18100;
	padding: 35px 0;
	clear: both;
	background-color: #444444;
	border-bottom:2px solid #ff5000;
}
.title-holder .inner, #powered .inner {
	background: none !important;
}
.breadcrumb {
	color: #ffffff;
	margin-bottom: 15px;
	font-size: 10px;
	text-align: center;
	min-height:20px;
}
.breadcrumb a {
	color: #f8f8f8;
	font-size: 10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin: 15px 0 5px 0;
	color: #555555;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	display: block;
	position: absolute;
	padding: 7px;
	background-color: #ff5000;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: -10px;
	right: -10px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	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;
	vertical-align: top;
}
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: 30px;
}
.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, a.add_to_cart_small {
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	color: #F8F8F8;
	background-color: #333333;
	padding: 10px;
	text-decoration: none;
	border: none !important;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 10px;
}
a.button:hover, input.button:hover, a.add_to_cart_small:hover {
	background-color: #ff5000;
}
input.button_cart_product {
	height: 46px;
	line-height: 46px;
	padding: 0 25px;
	font-size: 14px;
	float: left;
	margin: 0 2px;
}
input.button_cart_product:hover {
	background-color: #ff5000;
}
.buttons {
	background: #FFFFFF;
	overflow: auto;
	padding: 6px;
	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;
}
.htabs {
	line-height: 16px;
	width:100%;
}
.htabs a {
	border-top: 2px solid #f8f8f8;
	background: #f8f8f8;
	padding: 10px 15px 13px 15px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin-right: 2px;
	display: inline-block;
	color: #333333;
}
.htabs a i {
	margin-right: 6px !important;
}
.htabs a.selected, .htabs a:hover {
	padding-bottom: 14px;
	background: #FFFFFF;
	color: #ff5000;
	border-top: 2px solid #333333;
}
.tab-content {
	background-color: #FFFFFF;
	min-height: 40px;
	padding: 20px;
	z-index: 2;
	-webkit-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-khtml-border-radius: 0px 0px 2px 2px;
	-ms-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
	overflow:hidden;
}
.tab-content img{
	max-width:100% !important;
}
/* box */
.box {
	position: relative;
	background-color: #ffffff;
}
.box-content {
	padding: 0;
	margin-bottom: 30px;
}
.box-paralax .box-content, .no-paralax .box-content {
	margin-bottom: 0px !important;
}
#column-left .box .box-content, #column-right .box .box-content {
	padding: 10px;
	margin-bottom: 10px;
}
.box .inner {
	z-index: 300;
}
.box .inner .heading_title {
	margin: 0px 0 50px 0 !important;
}
.box.no-paralax .inner .heading_title {
	margin: 0px 0 50px 0 !important;
}
.box.box-also .inner .heading_title {
	margin: 0px 0 20px 0 !important;
}
.box-paralax {
	overflow: hidden;
	padding: 50px 0;
}
.no-paralax {
	padding: 50px 0;
}
.box-also {
	padding:0 !important;
}
.box-welcome .box-content {
	background-color: #ffffff;
	padding: 20px;
}
.box-welcome .box-content img{
	max-width:100%;
}
.bg {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 200;
}
.full_width {
	width: 100%;
	position:relative;
	float:left;
	margin-bottom:20px;
}
.box .box-heading {
	padding: 8px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
#column-left .box .box-heading, #column-right .box .box-heading {
	padding: 15px 0px 12px 0px;
	border-bottom: 1px solid #e1e1e1;
	color: #ff5000;
	font-size: 16px;
	line-height:21px;
	text-transform: uppercase;
	font-weight: normal !important;
	margin: 0 10px;
}
/* box products */
.box-product {
	background-color: #ffffff;
	padding: 20px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
}
#content_middle .box-product {
	padding: 0px;
}
.box-product.owl-carousel, #content_middle .box-product.owl-carousel {
	padding: 20px 0;
	text-align: center;
}
div.prod_hold {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px 0;
	padding: 15px 0 10px 0;
	background-color: #ffffff;
	position: relative;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	text-align: center;
	width: 219px;
	clear: none !important;
	z-index: 100;
	overflow: hidden;
}
#column-left div.prod_hold, #column-right div.prod_hold {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #ffffff;
	position: relative;
	width: 190px;
	border-left: none;
	border-right: none;
	height: auto !important;
	border-top: none;
	border-bottom: 1px solid #f5f5f5;
}
#column-left + #content div.prod_hold, #column-right + #content div.prod_hold {
	margin: 0 0px 20px 0px;
}
#column-left + #column-right + #content div.prod_hold {
	margin: 0 0px 20px 0px;
}
div.prod_hold .image {
	display: block;
	margin-bottom: 5px;
	position: relative;
}
#column-right div.prod_hold .image, #column-left div.prod_hold .image {
	float: left;
	max-width: 80px;
}
#column-right div.prod_hold .sale, #column-left div.prod_hold .save, #column-right div.prod_hold .new_prod, #column-left div.prod_hold .new_prod {
	font-size: 11px;
	float: left;
}
#column-right div.prod_hold .cart, #column-left div.prod_hold .cart {
	clear: both;
	margin: 8px 0;
	border-top: 1px solid #e1e1e1;
	padding-top: 8px;
	width: 190px;
}
#column-right div.prod_hold .name, #column-left div.prod_hold .name, #column-right div.prod_hold .price, #column-left div.prod_hold .price {
	float: right;
	margin: 0 0 8px 8px;
	width: 98px;
	text-align: left;
}
.prod_hold .name, .accordeonHolder .name {
	padding-bottom: 4px;
	margin: 0 12px 8px 12px;
	border-bottom: 1px solid #e1e1e1;
	text-align: right;
	min-height: 40px;
}
.prod-info-fly {
	height: 84px;
}
div.prod_hold .prod-info-fly .name {
	padding-bottom: 4px;
	margin: 0 8px 8px 8px;
	border-bottom: 1px solid #999999;
}
.prod_hold .name a {
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
#column-right .prod_hold .name a, #column-left .prod_hold .name a {
	text-align: left !important;
}
div.prod_hold .prod-info-fly .name a, .accordeonHolder .name a {
	font-size: 17px;
	text-decoration: none;
}
div.prod_hold .price {
	display: block;
	color: #333333;
	margin: 0 12px 8px 12px;
	font-size: 16px;
	height: 45px;
}
div.prod_hold .cart {
	margin: 0 12px 12px 12px;
	position: absolute;
	bottom: 0px;
	width: 202px;
}
div.prod_hold .prod-info-fly .price, .accordeonHolder .price {
	margin-bottom: 15px;
}
a.add_to_cart_small {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	cursor: pointer;
	margin: 0px;
	text-decoration: none;
}
a.add_to_wishlist_small, a.add_to_compare_small {
	position: absolute;
	font-size: 11px;
	bottom: 8px;
	right: 18px;
	display: block;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	cursor: pointer;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
a.add_to_wishlist_small:hover, a.add_to_compare_small:hover {
	background-color: #333333;
	color: #ffffff;
}
.prod_hold:hover a.add_to_wishlist_small, .prod_hold:hover a.add_to_compare_small {
	opacity: 1;
}
a.add_to_compare_small {
	right: 47px;
}
a [class^="icon-"], a [class*=" icon-"] {
	float: nonone !important;
	margin: 0 !important;
}
.prod_hold .sale_save_holder, .deal_image .sale_save_holder {
	position: absolute;
	top: 0;
	left: 13px;
	z-index: 15000;
	text-align: center;
}
.title-holder .sale_save_holder {
	position: absolute;
	left: 50%;
	bottom: -35px;
	margin-left: -150px;
	text-align: center;
	width: 300px;
	z-index: 15000;
}
#column-left .prod_hold .sale_save_holder, #column-right .prod_hold .sale_save_holder {
	position: relative;
}
.sale, .save, .new_prod {
	padding: 0;
	height: 30px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	display: inline-block;
	overflow: hidden;
	margin-right: 1px;
}
.title-holder .new_prod, .title-holder .save {
	display: inline-block;
}
.sale i, .save i, .new_prod i {
	font-size: 16px !important;
}
.new_prod b, .save b {
	display: block;
	padding: 0px 12px;
}
.save b {
	color: #ff5000;
	background: rgba(250,250,250,0.7);
}
.new_prod b {
	color: #5e9600;
	background: rgba(250,250,250,0.7);
}
div.prod_hold .price-old, .accordeonHolder .price-old, .ribbon .price-old {
	color: #999999;
	text-decoration: line-through;
	font-size: 12px;
	clear: left;
}
.ribbon .price-old {
	color: #999999;
	text-decoration: line-through;
	font-size: 12px;
}
div.prod_hold .price-new, .accordeonHolder .price-new, .ribbon .price-new {
	clear: left;
}
.countdown_rtl {
	direction: rtl;
}
.count_deal {
	overflow: hidden;
	padding:10px 0;
}
.countdown_time {
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	color: #ffffff !important;
	display: block;
}
.countdown_time_prodpage {
	font-size: 26px;
	line-height:65px;
	font-weight: bold;
	margin: 0;
	display: block;
	color:#ff5000;
}
.countdown_time_small {
	font-size: 16px;
	font-weight: bold;
	margin:10px;
	color: #ffffff !important;
	display: block;
}
.countdown_amount {
	font-size: 38px;
	font-weight:normal !important;
	color: #ffffff !important;
	margin-bottom:10px;
}
.countdown_section {
	display: inline-block;
	font-size: 10px;
	text-align: center;
	position: relative;
	z-index: 0;
	color: #ffffff;
	width:65px;
}
.countdown_section span {
	width: 100%;
	display: block;
	line-height: 25px;
}
.countdown_section br {
	display: none;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.count_holder {
	padding: 10px;
	margin-bottom: 20px;
	overflow: auto;
	border:1px solid #f8f8f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
#VARNACount {
	min-height: 65px;
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 10px;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	padding: 7px 0 9px 0;
}
#VARNACount .countdown_amount {
	font-size: 24px;
	font-weight: bold;
	color: #333333 !important;
}
.offer_title {
	font-size: 14px;
	margin: 0 0 10px 0;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #f8f8f8;
	color: #333333;
}
.count_holder .count_info {
	float: right;
	font-size: 12px;
}
.count_holder .info_prod_left {
	float: left;
}
.count_info b {
	font-size: 14px;
	padding: 2px 10px;
	background-color: #edf5de;
	color: #74b000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	font-weight: normal !important;
}
.info_prod_left b {
	background-color: #fce3de !important;
	color: #ff5000 !important;
}
.count_holder_small {
	position: absolute;
	z-index: 10000;
	background: rgba(0,0,0,0.7);
	top: -340px;
	left: 50%;
	margin-left: -90px;
	padding: 5px;
	width: 170px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	text-align: center;
}
.count_holder_small .countdown_section {
	display: inline-block;
	font-size: 9px;
	text-align: center;
	padding: 15px 0 4px 0;
	position: relative;
	z-index: 0;
	background: rgba(255,255,255,0.8);
!important;
	color: #333333 !important;
	margin: 0 1px 0 0 !important;
}
.prod_hold:hover .count_holder_small {
	top: 50px;
}
.count_info {
	margin: 4px auto 6px auto;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #333333;
}
.deal_holder .count_info {
	margin: 10px auto 20px auto;
	float: none !important;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}
.prod_hold .count_holder_small .count_info {
	float: none;
	font-weight: normal !important;
	color: #f9f9f9 !important;
	font-size: 13px;
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.box-category > ul > li {
	padding: 0;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
	text-decoration: none;
	padding: 8px;
	display: block;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.box-category > ul > li > a:hover {
	padding: 8px 8px 8px 15px;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
	padding: 0 0 10px 10px;
}
.box-category > ul > li ul > li {
	padding: 0;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom: 3px;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
.cartPage_content, .accountPage_content {
	background-color: #ffffff;
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 30px;
	min-height: 45px;
	padding: 20px 0px !important;
}
.accountPage_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.accountPage_content ul li {
	display: inline-block;
	float: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #EEEEEE;
}
.accountPage_content ul li a {
	background-color: #ffffff;
	display: block;
	text-decoration: none;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.accountPage_content ul li a:hover {
	color: #ffffff;
	background-color: #ff5000;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
.accountPage_content ul.tiles li a {
	text-align: center;
	padding: 15px 10px !important;
	height: 115px;
}
.accountPage_content ul.tiles li a i {
	font-size: 50px;
}
/* category */
.category-info {
	min-height: 40px;
	overflow: auto;
	padding: 12px;
	background-color: #f8f8f8;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	-ms-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	margin-bottom:20px;
}
.category-info .image {
	float: left;
	position: relative;
	margin-right: 15px;
}
.category-info img {
	max-width: 100%;
}
.category-info .image img {
	max-width: 100%;
	float: left;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #f8f8f8;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
	padding: 12px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	-ms-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	border-bottom: 1px solid #f8f8f8;
}
.category-list h3.heading_title{
	margin:0 0 20px 0 !important;
}
.sub_cats {
	margin: 0;
	padding: 0;
}
.cat_hold {
	display: inline-block;
	float: left;
	width: 101px;
	height: 140px;
	margin: 0px 1px 10px 0px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #f5f5f5;
	background-color: #ffffff;
}
.cat_hold a, .cat_hold a:hover {
	text-decoration: none;
	margin: 0 auto;
}
.cat_hold img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #f8f8f8;
}
.cat_hold:hover img {
	background-color: #f8f8f8;
	border: 1px solid #f1f1f1;
}
/* 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 */
.product-filter {
	padding: 5px;
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 30px;
	min-height: 35px;
}
.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 {
	padding: 0px;
	text-align: center;
}
/* Product */
.product-info {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px solid #f8f8f8;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
	position: relative;
}
.product-info > .left + .right {
	margin-left: 340px;
}
.product-info .image {
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product-info .image-additional {
	text-align: left;
	clear: both;
	overflow: auto;
	width: 300px;
	padding-top:15px;
	border-top:1px solid #f8f8f8;
}
.product-info .image-additional a {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	float:left;
	margin-right:1px;
}
.product-info .description {
	padding: 0 0 20px 0;
	color: #4D4D4D;
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 10px;
	position:relative;
}
.product-info .description div.rating {
	position: absolute;
	top:-20px;
	right:5px;
	width:58px;
	height:55px;
	background: url(../image/rating_orange.png) 0 0 no-repeat;
	cursor:pointer;
}
.product-info .description div.rating a{
	width:58px;
	height:55px;
	display:block;
}
.product-info .description span {
	color: #999999;
}
.product-info .description a {
	text-decoration: none;
}
.product-info .price {
	padding: 20px;
	color: #333333;
	position: relative;
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 30px;
}
.pricetag {
	margin: 0px 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f1f1f1;
	font-size: 36px;
}
.product-info .price-old {
	color: #ff5000;
	text-decoration: line-through;
	font-size: 18px;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #f8f8f8;
	padding: 10px 20px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #f8f8f8;
	padding: 10px 0;
	margin-bottom: 20px;
	color: #4D4D4D;
	height: 80px;
	position: relative;
}
.product-info .cart .add_to_compare, .product-info .cart .add_to_wishlist {
	display: block;
	font-size: 25px;
	text-align: center;
	float: left;
	padding: 10px 12px 9px 12px;
	margin-right: 1px;
}
.buttons_holder [class^="icon-"], .buttons_holder [class*=" icon-"] {
	float: none !important;
	margin: 0 !important;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 10px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	margin-bottom: 10px;
	padding: 10px 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	line-height: normal;
	height: 80px;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.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: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	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 {
	background-color: #ffffff;
}
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 4px solid #333333;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
	vertical-align: middle !important;
}
.wishlist-info thead td {
	color: #333333;
	font-weight: bold;
	background-color: #f8f8f8;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 10px;
}
.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: center;
}
.wishlist-info tbody td {
	vertical-align: center;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 10px;
}
.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: center;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
}
.login-content .left, .login-content .right {
	float: left;
	width: 44%;
	height: 310px;
	background-color: #f8f8f8;
	color: #333333;
	padding: 10px;
	overflow: auto;
	position: relative;
}
.login-content .right {
	float: right;
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
.login-content .left .button, .login-content .right .button {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
/* 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 */
.cart-info {
	background-color: #ffffff;
}
.cart-info table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
	border-top: 4px solid #333333;
}
.cart-info td {
	padding: 7px;
	vertical-align: middle !important;
}
.cart-info thead td {
	color: #333333;
	font-weight: bold;
	background-color: #f8f8f8;
	padding: 15px 10px;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: center;
}
.cart-info tbody td {
	vertical-align: center;
	border-bottom: 1px solid #e1e1e1;
	padding: 15px 10px;
}
.cart-info tbody .image img {
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: center;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 3px solid #333;
	overflow: auto;
	padding-top: 15px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #333333;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
	font-size: 18px;
}
.cart-module table td {
	padding: 5px;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border-top: 4px solid #e1e1e1;
	padding: 10px 8px;
	font-weight: bold;
	font-size: 14px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.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;
}
.contact-info {
	border-bottom: 1px solid #f8f8f8;
	margin-bottom:30px;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;
	min-height: 100px;
	padding: 0;
	background-color: #333333;
}
#footer .inner {
	padding: 20px;
	color: #666666;
	background: none !important;
}
#footer .socials {
	text-align:center;
	padding:20px 0 16px 0;
	border-bottom: 1px solid #444444;
	opacity:0.4;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#footer .socials:hover {
	opacity:1;
}
#footer .socials a{
	display:inline-block;
	margin:2px;
}
#footer .inner_top {
	background: #ffffff !important;
	position: relative;
	top: -4px;
	overflow: auto;
	padding-top: 15px;
}
.boxed #footer .inner_top {
	top: 0px;
}
#footer .column {
	margin-bottom: 10px;
}
#footer h4 {
	color: #f8f8f8;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #444444;
}
#footer .column ul.footer_links {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .column ul.footer_links li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #444444;
}
#footer .column ul.footer_links a {
	text-decoration: none;
	color: #f8f8f8;
	padding: 4px;
	display: block;
	font-size: 12px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
#footer .column ul.footer_links a:hover {
	padding: 4px 4px 4px 15px;
}
#powered {
	text-align: right;
	clear: both;
	padding: 8px 0;
	background-color: #222222;
	font-size: 11px;
}
#powered br {
	display: none;
}
#powered a {
	color:#f8f8f8;
}
.subscribe_module {
	padding: 13px 10px 10px 10px;
	border-bottom: 1px solid #444444;
	text-align:center;
}
.subscribe_module p{
	text-transform:uppercase;
}
.subscribe_module small {
	width: 100%;
	font-size: 10px;
	display: block;
	clear: left;
	margin-top: 10px;
}
input#subscribero_email {
	width:290px;
	background-color: #FFFFFF !important;
    color: #999999;
    height: 30px !important;
	display:inline-block;
	margin-bottom:10px;
}
a#button-subscribero.button {
	margin-left:8px;
	background-color:#ff5000;
	display:inline-block;
}
a#button-subscribero.button:hover {
	background-color:#222222;
}
.footer_bottom {
	margin-top: 20px;
	padding: 10px;
}
/* banner */
#column-left .banner div, #column-right .banner div {
	text-align: center;
	width: 100%;
	display: none;
}
#column-left .banner div img, #column-right .banner div img {
	margin-bottom: 30px;
}
.banner {
	width: 100%;
	margin: 0;
	text-align: center;
}
.box-banners .banner {
	margin: 0 !important;
}
.banner div, .news_module_image_holder {
	text-align: center;
	overflow: hidden;
	position: relative;
}
.banner div .mask, .news_module_image_holder .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.banner div:hover .mask, .news_module_image_holder:hover .mask {
	opacity: 0.5;
}
.banner div:hover a, .news_module_image_holder:hover a {
	bottom: 50%;
	margin-bottom: -30px;
}
.banner div a:hover, .news_module_image_holder a:hover {
	opacity: 1;
}
.banner div img {
	max-width: 100%;
	float: left;
}
.banner div {
	margin: 0 !important;
	float: none;
	display: inline-block;
	position: relative;
}
.banner div .ban_name {
	display: inline-block;
	position: absolute;
	color: #ffffff;
	padding: 4px 10px;
	background-color: #ff5000;
	bottom: 10px;
	left: 0;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}
.banner div.move .ban_name {
	left: -900px;
}
a.r_more, a.r_more_right {
	font-size: 10px;
	color: #F8F8F8;
	float: left;
	clear: left;
	background-color: #333333;
	padding: 2px 6px;
	text-decoration: none;
}
.r_more_right {
	float: right;
	clear: both;
}
.r_more:hover, .r_more_right:hover {
	background-color: #cecece;
	text-decoration: none;
	color: #333333;
}
.title_holder h2 {
	font-size: 40px;
}
.title_holder {
	float: left;
	width: 220px;
	padding: 0 20px;
	margin: 30px 0 0 0;
}
.deal_holder {
	clear: left;
	background: rgba(0,0,0,0.35);
	text-align: center;
	padding: 20px;
	position: relative;
}
.deal_holder .name {
	position: relative;
}
.flexslider .slides .deal_holder .image img {
	width:auto !important;
	max-width:100% !important;
	padding:10px;
	background: rgba(255,255,255,0.15);
	margin:0 auto;
}
.deal_holder .name a {
	font-size: 18px;
	margin:10px 0 0 0;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 8px;
	text-decoration: none;
	display: block;
	line-height:28px;
}
.deal_holder .sale_save_holder {
	width: 100%;
}
.deal_holder .image, .deal_holder .deal_info {
	padding: 0;
	position: relative;
	text-align: center;
	width: 49%;
	display: inline-block;
	vertical-align:middle;
}
.deal_info_right {
	padding:10px;
}
.deal_holder .price {
	margin: 20px 0;
	font-size: 21px;
	color: #ffffff;
	padding:10px 0 0 0;
	border-top:1px solid rgba(255,255,255,0.2);
}
.deal_holder .price-old {
	text-decoration: line-through;
	font-size: 16px !important;
	margin-right: 10px;
}
.deal_info a.add_to_cart_small {
	padding: 0 30px;
	font-weight: bold;
}
#module_area .heading_title {
	margin: 20px 0;
	text-align: left;
	border-color: #cecece;
}
.heading_title {
	min-height: 29px;
	text-align: center;
	color: #333333;
}
html.no-touch .box-paralax .heading_title, html.no-touch .title-holder .heading_title {
	color: #ffffff;
}
@media only screen and (min-width: 768px) {
.heading_title span:before {
	content: "";
	border-bottom: 1px solid #333333;
	width: 40px;
	height: 20px;
	display: inline-block;
	margin: 0 15px 10px 0;
}
.heading_title span:after {
	content: "";
	border-bottom: 1px solid #333333;
	width: 40px;
	height: 20px;
	display: inline-block;
	margin: 0 0 10px 15px;
}
}
html.no-touch .box-paralax .heading_title span:before, .title-holder .heading_title span:before {
	border-bottom-color: #ffffff;
}
html.no-touch .box-paralax .heading_title span:after, .title-holder .heading_title span:after {
	border-bottom-color: #ffffff;
}
/* Clear Fix Hack ----*/


.fixed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fixed {
	display: block;
}
/*  \*/
.fixed {
	min-height: 1%;
}
* html .fixed {
	height: 1%;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0
}
/* Columns ----*/
/* GRID COLUMNS */

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	float: left;
	margin-right: 4%;
	position: relative;
}
.last {
	margin-right: 0 !important;
}
.one_half {
	width: 48%;
}
.banner .one_half {
	width: 49.7%;
}
.one_third {
	width: 30.6666%;
}
.banner .one_third {
	width: 32.9%;
}
.two_third {
	width: 65.3332%;
}
.one_fourth {
	width: 22%;
}
.banner .one_fourth {
	width: 24.5%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.one_sixt {
	width: 13.9%;
}
.banner .one_fifth {
	width: 19.5%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 79.2%;
}
.banner .one_half, .banner .one_third, .banner .one_fourth, .banner .one_fifth {
	display: inline-block;
	margin: 0 !important;
	float: none;
}
.box-slideshow .flexslider {
	width: 100%;
	margin: 0 auto !important;
}
.ls-wp-fullwidth-container {
	overflow:hidden;
}
/* ICON BOXES */
.box-iconboxes .one_half, .box-iconboxes .one_third, .box-iconboxes .one_fourth, .box-iconboxes .one_fifth {
	display: inline-block;
	margin: 10px 0.5% 20px 0.5% !important;
	float: none;
}
.box-iconboxes .full_width {
	display: inline-block;
	margin: 0 0 20px 0 !important;
	float: none;
	overflow: visible !important;
}
.box-iconboxes {
	text-align: center;
}
.iconbox {
	background-color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	top: 0;
	vertical-align:top;
}
.iconbox:hover {
	top: -10px;
}
.icon_inner img {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.iconbox:hover .icon_wrapper .icon_inner {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg); /* IE 9 */
	-moz-transform: rotate(360deg); /* Firefox */
	-webkit-transform: rotate(360deg); /* Safari and Chrome */
	-o-transform: rotate(360deg); /* Opera */
}
.icon_wrapper {
	position: absolute;
	top: -31px;
	left: 50%;
	margin-left: -31px;
	background-color: #ff5000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	width: 50px;
	height: 50px;
	padding: 3px;
	border: 3px solid #ffffff;
}
.icon_inner {
	height: 50px;
	width: 50px;
	display: block;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.icon_inner i {
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.iconbox .iconbox_content {
	padding: 45px 20px 20px 20px;
}
.iconbox h3 {
	text-transform: uppercase;
	color: #333333;
	font-size: 18px;
}
.flexslider.loading {
	min-height: 350px;
	background: url(../image/loading3.gif) no-repeat center center;
}
.progress_bar_container {
	height: 4px;
	width: 100%;
	position: absolute;
	top: 0px;
}
.progress_bar {
	background: rgba(255,255,255,0.6);
	height: 4px;
	width: 0;
	position: absolute;
	z-index: 500;
	top: 0px;
}
/* PAYMENT ICONS */
.cards_icon {
	width: 51px;
	height: 32px;
	margin: 5px 5px 0 0;
	float: left;
}
.visa_icon {
	background: url("../image/visa-curved-32px.png") 0px 0px no-repeat;
}
.electron_icon {
	background: url("../image/visa-electron-curved-32px.png") 0px 0px no-repeat;
}
.master_icon {
	background: url("../image/mastercard-curved-32px.png") 0px 0px no-repeat;
}
.maestro_icon {
	background: url("../image/maestro-curved-32px.png") 0px 0px no-repeat;
}
.american_icon {
	background: url("../image/american-express-curved-32px.png") 0px 0px no-repeat;
}
.cirrus_icon {
	background: url("../image/cirrus-curved-32px.png") 0px 0px no-repeat;
}
.two_checkout_icon {
	background: url("../image/2checkout-curved-32px.png") 0px 0px no-repeat;
}
.delta_icon {
	background: url("../image/delta-curved-32px.png") 0px 0px no-repeat;
}
.discover_icon {
	background: url("../image/discover-curved-32px.png") 0px 0px no-repeat;
}
.google_icon {
	background: url("../image/google-checkout-curved-32px.png") 0px 0px no-repeat;
}
.moneybookers_icon {
	background: url("../image/moneybookers-curved-32px.png") 0px 0px no-repeat;
}
.sage_icon {
	background: url("../image/sagepay-curved-32px.png") 0px 0px no-repeat;
}
.paypal_icon {
	background: url("../image/paypal-curved-32px.png") 0px 0px no-repeat;
}
.solo_icon {
	background: url("../image/solo-curved-32px.png") 0px 0px no-repeat;
}
.switch_icon {
	background: url("../image/switch-curved-32px.png") 0px 0px no-repeat;
}
.western_icon {
	background: url("../image/western-union-curved-32px.png") 0px 0px no-repeat;
}
.footer_time, .footer_address, .footer_phone, .footer_fax, .footer_mail, .footer_skype {
	display: block;
	clear: both;
	padding: 15px 0 14px 45px;
	margin: 0;
	border-bottom: 1px solid #e1e1e1;
	font-size: 12px;
}
.footer_time {
	background: url(../image/footer_time_icon.png) 0 50% no-repeat;
}
.footer_address {
	background: url(../image/footer_address_icon.png) 0 50% no-repeat;
}
.footer_phone {
	background: url(../image/footer_phone_icon.png) 0 50% no-repeat;
}
.footer_fax {
	background: url(../image/footer_fax_icon.png) 0 50% no-repeat;
}
.footer_mail {
	background: url(../image/footer_mail_icon.png) 0 50% no-repeat;
}
.footer_skype {
	background: url(../image/footer_skype_icon.png) 0 50% no-repeat;
}
.footer_skype a {
	text-decoration: none;
	color: #666666;
}
.tweet_list li span a {
	text-decoration: underline;
}
.contact-info .one_third {
	text-align:center;
}
.contact-info .one_third span {
	width:100%;
	display:block;
}
span.map, span.skype, span.hours, span.fax, span.phone, span.address {
	border-bottom: 1px solid #e1e1e1;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0;
	text-align:center;
	display: block;
	height: 25px;
}
div.map_holder {
	border: 10px solid #eeeeee;
	background-color: #fff;
	overflow: hidden;
}
#shopbypricefilter-slider a {
	transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
}
#shopbypricefilter-slider-holder {
	margin: 0 auto;
	padding: 0;
	width: 45%;
	float: left;
}
.filter-title {
	margin-bottom: 12px;
	float: left;
	padding: 3px 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.filter-title p {
	float: left;
	margin: 0 12px 0 0;
	font-weight: bold;
	color: #333333;
}
#shopbypricefilter-price-min, #shopbypricefilter-price-max {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #ff5000;
}
.shopbypricefilter-price-delimiter {
	float: left;
	margin: 0 10px;
	font-size: 14px;
	font-weight: bold;
}
#shopbypricefilter-slider {
	margin: 0 10px;
}
#shopbypricefilter-slider-holder .ui-slider-horizontal {
	background: #f1f1f1 !important;
}
#shopbypricefilter-slider-holder .ui-widget-header {
	background: #333333 !important;
}
#shopbypricefilter-slider-holder .ui-state-hover, #shopbypricefilter-slider-holder .ui-state-focus {
	background: #ffffff !important;
	border-color: #e1e1e1 !important;
}
.ui-widget-overlay {
	background: #ffffff !important;
	opacity: 1;
}
.twitter_follow_link {
	font-style: italic;
	color: #999999;
	font-size: 12px;
	padding-left: 30px;
	background: url(../image/icon_twitter_follow_small.png) 0 0 no-repeat;
}
.twitter_follow_link:hover {
	color: #ff5000;
}
.twitter_follow_link span {
	font-weight: bold;
	text-decoration: underline;
}
.selectnav {
	display: none;
}
div.plus_minus_quantity {
	float: left;
	position: relative;
	width: 63px;
}
.quantity .quantity {
	margin-bottom: 2px;
	height: 21px;
	border-radius: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center !important;
}
.cart .quantity, .prod_hold .quantity .quantity {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center !important;
	display: block;
	width: 30px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 0;
}
td.quantity .quantity {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center !important;
	display: block;
	width: 34px;
	height: 44px;
	float: left;
}
.cart .qty-minus, .quantity .qty-minus, .cart .qty-plus, .quantity .qty-plus {
	cursor: pointer;
	border: 0 none;
	width: 23px;
	height: 23px;
	margin: 0;
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 0 2px 0 0;
	-moz-border-radius: 0 2px 0 0;
	-khtml-border-radius: 0 2px 0 0;
	border-radius: 0 2px 0 0;
}
.cart .qty-minus, .quantity .qty-minus {
	top: 23px;
	right: 0;
	-webkit-border-radius: 0 0 2px 0;
	-moz-border-radius: 0 0 2px 0;
	-khtml-border-radius: 0 0 2px 0;
	border-radius: 0 0 2px 0;
}
td.quantity .qty-minus, td.quantity .qty-plus {
	right: 3px;
}
.cart .qty-plus:hover, .quantity .qty-plus:hover, .cart .qty-minus:hover, .quantity .qty-minus:hover {
	background-color: #ff5000;
}
.cat_custom_top, .cat_custom_bottom, .brand_custom_top, .brand_custom_bottom {
	display: block;
	margin: 10px 0;
	clear: both;
	padding: 10px 5px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}
.cat_custom_top img, .cat_custom_bottom img, .brand_custom_top img, .brand_custom_bottom img {
	max-width: 100%;
}
.cat_custom_bottom, .brand_custom_bottom {
	margin: 20px 0 0 0;
}
.news-box-content {
	text-align: center;
}
#content .LatestNews-unit {
	vertical-align: top;
	background-color: #ffffff;
	position: relative;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	clear: none !important;
	z-index: 100;
}
#content .LatestNews-unit:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	z-index: 200;
}
[class^="icon-"], [class*=" icon-"] {
 margin:5px 10px 0 0;
}
p [class^="icon-"], p [class*=" icon-"] {
	float: left;
}
.google-maps {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	padding:15px 0;
	border-bottom:1px solid #f8f8f8;
	border-top:1px solid #f8f8f8;
}
#map_canvas img {
	max-width: none;
}
.directions_holder {
	background-color: #ffffff;
	width: 300px;
	height: 210px;
	position: absolute;
	bottom: -190px;
	left: 50%;
	margin-left: -150px;
	text-align: center;
	padding: 15px 10px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}
.directions_holder:hover {
	bottom: -25px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
audio {
	display: none !important;
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.bannercontainer {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 550px !important;
	overflow: hidden;
}
.box-product.owl-theme .owl-controls {
	position: absolute;
	top: -20px;
	width: 100%;
	margin: 0 !important;
}
.box-featured-posts-carousel .owl-theme .owl-controls {
	position: absolute;
	top: -35px;
	width: 100%;
	margin: 0 !important;
}
.box-product.owl-theme .owl-controls .owl-buttons div, .box-featured-posts-carousel .owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	cursor: pointer;
	height: 30px;
	right: 8px;
	top: 30px;
	width: 30px;
	text-indent: -9999px;
	border-radius: 0;
	padding: 0;
	margin: 4px;
	opacity: 1;
}
.box-product.owl-theme .owl-controls .owl-buttons div.owl-prev, .box-featured-posts-carousel .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url('../image/slider-arrows.png') -11px -59px no-repeat;
	background-color: #333333;
}
.box-product.owl-theme .owl-controls .owl-buttons div.owl-next, .box-featured-posts-carousel .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url('../image/slider-arrows.png') -59px -59px no-repeat;
	background-color: #333333;
}
div.accordion, div.toggling {
	background-color: #ffffff;
	margin-bottom: 20px;
}
.accord-header, .togg-header {
	cursor: pointer;
	padding: 16px 12px;
	background-color: #f8f8f8;
	border-left: 3px solid #333333;
	font-size: 14px;
	margin-top: 1px;
	text-transform: uppercase;
	color: #333333;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.accord-content, .togg-content {
	display: none;
	padding: 20px;
	background-color: #ffffff;
	border-bottom: 1px solid #f8f8f8;
}
.accord-content img, .togg-content img{
	max-width:100% !important;
}
.accord-header.on, .accord-header:hover, .togg-header.on, .togg-header:hover {
	background-color: #f8f8f8;
	border-left: 3px solid #ff5000;
	color: #ff5000;
}
html.no-touch .element_from_bottom {
	bottom: -80px;
	opacity: 0;
	position: relative;
}
html.no-touch .element_from_left {
	left: -80px;
	opacity: 0;
	position: relative;
}
html.no-touch .element_from_right {
	right: -80px;
	opacity: 0;
	position: relative;
}
html.no-touch .element_fade_in {
	opacity: 0;
}
.blog-meta {
	padding: 6px 0;
	border-bottom: 1px solid #f8f8f8;
	border-top: 1px solid #f8f8f8;
	display: block;
	font-size: 12px;
}
.blog-meta i {
	color: #ff5000;
}
#post_comments .comment {
	padding: 10px;
	border: 1px solid #f8f8f8;
	margin-bottom: 10px;
	position: relative;
	float:left;
}
.author {
	font-size: 16px !important;
	color: #333333;
}
.author span.icon-user {
	font-size: 70px !important;
	color: #f1f1f1;
	display: block;
	height: 70px;
	width: 70px;
	text-align: center;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #f8f8f8;
	margin-bottom: 20px;
	float: left;
}
.author span.comment-date {
	font-style: italic;
	font-size: 12px !important;
}
.comment .rating {
	position: absolute;
	top: 10px;
	right: 10px;
}
.comment .text {
	margin: 15px 0 0 0;
	clear: both;
}
.comment-form {
	padding: 10px;
	border: 1px solid #f8f8f8;
	margin: 20px 0;
}
.comment_left, .comment_right {
	width: 49%;
	float: left;
}
.comment_right {
	float: right;
}
.post-tags {
	color: #999999;
	padding: 8px 0;
	border-bottom: 1px solid #f8f8f8;
	border-top: 1px solid #f8f8f8;
}
.post-tags a {
	display: inline-block;
	padding: 3px;
	background-color: #f8f8f8;
	border: 1px solid #f6f6f6;
}
.page-description img {
	max-width: 100%;
}
.box-gallery {
	margin: 30px auto;
	padding: 10px 10px 20px 10px;
	background-color: #333333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	text-align:center;
}
.box-related-posts {
	overflow: hidden;
	padding: 10px 0;
	margin-bottom: 30px;
	text-align: center;
}
.box box-post-comments {
	padding: 10px;
}
.box-gallery * {
	color: #f8f8f8 !important;
	border-bottom-color: #f8f8f8 !important;
}
.box-gallery .heading_title span:before, .box-gallery .heading_title span:after {
	border-bottom-color: #f8f8f8 !important;
	color: #f8f8f8 !important;
}
.box-gallery a img {
	margin:0 0 2px 0;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #f8f8f8;
}
.related-posts {
	margin: 0 auto;
	text-align: center;
}
.related-posts .related-post-item {
	border: 1px solid #f8f8f8;
	padding: 8px;
	margin: 3px;
	max-width: 200px;
	display: inline-block;
	text-align: left;
	vertical-align:top;
	min-height:330px;
}
.related-post-item .name {
	text-transform: uppercase;
	font-size: 13px;
	margin: 10px 0;
}
.chooser {
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #333333;
}
.chooser a {
	display: block;
	width: 33.33%;
	float: left;
	height: 35px;
	font-size: 18px;
	line-height: 35px;
	background-color: #f8f8f8;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.chooser a:hover, .chooser a.selected {
	background-color: #333333;
	color: #f8f8f8;
}
small {
	font-size: 10px;
	color: #666666 !important;
}
ul.hot-topics li {
	list-style: none !important;
	padding: 10px 5px;
	border-bottom: 1px solid #f8f8f8;
	text-transform: uppercase;
	display: block;
	clear: both;
	float: left;
	width: 180px;
}
ul.hot-topics li a {
	text-decoration: none;
	display: block;
	clear: both;
}
ul.hot-topics li a img {
	float: left;
	margin-right: 8px;
}
ul.hot-topics li small {
	display: block;
}
#blog_menu {
	height: 45px;
	position: absolute;
	bottom: -55px;
}
ul#blog_nav {
	list-style: none !important;
	margin: 0;
	padding: 0;
}
ul#blog_nav li.blog_top_cat {
	list-style: none !important;
	float: left;
	position: relative;
}
ul#blog_nav li.blog_top_cat > a {
	font-size: #14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	height: 50px;
	line-height: 40px;
	display: block;
	padding: 0 12px;
}
ul#blog_nav li.blog_top_cat:hover > a {
	color: #ff5000;
	background-color: #ffffff;
}
.blog_top_cat ul.children2 {
	position: absolute;
	top: 45px;
	left: 0px;
	display: none;
	z-index: 9999;
	width: 180px;
	padding: 10px;
	background-color: #ffffff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
.blog_top_cat:hover ul.children2 {
	display: block;
}
.blog_top_cat ul.children2 li {
	list-style: none !important;
	padding: 0;
}
.blog_top_cat ul.children2 li a {
	font-size: #13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #f8f8f8;
}
.blog_top_cat ul.children2 li a:hover {
	background-color: #ff5000;
	color: #ffffff;
}
#search_toggle {
	text-align:center;	
}
a.search_trigger {
	display:block;
	width:30px;
	height:25px;
	line-height:25px;
	font-size:13px;
	font-weight:normal;
	margin:0 auto !important;
	float:none !important;
	text-align:center;
	vertical-align:middle !important;
	background-color:#ff5000;
	color:#ffffff;
	text-decoration:none;
	border-radius: 0px 0px 2px 2px !Important;
	-moz-border-radius: 0px 0px 2px 2px !Important;
	-webkit-border-radius: 0px 0px 2px 2px !Important;
}
a.search_trigger:hover {
	background-color:#333333;
	color:#ffffff;
}
a.search_trigger.swap:hover {
	background-color:#ff5000;
	color:#ffffff;
}
#blog-searchform{
	position: relative;
	width: 300px;
	margin:0 auto;
	padding:5px;
	background-color:#ff5000;
	border-radius: 0px 0px 3px 3px !Important;
	-moz-border-radius: 0px 0px 3px 3px !Important;
	-webkit-border-radius: 0px 0px 3px 3px !Important;
	display:none;
}
#blog-searchform input.searchfield {
	width:288px !important;
	height:33px !important;
	background-color:#ffffff !important;
	color:#999999;
	text-align:center;
}
.latest-post-big {
	margin-bottom: 20px;
	width:100%;
	position:relative;
	overflow:auto;
}
.latest-post-big .post-date{
	position:absolute;
	left:0;
	width:45px;
	top:0px;
	background:#333333;
	color:#f8f8f8;
	z-index:20;
	text-align:center;
	line-height:18px;
	padding:5px;
	border-radius: 3px !Important;
	-moz-border-radius: 3px !Important;
	-webkit-border-radius: 3px !Important;
}
.latest-post-big .post-date span{
	font-size:24px;
	display:block;
}
.latest-post-big .post-date small{
	clear:left;
	display:block;
	line-height:11px;
	color:#f8f8f8 !important;
}
.latest-post-big .blog-meta {
	text-align: center;
}
.post-title {
	margin:0 0 30px 70px;
	border-bottom: 1px solid #f8f8f8;
	border-top: 1px solid #f8f8f8;
	padding: 10px 0 10px 0px;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 30px;
}
.latest-post-image {
	margin: 0 20px 20px 0;
	float: left;
}
.blog-category-info {
	margin-bottom: 30px;
	border-radius: 3px !Important;
	-moz-border-radius: 3px !Important;
	-webkit-border-radius: 3px !Important;
	background-color: #f7f7f7 !Important;
	color: #666666 !Important;
}
#content .content.search-content {
	padding: 15px;
	background-color: #f8f8f8;
	border-radius: 3px !Important;
	-moz-border-radius: 3px !Important;
	-webkit-border-radius: 3px !Important;
	color: #333333;
}
#content .content.search-content {
	padding: 15px;
	background-color: #f8f8f8;
	border-radius: 3px !Important;
	-moz-border-radius: 3px !Important;
	-webkit-border-radius: 3px !Important;
	color: #333333;
}
#content .content.search-content input[type="text"], #content .content.search-content select {
	background: #ffffff !Important;
}
.box-featured-posts-carousel .box-content {
	margin-bottom:0 !important;
	padding:40px 0 0 0 !important;
	z-index:1;
	overflow:hidden;
}
.featured-post-item {
	text-align:center !important;
	position:relative;
}
.featured-post-img {
	margin:0;
	padding:0;
}
.featured-post-img a{
	margin:0;
	padding:0;
	display:block;
}
.featured-post-img a img{
	margin:0;
	padding:0;
	width:100%;
}
.featured-post-info {
	padding:20px;
	background: rgba(0, 0, 0, 0.6);
	color:#ffffff;
	position:absolute;
	bottom:5px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.featured-post-item:hover .featured-post-info {
	background: rgba(255, 80, 0, 0.8);
	padding:35px 20px 20px 20px;
}
.featured-post-info span{
	margin-right:8px;
}
.featured-post-info h3 a{
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	padding:8px;
}
.box-pad20 {
	padding:20px 0;
}
/* PRICING TABLES */
.box-pricetables {
	text-align:center !important;
}
ul.pricetable {
	list-style:none !important;
	margin:0 0 30px 0 !important;
	text-align:center !important;
	padding:0 !important;
	display:inline-block !important;
	float:none !important;
	vertical-align:middle;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	min-width:210px !important;
}
ul.pricetable li{
	list-style:none !important;
	margin:0 !important;
	text-align:center !important;
	padding:8px !important;
	border-bottom:1px solid #f8f8f8;
	position:relative;
	color:#333333;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
ul.pricetable li.even{
	background-color:#ffffff;
}
ul.pricetable li.odd{
	background-color:#f8f8f8;
}
ul.pricetable li.title-icon-holder {
	padding:40px 8px 15px 8px !important;
	background-color:#cecece;
	color:#ffffff;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;	
}
ul.pricetable.active li.title-icon-holder, ul.pricetable:hover li.title-icon-holder {
	padding:45px 8px 35px 8px !important;
	background-color:#ff5000;	
}
ul.pricetable li.table-price {
	padding:30px 8px !important;
	background-color:#333333;
	color:#ffffff;
	font-size:28px;	
}
ul.pricetable li.table-price .pricetable_period {
	color:#999999;
	font-size:12px !important;
	clear:left;
	display:block;
	margin-top:5px;
	font-style:italic;	
}
ul.pricetable li.title-icon-holder .pricetable_icon {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	background-color:#333333;
	border:3px solid #ffffff;
	position:absolute;
	top:-25px;
	left:50%;
	margin-left:-25px;
	text-align:center;
	vertical-align:middle;
	border-radius: 50% !Important;
	-moz-border-radius: 50% !Important;
	-webkit-border-radius: 50% !Important;
	font-size:24px;	
}
ul.pricetable li.title-icon-holder .pricetable_icon i{
	margin:0 auto !important;	
}
ul.pricetable li.pricetable_button {
	padding:15px 8px !important;
	background-color:#f8f8f8;	
}
ul.pricetable.active li.pricetable_button, ul.pricetable:hover li.pricetable_button {
	padding:25px 8px !important;
	background-color:#f8f8f8;	
}
.footcol_wrapper {
	padding:15px 0 10px 0;
}
.box-footcol .footcol:last-child {
	margin-right:0 !important;
}
.box-footcol {	
border-bottom: 1px solid #444444;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	z-index:39999 !important;
}
.ptabs {
	text-align:center;
	margin-bottom:30px;
}
.ptabs li {
	text-align:center;
	list-style:none;
	display:inline-block;
}
.ptabs a{
	display:inline-block;
	text-transform:uppercase;
	padding:8px 12px;
	background-color: #ff5000;
	border-radius: 3px !Important;
	-moz-border-radius: 3px !Important;
	-webkit-border-radius: 3px !Important;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	margin-bottom:4px;
}
#sortable-wrap .prod_hold {
	margin-right:8px;
	margin-left:8px;
}
.tab-content-prod {
	padding:0 !important;
}
.testimoial_unit {
	text-align:center;
	margin-bottom:10px;
}
.testimoial_unit.bordered {
	text-align:center;
	margin-bottom:30px;
	padding-bottom:8px;
	border-bottom:1px solid #f8f8f8;
}
.testimonial_unit_column {
	margin-bottom:20px;
	padding-bottom:8px;
	border-bottom:1px solid #f8f8f8;
}
.testimonial_description {
	margin:10px auto;
}
#column-left .testimonial_description, #column-right .testimonial_description {
	padding:10px;
	background-color:#f7f7f7;
	border-radius: 3px !Important;
	-moz-border-radius: 3px !Important;
	-webkit-border-radius: 3px !Important;
	position:relative;
}
#column-left .testimonial_description:after, #column-right .testimonial_description:after {
	content: "";
	width: 10px;
	height: 10px;
	background-color:#f7f7f7;
	display: block;
	position:absolute;
	bottom:-5px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.testimonial_description span{
	font-weight:bold;
	font-size:16px;
}
.testimonial_unit_column .testimoial_author, .testimonial_unit_column b {
	color:#333333;
}
.testimonial_unit_column b {
	text-transform:uppercase;
}
.testimonial_unit_column testimoial_author {
	font-style:italic;
}
.testimonial_buttons {
	text-align:center;
	margin:0 auto;
}
#column-left .testimonial_buttons, #column-right .testimonial_buttons  {
	text-align:left;
	margin:0;
}
#column-left .testimonial_buttons a, #column-right .testimonial_buttons a {
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.testimoial_rating {
	width:40px;
	height:40px;
	border-radius: 50% !Important;
	-moz-border-radius: 50% !Important;
	-webkit-border-radius: 50% !Important;
	background-color: #ff5000;
	position:relative;
	margin:10px auto;
}
.testimoial_rating img{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-17px;
	margin-left:-20px;
	max-width:100%;
}
.testimoial_author_img {
	margin:10px auto;
}
.testimoial_author_img img {
	border-radius: 50% !Important;
	-moz-border-radius: 50% !Important;
	-webkit-border-radius: 50% !Important;
}
.testimoial_author_img:before {
	content: "";
	border-bottom: 1px solid #cecece;
	width: 60px;
	height: 20px;
	display: inline-block;
	margin: 0 15px 35px 0;
}
.testimoial_author_img:after {
	content: "";
	border-bottom: 1px solid #cecece;
	width: 60px;
	height: 20px;
	display: inline-block;
	margin: 0 0 35px 15px;
}
.box-testimonials .owl-theme .owl-controls {
    margin: 10px 0 20px 0;
    text-align: center;
}
.box-testimonials .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #ff5000 !important;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px;
    opacity: 0.5;
    width: 12px;
}
.box-testimonials .owl-theme .owl-controls .owl-page.active span, .box-testimonials .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}