body {
	margin: 0;
	padding: 0;
	background:#ffffff url(images/bg.jpg) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}
h3{
margin:0;
padding:0;
}
#wrapper {

}
/* Header */
#header-wrapper {
}

#header {
	width: 950px;
	height: 165px;
	margin: 0 auto;
	border:0px solid #cccccc;
	text-align:center;
}
#page {
	width: 960px;
	margin: 0 auto;
	background: url(../images/bg_wonderful.jpg) center;
}
#content {
	float: right;
	width: 705px;
	border:0px solid #cccccc;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585D60;
	border:0px solid #cccccc;
	padding-left:5px;
}
#footer {
	width:960px;
	margin: 0 auto;
	padding-top:30px;
   border:0px solid #cccccc;
      background: url(../images/footer_wonderful.jpg) repeat-x center top;
   	height:105px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.top_content{
background:url(../images/bg_center_01.jpg);
width:688px;
height:30px;
margin-top:5px;
}
.bottom_content{
background:url(../images/bg_center_03.jpg);
width:688px;
height:19px;
}
.body_content{
background:url(../images/bg_center_02.jpg);
width:688px;
}








.box_bottom{
margin: 3px;
padding-top:5px;
padding-left:3px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */
width: 170px; /* now optional */
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */
text-align: left; /* to left align text within divs when container has been set to center */
}
.box_bottom {
display: inline;
}
.box_bottom li{
list-style:none;
}
.box_bottom1{
margin: 3px;
padding-top:5px;
padding-left:3px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */
width: 120px; /* now optional */
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */
text-align: left; /* to left align text within divs when container has been set to center */
}
.box_bottom1 {
display: inline;
}
.box_bottom1 li{
list-style:none;
}

/* content */

.text_head
{
	color:#041a56;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	padding-left:20px;
	font-size:11pt;
}
.text
{
	margin-top:55px;padding-left:115px;
	color:#FFFFFF;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;	
}
.text a{
color:#FFFFFF;
}
.agent
{
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-size:9pt;	
	padding-left:10px;	
 	font-weight: 400;	
}
.text_pic
{
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;	
	padding-left:13px;
}
.all a:link
{
	color:#FFFFFF;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.all a:hover
{
	color:#FFFFFF;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
.pic a:link
{
	color:#000000;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}
.pic a:hover
{
	color:#000000;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
}
.hotel a:link
{
	color:#000000;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
.hotel a:hover
{
	color:#6FA61C;
	font-family:Tahoma, verdana, helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
}

.box_center_tour h1 {
font: bold 0.9em Verdana,sans-serif;
color:#4d4d4d;
margin-left:5px;
}
.box_center_tour h1.left {
text-align:right;
width: 670px;
color:#4d4d4d;
padding-right:10px;
}
.detail_body{
	background: #b2ebfe url('../images/body.gif') repeat-x left top;
    padding: 5px 6px 5px 5px;
	width: 658px;
	margin-bottom:3px;
	padding-bottom:3px;
	border: 1px solid #b2ebfe;
	border-top:0px;
	margin-left:5px;
}

.tour_name_first_page{
FONT:100% Verdana,Tahoma,"MS Sans Serif";
color:#1b41bb;
font-weight:bold;
}
.tour_name_first_page H1{
FONT:100% Verdana,Tahoma,"MS Sans Serif";
color:#1b41bb;
font-weight:bold;
}
.tour_title_first_page{
FONT: 98% Verdana,Tahoma,"MS Sans Serif";
color:#848585;
}
.price_first_page{
FONT: 85% Verdana,Tahoma,"MS Sans Serif";
}
.period{
FONT: 90% Verdana,Tahoma,"MS Sans Serif";
}
#toolTip{
   border:1px solid #536373;
   background-color:#B7D3F0;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   color:#333;
}

#toolTip h1{
   display:block;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
ae8114
   background-color:#667E96;
   border-bottom:1px solid #536373;  
   margin:0px;
   padding:0px 2px;   
}

#toolTip p {
   margin:0px;
   padding:4px 2px;   
}

.LeftBox{
text-align:left;
width:254px;
background-image:url('../images/box_02.jpg');
}
.LeftBox_txt_header{
font-weight:bold;
background-image:url('../images/box_01.jpg');
width:254;
height:30px;
padding-top:4px;
padding-left:20px;
}
.LeftBox_txt_footer{
font-weight:bold;
background-image:url('../images/box_03.jpg');
width:100%;
height:20px;
}
.LeftBox_txt_detail{
width:240px;
padding-left:10px;
color:#485d71;
font-weight: bold;
font-size:90%;

}
.search_txt{
width:95%;
border:0px solid;
}
.search_txt .txt{

}
.search_txt INPUT, TEXTAREA, SELECT {
	color : black;
	font-size: 11px;
	background: #e5f4f6;
	font-family: tahoma,Courier, Helvetica, sans-serif;
	border: 1px solid #a9cacf;
	margin-bottom:2px;
}
.agent_box{
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background:#FCF1FB;
margin: 3px; 
padding-top:5px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
width: 600px; /* now optional */ 
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
text-align: left; /* to left align text within divs when container has been set to center */ 
}
.agent_box {
display: inline;
} 
.main_agent_box{
width:98%; 
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}
#search_agent{
width:98%; 
padding-left:25px;
padding-top:5px;
padding-bottom:5px;
}
.ttt_rss{
width:98%; 
padding-left:5px;
padding-top:2px;
padding-bottom:5px;
text-align:left;
margin-right:20px;
color:#689127;
background: url(../images/dotline.gif) repeat-x right bottom;
}
.ttt_rss a:link{
color:#A9A9A8;
}
.ttt_rss a:visited{
color:#A9A9A8;
}
.ttt_rss a:active{
color:#A9A9A8;
}
.ttt_rss a:hover{
color:#151515;
}

.ttt_rss_box{
width:150px; 
padding-left:2px;
padding-top:2px;
padding-bottom:5px;
text-align:left;
}
.footer_link{
width:850px; 
padding-left:5px;
padding-top:20px;
padding-bottom:5px;
text-align:center;
}
#gallery_main{
width:98%; 
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}
.gallery_box{
margin: 3px; 
padding-top:5px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
width: 300px; /* now optional */ 
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
text-align: left; /* to left align text within divs when container has been set to center */ 
background: url(../images/dotline.gif) repeat-x right bottom;
}
.gallery_box {
display: inline;
} 
.gallery_box2{
margin: 3px; 
padding-top:5px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
width: 155px; /* now optional */ 
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
text-align: left; /* to left align text within divs when container has been set to center */ 
}
.gallery_box2 {
display: inline;
} 
#gallery_menu_header{
padding-left:10px;
font-size:12px;
}
#gallery_name{
padding-left:10px;
text-align:center;
font-size:12px;
}
.table_data_ajax{
EMPTY-CELLS:show;
BORDER-COLLAPSE:collapse;
background: url(../images/grad_nav.gif) repeat-x;
}
table.table_backend TH {
	BORDER-RIGHT: #ffff 1px solid; 
	BORDER-TOP: #eef 1px solid;
	FONT-WEIGHT: bold; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	COLOR: #FFF; 
	BORDER-BOTTOM: #999 1px solid;
	TEXT-ALIGN: left;
	white-space: normal;
	PADDING-LEFT: 5px;

}
table.table_data_ajax TD	 {
BORDER-BOTTOM:1px dotted #C1CDD8;
HEIGHT:25px;
}
.Table_backend_foot {
BORDER:1px solid #FFFFFF;
EMPTY-CELLS:show;
BORDER-COLLAPSE:collapse;
}
table.Table_backend_foot TD	 {
BORDER-TOP:1px solid #C1CDD8;
HEIGHT:23px;
BORDER-LEFT:0px solid #C1CDD8;
}
table.table_backend_foot{
	background: url(../images/bg_backoff_head.png) repeat-x;
}
.seo_page_navigator a{
border:1px solid #c2d0bb;
padding-top:2px;
padding: 3px;
background:#dae4a9;
}
seo_page_navigator_me a{

}
.alphabet{
width:95%;
border:1px solid #CCCCCC;
padding-top:2px;
padding: 3px;
padding-left:10px;
}

.hotels{
width:670px; 
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
border:0px solid #cccccc;
}
.hotels_box{
margin: 5px; 
padding-top:5px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
width: 320px; /* now optional */ 
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
text-align: left; /* to left align text within divs when container has been set to center */ 
background: url(../images/dotline.gif) repeat-x right bottom;
}
.hotels_box {
display: inline;
} 
.viewgallery{
margin: 3px; 
padding-top:5px;
display: inline-block; /* IE <8 needs this tripped back to display: inline; to make it work on block elements - see conditional below */ 
width: 600px; /* now optional */ 
vertical-align: top; /* explicitly declare your preference as Moz inline-box auto aligns to top */ 
text-align: left; /* to left align text within divs when container has been set to center */ 
}
.viewgallery {
display: inline;
} 
.clear{
clear:both;
}
