body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	background: #1a2d34 url(images/back.gif) repeat;
	background: #13323f;	
	background: #233950;
	background: #efefef;
	
	background: #fefefe;

background: #fff url(images/Backgr.jpg) repeat-x;
}

a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #0aa0d4;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #034b74;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1787c7;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #034b74;
}

p {
	margin: 10px 0px;
	color: #122029;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 987px;
	margin-top: 0px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 205px;
	font: 12px Arial;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 140px;
	height: 19px;
	margin-left: 22px;
	padding: 0px 0px 5px 10px;
	background: url(images/readmor.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.datetime {
	font-size: 8px;
	color: gray;
	font-weight: bold;
}

.posted {
	font-size: 10px;
}

/* ----- Header ----- */

#all_header {
	clear: both;
	padding: 0px;
	margin: 0;
	padding-bottom: 0px;
	width: 1024px;
	height: 182px;
	background: #ededbe;
	background: #f5f4f4;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 254px;
	height: 178px;
	background: url(images/logo.jpg) no-repeat;
}

#logosection img{
	margin-top: 73px;
	border: 0;
	padding: 0;
}

#header {
	margin: 0px;
	float: right;
	width: 766px;
	height: 178px;
	background: url(images/header1.jpg) no-repeat;
}

#header .lang{
	margin: 0px;
	float: right;
	margin: 10px;
}

#header .lang img{
	border: 0px;
}

#header .title{
	padding: 15px 0px 0px 35px;
	font-size: 15px;
	font-weight:bold;
	line-height: 25px;
}

#header .title a{
	text-decoration: none;
	color: #333333;
}

#header .title a:hover{
	text-decoration: underline;
	color: #444;
}

#header .bigtext{
	font-size: 31px;
	font-weight:bold;
	color: #f6fdfd;
	color: #fff;
}



/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
	width: 1024px;
	height: 43px;
	background: #e7e8e8;
}

#search {
	float: left;
	width: 248px;
	height: 36px;
	padding: 7px 0px 0px 10px;
	background: url(images/search.gif) repeat-x;
}

#menu {
	float: right;
	width: 766px;
	height: 43px;
	margin: 0px;
	background: url(images/menunew.gif) repeat-x;
}

#menu ul {
	margin: 0px;
	text-align: left;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#templatemo_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 8px 0px 8px;
	font: 14px arial;
	color:#273a48;
	font-weight: bold;
	text-decoration: none;

}

#templatemo_menu ul li a#last {
	margin: 0px;
	display:inline-block;
	height: 30px;
	font: 14px arial;
	color:#273a48;
	font-weight: bold;
	text-decoration: none;
	margin-right: 1px;
}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(images/templatemo_menuhover_background.gif) repeat-x;
}

#menu ul li a#last:hover{
	color: #fff;
	background: url(images/templatemo_menuhover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */
#templatemo_top_panel {
	clear: both;
	width: 1004px;
	height: 180px;
	padding: 0px 10px 0 10px;
	background: #fcfbcb url(images/content.gif) repeat;
}

#templatemo_top_panel .top_panel_section {
	float: left;
	width: 292px;
	margin-top: 5px;
	margin-left: 30px;
}
.image_box img {
	z-index: -1;
	width: 240px;
	height: 120px;
	margin-left: 26px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 1px;
	border: 5px solid #dcdcb1;
	border: 8px double #dbd7ad;
}
.image_box a, a:hover{
	border: none;
	outline: none;
}
.project_title {
	background-color: #444;
	margin-left: 35px;
	margin-right: 17px;
	z-index: 51;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

@media all and (min-width: 0) {
#templatemo_top_panel .project_title {
		position: relative;
		height: 20px;
	}
}
html[xmlns*=""] .project_title {
	margin-top: -35px\9;
	height: 26px\9;
}
.top_panel_section .project_title a{
	display: block;
	text-align: center;
	padding: 0;
	font-size: 18px;
	color: #eaff00;
	text-decoration: none;
	outline: none;
	margin-top: -29px;
	z-index: 4;
}
html[xmlns*=""] .top_panel_section .project_title a {
	margin: 0px\9;
}

.top_panel_section .project_title a:hover{
	z-index: 4;
	display: block;
	text-align: center;
	padding: 0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	margin-top: -29px;
	outline: none;
}
html[xmlns*=""] .top_panel_section .project_title a:hover {
	margin: 0px\9;
}


/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background: #fff;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

#templatemo_left_column {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 8px 10px 5px 10px;
	width: 233px;
	background: #f5f4f4;
	min-height: 550px;
	border-right: 1px solid #d2d2d2;
}

#templatemo_middle_column {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 5px;
	width: 513px;
	min-height: 520px;
	background: #fff url(images/backgg.gif) no-repeat;
}

#templatemo_right_column {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 5px 0px;
	width: 215px;
	background: #f5f4f4;
	min-height: 750px;
	border-left: 1px solid #d2d2d2;
}
/* middle */

#templatemo_middle_column h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0aa0d4;
}

/* end of middle */

/* left column */

#leftcolumn_box01 {
	width: 234px;
	padding: 0px;
	background: #5f95b8;	
	margin: 0px 0px 12px 0px;
	border: 1px solid #5383a2;
	text-align: center;
}

#leftcolumn_box01 img{
	margin: 15px;
	margin-top: 10px;	
	margin-bottom: 8px;
	text-align: center;
	border: 2px solid white;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 214px;
	height: 14px;
	padding: 10px;
	background: url(images/leftsection_top.gif) no-repeat;
	border-bottom: 1px solid #5383a2;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 215px;
	padding: 10px;
	padding-top: 0px;
	color: #FFFFFF;
}
#leftcolumn_box01 select{
	width: 184px;
	color: #555;
}

#leftcolumn_box02 {
	padding: 0 20px;
	padding-top: 15px;
	width: 194px;
	background: #e1ecf2;
	border: 1px solid #5db5d4;
	border-top: 5px solid #02769f;
}
#leftcolumn_box02 a{
	color: #222;
	text-decoration: underline;
}
#leftcolumn_box02 a:hover{
	text-decoration: none;
	color: #999;
}
#leftcolumn_box02 span{
	background-color: #666;
	color: white;
	font-weight: bold;
	padding: 0 3px;
}
/* end of left column */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 0px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/templatemo_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

#right_box02 {
	clear: both;
	width: 184px;
	padding: 0px;
	margin: 7px 0px 2px 4px;
}
#right_box02 .rightbox02_top{
	width: 189px;
	height: 24px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/rightsection_top.gif) no-repeat;
	border: 1px solid #b0cde0;
	border-bottom: 0px;
}
#right_box02 .rightbox02_bottom{
	width: 179px;
	padding: 5px 5px 0px 5px;
	background: #deedf3;
	border: 1px solid #9eb4c3;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}

#right_box02 img{
	padding: 0px;
	width: 170px;
	height: 122px;
	margin-bottom: 10px;
}

#partners {
	text-align: center;
}
#partners img {
	border: 0;
	padding-top: 3px;
	margin: 0;
	width: 150px;
	height: 55px;
}

/* end of right column */



/* ----- Form ----- */
form{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
	width: 110px;
	height: 18px;
}

/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 1024px;
	height: 50px;
	text-align: center;
	color: #666;
	background: #e2e0e0;
	text-align: center;
}
#templatemo_footer_bottom {
	width: 1030px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background: #dadada url(images/footer.gif) no-repeat;
}

/* IE6 hack */
* html #templatemo_footer_bottom {
	width: 1024px;
	height: 50px;
	margin-bottom: -10px;
	padding: 0px;
	background: #dadada url(images/footer.gif) no-repeat;
}

#templatemo_footer a{
	color: #666;
}

#templatemo_footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */


/* ----- search of tour ----- */

#reservation {
		width : 200px;
		background: #e0e0e0;
		border: 1px solid #b9b9b8;
		margin-top: 1px;
		margin-bottom: 10px;
		height: 650px;
		text-align: left;
		margin-left: 6px;
}

.tourname{
	padding-top: 20px;
	text-align: left;
	margin-left: 10px;
}
.tourname label{
	color : #333;
	font-weight:bold;
	font-size: 14px;
}
.tourname input{
	width : 166px;
	height: 14px;
	font-size: 9px;
	margin-top: 4px;
	margin-bottom: 7px;
}

.form_col{
	width: 190px;
	text-align: left;
	margin-left: 10px;
}
.form_col select {
	margin-top: 3px;
	margin-bottom: 10px;
}
.form_col select#month {
	width: 74px;
}
.form_col label{
	color : #333;
	font-weight:bold;
	font-size:13px;
}

#button{
	background: url(images/button.jpg); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	margin: 10px 0 15px 97px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 65px;
	color : #0f1d25;
}

/*-------- end of search of tour */
