.invalid {color:red; border: 1px solid red !important;}

div#component{
	color: #5F5F5F;
}

div#vmMainPage{
	margin-bottom: 10px;
}

div.cat_thumb{
	background: url(../images/virtuemart/cat_small_img_back.png) center center no-repeat;
	float:left;
	height:125px;
	text-align:center;
	width:140px;
}

div.cat_thumb img{
	display:block;
	height:70px;
	margin:12px auto 7px;
}

div.cat_thumb a{
	color:#00A1E8;
	display:block;
	margin:0 auto;
	width:120px;
}

div.cat_thumb a:hover{
	color: #cc8b00;
	text-decoration: none;
}

div#catlist{
	overflow: hidden;
	padding-top: 15px;
}

div.howto{
	padding-left:15px;
	padding-top:15px;
}

div#wishlist{
	position:fixed;
	right:-310px;
	height: 100%;
	width: 300px;
	background-color: #3373ac;
	padding: 5px;
	border-left:4px solid #134E8C;
	z-index: 10;
	overflow: auto;
}

img#wishlist_title{
	margin-bottom:0px;
	margin-left:15px;
}

div.prod_left img.browseProductImage{
	width:130px;
}

div.prod_left a{
	height: 145px;
	overflow: hidden;
	display: inline-block;
}

div.wishlist_item_wrapper{
	overflow: hidden;
	border-bottom: 1px solid #fff;
	margin-bottom: 2px;
}

div#wishlist_tab{
	cursor: pointer;
	position:fixed;
	right:0px;
	top:140px;
	z-index:20;
}

div.wishlist_prod_left{
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:70px;
}

div.wishlist_prod_left div.index{
	color:#FFFFFF;
	float:left;
	font-size:10px;
	padding-left:3px;
	padding-top:5px;
	width:18px;
}

input.submit{
	background:url("../images/virtuemart/remove_button.png") no-repeat scroll left center transparent;
	border:medium none;
	color:#FFFFFF;
	margin-left:-2px;
	padding-left:15px;
	padding-top:1px;
}

div.total_price{
	float: right;
}

input.submit:hover{
	text-decoration: underline;
}

#wishlist_items{
	margin-bottom: 15px;
}

div.wishlist_prod_right{
	color:#FFFFFF;
	font-size:12px;
	line-height:12px;
	padding-top:4px;
	margin-left: 80px;
	padding-right: 10px;
}

div.wishlist_prod_right span.title{
	font-weight:bold;
}

div.wishlist_prod_right span.qty{
	font-weight: bold;
}

div.wishlist_prod_right div.total_price{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin-top:2px;
}

div.running{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-top: 2px;
    padding-right: 10px;
    padding-top: 4px;
	text-align: right;
}

span.total_txt{
    display: inline-block;
    float: left;
    padding-left: 25px;
}

div.wishlist_prod_left img{
	width: 40px;
	height: 40px;
}

div#wishlist_email{
	clear: both;
}

div.mail_link{
	background:url("../images/virtuemart/atsend_image.png") no-repeat scroll right center transparent;
	color:#FFFFFF;
	font-size:13px;
	line-height:39px;
	margin:0 auto;
	width:275px;
}

div.mail_link a:hover{
	color: #f8b643;
	text-decoration: none;
}

div.mail_link a{
	color:#FFFFFF;
	display:block;
	width:100%;
}

div.friendform label{
	 display: inline !important;
	 float: none !important;
	 line-height: 20px !important;
}

div.friendform input{
	display: block;
}

div.friendform textarea{
	height: 60px !important;
}

div.email_form{
	background:url("../images/virtuemart/email_background_top.png") no-repeat scroll left top transparent;
	color:#FFFFFF;
	margin:0 auto 0 5px;
	padding-top:1px;
	width:290px;
}

div.email_form form{
	background:url("../images/virtuemart/email_background_bottom.png") no-repeat scroll bottom left transparent;
	padding:0 10px 10px;
	position: relative;
	bottom: -7px;
}

div.email_form input{
	height:25px;
	width:200px;
}

div.email_form label{
	display:block;
	float:left;
	line-height:25px;
	margin-right:10px;
	text-align:right;
	width:50px;
}

div.email_form label.datefrom, div.email_form label.dateto{
	display:inline;
	float:none;
}

div.email_form label.datefrom{
	margin-left:14px;
	margin-right:8px;
}

div.email_form label.dateto{
	margin-right:8px;
	padding-left:5px;
}

div.email_form input#datefrom, div.email_form input#dateto{
	width: 60px;
}

div.email_form textarea{
	height:80px;
	width:200px;
}

div.email_form input.wishlist_submit{
	background:url("../images/virtuemart/wishlist_submit_bg.png") no-repeat scroll center center transparent;
	border:medium none;
	color:#FFFFFF;
	height:40px;
	margin:0 auto;
	width:270px;
}

div.prod_left{
	float: left;
	width: 200px;
}

div.prod_left div.browseProductImageContainer{
	background:url("../images/virtuemart/prod_img_back.jpg") no-repeat scroll left top transparent;
	height:165px;
	padding-top:20px;
	text-align:center;
	width:185px;
}

div.browseProductContainer{
	border-bottom:1px solid #5F5F5F;
	overflow:hidden;
	padding-bottom:6px;
	padding-top:5px;
	position:relative;
}

div.prod_right{
	float:left;
	width:350px;
}

div.prod_right input.inputboxquantity{
	background:url("../images/virtuemart/qty_input_back.jpg") no-repeat scroll left top transparent;
	clear:left;
	float:left;
	height:25px;
	padding-left:12px;
	width:30px;
	margin-top: 2px;
	border: none !important;
	font-weight: bold;
}

label.quantity_box{
	float:left;
	font-size:9px;
	font-weight:bold;
	margin-bottom:0;
	padding-left:10px;
}

div.prod_right_bottom{
	bottom:3px;
	right: 0;
	position:absolute;
	width:355px;
}

div.prod_right input.addtocart_button{
	background:url("../images/virtuemart/add_wishlist_button.jpg") no-repeat scroll center center transparent;
	color:#FFFFFF;
	height:51px;
	margin-left:10px;
	width:152px;
	margin-top: -3px;
}

div.prod_price{
	font-size:22px;
	font-weight:bold;
	float: left;
}

div.prod_price span.vat{
	font-size: 10px;
}

span.prod_addtocart{
	float: right;
}

div.qty_wrapper{
	float:left;
	margin:0;
	padding-left:12px;
	text-align:center;
	width:32px;
}

/*DTree Menu*/

div.treemenu{
	background:none repeat scroll 0 0 #3A5898;
	border:1px solid #5F5F5F;
	margin:0 0 0 5px !important;
	padding:4px;
}

div.child div.dTreeNode img{
	display: none;
}

div.child div.dTreeNode{
	background:url("../images/virtuemart/dtree_child_arrow.jpg") no-repeat scroll left center transparent;
	line-height:23px;
	margin-left:50px;
	padding-left:18px;
}

div.child div.dTreeNode a, div.child div.dTreeNode a:hover{
	color: #fff;
	font-size: 12px;
}

div.child a.nodeSel{
	background-color: transparent;
	color: #9bbfdf !important;
}

div.dTreeNodeparent{
	background:url("../images/virtuemart/nodeparent_back.jpg") repeat-x scroll left top transparent;
	line-height:38px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

div.dTreeNodeparent img{
	margin-top: -5px;
	margin-right: 8px;
}

div.dTreeNoderoot{
	display: none;
}

input.qty_wishlist{
	width: 25px;
}

div#vmMainPage div#product_list h3{
	float: none;
}

div#vmMainPage h3{
	float: left;
}

div#vmMainPage div.buttons_heading{
	display: none;
}

div#orderby{
	float:right;
	margin-right:10px;
	margin-top:5px;
}

div#vm_head{
	border-bottom:1px solid #5F5F5F;
	overflow:hidden;
	padding-bottom:5px;
}

.opaque{
	opacity: 0.5;
}

.msg{
	color: red;
	opacity: 1.0;
	font-weight: bold;
}

.empty{
	color:#FFFFFF;
	display:block;
	font-size:20px;
	margin-bottom:10px;
	text-align:center;
}

#wishlist_msg{
	color:#FFFFFF;
	margin-left:25px;
	text-align:left;
	opacity: 0;
	font-size: 15px;
}