body
{
	margin:0;
	padding:0;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
}

img
{
	border:none;
}

#top
{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:387px;
}

#top_container
{
	width:950px;
	overflow:hidden;
	height:397px;
	margin:0 auto;
}

#logo_holder
{
	width:100%;
	overflow:hidden;
	padding:5px;
}

#logo_holder img
{
	float:right;
    position:relative;
	top:5px;
	right:150px;
}

#slide_holder
{
	width:100%;
	height:320px;
}

#slide_left
{
	background-image:url(../images/slide_left_bg.png);
	background-repeat:no-repeat;
	width:272px;
	height:310px;
	margin-left:10px;
	float:left;
}

#slide_left a
{
	color:#666666;
}

#slide_left a:hover
{
	text-decoration:none;
	color:#006699;
}
#slide_left span
{
	font-weight:300;
	color:#336699;
	font-size:14px;
}

#slide_left h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#003333;
	line-height:16px;
	padding:30px 15px 0px 15px;
	font-weight:500;
}

#slide_left h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	line-height:16px;
	padding:10px 15px 0px 15px;
	font-weight:500;
}

#slide_right
{
	width:665px;
	height:310px;
	float:left;
}

#main_container
{
	width:950px;
	overflow:hidden;
	margin:0 auto;
}


#lang_menu_container
{
	width:900px;
	height:55px;
	margin:0 auto;
}

#menu ul
{
	width:575px;
	height:55px;
	position:relative;
	right:10px;
	bottom:15px;
}

#menu li
{
	width:182px;
	height:55px;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	position:relative;
	text-align:center;
}

#menu li:hover
{
	width:182px;
	height:55px;
	background-image:url(../images/menu_bg_hover.jpg);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	position:relative;
	text-align:center;
}

#menu li a
{
	position:relative;
	top:15px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	color:#206a89;
	text-decoration:none;
	font-size:17px;
}

#menu li a:hover
{
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	color:#339933;
	text-decoration:none;
	font-size:17px;
}

.active
{
	width:182px;
	height:55px;
	background-image:url(../images/menu_bg_hover.jpg);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	position:relative;
	text-align:center;
}

#lang
{
	width:250px;
	float:left;
	height:20px;
	margin-top:5px;
}

#lang p
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
}

#lang img
{
	border:none;
	margin-left:10px;
	position:relative;
	top:2px;
}

#menu
{
	width:600px;
	float:left;
	height:55px;
	margin-left:40px;
}

#left_sidebar
{
	width:272px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	margin-left:1px;

}
#top_left_sidebar
{
	background-image:url(../images/top_left_container.png);
	background-repeat:no-repeat;
	width:272px;
	height:15px;
	margin-left:10px;
	float:left;
}

#left_main_sidebar
{
	background-image:url(../images/left_container.png);
	background-repeat:repeat-y;
	width:272px;
	overflow:hidden;
	margin-left:10px;
	float:left;
}

#bottom_left_main_sidebar
{
	background-image:url(../images/bottom_left_container.png);
	background-repeat:no-repeat;
	width:272px;
	height:15px;
	margin-left:10px;
	float:left;
}

#main_content
{
	float:left;
	width:630px;
	overflow:hidden;
}

h5
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	line-height:16px;
	font-weight:500;
}

h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
	line-height:16px;
	font-weight:500;
}

h6 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
	line-height:16px;
	font-weight:500;
	text-decoration:none;
}

h6 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
	line-height:16px;
	font-weight:500;
	text-decoration:underline;
}

.main_description
{
	width:100%;
	margin-top:10px;
}

.map_holder
{
	width:100%;
	margin-top:10px;
	margin-left:35px;
	background-image:url(../images/map_bg.png);
	background-repeat:no-repeat;
	width:576px;
	height:500px;
}

.galerry_holder
{
	width:100%;
	margin-top:10px;
}

.gallery_holder
{
	margin-left:35px;
}


.gallery_holder h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#666666;
	line-height:18px;
	padding:5px 20px 5px 20px;
	font-weight:500;
}

.gallery_holder a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#666666;
	line-height:18px;
	padding:5px 20px 5px 20px;
	font-weight:500;
	text-decoration:none;
}

.gallery_holder a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#666666;
	line-height:18px;
	padding:5px 20px 5px 20px;
	font-weight:500;
	text-decoration:underline;
}

.gallery_holder a
{
	padding:0px;
	margin:0px;
}

.gallery_holder a:hover
{
	padding:0px;
	margin:0px;
}

.main_description h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	line-height:18px;
	padding:5px 20px 5px 20px;
	font-weight:500;
}

.main_description h4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
	line-height:16px;
	font-weight:500;
}

.main_description h5
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	line-height:16px;
	font-weight:500;
}

.main_description p
{
	font-family:Arial, Helvetica, sans-serif
	font-size:13px;
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	line-height:16px;
	padding:5px 20px 5px 20px;
	font-weight:400;
}

#main_app_container
{
	width:100%;
	overflow:hidden;
}

.main_app_holder_red
{
	width:300px;
	overflow:hidden;
	float:left;
	margin:10px 0px 0px 8px;
	text-align:center;
}

.main_app_holder_green
{
	width:300px;
	overflow:hidden;
	float:left;
	margin:10px 0px 0px 8px;
	text-align:center;
}

.main_app_holder_red h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#660000;
	font-weight:500;
	padding:0px;
}

.main_app_holder_green h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:500;
	padding:0px;
	color:#336666;
}

.main_app_holder_red_title
{
	width:100%
}

.main_app_holder_green_title
{
	width:100%
}

.main_app_holder_img
{
	width:100%;
	margin:0 auto;
	border:none;
}

#main_distance_container
{
	width:580px;
	overflow:hidden;
	padding:20px;
}

.table
{
	text-align:right;
	width:550px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#img_city_holder
{
	margin-left:10px;
}

#img_city_holder img
{
	padding-right:7px;
}

.divider
{
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	height:2px;
	margin:15px auto;
	width:550px;
}

.divider_gallery
{
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	height:2px;
	margin:15px 6px;
	width:560px;
}

/* Form style */

form, button{border:0; margin:0px 0px 10px 0px; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:5px 5px 10px 15px;
width:235px;
}

/* ----------- stylized ----------- */
#stylized h1 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#003333;
	line-height:16px;
	padding:10px 0px;
	font-weight:500;
}
#stylized span
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	line-height:16px;
	font-weight:500;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
padding-bottom:10px;
}

#stylized label{
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:140px;
}
#stylized input
{
float:left;
font-size:12px;
padding:7px 7px;
width:220px;
margin:2px 0 20px 0px;
background-image:url(../images/input.jpg);
background-repeat:no-repeat;
border:none;
}

.stylized_comment
{
float:left;
font-size:12px;
width:225px;
height:90px;
margin:2px 0 20px 0px;
background-image:url(../images/input_comment.png);
background-repeat:no-repeat;
border:none;
}

#stylized .button{
clear:both;
width:118px;
height:48px;
background-image:url(../images/button_hr.jpg);
background-repeat:no-repeat;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#stylized .button:hover
{
clear:both;
width:118px;
height:48px;
background-image:url(../images/button_hr_hover.jpg);
background-repeat:no-repeat;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


/* ------------------
 styling for the tables 
   ------------------   */


#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}



#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}


.main_description table
{
	border:none;
	color:#666666;
	text-align:center;
}

.main_description tr
{
	border:none;

}
.main_description th
{
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	margin-bottom:10px;
}

#table
{
	width:585px;
	height:198px;
	background-image:url(../images/price_en_bg.jpg);
	background-repeat:no-repeat;
}

.table
{
	width:350px;
	height:160px;
	text-align:center;
	position:relative;
	top:13px;
	left:160px;
}
.table th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:400;
	border-bottom:#CCCCCC solid 1px;
}

.table td
{
	border-bottom:#CCCCCC solid 1px;
}
