﻿.vistabody {
	padding: -5px 0px 0px 0px;
	margin: -5px auto 0px auto;
	background-color: #0084C4;
	background-image: url('../Images/RoundBox/vistabgFull.jpg');
	background-repeat: repeat-x;
	width: 940px;
	height: 100%;
	top: 0px;
}
/* the workaround */ 
/* moz 1.4 requires something in the content field */ 


.title {
	margin: 20px auto 20px auto;
	width: 60%;
	text-align: center;
	background-image: url('../Images/RoundBox/cutEdgeRect.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	font-size: large;
}
.mainmenu li {
	list-style-type: decimal;
	font-weight: bold;
	color: #FF0000;
}
.mainmenu li a {
	font-weight: normal;
	color: #0066FF;
}
.subtitle {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url('../Images/RoundBox/cutEdgeRect.jpg');
	background-repeat: repeat-x;
}
.numberedsteps li {
	padding: 5px;
	margin: 3px;
	list-style-type: decimal;
	list-style-position: outside;
	color: #FF0000;
	font-weight: bold;
}
.numberedsteps li span {
	color: #000000;
	font-weight: normal;
}
.Picture {
	width: auto;
	float: right;
	padding-right: 2px;
	padding-left: 1px;
	margin-right: 2px;
	margin-left: 1px;
}
.tips ul {
	list-style-type: none;
	list-style-image: url('../Images/Bullets/0189_arrow_red.png');
	list-style-position: outside;
	padding-left: 30px;
}
.tips {
	margin: 10px 20px 15px 10px;
	border: thin solid #0000FF;
	width: 30%;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url('Images/Bullets/0064_tick_white_on_red.png');
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
.tips li {
	padding-left: 5px;
}
.subtitle a {
	font-size: smaller;
	text-decoration: none;
	font-weight: bold;
}
.subtitle span{
	font-size:10px;
	
}
.numberedsteps {
	padding: 10px;
	margin: 5px 10px 5px 15px;
	width: auto;
}
.Stars li {
	list-style-image: url('../Images/Bullets/0187_green_star.png');
	list-style-type: none;
	list-style-position: inside;
}
.Vistalist li {
	color: #000000;
}
.Vistalist ol {
	color: #000000;
}
.Vistalist a:link {
	color: #000000;
}
.Vistalist a:hover {
	color: #FF0000;
}
.Vistalist a:visited {
	color: #666666;
}
.prova {
	width: 80%;
	clear: left;
}
#container {
	position: relative; /* required by NN */;
	width: 767px;
	border: 1px solid #000080;
	background: #FFFFFF;
	float:right;
	margin: 0 auto;
	padding-bottom:20px; padding-left:20px; padding-right:0px; padding-top:0;
	
}
/* the workaround */ 
/* moz 1.4 requires something in the content field */ 
#container:after{ 
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;} 

.leftfloat {
	float: left;
	width: 750px;
	background: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.rightfloat {
	padding: 3px;
	float: right;
	width: 140px;
	background: #FFFFFF;
	text-align: center;
}.carp {
	padding: 3px;
	float: right;
	width: 130px;
	
		text-align: center;

background-image: url('../Images/orange1_gradient.png');
	background-repeat: repeat-y;
}
#title {
	font-size:15px;
	font-weight:bold;
	color:red;
	
}
