@charset "UTF-8";
/* CSS Document */

body {
	background: #0092F4;
	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: #000000;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
}

h1 {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(../images/atol-protected.gif);
	background-repeat: no-repeat;
	background-position: 780px 0px;
	}



h2 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size:138.5%;
	font-weight:normal;
	color:#FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 453px;
}

.priceflash {
	float: right;
	width: 148px;
	background-image: url(../images/price-flash.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #274cb0;
	padding-right: 6px;
	text-align: right;
	background-color: #F2E6A6;
	padding-bottom: 2px;
	height: 60px;
}

#container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.bluestripe {
	background-color: #d9edfb;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 7px;
}
.lightbluestripe {
	background-color: #f0f8fd;
	font-weight: bold;
	padding: 7px;
}
 
#header {
	height: 101px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
/* 30 jun 2010  */
#divider
{
    margin: 0px 0px 5px 0px;
    text-align:center;
    color:#ffffff;
    font-family:Arial;  
}
#main_nav
{
    width: 980px;
    padding: 0px;
    margin:-28px 0px 20px 0px;
    text-align:center;
    font-size: 14px;
}
A:link {color:#ffc52a; text-decoration:none;}
A:visited {color:#71a6ff; text-decoration:none;}
A:hover {color:#e4e4e4; text-decoration:underline;}
/****************/
/* from main css
#header
{
    width:990px;
    height: 110px;
    margin:0px;
    padding:0px;
    background-image: url(../../Images/header.jpg);
    background-position: top;
    background-repeat: no-repeat;
} */
.mainContent {
	background: #FFFFFF;
	margin: 20px;
	border: 2px solid #FFFFFF;
	padding: 0;
}
table {
}
th {
	background-color: #0092f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 7px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	vertical-align: text-top;
	width: 162px;
}
caption {
	background-image: url(../images/mainfeatures-bg.gif);
	background-repeat: no-repeat;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rightCol {
	float: right;
	width: 290px;
	height: auto;
}
.floatRight {
	float: right;
	padding-left: 10px;
}
#footer li {
	list-style-type: disc;
	margin-left: 20px;
}
.price {
	width: 173px;
	font-size: 123.1%;
	color: #0066cc;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	float: left;
	margin-top: 10px;
}

.perperson {
	font-size: 9px;
	color: #FFFFFF;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
}

.save {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0087e0;
}

.book {
	font-size: 138.5%;
	float: left;
	width: 370px;
	background-image: url(../images/book.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	color: #0066cc;
	margin-left: 30px;
}
#subhead {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 182%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(../images/atol-protected.gif);
	background-repeat: no-repeat;
	background-position: 780px 0px;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contact {
	float: right;
	margin-right: 40px;
	margin-top: -15px;
	color: #FFFFFF;
}
.perperson {
	font-size: 77%;
}
.rightCol img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.description {
	padding: 10px;
	font-size: 93%;
	color: #333333;
}
.clear {
	clear: both;
}
#footer {
	background-color: #c2e5fc;
	margin: 20px;
	padding-top: 0;
	padding-right: 130px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 85%;
	color: #333333;
	/* background-image: url(../images/book-by.gif);
	background-repeat: no-repeat;
	background-position: right 0px; */
}
#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 */
	
}

.leftCol {
	float: left;
	width: 642px;
}
.titlewrapper {
	background-image: url(../images/title-bg.gif);
	background-repeat: repeat-x;
	height: auto;
	float: left;
}
.smalltext {
	font-size: 11px;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	line-height: 10px;
}

a {
	color: #0092F4;
}
a:hover {
	color: #254DB1;
}
.pp {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #274CB0;
}
#container h1 {
	font-size: 250%;
}

