@IMPORT url("main.css");

#container0, #container1 {
	position: absolute;
	left: 50%;
	margin-left: -492px;
	width: 984px;
        background-repeat: no-repeat;
        background-position: 0 0;
}
#container0 { background-image: url(../images/top_sfondo.jpg); }
#container1 { background-image: url(../images/top_sfondo2.jpg); }

#maintenance {
	margin-left:auto;
	margin-right:auto;
	width: 400px;
	border: 1px solid #969696;
	padding: 5px 10px 5px 10px;	
    text-align: center;
    font-size: 12px;
	font-weight: bold;
	color: #777777;    
}

#header{
        height: 160px;
}
#logo {
        position: relative;
        left: 14px;
        top: 28px;
        line-height: 0;
}
#linksbar {
        position: relative;
        right: 137px;
        top: 15px;
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: right;
}
#linksbar li {
        display: inline;
        padding: 0;
        margin: 0;
}
#linksbar a { color: White; margin-left: 5px; vertical-align: top; }
#linksbar img {
	vertical-align: bottom;
}
/*Fat Erik's Breadcrumbs*/
#breadcrumbs {
        list-style: none;
        padding: 0;
        margin: 0;
	position: relative;
	top: 24px;
	left: 15px;
}
#breadcrumbs li {
        display: inline;
        padding: 0;
        margin: 0;
        color: #767676;
}
#breadcrumbs a { color: #767676; font-weight: normal; }
#breadcrumbs li:before { content: "> "; }
#breadcrumbs li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #breadcrumbs li {
        background-image: url("images/gt.gif");
        background-repeat: no-repeat;
        background-position: 0 50%;
        padding: 0 0 0 1em;
        margin: 0 1em 0 0;
}

/*Win IE browsers - hide from Mac IE\*/
* html #breadcrumbs { height: 1%; }

* html #breadcrumbs li {
        display: block;
        float: none;
}

/*End hide*/
/*Mac IE 5*/
* html #breadcrumbs li:first-child { background-image: none; }
#breadcrumbs li.firstChild { background-image: none; padding: 0;}
#navigation {
        width: 170px;
        float: left;
        margin-left: 3px;
        margin-right: 10px;
}
.highlightBox {
        color: Black;
	margin-bottom: 16px;
}
.highlightBox h1 {
        border-top: 1px solid #646569;
        border-left: 1px solid #646569;
        border-right: 1px solid #646569;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/sfondo_highlights.jpg);
}
.highlightBox p {
	font-weight: bold;
	padding: 5px;
}
.highlightBox .access {
	text-align: right;
	padding: 3px;
	clear: both;
}
.access a {
	color: #B44345;
}
#highlights {
        width: 218px;
        float: right;
        margin-left: 10px;
        _margin-left: 5px;
        margin-right: 10px;
        _margin-right: 5px;
}
#highlights ul {
	padding: 0;
	margin: 10px 0 25px 25px;
}
#highlights ul a {
	color: Black;
	font-weight: normal;
}
#footer {
        border-top: 1px solid #969696;
        border-bottom: 1px solid #969696;
        background-color: #E5E5E5;
        color: #777777;
        clear: both;
        padding-left: 6px;
        padding-right: 6px;
}
#footer a { color: #777777; }
#credits {
        padding-top: 6px;
        padding-bottom: 6px;
}
#copyright {
	border-left: 1px solid #C0C0C0;
	padding-left: 5px;
}
#controls {
        float: right;
        margin-top: 4px;
}
#content {
        float: left;
        width: 563px;
}
.newsDate {
	float: right;
	font-weight: bold;
}
.news {
	margin-top: 10px;
}
.boxHeader {
	border: 1px solid #C0C0C0;
	background-color: #F2F2F2;
        color: #F29B16;
}
.boxContent {
        border-left: 1px solid #C0C0C0;
        border-right: 1px solid #C0C0C0;
        padding: 16px 16px 10px 16px;
}
.boxContent2 {
        border-left: 1px solid #C0C0C0;
        border-right: 1px solid #C0C0C0;
        border-bottom: 1px solid #C0C0C0;
        padding: 10px 16px 10px 16px;
}
.boxContent img, .boxContent2 img {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}
.boxContent table, .boxContent2 table {
	margin-top: 10px;
}
.boxFooter {
	background-image: url(../images/bottom_box.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	font-weight: bold;
        border-left: 1px solid #C0C0C0;
        border-bottom: 2px solid #E5E5E5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxFooter a {
	margin-right: 5px;
	color: #777777;
	vertical-align: top;
}
.boxFooter img {
	vertical-align: bottom;
}
.boxLeft {
	background-color: #F2F2F2;
        padding: 10px;
	margin-top: 3px
}
.boxRelated {
	background-color: #F2F2F2;
	padding-top: 16px;
	padding-bottom: 10px;
	margin-top: 3px
}
.box, .banner, .boxRelated {
	margin-bottom: 16px;
}
.banner {
	text-align: center;
}
.arrow {
        padding: 3px 3px 3px 16px;
        background-image: url("../images/arrow.gif");
        background-repeat: no-repeat;
        background-position: 2px;
        font-weight: bold;
}
.rightarrow {
	padding: 0 16px 0 3px;
	background-image: url("../images/freccia_destra.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.column1 {
	float: left;
	margin-top: 24px;
}

.column2 {
	margin-left: 300px;
}
 
#menu, #menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
#menu {
	margin-bottom: 16px;
}
#menu div {
        background-color: #E5E5E5;	
        margin-bottom: 1px;
	text-transform: uppercase;
}
#menu div.selected {
        background-color: Black;
        color: White;
}
#menu a { color: #F29B16; }
#menu ul div {
	padding: 3px 0 3px 16px;
	text-transform: none;
}
#menu ul div.active {
	font-weight: bold;
}
#menu ul a { color: #6E6E6E; font-weight: normal; }

#categories {
	display: block;
	float: left;
	margin: 0;
}
#products {
	display: block;
	float: right;
	margin: 0;
}
#siteMap ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
#siteMap li {
	margin-bottom: 10px;
}
#siteMap td {
	text-align: left;
}
#siteMap {
	width: 790px;
	margin-bottom: 20px;
}

#edit_profile {
	background-color: #F2F2F2;
}
#form_fields {
	background-color: #F2F2F2;
	padding: 10px;
}