
@import url(common.css);
@import url(structure.css);
@import url(forms.css);
@import url(fiere.css);
@import url(news.css);
@import url(about.css);

* {
	font-size:100%;
	margin:0;
	padding:0;
	}
	
body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background: #ffffff;
}

.breadcrumb {
	padding: 10px 0 3px 0;
}

.placeholder {
	border:1px solid #ccc;
	background:#fff;
	padding:4px;
	height:100px;
}

.thumb100NoBorder {
	border:0px solid #ccc;
	height:90px;
	padding:4px;
	background:white;
}

.thumb100Border {
	border:1px solid #ccc;
	height:100px;
	float:right;
	padding:4px;
	background:white;
	margin-left:5px;
}

.thumb100Cat {
	border:1px solid #ccc;
	height:100px;
	padding:4px;
	background:white;
}

.thumb100Cat:hover {
	border:1px solid #333;
	background: #fff;
}

/** boxes ************************************************************/	
.infoBox {
	background: #EDF9FF;
	clear: both;
	border-left: 3px solid #94C2E0;
	border-bottom: 1px solid #94C2E0;
	display: block;
	padding: 6px 1px 0px 1px;
}

.infoBoxWhite {
	background: white;
	clear: both;
	border-left: 3px solid #94C2E0;
	border-bottom: 1px solid #94C2E0;
	display: block;
	padding: 6px 1px 0px 1px;
	width: 392px;
	margin: 20px 0 0 0;
}

.infoBox li, .infoBoxWhite li {
	background: url(images/arrow.gif) no-repeat;
}

.infoBox li.pdf, .infoBoxWhite li.pdf, .allegati li.pdf {
	background: url(images/icon_pdf.gif) no-repeat;
}
	
.infoBox li.wmv, .infoBoxWhite li.wmv, .allegati li.wmv {
	background: url(images/icon_video.gif) no-repeat;
}

	

#highlight {
	width: 377px;
	padding: 15px 15px 5px 5px;
	margin: 0 0 10px 0;
	border-bottom: 4px solid #ecdb99;
	background: url(images/highlight.gif) left top no-repeat #fff4ca; 
	}
	
#highlight li {
	background: url(images/arrow2.gif) no-repeat;
	}
	

#highlight .li-news {
	background: url(images/li-news.gif) no-repeat;
	}	
 
#highlight li a {
	color: #444;
	text-decoration: underline;
	
}

#highlight li a:hover {
	color: #775A01;
	text-decoration: none;
}




/* content ******************************************************/
#content-wrap {
	background: #fff;
	width: 100%;
	float: left;
	min-height:98%;
	margin: 1px 0 0 0;
	text-align:center;
}

#content-wrap .home-splash {
	height:324px;
	width: 920px;  
	margin: 0 auto;
	text-align:left;
	background: url(images/carbonini_home.jpg) top left no-repeat;
	/*padding: 155px 0px 0px 28px;*/
	text-align:left;
	font-family: "Arial Narrow", Arial;
	font-weight:bold;
	font-size: 19px;
	line-height:23px;
	color: #343434;
	border:0px solid red;
}

#content-wrap .home-splash-content {
	/*
	position:relative;
	top:160px;
	left:25px;
	*/
	padding: 155px 0px 0px 28px;
	width:440px;
	text-align:left;
	font-family: "Arial Narrow", Arial;
	font-weight:bold;
	font-size: 19px;
	line-height:23px;
	color: #343434;
}


#content-main {
	width: 920px;
	min-height: 290px;
	border: 1px solid white;
}

.bgGray {
	background: #fff url(images/bottom.jpg) top center repeat-x;
}

.bgNormal {
	background: #fff url(images/bottomNormal.jpg) top center repeat-x;
}


#interna #content-main {
	min-height: 550px;
	height: auto !important;
	/*border: 1px solid red;*/
	width: 650px;
	padding-left:270px;
}


/* home ******************************************************************/
#content-top .evidenza {
	float: right;
	height: 222px;
	width: 500px;
	font-size: 1.6em;
	margin: 10px 0 0 0;
	
}

#content-top .evidenza h2 a{
	font-size: 65%;
	color: #D61E2D;
}

#content-top .evidenza h2 a:hover{
	color: #D61E2D;
	text-decoration:underline;
}

.evidenza p {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align:left;
}

.evidenza a {
	text-decoration: none;
}

#content-grey {
	margin: 0;
	width: 100%;
	float: left;
	height: 56px;
	background: url(images/grey.jpg) repeat-x;	
}

#content-grey-inner {
	width: 920px;  
	text-align:left;
	margin: 0 auto;
	padding-top:9px;
}


/** search and auto_complete **************************/

#form_search_home {
	margin: 0;
	text-align:left;
	width:500px;
	}

#form_search_home label {
	text-transform: uppercase;
	width:100px;
	color: black;
	font-size:90%;
	text-align:left;
}

.searchField {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bgSearchField.jpg) repeat-x;
	width:250px;
	margin-bottom:10px;
	
}



#content-inner {
	clear:both;
	width: 920px;
	margin: 0;
	padding: 0px;
	min-height: 255px;
	text-align:left;
}

#content-inner .menuSep {
	background: url(images/divider-vert.jpg) top left no-repeat;	
	width: 22px;
	min-height: 255px;
	}
	
#content-inner .menuSep2 {
	background: url(images/divider-vert2.gif) top right no-repeat;	
	width: 22px;
	min-height: 160px;
}	
	
#content-inner table {
	width:100%;
	border:0;
	padding:0;
	border-collapse:collapse;
}
	
#content-inner td{
	vertical-align:top;
}

#menuSx {
	width: 250px;
	float:left;
	border:0px solid red;
	padding: 0 10px 0 10px; 
}


#menuSx ul{
	padding:0;
	margin:0;
}

#menuSx li{
	list-style: none;
	/* background: url(images/dots.gif) bottom left repeat-x; */
	padding: 0px;
	height: auto;
	line-height: 1.5em;
}


#menuCx {
	width: 250px;
	float:left;
	padding: 0 10px 0 10px; 
	border:0px solid red;
	
}


#menuCx ul{
	padding:0;
	margin:0;
	
}

#menuSx .divider, #menuCx .divider, #menuDx .divider {
	height:23px;
	clear:both;
}

#menuCx li{
	list-style: none;
	/* background: url(images/dots.gif) bottom left repeat-x; */
	padding: 0px;
	height: auto;
	line-height: 1.5em;
}

#menuDx {
	width: 250px;
	float:left;
	padding: 20px 2px 0 4px; 
	border:0px solid red;
}

#menuDx ul{
	padding:0;
	margin:0;
}

#menuDx li{
	list-style: none;
	/* background: url(images/dots.gif) bottom left repeat-x; */
	padding: 0px;
	height: auto;
	line-height: 1.5em;
}


/* banners home */
#content-inner .home_banner {
	padding:3px;
	border:1px solid #ccc;
}




/** azienda ************************************************************************/
.imgLeft {
	border:1px solid #555;
	text-align: left;
	float:left;
	margin: 5px 15px 5px 0px;
}

.imgRight {
	border:1px solid #555;
	text-align: right;
	float:right;
	margin: 5px 0px 5px 5px;
}

/** jobs e listini ***************************************************************************/
h4.jobTitle {
	padding:0;
	margin:0;
}

.jobs ul {
	padding-left:0; 
	margin-left:0;
}

.jobs li {
	background: url(images/li.gif) no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin-top:12px;
}

p.jobText {
	background: url(images/dots.gif) repeat-x;
	background-position: bottom center;
	padding-bottom:9px;
	width:600px;
}

.catalogo ul {
	padding-left:0; 
	margin-left:0;
}

.catalogo li {
	background: url(images/icon_folder.gif) no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin-top:12px;
}

.listinoText {
	background: url(images/dots.gif) repeat-x;
	background-position: bottom center;
	padding-bottom:1px;
	width:600px;
}

li li.pdf {
	background: url(images/icon_pdf.gif) no-repeat;
}

li li.wmv {
	background: url(images/icon_video.gif) no-repeat;
}

/* products ***********************************************************************/




#interna .productCatLink {
	font-size:120%;
	font-weight: bold;
	text-decoration:none;
}

#interna .productCatLink:hover {
	text-decoration:underline;
}

#interna .ClmnMainProduct {
	vertical-align:top;
	width: 423px;
	text-align:left;
	/* border:1px solid red; */
}


#interna .ClmnProducts {
	vertical-align:top;
	width: 233px;
	text-align:left;
	padding-left: 12px;
}

#interna .ClmnListProducts
{
	vertical-align:top;
	width: 100%;
}

#interna .ClmnMainImg {
	width:100%;
	padding-right:60px;
}

#interna .ClmnProducts ul, .ClmnListProducts ul{
	clear:both;
	list-style:none;
	text-align:left;
	padding:0;
	margin:0;
}

#interna .ClmnProducts li, .ClmnListProducts li {
	padding: 0px 0px 0px 0px;
	display:block;
	clear:both;
}

#interna .placeholder {
	width:72px;
	height:72px;
	background: url(images/noimg.gif);
	float:left;
	margin: 0px 24px 36px 0px;
	border:0;
	
}

#interna .placeholderCenter {
	width:72px;
	height:72px;
	background: url(images/noimg.gif) top center;
	text-align:center;
	margin: 15px 0px 5px 0px;
	clear:both;
	border:0;
	
}

#interna .placeholderNews {
	background: url(images/noimg.gif) top center;
	text-align:center;
	margin: 15px 0px 5px 0px;
	clear:both;
}


#interna .placeholder2 {
	width:75px;
	float:left;
	margin: 0px 24px 36px 0px;
}

#interna .thumbProduct {
	float:right;
	margin: 0 0 20px 40px;
	border:1px solid #ccc;
	
}

#moreInfo ul {
	clear:both;
	list-style:none;
	text-align:left;
	padding:0;
	margin:0;
} 

#moreInfo li {
	display:block;
	clear:both;
	background: url(images/lip.gif) top left no-repeat;
	height:18px;
}

#moreInfo li a {
	color: #676767;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 22px;
}

#moreInfo li a:hover {
	color: #D61E2D;
	text-decoration:underline;
}

#moreInfo p {
	padding: 0px 0px 0px 22px;
	margin:0;
}


#prezzo .priceStrike {
	text-decoration: line-through;
	font-weight:bold;
	font-size:1.2em;
	color: #b0b0b0;
}

#prezzo .priceListino {
	font-weight:normal;
	font-size:12px;
	color: #aaa;
}

#prezzo .priceBig {
	text-decoration: none;
	font-weight:bolder;
	font-size:2.1em;
	font-family: "Trebuchet MS", Arial;
}

#prezzo .quotazione {
	text-decoration: none;
	font-weight:bold;
	font-size:80%;
	color:#CE3F07;
	font-family: "Trebuchet MS", Arial;
}

#prezzo .quotazione:hover {
	text-decoration: none;
	color: #D61E2D;
}

.cart-btn {
	width: 104px;
	height: 32px;
	background: url(images/cart.gif) no-repeat;
	margin:10px 0;
}

.cart-btn:hover {
	width: 104px;
	height: 32px;
	background: url(images/cartOver.gif) no-repeat;
}

#moreInfo .inStock {
	/*color: green;*/
	padding-left:22px;
	background: url('images/icon_folder.gif') no-repeat;
}

#moreInfo .inTag {
	padding-left:22px;
	background: url('images/icon_tag.gif') no-repeat;
}

#productPromo .titlePromo {
	margin:0;
	
}

#productPromo .textPromo {
	margin:0;
	padding:5px;
	border:1px solid #bbb;
	background: #f4f4f4;
	border-top: 0;
	
}

#productSimilar {
	margin:0px 0;
	padding: 5px;
	border-left:1px solid #94C2E0;
	border-right:1px solid #94C2E0;
	border-bottom:1px solid #94C2E0;
	background-color: #EDF9FF;
}

#productSimilar ul {
	clear:both;
	list-style:none;
	text-align:left;
	padding:0;
	margin:0;
} 

#productSimilar li {
	padding: 0px 0px 0px 0px;
	display:block;
	clear:both;
	height:18px;
}

#productSimilar li a {
	color: #D61E2D;
	text-decoration:none;
	padding-left:17px;
	font-size:90%;
}

#productSimilar li a:hover {
	color: #D61E2D;
	text-decoration:underline;
	background: url(images/arrow.gif) top left no-repeat;
}

#productSimilarTab ul.tabs {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #94C2E0;
	height:21px;
	width: 233px;
}

#productSimilarTab ul.tabs li {
	float:left;
	margin-right:-7px;
	width:100px;
	text-align:center;
	border-bottom:0;
}

#productSimilarTab ul.tabs li a {
	display:block;
	height:20px;
	padding:0 3px 0 3px;
	background-color: #EDF9FF;
	color:#666;
	border-top:4px solid #94C2E0;
	border-left:1px solid #94C2E0;
	border-right:1px solid #94C2E0;
	text-decoration:none;
	border-bottom:0;
}

#productSimilarTab ul.tabs li a:hover {
	color:#666;
}

#productSimilarTab ul.tabs li a.active {
	background-color:#fff;
	border-top:4px solid #94C2E0;
	border-left:1px solid #94C2E0;
	border-right:1px solid #94C2E0;
	border-bottom:0;
}

/* accordian **********************************************/
#tabs_product div {
	width:350px;
}

#tabs_product ul.tabs {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:21px;
	width:376px;
}

#tabs_product ul.tabs li {
	float:left;
	margin-right:-7px;
	width:100px;
	text-align:center;
}

#tabs_product ul.tabs li a {
	display:block;
	height:20px;
	padding:0 3px 0 3px;
	background-color:#F0F0F0;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-decoration:none;
}

#tabs_product ul.tabs li a:hover {
	color:#666;
}

#tabs_product ul.tabs li a.active {
	background-color:#fff;
	border-top:4px solid #D61E2D;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:0;
}

#tabs_product div {
	padding:12px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.downloadFile {
	color: #333;
	font-weight:normal;
	text-decoration: none;
}

.downloadFile:hover {
	color: #D61E2D;
	text-decoration: underline;
}



/* users *********************************************************/

#iscrizione td {
	padding:3px;
}

#iscrizione input.login-btn {
	width: 23px;
	height: 17px;
	border:0;
	padding:0;
	margin:0;
	background: url(images/go.gif) no-repeat;
}

#iscrizione input.login-btn:hover {
	background: url(images/go.gif) no-repeat 0 -17px;
}

#iscrizione input {
    border-style:solid;
    border-width:1px;
    border-color:#aaa;
	color:#333;
	background-color:#F9F8F8;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:160%;
	height:16px;
	padding:1px;
	}
	
#iscrizione input:focus	{
	background: #fff;
	border: 1px solid #D61E2D;
}

#iscrizione input:hover {
	background-color:#fff;
	}
	
#iscrizione textarea:hover {
	background-color:#fff;
	}

#iscrizione textarea.borders:focus	{
	background: #fff;
	border: 1px solid #595959;
}

#iscrizione select {
	border-style:solid;
    border-width:1px;
    border-color:#cccccc;
	color:#333;
	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;	
}

#iscrizione textarea {
    border-style:solid;
    border-width:1px;
    border-color:#cccccc;
	color:#333;
	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:160%;
	height:130px;
	width:320px;
	}
	
#iscrizione input.checkRadio {
	background-color:#fff;
	border: 0;
	width:auto;
	
}

#iscrizione .submit {
	color:#333;
	background-image:url(images/form_button.jpg);
    font-size:12px;
	height:25px;
	width:84px;
	margin:0;
	padding:0;
	border:0;
}

#iscrizione .submit:focus {
	border:0;
}
#iscrizione .submit:hover {
	color:#333;
	background-image:url(images/form_button_over.jpg);
    font-size:12px;
}

/* promo ********/
#smallBox {
	border-bottom:2px solid #ccc;
	border-top:4px solid #777;
	background: #f8f8f8;
	/*background:url(images/shadow_small_1.gif) no-repeat top left;*/
	padding:5px;
	color: #333;
	margin: 5px 0;
}
#smallBox h5 { color: #444; font-weight:bold; font-family:"Arial Narrow", Arial; font-size:18px}

#smallBox a {
	color: #D61E2D;
	text-decoration:underline;
}

#smallBox a:hover {
	background: #D61E2D;
	color:white;
	text-decoration:none;
}

#smallbox h1 {	letter-spacing:-1px; }



/* newsletter home */
#smallBoxHomeNewsletter {
	/*
	border-bottom:2px solid #ccc;
	border-top:4px solid #777;
	background: #f8f8f8;
	*/
	background:url(images/boxHomeNewsletter.gif) no-repeat top left;
	padding:10px;
	width:260px;
	height:149px;
	color: #333;
}

#smallBoxHomeNewsletter p {
	width:240px;
	padding:1px;
	
}

#smallBoxHomeNewsletter a {
	color: #D61E2D;
	text-decoration:underline;
}

#smallBoxHomeNewsletter a:hover {
	background: #D61E2D;
	color:white;
	text-decoration:none;
}

#smallBoxHomeNewsletter h1 { 
	font-size:20px; 
	margin: 6px 0;	
	letter-spacing:-1px; 
	text-align:left;
}

#tags a {
	color: #555;
	text-decoration:none;
	font-size:12px;
	margin-right:4px;
	font-style: italic;
}

#tags a:hover {
	text-decoration:underline;
	color: #D61E2D;
}


