html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/sfondo_sito.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: white;
	font-size: 12px;
	line-height: 18px;
}

/*CONTAINER*/

#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

/*HEADER*/

#header {
	width: 758px;
	height: 160px;
	border-left: 1px solid rgb(179,179,179);
	border-right: 1px solid rgb(179,179,179);
	background-color: black;
}

#logo_cont {
	float: left;
	width: 458px;
	height: 160px;
}

#logo {
	float: left;
	margin: 22px 0px 0px 26px;
}

/*LINGUE*/

#lingue {
	float: left;
	width: 458px;
    margin-top: 14px;
    margin-left: 26px;
}

#lingua_inglese {
	margin-left: 8px;
}

/*MENU*/

#menu {
	float: left;
	width: 300px;
	height: 160px;
}

.moduletableazienda {
	float: left;
	width: 150px;
	height: 80px;
	background: url(../img/1_sfocato.png) no-repeat;
}

.moduletableprodotti {
	float: left;
	width: 150px;
	height: 80px;
	background: url(../img/2_sfocato.png) no-repeat;
}

.moduletablecontatti {
	float: left;
	width: 150px;
	height: 80px;
	background: url(../img/3_sfocato.png) no-repeat;
}

.moduletabletermini {
	float: left;
	width: 150px;
	height: 80px;
	background: url(../img/4_sfocato.png) no-repeat;
}

/*CONTENT*/

#content {
	width: 758px;
	height: 200px;
	border-top: 1px solid rgb(153,153,153);
	border-left: 1px solid rgb(179,179,179);
	border-right: 1px solid rgb(179,179,179);
	border-bottom: 1px solid rgb(153,153,153);
}

/*HEADER OVYE*/



/*TITOLI*/

#titoli {
	float: left;
	width: 758px;
	height: 50px;
}

#titolo_azienda {
	float: left;
	padding-top: 26px;
	padding-left: 26px;
}

#titolo_prodotti {
	float: left;
	padding-top: 26px;
	padding-left: 26px;
}

#titolo_newsletter {
	float: left;
	padding-top: 52px;
	padding-left: 22px;
}

#titolo_contatti {
	float: left;
	padding-top: 26px;
	padding-left: 26px;
	padding-bottom: 6px;
}

#titolo_ordini {
	float: left;
	padding-top: 26px;
	padding-left: 26px;
}

#titolo_staff {
	margin-top: 35px;
	margin-left: 22px;
}

/*TESTO*/

#testo {
	float: left;
	width: 758px;
	border-left: 1px solid rgb(179,179,179);
	border-right: 1px solid rgb(179,179,179);
	border-bottom: 1px solid rgb(179,179,179);
	background: url(../img/sfondo_contenuti.png) repeat-y;
}

#prodotti {
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-left: 22px;
}

.contentpane div {
	display: none;
}

.pagenavcounter {
	display: none;
}

.contenttoc {
	display: none;
}

/*AZIENDA*/

.contentpaneopenazienda {
	margin-top: 0px;
	margin-bottom: 70px;
}

.contentpaneopenazienda a:link {
	font-size: 14px;
	color: #FF6600;
}

.contentpaneopenazienda a:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}

.contentpaneopenazienda a:visited {
	font-size: 14px;
	color: #FF6600;
}

.pagenavbar {
	color: white;
	font-size: 10px;
}

.pagenavbar a:link {
	font-size: 10px;
	color: #FF6600;
}

.pagenavbar a:hover {
	font-size: 10px;
	color: #FF6600;
}

.pagenavbar a:visited {
	font-size: 10px;
	color: #FF6600;
}

.tool-tip {
    display: none;
}

/*BOX*/

#box {
	width: 248px;
	float: right;
}

/*SCRITTA*/

.moduletablescritta {
	float: right;
	margin-top: 30px;
	margin-right: 36px;
}

/*SLIDESHOW*/

#slideshow {
	float: left;
	margin-top: 20px;
	margin-left: 22px;
	margin-bottom: 20px;
}

/*DOVE SIAMO?*/

.moduletabledove {
	margin-left: 22px;
}

/*CARTINA CENTERGROSS*/

.moduletablecartina {
	margin-top: 0px;
	margin-left: 27px;
}

.moduletablecartina a:link {
	font-size: 11px;
	color: #FF6600;
}

.moduletablecartina a:hover {
	font-size: 11px;
	color: #FF6600;
    text-decoration: underline;
}

.moduletablecartina a:visited {
	font-size: 11px;
	color: #FF6600;
}

/*NEWSLETTER*/

#subscribeFormModule {
	float: left;
	width: 202px;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 22px;
	margin-bottom: 10px;
}

#name {
	width: 130px;
	height: 12px;
	font-size: 10px;
	margin-top: 10px;
	background: url(../img/sfondo_newsletter.png) no-repeat;
}

#email {
	width: 130px;
	height: 12px;
	font-size: 10px;
	margin-bottom: 10px;
	background: url(../img/sfondo_newsletter.png) no-repeat;
}

/*LOGIN*/

.input {
border: 0px;
}

#form-login {
width: 700px;
margin: 80px 0px 30px 17px;
}

#form-login-button {
display: none;
}

#form-login-username {
font-size: 11px;
text-align: left;
color: white;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#modlgn_username {
font-size: 14px;
width: 240px;
height: 16px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../img/sfondo_contatti.png) no-repeat;
}

#form-login-password {
font-size: 11px;
text-align: left;
color: white;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}

#modlgn_passwd {
font-size: 11px;
width: 240px;
height: 16px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../img/sfondo_contatti.png) no-repeat;
}

#form-login-remember {
font-size: 11px;
padding: 0px;
margin: 10px 0px 0px 0px;
color: white;
}

#modlgn_remember {
width: 12px;
height: 12px;
padding: 0px;
margin: 4px 0px 0px 0px;
}

#form-login .button {
font-size: 11px;
width: 60px;
height: 23px;
margin: 10px 10px 0px 0px;
}

#form-login ul {
width: 220px;
padding: 4px 0px 0px 0px;
margin: 0px 0px 140px 540px;
position: relative;
}

#form-login li a:link {
font-size: 10px;
color: white;
}

#form-login li a:hover {
font-size: 10px;
color: #FF6600;
}

#form-login li a:visited {
font-size: 10px;
color: white;
}

#josForm {
height: 314px;
}

#username {
font-size: 11px;
width: 240px;
height: 16px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../img/sfondo_contatti.png) no-repeat;
}

#password {
font-size: 11px;
width: 240px;
height: 16px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../img/sfondo_contatti.png) no-repeat;
}

#password2 {
font-size: 11px;
width: 240px;
height: 16px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../img/sfondo_contatti.png) no-repeat;
}

.josForm {
height: 174px;
}

/*VIRTUEMART*/

#vmMainPage {
	width: 706px;
	margin-top: 40px;
	margin-left: 26px;
	margin-bottom: 30px;
}

#vmMainPage .button {
	display: none;
}

.vmCartContainer {
	display: none;
}

.vmRecent {
	display: none;
}

#product_list {
	margin-left: 16px;
}

.browseProductContainer {
	font-size: 10px;
}

.vmRecentDetail {
	display: none;
}

.moduletablecateg {
	width: 715px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.moduletablecateg .mainlevel {
	height: 41px;
	font-size: 16px;
	color: black;
	line-height: 40px;
	margin-bottom: 20px;
	background: url(../img/sfondo_categorie.png) no-repeat;	
}

.moduletablecateg a:link {
	font-size: 16px;
	color: black;
}

.moduletablecateg a:hover {
	font-size: 16px;
	color: black;
}

.moduletablecateg a:visited {
	font-size: 16px;
	color: black;
}

.pagination a:link {
	font-size: 10px;
	color: #FF6600;
}

.pagination a:hover {
	font-size: 10px;
	color: #FF6600;
}

.pagination a:visited {
	font-size: 10px;
	color: #FF6600;
}

ul.pagination {
    list-style-type: none;
    margin: 0px 0px 4px 0px;
    padding: 0;
    text-align: center;
}

ul.pagination li {
    display: inline;
    padding: 2px 2px 0;
    text-align: center;
}

.input {
	float: left;
}

.hasTip {
	display: none;
}

.buttonheading {
	display: none;
}

.article_separator {
	display: none;
}

.contentpaneopenprodotti {
	display: none;
}

.ThemeOfficeMenu {
	float: left;
}

/*CONTATTI*/

#emailForm {
	margin-top: 20px;
	margin-bottom: 32px;
}

.contact_emailcontatto {
	font-size: 11px;
}

#contact_name {
	width: 240px;
	height: 16px;
	font-size: 14px;
	margin: 0px;
	background: url(../img/sfondo_contatti.png) no-repeat;
}

#contact_email {
	width: 240px;
	height: 16px;
	font-size: 14px;
	margin: 0px;
	background: url(../img/sfondo_contatti.png) no-repeat;
}

#contact_subject {
	width: 240px;
	height: 16px;
	font-size: 14px;
	margin: 0px;
	background: url(../img/sfondo_contatti.png) no-repeat;
}

#contact_text {
	width: 380px;
	height: 140px;
	font-size: 14px;
	margin: 0px;
	font-family: Verdana, Arial, Sans-serif;
	background: url(../img/sfondo_contatti_1.png) no-repeat;
}

#component-contact {
	padding-top: 14px;
	padding-left: 4px;
}

#contact_text {
	resize: none;
	width: 380px;
}

.moduletablespiegazione {
	float: left;
	padding-top: 18px;
	padding-left: 26px;
	padding-right: 338px;
}

.moduletabledati_lucchi {
	font-size: 12px;
	line-height: 6px;
	margin-top: 22px;
	margin-left: 22px;
}

.moduletablestaff {
	margin-top: 18px;
	margin-left: 21px;
}

/*ORDINI*/

.contentpaneopenordini {
	display: none;
}

.moduletablecont_ordini {
	float: left;
	width: 706px;
	margin-left: 26px;
	margin-bottom: 20px;
}

.moduletablecont_ordini a:link {
	font-size: 1.00em;
	color: #FF6600;
	
}

.moduletablecont_ordini a:hover {
	font-size: 1.00em;
	color: #FF6600;
	text-decoration: underline;
}

.moduletablecont_ordini a:visited {
	font-size: 1.00em;
	color: #FF6600;
}

#acquisto {
	margin-top: 50px;
	margin-bottom: 10px;
}

#spedizioni {
	margin-top: 50px;
	margin-bottom: 10px;
}

/*FOOTER*/

#footer {
	float: left;
	width: 324px;
	height: 20px;
	font-size: 9px;
	color: black;
	margin-top: 8px;
	margin-left: 10px;	
}

#footer_1 {
	float: left;
	width: 140px;
	height: 20px;
	font-size: 9px;
	color: white;
	margin-top: 8px;
}

#footer_2 {
	float: left;
	width: 280px;
	height: 20px;
	font-size: 9px;
	color: black;
	margin-top: 8px;
	text-align: right;
}

/*LINKS*/

a:link {
	color: white;
	font-size: 9px;
	text-decoration: none;
}

a:hover {
	color: white;
	font-size: 9px;
	text-decoration: none;
}

a:visited {
	color: white;
	font-size: 9px;
	text-decoration: none;
}

/*G-MAPS*/

#gmOverlay {
position: absolute;
left: 0;
width: 100%;
color: black;
background-color: #000;
cursor: pointer;
z-index: 10008;
}

#gmCenter, #gmBottomContainer {
position: absolute;
left: 50%;
overflow: hidden;
color: black;
background-color: #fff;
z-index: 10009;
}

gmLoading {
background: #fff url(../img/loading.gif) no-repeat center;
}

#gmMap {
width: 600px;
height: 400px;
color: black;
border: 10px solid #fff;
}

#gmBottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: black;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}

#gmCloseLink {
display: block;
float: right;
width: 80px;
height: 22px;
color: black;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

#gmCaption {
color: black;
margin-right: 71px;
}

/*SYSTEM-MESSAGE*/

.message {
margin-bottom: 32px;
}

#system-message {
margin-top: 20px; 
margin-left: 26px;
margin-right: 26px;
}

#system-message dd.message ul { 
background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

#system-message dd.error ul { 
color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; 
border-top: 3px solid #DE7A7B; 
border-bottom: 3px solid #DE7A7B; 
margin:0px; 
padding-left: 40px; 
text-indent:0px;
}


#system-message dd.notice ul { 
color: #c00; 
background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; 
border-top: 3px solid #F0DC7E; 
border-bottom: 3px solid #F0DC7E; 
margin:0px; 
padding-left: 40px; 
text-indent:0px;
}
