/* Start of CMSMS style sheet 'zhara_main_mix' */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffecd3;
	background-image: url(imgs/home_bg.gif);
	background-repeat: repeat-x;
}
#home_header {
	background-image: url(imgs/homepage_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 237px;
min-width:1250px;
}
BODY > table{
min-width:1200px;
}
#home_menu {
	height: 149px;
}
#bar_logo {
	height: 79px;
	margin-top: 79px;
}
#bar_left {
	background-image: url(imgs/bar_left.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 79px;
}
#bar_right {
	background-image: url(imgs/bar_right.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
	height: 79px;
	width: 50%;
	float: right;
}
#bar_center {
	background-image: url(imgs/bar_center.jpg);
	background-repeat: repeat-x;
        width:100%;
}

#menu_png {
	height: 31px;
	width: 700px;
	background-image: url(/imgs/menu_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 39px;
	padding-top: 39px;
}
#menu_items {
z-index:1000;
	position: absolute;
	top: 237px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	/*height: 400px;*/
        width:100%;
/*        background-image: url(imgs/separator.gif);
        background-repeat: no-repeat;
        background-position: right;
*/
}
#menu_items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
        margin-right:6px;
}
#menu_items ul li {
	float:right;

	background-image: url(imgs/separator.gif);
	background-repeat: no-repeat;
        background-position: right;
/*	background-position: -2px top;*/

	position: relative;
	line-height:2.30em;
}

#menu_items ul li a {
	margin-left:12px;
	margin-right:24px;

}

#menu_items li ul li a {
	margin:0;
}

#menu_items li ul {
        text-align:left;
	display: none;
	position: absolute;
	top:2.25em;
	left:0;
	background-color: #CEA261;
/*	background-image: url(imgs/submenu_bg.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	border:1px solid #8B3B08;
	border-top: none;
z-index:1000;
}

#menu_items li:hover ul {
	display:block;

}

#menu_items ul li ul li {
	display: block !important;
	clear:both;
	padding-bottom:.4em;
	background-image: none;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;

}
#menu_items a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_items a:hover {
	color: #B5E9FD;
}

/*--------------------------------*/

#menu_items1 {
	position: absolute;
/*	top: 237px;*/
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	/*height: 400px;*/
        width:500px;
/*        background-image: url(imgs/separator.gif);
        background-repeat: no-repeat;
        background-position: right;
*/
}
#menu_items1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_items1 ul li {
	float:left;

	background-image: url(imgs/separator.gif);
	background-repeat: no-repeat;
        background-position: left;
/*	background-position: -2px top;*/

	position: relative;
	line-height:2.30em;
}

#menu_items1 ul li a {
	margin-left:24px;
	margin-right:12px;

}

#menu_items1 li ul li a {
	margin:0;
}

#menu_items1 li ul {
        text-align:left;
	display: none;
	position: absolute;
	top:2.25em;
	left:0;
	background-color: #CEA261;
	/* background-image: url(imgs/submenu_bg.gif); */
	background-repeat: no-repeat;
	background-position: right bottom;
	border:1px solid #8B3B08;
	border-top: none;
z-index:1000;
}

#menu_items1 li:hover ul {
	display:block;

}

#menu_items1 ul li ul li {
	display: block !important;
	clear:both;
	padding-bottom:.4em;
	background-image: none;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;

}
#menu_items1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_items1 a:hover {
	color: #B5E9FD;
}


/*--------------------------------*/
#menu_items_img {
	position: absolute;
	top: 237px;
        left: 510px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
        width: 242px;
}

/*-------------------------------*/

#top_phone{
	position: absolute;
	right: 100%;
	top: 20px;
	margin-right: -160px;
	width: 150px;
        color:#8B3B08;
}
#menu_icons {
	position: absolute;
	left: 100%;
	top: 20px;
	margin-left: -160px;
	width: 150px;
}
#menu_icons a{
color:#8B3B08;
}
.icon_marg {
	margin-right: 22px;
}
#footer {
	background-color: #590f00;
	background-image: url(imgs/bottom_bar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 84px;
	margin-top: 24px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	color: #d9a458;
	text-align: center;
	padding-top: 24px;
	font-weight: bold;
min-width: 1250px;
}
#footer a {
	font-size: 16px;
	color: #d9a458;
}
#all_countries {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #702302;
	float: right;
	width: 249px;
	padding-top: 16px;
	text-align: left;
}
#all_countries a {
	color: #702302;
}
#spp_countries {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #702302;
}
#spp_countries a {
           font-size: 15px;
	font-weight: bold;
	color: #702302;
}
#start_countries {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #702302;
}
#start_countries a {
        font-size: 15px;
	color: #702302;
}
.block_frame {
	width: 190px;
	padding-top: 16px;

}
.block_frame form {
	margin: 0px;
	padding: 0px;
}
.block_frame .form_input {
	width: 158px;
	background-color: #fff4e4;
	margin-bottom: 6px;
}
.pointer { cursor: pointer; }

input
{
	background-color: #fff4e4;
   

}

.block_frame .form_input2 {
	width: 48px;
	background-color: #fff4e4;
	margin-bottom: 6px;
}

.block_frame .form_input3 {
	width: 250px;
	background-color: #fff4e4;
	margin-bottom: 6px;
}

.block_frame .form_button {
	width: 163px;
	background-image: url(imgs/button_bg.gif);
	height: 29px;
	border: none;
	background-color: #F7DFBE;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #ffe8c8;
cursor: pointer;
}
.block_frame .form_button2 {
	width: 163px;
	background-image: url(imgs/button_bg.gif);
	height: 29px;
	border: none;
	background-color: #FFECD3;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #ffe8c8;
cursor: pointer;
}
.block_frame .frame_border {
	border: 1px solid #b45b22;
	padding: 1px;
}
.header_ttl {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 18px;
	color: #e1c094;
	background-color: #8b3b08;
	padding: 6px;
}
.block_frame .frame_border .header_bttm_line {
	background-color: #702302;
	height: 4px;
}
.block_frame .frame_border .blck_content {
	padding: 6px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	color: #702302;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #702302;
	/*padding-top: 15px;*/
	line-height: 16px;
	text-align: justify;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 26px;
	color: #702302;
line-height: 140%;

}
#content #table_border {
	border: 1px solid #b45b22;
	padding: 1px;
}
#content #table_border .tbl_bttm_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B45B22;
}
#content .bottom_link {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #702302;
}
#content a{
           color: #702302;
}
#content .print {
	float: right;
	font-size: 15px;
}
#content .print a {
	color: #702302;
}


.print_new {
	float: right;
	font-size: 15px;
}
.print_new a {
	color: #702302;
}

#content .under_line {
	font-size: 15px;
}
#content .under_line a {
	color: #702302;
}
#thailand_header {
	background-image: url(imgs/thailand_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 290px;
}
#inside_bar_logo {
	height: 79px;
	margin-top: 195px;
}
#internal_left_column {
	padding-left: 20px;
}
.text_center {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#internal_categories {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
        text-align: left;
 
}
#internal_categories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#internal_categories ul li {
	color: #8b3b08;
}
#internal_categories ul li ul {
	/*list-style-type: disc;*/
list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#internal_categories ul li ul li {
	color: #ad602e;
}
#internal_categories ul li a {
	color: #8b3b08;
	text-decoration: none;
}
#internal_categories ul li ul li a {
	color: #ad602e;
}
#internal_categories ul li a:hover {
	text-decoration: underline;
}
#breadcrumbs {
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #8b3b08;
}
#breadcrumbs a {
	color: #8b3b08;
}
#internal_right_column {
	padding-right: 20px;
}
#thai_map {
	background-image: url(imgs/thai_map.gif);
	background-repeat: no-repeat;
	height: 320px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#thai_map a {
	color: #702302;
	text-decoration: none;
}
#thai_map a:hover {
	text-decoration: underline;
}
#thai_map #point_capital {
	height: 12px;
	width: 13px;
	position: absolute;
	left: 90px;
	top: 140px;
}

#thai_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 75px;
	top: 29px;
}
#thai_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 72px;
	top: 56px;
}
#thai_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 75px;
	top: 141px;
}
#thai_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 103px;
	top: 155px;
}
#thai_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 81px;
	top: 162px;
}
#thai_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 83px;
	top: 173px;
}
#thai_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 106px;
	top: 175px;
}
#thai_map #point_08 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 125px;
	top: 181px;
}
#thai_map #point_09 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 72px;
	top: 203px;
}
#thai_map #point_10 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 81px;
	top: 229px;
}
#thai_map #point_11 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 86px;
	top: 238px;
}
#thai_map #point_12 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 48px;
	top: 256px;
}
#thai_map #point_13 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 50px;
	top: 266px;
}
#thai_map #point_14 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 64px;
	top: 264px;
}
#thai_map #text_capital {
	font-weight: bold;
	position: absolute;
	left: 90px;
	top: 120px;
}

#thai_map #text_01 {
	position: absolute;
	left: 86px;
	top: 23px;
}
#thai_map #text_02 {
	position: absolute;
	left: 82px;
	top: 61px;
}
#thai_map #text_03 {
	position: absolute;
	left: 12px;
	top: 122px;
}
#thai_map #text_04 {
	position: absolute;
	left: 46px;
	top: 148px;
}
#thai_map #text_05 {
	position: absolute;
	left: 34px;
	top: 167px;
}
#thai_map #text_06 {
	position: absolute;
	left: 111px;
	top: 137px;
}
#thai_map #text_07 {
	position: absolute;
	left: 116px;
	top: 160px;
}
#thai_map #text_08 {
	position: absolute;
	left: 133px;
	top: 185px;
}
#thai_map #text_09 {
	position: absolute;
	left: 27px;
	top: 195px;
}
#thai_map #text_10 {
	position: absolute;
	left: 88px;
	top: 212px;
}
#thai_map #text_11 {
	position: absolute;
	left: 96px;
	top: 232px;
}
#thai_map #text_12 {
	position: absolute;
	left: 8px;
	top: 237px;
}
#thai_map #text_13 {
	position: absolute;
	left: 32px;
	top: 273px;
}
#thai_map #text_14 {
	position: absolute;
	left: 75px;
	top: 258px;
}

/***************************** world_map ********************************/

#world_map {
	background-image: url(imgs/world_map.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 637px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;

}
#world_map a {
	color: #702302;
	text-decoration: none;
}
#world_map a:hover {
	text-decoration: underline;
}

#world_map #text_01 {
	position: absolute;
	left: 76px;
	top: 26px;
}

#world_map #text_02 {
	position: absolute;
	left: 64px;
	top: 59px;
}

#world_map #text_03 {
	position: absolute;
	left: 8px;
	top: 72px;
}

#world_map #text_04 {
	position: absolute;
	left: 91px;
	top: 94px;
}

#world_map #text_05 {
	position: absolute;
	left: 127px;
	top: 108px;
}

#world_map #text_06 {
	position: absolute;
	left: 57px;
	top: 128px;
}

#world_map #text_07 {
	position: absolute;
	left: 140px;
	top: 122px;
}

#world_map #text_08 {
	position: absolute;
	left: 66px;
	top: 150px;
}

#world_map #text_09 {
	position: absolute;
	left: 140px;
	top: 198px;
}

#world_map #text_10 {
	position: absolute;
	left: 128px;
	top: 282px;
}

#world_map #text_11 {
	position: absolute;
	left: 309px;
	top: 18px;
}

#world_map #text_12 {
	position: absolute;
	left: 292px;
	top: 27px;
}

#world_map #text_13 {
	position: absolute;
	left: 236px;
	top: 40px;
}

#world_map #text_14 {
	position: absolute;
	left: 227px;
	top: 68px;
}

#world_map #text_15 {
	position: absolute;
	left: 280px;
	top: 50px;
}

#world_map #text_16 {
	position: absolute;
	left: 296px;
	top: 70px;
}

#world_map #text_17 {
	position: absolute;
	left: 340px;
	top: 38px;
}

#world_map #text_18 {
	position: absolute;
	left: 343px;
	top: 50px;
}

#world_map #text_19 {
	position: absolute;
	left: 345px;
	top: 63px;
}

#world_map #text_20 {
	position: absolute;
	left: 356px;
	top: 75px;
}

#world_map #text_21 {
	position: absolute;
	left: 362px;
	top: 88px;
}

#world_map #text_22 {
	position: absolute;
	left: 320px;
	top: 112px;
}

#world_map #text_23 {
	position: absolute;
	left: 418px;
	top: 112px;
}

#world_map #text_24 {
	position: absolute;
	left: 348px;
	top: 163px;
}

#world_map #text_25 {
	position: absolute;
	left: 384px;
	top: 178px;
}

#world_map #text_26 {
	position: absolute;
	left: 316px;
	top: 196px;
}

#world_map #text_27 {
	position: absolute;
	left: 300px;
	top: 215px;
}

#world_map #text_28 {
	position: absolute;
	left: 270px;
	top: 230px;
}

#world_map #text_29 {
	position: absolute;
	left: 291px;
	top: 242px;
}

#world_map #text_30 {
	position: absolute;
	left: 324px;
	top: 261px;
}

#world_map #text_31 {
	position: absolute;
	left: 360px;
	top: 218px;
}

#world_map #text_32 {
	position: absolute;
	left: 416px;
	top: 243px;
}

#world_map #text_33 {
	position: absolute;
	left: 426px;
	top: 190px;
}

#world_map #text_34 {
	position: absolute;
	left: 472px;
	top: 183px;
}

#world_map #text_35 {
	position: absolute;
	left: 430px;
	top: 156px;
}

#world_map #text_36 {
	position: absolute;
	left: 530px;
	top: 60px;
}

#world_map #text_37 {
	position: absolute;
	left: 556px;
	top: 115px;
}

#world_map #text_38 {
	position: absolute;
	left: 500px;
	top: 135px;
}

#world_map #text_39 {
	position: absolute;
	left: 568px;
	top: 128px;
}

#world_map #text_40 {
	position: absolute;
	left: 564px;
	top: 158px;
}

#world_map #text_41 {
	position: absolute;
	left: 557px;
	top: 181px;
}

#world_map #text_42 {
	position: absolute;
	left: 548px;
	top: 220px;
}

/***************************** world_map ********************************/

.rght_block_frame {
	padding-top: 16px;
}
.rght_block_frame .frame_border {
	border: 1px solid #b45b22;
	padding: 1px;
}
.rght_block_frame .frame_border .header_ttl {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 18px;
	color: #e1c094;
	background-color: #8b3b08;
	padding: 6px;
}
.rght_block_frame .frame_border .header_bttm_line {
	background-color: #702302;
	height: 4px;
}
.rght_block_frame .frame_border .blck_content {
	padding: 6px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
	color: #702302;
}
.blck_content_new {
    text-align: center;
}
#photogallery_new {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
width:600px;
}



#photogallery {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#photogallery a {
	font-size: 14px;
	font-weight: bold;
	color: #702302;
}

#photogallery .thumb_padd {
	padding-top: 6px;
	padding-bottom: 6px;
}
#photogallery .thumb_padd_new {
	padding-top: 6px;
	padding-bottom: 6px;
        margin-right: 20px;
        margin-left: 20px;
}
#photogallery .gallery_frame {
	background-image: url(imgs/photogallery_frame.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	width: 160px;
}

#photogallery .gallery_frame .gallery_thumb {
	padding: 12px;
}
.gallery_thumb .thumb {
	height: 91px;
	width: 136px;
	overflow: hidden;
}
#otziv {
	font-size: 14px;
}
#otziv a {
	color: #702302;
	text-decoration: none;
}

#otziv h1 {
	font-size: 16px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#otziv a:hover {
	text-decoration: underline;
}
#inner_header {
	background-image: url(imgs/inner_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#egypt_header {
	background-image: url(imgs/egypt_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #egypt_map {
	background-image: url(imgs/egypt_map.gif);
	background-repeat: no-repeat;
	height: 224px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#egypt_map a {
	color: #702302;
	text-decoration: none;
}
#egypt_map a:hover {
	text-decoration: underline;
}
#egypt_map #point_capital {
	height: 12px;
	width: 13px;
	position: absolute;
	left: 111px;
	top: 51px;
}

#egypt_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 170px;
	top: 90px;
}
#egypt_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 160px;
	top: 103px;
}
#egypt_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 180px;
	top: 57px;
}
#egypt_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 177px;
	top: 75px;
}
#egypt_map #text_capital {
	font-weight: bold;
	position: absolute;
	left: 79px;
	top: 46px;
}

#egypt_map #text_01 {
	position: absolute;
	left: 73px;
	top: 83px;
}
#egypt_map #text_02 {
	position: absolute;
	left: 149px;
	top: 114px;
}
#egypt_map #text_03 {
	position: absolute;
	left: 173px;
	top: 37px;
}
#egypt_map #text_04 {
	position: absolute;
	left: 140px;
	top: 61px;
}
#bali_header {
	background-image: url(imgs/bali_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #bali_map {
	background-image: url(imgs/bali_map.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#bali_map a {
	color: #702302;
	text-decoration: none;
}
#bali_map a:hover {
	text-decoration: underline;
}
#bali_map #point_capital {
	height: 12px;
	width: 13px;
	position: absolute;
	left: 126px;
	top: 113px;
}

#bali_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 126px;
	top: 140px;
}
#bali_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 137px;
	top: 148px;
}
#bali_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 143px;
	top: 99px;
}
#bali_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 117px;
	top: 117px;
}
#bali_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 89px;
	top: 43px;
}
#bali_map #text_capital {
	font-weight: bold;
	position: absolute;
	left: 143px;
	top: 111px;
}

#bali_map #text_01 {
	position: absolute;
	left: 99px;
	top: 134px;
}
#bali_map #text_02 {
	position: absolute;
	left: 146px;
	top: 132px;
}
#bali_map #text_03 {
	position: absolute;
	left: 111px;
	top: 83px;
}
#bali_map #text_04 {
	position: absolute;
	left: 48px;
	top: 106px;
}
#bali_map #text_05 {
	position: absolute;
	left: 45px;
	top: 26px;
}
#turkey_header {
	background-image: url(imgs/turkey_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #turkey_map {
	background-image: url(imgs/turkey_map.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#turkey_map a {
	color: #702302;
	text-decoration: none;
}
#turkey_map a:hover {
	text-decoration: underline;
}
#turkey_map #point_capital {
	height: 12px;
	width: 13px;
	position: absolute;
	left: 34px;
	top: 35px;
}

#turkey_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 55px;
	top: 105px;
}
#turkey_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 44px;
	top: 109px;
}
#turkey_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 66px;
	top: 104px;
}
#turkey_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 74px;
	top: 107px;
}
#turkey_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 82px;
	top: 112px;
}
#turkey_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 25px;
	top: 104px;
}
#turkey_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 14px;
	top: 98px;
}
#turkey_map #text_capital {
	font-weight: bold;
	position: absolute;
	left: 51px;
	top: 30px;
}

#turkey_map #text_01 {
	position: absolute;
	left: 60px;
	top: 87px;
}
#turkey_map #text_02 {
	position: absolute;
	left: 4px;
	top: 115px;
}
#turkey_map #text_03 {
	position: absolute;
	left: 48px;
	top: 118px;
}
#turkey_map #text_04 {
	position: absolute;
	left: 82px;
	top: 121px;
}
#turkey_map #text_05 {
	position: absolute;
	left: 95px;
	top: 106px;
}
#turkey_map #text_06 {
	position: absolute;
	left: 0px;
	top: 82px;
}
#turkey_map #text_07 {
	position: absolute;
	left: 15px;
	top: 69px;
}
#internal_links {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 15px;
	padding-top: 12px;
	color: #8b3b08;
}
#internal_links a {
	color: #8b3b08;
	text-decoration: none;
}
#internal_links a:hover {
	text-decoration: underline;
}
#internal_links2 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 15px;
	padding-top: 12px;
	color:#702302;
}
#internal_links2 a {
	color: #702302;
}
#internal_links2 a:hover {
	font-weight: bold;
	color: #702302;
}
#europa_header {
	background-image: url(imgs/europa_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #europa_map {
	background-image: url(imgs/europe_map.gif);
	background-repeat: no-repeat;
	height: 258px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#europa_map a {
	color: #702302;
	text-decoration: none;
}
#europa_map a:hover {
	text-decoration: underline;
}
#europa_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 136px;
	top: 140px;
}
#europa_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 156px;
	top: 161px;
}
#europa_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 154px;
	top: 151px;
}
#europa_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 170px;
	top: 126px;
}
#europa_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 185px;
	top: 221px;
}
#europa_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 218px;
	top: 250px;
}
#europa_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 31px;
	top: 207px;
}
#europa_map #point_08 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 141px;
	top: 153px;
}
#europa_map #point_09 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 68px;
	top: 148px;
}
#europa_map #point_10 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 131px;
	top: 198px;
}
#europa_map #point_11 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 164px;
	top: 191px;
}
#europa_map #text_01 {
	position: absolute;
	left: 145px;
	top: 130px;
}
#europa_map #text_02 {
	position: absolute;
	left: 167px;
	top: 156px;
}
#europa_map #text_03 {
	position: absolute;
	left: 165px;
	top: 142px;
}
#europa_map #text_04 {
	position: absolute;
	left: 126px;
	top: 113px;
}
#europa_map #text_05 {
	position: absolute;
	left: 186px;
	top: 203px;
}
#europa_map #text_06 {
	position: absolute;
	left: 187px;
	top: 240px;
}
#europa_map #text_07 {
	position: absolute;
	left: 42px;
	top: 202px;
}
#europa_map #text_08 {
	position: absolute;
	left: 94px;
	top: 147px;
}
#europa_map #text_09 {
	position: absolute;
	left: 29px;
	top: 155px;
}
#europa_map #text_10 {
	position: absolute;
	left: 112px;
	top: 206px;
}
#europa_map #text_11 {
	position: absolute;
	left: 98px;
	top: 175px;
}
#america_header {
	background-image: url(imgs/america_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #america_map {
	background-image: url(imgs/america_map.gif);
	background-repeat: no-repeat;
	height: 350px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#america_map a {
	color: #702302;
	text-decoration: none;
}
#america_map a:hover {
	text-decoration: underline;
}
#america_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 132px;
	top: 148px;
}
#america_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 57px;
	top: 123px;
}
#america_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 139px;
	top: 173px;
}
#america_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 148px;
	top: 290px;
}
#america_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 112px;
	top: 81px;
}
#america_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 171px;
	top: 236px;
}
#america_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 109px;
	top: 103px;
}
#america_map #text_01 {
	position: absolute;
	left: 145px;
	top: 142px;
}
#america_map #text_02 {
	position: absolute;
	left: 31px;
	top: 128px;
}
#america_map #text_03 {
	position: absolute;
	left: 149px;
	top: 166px;
}
#america_map #text_04 {
	position: absolute;
	left: 148px;
	top: 300px;
}
#america_map #text_05 {
	position: absolute;
	left: 90px;
	top: 58px;
}
#america_map #text_06 {
	position: absolute;
	left: 151px;
	top: 216px;
}
#america_map #text_07 {
	position: absolute;
	left: 79px;
	top: 97px;
}
#exotic_header {
	background-image: url(imgs/exotic_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #exotic_map {
	background-image: url(imgs/exotic_map.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#exotic_map a {
	color: #702302;
	text-decoration: none;
}
#exotic_map a:hover {
	text-decoration: underline;
}
#exotic_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 198px;
	top: 84px;
}
#exotic_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 177px;
	top: 114px;
}
#exotic_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 176px;
	top: 94px;
}
#exotic_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 6px;
	top: 58px;
}
#exotic_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 210px;
	top: 77px;
}
#exotic_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 11px;
	top: 67px;
}
#exotic_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 21px;
	top: 61px;
}
#exotic_map #text_01 {
	position: absolute;
	left: 138px;
	top: 77px;
}
#exotic_map #text_02 {
	position: absolute;
	left: 165px;
	top: 125px;
}
#exotic_map #text_03 {
	position: absolute;
	left: 120px;
	top: 96px;
}
#exotic_map #text_04 {
	position: absolute;
	left: 5px;
	top: 39px;
}
#exotic_map #text_05 {
	position: absolute;
	left: 157px;
	top: 57px;
}
#exotic_map #text_06 {
	position: absolute;
	left: 11px;
	top: 76px;
}
#exotic_map #text_07 {
	position: absolute;
	left: 35px;
	top: 52px;
	line-height: 12px;
}
#africa_header {
	background-image: url(imgs/africa_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #africa_map {
	background-image: url(imgs/africa_map.gif);
	background-repeat: no-repeat;
	height: 292px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#africa_map a {
	color: #702302;
	text-decoration: none;
}
#africa_map a:hover {
	text-decoration: underline;
}
#africa_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 137px;
	top: 253px;
}
#africa_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 136px;
	top: 208px;
}
#africa_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 151px;
	top: 225px;
}
#africa_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 132px;
	top: 233px;
}
#africa_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 108px;
	top: 230px;
}
#africa_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 176px;
	top: 178px;
}
#africa_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 176px;
	top: 154px;
}
#africa_map #point_08 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 187px;
	top: 174px;
}
#africa_map #text_01 {
	position: absolute;
	left: 109px;
	top: 247px;
}
#africa_map #text_02 {
	position: absolute;
	left: 147px;
	top: 203px;
}
#africa_map #text_03 {
	position: absolute;
	left: 163px;
	top: 225px;
}
#africa_map #text_04 {
	position: absolute;
	left: 143px;
	top: 237px;
}
#africa_map #text_05 {
	position: absolute;
	left: 56px;
	top: 223px;
}
#africa_map #text_06 {
	position: absolute;
	left: 122px;
	top: 179px;
}
#africa_map #text_07 {
	position: absolute;
	left: 177px;
	top: 134px;
}
#africa_map #text_08 {
	position: absolute;
	left: 156px;
	top: 158px;
}
#asia_header {
	background-image: url(imgs/asia_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#internal_right_column #asia_map {
	background-image: url(imgs/asia_map.gif);
	background-repeat: no-repeat;
	height: 241px;
	width: 226px;
	position: relative;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 12px;
}
#asia_map a {
	color: #702302;
	text-decoration: none;
}
#asia_map a:hover {
	text-decoration: underline;
}
#asia_map #point_01 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 139px;
	top: 53px;
}
#asia_map #point_02 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 132px;
	top: 120px;
}
#asia_map #point_03 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 119px;
	top: 145px;
}
#asia_map #point_04 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 129px;
	top: 153px;
}
#asia_map #point_05 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 182px;
	top: 137px;
}
#asia_map #point_06 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 126px;
	top: 184px;
}
#asia_map #point_07 {
	height: 7px;
	width: 7px;
	position: absolute;
	left: 146px;
	top: 220px;
}
#asia_map #text_01 {
	position: absolute;
	left: 103px;
	top: 46px;
}
#asia_map #text_02 {
	position: absolute;
	left: 132px;
	top: 100px;
}
#asia_map #text_03 {
	position: absolute;
	left: 66px;
	top: 140px;
}
#asia_map #text_04 {
	position: absolute;
	left: 113px;
	top: 160px;
}
#asia_map #text_05 {
	position: absolute;
	left: 158px;
	top: 145px;
}
#asia_map #text_06 {
	position: absolute;
	left: 137px;
	top: 178px;
}
#asia_map #text_07 {
	position: absolute;
	left: 81px;
	top: 214px;
}

.block_frame .form_input3 {
	width: 250px;
	background-color: #fff4e4;
	margin-bottom: 6px;
}
.pointer { cursor: pointer; }
.curmap{
       float:right;
       padding-left:5px;
       padding-top:74px;
}
#skvoz{
margin-top: 10px;
text-align:left;
margin-left: 17px;
}
#skvoz p a{
text-decoration:none;
color: #702302;
}

#avia {
	padding-top: 6px;
	padding-bottom: 6px;
        text-align: left;
}
#avia a {
	font-size: 13px;
	font-weight: bold;
        font-family: 'Trebuchet MS', Arial, 'MS Sans Serif';
       	text-decoration: none;
        color: #ff0000;
}
#avia_banner {
	padding-top: 6px;
	padding-bottom: 6px;

}
#avia_banner a {

       	text-decoration: none;

}
#spinner {
  visibility:hidden;
}
.div_visible{
   display : none;
}
/* End of 'zhara_main_mix' */

