/* CSS Document */
body {
    background-color:#cfcfcf;
    margin:0px;
    padding:0px;
    font-family:Arial,Verdana,Lucida,Helvetica,Arial,sans-serif;
    font-size:12px;
    color:#000000; 
}
a, a:visited {
	text-decoration:none;
    color:#74ae0b;
    outline:none;
}
a:hover {
	color:#74ae0b;
}
a img {
	border:none;
}

ul, form {
	padding:0px;
    margin:0px;
}
p {
	margin:0px;
    padding:8px 0px;
    line-height:16px;
    font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
    padding:0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*========================== Structure  =================*/
#wrapper {
    width:957px;
	background:#fcfcfc url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bg_shadow.gif') center left repeat-y;
    padding: 0 21px;
    margin:0 auto;
    position:relative;
}

#middle {
	background-color:#fcfcfc;
	padding:23px 23px 12px 22px; 
}

#contentBlock {
    width:682px;
    float:right;
}

#leftColumn {
    float:left;
    width:208px;
}
#header_it {	
    background:#9acf43 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/header_top_it.jpg') right top no-repeat;
    position:relative;
}

#header_en {	
    background:#9acf43 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/header_top_en.jpg') right top no-repeat;
    position:relative;
}

#header {	
    background:#9acf43 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/header_top.jpg') right top no-repeat;
    position:relative;
}

/*========================== /Structure  =================*/

/*======================= common style ====================*/
.pageTitle {
    background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/cont_bg.gif') top right repeat-y;
    font-size:15px;
    text-align:left;
    padding:10px 0px;
	font-weight:bold;
}

h2.pageTitle {
	background:none;
	font-size:12px;
    font-weight:bold;
    padding:5px 0px 0px 0px;
}

div.print-mail {
    background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/cont_bg.gif') top right repeat-y;
	padding:1px 0px;
}
div.print-mail a.print, div.print-mail a.print:visited, div.print-mail a.print:hover {
    background:#96D11E url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/print_icon.gif') center right no-repeat;
    width:56px;
 	height:16px;
    float:left;
}

div.print-mail a.send-to, div.print-mail a.send-to:visited, div.print-mail a.send-to:hover {
    background:#379EE3 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/mail_icon.gif') center right no-repeat;
    width:56px;
	height:16px;
    float:left;
    margin-right:10px;
}


form#frmLogin input.button, form#changelang dl.onSide dd input, .today-spec form input, form#frmUser input.buttonH {
	height:17px;
	width:81px;
    color:#000000;
    background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/button.gif') top left no-repeat;
    cursor:pointer; 
	border:none; 
    text-transform:uppercase;
    font-size:12px;
}

form#changelang dl.onSide dd input {
	margin-top:20px;
    color:#FFFFFF;
}

dl.onSide dd {
	padding-bottom:5px;
}

.catTitle {
    font-weight:bold;
    text-align:left;
    font-size:16px;
}

.registerfieldLeft {
    width: 100%;
    text-align:center;
    display: block;
    padding:2px 0px 2px 0px;
}

.registerfieldRight {
    width: 100%;
    text-align:center;
    display: block;
    padding:2px 0px 2px 0px;
}

#registerfield {
    background-color: #FFFFFF;
}

#registerMessage {
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold;
}

.infoMessage {
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold;
}

.errorMessage {
    padding: 20px 10px 20px 10px;
    text-align: center;
    font-weight: bold;
}

.message {
    padding: 20px 0px 20px 0px;
    text-align: left;
    font-weight: bold; 
}

.pagination {
	text-align:center;
    padding:15px 0px 0px 0px;
}
.onSide {
    text-align: center;
    width: 100%; 
}

dd {

}

.onSide table {
    text-align: center;
    width: 100%;
}

.inpReg {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/contact_input_background.gif') repeat-x top left;
	border:1px solid #777;
    width:126px;
    height:15px;
	padding:1px;    
    display:block;
}

.inputReg {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/contact_input_background.gif') repeat-x top left;
	border:1px solid #777;
    width:126px;
}

.inputReg2 {
    border:1px solid #aaabad;
	margin:5px 0px 5px 0px;
}

#comment_text {
    border:1px solid #aaabad;
    width:150px;
}

#email {
    border:1px solid #aaabad;
    width:150px;
}

.cart {
    width: 100%;
    border:1px solid #0B2556;
}

.cart-noborder {
    width: 100%;
}

.button_cart {
    cursor:pointer;   
}

#total_cost {
   color:#74ae0b;
}

.confirm {
    width: 100%;
}

.full {
    width: 100%;
}
.full a {
}

.fullt {
    width: 100%;
}

.fulw {
    text-align: right;
}

/*======================= /common style ====================*/
/*========================= top menu =======================*/
.top-menu {
	background: url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_black.gif') bottom right repeat;
}

.top-menu a, .top-menu a:visited {
	background: url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_black.gif') bottom right no-repeat;
	color:#FFFFFF;
	font-size:11px;
    font-weight:bold;
	display:block;
	float:left;
    padding:10px 13px 4px 13px;
}

.top-menu li.current a, .top-menu li.current a:visited, .top-menu a.current, .top-menu a.current:visited {
	background:#649a43 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_green.gif') bottom right no-repeat;
}

.top-menu a:hover, .top-menu ul_level_1 li.level_1 a:hover {
	background:#649a43 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_green.gif') bottom right no-repeat;
    color:#FFFFFF;
}

.top-menu  ul {
	list-style-type:none;
}

.top-menu  ul li {
	float:left;
}

.top-menu ul.ul_level_2 {
	display:none;
}
/*========================= /top menu =======================*/
/*========================= banner =======================*/
h1#logo a, h1#logo a:visited  {
    float:left;
    width:256px;
    display:block;
}

#headerMenuPos {
    position:relative;
}

.lang-search {
	float:right;
    padding:12px 70px 0px 0px;
    width:600px;
}

#langs {
    color:#FFFFFF; 
    float:right;
    padding:5px 10px 0px 0px;
}

#langs a, #langs a:visited, #langs a:hover {
	color:#fff;
    text-decoration:underline;
}

#curr-lang {
    font-weight:bold;
}

#topSearch form#product-finder {
	position:relative;
    float:right;
}
#topSearch form#product-finder input.searchbtn {
	width:17px;
    height:17px;
    position:relative;
    top:3px;
    right:0px;
}
    
* html  #topSearch form#product-finder input.searchbtn {
	top:4px;
}   
.searchBox {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/search.gif') left top no-repeat;
    height:15px;
	width:167px;
    border:none;
    padding:1px 3px 1px 3px;
}

* html .searchBox {
	background-attachment:fixed;
}
/*========================= /banner =======================*/

/*========================= footer =======================*/

#footer {
    text-align:center;
}

#footerLinks {
    padding-bottom:12px;
    background-color:#fff !important;
}

.footerLinks a, .footerLinks a:visited {
    text-decoration:none;
    color:#74ae0b;
    font-weight:bold;
}

.footerLinks a:hover {
    text-decoration:underline;
}

.copyright {
	background:#9dc53e url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/footer_bg.jpg') top left repeat-x;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	min-height:36px;
    padding-top:8px;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
} 

* html .copyright {
	height:36px;
}
.copyright img {
	padding:0px 90px 0px 15px;
    margin-top:-26px;
    position:relative;
}
.copyright a, .copyright a:visited {
	color:#FFFFFF;
}
.copyright a:hover {
    text-decoration:underline;
	color:#FFFFFF;
}
.copyright .f-logo {
	float:left;
}

/*========================= /footer =======================*/

/*========================= home ==========================*/
div.home-services {
    padding-top:0px;
}

div.home-services .block {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_bg.gif') top right repeat-y;
	float:left;
    font-size:11px;
    width:323px;
    padding-bottom:5px;
    margin:10px 0px;
 }
 
div.home-services .block a, div.home-services .block a:visited {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bullet_link.gif') center right no-repeat;
	color:#74ae0b;
    text-align:right;
    display:block;
    padding:0px 10px 0px 0px;
    margin:0px 10px 0px 0px;
}

div.home-services div.content {
	padding:10px 10px 10px 0px; 
}

div.home-services img {
    padding:0px 10px 0px 0px;}
    
.tech-header {
	background:#159D42 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/portletHeader-bg-green.gif') no-repeat;
    background-position:1px 0px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    height:15px;
    padding-left:21px;
}

.mark-header {
	background:#DC662D url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/portletHeader-bg-orange.gif') no-repeat;
    background-position:1px 0px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    height:15px;
    padding-left:21px;
}

.sales-header {
	background:#379EE3 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/portletHeader-bg-blue.gif') no-repeat;
    background-position:1px 0px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    height:15px;
    padding-left:21px;
}

.logistics-header {
	background:#F9CE1A  url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/portletHeader-bg-yellow.gif') no-repeat;
    background-position:1px 0px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    height:15px;
    padding-left:21px;
}

/*========================= /home ==========================*/
/*========================= services =======================*/

ul.services {
	list-style-type:none;
    margin-left:5px;
}
ul.services li {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bullet_square.gif') no-repeat;
    background-position:0px 5px;
    margin-bottom:10px;
    padding-left:15px;}

ul.services li a, ul.services li a:visited, ul.services li a:hover {
	border-bottom:1px solid #ccc;
}
ol {
    list-style-position:inside;
	margin:0px;
    padding:0px;
}

ol li {
    margin-bottom:5px;}

ul.logos {
	list-style-type:none;
    margin-left:40px;
}

ul.logos li {
	float:left;
    width:145px;
    padding:5px;
    text-align:center;
    min-height:105px;
} 

* html ul.logos li {
	height:105px;
}
/*========================= /services =======================*/
/*===================== content contact form ===================*/
.top-contact {
	text-align:right;
    padding:20px 0px;
    line-height:30px;
}
form#form-content-contact {
}
form#form-content-contact fieldset {
	border:1px solid #777;
    margin:10px 0px;
    padding:0px 12px 12px 12px;
}

form#form-content-contact legend {
	background-color:#fcfcfc;
    font-size:11px;
    padding:5px;
}
div.form-line {
	padding-bottom:10px;
}
form#form-content-contact fieldset label {
	font-weight:bold;
    text-align:left;
    padding:0px 3px 2px 0px;
}

form#form-content-contact fieldset span.required {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bullet_required.gif') no-repeat center left;
    color:#FFFFFF;
    padding-left:15px;
    display:inline;
}

form#form-content-contact fieldset input {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/contact_input_background.gif') repeat-x top left;
	border:1px solid #777;
    width:126px;
    height:15px;
	padding:1px;    
    display:block;
}
form#form-content-contact textarea {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/contact_input_background.gif') repeat-x top left;
	border:1px solid #777;
    padding:1px;    
    width:100%;
}
div.form-controls input.context {
    background-color:#FFFFFF;
    border:1px solid #777;
    font-size:9px;
    padding:0px 10px;
}
div.form-controls input.standalone {
    background-color:#000000;
    border:1px solid #777;
    color:#FFFFFF;
    font-size:9px;}
    
/*===================== /content contact form ===================*/
/*====================== work with us ===========================*/
dl.work {
	margin:0px;
    padding:0px;
    text-align:left;
}

dl.work dt {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bullet_dl.gif') no-repeat center left;

}
dl.work dt a, dl.work dt a:visited, dl.work dt a:hover {
	text-decoration:underline;
	font-weight:bold;
    padding-left:18px;
}
dl.work dd {
	padding:3px 0px 15px 0px;
}
a.link-mailto, a.link-mailto:visited {
	padding-left:20px;
} 
/*====================== /work with us ===========================*/

/*======================== Left Column ============================*/
.nav-header {
	background:#379EE3 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/portletHeader-bg-blue.gif') no-repeat;
    background-position:1px 0px;
    height:15px;
    padding-left:21px;
}
.nav-header ul {
	list-style-type:none;
}
.nav-header ul li {
	display:none;
}

.nav-header ul li.current {
	display:block;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}

.nav-header a, .nav-header a:visited, .nav-header a:hover {
	color:#FFFFFF;
}
#leftLinks {
	margin:0px  0px 15px 0px;
}

#loginModule {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_bg.gif') top right repeat-y;
    padding-bottom:14px;}
 
.log-header {
	background:#000 url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/portletHeader-bg-black.gif') no-repeat;
    background-position:1px 0px;
    font-size:11px;
    height:15px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    height:15px;
    padding-left:21px;
}

.categories {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_bg.gif') top right repeat-y;
} 
.categories a, .categories a:visited { 
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bullet_blue.gif') center left no-repeat;
    text-align:left;
    font-size:12px;
    padding:5px 0px 5px 17px;
    line-height:15px;
    display:block;
    text-decoration:none;
    color:#000000;
}

.categories a:hover {
	text-decoration:underline;
}
.categories ul {
    padding: 0px;
    margin: 0px;
	width:100%;
	list-style-type:none;
}
.categories ul li {
	display:inline;
}
.categories ul#ul_level_2 {
	margin-left:10px;
    width:181px;
    display:block;
}

.categories ul#ul_level_2 li.current a, .categories ul#ul_level_2 li.current a:visited, .categories li.current {
	font-weight:bold;
}
/*======================== /Left Column ============================*/

.productImgL {
    padding:0px 40px 0px 20px;
}
.productImgL img {
    
    padding-top:30px;
}

.productDescR {
    float:right;
    width:380px;
    text-align:left;
    margin-right:20px;
}

.productContent {
    padding:20px 10px 30px 10px;
}

.quan {
    border:1px solid #6C6B70;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #6C6B70;
	padding:1px 0px 1px 0px;
}

.buybutton {
    border:1px solid #092E63;
    color:#FFFFFF;
    background-color:#081853;
    cursor:pointer;
}

.prodbuy-button {
    border:1px solid #092E63;
    color:#FFFFFF;
    background-color:#081853;
    cursor:pointer;
    width:70px;
}

.image-links {
	float:right;
}
.image-links a, .image-links a:visited {
	padding-left:14px;
}
.tellAFriends a, .tellAFriends a:visited {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/email.gif') top left no-repeat; 
    width:31px;
    height:31px;
    display:block;
    float:right;
}

.tellAFriends a:hover{
}

a.down, a.down:visited {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/download.gif') top left no-repeat; 
    width:31px;
    height:31px;
    display:block;
    float:right;}
    
a.print, a.print:visited {
	background:#FFFFFF url('http://css.zerogrey.com/themes/zerogrey_news/images/print.gif') top left no-repeat; 
    width:31px;
    height:31px;
    display:block;
    float:right;}

#categoryProd .loginsect {
	float:right;
	margin-top:10px;
}

.prod-cont {
	margin-left:0px;
    padding-top:20px;
}

.productImgCat {
    padding:0px 0px 8px 0px;
}

.leftProduct {
    float:left;
    width:210px;
    text-align:center;
    margin:0px 6px 10px 6px; 
}

.leftProduct .price {
	font-weight:bold;
}

.price span {
	color:#74ae0b;
}

.productImgPos img {
   
    padding:20px 0px;
}

.rightProduct {
    float:right;
    width:318px;
    border:1px solid #95908A;
    margin:0px 0px 10px 0px;
    height:220px;
}

.productTitPos {
    color:#FFFFFF;
    font-size:14px;
    font-family:Tahoma;
    text-align:left;
    background-color:#95908A;
    padding:5px 0px 5px 5px;
}

.productTitPos a {
    color:#081853;
    font-size:14px;
    font-family:Tahoma;
    text-align:left;
    text-decoration:none;
    font-weight:bold;
}

.productTitPos a:hover {
    color:#FFFFFF;
    font-size:14px;
    font-family:Tahoma;
    text-align:left;
    text-decoration:none;
    font-weight:bold;
}

.productTextPos {
    clear:both;
    text-align:left;
    padding:5px 5px 5px 5px;
}

.productButtons {
    float:right;
    padding:10px 20px 20px 0px;
    text-align:right;
}

.productImg {
    float:left;
    text-align:center;
    padding:0px 0px 5px 0px;
    width:240px;

}

.productImg img {
    width:150px;
    border:1px solid #30332C;
}

.productMdium {
    width: 330px;
}

.border1 {
	width:150px;
    height:100px;
}

.floatsmallImg {
    float:left;
    width:110px;    
    text-align:center;
}    

.productImg img {
    width:330px;
}

.floatsmallImg img {
    width:100px;
    height:100px;
}                  

#smallLeft {
    padding:0px 0px 0px 0px;    
    text-align:left;
}    

#smallRight {
    padding:0px 0px 0px 0px;
    text-align:right;    
}      

.catCap {
    text-transform:uppercase;
    font-weight:bold;
}

.catCap a, .catCap a:visited {
    text-transform:uppercase;
}

.catCap a:hover{
    text-decoration:none;
}
.catDesc a, .catDesc a:visited {
	color:#74ae0b;
    font-weight:bold;
}
.catDesc a:hover{

}

.price span {
    font-weight:bold;
}

.catMore{
    text-align:left;
}

.catMore a {
    text-align:left;
    text-decoration:none;
    color:#5C6E94;
}
.catMore a:hover {
    text-decoration:underline;
}

.pageTitleProd {
    color:#74ae0b;
    font-size:30px;
    text-align:left;
    padding:0px 0px 10px 0px;
    font-weight:bold;
}

.priceProd span {
    font-weight:bold;
    color:#6C6B70; 
}

.priceProd {
    padding:5px 0px 0px 0px;
    color:#6C6B70; 
}

.buybuttonProd input {
	border:none;
}
.nextPrev {
    float:right;
    padding:0px 0px 10px 0px;
}

.nextPrev a {
    color:#6C6B70;
    text-decoration:none;
    padding:0px 10px 0px 10px;
}

.nextPrev img {
    text-align:center;
    position:relative;
    top:1px;
}

.smallImgTit {
    text-decoration:none;
    text-transform:uppercase;
    text-align:left;
    color:#6C6B70;
    font-weight:bold;
    font-size:11px;
    padding:0px 0px 8px 0px;
    margin:0px 0px 0px 0px;
}   
.loginsect {
	background:#ededed url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/login_bg.jpg') top left repeat-x;
	width:171px;
    height:127px;
    color:#7a7a7a;
    padding:9px 9px 7px 6px;
}

#login .login-header {
	text-align:center;
  	text-transform:uppercase;
}

.login_link_en a, .login_link_en a:visited {
	color:#000000;
    text-align:left;
    font-size:12px;
    text-decoration:none;
    display:block;
    padding-bottom:10px;
}
.login_link {
	
}
.login_head{
	color:#797979;
}
.login_link_en a:hover {
	text-decoration:underline;
}

.login_link_en {
	padding-top:10px;
}
.login_link a, .login_link a:visited {
    color:#000000;
    text-align:left;
    font-size:11px;
    text-decoration:none;
    display:block;
}

.login_link a:hover {
	text-decoration:underline;
}

.button-big {
	height:20px;
	width:250px;
    color:#FFFFFF;
    background: url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/button_big.gif') top left no-repeat;
    cursor:pointer; 
	border:none; 
}

/*====================================================================*/

.leftimgprod {
    width:100px;
    height:100px;
}

.centrimgprod {
    width:100px;
    height:100px;
}

.rightimgprod {
    width:100px;
    height:100px;
}

.back_category {
text-align:left;
}

.back_category a {
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    text-transform:uppercase;
    color:#6C6B70;
    font-weight:bold;
}

.zoom {
    font-size:10px;
}

#news_letter {
    padding: 10px 0px 0px 0px;
    vertical-align:middle;
    text-align:right;
    font-family:Tahoma;
    font-size:11px;
    color:#6C6B70;
    position:relative;
}

#letter {
    position:absolute;
    left:33px;
    top:10px;
}

#testo {
    position:absolute;
    left:80px;
    top:10px;
}

.button_white {
    color:#c51e2d;
    background-color:#ffffff;
    cursor:pointer;  
	font-weight:bold;
	border:none;
}


#payment_page {
    width:780px !important;
    padding:20px 0px 0px 0px;
    text-align:left;
}

#secure_payment {
    border:1px solid white !important;
    background: #081853 !important;
    color: #ffffff !important;
}

#secure_payment input,#secure_payment select {
    border:1px solid white !important;
    margin: 4px 0px 0px 0px;
}

#confirm_box_payment {
    width:490px !important;
}

#confirm_box_payment h2 {
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px !important;
}

.confirm_payment th {
    border-bottom:1px solid white !important;
}

.message_payment {
    color:red;
    width:490px !important;
    font-weight:bold !important;
    font-size:12px !important;
    text-transform:uppercase !important;
}

.message_payment div {
    width:490px !important;
    text-align:center;
}
/*============== login part in left navigation ==================*/
form#frmLoginLeft {
	padding:15px 0px 7px 0px; 
}
form#frmLoginLeft fieldset {
	border:none;
    margin:0px;
    padding:0px;
}

form#frmLoginLeft label {
    text-align:left;
    font-weight:bold;
    display:block;
}

form#frmLoginLeft input.loginbox {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/input-bg.gif') left top no-repeat;
    border:none;   
    width: 135px;
	height:15px;
    padding-left:3px;
    padding-right:3px;
    margin-bottom:10px;
}

* html form#frmLoginLeft input.loginbox {
    background-attachment:fixed;
}

form#frmLoginLeft input.button {
	font-size:9px;
}

/*============== /login part in left navigation ==================*/

form#frmLoginLeft .gap {
	padding-bottom:5px
}
form#frmLoginLeft input.buttonH {
	margin-left:80px;
    background-color:#acacac;
    border:1px solid #7e7e7e;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}
.hr_line {
	float:left;
	width:630px;
	position:relative;
	left:15px;
}

/*========================== Best Sellers ==========================================*/



.best {

	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_bg.gif') left top no-repeat;

    color:#000000;

    font-size:14px;

    font-weight:bold;

    text-transform:uppercase;

    text-align:center;

	min-height:24px;

    width:149px;

    margin-left:5px;

    padding-top:17px;

}



* html .best {

	height:24px;

}

.best-t {

	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_t_l.gif') no-repeat left top;

	font-size:1px;

    height:9px;

    width:678px;

}

.best-t span {

	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_t_r.gif') no-repeat right top;

    float:right;

    width:9px;

    height:9px;

}

.best-c {

	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_l.jpg') repeat-x left top;


    width:678px;

    border-left:1px solid #cacaca;

    border-right:1px solid #cacaca;

    padding:10px 0px 0px 0px;

}

.best-b {

	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_b_l.gif') no-repeat left bottom;

    font-size:1px;

	height:9px;

    width:678px;

}

.best-b span {

	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_b_r.gif') no-repeat right bottom;

    float:right;

    width:9px;

    height:9px;

}

.leftProduct .best-t, .leftProduct .best-b {

	width:210px;

}

.leftProduct .best-c {

	width:188px;

    min-height:200px;

    text-align:center;

    padding:0px 10px 0px 10px;

}



* html .leftProduct .best-c {

    height:200px;

}

.best-s {
	background:#FFFFFF url('http://shop.enervit.it/themes/enervit_2008/images/backgrounds/best_l_b.jpg') repeat-x left top;
    padding-top:23px;
}

#hidden-langs {
   visibility: hidden;
}			
		

.page_eshop_info_ciao #leftColumn {
display:none;

}

.page_eshop_info_ciao #contentBlock{
width:910px !important;
}			
		

.page_eshop_home .title_news, .page_eshop_home .date_news, .page_eshop_home .category_news{
visibility:hidden;
display:none;
*/
}

.date_news{
float:right;
font-size:12px;
}

.date_news .span_date, .category_news .span_cat{
font-weight:bold;
}


.category_news{
float:left;
font-size:12px;
}


.title_news{
font-size:20px;
font-weight:700;
width:100%;
float:left;
padding-top:20px;
padding-bottom:20px;
}

.text_news{
font-size:12px;
text-align:justify;
padding-top:10px;
padding-bottom:10px;
}

.link_news{
padding-bottom:20px;
}

.news_title a{
color:white;
}

.news_title a:hover{
color:black;
}

.page_eshop_info #middle {
padding-left:100px;
padding-right:100px;
}

.news_list li {
float:left;
width:450px;
}			
		
#lang-switcher {
    color:#FFFFFF; 
    float:right;
    padding:3px 229px 0px 0px;
font-size:11px !important;
}

#lang-switcher .fields {
font-size:11px !important;
border:1px solid #5a6147;
color:#5a6147;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
CSS Design by Daniele Suppo (www.suppo.org)
Date   : 2008/07/01
Theme  : Zerogray Theme
*/
/*====================Default Block Styling=====================*/
.block {
}
.block .header {
    padding: 0;
}
.block .content {
    padding: 0;
}
.block .content ul {
    padding: 0; margin: 0;
    list-style-type: none;
}
.block .content ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
/*====================== Top Navigation Block ===========================*/

.top-categories {
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/menu_bg.gif') top right repeat-y;
	padding-bottom:10px;
} 

.top-categories a, .top-categories a:visited { 
	background:url('http://css.zerogrey.com/themes/zerogrey_news/images/backgrounds/bullet_blue.gif') center left no-repeat;
    text-align:left;
    font-size:11px;
    padding:5px 0px 5px 17px;
    line-height:15px;
    display:block;
    text-decoration:none;
    color:#000000;
}

.top-categories a:hover {
    color:#000000;
	text-decoration:underline;
}
.top-categories ul {
    padding: 0px;
    margin: 0px;
	width:100%;
	list-style-type:none;
}
.top-categories ul li {
	display:inline;
}
.top-categories ul.ul_level_2 {
	margin-left:10px;
    width:181px;
    display:block;
}
/*.top-categories li.marked {
	font-weight:bold;
}*/

.top-categories li.current ul.ul_level_2 {
	font-weight:normal;
}

/*.top-categories ul.ul_level_2 li.marked a, .top-categories ul.ul_level_2 li.marked a:visited  {
	font-weight:bold;
}*/

/*.top-categories li.current ul.ul_level_2 {
	display:block;
}*/
    
.top-categories li ul.ul_level_2 {
	display:none;
}


.top-categories ul li.current {
	font-weight:bold;
}

/*===============product resalts total, cont of items==================================*/

ul#cart-result {
	float:right;
    background-color: #eee;
    border:1px solid #cacaca;
    padding:4px 10px;
	margin:0px 12px 0px 0px;
	}
    
 ul#cart-result li {
	display:inline;
	font-weight:bold;
	font-size:10px;
    }
    
 ul#cart-result li a,  ul#cart-result li a:visited {
 	color:#666;
    }
    
 ul#cart-result li a:hover {
 	color:#cfcfcf;
    } 
    
#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #9acf43;
    font-size: 1.3em;
    font-weight: bold;
    color: #cfcfcf;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #FFFFFF;
}
#nav ul li a:hover {
    color: #000000;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #000000;
    background-color: #999;
}
#nav ul li.current a:visited {
    color: #000000;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #999;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #000000;
    border-right: none;
    border-left: 1px solid #000000;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
