@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}
body a:link, a:visited {
color:#0066FF;}
body a:hover {
	color:#FF3300;
}

.oneColFixCtrHdr #menu {
	background-color: #FFFFFF;
	text-transform: uppercase;
	height: 50px;
	padding-top: 15px;
}

.oneColFixCtrHdr #container {
	width: 731px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #mainContent {
	width: 490px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #F3F3F3;
	float: left;
	height: 100%;
	min-height: 496px;
}


.oneColFixCtrHdr #colDestra {
	background-color: #CCCCCC;
	float: right;
	width: 200px;
}


.oneColFixCtrHdr #footer {
	clear: both;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #menu li {
	display: inline;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.oneColFixCtrHdr #menu ul{
	border-left: none;
	border-right: none;
	margin-bottom: 5px;
	padding-bottom: 3px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0px;
	border-top: none;
}
.oneColFixCtrHdr #menu li a:visited{
	color: #333333;
	
}
.oneColFixCtrHdr #mainContent h3 {
	color: #0066CC;
}


.oneColFixCtrHdr #menu li a{
	text-decoration: none;
	color: #333333;
	border-bottom: none;
}



.oneColFixCtrHdr #menu li a:hover{
	position: relative;
	top: 5px;
	padding-top: 0px;
	color: #FF373C;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #mainContent p {
	line-height: 17px;
}
.oneColFixCtrHdr   .alberghi   ol  {
	list-style-type: upper-alpha;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.oneColFixCtrHdr .testoGrey b {
	color: #FF3300;
}
.oneColFixCtrHdr  .alberghi  li {
color:#FF3300
font-weight:bold;
	color: #FF3300;
}
.oneColFixCtrHdr #logoMedcruise {
	padding: 0px;
	margin: 9px;
}

.oneColFixCtrHdr  .testoGrey {
	color: #333333;
}
.oneColFixCtrHdr #colDestra h3 {
	background-color: #0066CC;
	height: 30px;
	padding-top: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr  #colDestra ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr  #download  {
	background-color: #25aae1;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 380px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.oneColFixCtrHdr #colDestra li {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #colDestra li a {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #colDestra li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #colDestra li a:hover {
	color: #003399;
	text-decoration: underline;
	position: relative; 
}
.oneColFixCtrHdr #ttp img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #download h4 {
	padding: 0px;
	margin: 0px;
	color: #261062;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent li {
	line-height: 20px;
}
.strike {
	color: #FFFFFF;
	text-decoration: line-through;
}
.sold {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px;
	word-spacing: 0.1em;
}
.oneColFixCtrHdr #colDestra li a span { display:none; }
.oneColFixCtrHdr #colDestra li a:hover span {
	display:block;
	position: absolute;
	top: 2em;
	left: 1.5em;
	z-index: 1;
	background: #ffff99;
	border: 1px solid #ccc;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding: 4px;
}
