html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

.order h3 { padding:10px 0 10px 0; background:none; color:#000;}

img { border:none; vertical-align:middle;}

.content-indent { padding: 0px 0 0 0; position:relative;}

ul {margin:0; padding:0 0 0 30px; list-style:disc;}

ul li {margin: 0 0 5px 0; padding:0;}

/*---------------------------about us---*/

.about { padding:10px 28px 0 0; border-top:none; margin-top:-1px;}

.about h2 { font:bold 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0; margin:0; color:#000000; background:none;}

.about p { margin:0; padding:15px 0 0 0; color:#434C59; font:normal 12px/18px Arial, Helvetica, sans-serif;}

.about p.p1-top { padding-top:23px;}

.about ul { list-style-type:none; margin:0 0 -12px 0; padding:15px 0 0 0;}

.about ul li { color:#434C59; font:normal 12px/18px Arial, Helvetica, sans-serif; background:url(../images/marker.gif) no-repeat 0 6px; padding:0 0 0 20px; margin-bottom:13px;} 

.about ul li strong { color:#000000;  font-weight:bold; }



/*---------------------------delivery---*/

.delivery { padding:10px 28px 0 0; border-top:none; margin-top:-1px;}

.delivery h2 { font:bold 12px/21px Arial, Helvetica, sans-serif;color:#000000; text-transform:uppercase; padding:0; margin:0; background:none;}

.delivery p { margin:0; padding:15px 0 0 0; color:#434C59; font:normal 12px/18px Arial, Helvetica, sans-serif;}

.delivery ul { list-style-type:none; margin:0 0 0px 0; padding:15px 0 8px 0;}

.delivery ul li { color:#434C59; font:normal 12px/18px Arial, Helvetica, sans-serif; background:url(../images/marker.gif) no-repeat 0 6px; padding:0 0 0 20px; margin-bottom:13px;} 

.delivery ul li strong { color:#333;  }





/*===== ACCORDION =====*/

.FAQS { padding:10px 0px 0 0; width:100%; border-top:none; margin-top:-1px; visibility:hidden;}

.FAQS h2 { font:bold 12px/21px Arial, Helvetica, sans-serif; color:#000000; text-transform:uppercase; padding:0; margin:0 0 14px 0; background:none;}





	dl#accordion {

		border:1px solid #e5e5e5;

		border-bottom:none;

	 	list-style-type:none;

	 	padding-left:0px;

	    margin: 0;

	    width:708px;

	    overflow:hidden;

		position:relative;

	    }

	    dl#accordion dt {

	        margin:0;

			padding:0px;

			position:relative;

			display:block;

			border-bottom:1px solid #e5e5e5;

			 box-shadow: 0 0 30px #fafafa inset;

 			-moz-box-shadow: 0 0 30px #fafafa inset;

			-webkit-box-shadow: 0 0 30px #fafafa inset;

			position:relative;

			background:#fff;

			

	    }

		dl#accordion .bg {padding: 0 10px 0 38px; overflow:hidden;margin:0px 0 1px 0;}

		

		

	    dl#accordion dt span {

			background: url(../images/virtuemart/sub-plus.gif) 10px center no-repeat ;

			padding:0;

			color:#3f3f3f!important;

			font-size: 12px;

			font-weight: bold;

			font-family: Arial, Helvetica, sans-serif;

			text-transform:none;

			line-height:43px;

			cursor:pointer;

			margin:0;

			display:block;

			height:1%;

	    }

	 

	 

	            dl#accordion dt.active span{

					z-index:1;

					background: url(../images/virtuemart/sub-minus.gif) 10px center no-repeat;

					color:#000000 !important;

					

	            }

	        dl#accordion dd {

	            background:none; 

	            display:none;

	            margin:0;

				padding:0;

				overflow:hidden;

				border-bottom:1px solid #e5e5e5;

				

				

	        }

	            dl#accordion dd .indent {

	               background:#f7f7f7;

	                padding:15px 20px 15px 17px;

					min-height:55px;

					margin:0;

	            }

				

			

			dl#accordion dd .indent p {display:inline-block; margin:0px;  color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; 

			background:url(../images/accordionMarker.gif) left 6px no-repeat; padding-left:20px;}

				

/* ##########################  logo  ########################### */

.logoheader {

	padding:0;

	margin:0;

	display:block;

	position:absolute;

	top:5px; left:-25px;

	z-index:9;

	width:auto;

	height:auto;

	}

	h5#logo { background:none; border:none; padding:0; margin:0;}

	h5#logo a { display:block; margin:0; padding:0; font:normal 1px/1px Arial, Helvetica, sans-serif!important; }

	h5#logo img { display:block;}

	h5#logo span { color:#333; font:bold 10px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; border:none; padding:0; margin:0; background:none; display:none;}

	

.welcome_msg {text-transform:uppercase; font-size:11px; line-height:11px; color:#ff6e00;}

.moduletable-msg {position:absolute; top:29px; right:29px;}



/* ##########################  header  ########################### */



#header

{

	position:relative;

	z-index:99;

	width:900px;

	height:340px;

	background:none;

	margin:0 0 0 0;

}

#header .head {width:950px; position:relative; margin:0 auto;}

/* --------------------------------------------------------- structure --- */

	body {

		background:#FFF url(../images/pg-bg.jpg) repeat;

		height:100%!important;

		font-size:16px;

		font-family:Arial, Helvetica, sans-serif;


	}
.body-top{
	width:960px;
	margin:auto;
	text-align:center;
}
	.main {

		width:900px;

		position:relative;

		background:#fff;

		margin:0;

		padding:0 30px;

		text-align:left;

		z-index:1111;

		box-shadow:0 0 10px #000;

	}

	
.message ul {
 text-align: left;
 color: #000!important;
 background: #CCC!important;
 border-top: 3px solid #000!important;
 border-bottom: 3px solid #000!important;
}
	

/*.box-main { margin:0 auto; width:990px; background:#fff;}

		.box-main .tail-bot { background:url(../images/bottom-tail.gif) left bottom repeat-x;}

			.box-main .tail-top { background:url(../images/top-tail.gif) left top repeat-x;}

				.box-main .tail-right { background:url(../images/right-tail.gif) right top repeat-y;}

					.box-main .tail-left { background:url(../images/left-tail.gif) left top repeat-y;}

						.box-main .corner-top-right { background:url(../images/corner-top-right.gif) right top no-repeat;}

							.box-main .corner-top-left { background:url(../images/corner-top-left.gif) left top no-repeat;}

								.box-main .corner-bot-right { background: url(../images/corner-bottom-right.gif) right bottom no-repeat;}

									.box-main .corner-bot-left { background: url(../images/corner-bottom-left.gif) left bottom no-repeat; width:100%;}

*/



/* ------------------------------------- topmenu --- */

.head-row { position:absolute; width:900px; top:25px; left:0px; /*border-top:1px solid #bfbfbf;*/}

		#topmenu {

				background:none;

				border:none;

				width:100%;

				margin:0 0 0px 0;

				padding:0px 0 0px 0;

				position:absolute;

				left:0px;

				/*top:15px;*/
				top:0px;

				/*border-bottom:1px solid #bfbfbf;*/

			}

	.moduletable-nav ul.menu {

		list-style:none;

		padding:0;

		text-align:center;
		float:right;

		margin:0;

		width:auto;

	}

		.moduletable-nav ul.menu li {

			font:normal 16px 'Open Sans', sans-serif;

			background:url(../images/nav-marker.gif) left 7px no-repeat;

			letter-spacing:0px;

			float:left;

			margin:0 0px 0 0px;

			padding:0px 13px 0px 18px;

			text-align:left;

			position:relative;

		}

		.moduletable-nav ul.menu li:first-child { padding-left:0px; background:none; }

			.moduletable-nav ul.menu li a {

				color:#000;

				display:inline-block;

				text-decoration:none;

				text-align:center;

				padding:0 0 0 0;

				cursor:pointer;

				

			}

			.moduletable-nav ul.menu li:first-child a { margin-left:0; background:none;}

			/* ------------------- hover, active --- */

			.moduletable-nav ul.menu li a:hover  ,.moduletable-nav ul.menu li.active a 

			 {

			   text-decoration:none;

			 color:#CCC;

			}

			

			.moduletable-nav ul.menu li.parent ul { display:none; position:absolute; left:0; top:18px; list-style-type:none!important; margin:0; padding:20px; background:#333; z-index:999; text-align:left; width:200px; }

			.moduletable-nav ul.menu li.parent ul li { float:none; text-transform:capitalize; font:normal 14px/18px Arial, Helvetica, sans-serif; position:relative; padding:0; background:none;}

			.moduletable-nav ul.menu li.parent ul li a { color:#fff;}

			.moduletable-nav ul.menu li.parent ul li:hover a, .moduletable-nav ul.menu li.parent ul li.active a { color:#000000;}

			

			.moduletable-nav ul.menu li.parent:hover ul { display:block;}

			

			.moduletable-nav ul.menu li.parent ul li.parent ul { display:none; position:absolute; left:200px;top:-18px; background:#666; }

			.moduletable-nav ul.menu li.parent ul li.parent ul li a { color:#fff;}

			.moduletable-nav ul.menu li.parent ul li.parent ul li:hover a, .moduletable-nav ul.menu li.parent ul li.parent ul li.active a { color:#000000;}

			.moduletable-nav ul.menu li.parent ul li.parent:hover ul { display:block;}

		

/* ------------------------------------- end topmenu --- */			

/* ------------------------------------- search --- */



.contacts .module_search { display:none;}	



#search {

	border:none; padding:0; margin:0;  position:absolute; right:0px; top:70px; height:auto; width:257px;

}

#search .boxIndent { padding:5px 0px 0 1px;  }



#search h3 { text-transform:lowercase; color:#545454; font:normal 11px/14px Arial, Helvetica, sans-serif; width:42px; float:left;  padding:3px 0 0 0; margin:0; border:none; background:none;}



#search .search

{

z-index:9;

position:relative;

border:1px solid #dadad9;

height:19px;

width:243px;

padding-left:10px;

float:left;

border-radius:3px;



}



#search form .search .inputbox

{

	background:none;

	display:inline-block;

	border:none;

	padding:2px 0 2px 0;

	margin-left:0px;

	float:left;

	width:210px;

	height:14px!important;

	font-size:9px;

	line-height:1.2345em;

	color:#a4a4a4;

	vertical-align:middle;

	outline:none!important;

}

#search form .search .button {

	border:none!important;

	text-indent:-9999px;

	background:url(../images/search-button.gif) left top no-repeat;

	color:#fff !important;

	width:16px;

	height:14px;

	font-size:12px;

	text-transform:capitalize;

	line-height:26px !important;

	font-family:Arial, Helvetica, sans-serif;

	padding:0;

	font-weight:normal;

	font-style:normal !important;

	margin:0;

	cursor:pointer;

	position:absolute;

	top:3px;

	right:3px;

	letter-spacing:0px;

	display:inline-block;

	border-radius:0;

}

@-moz-document url-prefix() {

  #search .search .button { }

}



#search form .search .button:hover {

	

	opacity:0.5;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; color:#fff!important;

	}



/* ------------------------------------- end search --- */	



	/* ------------------------- currency --- */

.currency {

		background:none;	

		width:226px;

		height:21px;

		margin:0;

		padding:0;

		position:absolute;

		right:0px;

		top:110px;

		z-index:10000;

		

		}	

	.currency .moduletable {

		position:relative;

	}

	.currency h3 {

		background:none;

		letter-spacing:0px;

		border:none;

		color:#545454;

		font:normal 11px/1.2em Arial, Helvetica, sans-serif;

		padding:2px 0 0px 0px;

		width:61px;

		margin:0;

		float:left;

		text-transform:lowercase;

	}

	

#select-form { margin-left:1px; display:none;}	

.jqTransformSelectWrapper {

		background:url(../images/select_left.png) left top no-repeat;

		color:#a4a4a4;

		font:normal 9px/18px Arial, Helvetica, sans-serif;

		width:86px !important;

		height:19px !important;

		float:left;

		position:relative;

		padding:2px 0 0px 9px;

		margin-top:0px;

		text-transform:capitalize;

		}

		.jqTransformSelectWrapper  span { width:83px!important; display:block;}

	.jqTransformSelectWrapper .jqTransformSelectOpen {

		background:url(../images/select_right.png) left top no-repeat;

		width:21px;

		height:21px !important;

		position:absolute;

		top:0;

		right:0;

		}

		

	.jqTransformSelectWrapper  ul {

		list-style:none !important;

		width:114px !important;

		background:#fff;

		border:none;

		position:absolute;

		top:23px;

		left:1px;

		z-index:100;

		border:1px solid #dadad9;

		padding-bottom:2px;

		}	

		.jqTransformSelectWrapper  ul li { padding-left:7px; display:block; line-height:16px;}

		.jqTransformSelectWrapper li a { text-decoration:none; display:block;color:#a4a4a4; }

		.jqTransformSelectWrapper  ul li:hover { background:none; }

		.jqTransformSelectWrapper  ul li:hover a {color:#000;}

		

	#select-form .jqTransformHidden {

		display:none !important;

	}

	

	.currency .button {

		border:none !important;

		font-size:11px;

		text-transform:lowercase;

		font-family:Arial, Helvetica, sans-serif;

		font-weight:normal;

		letter-spacing:0px;

		line-height:21px!important;

		vertical-align:top;

		display:block;

		background:#000 url(../images/button.gif) left top repeat-x;

		color:#fff !important;

		width:61px;

		vertical-align:middle;

		height:21px;

		padding:0 0 0px 0px;

		margin:0px 0px 0 0px;

		text-align:center;

		 position:relative;

		 float:right;

		 border-radius:4px;

		 box-shadow:0 0 3px #CCC;

	}

	@-moz-document url-prefix() {

  .currency .button { padding-bottom:3px; line-height:16px!important;}

}



	.currency .button:hover {

		background:#999;

		color:#fff !important;

		text-decoration:none;

	}

			

/* -------------------------end  currency --- */			

			

		.cart {

			position:absolute;

			border:none;

			top:110px;

			right:0px;

			width:390px;
			box-shadow: 0 0 7px #999;
			border-radius: 6px;

			/*background:#000000;
			border:1px solid #dadad9;*/

			letter-spacing:0;

			color:#d82604;

			font: normal 15px Arial, Helvetica, sans-serif;

			font-family: 'Open Sans', serif;

			text-transform:uppercase;

			padding:9px 10px 9px 10px;

			margin:0;

			text-align:left;

			z-index:9999;

		}
.cart .login-greeting{
	float:right;
	clear: left;
	margin-top:5px;}
	
.cart .logout-button{
	float:right;
	clear:both;
	margin-top:5px;}
		.cart .moduletable { float:right; position:relative; margin:10px 0 0 0; clear:both;}

		.cart h3 { font:normal 15px Arial, Helvetica, sans-serif;font-family: 'Open Sans', serif;  color:#000; margin:0 5px 0 0; float:left; padding:0 0 0 0; background:none; border:none; text-transform:uppercase;}
.cart .moduletable_login h3 { text-align: right; width:100%;}

.editprof {
background:#000 url(../images/button1.gif) left top repeat-x;

	color:#fff;

	text-transform:none;

	text-decoration:none;

	display:block;

	font-size:11px;

	line-height:24px !important;

	padding:1px 10px 0px 10px;

	height:24px;

	width:auto;

	font-style:normal !important;

	margin:7px 10px 0 0;

	text-align:center;

	cursor:pointer;

	position:relative;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

	float:right;

	letter-spacing:0px;

	border-radius:3px;
}

.editprof:hover { background:#000000; text-decoration:none;}


		.cart_num { display:block;}

		.cart_num .crt-text { padding-right:3px; display:inline-block; color:#CCC;}

		.cart_num a { color:#000; 	text-decoration:none;}

		.cart_num a:hover { color:#000; text-decoration:none;}

		.minicart { text-align:left; float:left;}

		.minicart .total , .minicart .total_products { float:left; margin-right:0px;}

		.minicart .total {color:#757473;font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; display:none;}

		.minicart .total span { display:none;}

		

		#vmCartModule {  height:25px; float:left; }

		

		#cart_list {background:#fff;  width:270px; z-index:999; padding:10px 0 0 0;   overflow:hidden; color:#999; text-align:center; box-shadow: 0 0 7px #999;  position:absolute; top:23px; right:-14px; outline:solid 1px #e2e2e2\0/; display:none; }

		.show_products{ display:block!important;}

		

		#cart_list .marg-bot { margin-bottom:10px;}

		#cart_list .container { padding:0; margin:0;}

		#cart_list .container .wrapper.marg-bot {background:url(../images/virtuemart/container-cart-row.gif) left top repeat-x #f5f5f6;

		background:url(../images/virtuemart/container-cart-row.gif) left top repeat-x #f5f5f6\0/;}

		#cart_list .container .wrapper.marg-bot:first-child { border-radius:0;}

		

		#cart_list .container .wrapper.marg-bot .quantity { float:left; color:#000;}

		#cart_list .fleft { padding-top:10px; float:left; width:135px; padding-right:15px; position:relative; text-align:left;}

		#cart_list .fleft  a.vm2-remove_from_cart{   background:url(../images/virtuemart/cart_close.png) left top; border: 0 none; cursor: pointer; display: inline-block; height: 11px; vertical-align: bottom; width:11px; text-decoration:none; 		position:absolute; right:0px; top:28px;}

		#cart_list .fleft  a.vm2-remove_from_cart:hover { background-position:left bottom;}



		#vm_cart_products .image { float:left; max-width:90px; padding:10px; background:none; margin-right:0px;}

		table.cart-summary .cart-images img , #vm_cart_products img  { float:none; max-width:90px; max-height:90px;}

		

		#vm_cart_products .vm-customfield-mod { padding-bottom:5px;}

		#vm_cart_products .vm-customfield-mod span { width:100%; padding:0!important; margin:0!important;}

		#vm_cart_products .vm-customfield-mod img { width:20px; height:20px;}



		.product_row .product_name { padding-top:5px; display:inline-block; padding-bottom:5px;}

		.product_row .product_name a {color:#000; text-transform:capitalize; font-size:12px; background:none!important;}

		.product_row .prices {color:#000;}

		.product_row .product_name a:hover { text-decoration:underline!important;}

		

		#cart_list .total { color:#000000; text-transform:uppercase; font:bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:right; padding:5px 20px 0px 20px; }

	    #cart_list .total span { color:#606060; padding-right:3px;}

		#cart_list .show_cart { padding:0px 20px 0px 20px; overflow:hidden; }

		#cart_list .show_cart a {

		border:none;

		background:#000;

		color:#fff;

		text-transform:none;

		text-decoration:none;

		display:inline-block;

		font-size:12px;

		line-height:24px !important;

		padding:0px 10px 0px 10px;

		height:25px;

		width:auto;

		font-style:normal !important;

		margin:10px 0 15px 0;

		text-align:center;

		cursor:pointer;

		position:relative;

		font-family:Arial, Helvetica, sans-serif;

		font-weight:normal;

		float:right;

		letter-spacing:0px;

		border-radius:3px;

		

		}

		#cart_list a:hover { background:#000000; text-decoration:none;}





		.empty { text-align:left;}

		.cart hr , .cart .none { display:none;}

		#cart_list .text-cart { padding-top:0px; margin-bottom:5px; font-weight:normal }

	

	

	.module_banners { position:absolute; width:310px; top:28px; right:0;}

	.module_banners .banneritem:first-child { margin-bottom:6px;}



	 .module_social { position:absolute; right:340px; width:160px; top:0px; padding-top:0px; overflow:hidden; z-index:99;}

	  .module_social  .boxIndent { padding:0; border:none;}

	.module_social  h3 { background:none; color:#000; line-height:20px; text-align:right;}

	.module_social em { font-style:normal; font-weight:normal; color:#88cdca; float:left;}



	.module_social .social { background:#fff; border-radius:0; position:relative; padding:0px 0 0 0 !important; margin:0 !important; list-style-type:none; overflow:hidden; float:right;}

	.module_social .social li { float:left; margin-left:8px !important; padding:0!important}

	.module_social .social li a:hover img { opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";}

/* ------------------------------------- content --- */

 #content {

		padding:15px 0 26px 0;

		z-index:1;

		width:100%;

		position:relative;
		text-align:left;

	}

		#left {

			float:left;

			width:200px;

			margin:0 30px 0 0px;

			padding:0px 0 0px 0px;

		}

		.container {

			position:relative;

			overflow:hidden;

			padding:0;

			margin:0;

			

			

		}

		#right {

			float:right;

			width:230px;

			margin:0px 0px 0 10px;

		}

			.contacts #right { width:300px; }



/* ------------------------------------- footer --- */


	#back-top { position: absolute; top:23px; right:0px; z-index:100; display:block!important; padding:0;}

	#back-top a {  display:block; width:65px; height:34px; background:url(../images/back.png) left top no-repeat;padding:0; }

	#back-top a:hover {opacity:0.5;} 

	.absolute { position:absolute; bottom:58px; left:-134px; background:url(../images/absolute.png) left top no-repeat; width:152px; height:342px;}

	#foot { 

	background:none;

	border-top:1px solid #e5e5e5;

	min-height:95px;

	margin:0px;

	width:100%;

	z-index:90;

	margin-left:0px;

	overflow:hidden;

	position:relative;

	

	}

	

	#foot .space {

		padding:31px 0px 0px 0px;

		font:normal 13px/18px Arial, Helvetica, sans-serif;

		color:#8f8f8f;

		min-height:26px;

		text-transform:none;

		width:100%;

		border-top:none;

		

	}

	#foot a {

		color:#8f8f8f;

		text-decoration:none;

	}

	#foot a:hover { text-decoration:underline;}

	.footerText div { padding-top:0px;}

	#foot .footerText {

		text-align:left;

	}

	#foot .footerText div { float:none;}

	.footer2 { color:#858585;}

	

		#foot  ul { width:161px; float:left; margin:0; padding:45px 0 0 0 ; overflow:hidden;}

	#foot  ul li { float:none; background:url(../images/foot-marker.png) left 2px no-repeat; font:normal 11px/21px Arial, Helvetica, sans-serif;  padding-left:21px;}

	#foot  ul li a { color:#7f7f7d; text-decoration:none; text-transform:none;}

	#foot  ul li a:hover , #foot .module ul li.active a { text-decoration:none; color:#000000; }

#foot  ul ul { display:none!important;}

	

/*	#foot ul {

		border:none;

		background:none;

		padding:20px 0 8px 0px;

		margin:0 0 0px 0;

		list-style:none;

		 position:relative;

		 width:100%;

		 overflow:hidden;

		 float:none;

	}

		#foot ul li {

			background:none;

			font:normal 11px/14px Arial, Helvetica, sans-serif;

			background:none;

			display:block;

			padding:0px 15px 0 0px;

			text-transform:uppercase;

			letter-spacing:none;

			margin:0 0 0 0;

			float:left;

		}

			#foot ul li a {

				background:none;

				display:inline-block;

				color:#737373;

				padding:0;

				text-decoration:none;

			}

			#foot ul li a:hover,

			#foot ul li.active a {

				color:#000000;

				

			} 

	*/

/* ------------------------------------- Tooltips --- */

	.tool-tip {

		background:#ffc;

		border:1px solid #b4b58A;

		color:#000;

		max-width:200px;

		text-align:left;

		z-index:99!important;

	}

	.tool-title {

		background:#dda;

		border-bottom:1px solid #b4b58A;

		padding:5px 10px;

		font-weight:bold;

	}

	.tool-text {

		padding:5px 10px;

	}



/* ------------------------------------- VM --- */

	.wrapper {

		overflow:hidden;

		width:100%;

		

	}

	.wrapper2 {

		width:100%;

	}

	.clear {

		clear:both;

	}

	.float-left {

		float:left;

	}

	.float-right {

		float:right;

	}

	.contact_email #contact_email_copy {

		margin:0;

		float:left;

		width:15px;

	}



/* ------------------------------------- boxes --- 

	.module .box,

	.module_menu .box,

	.module_login .box,

	.module_text .box {background:#fff;}

	

	.module_login .box .tail-bottom,

	.module .box .tail-bottom,

	.module_menu .box .tail-bottom,

	.module_text .box .tail-bottom {background:url(../images/box-corner-tail-bottom.gif) bottom repeat-x;}

	

	.module_login .box .tail-top,

	.module .box .tail-top,

	.module_menu .box .tail-top,

	.module_text .box .tail-top {background:url(../images/box-corner-tail-top.gif) top repeat-x;}

	

	.module_login .box .tail-right,

	.module .box .tail-right,

	.module_menu .box .tail-right,

	.module_text .box .tail-right {background:url(../images/box-corner-tail-right.gif) right repeat-y;}

	

	.module_login .box .tail-left,

	.module .box .tail-left,

	.module_menu .box .tail-left,

	.module_text .box .tail-left {background:url(../images/box-corner-tail-left.gif) left repeat-y;}

	

	.module_login .box .corner-right-bottom,

	.module .box .corner-right-bottom,

	.module_menu .box .corner-right-bottom,

	.module_text .box .corner-right-bottom {background:url(../images/box-corner-right-bottom.gif) right bottom no-repeat;}

	

	.module_login .box .corner-left-bottom,

	.module .box .corner-left-bottom,

	.module_menu .box .corner-left-bottom,

	.module_text .box .corner-left-bottom {background:url(../images/box-corner-left-bottom.gif) left bottom no-repeat;}

	

	.module_login .box .corner-right-top,

	.module .box .corner-right-top,

	.module_menu .box .corner-right-top,

	.module_text .box .corner-right-top {background:url(../images/box-corner-right-top.gif) right top no-repeat;}

	

	.module_login .box .corner-left-top,

	.module .box .corner-left-top,

	.module_menu .box .corner-left-top,

	.module_text .box .corner-left-top {background:url(../images/box-corner-left-top.gif) left top no-repeat; width:100%;} */





/* ------------------------------------- END boxes --- */





#login-form .inputbox {

	width:140px;

	height:24px;

	line-height:24px;

	background:#fff;

	border:solid 1px #dbdbdb;

	color:#7d7d7d;

	padding:0px 7px;

	margin:5px 5px 0 0px;

	font-family:Arial, Helvetica, sans-serif; font-size:10px;

	outline:none;

	float:none;

	border-radius:6px;

}

#login-form p { margin-bottom:10px;}

#login-form  label { display:none; color:#000; font:normal 11px/16px Arial, Helvetica, sans-serif; text-transform:none; padding-bottom:6px;}



#login-form  #form-login-password label { padding-bottom:5px; padding-top:2px;}



#login-form #form-login-remember { padding-top:7px; padding-bottom:2px; overflow:hidden; margin-bottom:4px;}

#login-form #form-login-remember label { float:left; font-size:11px; margin-left:9px; display:block; color:#535353;}

#login-form #modlgn-remember.inputbox { width:12px; height:12px; padding:0; margin:1px 0 0 0; border:none; float:left; line-height:0;}





#login-form fieldset {border:0;}

.moduletable-search { width:265px; position:absolute; overflow:hidden; padding:0 10px 10px; background:#282828; top:0px; right:0;}



fieldset.input {

	border:0;

	}

#login-form .logout-button .button { width:auto;}



#content #login-form .button {margin:0; width:49px; height:21px; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:20px!important;   background:#000 url(../images/button1.gif) left top repeat-x; vertical-align:top; float:none; margin-left:1px; border-radius:3px; text-transform:none; font-weight:normal; margin-top:3px; }

#content #login-form .button:hover {background:#000000;}

@-moz-document url-prefix() {

  #content #login-form .button { padding-bottom:3px;}

}



#content #login-form .logout-button .button { width:90px; display:block; line-height:20px!important;}



#login-form ul { list-style-type:none; margin:0; padding:0; float:right; width:auto; text-align:center;}

#login-form ul li { margin:0; padding:0; line-height:normal; color:#7d7d7d; font:normal 11px/19px Arial, Helvetica, sans-serif; float: left; text-align:left; position:relative;}

#login-form ul li.yet { padding-top:3px; margin-bottom:-4px;}

#login-form ul li a { color:#000; text-decoration:underline; font:normal 11px/19px Arial, Helvetica, sans-serif; display:block; float:left; padding:0; margin:0 0 0 15px;}

#login-form ul li a:hover { text-decoration:none;}



#login-form .create {float:none; margin-left:0; padding-top:0px; padding-left:1px;}

#login-form .create a { text-decoration:none; color:#000000; font:normal 11px/14px Arial, Helvetica, sans-serif; text-transform:none; display:inline-block; text-align:left;text-decoration:none;}

#login-form .create a:hover { text-decoration:underline;}

.item {overflow:hidden;}



/* ------------------------------------- category-view --- */

.marg .category-view { margin:0px 0px 10px 0;}

.marg .category-view .category { width:168px;} 



.category-view.tab .category , .category-view.tab .spacer { width:143px;}

.category-view.tab .spacer h2 a img { width:90px; height:90px; background:#fff; margin:0; text-align:center;}

.category-view.tab  .category-title { font-size:11px;}





.category-view { overflow:hidden; position:relative; width:100%; margin-bottom:10px; margin-left:0px;}

.category-view .row.marg { margin-bottom:0; padding:0;}

.category-view .floatleft { float:left; border:1px solid #eee;}

.category-view .spacer , .category-view .category { padding:0!important;margin:0 0 0 20px;width:195px; border-radius:0px;}

.category-view .spacer , .category-view .category:first-child { margin-left:0; }

.category-view .spacer {margin:0;}

.category-view  .category-border { background:none; padding:25px 0 25px 0; border-bottom:1px solid #eee; text-align:center;}

.category-view  .category-title { font:normal 12px/17px Arial, Helvetica, sans-serif; text-transform:none; color:#3f3f3f; padding:10px 5px 10px 5px;  background:none; text-align:center;}

.category-view .spacer h2 { padding:0!important; margin:0 !important; background:none; padding:0;}

.category-view .spacer h2 a { text-decoration:none; text-align:left!important; background:none; padding:0; margin:0;}

.category-view .spacer h2 a:hover .category-title { text-decoration:none; color:#000000;}

.category-view .spacer h2 a img {  background:#fff; margin:0; text-align:center;}

.category-view .horizontal-separator { margin:10px 0 10px 0;}

.product-related-products .product-field img , .product-related-categories .product-field a img , .category-view .spacer h2 a img { width:110px; height:110px; }





/* ------------------------------------- browse-view --- */

.category_description { padding:10px 0; margin-bottom:10px;}



h1.browse-view { padding:0px 0 2px 11;  margin:0 0px 10px 0px; }

.orderby-displaynumber{background:#fbfbfb; padding:10px; padding-top:5px; margin:0 -5px 0 -5px; margin-bottom:0px; position:relative; z-index:99; border-bottom:none;}

.orderlistcontainer{font-size:12px; line-height:18px; color:#818181; margin:0; position:relative; float:left; margin-right:20px; }

.orderby-displaynumber .title {  padding-right:10px; padding-top:2px; font-size:12px; line-height:18px; color:#818181; }

.orderlistcontainer .Manufactur { display:none;}

.orderlistcontainer div.activeOrder{background:#FFF;cursor:pointer;border:solid #e5e5e5 1px;font-size:12px;padding:2px 25px 1px 10px; color:#bebeba; float:left; min-width:110px; height:19px; background:url(../images/virtuemart/arrow_down.png) right 1px no-repeat #fff; border-radius:0; }

.orderlistcontainer:first-child div.activeOrder {min-width:81px;}

.orderlistcontainer a {text-decoration:none;display:block; color:#bebeba;}

.orderlistcontainer a:hover{text-decoration:none;display:block;}

.orderlistcontainer div.orderlist{display:none;position:absolute; top:23px; left:0px;border:solid #e5e5e5 1px;background:#FFF;cursor:pointer; min-width:145px;}

.orderlistcontainer:first-child div.orderlist { left:0px; min-width:116px;}

.orderlistcontainer div.orderlist div{padding:0; margin:0;}

.orderlistcontainer div.orderlist div a{color:#333; padding:2px 12px 2px 10px!important; display:block;}

.orderlistcontainer div.orderlist div a:hover { background:#f4f4f4;}



.Results { width:210px; float:left; font-size:12px; line-height:18px; color:#818181; margin:0;}

.Results select.inputbox { width:auto; height:auto; padding:3px 2px 2px 5px; margin:0px 5px 0 0; float:none; color:#BEBEBA;}



.Results span { display:block; float:right; padding-bottom:0px; padding-top:2px;}





/* ------------------------------------- product_list1 --- */

#product_list , #product_list2 , #product_list3 { padding:0 5px 0 5px;}

#content .content-indent .browse-view .spacer .col-1 .browseProductImageContainer { border:none; padding:10px; width:110px; height:110px;  background:#fff;}

#content .content-indent .browse-view .spacer .col-1 .browseProductImageContainer img { max-width:110px; max-height:110px; background:#fff;}



#content .content-indent #product_list2 .browse-view .spacer .col-1 .browseProductImageContainer { border:none; padding:10px;  background:#fff; text-align:center; width:130px; height:130px;}

#content .content-indent #product_list2 .browse-view .spacer .col-1 .browseProductImageContainer img {max-width:130px; max-height:130px; background:#fff;}



#content .content-indent #product_list3 .browse-view .spacer .col-1 .browseProductImageContainer { border:none; padding:10px;  background:#fff; text-align:center; width:165px; height:165px; margin:0 auto;}

#content .content-indent #product_list3 .browse-view .spacer .col-1 .browseProductImageContainer img {max-width:165px; max-height:165px; background:#fff;}



#content .content-indent   #product_list .row { border:none; margin-top:10px;  position:relative;border-radius:6px;}

#content .content-indent #product_list2 .browse-view .spacer { padding:10px; margin:10px 0 0 0; overflow:hidden;  border:none;position:relative; border-radius:6px; }

#content .content-indent #product_list3 .browse-view .spacer { padding:10px; padding-top:11px; margin:10px 0 0 0; overflow:hidden;  border:none; position:relative; border-radius:6px;}



#content .content-indent  #product_list3 .browse-view .row .product1 { width:211px;}

#content .content-indent  #product_list2 .browse-view .row .product1 { width:345px; }



#content .content-indent .browse-view .spacer .col-3 h2 , #content .content-indent #product_list2 .browse-view .spacer .col-2 h2 , #content .content-indent #product_list3 .browse-view .spacer .col-2 h2 , .Front_VM2 h2 { line-height:17px; margin:0px 0 0 0; padding:0px 0 0 0; background:none;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 h2 { padding:3px 0px;}

#content .content-indent .browse-view .spacer .col-3 h2 a , #content .content-indent #product_list2 .browse-view .spacer .col-2 h2 a, #content .content-indent #product_list3 .browse-view .spacer .col-2 h2 a , .Front_VM2 h2 a { font:normal 17px Arial, Helvetica, sans-serif; text-transform:capitalize; color: #000;background:none;padding-left:0;}

#content .content-indent .browse-view .spacer .col-3 h2 a:hover, #content .content-indent #product_list2 .browse-view .spacer .col-2 h2 a:hover , #content .content-indent #product_list3 .browse-view .spacer .col-2 h2 a:hover , .Front_VM2 h2 a:hover { text-decoration:none; color:#000000;padding-left:0;}





/* ------------------------------------- product_list1 --- */

.marg { padding:0 0 0 0;}

#tabs .browse-view { margin-bottom:0; }



#content .content-indent   #product_list .row:first-child { margin-top:0;}

#content .content-indent   #product_list .row:hover { box-shadow:1px 1px 5px #b0afaf; }

#content .content-indent  .browse-view  .row.odd { background:#f5f5f5;}

#content .content-indent  .browse-view  .row.odd:hover { background:#fff;}

#content .content-indent  .browse-view  .row.even { background:#fff;}

#content .content-indent  .browse-view  .row.even:hover { background:#fff;	}



#content .content-indent .browse-view .spacer { padding:10px; margin:0; overflow:hidden; position:relative;}

#content .content-indent .browse-view .spacer .col-1 { width:130px; height:auto; margin-right:29px;}

.padding-stock { padding-top:5px; overflow:hidden;}

.padding-stock .stock-level { padding-bottom:5px; display:block;}



#content .content-indent .browse-view .spacer .col-2 { width:140px; height:auto; padding-top:27px; position:relative;}

#content .content-indent .browse-view .spacer .col-2 .product-price { overflow:hidden; margin-bottom:10px;}
#content .content-indent .browse-view .spacer .col-2 .product-price .atcbut{ float:right; height:18px;}

#content .content-indent .browse-view .spacer .col-2 .product-price .PricesalesPrice { float:left; color:#000000; font:normal 20px/21px Arial, Helvetica, sans-serif;  padding-right:5px;}
#content .content-indent .browse-view .spacer .col-2 .product-price span.PricebasePrice { float:left; color:#F00; vertical-align:bottom; font:normal 14px Arial, Helvetica, sans-serif; text-decoration:line-through; padding-top:4px;}
#content .content-indent .browse-view .spacer .col-2 .product-price span.PricepriceWithoutTax { float:left; color:#000000; font:normal 18px Arial, Helvetica, sans-serif; padding-right:5px;}

#content .content-indent .browse-view .spacer .col-2 .addtocart-area { overflow:hidden; width:100%; margin:0; padding-top:0px; }

label.quantity_box { float:left; font:normal 12px/17px Arial, Helvetica, sans-serif; color:#a5a5a5;}

span.quantity-box{float:left; width:40px; margin-left:4px;}

input.quantity-input{border:1px solid #e5e5e5; border-radius:0!important;width:32px; height:19px;padding:0 3px 0 3px; font:normal 12px/17px Arial, Helvetica, sans-serif; color:##e5e5e5;}

span.quantity-controls{width:44px;  height:19px;float:left; padding:0; margin:0;}

span.quantity-controls input.quantity-controls{border:none;float:left; width:19px; height:19px; cursor:pointer;}

span.quantity-controls input.quantity-plus{background:url(../images/virtuemart/quantity-controls.png) left top no-repeat; margin:2px 0 0 2px; }

span.quantity-controls input.quantity-plus:hover { background-position:left bottom;}

span.quantity-controls input.quantity-minus{background:url(../images/virtuemart/quantity-controls.png) right top no-repeat; margin:2px 0 0 2px; }

span.quantity-controls input.quantity-minus:hover {background-position:right bottom;}



#content .content-indent .browse-view .spacer .col-2 .addtocart-area .addtocart-bar , .addtocart-area .addtocart-bar { margin:0; padding:0; }

#content .content-indent .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button , .addtocart-bar span.addtocart-button, .addtocart-bar2 span.addtocart-button .addtocart-button { display:inline-block; margin:10px 0 0 0; padding:0 0 0 0; float:none; width:auto;}

#content .content-indent .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button , .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button { background:#000000; width:100px; height:25px; font:normal 12px/20px Arial, Helvetica, sans-serif; padding:0; text-transform:none; border-radius:2px!important; border:none; color:#fff;}

.atcbut .addtocart-bar span.addtocart-button .addtocart-button{
 display:inline-block; margin:0px 0 0 0; padding:0; float:left; width:100px; background:#000000!important;  height:25px; font:normal 12px Arial, Helvetica, sans-serif; text-transform:none; border-radius:2px!important; border:none; color:#fff!important;}


.atcqty{
	float:left;
margin:0 0 0 10px;
padding: 0 0 5px 0!important;
}
.addtocart-bar2 span.addtocart-button .addtocart-button { float: left; background:#000000; width:100px; height:25px; font:normal 12px Arial, Helvetica, sans-serif; padding:0; text-transform:none; border-radius:2px!important; border:none; color:#fff; margin:0!important;}


#content .content-indent .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button:hover .addtocart-button , .addtocart-area .addtocart-bar span.addtocart-button:hover .addtocart-button { color:#fff; background:#2b2b2b;  border:none;}



#content .content-indent #bottom-pagination .pagination { overflow:hidden; padding-top:0px; padding-right:0px; padding-bottom:0;}

#content .content-indent #bottom-pagination .pagination ul { float:right; overflow:hidden; padding-top:10px;}

.pag-bot .pagination ul  { padding-top:10px;}

#content .content-indent #bottom-pagination .pagination ul li { list-style:none; color:#000; text-align:center; font:bold 14px Arial, Helvetica, sans-serif; text-transform:uppercase; float:left; background:none; padding:4px 10px 4px 10px!important; border:1px solid #e5e5e5; margin:0; margin-left:8px; height:16px}

#content .content-indent #bottom-pagination .pagination ul li strong { padding:0!important;}

#content .content-indent #bottom-pagination .pagination ul li a {color:#000000; display:block;}

#content .content-indent #bottom-pagination .pagination ul li a:hover {color:#000; text-decoration:none;}

.pag-bot { padding-bottom:10px;}





#content .content-indent .browse-view .spacer .col-3 {overflow:hidden; width:369px;}

#content .content-indent .browse-view .spacer .col-3 .title-indent { padding-right:20px; padding-bottom:3px; margin-top:10px; position:relative; border-right:1px solid #e5e5e5; margin-right:20px; overflow:hidden;}

#content .content-indent .browse-view .spacer .col-3  p { color:#aeadad; font:normal 12px/17px Arial, Helvetica, sans-serif; padding:13px 0 20px 0; margin-bottom:0;}

#content .content-indent .browse-view .spacer .col-3 .stock-level { float:left; padding-left:10px; padding-top:2px;}

#content .content-indent .browse-view .spacer .col-3 .vmicon { float:left;}

#content .content-indent .browse-view .spacer .col-3 .detal { position:absolute; right:20px; bottom:0px; background:url(../images/virtuemart/detal-bg.png) left 2px no-repeat; height:20px;}

#content .content-indent .browse-view .spacer .col-3 .detal a { color:#6c6c6c; text-decoration:underline; width:auto; height:auto; font:normal 12px/17px Arial, Helvetica, sans-serif; background:url(../images/virtuemart/detal-a.png) right center no-repeat; padding:0 7px 0 22px; margin:0; border:none; border-radius:0; text-transform:capitalize; }

#content .content-indent .browse-view .spacer .col-3 .detal a:hover { text-decoration:none;}





/* ------------------------------------- product_list2 --- */

#product_list2 .browse-view { border:none; margin-left:-10px;}

#product_list2 .horizontal-separator2 {border-bottom:none;}

#content .content-indent  #product_list2 .browse-view .row { background:none!important;}

#content .content-indent  .browse-view .row .odd  .spacer { background:#f5f5f5;}

#content .content-indent  .browse-view .row .even  .spacer{ background:#fff;}

#content .content-indent  .browse-view .row .odd:hover  .spacer , #content .content-indent  .browse-view .row .even:hover  .spacer { background:#f5f5f5;}



#product_list2 .rating { padding-top:10px; padding-bottom:10px; overflow:hidden;}

#product_list3 .rating { padding-top:10px; padding-bottom:10px; overflow:hidden;}







#content .content-indent  #product_list2 .browse-view .row .vertical-separator { margin-left:10px;  }



#content .content-indent #product_list2 .browse-view .row:first-child .spacer { margin-top:0;}  

#content .content-indent #product_list2 .browse-view .spacer .col-1 {  height:auto; margin-right:20px; width:130px;}

#product_list2 .padding-stock { padding-top:10px; overflow:hidden;}



#content .content-indent #product_list2 .browse-view .spacer .col-2 { width:153px; overflow:hidden; height:auto; padding-top:0px;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .product-price { width:100%; overflow:hidden; margin-bottom:10px;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .product-price .PricesalesPrice { float:left; color:#000000; font:normal 20px/21px Arial, Helvetica, sans-serif;  padding-right:5px;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .product-price .PricepriceWithoutTax { float:left; font:normal 12px/21px Arial, Helvetica, sans-serif; text-decoration:line-through;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .addtocart-area { overflow:hidden; width:100%; margin:0; padding-top:0px; }

label.quantity_box { float:left; font:normal 12px/17px Arial, Helvetica, sans-serif; color:#a5a5a5;}

span.quantity-box{float:left; width:40px; margin-left:4px;}

input.quantity-input{border:1px solid #e5e5e5; border-radius:0!important;width:32px; height:17px;padding:0 3px 0 3px; font:normal 12px/17px Arial, Helvetica, sans-serif; color:##e5e5e5;}

span.quantity-controls{width:44px;  height:19px;float:left; padding:0; margin:0;}

span.quantity-controls input.quantity-controls{border:none;float:left; width:19px; height:19px; cursor:pointer;}

span.quantity-controls input.quantity-plus{background:url(../images/virtuemart/quantity-controls.png) left top no-repeat; margin-left:2px; }

span.quantity-controls input.quantity-plus:hover { background-position:left bottom;}

span.quantity-controls input.quantity-minus{background:url(../images/virtuemart/quantity-controls.png) right top no-repeat; margin-left:2px; }

span.quantity-controls input.quantity-minus:hover {background-position:right bottom;}



#content .content-indent #product_list2 .browse-view .spacer .col-2 .addtocart-area .addtocart-bar { margin:0; padding:0; }

#content .content-indent #product_list2 .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button { display:inline-block; margin:20px 0 0 0; padding:0px 0 0 0; float:none; width:auto;}



#content .content-indent #product_list2 .browse-view .spacer .col-2 {overflow:hidden;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .title-indent { padding:0 0 10px 0; position:relative; min-height:30px;}

#content .content-indent #product_list2 .browse-view .spacer .col-2  p { color:#aeadad; font:normal 12px/17px Arial, Helvetica, sans-serif; padding:13px 0 0 0; margin-bottom:0;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .stock-level { float:left; padding-left:10px;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .vmicon { float:left;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .detal { position:relative; background:url(../images/virtuemart/detal-bg.png) left 2px no-repeat; height:20px;}

#content .content-indent #product_list2 .browse-view .spacer .col-2 .detal a { color:#6c6c6c; text-decoration:underline; width:auto; height:auto; font:normal 12px/17px Arial, Helvetica, sans-serif; background:url(../images/virtuemart/detal-a.png) right center no-repeat; padding:0 7px 0 22px; margin:0; border:none; border-radius:0; text-transform:capitalize; }

#content .content-indent #product_list2 .browse-view .spacer .col-2 .detal a:hover { text-decoration:none;}





/* ------------------------------------- product_list3--- */

#product_list3 .browse-view { border:none; margin-left:-10px; position:relative;}

#product_list3 .horizontal-separator2 {border-bottom:none;}



#content .content-indent  #product_list3 .browse-view .row { background:none!important; position:relative;}

#content .content-indent  .browse-view .row .odd  .spacer {background:#fff;box-shadow:0 0 7px #999; position:relative;}

#content .content-indent  .browse-view .row .even  .spacer{ background:#fff; box-shadow:0 0 7px #999; position:relative;}



#content .content-indent  .browse-view .row.second .odd  .spacer { background:#fff; box-shadow:0 0 7px #999;}

#content .content-indent  .browse-view .row.second .even  .spacer{ background:#fff; box-shadow:0 0 7px #999;}



#content .content-indent  .browse-view .row .odd:hover  .spacer , #content .content-indent  .browse-view .row .even:hover  .spacer { background:#fff;box-shadow:1px 1px 5px #b0afaf; }







#content .content-indent  #product_list3 .browse-view .row .vertical-separator  { margin-left:10px; }

#content .content-indent #product_list3 .browse-view .row:first-child .spacer { margin-top:0;}

#content .content-indent #product_list3 .browse-view .spacer .col-1 {  height:auto; width:auto; margin-right:0; }





#content .content-indent #product_list3 .browse-view .spacer .col-2 {  overflow:hidden; height:auto; width:auto; padding-top:0px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .product-price { overflow:hidden; margin-bottom:10px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .product-price .PricesalesPrice { float:left; color:#000000; font:normal 18px Arial, Helvetica, sans-serif; padding-right:5px;}
#content .content-indent #product_list3 .browse-view .spacer .col-2 .product-price .PricebasePrice { float:left; font:normal 14px Arial, Helvetica, sans-serif; text-decoration:line-through;}
#content .content-indent #product_list3 .browse-view .spacer .col-2 .product-price .PricepriceWithoutTax { float:left; font:normal 18px Arial, Helvetica, sans-serif; padding-right:5px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .addtocart-area { overflow:hidden; width:100%; margin:0; padding-top:0px; }

label.quantity_box { float:left; font:normal 12px/17px Arial, Helvetica, sans-serif; color:#a5a5a5;}

span.quantity-box{float:left; clear:both; width:40px; margin-left:0px; padding:0;}

input.quantity-input{border:1px solid #e5e5e5; border-radius:0!important;width:32px; height:17px; padding:0 3px 0 3px; font:normal 12px/17px Arial, Helvetica, sans-serif; color:##e5e5e5;}

span.quantity-controls{width:44px;  height:19px;float:left; padding:0; margin:0;}

span.quantity-controls input.quantity-controls{border:none;float:left; width:19px; height:19px; cursor:pointer;}

span.quantity-controls input.quantity-plus{background:url(../images/virtuemart/quantity-controls.png) left top no-repeat; margin-left:2px; }

span.quantity-controls input.quantity-plus:hover { background-position:left bottom;}

span.quantity-controls input.quantity-minus{background:url(../images/virtuemart/quantity-controls.png) right top no-repeat; margin-left:2px; }

span.quantity-controls input.quantity-minus:hover {background-position:right bottom;}



#content .content-indent #product_list3 .browse-view .spacer .col-2 .addtocart-area .addtocart-bar { margin:0; padding:0; }

#content .content-indent #product_list3 .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button { display:block; margin:0; padding:0px 0 0 0; float:none; width:133px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button { background:#f8f8f8; width:133px; height:30px; font:bold 12px/20px Arial, Helvetica, sans-serif; text-transform:uppercase; border-radius:0!important; border:1px solid #e5e5e5; color:#6c6c6c;}



#content .content-indent #product_list3 .browse-view .spacer .col-2 .addtocart-area .addtocart-bar  span.addtocart-button:hover .addtocart-button{ color:#fff; background:#2b2b2b;  border:1px solid #2b2b2b;}



#content .content-indent #product_list3 .browse-view .spacer .col-2 {overflow:hidden;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .title-indent { padding:0px 0 0px 0; position:relative; min-height:20px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2  p { color:#aeadad; font:normal 12px/17px Arial, Helvetica, sans-serif; padding:13px 0 0 0; margin-bottom:0;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .stock-level { float:left; padding-left:10px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .vmicon { float:left;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .detal { position:relative; background:url(../images/virtuemart/detal-bg.png) left 2px no-repeat; height:20px;}

#content .content-indent #product_list3 .browse-view .spacer .col-2 .detal a { color:#6c6c6c; text-decoration:underline; width:auto; height:auto; font:normal 12px/17px Arial, Helvetica, sans-serif; background:url(../images/virtuemart/detal-a.png) right center no-repeat; padding:0 7px 0 22px; margin:0; border:none; border-radius:0; text-transform:capitalize; }

#content .content-indent #product_list3 .browse-view .spacer .col-2 .detal a:hover { text-decoration:none;}



/* ------------------------------------- productdetails--- */

.productdetails-view { border:1px solid #e5e5e5; padding:30px; overflow:hidden; position:relative; border-radius:6px;}

.productdetails-view .fright { float:right; width:418px; position:relative;}

.productdetails-view .fright h1.title { color:#000; background:none; text-transform:none; font:normal 24px/28px Arial, Helvetica, sans-serif;  padding:0 0 10px 0; margin:0; border-bottom:1px solid #e5e5e5;}

.productdetails-view .fright .s_desc { color:#1d1d1d; font:normal 12px/17px Arial, Helvetica, sans-serif; border-bottom:1px solid #e5e5e5; padding:10px 0 10px 0; margin:0;}

.productdetails-view .fright .s_desc p { padding:0 0 10px 0; margin:0;}

.productdetails-view  .icons { position:absolute; right:20px; top:10px; float:none; margin:0; z-index:99;}

.productdetails-view .icons a { margin-left:5px;}

.productdetails-view .product-box2 { padding:20px; border:1px solid #e5e5e5; margin-top:10px; background:#fcfcfc; border-radius:6px;}

.productdetails-view .product-box2 .rating { overflow:hidden; max-height:40px; width:100%;}

.productdetails-view .product-box2 .vote span { float:left; margin:0; padding:0;}

.productdetails-view .product-box2 .vote span.rating-title { height:24px; line-height:24px; display:inline-block; margin:0 0 0 5px; padding:0;}



.productdetails-view .product-box2 .price { float:left;}

.productdetails-view .product-box2 .price strong { display:none;}

.productdetails-view .product-box2 .PricesalesPrice, .productdetails-view .product-box2 .PricepriceWithoutTax { line-height:32px; vertical-align:middle; display:inline-block!important; margin:0;}

.productdetails-view .product-box2 span.PricesalesPrice { color:#000000; font:normal 28px Arial, Helvetica, sans-serif;   padding-left:0px; margin-top:0px;}
.productdetails-view .product-box2 span.PricebasePrice {color: #F00; font:normal 14px Arial, Helvetica, sans-serif; padding-left:0px; margin-top:0px; text-decoration:line-through;}

.productdetails-view .product-box2 span.PricepriceWithoutTax {color:#000000; font:normal 28px Arial, Helvetica, sans-serif; padding-left:0px; margin-top:0px;}



#content .productdetails-view .product-box2 .spacer-buy-area { padding:0; margin:0;}

.productdetails-view .product-box2 .addtocart-bar { overflow:hidden; width:100%;}

.productdetails-view .product-box2 .addtocart-area .product-fields { overflow:hidden; width:100%; margin:0px 0 10px 0;}

.productdetails-view .product-box2 .addtocart-area .product-fields  .product-field-desc { display:none;}

.productdetails-view .product-box2 .addtocart-area .product-fields .product-fields-title { padding-right:5px; float:none; width:100%;}

.productdetails-view .product-box2 .addtocart-area .product-fields .product-field { padding:0 0 10px 0; overflow:hidden;}



.productdetails-view .product-box2 .addtocart-area .product-fields .product-field-type-V span { float:left; width:auto;}

.productdetails-view .product-box2 .addtocart-area .product-fields .product-field-type-V span.product-field-display { padding-top:5px;}



.productdetails-view .product-box2 .addtocart-area .product-field-type-M {width:100%!important; overflow:hidden; text-align:left;}

.productdetails-view .product-box2 .addtocart-area .product-field-type-M  .product-field-display { width:100%; overflow:hidden;}

.productdetails-view .product-box2 .addtocart-area .product-field-type-M  .product-field-display .group , .productdetails-view .product-box2 .addtocart-area .product-field-type-S .product-field-display .group { float:left; width:90px; text-align:center;}

.productdetails-view .product-box2 .addtocart-area .product-field-type-M  .product-field-display input , .productdetails-view .product-box2 .addtocart-area .product-field-type-S .product-field-display input { left:0; float:none; width:auto; float:left; margin-top:3px;}

.productdetails-view .product-box2 .addtocart-area .product-field-type-M  .product-field-display label , .productdetails-view .product-box2 .addtocart-area .product-field-type-S .product-field-display label { left:0; top:0; float:left; width:90px; margin-left:3px; margin-bottom:0;}

.productdetails-view .product-box2 .addtocart-area .product-field-type-M .product-field-display img { width:90px; height:90px;}



.product-fields { overflow:hidden;}

.product-fields .product-field-type-P , .product-field-type-M { margin-top: 20px; padding-bottom: 20px; float:left; width:120px!important; margin-right:20px; text-align:center;}

.product-field-type-M .product-field-display { overflow:hidden; width:100%;}

.product-field-type-M .product-field-display  img { width:90px; height:90px; float:none;}



.product-packaging { margin-bottom:0px; margin-top:0;}



.productdetails-view .product-box2 .addtocart-bar .controls { float:left; width:88px; padding-top:0px;}



.productdetails-view .product-box2 .fright { width:auto!important; float:right; margin:0;}

.productdetails-view .product-box2 .fright .ask-a-question , .productdetails-view .product-box .fright .manufacturer   { margin:8px 0 0 0; padding:0;}

.productdetails-view .product-box2 .fright .manufacturer span {font:bold 12px/17px Arial, Helvetica, sans-serif; }

.productdetails-view .product-box2 .fright .manufacturer a { font:normal 12px/17px Arial, Helvetica, sans-serif;  color:#7e7d7d; padding:0; margin:0; border:none; background:none; border-radius:0;}

.productdetails-view .product-box2  a.ask-a-question { font:normal 12px/17px Arial, Helvetica, sans-serif; color:#7e7d7d; padding:0; margin:0; border:none; background:none; border-radius:0;}

.productdetails-view .product-box2  a.ask-a-question:hover { text-decoration:underline;}

 .productdetails-view .product-box2  .addtocart-button { float:left; padding:0px 0 0 0;}



.share { padding:20px 0 40px 0; text-align:right; overflow:hidden; position:relative;visibility:hidden;}

.share .addthis_toolbox { position:absolute; right:-5px; top:20px; width:250px;}



.share1 { padding:10px 0 20px 0; text-align:right; overflow:hidden; visibility:hidden;}

.share1 .addthis_toolbox {  overflow:hidden;}

.share1 .addthis_toolbox a { float:left; width:80px;}





.productdetails-view .fleft { float:left; width:410px; border:none;}

.productdetails-view .fleft .availability { display:none;}



.MediaFull { float:left; width:220px; padding:20px; border:1px solid #e5e5e5; padding-bottom:0;}

.MediaFull h1 { font:normal 12px/24px Arial, Helvetica, sans-serif; color:#a9a9a9; background:#f7f7f7 url(../images/virtuemart/MediaFull_bg.png) 12px 5px no-repeat; border-top:1px solid #e5e5e5; text-transform:none; margin-left:-20px; margin-right:-20px; margin-bottom:0; padding:0 0 0 33px;}





/* -------------------------------------end  productdetails--- */

/* -------------------------------------end  productdetails--- */



.ui-tabs { padding:0; zoom: 1; }

.ui-tabs .ui-tabs-nav { list-style: none;  padding:0; }

.ui-tabs .ui-tabs-nav li {  border-bottom-width: 0 !important; }

.ui-tabs .ui-tabs-nav li a { text-decoration: none;  }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; border-bottom-width: 0; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { padding: 0; display: block; border-width: 0; background: none; }

.ui-tabs .ui-tabs-hide { display: none !important; }



/* ------------------------------------- tabs--- */



.relative { position:relative;}

ul.tabs li.first a { background:url(../images/virtuemart/iconSweets1.png) left bottom no-repeat;}

ul.tabs li.second a {background:url(../images/virtuemart/iconSweets2.png) left bottom no-repeat;}

ul.tabs li.three a {background:url(../images/virtuemart/iconSweets3.png) left bottom no-repeat;}



ul.tabs li a:hover , ul.tabs li.ui-state-active a{background-position:left top;}





.tabs-position { position:relative;  width:100%; }

ul.tabs {

	margin: 0 ;

	padding: 0;

	float: left;

	list-style: none !important;

	height: 24px; /*--Set height of tabs--*/

	width: 90px;

	text-align:right;

	position:absolute; right:15px; top:-36px;

	z-index:100;

}

ul.tabs li {

	float: left;

	margin: 0;

	margin-left:5px;

	padding: 0;

	height: 24px; /*--Subtract 1px from the height of the unordered list--*/

	width:25px;

	line-height: 24px; /*--Vertically aligns the text within the tab--*/

	border:none;

	border-bottom:0;

	margin-bottom:0px; /*--Pull the list item down 1px--*/

	overflow: hidden;

	position: relative;

	background:none !important;

}

ul.tabs .last {margin-left:0px;}

ul.tabs li a {

	text-decoration:none;

	text-align:center;

	width:25px;

	display: inline-block;

	/*border: 1px solid #353033;  --Gives the bevel look with a 1px white border inside the list item--*/

	border:0;

	outline: none;

	text-decoration:none!important;

}



html ul.tabs li.ui-state-active , html ul.tabs li a:hover {}

html ul.tabs li.ui-state-active a:hover {}

html ul.tabs li.ui-state-active a { cursor:default;}

ul.tabs li:hover {

}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

	

	/*border: 1px solid #4c4749; --Makes the active tab look like it's connected with its content--*/

}

html ul.tabs li.active {

	border:none;

	border-bottom:0;}

	

.tab_container { width:100%; visibility:hidden;}	

.tab_content {

	width:100%;

	padding:0;

	margin:0px;

	background:none;

	height:auto;

	border:none;

	border-top:0;

	position:relative;

}



/* tabs */

.Fly-tabs { padding-top:30px; visibility:hidden;}

dl.tabs {

   float: left;

   margin: 0px 0 0px 0;

   z-index: 50;

   position:relative;

} 



dl.tabs dt {

   float: left;

   padding: 0 10px;

   border: 1px solid #e5e5e5;

   margin-right: 3px;

   background: #fafafa;

   color: #000;

   font:bold 12px/30px Arial, Helvetica, sans-serif;

   margin-bottom:-1px;

   border-radius:6px 6px 0 0;

   position:relative;

 }



dl.tabs dt.open {

   background: #fff;

   z-index: 100;

   color: #000000;

   border-bottom:none;

   padding-bottom:1px;

 }



div.current { 

   clear: both;

   border: 1px solid #E5E5E5;

   padding: 20px 20px;

   z-index:40;

   position:relative;

   border-radius:0 0 6px 6px;

 }



 div.current dd 

{

   padding: 0;

   margin: 0;

 }

 div.current dd .category-view { margin-bottom:0;}

 #tab5 { display:block;}

 .video { display:block;}

 

 .current .desc .video { display:none;}

  .current .desc2 .text { display:none;}



 

 .current .video { display:block; width:627px; padding:20px 0 20px 0; text-align:center; }

 .current .video .avPlayerWrapper { margin:0 auto; }

 .avPlayerContainer { width:550px!important;}

 

div.current dd blockquote { width:500px; display:block; overflow:hidden;padding-right:20px;}

div.current dd .border { border-bottom:1px dotted #e5e5e5; padding-top:15px; margin-bottom:-10px;}

.thumbnailListContainer { width:auto; height:auto; text-align:left; padding:15px 0 0px 18px;}

.thumbnailListContainer a { border:1px solid #e5e5e5; padding:10px; display:block; float:left; margin-left:15px;  margin-bottom:15px}

.availabilityHeader { display:none;}



.desc  { color:#191919; font:12px/20px Arial, Helvetica, sans-serif;}

.desc .text p { padding:0 0 15px 0; margin:0;}

.list-reviews .normal { border-radius:0; border:none; margin:0; border-bottom:1px solid #e5e5e5; padding:0; padding-bottom:10px;}

.list-reviews .normal span.date { font:normal 12px/17px Arial, Helvetica, sans-serif; padding:5px 10px 5px 10px; border:none; border-top:none; border-right:none; display:inline-block;}

.list-reviews .normal span.bold { display:inline-block;}

.list-reviews .normal span { font:bold 12px/17px Arial, Helvetica, sans-serif; padding-top:0px; display:block;}

.write-reviews { margin:0; font:normal 12px/17px Arial, Helvetica, sans-serif;  text-align:left; padding-top:0px;}

.list-reviews { padding-bottom:0px;}

.product-neighbours{font:bold 12px/25px Arial, Helvetica, sans-serif; margin:0; padding-top:20px;}

.product-neighbours a { border:1px solid #e5e5e5; height:25px; width:105px; text-align:center; background:#f7f7f7; border-radius:6px; position:relative;}

.product-neighbours a.next-page{float:right; color:#000; }

.product-neighbours a.previous-page{float:left;color:#000;}

.product-neighbours a:hover { text-decoration:none; background:#fff;} 



/* ------------------------------------- end  related-categories --- */



.product-related-categories { overflow:hidden; width:100%; margin:0; padding:0;border:none;}

.product-related-categories .product-field { float:left; width:188px; min-height:150px; text-align:center; margin:0; padding:0; border:none; margin-left:10px; margin-right:10px;}

.product-related-categories .product-field span { display:block; overflow:hidden; border:none;}

.product-related-categories .product-field a { color:#000; font:Arial, Helvetica, sans-serif; font-size:12px; width:180px; display:block; margin:0 auto;}

.product-related-categories .product-field a img { width:110px; height:114px; text-align:center; margin:0 auto; margin-bottom:10px;}



/* ------------------------------------- end  related-categories --- */

/* ------------------------------------- related-products --- */

.product-related-products { border:none; overflow:hidden; width:100%; margin:0; padding:0;}

.product-related-products h4 { text-transform:uppercase; font:bold 14px/20px Arial, Helvetica, sans-serif;}

.product-related-products .product-field { float:left; width:184px; min-height:150px; text-align:center; margin:0; padding:0; border:none; margin-left:10px; margin-right:10px;}

.product-related-products .product-field span { display:block; overflow:hidden; border:none;}

.product-related-products .product-field a { color:#000; font:Arial, Helvetica, sans-serif; font-size:12px; width:180px; display:block; margin:0 auto;}

.product-related-products .product-field img {text-align:center; margin:0 auto; margin-bottom:10px;}

.product-related-categories .product-field a img { text-align:center; margin:0 auto; margin-bottom:10px;}



/* ------------------------------------- end  related-products --- */



/* ------------------------------------- cart-login --- */

.cart-view { overflow:hidden; width:100%; margin-top:10px; }

.cart-view:first-child { margin-top:0;}

.cart-view h3 {text-transform:uppercase;   padding:10px 0 0px 11px; margin:0; border:none; background:#f9f9f9; border-radius:6px 6px 0 0; border:1px solid #e5e5e5; border-bottom:none;}

.cart-view .login-box { padding:20px; padding-top:10px; background:#f9f9f9; font:normal 12px/18px Arial, Helvetica, sans-serif; color:000; border:1px solid #e5e5e5; border-top:none; overflow:hidden; position:relative; border-radius:0 0 6px 6px;}

.right-link { position:absolute; right:20px; top:20px;}

#com-login , #form-login { text-transform:none;}

.cart-view #com-login .inputbox { float:none;}

.cart-view #com-login p { padding:0; margin:0;}

.cart-view #com-login label { display:block; padding:10px 0 5px 0; text-transform:none;}

.cart-view #com-login .link { padding-top:10px;}

.cart-view #com-login #com-form-login-remember { padding-top:10px; overflow:hidden;}

.cart-view #com-login .remember { overflow:hidden; padding-top:4px;}

.cart-view #com-login .remember label { float:left; text-transform:capitalize; padding:0; }

.cart-view #com-login .remember #remember.inputbox { width:12px; height:12px; padding:0; margin:0; background:none; float:left;vertical-align:middle; margin-top:3px; margin-left:5px; border:none;}



/* ------------------------------------- cart-billing --- */

.cart-view .billing-box { padding:20px; padding-top:10px; padding-bottom:20px; background:#f9f9f9; font:normal 12px/18px Arial, Helvetica, sans-serif; color:000; border:1px solid #e5e5e5; border-top:none; overflow:hidden; position:relative;  border-radius:0 0 6px 6px;}

.billing-box .billto-shipto{border-top:solid #e5e5e5 1px;border-bottom:solid #e5e5e5 1px; margin:0 0 0px 0;padding:20px 0 20px 0;}

.billing-box .billto-shipto a.details { padding:0; border-radius:6px; padding:5px;}

.output-billto span , .output-shipto span , .output-billto  , .output-shipto  { font:normal 12px/20px Arial, Helvetica, sans-serif; padding-bottom:2px; }





.cart-view .border-top { border-top:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5; margin-top:10px; padding-top:20px; padding-bottom:20px;}

.billing-box .userfields_info { font:normal 20px/24px Arial, Helvetica, sans-serif; text-align:center; display:inline-block; padding-top:10px; padding-bottom:10px; margin:0 auto; width:100%;}

 table.user-details input { width:453px; margin-bottom:8px; padding:5px;}

  table.user-details input#agreed_field { background:none; border:none; text-align:left; width:12px;}

 table.user-details select ,  table.user-details select.inputbox   { width:465px; margin-bottom:8px; padding:5px; border:1px solid #ccc; color:#777;}

	td.key{padding:0 6px; width: 250px;}







.billing-box .pad-top { padding-top:20px;}

.control-button button , .control-buttons button { margin-top:20px; margin-right:10px;}

#STsameAsBT { margin-left:6px;}



/* ------------------------------------- cart-summary --- */

tr.pad , tr.pad td { border:none;}

.cart-summary { overflow:hidden; position:relative; width:100%; border-collapse:separate;}

.cart-summary a { text-decoration:underline;}

.cart-summary a:hover { text-decoration:none;}



.cart-title { width:155px; display:inline-block; text-align:center;}

table.cart-summary tr.sectiontableentry2 { background:#fff; border-left:1px solid #e5e5e5;  }

table.cart-summary tr.sectiontableentry2 td {border:1px solid #e5e5e5; border-top:none; border-left:none; padding:10px 5px 10px 5px;}

table.cart-summary tr.sectiontableentry2 td.color { background:#000000; color:#fff;}

table.cart-summary tr.sectiontableentry2 td:first-child { border-left:1px solid #e5e5e5;}

table.cart-summary tr td {padding:10px; background:none;}

table.cart-summary tr th {background:#fdfdfd;border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-top:1px solid #e5e5e5; padding:6px 0 6px 0px; color:#000; text-align:center;}

table.cart-summary tr th:first-child {border-left:1px solid #e5e5e5;}

table.cart-summary .cart-images { display:block;}



.sectiontableentry2 .vm-customfield-cart span { display:block!important; float:none!important; width:100%!important; text-align:left; padding-left:0!important; margin:0!important;}



.sectiontableentry2 .vm-customfield-cart span.product-field-type- { display:none!important;}

table.cart-summary .pad td { padding-top:10px;}

.bg-top .total { background:#e43405; color:#fff; display:block;}

table.cart-summary tr.sectiontableentry1 { background:#fff; border-left:1px solid #e5e5e5; }

table.cart-summary tr.sectiontableentry1.bg-top , table.cart-summary tr.sectiontableentry2.bg-top{ background:url(../images/virtuemart/line.png) left top repeat-x #fff;}



table.cart-summary tr.sectiontableentry1 td {border:1px solid #e5e5e5; border-top:none; border-left:none; padding:10px 5px 10px 5px;}

table.cart-summary tr.sectiontableentry1 td:first-child { border-left:1px solid #e5e5e5; }







table.cart-summary .inline .inputbox { width:60px; height:24px; padding:0; margin:0 0 0 6px;}

.vm2-add_quantity_cart {background:url(../images/virtuemart/update_quantity_cart.png) left top;width:22px;height:22px;border: 0px;cursor:pointer;}

.vm2-remove_from_cart{   background:url(../images/virtuemart/remove_from_cart.png) left top; border: 0 none; cursor: pointer; display: inline-block; height: 23px; vertical-align: bottom; width: 27px; text-decoration:none;}



.userFormcoupon { padding-top:20px; padding-bottom:10px;}

#checkoutForm { overflow:hidden; position:relative;}

.customer-comment{text-align:left;border-top:solid #e5e5e5 1px;margin:20px 0 0;padding:10px 0 0;}



.checkout-button-top{text-align:left;border-top:solid #e5e5e5 1px;padding:20px 0 0; overflow:hidden; position:relative;}

.checkout-button-top { overflow:hidden; width:100%;}

.checkout-button-top a.vm-button-correct{ float:left; margin-left:10px; padding-bottom:0; padding-top:1px;}

.checkout-button-top label { float:left; padding-top:0px;}

.popup h5 { font-size:16px; line-height:24px; padding-bottom:16px;}

.popup p { padding:0; margin:0;}

span.terms-of-service { cursor:pointer;}



textarea.customer-comment{background:#fff;border:solid #ccc 1px;color:#777;margin-bottom:20px;text-align:left;padding:5px 5px 4px; max-width:650px; overflow:auto; height:100px;}

textarea.virtuemart:hover,textarea.customer-comment:hover{background:#fdfcfc ;color:#000;}



.buttonBar-right{text-align: left; width: 100%; padding-top:20px;}

.order table tr {  text-align:center!important; }

.order table tr td {border:1px solid #e5e5e5;background:#fff; padding:10px;}



.my-groovy-style a { font-weight:bold; display:inline-block; padding-bottom:5px; color:#000000;}

.my-groovy-style h4{ color:#000;}

/* ------------------------------------- end cart-summary --- */

/* ------------------------------------- end cart-summary --- */

.registration fieldset , .profile-edit fieldset  { margin:0!important; margin-bottom:20px!IMPORTANT	;}

.registration legend , .profile legend , .profile-edit legend { color:#000; font: bold 15px/40px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0; margin:0;}

.profile .button { margin-left:15px;}

 .profile-edit select { width:260px!important; line-height:1.2em; font-size:13px; color:#919191; padding:4px 0 4px 0!important; height:27px;}



#right .module { background:#fff; padding:0; padding-top:0; margin-bottom:0px; position:relative; border-radius:0px;}

#right .module .boxIndent { padding:0; border:none;}

.map { border:1px solid #C4C4C4; padding:2px; margin-top:24px;}



.module_address { background:#fff; position:relative;border-radius:3px; margin-bottom:10px; padding-top:0px;}

.module_address h3 { padding-top:0px; padding-bottom:0; padding-left:10px; line-height:30px; }

.module_address .boxIndent { padding:10px;}

.custom_address { padding-bottom:0px; overflow:hidden; font-size:13px;}

.custom_address dl {padding-bottom:10px; color:434c59; float:left; width:234px;}

.custom_address dl span {float:none; width:66px;}

.custom_address dl dt { line-height:18px;}

.custom_address dl dd a {margin-left:3px;  color:#000000; text-decoration:underline; font-weight:normal;}

.custom_address dl dd a:first-child { text-decoration:none!important; }

.custom_address dl dd a:hover {text-decoration:none;color:#000;}

.custom .dl {padding-top:18px;}



.icons a { margin-left:5px;}

.customer-reviews { margin:0;}

.checkout-button-top { visibility:hidden; display:none;}

#facebox .content { padding:15px;}

#facebox .content.my-groovy-style h4 { width:350px;}

#facebox .close { background:url(../images/virtuemart/fancy_close.png) left top no-repeat; width:30px; height:30px; position:absolute; right:-15px; top:-15px; opacity:1;}

.login ul { padding-top:10px;}

.login ul li { padding-bottom:5px;}

.login ul li a { color:#242026;}

.product-price {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;

}

	
.product-price div span { color: #505050; font: 12px/1.2em Arial,Helvetica,sans-serif;}

@-moz-document url-prefix() {

  .currency .button , #content .content-indent .browse-view .spacer .col-2 .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button , .addtocart-area .addtocart-bar span.addtocart-button .addtocart-button  { padding-bottom:3px;}

}





#products { position:relative;}





#products_example {

	width:400px;

	min-height:300px;

	padding:0;

	margin:0;

	position:relative;

	z-index:0;

	background:none;

	visibility:hidden;

}





/*

	Slideshow

*/



#slides {

	position:absolute;

	top:0;

	left:0;

	z-index:100;

}



/*

	Slides container

	Important:

	Set the width of your slides container

	Set to display none, prevents content flash

*/



.slides_container {

	width:370px;

	height:370px;

	border:1px solid #e5e5e5;

	background:#fafafa;

	margin:0;

	padding:5px;

	position:relative;

	display:none;

	margin-bottom:10px;

}



/*

	Each slide

	Important:

	Set the width of your slides

	If height not specified height will be set by the slide content

	Set to display block

*/

.slides_control { height:220px!important; width:230px!important;}



.slides_container div.slide {

	width:370px;

	height:370px;

	display:block;

	background:#fff!important;
	text-align:center;

}



.slides_container div.slide a { width:370px; height:370px; background:#fff; display:block;}

.slides_container .productimage {max-width:370px; max-height:370px; background:#fff!important;}







.jcarousel-skin-tango .jcarousel-container {

    background: none;

    border: none;

}





.jcarousel-skin-tango .jcarousel-container-horizontal {

    width: 232px;

    padding: 0;

}



.jcarousel-skin-tango .jcarousel-clip {

    overflow: hidden;

}



.jcarousel-skin-tango .jcarousel-clip-horizontal {

    width:  232px;

    height: 130px;

}





.jcarousel-skin-tango .jcarousel-item {

    width: 110px;

    height: 110px;

}



.jcarousel-skin-tango .jcarousel-item-horizontal {

	margin-left: 0;

    margin-right: 10px;

}



/*

	Next/prev buttons

*/

.jcarousel-clip.jcarousel-clip-horizontal {

    height: 130px;

    width: 235px;

	overflow:hidden;

}

.jcarousel-container .jcarousel-next, .jcarousel-container .jcarousel-prev {

	position:absolute;

	top:50%;

	margin-top:-30px;

	width:28px;

	height:44px;

	display:none!important;

	z-index:101;

	border:none;

	text-indent:-9999px;

	cursor:pointer;

}

.jcarousel-container:hover  .jcarousel-next , .jcarousel-container:hover .jcarousel-prev  { display:block!important;}



.none .jcarousel-container  .jcarousel-next,.none .jcarousel-container  .jcarousel-prev { display:none!important; visibility:hidden!important;}



.jcarousel-container .none .jcarousel-next:hover, .jcarousel-container .none .jcarousel-prev:hover { opacity:0.7;}

.jcarousel-container .jcarousel-next {

	right:0;

	background:url(../images/virtuemart/next.png) left top no-repeat;

}

.jcarousel-container .jcarousel-prev {

	left:0;

	background:url(../images/virtuemart/prev.png) left top no-repeat;

}

#products .row-carusel { position:relative; overflow:hidden;}

#products #carousel { overflow:hidden; position:relative;}

/*

	Pagination

*/

#products .pagination {

	background:none;

	height:140px;

	padding:0;

	margin-left:0;

	overflow:hidden;

}



#products .pagination li {

	float:left;

	list-style:none;

	width:100px;

	height:100px;

	margin:0 9px 0 0;

	padding:5px;

	background:#fafafa;

	border:1px solid #e5e5e5

}



#products .pagination li a {

	display:block;

	position:relative;

}



#products .pagination li.current  , #products .pagination li:hover  {

	border:1px solid #c0bebe;

}

#products .pagination li img { width:100px; height:100px; background:#fff!important;}



/*

	Pagination

*/

#products .pagination2 {

	background:none;

	width:auto;

	height:140px;

	padding:0;

	margin-left:0;

	overflow:hidden;

}



#products .pagination2 li {

	float:left;

	list-style:none;

	width:115px;

	height:115px;

	margin:0 11px 0 0;

	padding:5px;

	background:#fafafa;

	border:1px solid #e5e5e5;
	text-align:center;

}



#products .pagination2 li a {

	display:block;

	position:relative;

}



#products .pagination2 li img { max-width:115px; max-height:115px; background:#fff!important;}









.zoomPad{

	position:relative;

	float:left;

	z-index:99;

	cursor:crosshair;

}





.zoomPreload{

   -moz-opacity:0.8;

   opacity: 0.8;

   filter: alpha(opacity = 80);

   color: #333;

   font-size: 12px;

   font-family: Tahoma;

   text-decoration: none;

   border: 1px solid #CCC;

   background-color: white;

   padding: 8px;

   text-align:center;

   background-image: url(../images/zoomloader.gif);

   background-repeat: no-repeat;

   background-position: 43px 30px;

   z-index:110;

   width:90px;

   height:43px;

   position:absolute;

   top:0px;

   left:0px;

    * width:100px;

    * height:49px;

}





.zoomPup{

	overflow:hidden;

	background-color: #FFF;

	-moz-opacity:0.6;

	opacity: 0.6;

	filter: alpha(opacity = 60);

	z-index:120;

	position:absolute;

	border:1px solid #CCC;

  z-index:101;

  cursor:crosshair;

}



.zoomOverlay{

	position:absolute;

	left:0px;

	top:0px;

	background:#FFF;

	/*opacity:0.5;*/

	z-index:5000;

	width:100%;

	height:100%;

	display:none;

  z-index:101;

}



.zoomWindow{

	position:absolute;

	left:230px!important;

	top:-6px!important;

	background:#FFF;

	z-index:6000;

	height:auto;

  z-index:10000;

  z-index:110;

}

.zoomWrapper{

	position:relative;

	border:1px solid #e5e5e5;

  z-index:110;

}

.zoomWrapperTitle{

	display:block;

	background:#999;

	color:#FFF;

	height:18px;

	line-height:18px;

	width:100%;

  overflow:hidden;

	text-align:center;

	font-size:10px;

  position:absolute;

  top:0px;

  left:0px;

  z-index:120;

  -moz-opacity:0.6;

  opacity: 0.6;

  filter: alpha(opacity = 60);

}

.zoomWrapperImage{

	display:block;

  position:relative;

  overflow:hidden;

  z-index:110;



}

.zoomWrapperImage img{

  border:0px;

  display:block;

  position:absolute;

  z-index:101;

}



.zoomIframe{

  z-index: -1;

  filter:alpha(opacity=0);

  -moz-opacity: 0.80;

  opacity: 0.80;

  position:absolute;

  display:block;

}



/*********************************************************

/ When clicking on thumbs jqzoom will add the class

/ "zoomThumbActive" on the anchor selected

/*********************************************************/

.vm-img-desc { display:none!important;}

.def-virtuemart { overflow:hidden;}

.def-virtuemart p { padding:0; margin:0; padding-bottom:15px;}

.manufacturer { margin-top:5px;}

.cart-view h1 { padding:0; background:none;color:#000;}

.cart-view h2 { font-size:12px; font-family:Arial, Helvetica, sans-serif; background:none; color:#000;}

.checkoutStep { font-size:22px; padding-bottom:10px;}

.content.my-groovy-style h2 { background:none; color:#000; padding-left:0;}



#com-form-login-remember { padding-top:20px;}

#com-form-login-remember #remember.inputbox { float:left; width:12px; height:12px; padding:0; margin:3px 0 0 5px; vertical-align:middle;}



.contacts .module { border:none; padding:none; margin-bottom:0px; border-radius:0px; position:relative;}

.contacts .module  .boxIndent { padding:0;}



.module {border:none; padding:0 0 0 39px; margin-bottom:18px; border-radius:0px; position:relative;}

.boxIndent {padding:0; border:none;}

.module li {font:normal 12px/16px Arial, Helvetica, sans-serif; float:none; position:relative; padding:4px 0 4px 6px; height:auto; background:none; text-transform:none;}

.module li:first-child { background:none; margin-top:0px; border:none;}

.module li a { color:#000; text-decoration:underline; padding:0 0 0 13px;  display:block; background:url(../images/cat-marker.gif) left center no-repeat;}

.module li a:hover, .module li.active a{ color:#000000; font-weight:normal; text-decoration:none;}



.first .moduletable_Breadcrumbs , .contacts .moduletable_Breadcrumbs { display:none;}

.moduletable_Breadcrumbs { padding-bottom:10px;}

.breadcrumbs_Breadcrumbs { height:34px;  border:1px solid #e5e5e5; line-height:34px; padding-left:10px;}



.manufacturer-view-default { overflow:hidden;}

.manufacturer-view-default .manufacturer { margin:0; padding:0;}

.manufacturer-view-default .row .manufacturer .spacer { padding:0; margin:0 0 0 10px;}

.manufacturer-view-default .row .manufacturer .spacer a.box-indent { display:block; border:1px solid #E5E5E5; text-align:center; padding:10px;}



.order-view { border:1px solid #E5E5E5; padding:10px;}

.order-view p { font-size:20px;}

.order-view #com-form-order-submit { padding-top:10px;}



div.spaceStyle { border:1px solid #e5e5e5; padding:10px; margin:0;}

div.spaceStyle.first , div.spaceStyle.second { margin-bottom:10px!important;}



.order-list { border:1px solid #e5e5e5; padding:10px;}

.order-list thead {border-bottom:1px solid #e5e5e5;}

.order-list thead tr th { padding-bottom:5px; }

.order-list tbody .row0 td { padding-top:5px;}



.order-items th , .order-history th { padding:5px; border:1px solid #e5e5e5;}

.order-items tr td , .order-history tr td {padding:5px; border:1px solid #e5e5e5;}



.form-field #askform .inputbox { float:none;}

.form-field #askform textarea.field{width:394px;background:#fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;border:solid #e5e5e5 1px; color:#777;text-align:left;padding:12px; max-width:500px; height:110px;}



.Front_VM2 .category_description p { padding-top:16px; }

.Front_VM2 .category_description p:first-child { padding-top:0;}

.Front_VM2 .boxIndent { padding:10px; border:1px solid #e5e5e5;}

.Front_VM2 .boxIndent .spacer { text-align:left; overflow:hidden;}

.Front_VM2 .boxIndent .spacer .Prod-Image { overflow:hidden;}

.Front_VM2 .boxIndent  .featuredProductImage { max-width:none; margin-bottom:15px;}

.Front_VM2 .boxIndent .product-price span  { color:#000000; font-weight:bold; font-size:14px; line-height:18px;}

.cf_flt{
	width:160px;
}

#topmenulong {

				font: 18px 'Open Sans', sans-serif !important;
				background:none;

				border:none;

				width:100%;

				margin:0 0 0px 0;

				padding:0px 0 0px 0;

				position:absolute;

				left:0px;

				/*top:15px;*/
				top:270px;

				/*border-bottom:1px solid #bfbfbf;*/

			}
.moduletable ul.sf-menu {

		float:left;
}
.sf-menu li {
	text-transform: none!important;
}
.sf-menu li.level0 a {
	font-size:16px;
	padding:10px 38px 10px 39px;
}
.sf-menu li.level1 a {
	font-size:14px;
	padding:10px;
		color:#000!important;
}
.sf-menu li.sfHover ul {
	top:38px;
}
.sf-menu li li {

	background:	#e8e8e8;
	color:#000;

}
.sf-menu li:hover , .sf-menu li.sfHover , .sf-menu a:focus, .sf-menu a:hover, .sf-menu li.active {

background:#CCC; 
color:#333;	
outline:0; 
text-decoration:none;

}

.sf-menu ul.level1{
	display: none; visibility: hidden;
}

.sf-menu li:hover ul.level1{
	display: block; 
	visibility: visible;
	margin-top: -7px;
}

.sf-menu a.drop {

	min-width:		1px; 

}

.cart-summary .vm-customfield-cart { padding-left:0px; padding-top:5px;}

.cart-summary .vm-customfield-cart span { display:block; float:none!important; margin-bottom:-10px!important;}

.formRequired{
	color:#F00!important;
	font-weight:normal!important;
}
.rsform-input-box{
	width: 200px!important;
}
.rsform-select-box{
	width: 200px!important;
}
li.rsform-block:hover{
	background-color:none!important;
}

legend{
	text-transform:uppercase!important; color:#000!important; font-weight:normal!important; font-size:19px!important; font-family: 'Open Sans', serif!important;  padding:0 0 0 0; margin:0 0 10px 0; border:none; background:none;
}

.handlee{
	font-family: 'Handlee';
}
.jcarousel-clip.jcarousel-clip-horizontal {
    width: 400px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 400px;
}

.sectiontableentry2 .vm-customfield-cart span.cf4all_option, span.cf4all_option {
	display: inline!important;
}

.sectiontableentry2 .vm-customfield-cart span {

    text-align: center;
	
}

