html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;*/
	font-family: Arial;
	color: #444;
	font-size: 75%;
}
a
{
    color: #1010ee;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
h1, h2 {
	font-family: Arial;
	margin: 0;
}
h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:18pt;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
/*pre {
	font-size: 1.2em;
	line-height: 1.2em;
}

/**************/
/*** COMMON ***/
/**************/

.description_text
{
    width: 100%; 
    margin-bottom: 20px; 
    padding-bottom: 20px; 
    margin-top: 20px; 
    border-bottom: dashed 1px silver;
}

.description_text p
{
    padding-top: 0;
    margin-top: 0;
}


/**************/
/*** HEADER ***/
/**************/

table#headertable 
{
    /*background: url(../images/header_picture_1.jpg) no-repeat;*/
    width: 1024px;
    height: 389px;
}

table#headertop
{
    width: 1024px;
    padding-bottom: 5px;
}

table#headertop td#headerlogo
{

}

table#headertop td#headermenutop
{
    vertical-align: bottom;
}

td#search
{
background: url(../images/header_mask.png) repeat-x;
    width: 214px;
}

td#headermark
{
    vertical-align: top;
}

td#headermark div#mark
{
    background: url(../images/header_mark.png) no-repeat;
    width: 260px;
    height: 218px;
    float: right;
    position: relative;
    top: 15px;
    right: 15px;
    font-family: Minion Pro;
}

td#headermark div#mark div#heading1
{
    font-size: 34px;
    text-align: right;
    color: #fcee21;
    padding: 15px 15px 0 0;
}

td#headermark div#mark div#heading2
{
    font-size: 34px;
    text-align: right;
    color: #fff;
    padding: 0 15px 0 0;
}

td#headermark div#mark div#heading3
{
    font-size: 16px;
    text-align: left;
    color: #fff;
    padding-left: 15px;
}

td#headermainmenu
{
    height: 39px;
}

/**************/
/*** SEARCH ***/
/**************/

#search table
{
    width: 100%;
    padding: 15px;
    color: #eee;
}

#search .searchfirst
{
    color: Orange;
    font-size: 13pt;
    font-weight: bold;
}

#searchtable td
{
    
    padding-top: 12px;
    padding-bottom: 0;
}

#searchtable .searchfull
{
    width: 100%;
}

#searchtable .searchhalf
{
    width: 85px;
}

/****************/
/*** MENU *******/
/****************/

div#topmenu
{
    background: url(../images/topmenu_bg.jpg) repeat-x;
    width: 865px;
    height: 20px;
    float: right;
    position: relative;
    bottom: 5px;
    color: #fff;
    text-align: right;
    padding-right: 5px;
    padding-top: 2px;
}

div#topmenu a
{
    color: #fff;
}

#mainmenu {
	height: 39px;
	width: 100%;
	background: url(../images/mainmenu_bg.jpg) repeat-x;
}

#mainmenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#mainmenu li {
	display: inline;
}

#mainmenu a 
{
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	width: 130px;
	height: 29px;
}

#mainmenu a:hover {	
	background:url(../images/mainmenu_bgs.jpg) repeat-x; 
}

#bottommenu
{
    background-color: #808080;
    width: 1005px;
    height: 60px;
    color: #fff;
    padding: 15px 0 0 15px;
    font-weight: bold;
}

#bottommenu a
{
    font-weight: normal;
    
}

#footertext
{
    text-align: center;
    color: #7f7f7f;
    font-size: 8pt;
    padding-top: 10px;
}

#copyright
{
    text-align: center;
    color: #4d4d4d;
    font-size: 11pt;
    padding-top: 10px;
}

/******************/
/*** PROMOTIONS ***/
/******************/

.promotions
{
    padding: 15px 0 15px 0;
}

.promotions a
{
    color: #fff;
    text-decoration: none;
}

.promotions_large
{
    width: 505px;
}

.promotions_small
{
    width: 255px;
}

/**************/
/*** REGION ***/
/**************/

#regionlist
{
    padding: 10px 0 20px 0;
}

td.regionheading
{
    padding-top: 10px;
}

#regionlist .regionlist_box a
{
    color: #fff;
}

#regionlist .regionlist_box
{
    padding-bottom: 20px;
}

td.heading_separator
{
    border-bottom: dashed 1px silver; 
    border-top: dashed 1px silver; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

td.bottom_separator
{
    border-bottom: dashed 1px silver;
    margin-bottom: 20px;
}

/**************/
/*** TOURS ****/
/**************/

.toursheading
{
    padding-top: 15px;
    border-bottom: dashed 1px silver;
}

#regionlist .regionlist_box a
{
    color: #fff;
}

#prices table {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}

#prices table td {
	text-align: center;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}

.summarytable {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}

.summarytable td {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}

#transportation table {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}

#transportation table td {
	text-align: center;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}

td.apartment_shortdesc p 
{
    margin-top: 0pt; 
    padding-top: 0pt;
}

.apartment_list tr
{
    border-bottom: dashed 1px silver;
    padding-bottom: 20px;
}

a.nostyle_link
{
    text-decoration: none;
    color: #333;
}

table.citybreak
{
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: dashed 1px Silver;
}

.order_navigation 
{
	background: url(../images/mainmenu_bg.jpg) repeat-x;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	width: 250px;
	height: 40px;
}

.order_navigation_active
{
    background:url(../images/mainmenu_bgs.jpg) repeat-x;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	width: 250px;
	height: 40px;
}

/************************/
/*** VALIDATOR ERRORS ***/
/************************/
.fldErrBot { color: #cc0000 !important; font-weight: bold; padding-left: 16px; background-image: url(../Images/bul_flderrbot.gif); background-position: top left; background-repeat: no-repeat; }

/**************/
/*** FOOTER ***/
/**************/




/*
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
*/