/*

Webeshop 4.0 Nova - Template Pomegranate 1.0
2016 - Webecom SRl, Toate Drepturile Rezervate

*/




body {
	color: #000000;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:left;
	background-position:center top;
	border-style:none;
    background-repeat:repeat-x;
	}
		.newsletter-box input[type="text"], .newsletter-box input, .newsletter-box textarea, .newsletter-box select{ 
	background:none !important; border:none !important;}
	.caseta_completa{ z-index:99;}
	.slick-dots li button{ display:none !important;}
	.slick-prev, .slick-next{ background-color:#6d0315 !important;}
	/*====================================== Responsive Part ===============================================================*/
	@media only screen and (min-width: 1200px){.main-holder-content{ width:1200px !important;}
	
	.shopcontent {
    width: 1180px !important;
    margin-left: 10px;
    clear: both;
}
	.shopcontentcms {
    width: 990px !important;
    float: left;
    margin-left: 10px;
}
.nume-magazin {
    width: 1200px !important;
    text-align: center;
    padding-top: 26px;
    margin-bottom: 26px;
}
.shopheader-content {
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}
.main-bar-holder {
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}
.search-menu {
    background-size: 38px 39px;
    height: 39px;
    width: 335px;
    background-color: #fff;
    float: left;
    margin-top: 3px;
    background-image: url(../imagini/cautare-buton.png);
    background-position: center right;
    background-repeat: no-repeat;
    margin-left: 170px !important;
    margin-right: 5px;
}
.info-menu{ margin-left:137px !important;}
.shopfooter-content {
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}
	.shop-footer-bar-holder {
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}
.shftr-box-three {
    width: 392px;
    float: right !important;
}
.shftr-title:last-child {
    padding-right: 0px;
    width: 392px;
    float: right!important;
}
.slick-slide {
    margin-right: 13px!important;}
}
		
		/*======================================End Responsive Part ===============================================================*/
	
	/*====================================== Formulare ===============================================================*/
	
	
.main-holder-content input, .main-holder-content textarea, .main-holder-content select, .main-holder-content input[type="text"] { line-height:22px; border-radius:1px; border:1px solid #666; padding-left:4px;background-color:#fff;
}
 .main-holder-content textarea:hover, .main-holder-content select:hover, .main-holder-content input[type="text"]:hover{border:1px solid #6d0315; line-height:22px;}
.main-holder-content input:focus, .main-holder-content textarea:focus, .main-holder-content select:focus, .main-holder-content input[type="text"]:focus{ background-color:#6d0315; color:#fff;}
.main-holder-content input[type="submit"] { background-color:#6d0315; color:#fff; border-radius:1px; font-weight:900; text-transform:uppercase; cursor:pointer;
}
	.main-holder-content input[type="submit"]:hover{ background-color:#fff; color:#6d0315; border:1px solid #6d0315;}
	/*====================================== End Formulare ===============================================================*/
	
	
	
	/*====================================== Header Main Divs ===============================================================*/
	
	#categorii_titlu{ background-size: 40px 37px;background-color:#6d0315; border-bottom:1px solid #fff; background-image:url(../imagini/cos-sidebar.png); background-position:center left; background-repeat:no-repeat; padding-left: 40px; width:140px; overflow:hidden;}
#categorii_date{ background-color:#6d0315;}
#categorii_date a, #categorii_date a:link, #categorii_date a:hover, #categorii_date a:active, #categorii_date a:visited{ color:#fff;}
	.main-holder-content{ width:980px; margin-left:auto; margin-right:auto; height:auto; background-color:#fff; overflow:hidden; margin-bottom:15px; box-shadow:0 0 9px #666; padding-bottom:10px;}
	
	.nume-magazin{    width: 980px;
    text-align: center;
    padding-top: 26px;
    margin-bottom: 26px;}
	.nume-magazin a, .nume-magazin a:active, .nume-magazin a:link, .nume-magazin a:visited, .nume-magazin a:hover{ font-size:30px; font-weight:900; text-transform:capitalize; color:#b2001f;}
.main-bar{ width:100%; height:45px; background-color:#b2001f;}
.main-bar-holder{ width:980px; margin-left:auto; margin-right:auto;}
.catalog-menu{ height:45px; background-color:#630314;cursor: pointer; width:180px; float:left;background-size: 40px 45px;}
.search-menu{ background-size: 38px 39px;height:39px; width:335px; background-color:#fff; float:left; margin-top:3px; background-image:url(../imagini/cautare-buton.png); background-position:center right; background-repeat:no-repeat; margin-left:50px; margin-right:5px;}
.account-menu{ float:left; height:39px; margin-top:3px; background-color:#6d0315; width:118px;}
.cart-top-menu{ background-size: 47px 45px;width:165px; height:45px; float:left; background-color:#630314; margin-left:6px; background-image:url(../imagini/cos-header.png); background-position:center left; background-repeat:no-repeat;}
.info-menu{ float:left; background-color:#630314; height:45px; width:84px; margin-left:37px; background-image:url(../imagini/down-arrow.png);cursor: pointer; background-position:center right; background-repeat:no-repeat;background-size: 17px 45px;}	
	
	
	
	
	
	
		/*========================== End Header Main Divs =====================================*/
		
		/*====================== Functions Header ========================================*/
	
	
	/*----- Meniu Header Categorii-----------------*/
/*--------------------------Stay on Top script---------------------*/
       .main-bar{ border-bottom:2px solid #fff;

            
  
            -webkit-transition: all 1.4s ease;
            transition: all 1.4s ease;
        }
        
        .main-bar.sticky {
            position: fixed;

            height: 45px; 
            width: 100%;
            background: #b2001f;
            text-align: left;
           top:0px; z-index:100;
        }
      /*-----------ENd Stay on Top script-----------*/  
	
/*------------------ Back to top CSS ----------------------------*/

.scrollToTop{
    width:40px;
    height: 40px;
    background-image: url(../imagini/bara-top-arrow.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;
    position:fixed;
    right:0px;
    bottom:230px;
    display:none; background-color:#b2001f;
}
	/*------------------ END Back to top CSS ----------------------------*/
	
	#keywords:focus, #email:focus, #parola:focus, #adresanewsletter:focus
{
  outline:none;
} 
	.nav ul ul li {
		float: none;   
		position: relative; z-index:1000; float:left; width:228px; line-height:22px; border-bottom:1px solid #630314; margin-left:0px;
	}
	.nav ul ul ul li{border-bottom:1px solid #fff;}
	
	.nav ul li ul li{ }
		.nav ul ul li a,.nav ul ul li a:link, .nav ul ul li a:active,.nav ul ul li a:visited {
			padding: 5px 1px; font-size:12px; display:block;
			color: #001e3c;
		}	
		

		
		.nav ul ul li li a, .nav ul ul li li a:active, .nav ul ul li li a:link, .nav ul ul li li a:visited{ color:#f46200;}
		.nav ul ul li:hover{ background-color:#630314; }
			.nav ul ul li a:hover {
				background: none;text-decoration:underline; 
			}
			.nav ul ul ul li{ padding-right:0px !important; font-size:12px !important;}
			.nav ul ul li:hover a:link, .nav ul ul li:hover a:visited{ color:#fff; position:relative; width:210px; font-size:12px;}
			.nav ul ul ul {
	position: absolute; left: 100%; top:0; background-color:#b2001f;
}
.nav ul li ul li ul li ul{ margin-left:0px;}
	.nav li:hover{  text-decoration:none;}
	.nav a, .nav a:link, .nav a:active, .nav a:visited{ color:#fff; font-size:12px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
	.container{ background-color:#fff; margin-left:auto; margin-right:auto; width:980px; overflow:hidden; box-shadow: 0 0 4px #666; margin-bottom:20px; margin-top:15px;}
	.nevi-sus{ float:left; width:980px; height:30px; clear:both;}
.navi-1{ float:left; width:450px; height:30px; text-transform:uppercase; font-weight:bold; font-size:12px;}
.navi-1 ul{ display: inline; list-style:none;}
.navi-1 li{ float:left;    padding-left: 15px;
    padding-top: 5px;}
.navi-2{ float: right; width:380px; height:30px;text-transform:uppercase; font-weight:bold;font-size:12px;}
.navi-2 ul{ display: inline; list-style:none;}
.navi-2 li{ float:left;    padding-left: 15px;
    padding-top: 5px;}

	.selectorul{ border:1px solid #000;}
	.img-cat-nav{      height: 120px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
    text-align: right;
    width: 140px;}
	.trustbar{ margin-bottom:10px;}
	.nav {
    height: 54px;
    width: 263px;
    float: left;
    display: block;
    margin-left: -32px;
}
	.nav li:last-child{ border-right:none !important;border-left:none !important;}
	.nav li:first-child{ }


	.nav li{     display: inline-table;
    line-height: 45px;
    padding-left: 38px;
    padding-right: 18px; font-size:14px; font-weight:900;
    vertical-align: middle;
    color: #fff;}
.nav ul ul li{ padding-right:0px !important;}
.nav ul ul ul{ margin-left:0px;}
	.nav ul {
    height: 44px;
    display: block;
    margin-top: 0px;
    position: relative;
}
	.categorie-head{ float:left; width:240px;}
	.nav ul ul { display:none;}
	.nav ul ul ul { display: none; }
	.nav ul ul li:hover > ul{ display:block;}
	/*.nav ul li:hover > ul{ display:block;}*/
		
	.nav ul li:focus > ul{ display:block;}
	.nav ul ul {
background: #fff;
border-radius: 0px;
padding: 0;
left: 32px;
border-bottom: none !important;
position: absolute;
z-index: 1000;
border: 1px solid #630314;
width: 265px;
height: auto;
margin-top: -1px;
}
	.trioholder{ width:960px; clear:both;}
.bigbanner{ float:left; width:443px; height:295px;overflow:hidden; margin-right:6px;}
.smallone{ float:left; width:511px; height:142px;overflow:hidden; margin-bottom:8px;}
.smalltwo{ float:left; height:145px; overflow:hidden;}
	
	.minihover{  
    height: 87px; margin-left:auto; margin-right:auto;
    margin-bottom: 10px; display:inline-block;margin-bottom:10px;
    margin-top: 0px;
    width: 960px;}
.one{ float:left; margin-right:1.1px; margin-bottom:10px; margin-top:10px; display:inline-block;}
.two{ float:left;margin-right:1.1px; margin-bottom:10px; margin-top:10px; display:inline-block;}
.three{ float:left;margin-right:1.1px; margin-bottom:10px; margin-top:10px; display:inline-block;}
.four{ float:left;margin-right:1.1px; margin-bottom:10px; margin-top:10px; display:inline-block;}
.five{ float:left; margin-bottom:10px; margin-top:10px; display:inline-block;}
	
	.price-holders{ border-bottom:1px solid #bfbebe; border-top:1px solid #bfbebe;}
	.logo-head{ float:left; width:203px; height:88px; margin-left:10px; margin-top:12px;}

.main-nav{  width:963px; height:54px; float:left; clear:both; background-position:center top; background-repeat:no-repeat; clear:both;}
	.catalog-menu { background-image:url(../imagini/burger-menu.png); background-position:center left; background-repeat:no-repeat;}
/*--------- End Meniu Header Categorii-----------------*/
	/*--------- Responsive Slider-----------------*/
	.flex-container {
    width: 100% !important;
    height: auto; overflow:hidden;
}
.flexslider{ border: none !important; box-shadow: none !important;}

.flex-container img{ width:100%; height:auto;}
		/*--------- end Responsive Slider-----------------*/
	/*--------------- Info Menu Header --------------------------------*/
	.info-menu ul{ display:inline-table; padding-left:0px; margin:0px;}
	.show{ display:block;}
	.info-menu ul li ul{ display:none; margin-left:-10px; margin-top:13px; background-color:#630314; position:relative; z-index:100; width:220px;}
	.info-menu ul li ul a, .info-menu ul li ul a:link, .info-menu ul li ul a:hover, .info-menu ul li ul a:active, .info-menu ul li ul a:visited{ color:#fff; font-size:11px; text-transform:uppercase;}
	.info-menu ul li{ list-style:none; color:#fff;padding-right: 34px; font-size:14px; font-weight:900; padding-left:10px; padding-top:14px; padding-bottom:12px;}
	/*.info-menu ul li:hover > ul { display:block;}*/
	.info-menu ul li ul li{ padding-bottom:5px; padding-top:5px; width:176px; border-bottom:1px solid #fff;}
	.info-menu ul li ul li:hover{ background-color:#b2001f;}
	
	.atins{ background-color:red; height:200px;}
	
	/*--------------- End Info Menu Header --------------------------------*/
	
		/*================================ End Functions Header ================================================*/
	
		/*================================ Product Box ================================================*/
		
		.product:hover, .category-box:hover{box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow:none; -o-box-shadow: none; border:2px solid #6d0315; zoom: 1;}
		.product  {border:2px solid #fff;
	width:178px;
	float:left;
	margin-left:5px; margin-top:10px; margin-right:5px; margin-bottom:10px;
background: #fff;  position: relative;  box-shadow: 0 0px 3px rgba(0,0,0,.1); -webkit-box-shadow: 0 0px 3px rgba(0,0,0,.1); -moz-box-shadow: 0 0px 3px rgba(0,0,0,.1); -o-box-shadow: 0 0px 3px rgba(0,0,0,.1); zoom: 1;	
	
}

.preturi-box{ float:left; width:138px; margin-top:10px;}
.pret-title{  float: left;
    text-align: left;
    clear: both;
    font-size: 12px;
    font-weight: 900;
    color: #6d0315;
    height: 12px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding-top: 1px;}
.preturi-box .product_old_price{
	    float: left;
    text-align: left;
    color: #858585;
    font-size: 13px;
    text-decoration: line-through;
    height: 14px;}
.preturi-box .product_price{ float:left; font-size:18px; font-weight:900; color:#b2001f; text-align:left;width:140px; height:18px; margin-top:0px;}
		.product_name-box { 
	height:50px;
	text-align:left; padding-left:0px;
	font-size:12px;}
	.product_name-box a, .product_name-box a:active, .product_name-box a:link, .product_name-box a:hover, .product_name-box a:visited{ color:#630314333; font-size:14px;}
	.button_buy-box{ float:right; background-color:#b2001f; height:28px; width:32px; text-align:center; margin-bottom:1px;}
	.button_buy-box img{    width: 32px;
    height: auto;}
	.button_details-box{ float:right; background-color:#740519; height:28px; width:32px; text-align:center;}
	.button_details-box img {width: 32px;
    height: auto;}
	.butoanele{ width:32px; float:right; height:60px;}
		/*================================ End Product Box ================================================*/
	
	
			/*================================ Shop Body ================================================*/	
		
		#inside .shopsidebar1{ margin-top:10px;}
		#inside .shopcontentcms{ margin-top:10px;}
				/*================================ End Shop Body ================================================*/
		
	
	/*================================Shop Footer ================================================*/
	
	
	.shop-footer-bar{ width:100%; background-color:#740519; height:45px;}
.shop-footer-bar-holder{ width:980px; margin-left:auto; margin-right:auto;}
.shftr-title{     float: left;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 900;
    padding-top: 14px; padding-right:230px;}
	.shftr-title:last-child{ padding-right:0px;width: 392px;}

.shftr-box-one{ float:left; width:240px; }
.shftr-box-two{ float:left; width:220px; margin-left:109px;}
.shftr-box-three{width: 392px; float:left;}
	
	.shopfooter a, .shopfooter a:active, .shopfooter a:link, .shopfooter a:hover, .shopfooter a:visited{ color:#fff;}
	
	/*================================ Newsletter-footer ================================================*/
	.newsletter-box{ float: left;
background-image: url(../imagini/newsletter-field.png);
height: 85px;
width: 316px;
background-repeat: no-repeat;
background-position: center top;
margin-top: 13px;background-size: 316px 40px;
margin-left: 20px;}
	

	/*================================ Ed Newsletter-footer ================================================*/
	
	
	.social-media-box{  float:left; line-height:22px; vertical-align:central; margin-left:20px; margin-top:10px;}
	.face-min{ float:left; margin-left:10px; margin-top:10px;}
	.twitt-min{ float:left; margin-left:5px;margin-top:10px;}
	.twitt-min img, .face-min img{ width:22px; height:auto;}
		/*================================ End Shop Footer ================================================*/
	
.shopheader {
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
.shoptopmenu 
{
font-size:16px;
font-weight:bold;
}
.shoptopmenu a, .shoptopmenu a:active, .shoptopmenu a:visited, .shoptopmenu a:link { color:#FFF; }
.shoptopmenu li a:hover {}
.shoptopmenu ul { padding:0; margin-left:0px; margin-right:0px; margin-bottom:0px; margin-top:0px; margin-top:14px; }
.shoptopmenu ul li { display:inline; }
.shoptopmenu li { margin-left:74px; margin-top:14px; margin-bottom:14px; padding-left:30px;}
#menu_primapagina { background: url(/web_personalizare/template-stu/imagini/icon_prima-pagina.png) no-repeat;  }
#menu_cumcumpar { background: url(/web_personalizare/template-stu/imagini/icon_cum-cumpar.png) no-repeat; }
#menu_coscumparaturi { background: url(/web_personalizare/template-stu/imagini/icon_cos-cumparaturi.png) no-repeat; }
#menu_contact { background: url(/web_personalizare/template-stu/imagini/icon_contact.png) no-repeat; }
.shopheader-content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.shopsidebar1 {
	width:180px;
	float:left;
	}
.shopsidebar2 {
	width:180px;
	float:left; 
	}
.meniu_lateral_titlu
{
    padding-top: 10px;
    height: 26px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 170px;
    background-color: #b2001f;
}

.meniu_lateral_text
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	vertical-align: middle;
	padding-left:18px;
}
.meniu_lateral_fundal
{   
}
.meniu_lateral_fundal a, .meniu_lateral_fundal a:active, .meniu_lateral_fundal a:visited, .meniu_lateral_fundal a:hover { }
.meniu_lateral_fundal ul 
{
    list-style-type: none;
    margin-bottom: 0px;
    margin-top: 0px;
	padding-left:0px;
	margin-left:0px;
}	
	
.shopcontent {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.shopcontentcms 
    {     width: 770px;
    float: left;
    margin-left: 10px;
	}
.shopfooter {
	width:100%;
	clear:both; padding-bottom:20px;
	background-color:#b2001f; overflow:hidden;
	color:#FFF;
}
.shopfooter-content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.shopfootermenu {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
.shopfootermenu a, .shopfootermenu a:active, .shopfootermenu a:visited, .shopfootermenu a:link { color:#FFF; }
.shopfootermenu li a:hover {}
.shopfootermenu ul { padding:0; margin-left:0px; margin-right:0px; margin-bottom:0px; margin-top:0px; margin-top:14px; }
.shopfootermenu ul li { list-style:none; }
.shopfootermenu li {    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px; 
    margin-bottom: 5px;}
.owner { text-align:left; float:left; margin-top:20px; font-size:14px; font-weight:bold; }
.branding {     margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    float: left;	 /* For IE8 and earlier */ }
.branding-logo { opacity:0.65; filter:alpha(opacity=65); }
.branding-text { margin-top:8px; }
.branding-logo:hover { opacity:1; filter:alpha(opacity=100); }
.cursvalutans { margin-bottom:0px !important; margin-top:10px !important; padding-bottom:4px !important; text-align:center; }
.cmscontent { clear:both; width:960px; margin-left:auto; margin-right:auto; }
p{ 	margin-top: 0px;
	margin-bottom: 0px; }
a, a:visited, a:link{
	text-decoration: none;
	color:#2D2D2D;
	margin-top: 0;
	margin-bottom: 0;
	outline: none;
}
a:hover {
    text-decoration: underline;
	color:#A80000;
	margin-top: 0;
	margin-bottom: 0;
	
}
.text_asortat_link_bold
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color:#2D2D2D;
	background-position: center;
	vertical-align: middle;
	font-size: 12px;
}
.text_asortat_link
{
	margin-top: 0px;
	margin-bottom: 0px;
	color:#2D2D2D;
	background-position: center;
	vertical-align: middle;
}
.text_titluri
{
    vertical-align: top;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 10px;
    height: 26px;
    clear: both;
    background-color: #630314;
    text-transform: uppercase;
}
.h1_text_titluri
{
	font-size:14px;
	margin:0px;
}
.h2_text_titluri
{
	font-size:14px;
	margin:0px;
	font-weight:bold;
}
a.link-titluri, a.link-titluri:visited, a.link-titluri:hover  {
color:#FFFFFF;
font-size:12px;
}
.menu-cat1:first-child{ border-top:none;}
.menu-cat1 { padding-left:10px; padding-top:7px; padding-bottom:7px; font-weight: bold; border-top:1px solid #fff; }
.menu-cat2 { margin-left:25px; margin-top:7px; padding-bottom:7px;  list-style:disc; color:#fff;}
.menu-cat3 { margin-left:40px; margin-top:7px; padding-bottom:7px; list-style:disc; color:#fff;}
.menu-marci h3 { font-size:11px;}
.menu-marci .menu-cat1 { padding-top:2px; padding-bottom:2px; }
.meniu_lateral_despartitor
{
height:1px;
margin-bottom:10px;
}
.bara_orizontala_despartitoare
{
background-color:#CCCCCC;
height:1px;
}
.fundal_sub_tab
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	vertical-align:middle;
}
.paragraf0 
{ 
	margin-top: 0px;
	margin-bottom: 0px;
}
.text_validare
{
color:#FF0000;
vertical-align:middle;
font-weight: bold;
padding-left:20px;
}
.text_normal_bold
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
}
.text_normal
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.text_normal_sters
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC;
	vertical-align:middle;
	padding-left:4px;
	padding-right:4px;
}
.tabel_produs
{
background-color:#CCCCCC;
}
.tabel_fundal_produs
{
background:#FFFFFF;
}
h1
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
}
h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight:normal;
}
h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight:normal;
}
h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight:normal;
}
img
{
border: 0;
}
input.btn { 
height:26px; 
font-size:14px; 
margin-top:8px; 
margin-bottom:5px;
} 
input, select {
color: black;
font-size: 15px;
}
/*Product box - Start*/

.product_name { 
	height:50px;
	text-align:center;
	font-size:12px;}
.product_image {  
line-height:180px;  
height: 180px;
display: table; 
position:relative; 
overflow: hidden; 
text-align:center; 
margin-left:auto; 
margin-right:auto;
}
.product_image_center { 
display: table-cell; vertical-align: middle;
}
a.product_name:link, a.product_name:active, a.product_name:visited, a.product_name:hover { font-weight:bold;}
.product_top {
height:10px;}
.product_status { 
height:130px;
width:130px;
text-align:center; 
font-weight:bold;
position:absolute;
margin-left:-0px;
margin-top:-10px;
z-index:10;
}
.product_middle {
padding-left:4px;
padding-right:4px;
}
.product_bottom {
height:10px;
}
.product_price
{
	color:#A80000;
	font-weight: bold;
	margin-top:3px; 
	margin-bottom:0px; 
	height:30px;
	font-weight:bold;
	text-align:center;
}
.product_old_price
{
color:#FF0000;
text-decoration: line-through;
height:20px;
text-align:center;
font-weight:bold;
}
.product_stock { font-weight:bold;}
.button_buy, .button_details {  margin-top:5px; text-align:center;}
/*Product box - End*/
/*Category box - Start*/
.category-box  {
    width: 178px; border:2px solid #fff;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: 0 0px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0px 3px rgba(0,0,0,.1);
    -o-box-shadow: 0 0px 3px rgba(0,0,0,.1);
    zoom: 1;
    margin-bottom: 5px; }
.category-box_name { 
	height:40px;
	margin-top:10px;
	text-align:center;
	font-size:12px; font-weight:bold; }
.category-box_img {
height:150px;  
display: table; 
position:relative; 
overflow: hidden; 
text-align:center; 
margin-left:auto; 
margin-right:auto;
}
.category-box_center { 
display: table-cell; vertical-align: middle;
}
a.category-box_name:link, a.category-box_name:active, a.category-box_name:visited, a.category-box_name:hover { font-weight:bold;}
.category-box_top { }
.category-box_middle { }
.category-box_bottom { }
/*Category box - End*/
/* Page button - start */
.page-button {
	
	background-color:#fff;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:4px;
	border:1px solid #c7c5c7;
	display:inline-block;
	color:#666 !important;

	font-size:15px;
	font-weight:bold;
	padding:6px 14px;

	margin-bottom:4px !important;
}
.page-button:hover {
	
	background-color:#b2001f;
	text-decoration:none !important; color:#fff !important;
}
.page-button:active, .page-button a:active {
	position:relative;
	top:1px; 
}

.product-page-img {
background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; text-align:center;
}
.product-page-img-thumb { float:left; margin-left:0px; margin-right:7px; margin-bottom:5px; margin-top:10px;
background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;
}
.cod_trafic { text-align:center; } 
/* Parada logo */
.paradalogo { margin-bottom:10px; }
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#logoParade
{
	
	height: 140px;
	position: relative;
}
#logoParade div.scrollableArea a
{
	display: block;
	float: left;
	padding-left: 10px;
}
/* Parada logo */
/* Admin frontend */
.admin_box { margin-bottom:8px;text-align:center;border-style:solid;
border-width:1px; background-color:#F7F7F7; border-color:#CCC; height:23px; padding-top:7px; border-radius: 5px; color:#000 !important; }
/* Admin frontend */
a.admin_box_link { color:#000; }
/*Editor */
.Title
    {
    margin-bottom:4px;
    font-size:35px;
    }
.Subtitle
    {
    margin-bottom:13px;
    line-height:115%;
    font-size:16px;
    font-style:italic;}
.Quote
    {
    margin-bottom:13px;
    line-height:115%;
    font-size:15px;
    font-style:italic;}
.IntenseQuote
    {
    margin-top:13px;
    margin-right:10px;
    margin-bottom:19px;
    margin-left:10px;
    line-height:115%;
    font-size:15px;
    font-weight:bold;
    font-style:italic;}
.SubtleEmphasis
    {
    font-style:italic;}
.IntenseEmphasis
    {
    font-weight:bold;
    font-style:italic;}
.SubtleReference
    {font-variant:small-caps;
    text-decoration:underline;}
.IntenseReference
    {font-variant:small-caps;
    font-weight:bold;
    text-decoration:underline;}
.BookTitle
    {font-variant:small-caps;
    font-weight:bold;}
.CodeForeground 
    {margin:0in;
    margin-bottom:1px;
    font-size:12px;
}
.CodeInText 
    {
    font-weight:bold;}
.ScreenText 
    { }
span.ScreenText2 
    { }
    
/* Table Format */
table.Default {border-collapse:collapse;border: 1px solid;margin-bottom:15px;}
table.Default td {border: 1px solid;padding:7px;}
table.Default td.alt {border: 1px solid;padding:7px;}
table.Default td.hd {border: 1px solid;padding:7px;}
table.Default td.fc {border: 1px solid;padding:7px;}
table.Default td.fcalt {border: 1px solid;padding:7px;}
table.Zebra {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra td {padding:7px;font-size:12px;}
table.Zebra td.alt {padding:7px;font-size:12px;}
table.Zebra td.hd {border-bottom: 1px solid;font-size:16px;padding:7px;}
table.Zebra td.fc {padding:7px;font-size:12px;}
table.Zebra td.fcalt {padding:7px;font-size:12px;}
table.Zebra-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border: 1px solid;}
table.Zebra-2 td {padding:7px;font-size:12px;}
table.Zebra-2 td.alt {padding:7px;font-size:12px;}
table.Zebra-2 td.hd {border-bottom: 1px solid;font-size:16px;padding:7px;}
table.Zebra-2 td.fc {padding:7px;font-size:12px;}
table.Zebra-2 td.fcalt {padding:7px;font-size:12px;}
table.Zebra-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra-3 td {border: 1px solid;padding:7px;font-size:12px;}
table.Zebra-3 td.alt {padding:7px;font-size:12px;}
table.Zebra-3 td.hd {border:none;border-bottom: 3px solid;font-size:19px;padding:7px;}
table.Zebra-3 td.fc {padding:7px;font-size:12px;}
table.Zebra-3 td.fcalt {padding:7px;font-size:12px;}
table.Vertical-Emphasis {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis td {padding:7px;font-size:12px;}
table.Vertical-Emphasis td.alt {padding:7px;font-size:12px;}
table.Vertical-Emphasis td.hd {border-bottom: 1px solid;font-size:16px;padding:7px;}
table.Vertical-Emphasis td.fc {padding:7px;font-size:12px;}
table.Vertical-Emphasis td.fcalt {padding:7px;font-size:12px;}
table.Vertical-Emphasis-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border: 1px solid;}
table.Vertical-Emphasis-2 td {padding:7px;font-size:12px;}
table.Vertical-Emphasis-2 td.alt {padding:7px;font-size:12px;}
table.Vertical-Emphasis-2 td.hd {border-bottom: 1px solid;font-size:16px;padding:7px;}
table.Vertical-Emphasis-2 td.fc {padding:7px;font-size:12px;}
table.Vertical-Emphasis-2 td.fcalt {padding:7px;font-size:12px;}
table.Vertical-Emphasis-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis-3 td {padding:7px;font-size:12px;}
table.Vertical-Emphasis-3 td.alt {padding:7px;font-size:12px;}
table.Vertical-Emphasis-3 td.hd {border-bottom: 3px solid;font-size:19px;padding:7px;}
table.Vertical-Emphasis-3 td.fc {padding:7px;font-size:12px;}
table.Vertical-Emphasis-3 td.fcalt {padding:7px;font-size:12px;}
table.Modern {width:80%;border-collapse:collapse;margin-bottom:15px;
    background-image:url(library/bulb3.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    }
table.Modern td {font-size:12px;padding:12px;border-bottom:white 1px solid;}
table.Modern td.alt {font-size:12px;padding:12px;border-bottom:white 1px solid;}
table.Modern td.hd {border-bottom: 1px solid;font-size:19px;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern td.fc {font-size:12px;padding:12px;border-bottom:white 1px solid;}
table.Modern td.fcalt {font-size:12px;padding:12px;border-bottom:white 1px solid;}
table.Modern-Dark {width:80%;border-collapse:collapse;margin-bottom:15px;border-bottom: 1px solid;
    background-image:url(library/bulb1.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    }
table.Modern-Dark td {font-size:12px;padding:12px;border-bottom: 1px solid;}
table.Modern-Dark td.alt {font-size:12px;padding:12px;border-bottom: 1px solid;}
table.Modern-Dark td.hd {border-bottom:1px solid;font-size:16px;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern-Dark td.fc {font-size:12px;padding:12px;border-bottom: 1px solid;}
table.Modern-Dark td.fcalt {font-size:12px;padding:12px;border-bottom: 1px solid;}