/* 
CSS Document
Developer: Muthuswamy K
E-Mail: muthu.work@gmail.com
*/

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{line-height:1.4; background:#f7f7f7; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
a{text-decoration:none; color:#06c;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#holder{width:880px; margin: 0px auto; padding:0 16px; background:url(images/holder.png) repeat-y center;}
#header{background:url(images/header.jpg) no-repeat; height:130px;}
#nav-main{background:url(images/nav.png) no-repeat; height:38px;}
#content-box{padding:10px 0;}
#left-panel{float:left; width:180px; margin-right:10px;}
#main-panel{float:left; width:480px; margin-right:10px;}
#right-panel{float:left; width:200px; height:auto;}
#footer{background:url(images/footer.png) no-repeat left top; text-align:center; padding:20px 0;}

/* HEADER */
#logo{padding:40px 0 0 38px; width:290px; height:50px; overflow:hidden; position:relative; border:none;}
#logo span{position:absolute; width:100%; height:100%; background:url(images/logo.png) no-repeat; border:none;}
#logo a{font-size:42px; color:#fff; font-family: Myriad Pro, Arial, Helvetica, sans-serif; font-weight:bold; border:none;}

/* NAVIGATION */
#nav-main li{line-height:36px; float:left; border-right:#fff 1px solid;}
#nav-main li:last-child{border:0;}
#nav-main li a{float:left; color:#333; font-size:14px; padding:0 15px;}
#nav-main li.current_page_item a, #nav-main li a:hover{text-decoration:none; background:url(images/nav_hov.png) repeat-x top; color:#fff;}

/* CONTENT */

	/* SIDEBAR */
	.box{background:url(images/box_small.png) repeat-y center; margin-bottom:10px;}
	.box .box-bot{background:url(images/box_small.png) no-repeat right bottom;}
	.box .box-top{background:url(images/box_small.png) no-repeat left top; zoom:1;}
	.box h3{line-height:37px; padding:0 6px; color:#fff; font-size:18px; font-weight:bold;}
	.box .box-content{padding:10px; text-align:center;}
	.box .box-content ul li{padding:5px 0 5px 10px; border-bottom:#dae1e5 1px solid; background:url(images/bullet.gif) no-repeat left 10px; text-align:left;}
	
	.box .box-content-new{padding:10px; }
	.box .box-content-new ul li{padding:5px 0 5px 2px; border-bottom:#dae1e5 1px solid; text-align:left; text-decoration:none;}
	.box .box-content-new li.xpert_li{ width:auto; height:40px; float:left; }
	
	/* SIDEBAR RIGHT */
	.box-right{background:url(images/box_big.png) repeat-y center; margin-bottom:10px;}
	.box-right .box-bot{background:url(images/box_big.png) no-repeat right bottom;}
	.box-right .box-top{background:url(images/box_big.png) no-repeat left top; zoom:1;}
	.box-right h3{line-height:37px; padding:0 6px; color:#fff; font-size:18px; font-weight:bold;}
	.box-right .box-content{padding:10px; text-align:center;}
	.box-right .box-content ul li{padding:5px 0 5px 10px; border-bottom:#dae1e5 1px solid; background:url(images/bullet.gif) no-repeat left 10px; text-align:left;}
	
	.box-right .box-content-new{padding:10px; }
	.box-right .box-content-new ul li{padding:5px 0 5px 2px; border-bottom:#dae1e5 1px solid; text-align:left; text-decoration:none;}
	.box-right .box-content-new li.xpert_li{ width:auto; height:40px; float:left; }
	
	
		/* Wider Box */
		.box-big{background:url(images/box_big.png) repeat-y center; margin-bottom:10px;}
		.box-big .box-bot{background:url(images/box_big.png) no-repeat right bottom;}
		.box-big .box-top{background:url(images/box_big.png) no-repeat left top;}
	
		/* Empty Box */
		.box-empty{margin-bottom:10px; text-align:center;}
	
	.news-form p{padding:5px 0;}
	.news-form .news-txt{border:#dbdada 1px solid; padding:2px; font-size:12px; width:150px;}
	.news-form .news-btn{font-size:12px;}

	/* MAIN PANEL */
	.ui-tabs .ui-tabs-hide {display: none;}
	.main-tabs{background:#ececec url(images/search_grey.png) no-repeat left top; margin-bottom:10px; width:480px;}
	.tabs-hold{background:url(images/search_grey.png) no-repeat right bottom; padding:10px;}
	.tab-box{background:#069 url(images/search_blue.png) no-repeat right bottom;}
	#tabs{background:url(images/search_blue.png) no-repeat left top; width:460px;}
	#tabs ul.tab-single{float:left; background:url(images/tab-end.png) no-repeat right top; padding-right:10px;}
	#tabs ul.tab-single li{float:left; line-height:30px; background:url(images/tab_sep.png) no-repeat right top; padding-right:2px;}
	#tabs ul.tab-single li a{float:left; padding:0 10px; background:url(images/tab_single.png) repeat-x top; color:#fff;}
	#tabs ul.tab-single li a:hover{text-decoration:none; color:#069;}
	#tabs ul.tab-single li.ui-tabs-selected a{background:#6cf; outline:0;}
	#tabs ul.tab-single li.ui-tabs-selected a:hover{color:#fff;}
	#tabs .tab-content{clear:left; padding:10px; color:#fff;}
	
	.tab2-box{background:#069 url(images/search_blue_curvd.png) no-repeat right bottom;}
	#tabs2{background:url(images/search_blue_curvd.png) no-repeat left top; width:460px;}
	#tabs2 ul.tab-single{float:left; background:url(images/tab-end.png) no-repeat right top; padding-right:10px;}
	#tabs2 ul.tab-single li{float:left; line-height:30px; background:url(images/tab_sep.png) no-repeat right top; padding-right:2px;}
	#tabs2 ul.tab-single li a{float:left; padding:0 10px; background:url(images/tab_single.png) repeat-x top; color:#fff;}
	#tabs2 ul.tab-single li a:hover{text-decoration:none; color:#069;}
	#tabs2 ul.tab-single li.ui-tabs-selected a{background:#6cf; outline:0;}
	#tabs2 ul.tab-single li.ui-tabs-selected a:hover{color:#fff;}
	#tabs2 .tab-content{clear:left; padding:10px; color:#fff;}
	
		/* Search */
		.main-search p{padding:5px 0;}
		.main-search label{display:block; font-weight:bold;}
		.main-search .search-sel-long{width:208px; float:left; margin-right:8px;}		
		.main-search .search-date{width:208px; float:left; margin-right:8px;}
		.main-search .search-small{float:left; margin-right:20px; text-align:left;}
		.main-search .search-txt{width:200px;}
		.main-search .search-med{float:left; margin-right:20px;}
		.main-search .search-btn{background:url(images/search_btn.jpg) no-repeat; width:116px; height:50px; border:0; float:right; cursor:pointer; font-size:18px; color:#fff; font-weight:bold;}

	/* POST */
	.post{margin-bottom:15px; padding:0 5px; border-bottom:#e0e0e0 1px solid;}
	.post .post-title, .post .post-title a{font-size:24px; font-weight:bold; color:#069;}
	.post .post-title a:hover{text-decoration:none; color:#333;}
	.post-content{padding:5px 0; line-height:1.8;}
	.post-content p{padding:0 0 15px 0;}
	.post-content ul{list-style-type:disc; margin:5px 0 10px 20px;}
	.post-content ol{list-style-type:decimal; margin:5px 0 10px 25px;}
	.post-content blockquote{margin:10px 20px; background:#f5f5f5; padding:10px;}
	.post-content blockquote p{padding:0;}
	.post-content h1{font-size:18px;}
	.post-content h2{font-size:16px;}
	.post-content h3{font-size:14px;}
	.post-content b, .post-content strong{font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	
	.navigation{height:20px; padding:0 5px 15px 5px;}
	.navigation .alignleft{float:left;}
	.navigation .alignright{float:right;}
	
		/* Wordpress Classes */
		.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
		.alignleft{float: left; margin:0 10px 10px 0;}
		.alignright{float: right; margin:0 0 10px 10px;}
		.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;}
		.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
	
/* FOOTER */
#footer p{padding-top:10px;}
#footer ul li{display:inline;}
#footer ul li a{padding:0 2px;}

/* OTHER */
.clear{clear:both;}

/* OLD */
.load_hd{
	font-family: Arial, Helvetica, sans-serif;	font-size: 26px;	font-style: normal;	line-height: 68px;	font-weight: bold;	font-variant: normal;	color: #0066cc;	text-decoration: none; text-align:center}
	.load_subhd{
	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	font-style: normal;	line-height: 58px;	font-weight: normal;	font-variant: normal;	color: #0066cc;	text-decoration: none; text-align:center}


/******************** INNER PAGE ********************************/
body
{
margin:0px;
padding:0px;
background-color: #FFF;}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:700px;
height:auto;
text-align:center;
margin:0px auto;
}
#body-main
{
width:690px;
height: auto;
float:left;
text-align:left;

}
.resor-guam-title
{
width:690px;
height:72px;
float:left;
text-align:left;
background:url(images/resor-guan-title-bg.jpg) left top no-repeat;
}
.resor-guam-title-left
{
width:260px;
height:62px;
float:left;
text-align:left;
padding:5px 0px 0px 10px;
}
.resor-gum-title-right
{
width:400px;
height:56px;
float:right;
text-align:left;
color: #FFF;
padding-top:16px;
}
.resor-gum-title-right a
{
color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.resor-gum-title-right a:hover
{
color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.gray-top-box
{
width:690px;
height:auto;
float:left;
text-align:left;
border-bottom:1px solid #e3e3e3;
background:url(images/gray-top-title-bg.jpg) left bottom repeat-x;
padding:16px 0px 0px 0px;
margin-bottom:10px;
}
/* sub-navigation  */	
	
.subnav{
	color: #666666; 
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	line-height:10px;
	width:530px;
	float:left;
	text-align:left;
	padding-left:10px;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav ul li {
	display: block;
	width:112px;
	float:left;
	text-decoration: none;
	color: #666666;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
}
.subnav ul li a {
	text-decoration: none;
	color: #666666;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
.subnav ul li a:hover {
	text-decoration: none;
	color: #666666;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
}
.gray-top-right
{
width:120px;
height:auto;
float:right;
text-align:right;
padding-right:20px;
color: #666666;
font: bold 12px/20px Arial, Helvetica, sans-serif;
text-decoration:underline;
padding-top:22px;
}
.gray-top-right a
{
color: #666666;
font: bold 12px/20px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.gray-top-right a:hover
{
color: #2db6ff;
font: bold 12px/20px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.expedia-box
{
width:688px;
height:auto;
float:left;
text-align:left;
border:1px solid #e3e3e3;
margin-bottom:10px;
}
.expedia-title
{
width:688px;
height:26px;
float:left;
text-align:left;
background-color: #ededed;
border-bottom:1px solid #dfdfdf;
padding:7px 0px;
}
.expedia-title-left
{
width:420px;
height:26px;
float:left;
text-align:left;
padding-left:6px;
}
.expedia-title-new
{
width:700px;
height:26px;
float:left;
text-align:center;
padding-left:6px;
}
.expedia-title-left a
{
font: normal 12px/26px Arial, Helvetica, sans-serif;
text-decoration:underline;
color: #2db6ff;
}
.expedia-title-left a:hover
{
font: normal 12px/26px Arial, Helvetica, sans-serif;
text-decoration:underline;
color: #ff9900;
}
.expdedia-title-right
{
width:150px;
height:26px;
float:right;
text-align:right;
padding:3px 25px 3px 0px;
}
.expedia-inside-box
{
width:688px;
height:auto;
float:left;
text-align:left;
background:url(images/bg_border.gif) repeat-y right top;

}
.expedia-inside-left_outer
{
width:548px;
height:auto;
float:left;
}
.expedia-inside-left-box
{
width:548px;
height:auto;
float:left;
text-align:left;
padding-top:3px; 
padding-bottom:3px; 
}
.expedia-inside-left-box-grey
{
width:548px;
 background:#EDEDED;
color:#EDEDED;	
height:auto;
float:left;
text-align:left;
padding:0px;
padding-top:3px; 
padding-bottom:3px; 

}

.expedia-inside-right-box
{
width:118px;
height:auto;
float: right; 
text-align:center;

padding:0px 0px 0px 20px; 
padding-top:30px;
}
.blue-arrow
{
margin-right:8px;
}
.star-bt
{
margin-right:4px;
}
/* CSS Text Document */
body a
{
color:#2db6ff;
text-decoration: none;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
xpert_thumb{
	width:40px;
	height:40px;
	float:left;
	background-color:#000000;
	margin:5px;
	display:inline;
}
/******************************************  AUTO COMPLETE ****************************************************************/
.autoDiv{width:258px;height:auto;overflow:hidden;position:absolute;border:1px solid #666666;background-color:#FFFFFF;padding:2px;}
.autoDiv ul { list-style:none; width:258px; overflow:hidden; height:auto;}
.autoDiv ul li{ height:auto; padding:2px; overflow:visible;}
.autoDiv ul li a{ font-size:12px; font-weight:500; color:#333333; text-decoration:none;}
.autoDiv ul li a:hover{ color:#FF9900;}

/***********************************************  TAG_CLOUD CSS  **********************************************************/
  .word {
  	font-family: Verdana, Tahoma, Arial;
  	padding: 4px 4px 4px 4px;
  	letter-spacing: 3px;
  	text-decoration: none;
  	font-weight: normal;
  }
  .size9 {
  	color: #000;
  	font-size: 16px;
  }
  .size8 {
  	color: #111;
  	font-size: 16px;
  }
  .size7 {
  	color: #222;
  	font-size: 16px;
  }
  .size6 {
  	color: #333;
  	font-size: 17px;
  }
  .size5 {
  	color: #444;
  	font-size: 15px;
  }
  .size4 {
  	color: #555;
  	font-size: 14px;
  }
  .size3 {
  	color: #666;
  	font-size: 12px;
  }
  .size2 {
  	color: #777;
  	font-size: 10px;
  }
  .size1 {
  	color: #888;
  	font-size: 9px;
  }
  .size0 {
  	color: #999;
  	font-size: 8px;
  }
/****************************************************************************************************************************/
img
	{
	border:none;
	}
	.box_leftside{background:url(images/box_big.png) repeat-y center; margin-bottom:10px; }
	.box_leftside .box_leftbottom{background:url(images/box_big.png) no-repeat right bottom;}
	.box_leftside .box_lefttop{background:url(images/box_big.png) no-repeat left top;zoom:1;}
	.box_leftside h3{line-height:37px; padding:0 6px; margin:0px; color:#fff; font-size:16px; font-weight:bold;}
	.box_leftside .box_leftcontent{padding:10px; text-align:center; overflow:hidden;}
	.box_leftside .single_container{width:180px; height:auto;  float:left; padding:5px 0;text-align:left;} 
	.box_leftside .single_container span.images{ width:40px; height:36px; float:left;}
	.box_leftside .single_container p.name{ width:130px; overflow:hidden; margin:0px; padding:0px; float:left; color:#06c; padding-left:10px; height:auto; line-height:20px;font-size:14px; text-align:left;}
	.box_leftside .single_container p.discription{ width:130px; overflow:hidden; margin:0px; padding:0px; float:left; color:#2d2d2d; padding-left:10px; height:auto; line-height:20px;font-size:12px; text-align:left;}
	
img
	{
	border:none;
	}
	.box_leftsidesearch{background:url(images/box_small.png) repeat-y center; margin-bottom:10px; }
	.box_leftsidesearch .box_leftbottom{background:url(images/box_small.png) no-repeat right bottom;}
	.box_leftsidesearch .box_lefttop{background:url(images/box_small.png) no-repeat left top;zoom:1;}
	.box_leftsidesearch h3{line-height:37px; padding:0 6px; margin:0px; color:#fff; font-size:16px; font-weight:bold;}
	.box_leftsidesearch .box_leftcontent{padding:10px; text-align:center; overflow:hidden;}
	.box_leftsidesearch .single_container{width:180px; height:auto;  float:left; padding:5px 0;} 
	.box_leftsidesearch .single_container span.images{ width:36px; height:36px; float:left;}
	.box_leftsidesearch .single_container p.name{ width:130px; overflow:hidden; margin:0px; padding:0px; float:left; color:#06c; padding-left:10px; height:auto; line-height:20px;font-size:14px; text-align:left;}
	.box_leftsidesearch .single_container p.discription{ width:130px; overflow:hidden; margin:0px; padding:0px; float:left; color:#2d2d2d; padding-left:10px; height:auto; line-height:20px;font-size:12px; text-align:left;}
	
/********************************************************************************************************************/
.formBox-new
{
width:760px;
margin:6px auto 6px auto;
border:1px solid #ECECEC;
padding:4px;
overflow:hidden;
}
fieldsetzan
{
width:855px;
margin:4px auto 4px auto;
padding:2px;
border:1px solid #ECECEC;
}
legend
{
padding:3px 10px 3px 10px;
background-color:#03A7EF;
font-size:12px;
font-weight:600;
color:#FFFFFF;
}
.pLine-new
{
width:96%;
height:auto;
overflow:hidden;
font-size:12px;
font-weight:500;
margin:0px auto 0px auto;
border-bottom:1px dashed #CCCCCC;
padding:2px 0px 2px 0px;
}
.required-new
{
color:#FF0000;
font-size:12px;
font-weight:600;
}
.button-new
{
background-color:#03A7EF;
padding:3px 10px 3px 10px;
font-size:12px;
font-weight:600;
color:#FFFFFF;
border:1px solid #03A7EF; 
}
.row30-new
{
width:20px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row70-new
{
width:60px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row50-new
{
width:40px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row110-new
{
width:100px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row160-new
{
width:150px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row160_zan-new
{
width:210px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}

.row220-new
{
width:210px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row280-new
{
width:270px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row320-new
{
width:310px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row420-new
{
width:410px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row520-new
{
width:510px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row600-new
{
width:590px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}
.row700-new
{
width:690px;
height:auto;
padding:3px 2px 3px 2px;
float:left;
text-align:left;
}


ul#listing
{
width:450px;
margin:4px auto 14px auto;
list-style:none;
}
ul#listing li.head
{
width:440px;
height:auto;
padding:3px 0px 3px 0px;
border-bottom:1px solid #ECECEC;
background-color:#03A7EF;
color:#FFFFFF;
overflow:hidden;
font-weight:600;

}
ul#listing li.head:hover
{
width:440px;
height:auto;
padding:3px 0px 3px 0px;
border-bottom:1px solid #ECECEC;
background-color:#03A7EF;
color:#FFFFFF;
overflow:hidden;
}
ul#listing li
{
width:440px;
height:auto;
padding:3px 0px 3px 0px;
border-bottom:1px solid #ECECEC;
overflow:hidden;
}
ul#listing li:hover
{
background-color:#F8F8F8;
}
.pageText
{
color:#333333;
font-size:12px;
font-weight:600;
}
.navpage
{
color:#0099CC;
font-size:12px;
font-weight:600;
}
.navpage_selected
{
color:#0099CC;
font-size:12px;
font-weight:500;
}













.expert-title, .expert-title a{font-size:20px; font-weight:bold; color:#069;}
	.expert-title a:hover{text-decoration:none; color:#0099CC;}
	
.country-title, .country-title a,.country-title h2{font-size:14px;width:150px;float:left; font-weight:bold; color:#0099CC;}
	.country-title a:hover{text-decoration:none; color:#069;}
	
	.post .answer-title, .post .answer-title a{font-size:16px; font-weight:bold; color:#333;}
	.post .answer-title a:hover{text-decoration:none; color:#333;}

.dest-title, .dest-title a{font-size:12px; font-weight:200;width:140px;float:left; color:#666666; }
	.dest-title a:hover{text-decoration:none; color:#666666;}
/************************************************************************************************************************/
