/* Class definition for background shading */ 

/*****************ALA THINGS*********************/

#parent {
	background-color:#d9d6d0;
	text-align:left;
	color:#474032;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:920px;
	margin:0 auto;
	float:center;
}

#header {
	background-image:url(../images/pixo/rotate.php);
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
	height:205px;
	float:left;
}

	#theLogo {
		width:210px;
		height:189px;
		padding:16px 0px 0px 19px;
	}

#middle {
	background-color:#d9d6d0;
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
}

	#theUpper {
		background-color:#d9d6d0;
		width:920px;
		height:293px;
		float:left;
	}
		
		#main_menu {
			background-image:url(../images/menu_bg.jpg);
			background-position:40px top;
			background-repeat:no-repeat;
			width:125px;
			height:253px;
			float:left;
			padding:40px 20px 0px 60px;
			text-align:center;
		}
		
		#aboutus {
		background-image:url(../images/antique.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		width:425px;
		height:250px;
		background-color:#cecac1;
		padding:10px;
		float:left;
		margin-top:10px;
		text-align:left;
		}
		
		#aboutus2 {
			width:425px;
			height:250px;
			background-color:#cecac1;
			padding:10px;
			float:left;
			margin-top:10px;
			text-align:left;
		}
		
		#customize {
		width:220px;
		height:270px;
		padding:10px 12px 0px 16px;
		float:left;
		}

	#theLower {
		background-image:url(../images/bg.gif);
		background-repeat:repeat;
		width:920px;
		float:left;
		padding:0px 0px 12px 0px;
	}

		#lowerLeft {
		width:210px;
		float:left;
		color:#474032;
		}
			#Destinations {
			background-color:#cecac1;
			width:160px;
			float:right;
			padding:10px;
			}
			
			#Hotels {
			background-color:#e8e6e2;
			width:160px;
			float:right;
			padding:10px;
			}
		
		#theContent {
		width:680px;
		float:left;
		margin:10px 0px 0px 19px;
		}
	
#footer {
	background-color:#646564;
	width:870px;
	height:140px;
	float:left;
	color:#bebebe;
	font-size:10px;
	padding:20px 0px 0px 50px;
}

	#sirtasarim {
	width:100px;
	height:15px;
	float:right;
	margin:104px 30px 0px 0px;
	}

/*************INSIDE TAMPLATE***************/

#middle_left {
	width:229px;
	float:left;
}
	#list_hotels {
	background-color:#cecac1;
	width:165px;
	float:left;
	margin: 10px 0px 10px 35px;
	padding:5px;
	}
	#list_tours {
	background-color:#E9D7C0;
	width:180px;
	float:right;
	padding:10px;
	margin:20px 0px 5px 20px;
	border: 1px outset #BC9466;
	}
	
#middle_middle {

	width:520px;
	float:left;
	}
	#middle_middle2 {

	width:520px;
	float:left;
	text-align:left;
	padding:10px 0px 0px 0px;
	}
	#middle_middle3 {

	width:680px;
	float:left;
	}
	
#middle_middle2 {

	width:680px;
	float:left;
	}

#middle_right {

	width:161px;
	float:left;
	padding:5px;
	color:#474032;
}
	#related {
	width:150px;
	background-color:#e8e6e2;
	float:left;
	margin:10px 0px 5px 0px;
	padding:5px;
	}

	#references {
	width:150px;
	background-color:#e8e6e2;
	float:left;
	margin:5px 0px 5px 0px;
	padding:5px;
	}
/****************************/

.system_template_content_shade {
	visibility:hidden; 
	position:absolute; 
	z-index:20;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#000000;
}

/**************************************** */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span{
	margin:0;
	padding:0;
	border: 0;
}

body{
	text-align: left;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000000;
	font-size:70%;
	background-color:#ffffff;
	background-image:url(../images/shadow.jpg);
	background-position:center;
	background-repeat:repeat-y;
	line-height:1.5em;
}

tr,td{
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

p{

}
h1,h2,h3,h4,h5,h6{

	font-family:Arial, sans-serif, Garamond;

}
h1 {
	font-size: 200%;
	line-height: 1.6em;
	font-weight:lighter;
}
h2 {
	font-size: 180%;
	line-height: 1.8em;
	font-weight:lighter;

	}
h3{
	font-size: 160%;
	line-height: 1.8em;
	font-weight:500;

	}

h4 {
	font-size: 140%;
	line-height: 1.6em;
	font-weight:bold;
}

h5 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight:bold;

}

h6 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight:bold;

}

a{
	color:#2b373c;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}
sup{
	font-size: 100%;
}

label{
 font: bold 100% "tahoma", Verdana, Arial;
 color: #334d55;
}

hr{
	border:0px solid #FFFFFF;
	height:0px;
}

fieldset{
	padding:10px;
	border:1px solid #dedede;
}

legend{
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}

em{

}

form{
	margin: 0;
	padding:0;
	}
form select{
	font-size:8pt;
}

option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}

ul{
	list-style-type:square;
	margin-left:15px;
}
li{
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
ul li{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}


ol{
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
ol li{
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}

ol ol{
 list-style-type: disc;
}
ol ol ol{
 list-style-type: none;
}

a.tab_class {
	background-color:#CCCCCC;
}

a.tab_class_active {
	background-color:#F8FAA0;
	color:#FF0000;
}



/*********** mailform **********/

.mailtextarea{
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:115px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding:2px;
}

.mailadresarea{
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding: 2px;
}
.adrestextarea{
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
}
.mailinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:18px;
	border:1px solid #cacaca;
	color:#2b373c;
	font-size:8pt;
	padding: 2px;
}

.mailmiddleinput{
	font-style:normal;
	width:74px;
	height:20px;
	border:1px inset #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	}
	
.searchinput{
	font-style:normal;
	width:100px;
	border:1px solid #cccccc;
	color:#999999;
	font-family:tahoma;
	font-size:8pt;
	background-color: transparency;
	padding: 2px;
	height: 18px;
	}
	
.mailsmallinput{
	font-style:normal;
	width:40px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
	}

.button{
	font-weight:bold;
	font-size:8pt;
	height:20px;
	width:80px;
	color:#ffffff;
	border:1px solid #c7ddf3;
	background-color:#646564;
}
.button2{
	font-weight:bold;
	font-size:8pt;
	height:30px;
	width:80px;
	color:#ffffff;
	border:1px solid #c7ddf3;
	background-color:#000000;
}
.button2:hover{
	font-weight:bold;
	font-size:8pt;
	height:30px;
	width:80px;
	color: #ffffff;
	border:1px solid #c7ddf3;
	background-color:#646564 ;
}
.search_button{
	font-weight:bold;
	font-size:8pt;
	height:25px;
	width:60px;
	color:#ffffff;
	border:1px outset #c7ddf3;
	background-color:#b5342e;
}

/************************ALA TEXT*************************************/

.footerlink {
	color:#bebebe;
	text-decoration:none;
}

a.footerlink:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

a.footerlink:active {
	color:#bebebe;
	text-decoration:none;
}



/******* kenarlik ***********/

.alt_kenarlik_noktali{
	border-bottom:1px dotted #a19a90;
	color:#666666;
	font-size:17px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
}

/*********** yazi stilleri **********/
/*** eski ***
.kahve_yazi{
	color:#474032;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
**/


.kahve_yazi{
	color:#474032;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}

.gri_yazi{
	color:#d3cdbf;
	text-decoration:none;
}

.baslik1{
	color: #Ffffff;
	text-decoration:none;
	font-size:12pt;
}

.baslik2{
	color:#474032;
	text-decoration:none;
	font-size:14pt;
	font
}


.baslik3{
	color:#474032;
	text-decoration:none;
	font-size:12pt;
}

.tour_head{
	color:#474032;
	text-decoration:none;
	font-size:14pt;
}

.tour_head01{
	width:500px;
	color:#474032;
	text-decoration:none;
	font-size:20pt;
}
.tour_head02{
	color:#474032;
	text-decoration:none;
	font-size:14pt;
}



/*************   arkaplan *********/

.koyu_yesil{
	background-color:#5e5945;
}

.koyu_yesil2{
	background-color:#3e3b2c;
}

.koyu_yesil3{
	background-color:#1d1c17;
}
.koyu_yesil4{
	background-color:#2b2920;
}

.gri_bg{
	background-color:#ada7a2;
}



/******* linkler *****/


.link_beyaz{
	color:#d3cdbf;
	text-decoration:none;
}

a.link_beyaz:hover{
	color:#868271;
	text-decoration:underline;
}

.link_tour_1{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	letter-spacing:-1px;
}

a.link_tour_1:hover{
	color: #6D6D6D;
	text-decoration:none;
	font-size: 12px;
}







/**************************************************************************************
******************            Tour Template                   *************************
***************************************************************************************/

#m_up {
	text-align:left;
	float:left;
	width:896px;
	padding:0px 17px 0px 17px;
}

		#m_up_left {
		float:left;
		width:670px;
		}
		
			#tourname {
			float:left;
			width:670px;
			height:30px;
			}
			
			#thelisto {
			float:left;
			width:100px;
			padding:10px 0px 0px 5px;
			}
			
			#themap {
			background-color:#bc9466;
			float:right;
			width:510x;
			padding:2px;
					}
		
		#m_up_right {
		float:left;
		width:150px;
		padding:10px 8px 0px 20px; 
		}

#m_down {
	text-align:left;
	float:left;
	width:670px;
	padding:5px 0px 0px 0px;
}

	#m_down_left {
		float:left;
		width: 670px;
		/*padding:8px 8px 8px 5px;*/
	}
	
		#m_down_head {
		width:387px;
		float:left;
		height:37px;
		padding:20px 0px 0px 0px ;
		}
		
		#the_info {
		float:left;
		width:670px;
		}
		
		#requestform {
		width:148px;
		height:37px;
		float:right;
		padding:20px 0px 0px 0px;
		}
	
	#m_down_right {
	float:left;
	padding:8px 14px 8px 8px;
	width:350px;
	}
	
		#dis_links {
		float:left;
		width:350px;
		height:200px;
		}
		
		#display {
		font-family: tahoma, Arial, Helvetica, sans-serif;
		text-align:left;
		font-size:15px;
		float:left;
		width:350px;
		padding:0px 0px 0px 0px;
		}
		
		#credit {
		float:left;
		width:360px;
		height:30px;
		padding:20px 10px 10px 40px;
		text-align:left;
			}
		
		#terms_baslik {
		float:left;
		width:590px;
		height:30px;
		padding:20px 10px 10px 40px;
		text-align:left;
			}
		
		#customizo {
		text-align:center;
		float:left;
		width:350px;
		padding:10px 0px 25px 0px;
		}
		

#left_dest {
	float:left;
	width:260px;
	margin:20px 0px 10px 40px;
}

#left_dest_list {
	width:130px;
	float:left;
}

#right_tours {
	width:563px;
	float:left;
	padding:0px 47px 0px 13px;
	text-align:left;
}

#freak {
	width:260px;
	height:80px;
	padding:32px 0px 0px 0px;
	float:left;
}

#dest_in {
	width:590px;
	padding:0px 40px 10px 40px;
	float:left;
}

#dest_top {
	width: 630px;
	float:left;
	text-align:center;
	padding:0px 40px 0px 0px;
}

#dest_title {
	width:300px;
	float:left;
	height:50px;
	padding:16px 0px 0px 0px;
	text-align:left;
}

#dest_select {
	width:250x;
	float:right;
	text-align:right;
	padding:10px 0px 10px 0px;
}

#tours_list {
	float:left;
	padding:16px 0px 16px 47px;
}
		
/****************TOOL TIP**************************/

.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 8px;
	visibility: hidden;
	border:0px solid #874619;
	font:normal 11px tahoma;
	z-index: 100;
	background-color:#f2efe9;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}

/****************************FORM*******************************/

#form_title {
	float:left;
	width:515px;
	padding:10px;
	text-align:left;
}

#form_text {
	float:left;
	width:140px; 
	height:19px;
	text-align:left; 
	margin-top:5px;
	padding:0px 0px 0px 30px;
}

#form_input {
	width:350px; 
	float:left;
	padding:5px;
}

.input_mine {
	background-color:#a4a2a2; 
	font-size:14px; 
	border:solid #817c7c 1px;
}
.input_mine02 {
	width:300px;
	height:100px;
	background-color:#a4a2a2; 
	font-size:14px; 
	border:solid #817c7c 1px;
}
.input_submit {
		background-color:#a4a2a2;
		background-image:url(../images/send.jpg);
		width:88px;
		height:37px;
}

.input_clear {
		background-color:#a4a2a2;
		background-image:url(../images/clear.jpg);
		width:88px;
		height:37px;
		elevation:level;
}



.input_submit2{
		background-color:#a4a2a2;
		color:#000000;
		font-weight:bold;
		text-align:center;
		width:88px;
		height:37px;
}

.input_clear2 {
		background-color:#a4a2a2;
		color:#000000;
		font-weight:bold;
		text-align:center;
		width:88px;
		height:37px;
		elevation:level;
}




/*********** menulink **************/

.alt_sayfa{
	color:#5a595b;
	text-decoration:none;
}

a.alt_sayfa:hover{
	color: #5a595b; 
	text-decoration:underline;
}



/*********** linkler **************/


.link_desti{
	color:#7a6436;
	text-decoration:none;
}

a.link_desti:hover{
	color:#998a6a;
	text-decoration:underline;
}



.kenarlik{
	border:1px #ad9563 dotted;
}




































































































































.sub_page{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

.tour_info_head{
	color:#3e3e3e;
	font-weight:normal;
	font-size:18pt;
	text-decoration:none;
}

.tour_head2{
	color:#000000;
	font-weight:bold;
	font-size:15pt;
	text-decoration:none;
}


.tour_head3{
	color:#000000;
	font-weight:normal;
	font-size:20pt;
	text-decoration:none;
}
.tour_head4{
	color:#3e3e3e;
	font-weight:normal;
	font-size:18pt;
	text-decoration:none;
}

.beyaz{
	color:#bea183;
	font-weight:normal;
	text-decoration:none;
}

.beyaz2{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.tur_adi{
	color:#FFFFFF;
	font-weight:normal;
	font-size:17pt;
	text-decoration:none;
}



.destination_head{
	color:#cea574;
	font-weight:normal;
	font-size:17pt;
	text-decoration:none;
}
.destination_head02{
	color:#9F5817;
	font-weight:normal;
	font-size:17pt;
	text-decoration:none;
}

.destination_head03{
	color:#9F5817;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}


.destination_head_dark{
	color: #583718;
	font-weight:normal;
	font-size:14pt;
	text-decoration:none;
}

.baslik_koyu_yesil{
	color: #5e5945;
	font-weight:normal;
	font-size:14pt;
	text-decoration:none;
}
.baslik_koyu_yesil2{
	color: #3e3b2c;
	font-weight:normal;
	font-size:14pt;
	text-decoration:none;
}
.baslik_koyu_yesil3{
	color: #1d1c17;
	font-weight:normal;
	font-size:14pt;
	text-decoration:none;
}
.baslik_koyu_yesil4{
	color: #2b2920;
	font-weight:normal;
	font-size:14pt;
	text-decoration:none;
}
.link_normal {
	color:#000000;
	font-size:13px;
	text-decoration:none;
}


a.link_normal:hover {
	color:#3c5663;
	font-size:13px;
	text-decoration:underline;
}













/************ religious





#parent {
	width:930px;
	margin: auto;
}

#header {
	background-image:url(../images/header_bg.jpg);
	width:930px;
	height:289px;
	float:left;
}


#logo {
	width:421px;
	float:left;
}

#main_menu {
	width:195px;
	float:right;
	padding:90px 260px 0px 50px; 
}

#middle {
	width:930px;;
	float:left;
}

#left_menu {
	width:217px;
	float:left;
	padding: 0px 0px 0px 15px;
	margin:0 auto;
}

#content {
	width:678px;
	float: left;
	margin:0 auto;
	padding:0px 10px 0px 10px;
}

#footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:700px;
	height:208px;
	float:left;
	margin:0 auto;
	padding:20px 190px 15px 40px;
	color:#cab5aa;
}

#box1 {
	margin-top:5px;
	height:28px;
}

#box2 {
	background-image:url(../images/box_in.gif);
	background-repeat:repeat-y;
	padding:0px 5px 0px 25px;
	color:#FFFFFF;
	text-align:left;
}

#box3 {
	height:26px;
}

#customize {
	width:197px;
	height:202px;
	margin:10px;
}



#header_home {
	background-image:url(../images/header_bg_home.jpg);
	width:100%;
	height:247px;
	float:left;
}


#logo_home {
	width:421px;
	float:left;
}

#box_parent {
	width:896px;
	padding:0px 17px 0px 17px;
	float:left;
}

#box1_home {
	height:28px;
	float:left;
	width:896px;
}

#box2_home {
	width:856px;
	float:left;
	background-image:url(../images/box_in_home.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 20px 0px 20px;
	color:#FFFFFF;
	text-align:left;
}

#box3_home {
	height:26px;
	float:left;
	width:896px;
}


.pembe {
	color:#a78b7d;
	font-size:10px;
	text-decoration:none;
}

a.pembe:hover, visited {
	color:#cab5aa;
	font-size:10px;
	text-decoration:underline;
}

.footer_menu {
	color:#cab5aa;
	font-size:11px;
	text-decoration:none;
}

a.footer_menu:hover {
	text-decoration:none;
	color:#ece2dc;
}

a.footer_menu:active {
	color:#cab5aa;
	font-size:11px;
	text-decoration:none;
}















.link_beyaz{
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


a.link_beyaz:hover{
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.link_details{
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


a.link_details:hover{
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.link_sir{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


a.link_sir:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}



.link_detail{
	font-size:11px;
	color:#a35100;
	text-decoration:none;
}


a.link_detail:hover{
	font-size:11px;
	color:#a35100;
	font-weight:bold;
	text-decoration: line-through;
}

.link_siyah{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}


a.link_siyah:hover{
	color:#a35100;
	font-weight:bold;
	text-decoration:none;
}









a.sub_page:hover{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}


.sub_page_sel{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}

a.sub_page_sel:hover{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}



.sub_page2{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
}

a.sub_page2:hover{
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
}


.sub_page_sel2{
	color:#402213;
	text-decoration:underline;
	font-weight:normal;
	font-size:8pt;
}

a.sub_page_sel2:hover{
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;
}

.table_n {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.table_b {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size:11px;
	font-weight:bold;
}





.alt_kenarlik{
	border-bottom:1px #965e39 solid;
}

.kenarlik{
	border:1px #965e39 solid;
}

.kenarlik_kahve{
	border:1px #c9a58e solid;
}




#b_welcome {
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	background-position:center 20px;
	margin:40px 0px 0px 0px;
	float:left;
	width:260px;
	padding:50px 10px 10px 10px;
	font-size:11px;
}

#featured {
	float:left;
}





#m_up {
	text-align:left;
	float:left;
	width:896px;
	padding:0px 17px 0px 17px;
}

		#m_up_left {
		float:left;
		width:670px;
		}
		
			#tourname {
			float:left;
			width:670px;
			height:50px;
			}
			
			#thelisto {
			font-size:12px;
			float:left;
			width:100px;
			padding:10px 10px 0px 20px;
			}
			
			#themap {
			background-color:#bc9466;
			float:left;
			width:510px;
			padding:5px;
			margin:10px;
			}
		
		#m_up_right {
		float:left;
		width:150px;
		padding:10px 8px 0px 20px; 
		}

#m_down {
	text-align:left;
	float:left;
	width:930px;
	padding:12px 0px 16px 0px;
}

	#m_down_left {
	float:left;
	width:534px;
	padding:8px 8px 8px 14px;
	border-right:#663300 dashed 1px;
	}
	
		#m_down_head {
		width:387px;
		float:left;
		height:37px;
		}
		
		#the_info {
		float:left;
		width:535px;
		}
		
		#requestform {
		width:148px;
		height:37px;
		float:right;
		}
	
	#m_down_right {
	float:left;
	padding:8px 14px 8px 8px;
	width:350px;
	}
	
		#dis_links {
		float:left;
		width:350px;
		height:200px;
		}
		
		#display {
		font-family: tahoma, Arial, Helvetica, sans-serif;
		text-align:left;
		font-size:15px;
		float:left;
		width:350px;
		padding:0px 0px 0px 0px;
		}
		
		#credit {
		float:left;
		width:600px;
		padding:10px 10px 50px 10px;
		text-align:left;
		}
		
		#customizo {
		text-align:center;
		float:left;
		width:350px;
		padding:10px 0px 25px 0px;
		}
		

#left_dest {
	float:left;
	width:260px;
	padding:20px 0px 10px 40px;
}

#left_dest_list {
	width:130px;
	float:left;
}

#right_tours {
	width:563px;
	float:left;
	padding:0px 47px 0px 13px;
	text-align:left;
}

#freak {
	width:240px;
	height:113px;
	padding:32px 0px 0px 0px;
	float:left;
}

#dest_in {
	width:850px;
	padding:0px 40px 10px 40px;
	float:left;
}

#dest_top {
	width:850px;
	float:left;
	text-align:center;
	padding:0px 40px 0px 40px;
}

#dest_title {
	width:300px;
	float:left;
	height:50px;
	padding:16px 0px 0px 0px;
	text-align:left;
}

#dest_select {
	width:200px;
	float:left;
	text-align:right;
	padding:20px 0px 0px 0px;
}

#tours_list {
	float:left;
	padding:16px 16px 16px 47px;
}
		




.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 8px;
	visibility: hidden;
	border:0px solid #874619;
	font:normal 11px tahoma;
	z-index: 100;
	background-color:#f2efe9;
}

#arrowhead{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}





#form_title {
	float:left;
	width:515px;
	padding:10px;
	text-align:left;
}

#form_text {
	float:left;
	width:140px; 
	height:19px;
	text-align:left; 
	margin-top:5px;
	padding:0px 0px 0px 30px;
}

#form_input {
	width:350px; 
	float:left;
	padding:5px;
}

.input_mine {
	background-color:#bc9466; 
	font-size:14px; 
	border:solid #663300 1px;
}

.input_submit {
		background-color:#bc9466;
		background-image:url(../images/send.jpg);
		width:88px;
		height:37px;
}

.input_clear {
		background-color:#bc9466;
		background-image:url(../images/clear.jpg);
		width:88px;
		height:37px;
		elevation:level;
}




*********/




/************ tour indent **************/

.tour_indent{
	font-size:9pt;
	color:#e62626;
	font-weight:bold;
}


#tour_indent2{
	width:160px;
	color:#9F5817;
	font-weight:bold;
	font-size:11pt;
	padding:0px 0px 10px 0px;
}

#tour_indent3{
	width:160px;
}





.small_word{
	font-size:10px;
}