/* ------------------------------------- top module-category --- */
.contacts .module-category { display:none;}


.moduletable-category { 
	background:none;
	padding:0; 
	border-radius:0; 
	position:absolute; 
	top:192px;
	left:0px; 
	width:100%:; 
	min-height:44px; 
	z-index:9;

}

.moduletable-category h3 { margin-bottom:4px;}
.moduletable-category .boxIndent {padding:0 0 0 0px; border:none;}

.moduletable-category .droplist { padding:0px 0 0 0!important; list-style-type:none; margin:0 auto; text-align:left; }

.moduletable-category .droplist > li {
	float:left;
	position:relative;
	padding:14px 30px 14px 0px;
}


.moduletable-category .droplist > li:last-child {

}

.moduletable-category .droplist > li > a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
	color:#333;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    text-decoration: none;
}

/*.moduletable-category .droplist > li > a:hover, .moduletable-category .droplist > li.active > a, .moduletable-category .droplist > li.has-children:hover > a { 
	color:#fff;}
*/
/* change Background color */
.moduletable-category .droplist > li > a:hover, .moduletable-category .droplist > li.active > a, .moduletable-category .droplist > li.has-children:hover > a { 
    color:#FE0000;}
/* close change Background color */

.moduletable-category .droplist ul {
	background:#1e1e1e;   
	padding:0; 
	margin:0!important;  
	display:none; 
	list-style:none; 
	position:absolute; 
	left:0px; 
	top:60px; 
	width:92px; 
	padding: 15px 22px 15px 20px;
}
.moduletable-category .droplist ul.level1:after {
	content: "\f0de";
	font-family: FontAwesome;
	position: absolute;
	font-size: 20px;
	color: #1e1e1e;
	top: -7px;
	left: 25px;
}

.moduletable-category .VmArrowdown:after { 
	content: "\f107";
	font-family: FontAwesome;
	position:absolute;
	color: #333;
	font-size: 15px;
	right:58%; 
	top:30px;
	cursor: pointer;
}

.moduletable-category li:hover > .VmArrowdown:after,.moduletable-category li.active .VmArrowdown:after{color: #fff;}
.moduletable-category .droplist .level1 .VmArrowdown:after  {
	color: #a4a4a4;
	content: "\f105";
	height:8px; 
	width:5px; 
	top:5px; 
	right:-8px; 
	display:block;
}
.moduletable-category .droplist .level1 li:hover .VmArrowdown:after,.moduletable-category .level1 li.active .VmArrowdown:after { color: #fff;}

.moduletable-category .droplist .level0 .level1 li { 
	background:none!important;  
	border:none; 
	padding:0;  
	font-size:12px; 
	position:relative; 
	display:block; 
	float:none;  
	text-transform:none;
}

.moduletable-category .droplist .level0 .level1 li:first-child { background:none; margin-top:0; border-top: none;}
.moduletable-category .droplist .level0 .level1 li a { 
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	text-transform: uppercase;
	float:none; 
	color:#a4a4a4;  
	display: block;
	text-decoration:none;
	padding: 8px 0px 8px 0px;

}

.moduletable-category .droplist .level0 .level1 li a:hover , .moduletable-category .droplist .level0 .level1 li.active a, .moduletable-category .droplist .level0 .level1 li.has-children:hover a{  
	color:#fff;
}

.moduletable-category .droplist .level0 .level1 li.has-children .level2 { left:117px;  top:0px;}
.moduletable-category .droplist .level0 .level1 li.has-children .level2 li { padding-top:0; padding-bottom:0;}
.moduletable-category .droplist .level0 .level1 li.has-children .level2 li:first-child { background:none; margin-top:0;}
.moduletable-category .droplist .level0 .level1 li.has-children .level2 li a { 
	color:#a4a4a4; 
	background:none;
}

.moduletable-category .droplist .level0 .level1 li.has-children .level2  li a:hover , .moduletable-category .droplist .level0 .level1 li.has-children .level2  li.active a {  
	color:#fff;
}

.moduletable-category li.parent ul {display:none;}
.moduletable-category li.parent ul.active {display:block;}

/* ------------------------------------- module-category --- */
.contacts .module.categories { display:none;}
.module.categories { 
	border:none; 
	padding:0; 
	margin-bottom:30px; 
	border-radius:0px; 
	position:relative;
}
.module.categories li, .module.best li , .module.manufacturers li {padding: 5px 0;}
.module.manufacturers ul {border-top: 1px solid #D8D6D6; }
.module.manufacturers ul:first-child {border-top: 0; }

.module.categories h3, .module.manufacturers h3,.module.best h3  { margin:0 0 25px 0!important; }
.module.categories .boxIndent {}

.module.categories .list { 
	margin:0!important;
	padding:0!important; 
	list-style-type:none;
}

.module.categories #accordion{ 
	margin-bottom: 0px!important;
}
 

.module.categories .list li {  }

.module.categories .list li a { }
.module.categories .list li a:hover, .module.categories .list li.active a , .module.categories .list li.bgact a , .module.categories .list > li:hover a{ }

.module.categories .list ul { padding:0; padding-bottom:10px!important; margin:0!important;  border:none; display:none; list-style:none;  background:none;}
.module.categories .list ul ul { padding:0; padding-bottom:0px!important; margin:0!important;  border:none; display:none; list-style:none; border-top:none; background:none;}

.module.categories .list .level1 li { background:none; padding-left:20px; border:none; padding-top:0; padding-bottom:0; font-size:12px;}
.module.categories .list .level1 li:first-child { margin-top:10px;}
.module.categories .list .level1 li a { font-weight:normal; color:#777;  display:inline-block;}
.module.categories .list .level1 li a:hover , .module.categories .list .level1 li.active a , .module.categories .list .level1 li.bgact a {  color:#ee5249;}

.module.categories .list .level1 .level2 li { background:none;padding-top:0; padding-bottom:0;}
.module.categories .list .level1 .level2 li:first-child { background:none; margin-top:0;}
.module.categories .list .level1 .level2 li a { font-weight:normal; color:#777;}
.module.categories .list .level1 .level2  li:hover a , .module.categories .list .level1 .level2  li.active a {  color:#ee5249;}

.module.categories li.parent ul {display:none;}
.module.categories li.parent ul.active {display:block;}

.module.categories .VmArrowdown {background:url(../images/virtuemart/arrow_down3.png) left top no-repeat; height:10px; width:20px; float:none; position:absolute; right:10px; top:11px; padding:0; cursor:pointer;}
.module.categories .list .level1 li .VmArrowdown {top:4px;}
.module.categories .VmArrowdown.expanded { background-position:left bottom;}


/* ------------------------------------- end module-category --- */

/* ------------------------------------- module_special --- */

.module_none,  .contacts .module.new.spec  { display:none;}

/* ------------------------------------- end module_special--- */

/* ------------------------------------- module_new --- */
.module.new  { margin-bottom:0px;  padding-top:0px; }
.module.new.best { margin-bottom:5px;}
.module.new  h3 {  text-align:left;margin-bottom: 35px; padding: 0; border: 0; text-align: center!important;}

.module.new h3:before{
	left: 0;
	position: absolute;
	top: 5px;
	content: "";
	background: #ee5249;
	height: 13px;
	width: 40%;
}

.module.new h3:after {
	position: absolute;
	top: 5px;
	content: "";
	background: #ee5249;
	height: 13px;
	right: 0;
	width: 40%;
}

.module.new  .boxIndent { padding:0; padding-top:0px;}

.vmgroup.new  ul { padding-bottom:0px; margin-bottom:0px;}

.vmgroup.new  ul li {
 display: block; 
 float: none; 
 padding: 0 0 35px 0; 
 min-height: auto; 
 width: 100%; margin: 0 0 0 0; 
 border:none; 
 background:none; 
 overflow:hidden;
}

.vmgroup.new  ul li  .product-box {  
	border-top: 0px #fbeb59 solid;
	width:270px; 
	text-align:center; 
	float:left; 
	margin-left:30px; 
	padding:0;  
	position:relative; 
	background: #fafafa;
	min-height: 390px;
}

.vmgroup.new  ul li a { background:none; padding:0;}

.vmgroup.new  ul li  .product-box:first-child { margin-left:0;}

.vmgroup.new   ul li .browseImage { 
	text-align:center;
	padding-top:30px; 
	overflow:hidden;
	padding-bottom: 16px;
}

.vmgroup.new  ul li  .sale { display:none;}
.vmgroup.new  ul li  .top { display:none;}

.vmgroup.new   ul li .browseImage img { text-align:center; width:180px; height:180px;}

.vmgroup.new   ul li .cat {margin:0 0 0 0; text-align:center; padding:0; }

.vmgroup.new .fleft { padding:0px 15px 0px; overflow:hidden;}
.vmgroup.new .fright { float:none;}
.vmgroup.new   ul li .cat a { color:#a0a0a0;}
.vmgroup.new   ul li .cat a:hover { 
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height:18px;
	color:#777; 
}
.vmgroup.new .vote { position:absolute; left:20px; top:10px;}

.vmgroup.new   ul li .Title {
	margin:0px 0 0 0; 
	padding:4px 0px 7px 0px; 
	font-family: 'Sonsie One', cursive;
	font-size: 15px;
	line-height:18px;
	font-weight: 400; 
	color:#000;
	text-transform: uppercase;
}

.vmgroup.new   ul li .Title a { 
	color:#000;  
	text-decoration:none; 
	display:inline; 
	vertical-align:top;
	background:none; 
	padding:0;
}

.vmgroup.new   ul li .Title a:hover { 	
	color:#ee5249; 
	text-decoration:none;}

.vmgroup.new  ul li .Price .WithoutTax , .vmgroup.new  ul li .Price .discount { display:none;}

.vmgroup.new  ul li .disc .Price .WithoutTax {
	display: none!important;
	color: #777777;
    font-family: Arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-decoration: line-through;
}.

.vmgroup.new  ul li .Price span.sales {
	float: left!important;
	margin: 1px 7px 0 0;
}

.vmgroup.new  ul li .Price { 
	display: block;
	font-family: 'Sonsie One', cursive;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400; 
	color:#ee5249;
	border-bottom:none; 
	margin-top:-2px; 
	text-align:center;
	overflow: hidden;
	padding:10px 0 5px 0;   
	z-index:99; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;	
}
.vmgroup.new  ul li  .product-box:hover .Price {color: #4d4d4d;}

.vmgroup.new  ul li .new ,.browse-view.front .new{ display: none;}
.product1.floatleft .new {display: none;}
.product1.floatleft.disc .new {
	display: none;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 31px;
	font-weight: 700; 
	color:#fff;
	text-transform: uppercase;
	top: 0;
	right: 0;
	padding-left: 10px;
	background: #fb9393;
	width: 49px;
	height: 33px;

}
.vmgroup.new  ul li .new {
	display: none;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700; 
	color:#fff;
	text-transform: uppercase;
	top: 219px;
	left: 0;
	background: #00bff3;
	width: 269px;
	height: 28px;
}


.vmgroup.new  ul li .disc .sale {
	display: none;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700; 
	color:#fff;
	text-transform: uppercase;
	top: 219px;
	left: 0;
	background: #ff463b;
	width: 269px;
	height: 28px;
}

.description { 
	color:#959595; 
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400; 
	border:none; 
	padding:0px 0px 10px;
}

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

.vmgroup.new.spec  ul li .Price .sales { color:#81dcfe; padding-right:5px;font-size:23px; letter-spacing:-1px;display:block;margin-bottom:0px;}
.vmgroup.new.spec  ul li .Price .WithoutTax { display:block;  text-decoration:line-through; margin-bottom:-4px;}
#content .module.new  .quantity-box , .module.new  .quantity-controls , .module.new  .product-fields { display:none;}


#content .module.new  .addtocart-area { 
	margin:10px 0 0 0px; 
	padding:0px 0 0 0; 
 }

#content .module.new  .addtocart-bar2 span.addtocart-button, #content .module.new  .addtocart-bar2 div.addtocart_button{ margin:0; display:block; }
#content .module.new  .addtocart-bar2  i { display:none; }
#content .module.new  .addtocart-bar2 input.addtocart-button , #content .module.new  .addtocart-bar2 a.addtocart-button{ }
#content .module.new  .addtocart-bar2 input.addtocart-button:hover , #content .module.new  .addtocart-bar2 a.addtocart-button:hover { background-position:left bottom; }


@-moz-document url-prefix() {
  #content .module.new  .addtocart-bar2 input.addtocart-button { padding-bottom:2px;}
}

.module.new  .Details { 
	float: none;
	margin-left:0px; 
	padding-top:10px;
	text-align: center!important;
}
.module.new  .Details a { 
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: 400;
	border: none;
	color:#fff;  
	display:inline-block; 
	background:#3a3a3a; 
	width:70px; 
	text-align:center; 
	text-decoration:none;
	border-radius: 3px; 
	padding:0;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.module.new  .Details a:hover { text-decoration:none; color:#fff; background:#ee5249; }
.module.new  .Details a span { display:none;}
.module.new .attributes { display:none;}
/* ------------------------------------- end module_new --- */
.count { display:none;}
.module._best{ margin-bottom:20px;}

/* ------------------------------------- end module_new2 --- */

 .contacts .module_manufacturers { margin-bottom:0; display:none;}
.modules{  position:relative; background:none; border:none; position:relative; border-radius:0;  overflow:hidden; padding:0 0 0px 0; }

.module h3 { }
.module .boxIndent { position:relative;  background:none; padding:0px 0 0 0; }
#left .module .boxIndent { background: #fff;padding:25px 20px 30px;border-top: 0px #fbeb59 solid;}
.module ul { padding:0; margin:0; list-style:none; overflow:hidden;}
.module ul li {   
	float:none; 
	position:relative;  
	height:auto; 
	border-top:1px solid #d8d6d6; 
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	background:none;
} 

.module ul li:first-child { border-top:none; }
.module ul li a {  text-decoration:none; padding:0 0 0 18px; display:inline-block; background:url(../images/marker_menu.gif) left 8px no-repeat; color:#333;  text-transform:none; }
.module ul li a div { display:inline;}
.module ul li a:hover , .module ul li.active a:hover { 	
	color:#ee5249; 
}
/*  .module ul li a:hover img , .module_manufacturers ul li.active a img {opacity:0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}*/ 

/* ------------------------------------- end module_manufacturers --- */


/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.wrapper-slide { overflow:hidden;}
#slider {
	width: 720px;
	height: 580px;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider {
	display: block;
	margin: 0 auto;
	overflow: visible !important; /* needed for Opera and Safari */
	position: relative;
	padding: 0;
	margin-left:-10px;
}
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
/* all panels inside the slider */
.anythingBase .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
.anythingBase .panel.vertical {
	float: none;
}

/* hide text, target the span so IE7 doesn't text-indent the link */
#slider li                   { display: block; float: left; padding: 0; min-height: 550px; width: 720px; margin: 0 0 0 0px; border:none; overflow:hidden; }
#slider ul li  .product-box      { border:1px solid #eee; width:228px; text-align:left; float:left; min-height:262px; margin:0; margin-right:10px; margin-bottom:10px; padding:6px 0 0 0;

}
.anythingSlider .arrow                  { display: block; height: 30px; width: 30px; background: url(../images/virtuemart/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; bottom: 1px; cursor: pointer; }
.anythingSlider .forward                { background-position: right bottom; right: 10px; }
.anythingSlider .back                   { background-position: left top; left: 10px; }
.anythingSlider .forward:hover          { background-position: right top; }
.anythingSlider .back:hover             { background-position: left  bottom; }

.anythingSlider .thumbNav                               { position: absolute; right:20px; top: -58px; text-align: center; overflow:hidden; width:auto; }
.anythingSlider .thumbNav li { margin:0; padding:0; float:left; width:19px; height: 36px;margin-left:3px;}
.anythingSlider .thumbNav a                             { text-indent:-9999px; display:inline-block; padding:0;  width:19px; height: 36px; margin: 0 0 0 0; text-align: center; text-decoration:none;
background:url(../images/virtuemart/bullets.png) right top no-repeat;  }
.anythingSlider .thumbNav a:hover , .anythingSlider .thumbNav a.cur                       { background-position:left top; }

.start-stop                             { color: #575656; font:normal 13px/28px Arial, Helvetica, sans-serif; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; bottom:-4px; 
text-decoration:none; display:block; }
#start-stop.playing  , #start-stop:hover    { text-decoration: underline; }

/*
  Prevents
*/
.anythingSlider .wrapper-box ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper-box ul ul li       { float: none; height: auto; width: auto; background: none; }

/* ------------------------------------- end module_special slider --- */

