
/* Jcomments
----------------------------------------------------------- */

#jc h4 {
	font-size:1.3em;
	}
	
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
	margin-left:0px !important;	}

#comments-form .btn div, #comments-report-form .btn div {
	background:#990000;
	float:left;
	margin:0 -25px 0 0;}
	
#comments-form .btn, #comments-report-form .btn {
	background:#990000;
	float:left;
	margin-left:-4px;}
	
#comments-form .btn a, #comments-report-form .btn a {
	border:medium none;
	color:#ffffff;
	font-weight:normal;
	height:31px;
	font-size:1em;
	line-height:29px;
	padding:0 24px;
	text-decoration:none;}

#comments-form .btn a:hover, #comments-report-form .btn a:hover {
	color:#666666;
	text-decoration:none;}
	
#comments-footer {
	border:none;
	height:20px;}	
	
#comments-form-message {
	padding:5px 8px 5px 33px;}
	
.comments-form-message-info {
	border:1px solid #CCCCCC;}
	
#comments .comments-list {
	margin-left:0px;}	

#comments-list-footer {
	margin:0 0 10px 0px !important;	}
	
#comments .comment-author, #comments .author-homepage {
	color:#3C452D;
	font-weight:bold;
	margin:0;
	padding-right:6px;	
	padding-left:6px;}

#jc h4, #jc .rbox_t,#jc .rbox_b, #jc .rbox_m  {
	border:none;}
	
#jc .rbox_tr, #jc .rbox_tl, #jc .rbox_t, #jc .rbox_m, #jc .rbox_br, #jc .rbox_bl, #jc .rbox_b {
background:none;}	

#comments-list .even {
	border-bottom:1px dotted #CCCCCC;
	background:#FFFFFF;}
	
#comments-list .odd {
}	
	
#comments .comment-body {
	padding-left:7px;
	padding-top: 9px;}
	
.jcomments-links {
	margin-top:18px;
	}

#jc h4 {
	font-weight:normal;
	font-size:1em;}
	
#comments .comment-date {
	background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 10px;
    margin: 0;
    padding: 0;}
	
#comments .comment-anchor {
	font-size:11px;
	display:none;
	color: #333333;}
	
#comments-form img.captcha {
    height: 44px;
	width:116px;}
	
#comments .comments-buttons {
    background: none repeat scroll 0 0 #990000;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-top: 7px;
     padding: 5px 4px 4px;}	
	
#jc h4, #jc .rbox_t,#jc .rbox_b, #jc .rbox_m  {
	border:none;}
	
#jc .rbox_tr, #jc .rbox_tl, #jc .rbox_t, #jc .rbox_m, #jc .rbox_br, #jc .rbox_bl, #jc .rbox_b {
background:none;}	

#comments-list .even {
	border:1px solid #CCCCCC;
	background:#FFFFFF;}
	
#comments-list .odd {
	border:1px solid #BFBFBF;
	background:#F3F3F3;}	
	
#comments .comment-body {
	padding-left:24px;
	padding-top:13px;}
	
.jcomments-links {
	margin-top:18px;
	}

/* End Jcomments
----------------------------------------------------------- */


 

 
/* VirtueMart
----------------------------------------------------------- */
.product-price, .product-fields, .s5_productwrap{
   /* display:none;*/

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background: #ff0000;
    /*background: none repeat scroll 0 0 #f8f8f8;*/
    font-size: 14px;
    font-weight:bold;
    color: #fff !important;
    line-height: 1.25em !important;
    border: 1px solid #e7e7e7;
    margin: 17px 0 15px;
    padding: 10px 20px;
    
    
}
	
.quantity-box .quantity-input {
	border: 1px solid #EFEFEF !important;}

.addtocart-area .product-fields {
    border-bottom: 1px solid #EEEEEE;
    padding: 6px 20px 12px;}

span.title, h4.title, .customer-reviews h4  {
    border-bottom: 1px dotted #cccccc;
    color: #333333;
    display: block;
    font-size: 18px;
    margin: 0 0 20px;
    padding-bottom: 12px;
	font-weight:normal;}

input.addtocart-button {
      font-size: 0.8em;
        color: #ffffff;
	border: medium none !important;
	width: 200px !important;
	letter-spacing:0px !important;}

span.quantity-controls input.quantity-controls {
    padding: 7px !important;}

.productdetails-view .addtocart-bar {
	padding: 0 0 0 4px;}
	
input.quantity-input {
    height: 28px;
    margin-top: 1px;
    padding: 2px;
}
   
   
a.ask-a-question {
	
    color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3A3A3A;
	background: #ff5300; /* Old browsers */
	background: -moz-linear-gradient(top, #ff5300 0%, #990000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5300), color-stop(100%,#990000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff5300 0%,#990000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff5300 0%,#990000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff5300 0%,#990000 100%); /* IE10+ */
	background: linear-gradient(top, #ff5300 0%,#990000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5300', endColorstr='#990000',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2); 
	padding: 6px 12px;
    
    /*background:#ff5300;
    color: #ffffff;
    line-height:1.6em !important;
    margin-top: 5px !important;
    margin-bottom:5px !important;
    border:none;
    */
    
    
    
}
	
/*.category-view .category .spacer {
	}*/

/*.category-view .row .category {
	width:150px;}*/
	
.productdetails-view h1 {
    margin: 0 0 15px;}
	
.addtocart-area {
	padding-bottom: 10px;
	border-bottom:0px dotted #cccccc;}
	
.product-fields .editlinktip img	{
display:none;
}

/*
 * .product-fields .product-field, .product-related-categories .product-field {
    font-size: 10px;
    float: none;}
*/	
.ask-a-question {
	text-align:right;}	

.availability {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e7e7e7;
    margin-top: 15px;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 8px;
    text-align: left;
    font-size: 11px;
    padding-left: 5px;
    padding-top:5px;
    min-height: 30px;
    
}	
	
.vertical-separator {
    border-right: 1px dotted #d9d9d9;}	

/*
 * 
 * .orderby-displaynumber {
    border: none !important;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);	
	background: none repeat scroll 0 0 #fcfcfc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	padding: 15px 15px 5px;
	color:#989898;
	font-size: 11px;}	

.orderlistcontainer {
    font-size: 11px;}
    
    */
	
a.product-details, a.details, div.details {
	color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3A3A3A;
	background: #ffc702; /* Old browsers */
	background: -moz-linear-gradient(top, #ffc702 0%, #d19e00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc702), color-stop(100%,#d19e00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffc702 0%,#d19e00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffc702 0%,#d19e00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffc702 0%,#d19e00 100%); /* IE10+ */
	background: linear-gradient(top, #ffc702 0%,#d19e00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc702', endColorstr='#d19e00',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2); 
	padding: 6px 12px;
    margin-bottom:15px;
}	
.browse-view h1 {
	font-size: 1.3em;
	color:#d19e00;
    margin: 26px 0 28px;}
	
	
.product-related-categories h4 {
font-size:18px;
color:#333333;
}	
	
.product-related-products, .product-related-categories {
    border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	margin-top: 20px;
	border-top: none;}
 
.row > div {
    display: table-cell;
    float: none !important;}	

.browse-view p {
	padding:0px;}
	
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    max-width: 100%;}
	
.floatleft .center{
padding-right:5px;}

.product .floatleft h2	{
text-align:center;}

.product-prices {
	margin-top: 20px;
	color:#ff1d0f;}
	
/*
	.orderlistcontainer div.activeOrder {
  margin-left: -11px;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  
}	

*/

/*.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding: 20px;}*/

.category-view h4, .featured-view  h4, .latest-view h4, .topten-view h4 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 12px;
	margin-bottom: 30px;
	font-size: 1.3em;
	color:#333333;	}	
	
.virtuemart_search #custom_parent_id {
    height: 28px;}	
	
.category_description {
	margin-bottom:40px;}	

#facebox .popup {
	border:none;}

#facebox .content{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	padding:20px;}
	
#facebox .close {
	background: url("../images/multibox/close.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    opacity: 1;
    position: absolute;
    right: -15px;
    top: -13px;
    width: 27px;
    z-index: 223;}
	
	#facebox .popup h4 {
border-top: 1px dotted;
    color: #990000;
    font-size: 13px;
    font-weight: normal;
    padding-top: 12px;}
	

	#facebox .popup  div div {
	padding-bottom: 12px;
     padding-top: 15px;}
	 
	 
.vmproduct .addtocart-area {
    border-bottom: none;}	
	
.vmproduct .quantity-box, .vmproduct .quantity-controls{
	display:none;}	
	
.vmproduct .spacer {
	text-align:center;}	
	
.vmproduct .addtocart-bar {
	margin-top:15px;	}
		 
		

.control-buttons button.default {
    border: medium none;
    color: #FFFFFF;
    margin-left: 8px;
    background: red;
}
    

#userForm h1 {
	font-size:1.2em;}
	

/*table.user-details input {
    border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    color: #777777;
    margin-bottom: 2px;
    padding: 8px;
    width: 200px;
}
*/
.browse-view h3 {
	border-bottom: 1px dotted #E9E8E8;
    margin-bottom: 30px;
    padding-bottom: 13px;
	color:#ff0000;}
	
.virtuemart_search {
	background:#FCFCFC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 15px 15px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);		}

.virtuemart_search .inputbox {
    height: 16px;
	vertical-align: none;
    margin-bottom: 18px;}
	
	 
/* virtuemart checkout area */
	 
table.cart-summary tr th {
	background: none repeat scroll 0 0 #c7c7c7;
	border-bottom: 1px solid #E9E8E8;
	color: #FFFFFF;
	padding: 14px 10px 11px 11px; }
		
.cart-view form {
	padding:25px;
	color: #333333;
	margin-top: 25px;
	background:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) ;
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);}
	
	form#checkoutForm {
		padding:0px;
		border:none;
		-webkit-box-shadow: none;
		-moz-box-shadow:none;
		box-shadow:none; }
	
.cart-view form.inline {
	border:none !important;
	margin-top:2px !important;
	padding:0px !important;
	background:none !important;}	
	
.default {
	color:#ffffff;}
	
.billto-shipto a {
	border:none;
	color:#990000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background:none;
	padding-left: 0;
	font-family:'Allan',Helvetica,Arial,Sans-Serif !important;
	}	
	
.billto-shipto {
    border:none;}	
	
	.cart-summary hr {
	display:none;}

.billto-shipto span {
	margin-left:-2px;
	font-weight: normal;
    font-size: 14px;}
	
span.terms-of-service {
    font-size: 12px;
    font-weight: bold;	}
	
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
	letter-spacing:0px;
	border:none;
	padding: 8px 13px;
	font-weight:normal;}	
	
.customer-comment {
    text-align: right;
	border:none;}	
	
.checkout-button-top {
    border:none;
    padding: 30px 0 0;	}
	
.vm2-modallink, .vm2-termsofservice-icon, .vm2-billto-icon, .vm2-shipto-icon{
	background:none;
	width:0px;}
	
div.terms-of-service {
    margin: 10px 21px 0 0;}
	
table.cart-summary td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
    margin-left: 10px;
    vertical-align: middle;}	
	
.billto-shipto {
    margin-top: 20px;}

.cart-view td {
    margin-left: 10px;
border-bottom: 1px solid #EEEEEE;
}


/* virtuemart category menu */
	
.VMmenu li {
	border-bottom: 1px dotted #aeaeae;
    font-size: .9em;
    margin: 0 0 6px;
	padding-bottom: 5px;
    width: 100%;	}
	
	.VMmenu li li {	
		border-bottom:none;}
	.VMmenu li a {
		color:#ff3f0c;}
		
	.VMmenu li ul.menu {
		padding-top:5px;}	
	
	.VMmenu li ul.menu li {
	margin-left: 23px;
    margin-top: 4px;
    padding-bottom: 4px;}
	
	.VMmenu li ul.menu li a {	
		color:#e03f0c;}
	
	.VmArrowdown {
		background:url("../images/s5_menu_arrow.png") no-repeat scroll right 6px transparent;}
		
.write-reviews {
    margin: 40px 0 0;
    text-align: left;}	
	
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
  	margin-top: 10px;
	border:none;
}	
	
	
/* End VirtueMart
----------------------------------------------------------- */	
	
	
