﻿body {
	margin: 8px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #c0c0c0; /*#750420*/
}
/*
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: Gray;
	margin-top: 0px;
	margin-bottom: 6px;
}
*/
h1 {
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: Maroon; /*#712525;*/
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px Solid Silver;
}
h3 img {
    margin-right: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: Gray;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: none;
}
a img{
    border-width: 0px;
}
hr {
	color: red;
	height: 1px;
	border: 1px solid silver;
}
.clearFix {
    clear: both;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}
.main {
	margin: 0px;
	padding: 0px;
	width: 890px;
	display: table;
	border-left: 5px solid #c1c1c1;/*#026AB3*/
	border-right: 5px solid #c1c1c1;
	background-color: white;
}
.borderLR {
	border-left: 5px solid #c1c1c1;
	border-left: 5px solid #c1c1c1;
}
.topBanner {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topBanner.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.logo img {
	float: left;
	text-align: left;
	margin-left: 20px;
	border: 0px;
}
.marchi {
	float: right;
	text-align: right;
	margin: 10px 20px 0px 0px;
	vertical-align: middle;
}
.marchi img {
    margin-left: 10px;
}
.border {
	border: 5px solid #c1c1c1;
}
/* menu orizzontale */

.horBox {
	background-image: url(../images/chrome_bg2.jpg);
	background-repeat: repeat-x;	
	background-color: Silver;
	height: 35px;
	line-height: 35px;
}
.horMenu {
	padding: 0px 5px 0px 5px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #868EA3; 
	text-transform: uppercase; 
	text-align: center;
}
.horMenu a {
	padding: 4px 5px 2px 5px;
	/*
	letter-spacing: -1px;
	*/
	color: #666F86;
	color: #1a1a1a;
}
.horMenu a:hover {
	color: #CA1950;
	text-decoration: none;
	background-color: White;
}
.denicard {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #666666;
	float: right;
}
.orange {
	color: #026AB3;
}
.denicard a {
	color: #666666;
}
.denicard a:hover {
	color: Black;
	text-decoration: none; 
}

/* spazio foto 750x200px */

.flashBanner {
	margin: 0px;
	padding: 0px;
	height: 200px;
}
.flashBanner img {
	margin: 0px;
	padding: 0px;
}

/* Promo Banner - homepage */

.promoBannerBox {
	margin: 10px 0px;
	text-align: center;		
}
.promoBennerBox2 {
	margin: 10px auto;
	text-align: center;
	width: 194px;
}
.promoBennerBox2 a img {
	width: 194px !important;
}

/* barra colorata di sezione */

.sectionBox1 {
	height: 30px;
	background-color: #026AB3;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox2 {
	height: 30px;
	background-color: #009DE0;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox3 {
	height: 30px;
	background-color: #99CC66;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox4 {
	height: 30px;
	background-color: #99CC33;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox5 {
	height: 30px;
	background-color: #92ADC4;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox6 {
	height: 30px;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox7 {
	height: 30px;
	background-color: #CC0000;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBox8 {
	height: 30px;
	background-color: #c1c1c1;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBoxCard {
	height: 30px;
	background-color: Silver;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.sectionBoxAccessori {
	height: 30px;
	background-color: #433131;
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}

/* titolo della sezione */

.sectionTitle {
	/*
	float: left;
	margin-bottom: 0px;
	color: White;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	*/
	padding: 3px 10px;
	text-align: left;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 18px;
	color: White;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

/* icone readcrumbs */

.autoLogos {
	float: right;
	padding-right: 2px;
}
.autoLogos img {
	padding: 2px;
	border: 0px;
}

/* Menu di sezione a sinistra */

.date {
	text-transform: capitalize;
	color: gray;
	padding-left: 6px;
	padding-top: 6px;
	display: block;
}
.sectionMenu {
	width: 200px;
	padding: 5px;
	border-right: 5px Solid #c1c1c1; /* colore del bordo della sezione */
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
}
.sectionMenuColor1 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor2 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor3 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor4 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor5 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor6 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor7 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor8 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColor11 {
	background-color: #F0F0F0;
	padding: 5px;
}
.sectionMenuColorCard {
	background: url('../images/sfondo_deni.gif') no-repeat 2px 47px;
	padding: 5px;
}
.menuSx {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px;
}
.menuSx a {
	font-weight: bold;
	display: block;
	color: Gray;
	padding: 3px 0px;	
}
.menuSx a:hover {
	text-decoration: none;
	color: Black;
}
.menuPic{
    margin: 0px 10px 5px 10px;
    display: none;
}
.menuPic a{
    display: inline;
    font-size: 10px;
    white-space: nowrap;
    color: Maroon !important;
    padding: 0px 1px;
}
.menuPic a:hover {
    color: Silver !important;
    background-color: Maroon;
}
.w3c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	text-align: left;
	padding: 5px 0px;
	margin-top: 10px;
	border-top: 1px solid Silver;
}

/* STILE PRINCIPALE DELLE PAGINE*/

.content {
	padding: 10px;
	background-color: White;
	vertical-align: top;
}
.content p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 150%;
}
.content a {
	color: #750420;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

/* allineamento immagini e foto */

.imgRight {
	float: right;
	margin: 3px 0px 3px 10px;
	border: 1px solid silver;
	padding: 5px;
	background-color: #f3f3f3;
}

.imgLeft {
	float: left;
	margin: 3px 10px 3px 0px;
	border: 1px solid silver;
	padding: 5px;
	background-color: #f3f3f3;
}

/* TABELLA SEDI */

.tabSedi {
	width: 100%;
	border: 0px;	
}
.colMarchi {
	width: 50px;
	vertical-align: top;
	text-align: center;
}
.colTxtSede {
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px solid silver;
}

/* FORM ELEMENTS */

form {
	margin-top: 0px;
}
.label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	padding: 3px;	
}
.formElement {
	display: table;
	margin-bottom: 10px;
	width: 90%;
}
.formElement .label {
	display: block;
}
.txtBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding: 0px 2px;
	margin: 3px;
	border: 1px Solid Silver;
	background-image: url('../images/txtBox_bg.jpg');
	background-repeat: repeat-x;
	width: 150px;
}
.formElement .txtBox {
	font-size: 14px;
	padding: 5px 5px;
	width: 50%;
}
.txtArea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding: 5px 3px;
	margin: 3px;
	border: 1px Solid Silver;
	background-image: url('../images/txtBox_bg.jpg');
	background-repeat: repeat-x;
	width: 150px;
}
.formElement .txtArea {
	font-size: 12px;
	padding: 5px 5px;
	width: 50%;
}
.select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	padding: 0px;
	margin: 3px;
	border: 1px Solid Silver;
	width: 156px;
}
.formElement .select {
	font-size: 14px;
	padding: 5px 0px;
	width: 52%;
}
.chkBox {
	float: left;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
	padding: 0px 10px;
	margin: 3px;
	border: 1px Solid Gray;
	height: 27px;
	background-image: url(../images/chrome_bg2.gif);
	background-repeat: repeat-x;
}
td.dateCell img {
	position: relative;
	top: 10px;
}
.button:hover {
	color: #343434;
}
.button:active {
	color: Black;
	background-image: url(../images/chrome_bg.gif);
}
.buttonInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
	padding: 0px 10px;
	margin: 5px 0px;
	border: 1px Solid Gray;
	height: 27px;
	line-height: 27px;
	background-image: url(../images/chrome_bg2.gif);
	background-repeat: repeat-x;
	display: table;
}
.jobOpp {
    width: 550px;
}
.formBlock {
    float: left;
    width: 135px;
    margin: 0px 40px 30px 0px;
}
.chkPrivacy label {
    width: 0px;
    font-size: 10px;
    margin-left: 3px;
}
.chkPrivacy input {
    margin: 10px 0px 0px 0px;
}
.reparti {
    width: 100%;
    margin: 0px;
}
.reparti td {
    padding: 0px;
}
.msgOk {
	display: block;
	background-color: #f0f0f0;
	color: Maroon;
	padding: 20px;
	font-weight: bold;
}

/* BOXES */

.boxAutoTxt {
	vertical-align: top;
	text-align: center;
	padding: 0px 20px 15px 20px;
	width: 33%;
	color: #666666;
	font-size: 10px;
}
.boxAutoTxt ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
.boxAutoTxt li {
	margin-left: -25px;
	list-style-type: circle;
}
.boxAutoImg {
	vertical-align: middle;
	margin: 0px;
	width: 33%;
}

/* SCHEDA TEAM */

.scheda {
	width: 100%;
	padding: 0px;
	margin: 10px 0px;
	display: table;
}
.fotoScheda {
	width: 100px;
	padding: 0px;
}
.fotoScheda img {
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	border: 1px Solid Silver;
}
.testoScheda {
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	text-align: left;
}
.nomeTestoScheda {
	font-weight: bold;
	font-size: 120%;
	padding: 0px 0px 2px 0px;
} 
.posizioneTestoScheda {
	padding: 0px 0px 2px 0px;
}
.contattiTestoScheda {
	padding: 2px 0px;
}
.commentoTestoScheda {
	padding: 3px 0px;
	font-weight: bold;
}

/* Footer */

.footer {
	width: 100%;
	height: 50px;
	font-size: 10px;
	color: Black;
	background-image: url('../images/footer.gif');
	text-align: center;
}
.footerTable {
	margin-top: 0px;
	border: 0px;
	color: Gray;
}
.testo {
	font-size: 11px;
	color: Black;
}

/*  RICERCA AUTO */

.carList {
    width: 646px;
    margin: 10px 0px;
}
.carFinder {
    margin: 10px 0px;
    width: 160px;
}
.carFinderItem {
    margin: 5px 0px;
}
.carFinderItem select {
    display: block;
    width: 150px;
    font-size: 10px;
    color: black;
}
.makeModel {
    width: 100px;
    padding: 0px 6px;
    text-transform: uppercase;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.makeModel a{
    text-transform: uppercase;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.makeModel a:hover {
    color: Black;
}
.carYear {
    width: 50px;
    padding: 0px 6px;
}
.carType {
    width: 70px;
    font-style: italic;
    font-size: 10px;
}
.carKm {
    width: 50px;
    padding: 0px 6px;
}
.carPrice {
    width: 80px;
}
.carThumbs {
    width: 75px;
}
.carThumbs img {
    padding: 2px;
}
.carThumbs a:hover {
   background-color: Black;
}
.motoThumbs {
    width: 75px;
}
.motoThumbs img {
    width: 70px;
    height: 50px;
}
.pager {
    height: 27px;
    background-color: White;
    color: Gray;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid White;
    border-top: 3px solid White;
}
.pager td {
    padding-left: 5px;
}
.pager a {
    color: Gray;
    text-decoration: none;
}
.pager a:hover {
    background-color: Transparent;
    color: Black;
    text-decoration: underline overline;
}
.carDetails {
    width: 646px;
    margin-bottom: 15px;
}
.titleStyle {
    width: 50px;
}
.dMotoThumbs {
    background-color: White;
    padding-top: 10px;
}
.dCarThumbs {
    background-color: #dcdcdc;
}
.dCarThumbs img {
    padding: 2px;
}
.dCarThumbs a:hover {
   background-color: Black;
}
.dCarTitle {
    padding: 10px;
    text-transform: uppercase;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    background-color: #dcdcdc;
}
.dMotoTitle {
    padding: 10px;
    text-transform: uppercase;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: #92ADC4;
    font-weight: bold;
    background-color: #e0dfe3;
    border-bottom: 1px solid Silver;
}
.detailHeader {
    width: 25%;
    padding: 5px 10px;
}
.infoForm {
    width: 500px;
	margin: 0px;
	border: 1px solid silver;
	padding: 5px;
	background-color: #f3f3f3;
}
.validSumm {
    float: right; 
    width: 200px;
    line-height: 150%;
}

/* DIRETTIVE STILISTICHE AURORA ASSICURAZIONI */

#aurora{
    font-family: Trebuchet MS, Arial;
    color: Black;
    font-size: 11px;
}
#aurora h1{
    color: #6699CC;
    font-family: Trebuchet MS, Arial;
    font-size: 20px;
}
#aurora a{
    color: #003399;
    text-decoration: none;
}
#aurora a:hover{
    text-decoration: underline;
}

/* POPUP */

.popUp {
    background-color: White;
    position: absolute;
	/*
    left: 300px;
    top: 150px;
    */
	display: none;
	width: auto;
    font-family: Verdana;
    padding: 0px;
    z-index: 2000; 
    border: 1px solid Gray
}
.fumetto {
    background-color: white;
    border: 5px solid #c1c1c1;
    width: 440px;
    padding: 30px;
    margin: 0px;
    display: none;
    visibility: hidden;
    position: absolute;
}
.fumetto li {
    margin-left: -25px;
    padding-bottom: 5px;
}
#pop500up{
    background-color: White;
    position: absolute;
    left: 300px;
    top: 150px;
    width: 500px;
    font-family: Verdana;
    padding: 0px;
}
.spot{
    text-align: center;
    font-weight: bold;
    color: Black;
    padding: 4px 0px 10px 0px;
    font-size: 12px;
    letter-spacing: -1px;
}
.spot a{
    color: Maroon;
}
.close{
    text-align: right;
    font-size: 11px;
    color: White;
    font-weight: bold;
    padding: 6px 5px;
	background-image: url(../images/chrome_bg.gif);
	background-repeat: repeat-x;
}
.close a{
    color: Gray;
}
.coloured {
	color: #BE1649;
	font-weight: bold; 
	text-decoration: underline;
}

/* LIGHTBOX Photogallery */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(../images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {background: url(../images/lightbox/next.gif) right 15% no-repeat; }
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData {padding:0 10px; color: #666;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose {width: 66px; float: right;  padding-bottom: 0.7em;}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
    position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	
.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 */ 

/* PRODUCTS & MERCHANDISING */

.productsTab {
    width: 640px;
    background-color: #f3f3f3;
}
.productsTab td {
}
.productThumb{
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.productThumb img {
    border: 0px; 
    margin: 0px auto;
    width: 50px;
    height: 50px;
}
.productTitle {
    font-weight: normal;
    padding-left: 15px;
    color: Black;
    text-transform: none;
    padding-right: 20px;
}
.productDescription {
    padding-left: 5px;
    width: 200px;
    font-size: 10px;
}
.productPrice {
    width: 75px;
    text-align: right;
}
.productDetails {
    text-align: right;
    padding-right: 5px;
}
.merchHeader th {
	background-image: url('../images/itemBgTop.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: White;
	font-weight: normal;
    padding: 10px 5px 10px 15px;
    color: Gray;
}
.merchPager td {
	font-size: 16px;
	padding: 5px 10px;
	background-image: url('../images/itemBgTop.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: White;	
}
.merchPager a {
}
.merchPager a:hover {
	text-decoration: none;
	color: Gray;
}

/* DENIBIKE */

.motoLogos img {
    border-width: 0px;
    margin-right: 30px;    
}

/* OFFERTE */

.listaOfferte {
    width: 100%;
}
.iconMake {
    padding-top: 0px;
    margin: 5px 0px 5px 0px;
    display: table;
    height: 20px;
}
.iconMake img {
    margin-bottom: -12px;
}
.offerTitle {
	font-size: 14px;
	color: #750420;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
}
.offerPeriod {
	padding-left: 60px;
}
.offerText {
    color: #333333;
    margin: 10px 0px 10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
    background-image: url('../images/itemBg.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
}
.attachments {
    padding: 10px 0px;
    margin: 5px 0px;
    color: Gray;
}
.attachments a {
    background-color: #f0f0f0;
    border: 1px Solid Silver;
    padding: 5px 15px;
}
.attachments a:hover {
    background-color: #cccccc;
}

/* ABARTH */

.thumbs {
    margin: 10px 0px;
    border: 1px solid #cc0000;
    padding: 5px;
    width: 640px;
    height: 330px;
    display: table;
}
.thumbs img {
    margin: 5px 5px 5px 5px;
    float: left;
}
.thumbs2 {
    margin: 10px 0px;
    width: 640px;
    display: table;
}
.thumbs2 img {
    margin: 0px 10px 10px 0px;
    float: left;
}

/* ACCESSORI */

#basic-accordian{
	width: 50%;
	margin: 20px 0px 0px 0px;
}
.makeTitle {
	border: 1px solid #CCC7C6;
	margin: 5px 0px 0px 0px;
}
.accordion_headings{
	padding: 5px;
	background-color: #232323; /*#433131;*/
	color: #FFFFFF;
	border: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
}
.accordion_headings:hover {
	background-color: #750420; /*#574D4C*/
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.accordion_child {
	padding: 5px 15px;
	background-color: #CCC7C6;
}
.accordion_child:hover {
	background-color: #e6e6e6;
}
.accordion_child img {
	margin-right: 10px;
}
.accordion_child a {
	text-decoration: none;
	color: #433131;
	display: block;
}
.accordion_child a:hover {
	text-decoration: none;
	color: Black;
	background-color: #e6e6e6;
}
.header_highlight{
	background-color: #750420; /*#574D4C*/
	background-image: url('../images/bgRubin2.jpg');
	background-repeat: repeat-x;
}
.accessoriesPromo {
	float: right;
	width: 300px;
	margin: 15px 0px;
}
.accessoriesPromo h2 {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #750420;
}

/* FOTOGALLERY */

.galleryContainer {
	display: table;
	width: 100%; 
}
.gSectionTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}
.pictureBox {
	width: 120px;
	height: 70px; 
	overflow: hidden;
	float: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid Silver;
}
.pictureBox:hover {
	border: 1px solid Black;
}
.pictureBox img {
	width: 120px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.pictureBox img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
} 

.rightBox {
	float: right; 
	width: 200px;
	margin: 10px 0px 20px 20px;
	border: 1px solid Silver;
	padding: 15px;
	background-image: url('../images/itemBgTop.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f0f0f0;
	background-color: White;
} 

/* EVENTI */

.eventItemTab {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 15px;
    padding: 0px;
}
.eventItemTab td {
    vertical-align: top !important;
    padding: 0px 0px 15px 0px;
}
.eventItemTab h3 {
    margin: 0px;
    padding: 0px;
}
.eventImageBox {
    height: 80px;
    width: 120px;
    overflow: hidden;
    margin-right: 15px;
}
.eventImageBox img {
    width: 120px;
}
.eventDetailsBox {
	border-top: 1px Solid Silver;
	border-bottom: 1px Solid Silver;
	margin-top: 10px;
	padding-top: 10px;
}

/* LEFT BOX */

.leftBoxes {
	margin: 20px 0px;
	border-top: 5px dotted silver;
}
.leftBox {
	border-bottom: 5px dotted silver;
	margin: 5px 0px;
	padding: 5px 0px;
}
.leftBox .lbImg {
}
.leftBox .lbImg img {
	width: 200px;
}
.leftBox .lbText {
	padding: 5px 10px;
}
.leftBox .lbText p {
	margin: 0px;
	padding: 0px;
}

/* LINKS LIST */

.lnkList {
	margin: 15px 0px 15px 0px;
	clear: both;
	display: table; 
	width: 90%;
}
.lnkList p {
	margin: 5px 0px;
	padding: 0px;
	clear: both;
}
.lnkList h2 {
	margin: 0px;
	padding: 0px;
}

/* PRESS */

.pressList {
	margin: 20px 0px;
}
.pressItem {
	box-shadow: 0px 0px 5px 0px Gray;
	border-radius: 10px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	display: table;
	width: 90%;
	padding: 15px;
}
.pressItem:hover {
	background-color: #e6e6e6;
	box-shadow: 0px 0px 5px 0px #444444;
}
.pressItemImage {
	width: 160px;
	height: 150px;
	float: left;
	overflow: hidden;
}
.pressItemImage img {
	width: 160px;
}
.itemData {
	margin: 0px;
	padding: 0px;
}
.withImage {
	margin: 0px 0px 0px 180px;
}
.itemData h2 {
	color: Black;
}
.itemData h3 {
	color: Gray;
}
.itemAbstract {
	/*height: 50px;
	overflow-y: scroll;*/
}
.itemAttachment {
	display: table;
	margin: 10px 0px;
}
.itemAttachment a {
	text-decoration: none !important;
	font-size: 14px;
	color: Gray;
}
.itemAttachment a:hover {
	color: Black;
}
.itemAttachment a img {
	float: left;
	position: relative;
	margin: 0px;
	left: -5px;
}
.itemAttachment a span {
	position: relative;
	height: 48px;
	line-height: 48px;
	top: 0px;
	margin: 0px;
}
.itemUrl {
	margin: 10px 0px;
}
.hpNewsBox {
	box-shadow: 0px 0px 5px 0px Gray;
	border-radius: 10px;
	margin: 15px auto;
	background-color: #f0f0f0;
	display: table;
	width: 550px;
	padding: 15px;
	display: none;
}
.hpNewsBox:hover {
	background-color: #e6e6e6;
	box-shadow: 0px 0px 5px 0px #444444;
}
.hpNewsLabel {
	font-size: 14px;
	color: Gray;
}

/* NEOPATENTATI */

.neopBox {
/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #e6e6e6;
	border: 1px solid #cdcdcd;
	padding: 20px;
*/
}
table.neopTab {
	width: 100%;
}
table.neopTab tr td {
	vertical-align: top;
	border-left: 1px solid #cdcdcd;
}
table.neopTab tr td.firstCell {
	border-left: 0px;
}
.neopBox h2 {
	text-align: center;
	margin: 0px auto 20px auto;
	padding: 10px;
	background-color: White;
}
.neopBox h2 img {
	margin: auto;
}
.neopBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.neopBox ul li {
	margin: 0px auto 20px auto;
	padding: 0px;
	background-color: White;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cdcdcd;
	width: 110px;
	height: 100px;
	text-align: center;
}
.neopBox ul li span {
	display: block;
}
.neopBox ul li a {
	display: block;
	margin-top: 5px;
}

/* STCKY NOTE - POST-IT */

div.note {
	width: 225px;
	height: 206px;
	background: url(../images/sticky.png) no-repeat;
	position: absolute;
	margin: 0px;
	font: 2em 'Covered By Your Grace', sans-serif;
	z-index: 1;
	-webkit-transform: rotate(7.5deg);  /* Saf3.1+, Chrome */
	-moz-transform: rotate(7.5deg);  /* FF3.5+ */
	-ms-transform: rotate(7.5deg);  /* IE9 */ 
	-o-transform: rotate(7.5deg);  /* Opera 10.5 */ 
	transform: rotate(7.5deg);  
}
#note1 {
	top: 100px;
	right: 100px;
}
#note2 {
	top: 250px;
	right: 130px;
	background: url(../images/sticky2.png) no-repeat;
}
#note3 {
	top: 430px;
	right: 130px;
}
div.note p {
	margin: 0 auto;
	width: 180px;
	padding: 1em 0;
	line-height: 1.2em;
}
div.note a {
	color: #444444;
}
div.note a:hover {
	color: Black;
	text-decoration: none;
}
.noteCloser {
	cursor: pointer;
	position: relative;
	margin: 0 auto;
	width: 180px;
	padding: 0;
	text-align: right;
	font-weight: bold;
	color: Silver;
}
