
    /******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
CSS Design by Daniele Suppo (www.suppo.org)
Date   : 2007/07/05
Theme  : DaneseMilano Theme
*/

/*==========================General=============================*/
html {

    margin-bottom: 1px;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}

body {
    font-size: 11px;
    font-family: Verdana,  Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    background-color: #FFFFFF; 
    text-align: center;
    behavior:url("http://css.zerogrey.com/themes/danesemilano/css/csshover.htc");
}
dl {
    margin: 0 0 0.5em;
}
ul {
    padding:0; 
    margin:0;
    list-style-type: none;
}
a, a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #f00;
    text-decoration: none;
}
a:focus {
    outline: none;
}
img {
    border: none;
}
hr {
    border-top: 1px solid #999;
    border-bottom: 0px;
    height: 1px;
}

/*
======================Global layaout==========================*/
#outer-wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: left;
	background:url('http://css.zerogrey.com/themes/danesemilano/images/backgrounds/orange_line2.gif') repeat-y right top;
}
#inner-wrapper {
    clear: both;
}
#middleCol {
	clear: both;
	padding: 0;
	margin: 0;
	width:100%;
}
#content {
  	border-top:2px solid #333; 
    width:805px;
    background-color:#FFFFFF;
    float:left;
	
}

div#content div#content {
	 width:785px;
     border-top:none; 
}
#rightCol {
	width:155px;
    background-color:#F6881C;
    border-top:2px solid #FFFFFF;
    text-align:center;
    font-family:"Lucida Console",Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
}
#outputbody {
	padding:10px 0px 10px 20px;
    width:785px;
}
/*
=========================Header===============================*/
#header {
    position: relative;
    margin: 0px;
	padding: 0px;
}
#header #bugReporter {
    position: absolute;
    bottom: 0px;
    right: -10px;
}
#lang-switcher {
	margin-top:20px;
	color:#FFFFFF;
    font-weight:bold;
    text-decoration:underline;
}
span.leftimg{
	background:url('http://css.zerogrey.com/themes/danesemilano/images/backgrounds/lang_l.gif') no-repeat left bottom;
    height:20px;
    float:left;
}
span.rightimg {
	background:url('http://css.zerogrey.com/themes/danesemilano/images/backgrounds/lang_r.gif') no-repeat right 		bottom;
    height:20px;
    width:9px;
    float:left;
    display:block;
}
#header h1.logo {
    padding:0px;
    margin: 10px 365px 10px 0;
    float:right;
}
* html #header h1.logo {
	margin: 10px 184px 10px 0;
}
 h1.logo a, h1.logo a:visited {
 	background:url('http://css.zerogrey.com/themes/danesemilano/images/logo.gif') no-repeat left 0px;
    height:80px;
    width:80px;
    display:block;
 }
 h1.logo a:hover {
    background-position: left -80px;
  } 
#frmLoginLeft fieldset {
    margin:0px;
    padding:0;
    display: inline;
    float:left;
}
.clients-access {
    float:right;
    padding:0px;
    margin:6px 0px 0px 0px;
    color:#999;
    font-size: 11px;
}
.clients-access ul{
    margin:0px 5px;
    padding:0px;
}
.clients-access li {
    margin:0px;
    float:left;
}
.clients-access li a:hover{
	text-decoration:underline;
    color:#000;
} 
#product-finder {
	margin:0px 0 20px 0;
    text-align: center;
}

#product-finder fieldset {
    margin:0; padding:0;
}
#product-finder fieldset h2 {
    margin-bottom:0px;
}
#product-finder input.text {
    font-size: 12px;
    border:1px solid #999;
    padding:2px;
    margin-bottom:10px;
}
#product-finder input.buttonsearch{
	margin-top:10px;
}
#header .rightline{
	border-bottom:1px solid #dadada;
	}
/*
======================Inner Wrapper===========================*/
#inner-wrapper {
}
.inner-container {
}

/*
=======================Breadcrumbs============================*/
#breadcrumbs {
}
#breadcrumbs .inner {
}
#breadcrumb {
}
a.breadcrumbs {
}

/*
======================Main Content============================*/
h1 {
    font-size: 18px;
    margin: 1em 0 1em 0;
    color: #333;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
}

h1.pageTitle {
    margin: 0px 0px 10px 0px;
	padding: 0;
    clear:both;
}
h1.pageTitle span {
	padding-right: 15px;
}

h2 {
    margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 11px;
	font-family: "Lucida Console",Verdana,Arial,Helvetica,sans-serif;
    color:#000;
}
/*
==================Default Forms Styling=======================*/

fieldset {
    border: none;
}
#content form ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 70%;
    list-style-position: outside;
    list-style-image: none;
}
#content form li {
    display: inline-block;
    margin: 0;
    padding: 1px 4px 6px 9px;
    line-height: 1.8em;
    list-style-type: none;
}
form li.focused {
    background: #980000; 
}
form li div {
    float: left;
    display: inline;
    margin-right: 5px;
}
form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form li p {
    clear: both;
    font-size: 11px;
    line-height: 13px;
}
/*
===================Form Elements Styling======================*/
select, textarea {
    font-family: Verdana,  Helvetica, sans-serif;
}
textarea {
    font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
#header #lang-switcher select, #content input.text, #content select.select, #content textarea.textarea {
	font-size: 11px;
	border: 1px solid #555;
	font-family: Verdana, sans-serif;
}
input.text {
    padding: 1px 2px;
	font-size: 11px;
	border: 1px solid #555;
	font-family: Verdana, sans-serif;
}
#header .redgap {
	margin-top: 4px;
	color:#864343;
	}
#header span.red{
	font-weight:normal;
	color:#864343;
	}
/* SIZES */
.fourth {
	width:25% !important;
}
.padleft40 {padding-left: 40px;}
.third {
	width:32% !important;
}
.half {
	/*width:48% !important;*/
}
/*.full {
	width:100% !important;
}*/

input.small, select.small {
	width:25%;
}
input.medium, select.medium {
	width:50%;
}
input.large, select.large, textarea.textarea {
	width:99%;
}
input.tags {
	width:315px;
}
textarea.small {
	height:5.5em;
}
textarea.medium {
	width:50%;
	height:10em;
}
textarea.large {
	height:20em;
}

/*============================== BUTTONS ========================= */
#frmContact input, .button, .button#continue_shopping, .button#checkout, .left-button, .address-button, form#changelang dd input, .wideButton, span.pay-btn {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000;
    background-color:#f6881c;
    border-top:1px solid #ccc;
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    border-left:1px solid #ccc;
    height:20px;
	cursor:pointer;
    text-transform:uppercase;
}
span.pay-btn {
	width:200px;
    display:block;
    text-decoration:none;
    text-align:center;
    cursor:pointer;
    vertical-align:middle;
    line-height:20px;
}
/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/

dl.onSide dt {
    padding: 2px 0 2px 0;
	text-align: center;
	padding-left: 30px;
}
dl.onSide dt label {
	font-weight:bold;
}
dl.onSide dd {
    margin-bottom: 20px;
	padding: 2px 0 2px 0;
	text-align: center;
}
dl.onSide dd label {
    font-weight:bold;
    display:block;
    margin-bottom:5px;
}

dl.onSide dd input {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	cursor:default;
    padding:2px;
}
dl.onSide dd input.text {
	width:220px;
    border-color:#555;
}
dl.onSide dd input.button {
	width:auto;
    text-transform:lowercase;
}
form#changelang dd input {
 	margin-top:10px;
 	width:auto;
    text-transform:lowercase;
 }
input#accept_privacy {
/*	width:15px;*/
}
dl.onSide dd input.loginButton {
}

dl.onSide table {

}

dl.onTop dd {
    margin: 0;
}

dd .error {
    display: block;
}

.textarea-reg {
    width:380px;
    height:200px;
    margin:2px;
}


/*
==================Default Tables Styling======================*/
table {
    margin: 0;
    padding: 0;
    border: 0;
	width:100%;
}
td, th {
    padding: 2px 3px;
	text-align: center;
}

tr th {
    padding-top: 4px;
    padding-bottom: 5px;
}
tr th, tr td, tr th a {
}
tr th a {
    display: block;
}
tr th.sortedAsc a {

}
tr th.sortedDesc a {

}
tr th a:hover {
    text-decoration: none;
}
tr td {

}
tr.alternateRow td {

}
tr.selectedRow td {

}
tr.rowHover td {

}

/*
=========================Footer===============================*/
#footer { 
	border-top:1px solid #333;
    border-bottom:1px solid #333;
    clear:both;
    padding:20px 0;
    margin:20px 0;
}
#footer .wrap {
    margin: 0;
    padding-top: 3px;
	text-align: center;
}
#footer p {
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align: center;
}
#footer p.underline{
	text-decoration:underline;
    margin-top:10px;
}
#footer p.underline a, #footer p.underline a:visited {
	text-decoration:underline;
	color:#333;
}

#footer p.underline a:hover {
	color:#333;
}
.footer-nav ul {
	margin: 0;
	padding:0px;

}
.footer-nav li {
	display:inline;
    font-size: 11px;
	text-transform:none;
}

.footer-nav li a:link, .footer-nav li a:visited {
    color: #000;
    text-decoration: none;
    padding: 2px;
    font-weight:bold;
}

.footer-nav li a:hover {
    color: #000;
}

/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    margin: 1em auto;
    padding: 0.5em;
    /*-moz-border-radius: 0.3em;*/
}
.errorMessage {
    border: 2px solid #900; /* php echo $error */
    color: red;
	text-align:center; 
    width:80%;
}
.infoMessage {
    border: 2px solid #3d9646;  
    color:  #3d9646; 
	padding:5px;
	text-align:center; 
    width:80%;
    margin: 1em auto;  
}
.error, .required {
    color: #900;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #900;
    /*-moz-border-radius: 0.3em;*/
    font-family: Verdana,  Helvetica, sans-serif;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #900;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    margin: 0 0 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatright {
    float: right;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    display: block;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
    width: 45%;
}
.full {
   /* width: 100%!important;*/
}
.noBg {
    background: none;
}
pre.codeExample {
}

/*
========================Comments=========================*/

#addComment fieldset {
}
#addComment input[type="text"] {
}

/*
========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #000000;

    text-align: center;
    width: 15em;
    padding: 2px 5px;
    /*    -moz-opacity: 0.85;
    */
}
.tipOwner:hover .tipText {
    display: block;
}
.break{
	clear:both;
	font-size:1px;}

.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 */


#frmLoginLeft input.text {
	padding: 1px;
	font-weight:  normal;
	border: 1px solid #555;
	font-family: Verdana, sans-serif;
}

form#frmLogin {
	margin: 0 auto;
	text-align:center;
    width:300px;
}
form#frmLogin input.text {
	width:80px;
    border:1px solid #000;
}
h2.loginHeader {
	font-family:Verdana,  Helvetica, sans-serif;
	font-weight:bold;
    padding:40px 0px 15px 0px;
    text-align:center;
    text-transform:capitalize;
    border-bottom:1px solid #333;
   }
   
div.alg-center {
	margin-top:20px;
}
div.alg-center a, div.alg-center a:visited {
	font-weight:bold;
    text-decoration:underline;
}
div.alg-center a:hover {
    text-decoration:underline;
    color:#000;
}
fieldset.login label {
    display:block;
    margin:5px 0;
}

/*========================== CartAccessSearch =======================*/

.cas{
       padding:5px 0;
}
/*============================= Search ==============================*/

/*============================= Pyment ==============================*/
div.payment{
	background: url('http://css.zerogrey.com/themes/danesemilano/images/backgrounds/cartePayPal.jpg') no-repeat;
    float:right;
    margin:10px 5px 0 0;
    width:220px;
    height:20px;
}

#payment_page{
width:800px !important;
padding:20px 0px 0px 0px;
}

#secure_payment{
border:1px solid #666666 !important;
background: #cccccc !important;
color: #000000 !important;
}

#secure_payment input, select{
margin: 4px 0px 0px 0px;
}

#confirm_box_payment{
width:530px !important;
}

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

.confirm_payment{
width:520px !important;
}

.message_payment{

color:red;
width:530px !important;
font-weight:bold !important;
font-size:12px !important;
text-transform:uppercase !important;
}

.message_payment div{
width:530px !important;
text-align:center;
}	

.page_eshop_ticket #frmLogin {
width:100%;
text-align:left;
}

.page_eshop_ticket .message{

width:100%;
text-align:left;
}		

.page_eshop_ticket #frmLogin label {
    color:; width:90px; display:block; float:left;
padding-top:4px;
}

.page_eshop_ticket .contact_object{
width:240px;
float:left;
}

.page_eshop_ticket .contact_description{
width:250px;
float:left;
}	

.page_eshop_ticket .contact_description textarea{
width:240px;
height:52px;
}

.page_eshop_ticket #registerfield{
width:100%;
height:170px;
}

.page_eshop_ticket .registerfieldLeft{
text-weight:bold !important;
}			
		
.confirm_payment{
width:530px !important;
}

.page_eshop_order .order{
width:750px !important;
text-align:center !important;
}			
		

.page_user_login label{
display:block;
font-weight:bold;
padding-bottom:5px;
padding-top:10px;
text-align:center;
}

.page_user_login .message{
padding-bottom:10px;
}

.page_user_login .button{
margin-top:10px;
}

.page_user_login .inpReg{
 font-size: 12px;
    border:1px solid #999;
    padding:2px;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
CSS Design by Daniele Suppo (www.suppo.org)
Date   : 2007/07/05
Theme  : Gas Honda 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-nav-categories {
	float:left;
	margin:2px 0px 0px 0px;
    font-family:"Lucida Console",Verdana,Arial,Helvetica,sans-serif;
	}
#top-nav-categories ul {
	padding:0px;
	margin:0px 0px 0px 20px;
	list-style-type:none;
    }

#top-nav-categories ul li.level_1 a,  #top-nav-categories ul li.level_1 a:visited {
	color:#333;
	font-size:11px;
 
	}
#top-nav-categories ul li.level_1 a:hover {
	 color:#f00;
	}

#top-nav-categories ul li.level_2 a, #top-nav-categories ul li.level_2 a:visited {
	font-weight:normal;
	 color:#333;
	font-size:10px;
	cursor:pointer;
    margin-left:5px;
    border:none;
	}
#top-nav-categories ul li.level_2 a:hover {
 	color:#333;
 
	}
#top-nav-categories ul li.level_1 {
	text-transform:uppercase;
	padding:3px;
    }
#top-nav-categories ul li.level_2 {
	text-transform:none;
	}
/*product resalts total, cont of items*/

#rightCol h2 {
 	margin:50px 0 20px 0;
    padding:0px;
    font-weight:bold;
    font-size:13px;
    text-transform:uppercase;
    color:#000;
 }
 ul#cart-result li {
	margin:10px 0;
	text-transform:uppercase;
    color:#FFFFFF;
    }
    
/*====================Bottom Navigation Block======================*/
#bottom-nav {
}
#bottom-nav .inner {
}
#bottom-nav ul {
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;	
    padding-left: 65px;
	float: none;
    }
#bottom-nav li {
     display: inline;
	 padding-left: 15px;
     }
     
#bottom-nav li a {
	text-transform: uppercase;
    }
    
#bottom-nav li a:hover, #bottom-nav li.current a {
	}
/* 
==================Tabbed Navigation==============================*/
#top-nav {
    text-transform:uppercase;
    float:left;
    font-family:"Lucida Console",Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
    }
#top-nav ul {
	padding:0px;
    padding:0px 0px 0px 20px;
	list-style-type:none;
    }
#top-nav ul li {
	margin:10px 0px 0px 0px;
	padding:0;
	float:left;
	font-weight:normal;
    }
    
#top-nav li a, #top-nav li a:visited {
    padding:0px 20px 0px 0px;
}

#top-nav li.current {
	font-weight:bold;
}

#top-nav li a:hover{

}
#top-nav li#grayrect {
	border-top:5px solid #666;
    margin-top:0px;
    padding-top:5px;
}

#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: #980000;
    font-size: 1.3em;
    font-weight: bold;
    color: #666;
    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: #555;
}
#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: #555;
}
#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;
}
/* size and dimensions in the core.php file! */
.spacer-title {
   clear: both;
   display: block;
   line-height: 1em;
}

table.category div.image-small{
    float:left;
}
div.namesellery{
	margin-top:15px;
	}
p.short-description{
	text-align: justify;
}
#image-medium {
    width:49%;
}
#image-medium img.boredr1{

}
#product-details {
	padding:0px;
	margin:40px 30px 10px 20px;
	background-color:  transparent;
    }
#product-details h2 {
	font-size: 18px;
}
#product-details h1{
	font-family:"Lucida Console",Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	margin:0px;
	padding:0px 0px 10px 0;
	text-align:left;
    color:#ef4123;
	}
#product-details img, div.smallimages img, div.image-sub-category img{
    border:1px solid #dadada;
    }
div.smallimages{
	margin:0px 0px 0px 20px;
	}
#product-details .price,
#product-details .buy {
	margin-bottom: 10px;
	}
#product-details .prodprice {
	color:#000; 
	}
#product-details #desc{
	width:44%;
    margin:0 0px 0 10px; 
	}
#product-details img {
   padding: 0em;
	}
/*
#manager-actions-inline a {
    float: left;
    display: block;
    margin-right: 0.5em;
    width: 20px; 
    height: 22px;
    line-height: 10px;
    border: 0px ;
    color: ;
    text-decoration: none;
     -- See below for each action backgroud image
    -----------------------------------------------
}
*/

a.sendmail {	
    background-image: url('http://css.zerogrey.com/themes/danesemilano/images/22/action_sendmail.png');
	width: 100%;
    height: 32px;
}
.prodbuy-button{
	border:1px solid #333;
	background-color:#FFFFFF;
	color: #333;
	font-size:10px;
	width:120px;
	font-weight:bold;
	cursor:pointer;
	background-position:left;
}
/*===================================buy product table============================*/
form#items {
	width:650px;
    margin:0 auto;
}
table.cart, table.confirm, table.order, table.cartbtn{
	width:650px;
	border-collapse: collapse;
    margin-top:10px;
    text-align:center;
    border: 1px solid #999;
    margin:0 auto;
}
table.cartbtn {
    margin-top:50px;
    border:none;
}
table.cartbtn td {
	text-align:right;
}
table.confirm {
	width:550px;
}
table.cart td, table.confirm td, table.order td {
	 border: 1px solid #999;
}
table.cart table.cart-noborder {
	border-collapse: collapse;
	border: none;
    
}

table.cart table.cart-noborder td {
	border: none;
}

table.cart th, table.confirm th, table.order th {
	background-color:#ef4123;
     border: 1px solid #999;
}


table.confirm a, table.confirm a:visited, table.order a, table.order a:visited{
	text-decoration:underline;
}
table.confirm a:hover, table.order a:hover{
	text-decoration:none;
}
table.order{
	border-collapse: collapse;
}
table.order-list {
    border-collapse: collapse;
    }
div.select-address {
    text-align:center;
}
div.order-detail{
	margin:10px; 
    font-size:11px;
    font-weight:bold;
}
div.message{
	margin:10px 0;
	font-weight:normal;
}
tr.OnDemand td a, tr.OnDemand td a:visited{
	text-align:left;
	font-weight:bold;}
	
tr.OnDemand td a:hover{
	color:  #666;
}
/* Class definition for the check of quantity*/
.OnDemand  {
}
.on_demand_message {
	font-size: 11px;
	display:block;
	color: #900;
}
.NotAvailable {
}
#product-action .spacer {
	margin-bottom: 20px;
    }
#product-action {
    text-align:center;
}
#product-action a:link,
#product-action a:visited, #product-action a:hover,
a.conversion_chart, a.conversion_chart:visited {
	color:  #000;
    text-decoration:underline;
    font-weight:bold;
    padding-top:10px;
    display:block;
}
.image-sub-category {
	width:175px;
    float:left;
    padding:7px;
}
.image-sub-category h2 {
	font-family:"Lucida Console",Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
	text-align: center;
	margin-bottom: 7px;
    text-transform:uppercase;
}
.address_shipping, .address_other {
}
div.address_billing a, div.address_billing a:visited {
    font-weight:bold;
}
input.address_link{
	margin:5px 0;
}

/*====================== Add Address section for user ========================*/
fieldset.addr-section {
	border:1px solid #000000;
	padding:15px;
	margin: 10px 0;
}
fieldset.addr-section legend {
	font-weight:bold;
	font-size: 11px;
}
fieldset.addr-section label {
	float:left;
	width:150px;
	text-align:right;
	padding-right:8px;
}
.addr-input-filed {
	margin-bottom:6px;
}
.don-rec {
	padding:15px 0 0 0;
}
.addr-button {
	padding:15px 0 0 63px;
}
a.red, a.red:visited {
	font-weight:bold;
    text-decoration:underline;
}
a.red:hover {
	font-weight:bold;
    text-decoration:underline;
}
/*====================== FAQ SECTION ========================*/
h5 {
	font-size: 	18px;
}
.question {
	font-weight: bold;
	display:	block;
	color:		#000;
}
.faq-answer {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
}
form#changelang{
	width:400px;
    text-align:center;
    margin:0px auto;
}
form#frmUser{
	width:500px;
	margin:0px auto;
}
form#frmUser table.narrow td {
	font-weight:bold;
}
#frmLogin input {
	margin-bottom:10px;
}

td.product-container {
	text-align:center;
}

tr.category td.product-container {
    border:1px solid #dadada;
    margin:0px;
    font-family:'Lucida Console',Verdana,Arial,Helvetica,sans-serif;
    font-size:9px;
}

.product-content .image-small{
	float:none;
}
.product-content  .border1{
	border:1px solid #dadada;
}
.product-content{
	padding:10px;
}
.product-name a, product-name:visited, .product-name a:hover{
	color: #000;
	text-transform:uppercase;
}

.product-content p {
	padding: 0;
	margin: 10px 0;
	text-transform: none;
	color: #333;
	font-size: 11px;
}
product-content a, product-content a:visited,  product-content a:hover {
	text-align:center;
}
span.price { 
    text-align: left;
}

p.price { 
    font-weight: bold;
}

form.center{
	text-align:center;
}
.buy {
    text-align: center;
}
.hds{
    margin:10px 0px 0px 10px;
    float:left;
    width:180px;
}
.infos{
	font-weight:bold;
	font-size:11px;
}
.form-block {
    margin:10px 0;
}
form.form-block input.button {
	text-align:center;
}
p.questprod {
    text-align:center;
    margin-top:30px;
}
p.questprod a, p.questprod a:visited, p.questprod a:hover {
	color:#000;
	text-decoration:underline;
    font-weight:bold;
}
#option_0, #option_1, input#qta {
	margin:5px 0 0 3px;
}
.form-block label {
    padding: 10px 0px 0px 0px;
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    display:block;
}
.form-block br {
    clear: both;
}
.infotext {
    clear: both;
    font-size:11px;
}
/*================ email to friend ===============*/
#frmContact fieldset{
	width:500px;
    margin:0px auto;
}
#frmContact fieldset p {
	margin:5px 0;
}
#frmContact fieldset input.medium {
	background-color:#fff;
    color:#000;
    border:1px solid #666;
    font-weight:normal;
    font-size:11px;
    cursor:default; 
    text-transform:lowercase; 
}
#frmContact  textarea{
	padding:0px;
    border:1px solid #666;
}
/*==================== My Cart ==========================*/
.nowrap{
	white-space:nowrap;
}
/*=================== product marketing single products ================*/
#product-marketing-rightCol{
	width:25%;
    margin-right:5px;
}
.product-marketing-singleProduct {
	margin-top:10px;
}
.product-marketing-singleProduct .butbottom {
    margin-top:10px;
}
.offer {
	margin:20px 0 0 130px;
}

div.prevnextprod {
	padding:20px 0 0 0;
}
div.prevnextprod a, div.prevnextprod a:visited {
	float:left;
    color:#666;
    margin-right:10px;
}
div.prevnextprod a:hover {
	color:#333;
}
div.next, div.prev{
	padding:0 30px;
    display:block;
}
#backcat {
	width:100%;
    text-align:center;
   padding:10px auto 40px auto;
}
#backcat a, #backcat a:visited {
	font-size:11px;
    font-weight:bold;
    display:block;
    text-decoration:underline;
}
#backcat a:hover {
	color:#000;
}
div.product-marketing-singleProduct .image-small {
	float:left;
}
h2.product-marketing-title {
	margin:0px;
    padding:0px;
	color:#333;
    font-size:14px;
    text-decoration:underline;
}
/*======================== Conversion Chart =========================*/
table.size-chart{
	background-color:#dadada;
    
}
table.size-chart tr{
	background-color:#F4F4F4;
}

center{
	margin-top:10px;
}


.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {

  width:10px;
  height:25px;
}

.alphacube_n {

  height:25px;
}

.alphacube_ne {

  width:10px;	  
  height:25px;
}

.alphacube_w {

  width:7px;
}

.alphacube_e {

  width:7px;	  
}

.alphacube_sw {

  width:7px;
  height:7px;
}

.alphacube_s {

  height:7px;
}

.alphacube_se, .alphacube_sizer  {

  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;

	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

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

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;

}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}




.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}


.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    


.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

			
.help-png{
  background: url('http://css.zerogrey.com/themes/danesemilano/images/help.png')left no-repeat ;
  height:21px;
  padding-left:17px;
}			
		

/* @group address */ 
body.page_eshop_address a.address_link,
body.page_eshop_address a.add_shipping{ font-weight: normal; text-decoration: underline; }
                                                                                          
body.page_eshop_address a.add_shipping{ margin-top: 20px; }

body.page_eshop_address div.address_box,
body.page_eshop_address div.address_billing,
body.page_eshop_address div.address_shipping,
body.page_eshop_address div.address_other { padding: 10px 0px 10px 0px; border: none; }
       
body.page_eshop_address div.address_box h2,
body.page_eshop_address div.address_billing h2,
body.page_eshop_address div.address_shipping h2,
body.page_eshop_address div.address_other h2 { margin-bottom: 10px; } 
  
body.page_eshop_address a.address_link { margin-right: 10px; }   
body.page_eshop_address div.address { margin-bottom:10px; } 
/* @end */		


/* additional ticket system styles */

.page_eshop_ticket div#outputbody{  }
  
.page_eshop_ticket div.ticket_toolbar {
  border-top: 1px solid #333;
  padding: 5px 5px 5px 0px; 
  margin-bottom: 10px; 
}
            
.page_eshop_ticket table.fullt { border-spacing: 0px; width: 100%; }

.page_eshop_ticket table.fullt tr.backDark{ background-color: #f5f5f5; }
                           
.page_eshop_ticket table.fullt tr.h-infos th { text-align:left; border-bottom:1px single #dedede; }

.page_eshop_ticket table.fullt tr td { padding-top: 15px; padding-bottom: 15px; border-bottom:1px solid #dedede; text-align: left; }

.page_eshop_ticket table.fullt tr th,
.page_eshop_ticket table.fullt tr td{ padding-left: 5px; padding-right: 15px; vertical-align: top; }

.page_eshop_ticket table.fullt tr th div a,
.page_eshop_ticket table.fullt tr td div a{ text-decoration: underline; }
  
.page_eshop_ticket table.fullt tr th div a:hover,
.page_eshop_ticket table.fullt tr td div a:hover{  }

.page_eshop_ticket table.fullt tr th div p,
.page_eshop_ticket table.fullt tr td div p{ margin: 0px; padding: 0px; }
    
.page_eshop_ticket .noBorder{ border: none; }
     
.page_eshop_ticket .ticket_sender { color: #aaabad; font-size: 95%; margin-bottom: 3px; }

.page_eshop_ticket .ticket_small{ font-size:10px; }
                  
.page_eshop_ticket textarea#message{ border: 1px solid #aaabad; margin: 10px 0 10px 0; }

#errorOutput { border:1px solid #DD3C10; background-color: #FFEBE8; margin-bottom:10px; padding: 5px; }

input.error, textarea#message.error { border:2px solid #DD3C10; color: #DD3C10; }

.page_eshop_ticket div#registerfield { margin-bottom: 230px; text-align: left; }

/* end additional ticket system styles */