
/*a:hover, a:active, a:focus {
color:#FFB400;
}

a {
color:#4E0A14;
text-decoration:none;
}
*/
div.vm_element {
	left:-999em;
	position:absolute;
	padding-left:15px;
}

.productPrice {
	font-weight: bold;
	
}

.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 155px;
	height: 32px;
	background: url(../images/bt-addtocart1.gif) no-repeat top right;
	border: none;
	text-indent: 18px;
	color: #FFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	
}

.addtocart_button_module:hover, .addtocart_button_module:active {
	padding: 0 0 2px;
	width: 155px;
	height:32px;
	background: url(../images/bt-addtocart1.gif) no-repeat top right;
	border: none;
	text-indent: 18px;
	color: #FFB400;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	
}

.notify_button {
	background: url(../images/bt-notify.gif) no-repeat #00A9DD;
}

input.addtocart_button {
	color:#FFF;
	margin: 5px 0 0;
	padding: 3PX 0 4px 10px;
	text-indent: 18px;
	width: 155px;
	height: 32px;
	background: url(../images/bt-addtocart1.gif) no-repeat top right;
	border: none;
	font-weight:bold;
	
	

}

.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../images/dot-h.gif) repeat-x top;
}

.chars-written {
	margin-top: 5px;
}

.chars-written input {
	background: #F7F7F7;
}

.vm-footer {
	margin: 15px 0 20px;
}

#vmMainPage a.category {
	color: #666666;
	text-decoration: none;
}
#vmMainPage a:hover{
color:#FFB400;
}

#vmMainPage a,
#vmMainPage a:active {
	color: #4E0A14;
	text-decoration: none;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #00A9DD;
	text-decoration: none;
}

#vmMainPage hr {
	margin: 5px 0;
}

.ja-vmreview strong {
	display: block;
}

.ja-vmreview blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.ja-vmreview blockquote div {
}

.vmFeedIcon {
}

/*Global VM Module*/
.vm table {
	margin: 15px 0;
	padding: 0;
	display: block;
	width: 100% !important;
}

.vm hr {
	margin: 0 -15px;
}

.vm label {
	font-weight: bold;
	text-transform: uppercase;
}

/* YourCart Module */
#ja-vmcart {
	position: absolute;
	top:-5;
	right: -5px;
	width: 230px;
	height: 80px;
	z-index: 10;
	margin-left:10px;
	/*background:url(../images/weather-bg.png) no-repeat top right;*/
}

#ja-vmcart div.moduletable {
	border: none;
	width:200px;
	
	
	height: 30px;
	padding: 0 5px;

	color:#4E0A14;
}

#ja-vmcart div.moduletable  img{
	float:right;
}


.mod_weather {
	
	font-size:12px;
	color:#4E0A14;
}
#ja-vmcart div.moduletable h3 {
	margin: 0;
	padding: 15px 0 10px;
	background: none;
	text-align: center;
	border: none;
}

div.vm-showcart a {
	display: block;
	width: 73px;
	height: 22px;
	line-height: 21px;
	margin-left: 45px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bt-viewcart.gif) no-repeat;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.vm-total-pro {
	padding: 10px 0 0;
	clear: left;
	text-align: center;
}

.vmCartModule  {
padding: 0px 0px 0px 10px;
	
}


.vmCartModule a  {
	font-weight:bold;
	color:#660000;
}

.vmCartModule a:hover {
	font-weight:bold;
	color:#FFF;
}


.vmCartModule hr {
	display: none;
}

/* Select currency */
#ja-vmcurrency .button {
	background: url(../images/bt-currency.gif) no-repeat top #00A9DD;
	border: none;
	height: 22px;
	line-height: 21px;
	margin-left: 5px;
	width: 110px;
}

/*Categories Module*/
a.mainlevel {
	font-size:9px;
	font-family:Verdana;
	display: block;
	outline: none;
	padding-left:25px;
	margin: 0 -15px;
	text-decoration: none;
	color: #666666;
	
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus  {
	
	text-decoration: none;
	color: #f6ad44;
}

a#active_menu {
	
	font-style: normal !important;
	font-weight: bold;
	color: #f6ad44;
}

/*Slidder Module*/
#ja-slider {
	position: relative;
	margin-top: 15px;
}

#ja-slider-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}

#ja-slide-left-img, #ja-slide-right-img {
	position: absolute;
	top: 70px;
}

#ja-slider-center {
	left: 30px;
	height: 165px;
}

#ja-slider-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;


