/* Form */
form
{
	margin: 5px auto;
	width: 982px;
}

/* Main Panel */
.mainPanel
{
	padding: 6px;
	display: inline-block;
	text-align: left;
	padding-bottom: 10px;
	border: solid 1px #C6D1BF;
	background: #DDE5D9 url(Images/MainBackGround.png) repeat-x;
}

/* Header */

.headerPanel
{
	height: 160px;
	display: inline-block;
	background-color: #61A728;
	background-image: url(Images/Logo.png);
	width: 100%;
}

h1 a.logoLink
{
	width:320px;
	height:100%;
	float: left;
}
.quickButton
{
	width: 135px;
	margin: 6px;
	padding: 6px;
	float: right;
	background-color: #B1C38F;
	filter: Alpha(Opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
.quickButton:hover
{
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.quickButton a.joinMailList
{
	float: right;
	padding: 83px 2px 2px;
	width: 128px;
	height: 45px;
	color: #006A00;
	background-color: #D5FFD5;
	background-image: url(Images/JoinMailingList.png);
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	border: solid 1px #8DC26C;
}
.quickButton .quickSearch
{
	width: 117px;
	float: right;
	background: #D3FFD3 url(Images/QuickSearchBackground.png) repeat-x;
	padding: 4px 8px 0;
	border: solid 1px #8DC26C;
}
.quickButton .quickSearch input
{
	width: 109px;
	height: 16px;
	margin-bottom: 5px;
}
.quickButton .quickSearch label
{
	margin-top: 5px;	
	width: auto;
}
.quickButton .quickSearch a
{
	background: url(Images/QuickSearchButton.png) no-repeat top left;
	border: medium none;
	float: right; 
	height: 73px;
	width: 73px;
	margin: 0;
	padding: 0;
}

/* Content */
.content
{
	float: left;
	margin-top: 8px;
	padding: 8px;
	width: 776px;
	border: solid 8px #B7C898;
	background-color: #E9F5E9;
}

.content .navigationMenu
{
	display: block;
	padding-bottom: 5px;
}

.content .navigationMenu span, .content .navigationMenu a
{
	color: #67A44D;
	text-decoration: none;
}

.content .navigationMenu span.separator
{
	padding: 0px 3px 0px 2px;
	line-height: 14px;
	font-family: MS Mincho;
	font-size: 10px;
	letter-spacing: -2px;
}

.content h3
{
	padding: 5px 8px;
	line-height: 20px;
	background-color: #C5D8AF;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.content h3 img
{
	border: none;
	margin: -3px 7px 0 0;
}
.content h3 strong
{
	font-weight: normal;
	text-transform: none;
	padding: 3px 20px;
	background-color: #ADC88D;
	float: right;
	text-align: center;
	line-height: 14px;
}

.content h4
{
	padding: 0px 7px;
	margin-bottom: 7px;
	background-color: #C9E1BE;
	line-height: 21px;
}
.content h4 a
{
	text-decoration: none;	
}

.content h5
{
	background-color: #C9E1BE;
	padding: 3px 8px;
	margin-bottom: 2px;
}

.content h6
{
	padding: 8px 1px;
}

.content .book
{
	background-image: url(Images/Book.gif);
}
.content .cd
{
	background-image: url(Images/CD.gif);
}
.content .cd, .content .book
{
	background-position: top left;
}
.content h4.book span, .content h4.cd span
{
	background-color: #C9E1BE;
	display: block;
	padding: 3px;
}
.content p
{
	text-align: justify;
	margin-bottom: 13px;
}
.content img
{
	margin: 2px 10px 10px 0px;
	float: left;
	border: solid 10px #BAD4A4;
}
.content span.suite
{
	padding-left: 15px;
	background-position: 2px center;
}
.content img.suite
{
	border-style: none;
	float: none;
	margin: 0 2px 1px 2px;
	vertical-align: bottom;
}

.content .oldPrice
{
	text-decoration: line-through;
}

.content ol.upperLatin
{
	list-style-type: upper-latin;
}
.content ol.lowerLatin
{
	list-style-type: lower-latin;
}
.content ol.decimal
{
	list-style-type: decimal;
}
.content ul.circles
{
	list-style-type: circle;
}

/* Cruise */
.content .cruiseNotePanel
{
	background-color: #C9E1BE;
	padding: 8px;
	color: #FF0000;
	margin-bottom: 8px;
	font-weight: normal;
	display: block;
}
.content .cruiseNotePanel span
{
	font-weight: bold;
	color: #FF0000;
}
.content strong.travelAgencyContacts
{
	margin-left: 8px;
	padding-left: 50px;
	background: #C9E1BE url(Images/Contacts.gif) no-repeat 4px 50%;
}

/* Footer */
.fontSizePanel
{
	float: left;
	margin-top: 4px;	
}
.fontSizePanel a
{
	margin-left: 4px;
}
.fontSizePanel a.selected
{
	font-weight: bold;
}
.fontSizePanel .smallFont
{
	font-size: 12px;
}
.fontSizePanel .mediumFont
{
	font-size: 14px;
}
.fontSizePanel .largeFont
{
	font-size: 16px;
}

ul.linksMenu
{
	float: left;
	padding-left: 70px;
	padding-top: 8px;
	text-align: center;
}

ul.linksMenu li
{
	display: inline;
	padding: 0px 10px;
	background: url('Images/LinksMenuSeparator.png') no-repeat right center;
}

ul.linksMenu li.lastItem
{
	background-image: none;
}

.copyRights
{
	margin-top: 4px;
	width: 100%;
	margin-top: 8px;
}
.copyRights .createdBy
{
	float: right;
}
.copyRights .copyrightBy
{
	float: left;
}
.copyRights a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #608738;
}
.copyRights span
{
	color: #608738;
	
}

/* Promo */
.mainMenuPanel .promo
{
	clear: left;
	padding: 8px;
	border: solid 1px #C8D1B0;
	background-color: #E1EFD9;
	margin-bottom: 8px;
}
.mainMenuPanel .promo a
{
	text-decoration: none;
}
.mainMenuPanel .promo span
{
	display: block;
	padding: 2px;

	border-width: 1px;
	border-color: #C8D1B0;
	border-style: none solid;

	background-color: #E2F0DA;
	text-align: center;
}
.mainMenuPanel .promo .details
{
	border-style: none;
	padding: 0;
}
.promo span.title, .promo span.date
{
	font-size: 16px;
	font-weight: bold;
}
.mainMenuPanel .promo .title
{
	border-top-style: solid;
}
.mainMenuPanel .promo .date
{
	padding-top: 25px;
	padding-bottom: 15px;
	height: 18px;
	
	border-bottom-style: solid;
	font-weight: bold;
	
	background-position: center bottom;
	color: #FFFFFF;
}
.mainMenuPanel .cruise .date
{
	background-image: url(Images/MainPromoCruiseLogo.gif);
}
.mainMenuPanel .hotel .date
{
	background-image: url(Images/MainPromoHotelLogo.gif);
}

.content .rated, .content .notRated
{
	height: 17px;
	padding-left: 22px;
	display: inline-block;
}
.content .rated
{
	background-image: url(Images/Rating/FilledRatingPoint.gif);
}
.content .notRated
{
	background-image: url(Images/Rating/EmptyRatingPoint.gif);
}

.payedAds
{
	overflow: hidden;
	margin-bottom: 8px;
}
.content .payedAds
{
	width: 776px;
}
.mainMenuPanel .payedAds
{
	width: 153px;
	text-align: center;
}