BODY {
	margin: 0px;
	padding: 0px;
}

TD {
	FONT-FAMILY: Tahoma, "Tahoma", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

SELECT {
	FONT-FAMILY: Tahoma;
	font-size: 10px;
	color: rgb(0 , 8 , 109);
	font-weight: Normal;
}

TEXTAREA {
	color: rgb(0 , 8 , 109);
	font-family: Tahoma;
	font-size: 10px;
}

INPUT {
	FONT-FAMILY: Tahoma;
	font-size: 10px;
	font-weight: Normal;
	color: rgb(0 , 8 , 109);
}
FONT {
	FONT-FAMILY: Tahoma;
	font-size: 10px;
}
ul
{
	margin: 0px;
	margin-left: 0px;
	padding: 0px;	
}
li
{
	margin: 0px;
	margin-left: 20px;
	padding: 0px;	
	list-style: disc outside; 
}

.error
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 10pt;
    color : rgb(193 , 27 , 0);
    font-weight : bold;
}
.text
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
}
.textbold
{
    font-family : Arial  , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    font-weight : bold;
}
/* boxes */
table.content
{
	border: 1px solid #CCC7BA;
	background-color: #F3F2EF;
	width: 750px;
}

table.box
{
	border: 1px solid #CCC7BA;
	background-color: #F3F2EF;
	margin-bottom: 4px;	
}
.box2
{
	border: 1px solid #DDDDDD;
	margin-top: 3px;	
}

td.box
{
	padding: 2px;
}

td.bluetitle
{
	background-image: url('images/blue-title-bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #6D81A9;
	height: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.search_target
{
	font-size: 12px;
	color: #1D651E;
	text-decoration: none;
	font-weight: bold;
}
.sitelink
{
	font-size: 10px;
	text-decoration: none;
}

.linkblue
{
	
	line-height: 15px;
	font-weight: bold;	
	font-size: 11px;	
}
.linkblue2
{
	text-decoration: none;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
	font-size: 11px;	
}
.linkblue2:hover
{
	text-decoration: underline;	
}
.linkblue:hover
{
	text-decoration: underline;	
}
.linkred
{
	text-decoration: none;
	line-height: 15px;
	font-size: 11px;	
}
.linkred:hover
{
	text-decoration: underline;
}

td.greentitle
{
	background-image: url('images/green-title-bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #6D81A9;
	height: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

td.hotelselect
{
	background-image: url('images/hotelselect-bg.gif');
	background-color: #B3BED0;
	padding: 5px;
}

/* header */
table.main
{
	font-family : verdana;
	font-size: 8pt;
	width: 773px;

}
.topmenu
{
	font-family : verdana;
	font-size: 12px;
	background-image: url('images/topmenu-gradient.gif');
	background-repeat: repeat-x;
	height: 22px;
	width: 749px;
	border: 1px solid #5E7CB8;
	vertical-align: bottom;
}

.topmenu-space
{
	color: #FFFFFF;
	float: left;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 4px;
}
.topmenu-item
{
	color: #FFFFFF;
	float: left;
	display: inline;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
.topmenu-item:hover
{

}
td.topmenu-item2
{
	background-image: url('images/topmenu-select.gif');
	background-repeat: no-repeat;
	background-position: top center;

	color: #AA330B;
	padding-left: 0px;
	padding-right: 0px;
}
td.topmenu-item2-hover
{
	background-image: url('images/topmenu-select.gif');
	background-repeat: no-repeat;
	background-position: top center;

	color: #FFEF00;
	padding-left: 0px;
	padding-right: 0px;
}
div.menu
{
	display: none; 
	position:absolute; 
	width:200px; 
	z-index: 4;
	visibility:inherit;
	
	border-right: 1px solid #6477B9;
	border-left: 1px solid #6477B9;
	border-bottom: 1px solid #6477B9;	
	background-color: #7B92C4;
	
}
.dbutton
{
	color: #FFFFFF;
	width: 180px;
	height: 23px;
	margin-left: 5px;
	padding-top: 3px;
	clear: both;
	float: left;
	text-decoration: none;
}

/* footer */
td.footer3
{
	border-top: 1px solid #CCC7BA;
	border-bottom: 1px solid #CCC7BA;	
	padding: 5px;
	text-align: center;
}
td.footer4
{
	color: #878787;
	text-align: center;
	padding: 5px;
}
td.footer4 a
{
	color: #878787;
	text-decoration: none;
}


td.button
{
	background-image: url('images/button.gif');
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
table.button
{
	height: 26px;
	cursor: pointer;
}

table.promo td
{
	font-size: 10px;
}
.promo1
{
	background-color: #FFFFFF;
	cursor: pointer;
}
.promo2
{
	background-color: #E6EAF3;
	cursor: pointer;	
}
.promo_selected
{
	background-color: #C5CFE2;
	cursor: pointer;	
}
.promo_name
{
	font-weight: bold;
	color: #6D81A9;
}

.promo_price
{
	font-weight: bold;
	color: #845a00;
	font-size: 11px;
}

.off_offers1_but
{
	font-weight: bold;
	color: #B22222;
}

.off_offers1_but_selected
{
	background-color: #B0C4DE;
	font-weight: bold;
	color: #B22222;
	cursor: pointer;	
}

div.countries {
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px;
	text-align: justify;
}

div.countries a, div.countries h1, div.countries h2 {
	color: #3F598D;
}

div.countries h2 {
	margin-bottom: 5px;
	margin-top: 25px;
}
.teaser1
{
	background-color: #EFF3FC;
	cursor: pointer;		
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;	
	border-top: 1px solid #C5CFE2;
	border-right: 1px solid #C5CFE2;		
}
.teaser0
{
	background-color: #D9E2F3;
	cursor: pointer;		
	font-size: 10px;	
	padding-right: 10px;	
	padding-left: 10px;
	text-align: right;	
	border-top: 1px solid #C5CFE2;	
	border-right: 1px solid #C5CFE2;	
}

.teaser_selected
{
	border-top: 1px solid #C5CFE2;
	border-left: 1px solid #C5CFE2;
	border-right: 0px;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
	padding-right: 10px;		
	padding-left: 10px;	
	text-align: right;	
}

.teaser_body
{
	font-size: 10px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	border: 1px solid #C5CFE2;	
	border-left: 0px;
	cursor: pointer;
	line-height: 15px;
	background-image: url('images/click.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.text5
{
	letter-spacing: 1px;
}

.smallformfield
{
	font-size: 10px;
	height: 14px;
	letter-spacing: 1px;	
	padding-left: 5px;
	background-color: #FFFFFF;
}

td.smallformfield2
{
	height: 14px;
	font-size: 10px;
	letter-spacing: 1px;	
	padding-left: 5px;
	background-color: #FFFFFF;
}

.text5
{
	text-decoration: none;
	font-size: 10px;
}

a
{
	color: #3F5684;
}

a:hover
{
	color: #ED8600;
}

.searchresults td
{
	font-size: 10px;
}
.searchresults-row1
{
	background-color: #FFFCEF;
	cursor: pointer;
}
.searchresults-row2
{
	background-color: #FFFFFF;
	cursor: pointer;	
}
.searchresults-hover
{
	background-color: #FFF7D4;
	cursor: pointer;	
}
.redbig
{
	color: #EE0000;
	font-size: 14px;
	font-weight: bold;
}
.boldtitle
{
	font-size: 12px;
	font-weight: bold;
}

table.resultHotels
{
	background-color: #FFFFFF;
	/*background-image: url('images/polish-bg.jpg');*/
	background-repeat: repeat-x;
}
.resultHotels td
{
	font-size: 11px;
}
.resultHotels td a
{
	font-size: 11px;
}
td.tdblue
{
	height: 30px;
	padding-left: 10px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.label
{
	font-size: 11px;
	padding-right: 5px;	
}

.labelred
{
	font-size: 11px;
	color: #FF0000;
	padding-right: 5px;
}

.statelink
{
	line-height: 17px;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
}

td.button
{
	background-image: url('images/button.gif');
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

td.main-content
{
	background-repeat: no-repeat; 
	background-color: #F3F2EF;
	padding-top: 68px;
	border: 1px solid #CCC7BA;
	border-top: 0px;
	padding-left: 5px;
	/*padding-right: 5px;*/
}

td.main-content table.td
{
	vertical-align: top;
}

.citybox
{
	border: 1px solid #CCC7BA;
	width: 25%;
	background-color: #FFFFFF;
	font-size: 10px;
}
.citybox p
{
	margin: 4px;
}
.cityheader
{
	font-weight: bold;
	color: #35476B;
	font-size: 11px;
}
.citylink
{
	color: #35476B;
	text-decoration: underline;
}
.citydeals
{
	font-weight: bold;
	color: #0000ee;
		
}
.cityprice
{	
	font-weight: bold;
	color: #FF0000;
}

.med
{
	font-size: 10px;	
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;		
}

.cruises td
{
	font-size: 9px;
}
.columns_itinlink
{
	text-decoration: none;	
}

.plainBlue2 { text-decoration: none; line-height: 20px; }

.promo_offline
{
	float: left;
	display: block;
	width: 225px;
	height: 28px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	margin: 2px;
	font-size: 9px;
}
.promo_offline:hover
{
	background-color: #F9F9F9;	
}

