/*
Theme Name: Viroshop Pro
Theme URL: http://demo.pixelstores.com/
Version: 2.0
Description: A Modern HTML5 / CSS3 eCommerce Template
Author: PixelStores
Author URI: http://themeforest.net/user/PixelStores
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	
	line-height: 1
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: none
}

del {
	text-decoration: line-through
}

hr {
	background: transparent;
	border: 0;
	clear: both;
	color: transparent;
	height: 0px;
	margin: 0;
	padding: 0
}

mark {
	background-color: #ffffb3;
	font-style: italic
}

input,select {
	vertical-align: middle
}

ins {
	color: #595959;
	text-decoration: none;
	margin-left: 5px;
}

ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

/* Clearfix */

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	margin-top:0px!important;
	
}

* html .clearfix,:first-child+html .clearfix {
	zoom: 1
}

/* Some basic settings */

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}


h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

small {
	font-size: 10px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	list-style: none;
}

img {
	margin-bottom: 0px;
}

dl,hr,h1,h2,h3,h4,h5,h6,ol,pre,table,address,fieldset,blockquote,article,p {
	margin-bottom: 15px;
}

/* ---------------------------------------------------------------------- */

/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */
html {

-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */

}


body {
	color: #000000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font: 62.5%/1.8 Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #404040 url(images/bg.gif) repeat;
}

h1, h2, h3, h4, h5, h6 {
	color: #6b6b6b;	
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 600;
	line-height: 1.25;
	margin-bottom: 10px;
}

::-moz-selection {
	background: #667b83;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #667b83;
	color: #fff;
	text-shadow: none;
}

a, .submit, .button, #submit, a > * {
	color: #919191;
	text-decoration: none;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

hr {
	margin-top: 15px;
	margin-bottom: 25px;
	border-top: 1px dotted #e1e1e1;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.alignleft {
	margin-right: 10px;
	float: left;
	height: 25px;
	position: relative;
	top: -3px;
}

img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}

.container {
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#header {

}

#logo {
	float: left;
	top: 5px;
	position: relative;
}

/* Superfish Essential */

nav#menu select {
	display: none;
	border:none;
}

#menu {
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e6e6e6');
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#e6e6e6));
	background: -moz-linear-gradient(top,  #eeeeee,  #e6e6e6);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dadada;*/
	background-image:url(images/menu-bg.png);
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
	height:71px;
	border:none;
	margin-bottom:-60px!important;
	float:right;
	z-index:86486;
	margin-top:-75px!important;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 18em;
	text-align: left;
	margin-top:-20px!important;
	/*border: 1px solid #d9d9d9;
	border-bottom-style: none;*/
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top: 4.5em;
	z-index: 99;
	left: -1px;
}

.ie8 .sf-menu li:hover ul,
.ie8 .sf-menu li.sfHover ul, .not-ie .sf-menu li:hover ul,
.not-ie .sf-menu li.sfHover ul {
	top: 5.8em;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 15em;
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 15em;
	top: 0;
}

/* Superfish Skin */
.sf-menu {
	padding-top:17px;
	width: 100%;
	padding-left:235px!important;
}

.sf-menu a {
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	/*padding: 2em 1.1em;*/
	line-height:38px;
}
.sf-menu a:HOVER {
	color:#FFF!important;
	background-image:url(images/blk-bg-50.png)!important;
}

.sf-menu a, .sf-menu a:visited {
	font-family:"Trebuchet MS";
	color: #d4a697;
	font-size: 1.4em;
	font-weight:normal;
	text-transform: uppercase;
}
.sf-menu .current-menu-item a {
	color: #FFF;
	
}
.sf-menu .current-last-menu-item a {
	
	color: #d4a697;
}
.sf-menu .current-last-menu-item a:after {	
	content: ' ';
	position: absolute;
	width: 1px;
	/*border-right: 1px solid #f8f8f8;*/
	right: -2px;
	top: 0;
	height: 100%;
}

ul .current-menu-item .sub-menu a {
	color: #8a8a8a;
}

.sf-menu li li:last-child a {
	/*border-bottom: 1px solid #f8f8f8;*/
}

.logged-in .sf-menu .last-menu-item {
	border-right: none;
}

.sf-menu .last-menu-item, .sf-menu .logout {
	/*border-right: 1px solid #f8f8f8;*/
}

.sf-menu li li a {
	/*border-right: 1px solid #f8f8f8;*/
}

.sf-menu li li, .sf-menu li li li {
	/*border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #d9d9d9;*/
	/*background: #eeeeee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#e6e6e6');
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#e6e6e6));
	background: -moz-linear-gradient(top,  #eeeeee,  #e6e6e6);*/
	background-image:url(images/blk-bg-75.png);
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

.sf-menu li a:hover, #main-nav ul ul li a:hover {
	color: #5b5b5b;
}
/* Search Bar */

.sf-menu li.search #s.text_input {
	font-size: 10px;
	color: #a7a7a7;
	margin-top: 10px;
	width: 125px;
	margin-left: 5px;
}

.sf-menu li.search #searchsubmit {
	cursor: pointer;
	text-indent: -99999px;
	float: right;
	background: url(images/search.png) no-repeat;
	width: 41px;
	height: 33px;
	margin-top: 1px;
	margin-left: -5px;
}

.sf-menu li.search {
	border: none;
	float: right;
	margin-top: 1.3em;
	background: url(images/search-bg.png) no-repeat;
	margin-right: 12px;
	width: 178px;
	text-align: left;
	text-indent: 5px;
}
}

/* Shopping Bag */

#shopping-bag {
}

#shopping_bg{
	cursor: pointer!important;
	position:relative;
	float:right;
	height: 75px!important;
	width:120px!important;
	background-image:url(images/cart_bg.png)!important;
	background-position:right!important;
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:10px;
	z-index:2500;
}
#shopping_bg:HOVER{
	background-image:url(images/cart_bg_over.png)!important;
}

#shopping-bag ul {
	margin-top:20px;
	margin-left:40px;
	/*margin-left: 800px;
	margin-left: 800px;*/
}

#shopping-bag:hover {
	background-image:url(images/cart_bg_over.png)!important;
}

#shopping-bag .amount {
	color: #dbdbdb;
	min-width: 100px;
	text-shadow: #272727 1px 1px 1px;
	font: 100 22px 'Ubuntu', sans-serif;
	position: relative;
	top: 3px;
}

#shopping-bag .cart-info {
	text-align: left;
	min-width: 100px;
	font-size: 10px;
	line-height: 18px;
}

#shopping-bag .cart-info a {
	color: #adadad;
}

/* Page Wrappers */

#wrapper {
	background: url(images/content-bg.png);
}

#content {
	font-size: 1.2em;
	float: left;
	width: 100%;
}

.page .page-title, .single .page-title, .category .page-title, .tag .page-title  {
	font-weight: 300;
	padding: 20px 20px 20px 25px;
	background-color: #ffffff;
	word-spacing: 3px;
	border-bottom: 1px dotted #e1e1e1;
	margin: 0;
}

.inner-container, .page-header, #breadcrumb {
	margin-left: 185px;
}
.inner-container {
	padding: 22px;
}

#shop.archive .inner-container {
	float: none;
}

.home .inner-container {
	padding-bottom: 0;
}

#content .navigation {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
}

/* Sidebar */

#sidebar {
	min-height: 100px;
	/*border-top: 1px solid #f8f8f8;*/
	float: left;
	left: 185px;
	margin-left: -185px;
	position: relative;
	width: 185px;
	overflow-y: auto;
	overflow: visible;
}

#sidebar .widget {
	background: url(images/wbg-8.png);
	padding: 4px 3px 4px 3px;
}

.widgettitle {
	text-transform: uppercase;
	font:"Trebuchet MS" 12px;
	text-transform:uppercase;
	color:#9c9b9c;
	display:block;
	background-image:url(images/blk-bg-50.png);
	padding:12px 0px 12px 10px;
}

.widget ul ul {
	margin: 0;
}

.widget ul li a {
	font-size: 11px;	
	display:block;
	background-image:url(images/blk-bg-15.png);
	margin-bottom:2px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}

.widget ul li .login_cell {
	font-size: 11px;	
	display:block;
	background-image:url(images/blk-bg-15.png);
	margin-bottom:2px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}

.widget ul li {
	margin: 0;
	padding: 0;
}

/* Social Widget */

#sidebar .widget_socialwidget .widgettitle {margin-bottom: 14px;}

#sidebar .widget ul.social a {
	display: block;
	background: url(images/social-icons.png) no-repeat;
	padding-left: 22px;
}

#sidebar .widget ul.social a.facebook {
	background-position: 0 -18px;
	line-height:12px!important;
}

#sidebar .widget ul.social a.twitter {
	background-position: 0 -43px;
	line-height:12px!important;
}

#sidebar .widget ul.social a.rssfeed {
	background-position: 0 -67px;
	line-height:12px!important;
}

#sidebar .widget ul.social a.email {
	background-position: 0 5px;
	line-height:12px!important;
}

/* Login Widget */

#sidebar .widget.widget_loginformwidget {
	margin-left: 0px;
	margin: 0;
	padding: 0 0 49px;
}

#loadplace {
	display: none;
}

#loginForm .widgettitle {
	margin-bottom: 20px;
}

#loadplace li.try-again a{
	font-size: 10px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	line-height: 12px;
}

#loginForm, #loadplace {
	margin-top: 35px;
	margin-left: 20px;
	margin-right: 20px;
}

#loginForm ul, #loadplace ul {
	width: 100%;
}

#loginForm ul li, #loadplace ul li {
	text-transform: uppercase;
	margin-bottom: 6px;
}

#loginForm input.username {
	width: 125px;
	width: 100%;
	margin: 0;
	outline: 0;
 	font-size: 11px;
}

#loginForm input.username, #loginForm input.password {	
 	padding: 9px;
	color: #979797;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 6px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 6px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #f9f9f9;
	background-color: #f9f9f9;
	background-image: url(images/diagonal.png);
}

#loginForm input.password {
	width: 86px;
	margin-right: 3px;
}

#loadplace ul li.error-field {
	text-shadow: #fff 1px 1px 0;
	color: #868686;
	font-size: 11px;
	background: transparent url(images/login_error_icon.png) no-repeat 0 center;
	font-style: normal;
	text-transform: none;
	margin-bottom: 16px;
	margin-top: 17px;
	font-weight: normal;
	line-height: 16px;
}

#loginformnav ul li.user-field, #loginformnav ul li.pass-field, #loadplace ul li.try-again {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

/* Layered Nav WIdget */

.widget_layered_nav ul li a{
	width: 80%;
	display: inline-block;
}
.widget_layered_nav ul li .count {
	float:right;
	background:#eee;
	padding:0 8px;
	font-weight:bold;
}

.widget_layered_nav ul li .count {
	color: #b5b5b5;
	text-shadow: #fff 1px 1px 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 10px;
	font: 9px "Helvetica Neue", Arial;
	border: 1px solid #e8e8e8;
	float: right;
	padding: 4px 7px;
}

/* Product List / Best Sellers Widget */

#sidebar .widget ul.product_list_widget li:first-child { 
	border-top:none;
	padding-top: 0;
}
#sidebar .widget ul.product_list_widget li:last-child { 
	border-bottom:none;
}

#sidebar .widget ul.product_list_widget li {
	list-style: none;
	padding: 8px 0 12px;
	margin: 0;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #e6e6e6;
	display: inline-block;
	width: 100%;
}

#sidebar .widget .product_list_widget li a {
	font-weight: bold;
	display: block;
	line-height: 14px;
}

#sidebar .widget .product_list_widget li img {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #fff;
	margin-left: 4px;
	width: 48px;
	height: auto;
	border-radius: 4px;
	float: right;
}

/* Dropdown Widget */

.widget_nav_menu .sub-menu {
	display: none;
}

ul.menu  li a {
	display: block;
}

ul.menu  li a.active {
	color: #667b83;
}

ul.menu li {
	font: 11px 'Ubuntu', sans-serif;
	margin: 0;
	padding: 0;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
	text-indent: 10px;
}

.menu li ul li ul li a {
	text-indent: 20px;
}

/* Product Widget */

.widget ul li.productwidget a {
	padding: 0;
}

.productwidgetimg {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	height: auto;
border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

.productwidgetimg img {
	border-radius: 5px;
	opacity: 1;
	transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .20s ease-in-out;
	display: block !important;
	width: 100% !important;
	height: auto;
}
.productwidgetimg img:hover {
    opacity: 0.7;
}

/* Breadcrumbs */

#breadcrumb {
	padding: 25px;
	color: #8f8f8f;
	background-color: #ffffff;
	border-bottom: 1px dotted #e1e1e1;
	text-transform: uppercase;
	font: bold 0.78em Helvetica;
}

#breadcrumb:after {
	content: "";
	clear: both;
}


#breadcrumb a {
	color: #b5b5b5;
}

/* Product Carousel */


.es-carousel-wrapper {
	margin-left: 185px;
}

.es-carousel-wrapper .slide-title, #content ul.products li .price {
	position: absolute;
	font-weight: bold;
	font-size: 15px;
	padding: 7px 14px;
	line-height: 20px;
}
#content ul.products li .REF {
	position: absolute;
	font-weight: bold;
	font-size: 10px;
	padding: 7px 14px;
	line-height: 20px;
	float: left;
}
.es-carousel-wrapper .slide-title:after, #content ul.products li .price:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	top: 100%;
	border-width: 4px 4px;
	/*border-style: solid;*/
}

.es-carousel-wrapper .slide-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	top: -19px;
	left: -9px;
	z-index: 6;
}

.ie8 .es-carousel-wrapper .slide-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	top: -19px;
	left: 0px;
}

/* Product */

#content ul.products li .price {
	right: 153px;
	top: 0px;
}


.ie8 #content ul.products li .price {
	right: 0px;
	top: 12px;
}

.es-carousel-wrapper .slide-title:after {
	left: 0px;

}

#content ul.products li .price:after {
	right: 0px;

}

.summary .variations_form table {
	width: 100%;
	background-color: #fff;
	margin-bottom: 0;
}

.summary .variations_form table td label {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 10px;
}

.summary .variations_form table td {
	border: 1px dotted #e1e1e1;
	padding: 10px;
}

.summary .variations_form table td .selectBox-dropdown {
	min-width: 100%;
}

.summary .variations_form table td .reset_variations {
	width: 1px;
	height: 1px;
	text-indent: -9999px;
	float: right;
}




.single div.product .onsale {
display: none;
}
.single div.product {
	position: relative;

}

div.product .product_title {
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 330px;
}

div.product p.price:after {
	background: #fffeff none repeat scroll 0 0;
	border-radius: 5px 5px 5px 5px;
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	right: 0;
	top: 17px;
	width: 5px;
}

div.product p.price:before {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-style: solid;
	border-width: 18px;
	content: "";
	position: absolute;
	right: -36px;
	top: 0;
}

div.product div.summary p {
	clear: both;
}

div.product div.summary p.price {
	clear: none;
	font-size: 1.5em;
}

div.product p.price {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	display: inline-block;
	padding: 5px 16px 5px 12px;
	line-height: 26px;
	float: right;
	position: absolute;
	right: -25px;
}
div.product p.price .amount {

	color: #FFFFFF;

}




div.product div.images {
	margin-bottom: 20px;
	float: left;
	width: 345px;
}

div.product p.price del {
	font-size: 14px;
	color: #fff;
}

div.product div.images a {
	border: 15px solid #fefefe;
	-moz-box-shadow: 0 0 4px #888;
	-webkit-box-shadow: 0 0 4px#888;
	box-shadow: 0 0 4px #d4d4d4;
	background: #fff;
	display: block;
  height: auto;
  width: auto;
}
.single-product .product .wp-post-image { max-width:100%; height:auto; width:auto; }
div.product div.images img {
  display: block;    }

div.product div.images div.thumbnails {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	margin-top: 0;
	margin-left: -5px;
}

div.product div.images div.thumbnails .zoom {
	border-width: 5px;
}

div.product div.images div.thumbnails:after {
	content: "";
	display: block;
	clear: both;
}

div.product div.images div.thumbnails a {
	float: left;
	padding: 0;
	width: auto;
	margin: 10px 5px 5px;
}

div.product div.images div.thumbnails a img {
	height: auto;
	width: 45px;
}

div.product div.summary {
	padding-top: 0;
	line-height: 24px;
	width: 350px;
	float: right;
}

div.product div.summary .cart {
	clear: both;
	width: 100%;
}

.single-product .summary .product_meta {
	font-size: 0.8751em;
	border-top: 1px dotted rgba(0, 0, 0, 0.1);
	margin-top: 10px;
	margin-bottom: 20px;
}

.single-product .summary .product_meta a {
	text-transform: capitalize;
}

.single-product .product .product_tabs ul.tabs {
	margin: 0;
}

.single-product .product .product_tabs ul.tabs li {
	width: auto;
}

.single-product .product .product_tabs ul.tabs li:nth-child(2n) {
	float: left;
}

.single-product .product .product_tabs ul.tabs li a {
	-webkit-border-top-left-radius: 0.53em;
	-webkit-border-top-right-radius: 0.53em;
	-moz-border-radius-topleft: 0.53em;
	-moz-border-radius-topright: 0.53em;
	border-top-left-radius: 0.53em;
	border-top-right-radius: 0.53em;
}

.single-product .product .product_tabs,
  .single-product .product .related-products {
	clear: both;
}

.single-product .product_tabs {
	margin-bottom: 25px;
}

.single-product .product_tabs ul.tabs {
	border: 1px solid #ebebeb;
	list-style: none;
	margin: 0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ededed));
	background: -webkit-linear-gradient(#fbfbfb, #f7f7f7);
	background: -moz-linear-gradient(center top, #fafafa 0%, #ededed 100%);
	background: -moz-gradient(center top, #fafafa 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fafafa,endColorstr=#ededed);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fafafa, endColorstr=#ededed)";

	-webkit-border-top-left-radius: 0.53em;
	-webkit-border-top-right-radius: 0.53em;
	-moz-border-radius-topleft: 0.53em;
	-moz-border-radius-topright: 0.53em;
	border-top-left-radius: 0.53em;
	border-top-right-radius: 0.53em;
}

.single-product .product_tabs ul.tabs:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.single-product .product_tabs ul.tabs li {
	width: 48%;
	float: left;
	top: 1px;
	position: relative;
}

.single-product .product_tabs ul.tabs li:nth-child(2n) {
	
	float: right;
}
.single-product .product_tabs ul.tabs li.active:first-child a {
	-webkit-border-top-left-radius: 0.53em;
	-moz-border-radius-topleft: 0.53em;
	border-top-left-radius: 0.53em;
}
.single-product .product_tabs ul.tabs li a {
	display: block;
	padding: 1em 1.5em;
	color: #989898;

}

.single-product .product_tabs ul.tabs li a:hover {
	background: #fff;
	text-decoration: none;	
}

.single-product .product_tabs ul.tabs li.active a {
	background: #fff;
	text-decoration: none;
	-webkit-border-top-left-radius: 0em;
	-webkit-border-top-right-radius: 0em;
	-moz-border-radius-topleft: 0em;
	-moz-border-radius-topright: 0em;
	border-top-left-radius: 0em;
	border-top-right-radius: 0em;

}

.single-product .product_tabs .panel {
	padding: 1.618em;
	background: #fff;
	-webkit-border-bottom-left-radius: 0.53em;
	-webkit-border-bottom-right-radius: 0.53em;
	-moz-border-radius-bottomleft: 0.53em;
	-moz-border-radius-bottomright: 0.53em;
	border-bottom-left-radius: 0.53em;
	border-bottom-right-radius: 0.53em;
	border: 1px solid #ebebeb;
	border-top-style: none;
}

.single-product .product_tabs .panel h2:first-child,
.single-product .product_tabs .panel #reviews h2 {
	margin: 0 0 1.2em;
	padding-top: 0;
	font-size: 14px;
	text-transform: capitalize;
}

.single-product .product_tabs .panel ul,
.single-product .product_tabs .panel ol {
	margin-left: 1.618em;
}

ul.products,
.upsells.products ul.products,
 ul,
.upsells.products ul {
	float: none;

}

ul.products .count {
	display: none;
}
.products ul, ul.products {
	padding: 0;
	list-style: none outside;
	margin: 0;
}

#shop.archive #content h1 {
	font-weight: 300;
	margin: 0;
	padding-bottom: 20px;
}

ul.products {
	margin-left: 0;
	padding-left: 0;
	/*margin-top:56px!important;*/
}

ul.products li {
	position: relative;
}

#content ul.products li {
	text-align: center;
	
	-webkit-transition: all ease-in-out .2s;
	/*border: 1px solid #eaeaea;*/
	padding:4px;
}
#content ul.products li h3 {

	margin-bottom: 0;
	padding-bottom: 10px;
	bottom: 0;
	position: absolute;
	font:"Trebuchet MS";
	font-size:1.1em;
	width: 220px;
	padding-top:-10px;
	text-align:left;
	padding-left:10px;
}

#content ul.products li h3:HOVER {
color:#FFF;
}


#content ul.products li .price del {
	display: none;
}

#content ul.products li .price ins {
	margin: 0;
	color: #fff;
}

#content ul.products li .onsale {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	color: #fff;
	font: bold 10px Arial;
	-webkit-transition: all ease-in-out .2s;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	top: 0;
	right: 84px;
	background-color: #000;
	background-image: none;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-shadow: none;
	z-index: 1;
	text-transform: uppercase;
}

#content ul.products li:hover .onsale {
	filter: alpha(opacity=50);
	opacity: 0.5;
	top: 55px;
}

#content ul.products li {
	background: black url(images/loading.gif) no-repeat scroll 50% 40%;
	/*filter: alpha(opacity=60); opacity: .6!important;*/
	float: left;
	margin-bottom: 16px;
	margin-right: 18px;
	width: 220px;
	height: 207px;
	position: relative;
}

#content ul.products li img {
	/*display: none;*/
	width: 223px !important;
	height: auto;
	position: relative;
	/*filter: alpha(opacity=60); opacity: .6!important;*/
}


ul.products li.first {
	clear: both;
}

ul.products li.last {
	margin-right: 0;
}

#content ul.products li .button {
	display: none;
}

#content ul.products li:hover {
	moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 6px 0px #cecece;
}

#main-content {
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}

#page-content {
	padding: 10px 20px 20px;
}

.clearboth {
	clear: both;
}

.related, .upsells {
	clear: both;
}
.related h2, .upsells h2 {
	font-size: 14px;
}
.upsells {
	margin-left: 20px;
	margin-top: -20px;
}

.related:after,.upsells.products:after {
	content: "";
	display: block;
	clear: both
}

.related ul.products,.upsells.products ul.products,.related ul,.upsells.products ul {
	float: none
}

.related ul.products li.product,.upsells.products ul.products li.product,.related ul li.product,.upsells.products ul li.product {
	width: 48%
}

.related ul.products li.product img,.upsells.products ul.products li.product img,.related ul li.product img,.upsells.products ul li.product img {
	width: 5%;
	height: auto
}

table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0,0,0,0.1);
	margin-bottom: 1.618em;
	width: 100%
}

table.shop_attributes th {
	width: 150px;
	font-weight: bold;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}

table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	margin: 0;
	line-height: 1.5em
}

table.shop_attributes td p {
	margin: 0;
	padding: 8px 0
}

table.shop_attributes .alt td,table.shop_attributes .alt th {
	background: rgba(0,0,0,0.025)
}
table.shop_table dl.variation {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #9a9a9a;
}
table.shop_table dl.variation dt {
	float: left;
	margin-right: 5px;
}
table.shop_table dl.variation dd {
	font-weight: bold;
}
table.shop_table {
	border: 1px solid #ebebeb;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	background-color: #fff;
	margin-left: 0;
}

table.shop_table tr.cart-subtotal th, table.shop_table tr.shipping th, table.shop_table tr.total th {
	border-top: 1px solid #ebebeb;

}
table.shop_table thead {
	background: #fbfbfb;
	background: -moz-linear-gradient(top, #fbfbfb 1%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fbfbfb), color-stop(100%, #f7f7f7));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f7f7f7', GradientType=0);
}

.cart table.shop_table .checkout-button.button, #place_order.button {
	margin: 0;
}

table.shop_table .checkout-button.button, #place_order.button {
	float: right;
	margin: 0 10px 10px 0;
}

#place_order.button {
	padding: 8px 12px;
}

table.shop_table .button {
	margin-left: 10px;
}
table.shop_table .coupon .button {
	float: none;
}
table.shop_table .coupon {
	float: left;
}
table.shop_table th {
	text-shadow: #fff 1px 1px 0;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 12px}

table.shop_table td {
	padding: 8px 12px;
	vertical-align: middle;
	border-top: 1px solid #ebebeb;
}


table.shop_table td.product-remove .remove:hover {
	background: #fff;
}
.shop_table .product-remove .remove {
	border: 1px solid #ebebeb;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-o-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	background: #fafafa;
	font-size: 11px;
	margin-left: 5px;
	padding-left: 3px;
	padding-right: 3px;
	color: #c9c9c9;
}
table.shop_table td.product-name {
	text-transform: capitalize;
}

table.shop_table tfoot td {
	font-weight: bold
}

.not-ie .selectBox-dropdown  {
	filter: none;
}

/* Custom Select Box */

.selectBox-dropdown, .widget_layered_nav ul li .count{
	background: #fefefe;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f4f4f4));
	background: -webkit-linear-gradient(#fefefe, #f4f4f4);
	background: -moz-linear-gradient(center top, #fefefe 0%, #f4f4f4 100%);
	background: -moz-gradient(center top, #fefefe 0%, #f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fefefe,endColorstr=#f4f4f4);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fefefe, endColorstr=#f4f4f4)";
}

.selectBox-dropdown {
	position: relative;
	border: 1px solid #dadada;
	outline: none;
	min-width: 177px;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 0.8em Helvetica;
}

.col-2 .selectBox-dropdown, .col-1 .selectBox-dropdown {
	min-width: 0px;
	width: 99% !important;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	padding: 9px 8px 9px 12px;
	color: #989898;
	text-shadow: #fff 1px 1px 0;
}

.selectBox-dropdown .selectBox-arrow {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 100%;
	background: url(images/select-arrows.png) no-repeat center center;
	border-left: solid 1px #dadada;
}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: 1px solid #dadada;
	background: #FFF;
	overflow: auto;
	border-top-style: none;
}

.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options li a {
	color: #919191;
	text-shadow: #fff 1px 1px 0;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	padding: 0 .5em 0 12px;
	text-transform: uppercase;
	font-family: Helvetica;
	line-height: 3.5em;
	font-weight: bold;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #f6f6f6;
}

.selectBox-options LI.selectBox-disabled A {
	color: #b5b5b5;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #f6f6f6;
}

.selectBox-options .selectBox-optgroup {
	color: #b5b5b5;
	background: #f6f6f6;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}

/* Product Post */

.single-product .summary .stock, .single-product .summary .single_variation_wrap .single_variation p.stock, .single-product .summary .single_variation_wrap .single_variation p.price {
	clear: none;
	margin-bottom: 0;
	float: left;
}

.single-product .summary .stock, .single-product .summary .single_variation_wrap .single_variation .stock, .single-product .summary .single_variation_wrap .single_variation .price {
	border: 1px solid #ebebeb;
	-webkit-border-radius: 0.382em;
	-moz-border-radius: 0.382em;
	border-radius: 0.382em;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-o-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	background-color: #fff;
	float: left;
	text-transform: uppercase;
	font: bold 10px Arial;
	margin-right: 10px;
}
.single-product .summary .single_variation_wrap .single_variation .price {
	color: #667b83;
	border-right: 1px solid #ebebeb;
	float: left;

}
.single-product .summary p.stock {
	margin-bottom: 10px;
	position: absolute;
	right: 0;
	margin-right: 0;
}
.single-product .summary .variations_form.cart .single_variation_wrap .single_variation p.stock {
	position: relative;
}
.single-product .summary .stock, .single-product .summary .single_variation_wrap .single_variation .price, .single-product .summary .single_variation_wrap .single_variation p.stock {
	padding: 9px;
}

/* Add to Cart Button */

.single-product .summary .button:active {
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
	box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
	top: 0;
}

.single-product .summary .button:hover {
	text-decoration: none;
	background-color: #fbcf94;
}

.single-product .summary .button {
	border: 1px solid #c17a1c;
	color: #ffffff !important;
	display: inline-block;
	text-align: center;
	cursor: pointer;
 	overflow: visible;
 	width: auto;
	background-color: #daa54c;
	background-image: -moz-linear-gradient(top, rgba(252, 193, 94, 0.8), rgba(244, 149, 16, 0.7));
	background-image: -o-linear-gradient(top, rgba(229, 167, 62, 0.8), rgba(244, 149, 16, 0.7));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 193, 94, 0.8)), to(rgba(244, 149, 16, 0.7)));
	background-image: -webkit-linear-gradient(top, rgba(252, 193, 94, 0.8), rgba(244, 149, 16, 0.7));
	background-image: linear-gradient(top, rgba(252, 193, 94, 0.8), rgba(244, 149, 16, 0.7));
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
	-o-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.single-product .summary form.cart:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

/* Quantity incrementer */

.summary .quantity,
.cart .quantity {
	position: relative;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 0.382em;
	-moz-border-radius: 0.382em;
	border-radius: 0.382em;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	-o-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
	width: 60px;
	float: left;
	margin-right: 15px;
}

.summary .quantity:after,
.cart .quantity:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.summary .quantity input.qty,
.cart .quantity input.qty {
	width: 70%;
	padding: .618em;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	color: #f0aa3d;
	text-align: center;
	border: 0;
	margin: 0;
	-webkit-border-top-left-radius: 0.382em;
	-webkit-border-bottom-left-radius: 0.382em;
	-moz-border-radius-topleft: 0.382em;
	-moz-border-radius-bottomleft: 0.382em;
	border-top-left-radius: 0.382em;
	border-bottom-left-radius: 0.382em;
	border-right: 1px solid #ebebeb;
	float: left;
	background-color: #fff;
}

.single-product .summary .single_variation_wrap {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.summary .quantity .plus,
.cart .quantity .plus,
.summary .quantity .minus,
.cart .quantity .minus {
	width: 30%;
	-webkit-appearance: none;
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ededed));
	background: -webkit-linear-gradient(#fbfbfb, #f7f7f7);
	background: -moz-linear-gradient(center top, #fafafa 0%, #ededed 100%);
	background: -moz-gradient(center top, #fafafa 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fafafa,endColorstr=#ededed);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fafafa, endColorstr=#ededed)";
	-webkit-border-top-right-radius: 0.382em;
	-webkit-border-bottom-right-radius: 0.382em;
	-moz-border-radius-topright: 0.382em;
	-moz-border-radius-bottomright: 0.382em;
	border-top-right-radius: 0.382em;
	border-bottom-right-radius: 0.382em;
}


.summary .quantity .plus,
.cart .quantity .plus {
	color: #8a8a8a;
	cursor: pointer;
	border-bottom: 1px solid #ededed;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.summary .quantity .minus,
.cart .quantity .minus {
	color: #8a8a8a;
	cursor: pointer;
	top: auto;
	bottom: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#account_username_field {
	margin-top: 15px;
}

.col-1 #billing_email_field  {
	margin-bottom: 10px;
}

.col-1 .create-account  {
	margin-top: 20px;
}
.col-1 .create-account p  {
	margin: 0;
}
.col-1 h3, .col-2 h3  {
	font-weight: 300;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 15px;
	
}
.col2-set .col-1, .col2-set .col-2 {

	padding: 20px;
	background-color: #fff;
}
.col2-set .col-2 #shiptobilling {
	float: right;
	margin-top: 20px;
}
form.login {
	margin-top: 10px;
	margin-bottom: 25px;
}
form.login .form-row input.input-text{
	margin-top: 10px;
}
.form-row {
  overflow: hidden;
  zoom: 1;
	margin-top: 10px;
	margin-bottom: 0;
}
.form-row label {

  display: block;
	font-size: 11px;
}
.form-row label.hidden {
  visibility: hidden;
}
.form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0 !important;
}
.form-row .required {
  color: #667b83;
  font-weight: bold;
}
.form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.form-row label.checkbox {
  display: inline;
}


#billing_company_field.form-row {
	border-bottom: 1px dotted #e1e1e1;
	padding-bottom: 25px;
}

#coupon_code  {
	color: #6b6b6b;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	outline: 0;
	background: #f9f9f9 none;
	font-size: 11px;
	margin-left: 5px;
	padding: 9px;
}
.woocommerce-checkout form #customer_details .form-row input.input-text, .login,
.woocommerce-checkout form .form-row textarea,
.woocommerce-checkout form .form-row select {
	color: #919191;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #fffeff;
	width: 100%;
	padding: 10px;
	margin: 0;
	outline: 0;
	background: #f9f9f9 none;
	font-size: 12px;
	line-height: 1.5em;
}
form .form-row textarea {
	height: 90px;
	line-height: 1.6em;
	display: block;	
}
.form-row-first {
	width: 48%;
	overflow: visible;
	float: left;
}
.form-row-last {
	width: 48%;
  	float: right;
}
.create-account .form-row-last {
	float: none;
	width: 47%;
}
.create-account .form-row-first {
	float: left;
	padding-right: 5%;
}

#order_review_heading {
	font-weight: 300;
    clear:both;
	margin-bottom: 20px;
}
#payment li label img{
	position: relative;
	top: 6px;
	left: 5px;
}
#payment .place-order{
	margin: 0;
}
#payment {
	background: #fff;
}
#payment ul.payment_methods {
	  overflow: hidden;
	  text-align: left;
	  padding: 1em 1em 0;
	  margin: 0 !important;
	  list-style: none outside;
}
#payment div.payment_box:after {
	  content: "";
	  display: block;
	  border: 8px solid #f1f1f1;	
	  border-right-color: transparent;
	  border-left-color: transparent;
	  border-top-color: transparent;
	  position: absolute;
	  top: -5px;
	  left: 0;
	  margin: -1em 0 0 2em;
}
#payment div.payment_box {
	  position: relative;
	  width: 96%;
	  background: #f1f1f1;
	  border: 1px solid #f1f1f1;
	  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	  padding: 1em 2% 0;
	  margin: 1em 0;
}
#payment ul.payment_methods li input {
	  margin: 0 1em 0 0 !important;
}
.shipping_calculator {
	float: left;
}

.cart_totals h2 {
	font-size: 14px;
}


.ordering {
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
}

.cart_totals {
	float: right;
	width: 35%;
	margin-bottom: 10px;
}

.cart_totals table{
	text-align: left;
	width: 100%;
	border-collapse: separate;
	background-color: #fff;
	margin-left: 0;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 25px;
}
.cart_totals table td, .cart_totals table th {
	padding: 8px 12px;
	vertical-align: middle;
	border-top: 1px solid #ebebeb;
}

/* Product Rating Stars */

.star-rating {
	float: right;
	width: 80px;
	height: 16px;
	background: url(images/star.png) repeat-x left 0
}
.star-rating span {
	background: url(images/star.png) repeat-x left -32px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	float: left
}
.hreview-aggregate .star-rating {
	margin: 10px 0 0 0
}

p.stars:after {
	content: "";
	display: block;
	clear: both
}
p.stars span {
	width: 80px;
	height: 16px;
	position: relative;
	float: left;
	background: url(images/star.png) repeat-x left 0
}
p.stars span a {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden
}
p.stars span a:hover, p.stars span a:focus {
	background: url(images/star.png) repeat-x left -16px
}
p.stars span a.active {
	background: url(images/star.png) repeat-x left -32px
}
p.stars span a.star-1 {
	width: 16px;
	z-index: 10
}
p.stars span a.star-2 {
	width: 32px;
	z-index: 9
}
p.stars span a.star-3 {
	width: 48px;
	z-index: 8
}
p.stars span a.star-4 {
	width: 64px;
	z-index: 7
}
p.stars span a.star-5 {
	width: 80px;
	z-index: 6
}

/* Review Form */

#review_form #respond p {
	margin: 0 0 10px
}

#reviews ol, #reviews .add_review {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#reviews .add_review .button {
	float: right;
	margin: 0;
}
#reviews .avatar {
	float: left;
}
#reviews div.comment-text:after {
	content: "";
	display: block;
	border: 8px solid #f8f8f8;
	border-left-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	left: -16px;
	margin-right: 0;
	margin-bottom: 0;
	top: 12px;
}
#reviews div.comment-text {
	position: relative;
	background: #f8f8f8;
	padding: 1em 2% 0;
	float: right;
	width: 84%;
	margin: 0 0 1.3em;
}
#reviews div.comment-text .meta {
	font-size: 11px;
	margin-bottom: 12px;
}

/* Elastislide Style */

.es-carousel-wrapper {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f0f0f0');
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f0f0f0));
	position: relative;
	position:relative;
	padding: 33px 60px;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul {
	display:none;
}
.es-carousel ul li {	
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{
	display:block;
}
.es-carousel ul li a img {
	display:block;
	border: 1px solid #eaeaea;
	max-height:100%;
	max-width:100%;
	height: auto;
}
.es-nav span {
	height:26px;
	width:24px;
	display:block;
	z-index:9999;
	font-size:0px;
	line-height:0px;
	text-indent:-999px;
}
.es-nav span {
	position:absolute;
	background: transparent url(images/buttons.png) no-repeat;
	text-indent:-9000px;
	cursor:pointer;
	top: 44%;
}
.es-nav span.es-nav-prev {
	left: 19px;
}
.es-nav span.es-nav-next {
	right:19px;
	background-position: right bottom;
}

/* Slider Wrappers */

 .slider-wrapper, .image-wrapper, .gmap, .youtube-wrapper, .col2-set .col-1, .col2-set .col-2, .blog .comment-body  {	
	/*border: 15px solid #fff;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
	margin-bottom: 20px;
	position: relative;
	background-color: #000;
}
.gmap {	
	margin-bottom: 0;
	width: 95.7%;
	background-color: #fff;
}

.home .slider-wrapper {
	margin: 0 auto;
	width: 950px;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.home .videoWrapper {
	border-bottom: 1px solid #dadada;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	background: #fff;
}
.videoWrapper iframe, .videoWrapper object embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}
.page #basicimage img {
	max-width: 100%;
	height: auto;
	display: block;
}


.item-image {
	position: relative;
	top: 0;
}

.home.page #basicimage {
		border-bottom: 1px solid #dadada;
}

.page #basicimage iframe, .page #basicimage object, .page #basicimage embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Blog */

.blog .post {
	clear: both;
}

.blog .post_inner {
	position: relative;
	border-bottom: 1px dotted #e1e1e1;
	padding-bottom: 35px;
	margin-right: 80px;
}

.blog #comments .avatar {
	margin-right: 15px;
}

.blog #comments {
		position: relative;
	padding-bottom: 0 !important;
	margin-right: 80px;
}

h3#comments-title {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
	float: right;
	position: absolute;
	top: 15px;
	right: 0;
}
.comment-container {padding:0;}
.comment-container .children {margin-top:0;padding-top:0;}
.comment-author {
	clear: both;
}
.comment-author img { float: left; margin-right: 5px;
}

.comment-meta {
	color: #e8e8e8;
	font-style: italic;
	font-size: 10px;
	margin-bottom: 5px;
}
#commentform img.avatar {margin:0;}
#comments .fn {margin:0;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}
#comments .fn cite {font-style:normal;}
a.comment-reply-link {	color: #667b83;
display:block;}

li.comment ul.children li {
	margin-left: 65px;
}
#commentform .form-submit {
	margin-bottom: 0;
}
#comments .comment-form-comment {
		width: 108%;

}
#comments .comment-form-author {
	float: left;
		width: 30%;
	margin-right: 5%;
}
#comments .comment-form-email {
		width: 30%;
	float: left;
		margin-right: 5%;

}
#comments .comment-form-url {
		width: 30%;
	float: left;
}
#comments .comment-form-comment {
	clear: both;
}

#fancybox-content label{
	font-size: 12px;
}
 #fancybox-content input#author, #fancybox-content input#email, #fancybox-content textarea#comment, .login .input-text, #comments input#author,#comments input#email, #comments input#url, #comments textarea#comment{ border: 1px solid #e1e1e1; margin-top: 5px; padding: 9px;
background-color:#fff;
		-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	color: #9C9B9B;
	width: 90%;
}

.blog .entry-content {
	position: relative;
	margin-left: 180px;
}




.single .entry-content {
	position: relative;
	margin-left: 0px;
}



.post_inner .button {
	margin-top: 0;
}


.blog .post .entry-title {
	letter-spacing: -1px;
	margin-bottom:16px;
	font-size: 22px;
	font-weight: 300;
}
.single .blog .post .entry-title {
	margin-bottom:24px;
	position: relative;
	margin-right: 80px;
}

.single .blog .post  .fl {
	margin-bottom:20px;
	margin-left:80px;
	position: relative;
}
.single .blog .post_inner {
	border-bottom: 1px none #e1e1e1;
	padding-bottom: 0px;
}

.blog .date {
	text-align:center;
	width:55px;
	background:#ffffff;
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow:0 1px 0 rgba(0, 0, 0, .05);
	box-shadow:0 1px 0 rgba(0, 0, 0, .05);
	left: 95px;
	z-index: 1;
	top: 15px;
	float: right;
}




.blog .date small {
	padding:6px 0 4px;
	display:block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.blog .date .date_day {
	padding:5px 0 0;
	margin:0;
	line-height: 1em;
	font-size: 30px;
}

.blog .date span {
	font-size:12px;
	padding-bottom:3px;
	display:block;
}

.blog header figure {

	margin-bottom:15px;
	margin-left:0px;
		height: auto;
	display: block;
	margin-right: 80px;
}

.blog header figure img {
	width: 100%;
	height: auto;
	display: block;
}

.blog .post footer {
	padding-right: 25px;
	float: left;
	margin-bottom: 15px;
}

.blog .post footer ul li {
	border-bottom: 1px dotted #e1e1e1;
	list-style:none;
	font-size:11px;
	line-height:30px;
	padding-right: 30px;
}

.blog .post footer ul li:last-child {
	border-bottom-style: none;
}

.blog .post .entry-title a {
	color: #6b6b6b;
}
.social-single {
	border-bottom: 1px dotted #e1e1e1;
	border-top: 1px dotted #e1e1e1;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.sharebuttons {
	float: right;
}

#twitterbutton, #likebutton, #stumblebutton, #sharebutton, #linkedinshare {
	display: block;
	float: left;
}
#twitterbutton {
	margin-right: 0;
}

#likebutton {
	margin-left: -15px;
}

/* Footer */

#footer {
	/*border-top: 1px solid #dadada;*/
	clear: both;
	/*background-color: #e6e6e6;*/
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x;
	height:84px!important;
}

#footer p {
	font-family:"Trebuchet MS"!important;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	margin-top:-62px;;
	margin-right:20px;
	color:#545354;
}

.dest_title {
	float:right;
	margin-top:5px;
	margin-bottom:12px;
	max-width:745px;
}

.noti_title {
	float:right;
	margin-bottom:8px;
}





/*************************************************
newsbar
*************************************************/	
.newsbar a {line-height:1.5em;}
.newsbar {
	margin-bottom: 15px;
	float: right!important;
	font-size: 12px;
	color: #777;
	max-width: 765px;
	position: relative;
}
.newsbar.front-page-large-featured {margin-top:0px;}
.newsbar .widget-wrapper {margin-bottom:0px;}
.newsbar .widget {border:0px solid #FFF;}
.newsbar .widget .section-wrapper {border-left:none;border-right:none;border-top:none;}
.newsbar .widget .section {border-left:none;border-right:none;border-top:none; background-image:url(images/blk-bg-75.png); font-size:large;}
.newsbar .widget .textwidget, .sidebar .widget .tagcloud {padding:15px 15px 15px 15px;}
.newsbar .widget .tagcloud a, #tabs-tags a {line-height:1.2em;}
.newsbar .widget .tagcloud {padding:10px 15px 10px 15px;}
.newsbar .widget ul {margin:15px 15px 15px 30px;}
.newsbar .widget ul li {padding:3px 0px;}
/*since the more button can't sit between the section-wrapper and the section, we have to adjust it to sit inside the section by changing the top and right margins. */
.newsbar .section-wrapper a.more {margin-top:-6px;margin-right:-10px;} 
/*complex list widget*/
.newsbar .complex-list ul {margin:0px; padding-right:7px;}
.newsbar .complex-list ul li {
	list-style-type:none;
	padding:6px;
	width: 225px;
	float: left;
	background-image:url(images/blk-bg-50.png);
	margin-top:7px;
	margin-left:7px;
}
.newsbar .complex-list.compact ul li {padding:7px 8px 7px 15px;}
.newsbar .complex-list ul li.last {padding:0px;border-bottom:none;border-top:none;margin-top:-1px;background:#F7F7F7;height:0px;}
.newsbar .complex-list a.thumbnail {
	background-image:none!important;
	display:block;
	width:65px;
	margin-right:0px;
	float:left;
	margin:0px!important;
	padding:0px!important;

}

#mascara{
	background-image:none!important;
	display:block;
	width:60px;
	height:50px!important;
	margin-right:0px;
	float:left;
	margin:0px!important;
	padding:0px!important;
	position:relative;
	overflow:hidden;
	
}

.newsbar .complex-list a.thumbnail2 {
	background-image:none!important;
	display:block;
	width:225px;
	margin-right:0px;
	float:left;
	margin:0px!important;
	padding:0px!important;

}

.newsbar .complex-list .noti_ima_list{
	display: block;
	width: 225px;
	height: 171px!important;
	overflow:hidden;
}
.newsbar .complex-list a.post-title {color:#666; padding-top:3px!important; padding-right:3px!important; padding-bottom:3px!important; line-height:12px;
/*width:180px;display:inline-block;*/}

.newsbar .complex-list a.post-title2 { font-size:14px!important;color:#999; padding-top:10px!important; padding-right:3px!important; padding-bottom:7px!important; line-height:16px; height:35px;
/*width:180px;display:inline-block;*/}
.newsbar .complex-list a.post-title2:hover { color:#fff; }
.newsbar .complex-list.compact a.post-title {width:200px;font-size:.9em;line-height:1.3em;}
.newsbar .complex-list a.post-title.wide {color:#666;width:180px;display:inline-block;}
.newsbar .complex-list a.post-title:hover {color:#999;}
.newsbar .complex-list.small a.thumbnail {width:40px;margin-bottom:0px;}
.newsbar .complex-list.small a.thumbnail.wide {margin-bottom:0px;}
.newsbar .complex-list.small a.post-title {width:200px;}
.newsbar .complex-list.small a.post-title.wide {width:210px;}
.newsbar .complex-list .icon {float:left;width:16px;height:16px;display:inline-block;margin-top:10px;margin-right:10px;}
/*complex list widget ratings*/
.newsbar .complex-list .rating-wrapper {display:block;padding-top:10px;}
.newsbar .complex-list.compact .rating-wrapper {float:right;padding-top:0px;}
.newsbar .complex-list .stars, .sidebar .complex-list .number, .sidebar .complex-list .letter {display:inline-block;}
.newsbar .complex-list .stars {padding:0px 0px 0px 0px;}
.newsbar .complex-list .number {font-size:1.1em;padding:3px 8px 1px 8px;}
.newsbar .complex-list .letter {
	font-size: 1em;
	padding: 0px 0px 2px 0px;
	line-height: 15px!important;
}
/*tabbed nav*/
ul.tabnav {padding:0px;float:left;border-bottom:1px solid #DFDFDF;background:#FAFAFA;width:100%;}
ul.tabnav li {display: inline;list-style: none;padding:0px !important;float:left;border-bottom:none !important;border-top:none !important;}
ul.tabnav li a {margin-bottom:-1px;display:block;outline: none;padding:12px 12px 12px 12px;color:#666;text-transform:uppercase;font-size:10px;font-family:Arial, Helvetica, sans-serif;border-left:1px solid #FAFAFA;border-right:1px solid #FAFAFA;}
ul.tabnav li a.first {border-left:0px;}
ul.tabnav li a:hover, ul.tabnav li a:active, ul.tabnav li.ui-tabs-selected a {color:#000 !important;background:#FFF !important;-moz-border-radius-topleft: 3px;border-top-left-radius: 3px;-moz-border-radius-topright: 3px;border-top-right-radius: 3px;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;}
ul.tabnav li a.first:hover, ul.tabnav li a.first:active, ul.tabnav li.ui-tabs-selected a.first {border-left:0px;}
/*tabbed content*/
.tabdiv li.more a:hover {background:#FCFCFC !important;border:0px;color:#000 !important;}
.tabdiv-wrapper {}
.tabdiv {}
.tabdiv ul {margin-bottom:0px;}
.tabdiv li {list-style-type:none;list-style-image: none !important;}
.tabdiv li.more {padding:0px !important;}
.tabdiv li.more a {display:block;outline: none;padding:5px 14px 5px 14px !important;color:#666;text-transform:uppercase;font-size:16px;font-family:BebasNeueRegular, Arial, Sans-Serif;text-align:center;}
/*simple list widget*/
.newsbar .simple-list ul {margin:0px 0px 0px 0px;}
.newsbar .simple-list ul li, #tabs-comments ul li {list-style-type:none;padding:0px;border:none;}
.newsbar .simple-list ul a {}
.newsbar .simple-list ul ul a {padding-left:28px !important;}
.newsbar .simple-list ul ul ul a {padding-left:42px !important;}
.newsbar .simple-list .review-header {font-family:BebasNeueRegular, Arial, Sans-Serif;font-size:1.3em;padding:10px 12px 10px 13px;color:#333;background:#FAFAFA;}
.newsbar .simple-list.review-cats ul.tabnav li a {border-top:1px solid #FAFAFA;}
.newsbar .simple-list.review-cats ul.tabnav li a:hover, .sidebar .simple-list.review-cats ul.tabnav li a:active, .sidebar .simple-list.review-cats ul.tabnav li.ui-tabs-selected a {border-top:1px solid #E0E0E0;}
.newsbar .simple-list .tabdiv ul li a, #tabs-comments ul li a {display:block;padding:9px 12px 9px 15px;border-bottom:1px solid #DFDFDF;border-top:1px solid #FFF;color:#666;}
/*give a little bit more padding to the comments*/
#tabs-comments ul li a {padding:15px 12px 15px 15px;}
.newsbar .simple-list .tabdiv ul li a:hover, #tabs-comments ul li a:hover {background:#FBFBFB;}
.newsbar .simple-list ul li.last {padding:0px;border-bottom:none;border-top:none;margin-top:-1px;background:#F7F7F7;height:1px;}
/*jquery tabs for sub lists*/
.tabdiv li ul {}
.tabdiv li li a {border-bottom:none;border-top:none;padding:7px 10px 7px 25px;}
.tabdiv li li li a {padding:4px 10px 4px 40px;font-size:.9em;}
.tabdiv li li a:hover {background:#F9F9F9;}
/*jquery tabs for tags*/
#tabs-tags.tabdiv {padding:10px 15px 15px 15px;}
#tabs-tags.tabdiv a {color:#444;}
#tabs-tags.tabdiv a:hover {color:#666;}
/*jquery tabs for comments*/
#tabs-comments.tabdiv a span {color:#999;font-style:italic;}
/*unwrapped widget*/
.unwrapped { margin-bottom:15px; }
/*flickr widget*/
.newsbar .flickr ul {margin:0px;}
.newsbar .flickr li {margin:18px 0px 0px 18px;list-style-image:none !important;}
.newsbar .flickr li.first {display:none;}
.newsbar .flickr a.more {display:block;outline: none;padding:5px 14px 5px 14px !important;color:#666;text-transform:uppercase;font-size:16px;font-family:BebasNeueRegular, Arial, Sans-Serif;text-align:center;border-top:1px solid #E0E0E0;}
.sidebar .flickr a.more:hover {background:#FCFCFC !important;color:#000 !important;}
/*sidebar ads*/
.ad { margin:15px 0px 0px 15px; width:125px; overflow:hidden; float:left; }
/*feedburner subscribe*/
.sidebar .signup {padding:10px 20px 10px 25px;}
/*calendar*/
.newsbar #calendar_wrap {padding:10px 15px;}
.newsbar #calendar_wrap caption {margin:10px 0px;font-family:BebasNeueRegular, Arial, Sans-Serif;font-size:1.5em;}
.newsbar .widget table#wp-calendar td {text-align:center;padding:6px 11px;}
.newsbar .widget table#wp-calendar th { }
/*search*/

#titular_contenido{
	font-family:"Trebuchet MS"!important;
	display:block;
	width:100%;
	max-width:745px!important;
	font-size:22px;
	font-weight:normal;
	color:#fff9cd;
	padding-left:20px;
	background-image:url(images/cont_h1_bg.png);
	height:30px;
	float:right;
	font-weight:lighter;
	margin-top:4px;
	padding-bottom:9px;
}
#separador{
	display:block;
	width:100%;
	height:20px;
	}

#txt_contenido{
	font-family:"Trebuchet MS"!important;
	display:block;
	width:100%;
	max-width:727px!important;
	font-size:13px;
	font-weight:normal;
	color:#ccc;
	padding:12px;
	background-image:url(images/blk-bg-50.png);
	float:right;
	margin-top:7px;
	margin-right:7px;
	line-height:18px!important;
	text-align:justify;
}
#txt_contenido .main_img{
	margin-left:12px;
	margin-bottom:12px;
}
#txt_noticias .main_img{
	margin-left:12px;
	margin-bottom:12px;
	width:360px !important;
	
}
#txt_noticias .img2{
	margin-right:12px;
	margin-bottom:12px;
	float:left !important;
	
	
}
#txt_noticias .not_title{
	font-size:22px; 
	color:#FFF;
	display:block;
	width:100%;
	background:none;
	margin-bottom:15px;
	margin-top:11px;
	font-weight:lighter;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:25px;
	text-align:left!important;
}

#txt_noticias .cesta_title{
	font-size:16px; 
	color:#FFF;
	display:block;
	width:100%;
	background:none;
	margin-top:4px;
		margin-bottom:4px;
	font-weight:lighter;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
	text-align:left!important;
}

#txt_noticias .cesta_para{
	font-size:12px; 
	color:#FC0;
	font-weight:bold;
}




#txt_noticias .desc1{
	font-size: 14px;
	color: #FFF;
	display: block;
	width: 100%;
	background: none;
	margin-bottom: 8px;
	font-weight: lighter;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 15px;
}

#txt_noticias .fecha{
	font-size:10px; 
	color:#999;
	display:block;
	width:100%;
	background:none;
	font-weight:lighter;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:10px;
	margin-bottom:3px;
	font-weight:bold!important;
}

#txt_noticias{
	font-family:"Trebuchet MS"!important;
	display:block;
	width:100%;
	max-width:727px!important;
	font-size:12px;
	font-weight:normal;
	color:#b2b2b2;
	padding:12px;
	background-image:url(images/blk-bg-50.png);
	float:right;
	margin-top:7px;
	margin-right:7px;
	line-height:18px!important;
	text-align:justify;
}


.prod_det_desc{
	font-family:"Trebuchet MS"!important;
	display:block;
	width:100%;
	font-size:13px;
	font-weight:normal;
	color:#b2b2b2;
	line-height:18px!important;
	text-align:justify;
	position:relative;
	clear:both;
	margin-top:15px !important;
}




DIV.main_navigation {
	FONT-SIZE: 10px;  MARGIN: -7px 8px 7px 0px; PADDING-TOP: 5px;PADDING-bottom: 5px; FONT-FAMILY: Tahoma, Arial, Sans-serif; width:100%; background-image:url(images/blk-bg-50.png); display:block; position:relative; float:right; max-width:750px; text-align:center;
}
DIV.main_navigation H3 {
	PADDING-LEFT: 20px; FONT-WEIGHT: 800; FONT-SIZE: 15px; FLOAT: left; COLOR: #023b04; LINE-HEIGHT: 20px
}
DIV.main_navigation H3 IMG {
	VERTICAL-ALIGN: top
}
DIV.main_navigation DIV.links {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 20px; FONT-FAMILY: Tahoma, Arial, Sans-serif;
}
DIV.main_navigation DIV.links A {
	COLOR: #C38924; BACKGROUND-COLOR: transparent ; border: #3a2706 1px solid; PADDING-RIGHT: 6px;PADDING-LEFT: 6px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 2px; PADDING-TOP: 3px; TEXT-DECORATION: none;
}
DIV.main_navigation DIV.links A:hover {
	COLOR:#FFF! important; BACKGROUND-COLOR: transparent; BORDER-RIGHT: #82560b 1px solid; BORDER-TOP: #82560b 1px solid; BORDER-LEFT: #82560b 1px solid; BORDER-BOTTOM: #82560b 1px solid; background-color:#C38924;
}
DIV.main_navigation DIV.links A.selected {
	BORDER: #000 1px solid; FONT-WEIGHT: 800; COLOR: #ffffff; BACKGROUND-COLOR:#900;
}
DIV.main_navigation DIV.links A.previous {
	FONT-WEIGHT: 800
}
DIV.main_navigation DIV.links A.next {
	FONT-WEIGHT: 800
}
DIV.main_navigation DIV.links SPAN.previousNextDisabled {
	BORDER-RIGHT: #333 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #333 1px solid; PADDING-LEFT: 6px; FONT-WEIGHT: 800; FONT-SIZE: 100%; PADDING-BOTTOM: 3px; BORDER-LEFT: #333 1px solid; COLOR: #333; MARGIN-RIGHT: 2px; PADDING-TOP: 3px; BORDER-BOTTOM: #333 1px solid;
}


#titular_sub_1{
	font-family: "Trebuchet MS"!important;
	display: block;
	width: 100%;
	max-width: 300px!important;
	font-size: 17px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 20px;
	background-image: url(images/cont_h1_bg.png);
	height: 25px;
	float: left;
	font-weight: lighter;
	margin-top: 4px;
	padding-bottom: 9px;
	/* [disabled]margin-bottom: 18px; */
}

#titular_sub_2{
	font-family: "Trebuchet MS"!important;
	display: block;
	width: 100%;
	max-width: 370px!important;
	font-size: 17px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 20px;
	background-image: url(images/cont_h1_bg.png);
	height: 25px;
	float: right;
	font-weight: lighter;
	margin-top: 4px;
	padding-bottom: 9px;
	/* [disabled]margin-bottom: 18px; */
}




#list_filter{
	font-family: "Trebuchet MS"!important;
	display: block;
	width: 100%;
	max-width: 745px!important;
	font-size: 17px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 20px;
	background-image: url(images/cont_h1_bg.png);
	height: 25px;
	float: right;
	font-weight: lighter;
	margin-top: 4px;
	padding-bottom: 9px;
	/* [disabled]margin-bottom: 18px; */
}




#list_filter select{
	font-family: "Trebuchet MS"!important;
	font-size: 15px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 8px;
	background-image: url(images/cont_h1_bg.png);
	font-weight: lighter;
	margin-top: 0px;
	padding-bottom: 3px;padding-top: 3px;
	padding-right:3px;
	text-align:left!important;
	background-color:none!important;
}


.ONGselect{
	font-family: "Trebuchet MS"!important;
	font-size: 15px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 8px;
	background-image: url(images/cont_h1_bg.png);
	font-weight: lighter;
	margin-top: 0px;
	padding-bottom: 3px;padding-top: 3px;
	padding-right:3px;
	text-align:left!important;
	background-color:none!important;
}

#regalo_det{
	font-family: "Trebuchet MS"!important;
	display: block;
	width: 100%;
	max-width: 330px!important;
	font-size: 13px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/blk-bg-50.png);
	float: left;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 4px;
	/* [disabled]margin-bottom: 18px; */
	border: 1px solid #333;
	margin-right: 10px;
}

#regalo_det2{
	font-family: "Trebuchet MS"!important;
	display: block;
	width: 100%;
	max-width: 330px!important;
	font-size: 13px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/blk-bg-50.png);
	float: left;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 4px;
	/* [disabled]margin-bottom: 18px; */
	border: 1px solid #333;
	margin-right: 10px;
	clear:both;
}

#regalo_det .spanT{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
}

#regalo_det .spanT2{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
	text-align:left !important;
}

#regalo_det .spanM{
	color:#999;
	font-size:10px;
	line-height:11px!important;
	text-align:left !important;
}
#regalo_det .spanTBOLD{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
	font-weight:bold!important;
	color:#FFF;
}
#regalo_det .spanF{
	display:block;
	width:150px;
	float:left;
}
#regalo_det .spanSeparador{
	display:block;
	width:100%;
	float:left;
	height:10px;
}

.spanSeparador_{
	margin-top:15px;
	display:block;
	width:100%;
	float:left;
	height:2px;
	background-color:#333;
}


#regalo_det .spantexto{
	display:block;
	width:100%;
	float:left;
	height:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

#regalo_det select{
	font-family: "Trebuchet MS"!important;
	font-size: 15px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 8px;
	font-weight: lighter;
	margin-top: 0px;
	padding-bottom: 3px;padding-top: 3px;
	padding-right:3px;
	text-align:left!important;
	background-color:#333!important;
	width:140px;
	margin-top:5px;
	width:200px;
}





#regalo_det2 .spanT{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
}

#regalo_det2 .spanT2{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
	text-align:left !important;
}

#regalo_det2 .spanM{
	color:#999;
	font-size:10px;
	line-height:11px!important;
	text-align:left !important;
}
#regalo_det2 .spanTBOLD{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
	font-weight:bold!important;
	color:#FFF;
}
#regalo_det2 .spanF{
	display:block;
	width:150px;
	float:left;
}
#regalo_det2 .spanSeparador{
	display:block;
	width:100%;
	float:left;
	height:10px;
}



#regalo_det2 .spantexto{
	display:block;
	width:100%;
	float:left;
	height:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

#regalo_det2 select{
	font-family: "Trebuchet MS"!important;
	font-size: 15px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 8px;
	font-weight: lighter;
	margin-top: 0px;
	padding-bottom: 3px;padding-top: 3px;
	padding-right:3px;
	text-align:left!important;
	background-color:#333!important;
	width:140px;
	margin-top:5px;
	width:200px;
}
















#login_data{
	font-family: "Trebuchet MS"!important;
	display: block;
	width: 100%;
	max-width: 320px!important;
	font-size: 13px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/blk-bg-50.png);
	float: right;
	font-weight: lighter;
	margin-top: 4px;
	margin-top: 10px;
	/* [disabled]margin-bottom: 18px; */
	border: 1px solid #333;
	margin-right: 15px;
}

#login_data .spanT{
	display:block;
	width:95px;
	float:left;
	font-size:14px;
}

#login_data .spanF{
	display:block;
	width:150px;
	float:left;
}
#login_data .spanSeparador{
	display:block;
	width:100%;
	float:left;
	height:10px;
}

#login_data .spantexto{
	display:block;
	width:100%;
	float:left;
	height:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

#login_data select{
	font-family: "Trebuchet MS"!important;
	font-size: 15px;
	font-weight: normal;
	color: #ebe2a3;
	padding-left: 8px;
	font-weight: lighter;
	margin-top: 0px;
	padding-bottom: 3px;padding-top: 3px;
	padding-right:3px;
	text-align:left!important;
	background-color:#333!important;
	width:140px;
	margin-top:5px;
	width:200px;
}



#galleria2{height:400px;
width:100%;
max-width:600px;
margin-bottom:20px;

}



#galleria{height:500px;
width:100%;
max-width:720px}
#det_precio{
	font-family: "Trebuchet MS"!important;
	font-size: 18px;
	font-weight: bold;
	color: #ebe2a3;
	padding-left: 7px;
	background-image: url(images/cont_h1_bg.png);
	font-weight: lighter;
	margin-bottom: 12px;
	padding-bottom: 6px;padding-top: 6px;
	padding-right:3px;
	text-align:left!important;
}

#cesta_precio{
	font-family: "Trebuchet MS"!important;
	font-size: 18px;
	font-weight: bold;
	color: #ebe2a3;
	padding-left: 7px;
	background-image: url(images/cont_h1_bg.png);
	font-weight: lighter;
	padding-bottom: 6px;padding-top: 6px;
	padding-right:3px;
	text-align:left!important;
}

.cart_delete{
	padding-left: 7px;
	width:50px;
	display:block;
	float:left;
	background-image: url(images/cont_h1_bg.png);
	padding-top: 16px;
	padding-right:3px;
	
}

.cart_price_list{
	padding-left: 7px;
	width:100px;
	display:block;
	float:right;
	background-image: url(images/cont_h1_bg.png);
	padding-top: 45px;
	padding-right:10px;
	font-family: "Trebuchet MS"!important;
	font-size: 18px;
	font-weight: bold;
	color: #ebe2a3;
	text-align:right;
}


.cart_price_total{
	padding-left: 7px;
	width:300px;
	display:block;
	float:right;
	background-image: url(images/cont_h1_bg.png);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:15px;
	font-family: "Trebuchet MS"!important;
	font-size: 24px;
	font-weight: bold;
	color: #ebe2a3;
	text-align:right;
}

#det_precio .tachado{
	text-decoration:line-through;
}
#det_precio .txt{
	font-variant:small-caps!important;
	font-size:14px!important;
	}

.prod_add{
	margin-top:5px;
	margin-bottom:10px;
	margin-right:10px;
	}
.form_txt{
	display:block;
	font-size:13px;
	font-variant:small-caps;
	color:#999;
	background-image:url(images/blk-bg-15.png);
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	width:350px;
	text-align:right;
	margin-bottom:5px;
	}
.form_field{
	border:1px solid #000;
	background-color:#333;
	font-size:11px;
	font-weight:bold;
	color:#999;
	padding:3px;
	margin-left:10px;
	width:200px;
	}

.form_field2{
	border:1px solid #000;
	background-color:#171717;
	font-size:11px;
	font-weight:bold;
	color:#999;
	padding:3px;
	margin-left:10px;
	width:200px;
	}
	
.field_cantidad{
	border:1px solid #000;
	background-color:#333;
	font-size:14px;
	font-weight:bold;
	color:#999;
	padding:3px;
	margin-left:10px;
	width:40px;
	}

.form_field_error{
	border:1px solid #000;
	background-color:#ff0000;
	font-size:11px;
	font-weight:bold;
	color:#999;
	padding:3px;
	margin-left:10px;
	width:200px;
	}
	
#mensaje_final{
	font-size:12px;
	font-weight:normal;
	color:#999;
	padding:10px;
	margin-left:10px;
	display:block;
	float:right;
	width:100%;
	max-width:750px;
	}


.login_txt{
	display:block;
	font-size:11px;
	font-variant:small-caps;
	color:#999;
	background-image:url(images/blk-bg-15.png);
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	width:176px !important;
	text-align:right;
	margin-bottom:3px;
	}
.login_field{
	border:1px solid #262626;
	background-color:#333;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:3px;
	margin-left:7px;
	margin-right:2px;
	width:100px;
	}

.login_field2{
	border:1px solid #262626;
	background-color:#333;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:3px;
	margin-left:7px;
	margin-right:2px;
	width:75px;
	}
	
.login_btn{
	display:block;
	width:25px !important;
	float:right;
	text-align:center;
	padding-top:2px;
	}

.clave_btn{
	display:block;
	width:120px !important;
	float:right;
	height:23px;
	text-align:center;
	padding-top:2px;
	}
.login_img{
filter: alpha(opacity=60); opacity: .6!important;
	}
	
.login_img:HOVER{
filter: alpha(opacity=100); opacity: 1!important;
	}
.clear_link{
	background:none !important;
	margin:0px !important;
	padding:0px !important;
	}
