html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
}

hr {
        color: #fff;
}

h1 {
        color: #933b10;
        font-size: 14px;
}

h2 {
        color: #933b10;
        font-size: 13px;
}

h3 {
        font-size: 12px;
        color: #933b10;
}

h4 {
        color: #ca4532;
        font-size: 11px;
}

h5 {
        color: #ff9a00;
        font-size: 11px;
}

h6 {
        color: #933b10;
        font-size: 11px;
}

li {
        list-style-image: url(../images/list.gif);
}

div#page p {
        text-align: justify;
}

a {
        text-decoration: none;
        color: #ca4532;
}

a:hover {
        text-decoration: underline;
}

img, a:hover img {
        border: 0;
        text-decoration: none;
}

div#container {
	width: 780px;
	margin: 0 auto;
        padding-bottom: 5px;
}

div#header {
	width: 775px;
	height: 140x;
	padding: 0;
}

/* TOP MENU */
div#navigation {
	height: 42px;
	width: 775px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/navigation_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 13px;
}

div#navigation a, div#navigation a:hover {
        color: #ffffff;
        text-decoration: none;
}

div#nav_sx {
	float: left;
	height: 42px;
	width: 25px;
	background: url(../images/navigation_sx.jpg) repeat-x;
}

div#nav_dx {
	float: right;
	height: 42px;
	width: 25px;
	background: url(../images/navigation_dx.jpg) repeat-x;
}

div#navigation li {
	float: left;
	list-style-type: none;
        list-style-image: none;
	padding: 12px 15px 10px 15px;
}

div#navigation li:hover {
	background: url(../images/navigation_hover.jpg) repeat-x;
}

div#search {
	float: right;
	padding: 4px 0 5px 0;
}

div#search input {
        height: 10px;
        width: 100px;
        margin-top: 7px;
        margin-bottom: 7px;
        font-size: 9px;
}

div#content {
	clear: both;
}

div#sx {
	float: left;
	width: 130px;
        padding: 0 10px 10px 0;
        margin-bottom: 10px;
        color: #ca4532;
        text-align: right;
        border-right: 1px solid #933b10;
        font-size: 10px;
}

div#sx ul {
       padding: 0;
}

div#sx li a {
        color: #933b10;
}

div#sx li a:hover {
        color: #ff9a00;
        text-decoration: none;
}

div#sx li {
        list-style-type: none;
        list-style-image: none;
        padding: 0;
}

div#page {
	margin: 0px 10px 10px 150px;
}

div#page_left {
        float: left;
        width: 270px;
        height: 120px;
        border-right: 1px solid #ff9a00;
        padding-right: 10px;
        padding-top: 1px;
}

div#page_right {
        padding-top: 1px;
        padding-left: 290px;
}

div#page_top {
        border-bottom: 1px solid #ff9a00;
        height: 120px;
        padding-bottom: 10px;
}

div#banner {
        float: right;
        width: 100px;
        padding-left: 10px;
}

div#footer {
	clear: both;
	width: 775px;
	background: url(../images/footer.jpg) no-repeat;
	margin: 0 auto;
	text-align: center;;
	font-size: 10px;
        color: #933b10;
	padding-top: 31px;
}

div#footer span, div#footer span a {
       color: #ff9a00;
}

/* REGOLE PER JOOMLA */
fieldset {
        border: 0;
}

#form-login {
       margin-top: -15px;
       padding-top: 0;
}

#form-login input {
       height: 12px;
       width: 90px;
       font-size: 10px;
}

#form-login .input {
       margin-right: -5px;
}

#jflanguageselection {
       padding-top: 7px;
       padding-left: 7px;
       padding-bottom: 10px;
}

input {
        color: #933b10;
        background-color: #ffffff;
        /*border: 1px inset #933b10;*/
}

#form-login .button, input.button {
        height: 20px;
        /*width: 70px;*/
        color: #933b10;
        background-color: #ff9a00;
        border: 1px outset #933b10;
}

.productPrice {
        color: #933b10;
}

.vmCartContainer {
        border: 1px solid #933b10;
        background: #ff9a00;
        color: #ffffff;
}

.vmCartModule {
        border: 1px solid #ff9a00;
}

.readon {
        color: #ffffff;
        background: #ff9a00;
        padding: 1px 8px;
}

.sectiontableheader th, .sectiontableheader {
        border-bottom: 1px solid #ffa900;
        color: #933b10;
        font-size: 12px;
        font-weight: bold;
}

td.sectiontableheader {
        padding-right: 5px;
}

.contentpane .sectiontableheader img {
        padding-left: 10px;
}

.contentpane .sectiontableentry1 td {
        padding-right: 5px;
        height: 30px;
        color: #ffffcc;
        background-color: #fee3af;
}

.contentpane .sectiontableentry2 td {
        padding-right: 5px;
        height: 30px;
        color: #fee3af;
        background-color: #ffffcc;
}


/* REGOLA PER ELIMINARE DALLE PAGINE DI VIRTUEMART LE PRECEDENTI FORMATTAZIONI */
div#vmMainPage .sectiontableentry1 td,
div#vmMainPage .sectiontableentry2 td,
div#vmMainPage .sectiontableheader img,
div#vmMainPage td.sectiontableheader,
div#vmMainPage .sectiontableheader {
        padding-right: inherit;
        padding-left: inherit;
        height: inherit;
        color: inherit;
        background-color: #ffffff;
        border-bottom: inherit;
        font-size: inherit;
        font-weight: inherit;

}
/*****************************************************************************/

.contentheading, .componentheading {
        color: #933b10;
        font-size: 12px;
        font-weight: bold;
}

span.relatedPrice {
        color: #933b10;
        font-style: italic;
        font-weight: bold;
        font-size: 10px;
}

.imgList {
       width: 90px;
       padding: 0 3px;
       text-align: center;
}

.contact_email {
       color: #ff9a00;
       font-style: italic;
}

#prodotti td{
       vertical-align: bottom;
}

#login li {
       font-size: 9px;
       padding-bottom: 3px;
}

div#vmMainPage legend.sectiontableheader,
div#vmMainPage span.sectiontableheader {
       font-style: italic;
       color: #ffa900;
}

#random_table {
       padding-top: 10px;
       font-size: 10px;
       color: #933b10;
}

.contentpane li {
       padding-top: 3px;
       padding-bottom: 3px;
}