/*******************************************
*** Layouts ********************************
*******************************************/

div.all {
	top: 0px;
	/*background: #3c3c3c;*/
	background: white;
}

	
div.header {
	height: 50px;
	background: url(../images/backgrounds/header-bg.png) repeat-x #060;	
	margin-bottom: 0px;
}

.title {width:955px; margin:auto; padding-top: 12px; color: white; font-size:20px; font-weight: bold;}

div.top_menu {
	background: url(../images/backgrounds/menu-bg.png) repeat-x #333 0px -2px;
	padding-left: 10px;
	color: white;
	text-align: left;
	width: 953px;
	margin-bottom: 10px;
	height: 38px;
	margin: auto;
	/*border-left: solid 1px #4c4c4c;
	border-right: solid 1px #4c4c4c;*/
	border-top: none;
}

div.main {
	padding: 4px;
	background: white url(../images/backgrounds/listBG.png) repeat-x;
	width: 955px;
	margin: auto;
	clear:both;
	/*border: solid 1px #4c4c4c;*/
	border-top: none;
}

div.content {
	width: 70%;
	float: left;
	text-align: left;
	margin:15px 15px 25px 25px;
	height:100%;
}



div.footer {
	clear: both;
	color: white;
	background: none;
	line-height: 150%;
	 width: 955px;
	 margin:auto;
	 text-align:center;
	 padding-bottom:10px;
	 margin-top:30px;
}

div.summary {
	background: white url(../images/backgrounds/listBG_lgreen.png) repeat-x; padding:15px; color: black; line-height:140%; margin: 20px 0px 20px 0px; font-size:16px;
}

.responsebox {background:white url(/images/response_bg.png) repeat-x; padding:20px;}

.pricecomparison {
margin-bottom:10px; text-align:center}

.pricecomparison tr th {background:#003366; color:white;  font-size:14px; padding: 10px;}
.pricecomparison tr td {border: solid 1px #ccc; padding: 10px; font-size:14px;}

a.trial:hover {border: solid 2px #B00000; display:block;}

a.trial {border:  none; display:block; width: 186px;}

/*******************************************
*** Body ***********************************
*******************************************/

body,html {
	
	font-family : Arial, Verdana, Helvetica;
	font-size: 11pt;
	margin: 0;
	background: #ffffff;
	padding:0;
	height:100%;
}

/*******************************************
*** Headers ********************************
*******************************************/

h1 {

	color: #333333;
	font-size: 22px;
	margin-bottom:10px;
	margin-top: 0px;
	line-height: 160%;

}

h1 span {
	font-weight: normal;
}

h1 em {
	color: #5C9C00;
	font-style:normal;
}

h2 {
	color : #333;
	font-size: 20px;
	font-weight: normal;
	padding-left: 0px;
	margin-top:30px;
}

h3 {    
	color: #004080;        
	font-weight: normal;
	text-align:left;
	font-size: 16px;
}

h3.dotted {
	margin-bottom:10px;
}

h3.dotted a {
	border-bottom: dotted 1px;
	display:block;
	margin-bottom:5px;}

h3.dotted a:hover {
	text-decoration: none;
	border-bottom: dotted 1px #A60000;
	color: #A60000;
		margin-bottom:5px;}

div.contents p {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left:20px;
}

div.contents {
	margin-bottom: 50px;
}

.summaryimage {margin: 5px 5px 10px 20px; border: solid 1px #dddddd; width:350px}

/*******************************************
*** Paragraphs *****************************
*******************************************/

p {

	font-size: 14px;
	line-height: 150%;
	margin-top: 5px;
	color: #333;
}

p.intro {
	color: #333333;
	font-size: 20px;
	margin-bottom:10px;
	margin-top: 0px;
}

p.breadcrumb {
	font-size:11px;
	margin-bottom: 15px;
	margin-top:0px;
}

strong.red {
	color:#CE0000;
}

strong.code {
	font-family:"Courier New", Courier, monospace;
	color: #036;
	background:#eeeeee;
	padding: 15px;
	display:block;
	font-size:16px;
}

a strong {
	
color: #2173af;
font-size: 16px;
text-decoration: none;
}

a {
	text-decoration:none;
	color: #2173af;
}

strong {color: #333;}

a:hover strong {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;}

p.jump {

	font-size: 8pt;
	font-weight: bold;
	padding: 8px;
	border: 2px black groove;
}

p.results {
	
	padding-left: 20px;
}

p.righttesti {

	font-size: 8pt;
}

p.righttesti2 {

	border-bottom: solid 1px #303030;
	font-size: 8pt;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

/*******************************************
*** links **********************************
*******************************************/

a.top { 
	color: white; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	display: block;
	background: url(../images/backgrounds/menu-bg.png) repeat-x #333 0px -2px;
	float:left;
	padding: 9px 12px 13px 12px;
	
}

a.top:hover {
	background: #c5d46c;
	color: black;
}



.active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif;
	display: block;
	float:left;
	padding: 9px 12px 13px 12px;
	background: #e5e5e5;
	color: black;
}

div.rightBar a {
	font-size: 11pt;
	color: blue;
	margin-bottom: 5px;
}

div.rightBar a:hover {
	text-decoration: none;
}

a.ad {
	display: block;
	width:200px;
	background:white;
	padding: 10px;
	margin-bottom: 0px;
	text-decoration: none;
	border: none;
}

a.ad span {
	text-decoration:underline;
}

a.ad p {
	text-decoration:none;
}

a.ad span.green {
	color: green;
	font-size:12px;
	text-decoration: none;
}

a.ad:hover {
	display: block;
	padding: 10px;
	text-decoration:none;
	border: none;
	background:white url(../images/backgrounds/listBG_green.png) repeat-x;
}

a.ad:hover span {
	text-decoration:none;
}

div.rightBar {
	float: right;
	line-height: 140%;
	margin-top: 20px;
	margin-right: 15px;		
	font-size: 12px;
	text-align: left;
		border: solid 1px #888888;
	}


div.rightBar a:hover {
	text-decoration: underline;

}

div.rightBar p {
	font-size:12px;
	margin-bottom: 3px;
	color: black;
}

a.homelinks {
	display: block;
	padding: 15px 15px 5px 15px;
	margin-bottom: 0px;
	text-decoration:none;
}

a.homelinks:hover {
	display: block;
	padding: 15px 15px 5px 15px;
	background: white url(../images/backgrounds/listBG_green.png) repeat-x 0px -10px;
	text-decoration:none;
}

a.homelinks h2 {
padding: 0px;
margin: 0px;
color: #2173af;
font-size: 16px;
text-decoration: none;
font-weight:bold;
}

a.homelinks:hover h2 {
	text-decoration:underline;
}

a.homelinks p {
	font-size:13px;
}

/*******************************************
*** Tables *********************************
*******************************************/

td {
	font-size: 9pt;
}

/*******************************************
*** Lists **********************************
*******************************************/

ul.ticks {list-style: url(file:///G|/images/icons/greenTick.gif); padding-left: 0px; padding-bottom: 3px; margin-bottom: 5px; margin-left:20px;padding-top: 10px; padding-bottom: 15px;}
ul.ticks li {padding-left: 10px; padding-bottom: 10px; font-size: 14px; color: #333;}

ul {margin-left: 30px; margin-top: 10px;}
li {margin-bottom: 15px; padding-left:10px; line-height:140%; color:#333; font-size: 14px;}

li img {border:solid 1px #dddddd;}

ul.home {
	margin-left: 0px;
	list-style:none;
	margin-top:5px;
	font-size: 12px;
}
ul.home li {
	padding: 0px;
	margin-left:0px;
	margin-bottom: 5px;
	font-size: 12px;
}

ul.home li a {
	padding-left: 20px;
}

ul.home#left {
	width: 42%;
	float:left;
}

ul.home#right {
	width: 46%;
	float:left;
	padding-left: 25px;
}

/*******************************************
*** Forms **********************************
*******************************************/

form {
	
	border: 1px solid #9FCCCF;
	background-color: #D4E5E6;
	padding: 0px;
}

form div.title {
	
	border-bottom: 1px solid #9FCCCF;
	background: #9FCCCF;
	font-size: 8pt;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding: 5px;
}

form div.body {
	
	padding: 5px;
}

form div.body td {

	font-size: 8pt;
}

form div.body table td {

	margin-top: 10px;
	margin-bottom: 10px;
	
}

table.footer {
	border-top: solid 2px #005000; 
	font-size:smaller;
	margin-top: 20px;
}
td.footer {
	font-size: smaller;
}

/*******************************************
*** Footer *********************************
*******************************************/

div.footer p {

	font-size: 12px;
	padding-left: 10px;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #999999;
}


/*******************************************
*** Footer *********************************
*******************************************/

span.greenText {
	color: green;
}


		