body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.clear-margins {
	margin-left: 0% !important;
	margin-right: 0% !important;
	width: 100% !important;
}
a:focus {
	border: 0;
	outline: 0;
}
/* anchors
----------------------------------------------- */
a {
	text-decoration: none;
	 font-weight: 400;

}
a:hover {
/*	text-decoration: underline; */
 color: #1e987d;
 font-weight: 400;
}

#tab-modules-handler, #top-modules, #main-content-handler, #slideshow-handler {
	background: white;
	position: relative;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10);
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 20px;
	height: 100%;
}

.clear {
	clear: both;
}

#tmp-container {
	position: relative;
	z-index: 1;
}
#jump-top {
	position: fixed;
	bottom: 10%;
	width: 32px;
	height: 70px;
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	right: 50px;
}
#jump-top a {
	background: url(../images/jump-top-arrow.png) no-repeat 0 0;
	display: block;
	padding-top: 50px;
	width: 32px;
	vertical-align: bottom;
	color: #434343;
}
/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	margin-bottom:.3em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	display: block;
	height: 100%;
	font-size: 100%;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
#top-handler {
	margin: 0px auto;
	width: 960px;
	height: 115px;
	position: relative;
	z-index: 1000000000;
}
#top {
	margin: 0px auto;
	height: 40px;
}
#top #site-name-handler {
	top: -1px;
	position: absolute;
	z-index: 10000000000000000000;
	margin-left: 10px;
}
#sn-position {
	position: relative;
}
#sn-position h1 {
	position: absolute;
	top: 43px;
}
#sn-position h2 {
	position: absolute;
	font-size: 18px;
	top: 51px;
	left: 247px;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #969696;
	text-transform: none;
	width: 400px;
	letter-spacing: -25%;
}
#store-modules {
	height: 70px;
	padding: 10px 0 0 0;
}
#vm-cart {
	float: right;
	overflow: hidden;
	position: absolute;
	z-index: 10000000000000000;
	top: 76px;
	right: 10px;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	opacity: 0.9;
}
#vm-cart .vmCartModule {
	position: relative;
}
#vm-cart .vmCartModule .vm-showcart, #vm-cart .show_cart {
	width: 90px;
	height: 23px;
	line-height: 21px;
	float: right;
	text-align: left;
}
#vm-cart .vmCartModule .vm-showcart a, #vm-cart .show_cart a {
	float: right;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 13px;
	display: inline-table;
	padding: 2px 10px;
	vertical-align: middle;
	background-image: url(../images/b-bg.png);
	text-transform: uppercase;
	color: white;
	font: 11px 'Share', cursive, sans-serif;
}
#vm-cart .vmCartModule .vm-showcart a:hover, #vm-cart .show_cart a:hover {
	text-decoration: none;
	opacity: 1.0;
}
.vm-total-pro {
	padding: 0;
	font-size: 11px;
	line-height: 21px;
}
.vm-total-pro #cart-prods, .total_products {
	line-height: 21px;
	float: left;
	text-align: left;
}
.vm-total-pro #cart-prices, .total {
	float: left;
	padding: 0px 10px;
	text-align: left;
	line-height: 21px;
	font-size: 11px;
}
.vm-msg, .total_products, #vm-cart .total_products {
	padding: 0;
	font-size: 11px;
	text-align: left;
	line-height: 21px;
}
#log-panel {
	overflow: hidden;
	margin-top: 4px;
	float: right;
	padding: 0;
	height: 23px;
	font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
}
#panel_s {
	position: absolute;
	top: 220px;
	left: 50%;
	margin-left: -145px;
	width: 290px;
	z-index: 9999999999;
	opacity: 1.0;
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.18);
	
}
#panel_s a {
}
#panel_s ul {
}
#slideshow-handler .slideshow-captions a {
	color: #fff;
	text-decoration: none;
}
#vertical_slide h3 {
	font-size: 140%;
	padding: 10px;
}
#v_slideout {
	float: right;
	background: url(../images/panel-hide.png) no-repeat 0 0;
	width: 21px;
	height: 21px;
	display: block;
	cursor: pointer;
	margin-top: 0px;
}
#vertical_slide br {
	display: inline;
}
#vertical_slide .module-content {
	padding: 10px;
}
#vertical_slide input.inputbox {
	width: 70%;
}
#panel_s .button {
	float: right;
}
#panel_s .button:hover {
	text-transform: none;
}
#panel_s .module-content {
	padding-top: 0;
}
#panel_s h3 {
	margin: 0;
	padding: 10px;
}
#vertical_slide label {
	line-height: 31px;
	margin: 0px 3px;
}
#panel_s ul {
	display: initial;
	list-style: none;
}
#panel_s ul li {
	display: inline;
	background: transparent;
	padding: 0px;
	margin: 0px 2px;
}
#vertical_slide #login {
	position: relative;
	clear: both;
}
#vertical_slide #login #username_vmlogin {
	position: absolute;
	left: 30%;
	top: 0px;
}
#vertical_slide #login #password_vmlogin {
	position: absolute;
	left: 30%;
	top: 36px;
}
#vertical_slide .module-content form#login, #vertical_slide .form-login {
}
label.lbl-fixed {
	display: block;
	vertical-align: middle;
	float: left;
	width: 30%;
}
#vertical_slide .remember {
	float: none;
}
.displaynone {
	display: none;
	visibility: hidden !important;
	height: 0px !important;
}
#log-panel-buttons-handler {
	float: right;
}
a#v_toggle, a#v_register {
	float: right;
	height: 23px;
	line-height: 21px;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
}
a#v_toggle {
	color: #9d4141;
}
a#v_register {
	color: #808080;
}
/* layout swticher
----------------------------------------------- */

.w-site-width {
	width: 960px;
	z-index: 99999999;
}
/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-handler {
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
}
/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
/* table
----------------------------------------------- */
table {
	width:100%;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
td {
	padding: 4px 5px;
	text-align:left;
}
thead th, table th {
	border-bottom: 1px solid #ededed;
	padding: 8px 5px;
	text-align:left;
	background: #fafafa;
	font: normal 15px Tahoma, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #ffffff;
}
tbody th, tbody td {
/*	border-top:1px solid #ededed; */
	border-bottom:1px solid #ededed;
}
tfoot th, tfoot td {
	border-top:2px solid #ededed;
}
/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	padding:10px;
	position:relative;
	margin-bottom:10px;
	border: 1px solid #f1f1f1;
	background: #fafafa;
}
legend {
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	background: #ffffff;
	color: #505050;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 0px;
	box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 0px;
	-moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.15);
	vertical-align: middle;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


#content-handler {
	position: relative;
	width: 100%;
	z-index: 999999999999;
}

#content-handler-2 {
	padding-top: 0px;
}
.clear-margin {
	margin-bottom: 20px;
}
/* Modules Layout
----------------------------------------------- */


#top-modules .mod-1, #top-modules .mod-2, #top-modules .mod-3, #top-modules .mod-4, #top-modules .mod-5, #top-modules .mod-6, #bot-modules .mod-1, #bot-modules .mod-2, #bot-modules .mod-3, #bot-modules .mod-4, #bot-modules .mod-5, #bot-modules .mod-6, #tab-modules .mod-1, #tab-modules .mod-2, #tab-modules .mod-3, #tab-modules .mod-4, #tab-modules .mod-5, #tab-modules .mod-6, #top-content-modules .top-1, #top-content-modules .top-2, #top-content-modules .top-3, #top-content-modules .top-4, #bottom-content-modules .bottom-1, #bottom-content-modules .bottom-2, #bottom-content-modules .bottom-3, #bottom-content-modules .bottom-4 {
	float: left;
	padding: 0 1%;
}
#top-modules .mod-6, #bot-modules .mod-6, #tab-modules .mod-6 {
	width: 14.6%;
}
#top-modules .mod-5, #bot-modules .mod-5, #tab-modules .mod-5 {
	width: 18.0%;
}
#top-modules .mod-4, #bot-modules .mod-4, #tab-modules .mod-4, #top-content-modules .top-4, #bottom-content-modules .bottom-4 {
	width: 23%;
}
#top-modules .mod-3, #bot-modules .mod-3, #tab-modules .mod-3, #top-content-modules .top-3, #bottom-content-modules .bottom-3 {
	width: 31.2%;
}
#top-modules .mod-2, #bot-modules .mod-2, #tab-modules .mod-2, #top-content-modules .top-2, #bottom-content-modules .bottom-2 {
	width: 48%;
}
#top-modules .mod-1, #bot-modules .mod-1, #tab-modules .mod-1, #top-content-modules .top-1, #bottom-content-modules .bottom-1 {
	width: 98%;
	float: none;
}
#footer {
	padding: 0px;
}
#footer ul li a {
	background: transparent !important;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer h3 {
	font: 400 normal 140% 'Share', cursive;
	color: #efefef;
	text-transform: none;
}
#footer #footer-line {
	padding: 0px 0px;
}
#footer #footer-line .moduletable_empty {
	background: none;
}
#foo-left-right {
	clear: both;
}
#footer-left {
	float: left;
	width: 50%;
	text-align:left;
}
#footer-right {
	float: right;
	width: 50%;
	text-align: right;
}
#footer ul li a:hover, #footer-line ul.menu li.active a {
	text-decoration: none;
}
#bot-modules {
	background: #333;
	margin-top: 0px;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.10);
	color: #8D8D8D;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;

}
#main-content-handler #mc-hbg {
}
#bot-l {
	float: left;
	width: 10px;
	height: 12px;
	background: url(../images/bot-l-bg.png) no-repeat 0 0;
}
#bot-r {
	float: right;
	width: 10px;
	height: 12px;
	background: url(../images/bot-r-bg.png) no-repeat 0 0;
}
#bot-mid {
	margin: 0px 10px;
	height: 12px;
	background: url(../images/bot-m-bg.png) repeat 0 0;
}
#lbOverlay {
	z-index: 99999999999 !important;
}
#lbCenter, #lbBottomContainer {
	z-index: 999999999999 !important;
}
.gradients-handler {
	position: absolute;
	left: 50%;
	top: 0px;
}
.gradients2 {
	width: 100%;
	height: 33%;
	position: absolute;
	top: 67.2%;
	left: 0px;
	z-index: 999999;
}
.gradients {
	width: 20%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999998;
}
.gradients1 {
	width: 20%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999997;
}
#foo-left-right {
	clear: both;
	padding: 20px 10px 0px 10px;
	color: #959595;
	font-size: 80%;
}
.no-foo-lr-line {
	border-top: 0px !important;
}
.moduletable_style2 {
	border: none;
}
.moduletable_style2 h3 {
	font-size: 145%;
}

#top-handler {
}
#vertical_slide {
	z-index: 999999;
	opacity: 0.96;
}
.moduletable_text h3, .moduletable_style1 h3 {
	font-size: 145%;
	margin-bottom: 10px;
}
.button, button, .addtocart_button_module, .browseAddToCartContainer .addtocart_button, div.product-page div.product-content div.p-content span.p-ask .button, .addtocart_button_module, div.product-page div.product-content div.p-content span.p-addtocart form.addtocart_form input.addtocart_button, input.addtocart-button, a.ask-a-question, a.product-details, #com-form-login-remember input.default, .submit .highlight-button {
	padding: 5px 10px;
	margin: 4px 10px 3px 4px;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
    font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #FFF;
	background: #9D4141;
}
.addtocart_button_module, input.addtocart-button {
	height: 26px !important;
	text-transform: uppercase;
}
.moduletable_menu {
	padding: 0px;
	border: 0;
}
a.mainlevel:hover, a#active_menu.mainlevel, .moduletable_menu ul.menu li a:hover, .VMmenu li div a:hover, .button, button, input.addtocart-button, .browseAddToCartContainer .addtocart_button, div.product-page div.product-content div.p-content span.p-ask .button, .addtocart_button_module, div.product-page div.product-content div.p-content span.p-addtocart form.addtocart_form input.addtocart_button, .modal-button, .button2-left .readmore a, .button2-left .blank a, a.button, #vm-cart .vmCartModule .vm-showcart a, a.product-details, #vm-cart .show_cart a, a.ask-a-question, .submit .highlight-button {
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background;
	-ms-transition-property: background;
	-o-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
}
#jump-top a, {
color: #434343!important;
}
#tab-modules-handler img.border, #top-modules img.border, #main-content-handler img.border {
	background-color: #FFF;
	padding: 3px;
	border: 10px solid #EFEFEF;
	height: auto;
	width: auto;
	vertical-align: bottom;
	max-width: 88%;
	margin-bottom: 15px;
	display: block;
}
.moduletable_menu ul, .moduletable_menu li {
	background: transparent;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.moduletable_menu ul, .moduletable_menu ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
.moduletable_menu li a, .moduletable_menu ul li a {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px !important;
	padding: 7px;
	display: block;
}
.moduletable_menu li a:hover, .moduletable_menu li.VmOpen a:hover {
	color: #FFF;
	background: #9D4141;
	margin: 0px;
	padding: 7px;
	text-decoration: none;
}

img {
	max-width: 100%;
}
.actions img, .icons img, #tab-modules-handler .icons img, #top-modules .icons img, #main-content-handler .icons img, #tab-modules-handler .actions img, #top-modules .actions img, #main-content-handler .actions img {
	background-color: #FFF;
	padding: 3px;
	border: none;
	height: auto;
	width: auto;
	vertical-align: auto;
}
.modal, .actions img {
	float: right;
}
#sn-position {
	width:400px;
	height:98px;
}
#sn-position h1 {
	left:0px;
	top:43px;
}
#sn-position h2 {
	left:247px;
	top:51px;
}

#search {
	position: relative;
	float: right;
	z-index: 6000;
	padding-top: 14px;
}

#search form {
	float: right;
}

#search .inputbox {
	font: italic 12px "Trebuchet MS",Tahoma,Arial,sans-serif;
	width: 170px;
}

.category-desc img {
	float: right;
	margin: 0px 0px 10px 10px;
}

.cat-children dl, .cat-children ul li {
	clear: both;
}

.cat-children dt, .cat-children dd {
	display: inline;
	float: left;
}

p.readmore a {
	text-decoration: none;
	margin-left: 0px !important;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background;
	-ms-transition-property: background;
	-o-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
}

p.readmore a:hover {
	text-decoration: none;
	margin-left: 0px !important;
}

.item-separator {
	padding-bottom: 5px;
}