/*  NAVIGATION  */

#leftnavigation {
	width: 160px;
	padding: 0;
	margin:0;
}


#leftnavigation #leftnav-main, #author-az-list {
	text-align: left;
	border: 1px solid #D1DFE3;
	width: 148px;
	/*height: 120px;*/
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	padding:  1px 5px 2px 5px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	color: #000000;
	background-image: url(../images/nav_header_bk.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
}



#leftnavigation #leftnav-mainmoreauthor {
	text-align: left;
	border: 1px solid #D1DFE3;
	width: 148px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	padding: 1px 5px 2px 5px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	color: #FFFFFF;
	background-image: url(../images/nav_header2decks_bk.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
}


#leftnavigation #leftnav-main ul, #leftnav-mainmoreauthor ul, #azlistall ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 148px;
	list-style-type: none;
} 

#leftnavigation #leftnav-main li, #leftnav-mainmoreauthor li, #azlistall li {
	width: 148px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	color: #333333;
	font-variant: normal;
	text-align: left;
	border-top: 1px dashed #D1DFE3;
	 background: none;
} 

#leftnavigation #leftnav-main a, #leftnav-mainmoreauthor a, #azlistall a {
	display: block;
	width:135px;
	padding-right: 5px;
} 

#leftnavigation #leftnav-main a:link, #leftnav-main a:active, #leftnav-main a:visited,
				#leftnav-mainmoreauthor a:link, #leftnav-mainmoreauthor a:active, #leftnav-mainmoreauthor a:visited, 
				#azlistall a:link, #azlistall a:active, #azlistall a:visited {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 1px 5px 1px 8px
}

#leftnavigation #leftnav-main a:hover, #leftnav-mainmoreauthor a:hover, #azlistall a:hover {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	padding: 1px 5px 1px 8px
}

#leftnavigation #leftnav-main .macrocat{
 padding: 1px 3px 1px 3px; background-color:#DFFFF8; font-weight:bold;
 color:#000000; display:block;
}




/*** Menu Sinistra - leftnavigationlink ***/
a.leftnavigationlink:link {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;
}
a.leftnavigationlink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;
}
a.leftnavigationlink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #28AED3;
	text-decoration: none;	
}
a.leftnavigationlink:active {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;
}
/*selected*/
a.leftnavigationlinkSelected:link {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color:Red;
	text-decoration: none;
}
a.leftnavigationlinkSelected:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color:Red;
	text-decoration: none;
}
a.leftnavigationlinkSelected:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color: #28AED3;
	text-decoration: none;	
}
a.leftnavigationlinkSelected:active {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color:Red;
	text-decoration: none;
}
/*** ***/

#a-zlist {
	float: left;
	width: 38px;
	padding-top: 2px;
}

#azlistall {
	width: 148px;
	clear: both;
}

#

.a-zformarea {
	width: 148px;
	padding: 0;
	margin: 0;
}

.dropdowntext {
	font-family:Trebuchet MS;
	font-weight : normal;
	font-size: 11px;
	color: #333333;
}

#buttonarea {
	width: 80px;
	float: left;
	margin: -10px 0 5px 10px;
}

#buttons {
	line-height: normal;
	color: #FFFFFF;
	font-size: 10px;
	font-family:Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}

#buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#buttons li {
	display: inline;
	margin: 0;
	padding: 0;
}

#buttons a {
	float: left;
	background: url(../images/buttonsleft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	margin-top: 10px;
}

#buttons a span {
	color: #FFFFFF;
	float: left;
	display: block;
	background: url(../images/buttonsright.gif) no-repeat right top;
	padding: 4px 12px 8px 6px;
}

#buttons a span {float:none;}

#buttons a:hover span {
	color: #333333;
}


.smallamp {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-size : 10px;
}
.lhnresultnumber {
	color: #999999;
}

.lhntext {
	margin: 10px 0 10px 0;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	color: #000000;
}



#rightnavigation {
	text-align: left;
	width: 152px;
	padding: 0;
	margin:0;
}


#rightnavigation #rightnav-main {
	text-align: left;
	border: 1px solid #D1DFE3;
	width: 182px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	color: #000000;
	background-image: url(../images/nav_header_related_bk.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	margin-bottom: 25px;
}

#rightnavigation #rightnav-main ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 182px;
	list-style-type: none;
} 

#rightnavigation #rightnav-main li {
	width: 182px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	color: #333333;
	font-variant: normal;
	text-align: left;
	border-top: 1px dashed #D1DFE3;
} 

#rightnavigation #rightnav-main a {
	display: block;
	width:169px;
	padding-right: 5px;

} 

#rightnavigation #rightnav-main a:link, #rightnav-main a:active, #rightnav-main a:visited {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 4px 5px 2px 8px
}

#rightnavigation #rightnav-main a:hover {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	padding: 4px 5px 2px 8px
}

a.rightnavigationlink:link, a.rightnavigationlink:active, a.rightnavigationlink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;
}

a.rightnavigationlink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #28AED3;
	text-decoration: none;	
}

#rightnavigation #relatedcontent-title {
	clear: both;
	width: 194px;
	border-top: 1px dotted #0C3680;
	border-bottom: 1px dotted #0C3680;
	margin: 0 0 15px 0;
	padding: 10px 0 11px 0;
	color: #003366;
	font-size: 16px;
	font-family:Trebuchet MS;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

#rightnavigation #relatedcontent-title-null {
	clear: both;
	width: 194px;
	margin: 0;
}

#rightnavigation #rightnav-mainrssfeed {
	text-align: left;
	clear: both;
	width: 187px;
	height: 25px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #D1DFE3;
	background-image: url(../images/rhn_rss_bk.jpg);
	background-repeat: repeat-x;
	margin: -25px 0 25px 0;
	padding: 7px 0 0 5px;
}

a.rightnav-mainrssfeed:link, a.rightnav-mainrssfeed:active, a.rightnav-mainrssfeed:visited {
	font-family : "Georgia";
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color: #28AED3;
	text-decoration: none;	
}

a.rightnav-mainrssfeed:hover {
	font-family : "Georgia";
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color: #28AED3;
	text-decoration: none;	
}

/*** prodotti stessa Azienda ***/
#rightnavigation #rightnav-prodazienda {
	text-align: left;
	border: 1px solid #0C3680;
	width: 182px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	background-image: url(../images/sfondo_header_box_blu.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	color:#ffffff;
	margin: 0;
}

#rightnavigation #rightnav-prodazienda ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 182px;
	color:#333333;
	list-style-type: none;
} 

#rightnavigation #rightnav-prodazienda li {
	width: 182px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	font-variant: normal;
	color:#333333;
	text-align: left;
	border-top: 1px dashed #cccccc;
	padding: 4px 0px 4px 0px;
	line-height: 14px;
} 

#rightnavigation #rightnav-prodazienda li a:link {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-prodazienda li a:visited {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-prodazienda li a:hover {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	color:#333333;
	text-decoration: underline;
}
#rightnavigation #rightnav-prodazienda li a:active {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}

a.prodaziendalink:link, a.prodaziendalink:active, a.prodaziendalink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	text-decoration: none;
}

a.prodaziendalink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;	
}

.prodaziendatext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	text-decoration: none;
	margin: 12px 0 0 0;
}
/*** ***/

/*** prodotti stessa Tipologia ***/
#rightnavigation #rightnav-prodtipo {
	text-align: left;
	border: 1px solid #0C3680;
	width: 182px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	background-image: url(../images/sfondo_header_box_blu.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	color:#ffffff;
	margin: 0;
}

#rightnavigation #rightnav-prodtipo ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 182px;
	color:#333333;
	list-style-type: none;
} 

#rightnavigation #rightnav-prodtipo li {
	width: 182px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	font-variant: normal;
	color:#333333;
	text-align: left;
	border-top: 1px dashed #cccccc;
	padding: 4px 0px 4px 0px;
	line-height: 14px;
} 

#rightnavigation #rightnav-prodtipo li a:link {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-prodtipo li a:visited {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-prodtipo li a:hover {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	color:#333333;
	text-decoration: underline;
}
#rightnavigation #rightnav-prodtipo li a:active {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}

a.prodtipolink:link, a.prodtipolink:active, a.prodtipolink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	text-decoration: none;
}

a.prodtipolink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;	
}

.prodtipotext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	text-decoration: none;
	margin: 12px 0 0 0;
}
/*** ***/

/*** prodotti stessa Categoria ***/
#rightnavigation #rightnav-prodcat {
	text-align: left;
	border: 1px solid #0C3680;
	width: 182px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	background-image: url(../images/sfondo_header_box_blu.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	color:#ffffff;
	margin: 0;
}

#rightnavigation #rightnav-prodcat ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 182px;
	color:#333333;
	list-style-type: none;
} 

#rightnavigation #rightnav-prodcat li {
	width: 182px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	font-variant: normal;
	color:#333333;
	text-align: left;
	border-top: 1px dashed #cccccc;
	padding: 4px 0px 4px 0px;
	line-height: 14px;
} 

#rightnavigation #rightnav-prodcat li a:link {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-prodcat li a:visited {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-prodcat li a:hover {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	color:#333333;
	text-decoration: underline;
}
#rightnavigation #rightnav-prodcat li a:active {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}

a.prodcatlink:link, a.prodcatlink:active, a.prodcatlink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	text-decoration: none;
}

a.prodcatlink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;	
}

.prodcattext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	text-decoration: none;
	margin: 12px 0 0 0;
}
/*** ***/

/*** box chiamaci ***/
#rightnavigation #rightnav-chiamaci {
	text-align: left;
	border: 1px solid #0C3680;
	width: 182px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	background-image: url(../images/sfondo_header_box_blu.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	color:#ffffff;
	margin: 0;
}

#rightnavigation #rightnav-chiamaci ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 182px;
	color:#333333;
	list-style-type: none;
} 

#rightnavigation #rightnav-chiamaci li {
	width: 182px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	font-variant: normal;
	color:#333333;
	text-align: left;
	border-top: 1px dashed #cccccc;
	padding: 4px 0px 4px 0px;
	line-height: 14px;
} 

#rightnavigation #rightnav-chiamaci li a:link {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-chiamaci li a:visited {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}
#rightnavigation #rightnav-chiamaci li a:hover {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	color:#333333;
	text-decoration: underline;
}
#rightnavigation #rightnav-chiamaci li a:active {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: left 5px;
	padding: 4px 5px 2px 8px;
	text-decoration:none;
}

a.chiamacilink:link, a.chiamacilink:active, a.chiamacilink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	text-decoration: none;
}

a.chiamacilink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;	
}

.chiamacitext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	text-decoration: none;
	margin: 12px 0 0 0;
}
.chiamaciscontotext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 17px;
    padding: 3px 3px 3px 3px;
	line-height: 20px;
	text-decoration: none;
	color:#000000;
	 text-align:center;
	margin: 12px 0 0 0;
}
.preventivo
{
    color:#003366;
}
.sconto
{
    color: Red;
}
/*** ***/

/*** delivery ***/
#rightnavigation #rightnav-delivery {
	text-align: left;
	border: 1px solid #CC0000;
	width: 182px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	color: #FFFFFF;
	background-image: url(../images/sfondo_header_box_blu.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	margin: 0;
}

#rightnavigation #rightnav-delivery ul {
	padding: 0;
	margin: 5px 0 0 0;
	width: 182px;
	list-style-type: none;
} 

#rightnavigation #rightnav-delivery li {
	width: 182px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	color: #CC0000;
	font-variant: normal;
	text-align: left;
	border-top: 1px dashed #D1DFE3;
} 

#rightnavigation #rightnav-delivery a {
	display: block;
	width:169px;
	padding-right: 5px;

} 

#rightnavigation #rightnav-delivery a:link, #rightnav-delivery a:active, #rightnav-delivery a:visited {
	background-image: url(../images/arrow_delivery.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 4px 5px 2px 8px
}
#rightnavigation #rightnav-delivery a:hover {
	background-image: url(../images/arrow_delivery1.gif);
	background-repeat: no-repeat;
	padding: 4px 5px 2px 8px
}

a.rightnavdeliverylink:link, a.rightnavdeliverylink:active, a.rightnavdeliverylink:visited {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #CC0000;
	text-decoration: none;
}

a.rightnavdeliverylink:hover {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: none;	
}

.deliveryredtext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	color: #CC0000;
	text-decoration: none;
	margin: 12px 0 0 0;
}
/*** ***/

.rightnav-newslettertext {
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	margin: 12px 0 0 0;
}


#rightnavigation #rightnav-newsletter {
	text-align: left;
	border: 1px solid #D1DFE3;
	width: 182px;
	height: 180px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	color: #000000;
	background-image: url(../images/nav_header_related_bk.jpg);
	background-repeat: repeat-x;
	padding: 1px 5px 2px 5px;
	margin-bottom: 25px;
}


.rightnav-newsletterformarea {
	width: 182px;
	margin: 10px 0 5px 0;
	padding: 0;
}

.newsletterformbox {
	background-color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 0;
	padding-left: 2px;
	border: 1px solid #28AED3;
	width: 175px;
}

.formbox {
	background-color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 0;
	padding-left: 2px;
	border: 1px solid #28AED3;
}

#rightnavigation #rhnadbanners {
	width: 194px;
	margin: 0 0 25px 0;
	padding: 0;
}

#rightnavigation #divider {
	clear: both;
	width: 194px;
	border-bottom: 1px dotted #AEBDC1;
	padding: 0 0 10px 0;
	margin: -30px 0 15px 0;
}


#rightnavigation #authorwebsite {
	text-align: left;
	border: 1px solid #D1DFE3;
	width: 192px;
	height: 197px;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-family : "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	color: #000000;
	background-image: url(../images/authorwebsite_bk.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#rightnavigation #rightnav-authorwebsite {
	text-align: left;
	clear: both;
	width: 187px;
	height: 25px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #D1DFE3;
	background-image: url(../images/rhn_rss_bk.jpg);
	background-repeat: repeat-x;
	margin: 0 0 25px 0;
	padding: 7px 0 0 5px;
}

a.bodycopyblue:link, a.bodycopyblue:active, a.bodycopyblue:visited {
	font-family:Trebuchet MS;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color: #0C3680;
	text-decoration: underline;
}

a.bodycopyblue:hover {
	font-family:Trebuchet MS;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color: #333333;
	text-decoration: underline;	
}

