/*-------------------------------------------------
	Global
-------------------------------------------------*/

* {
	margin:0;
	padding:0;
	outline:none;
}
.flL {
	float:left;
}
.flR {
	float:right;
}
.alC {
	text-align:center;
}
.alR {
	text-align:right;
}
.clear {
	clear:both;
}
img {
	border:none;
}
body {
	border-top:3px solid #fff;
	background:url(../images/bg.jpg) repeat;
	font-family:Tahoma, Geneva, sans-serif;
}
a {
	color:#41922e;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
a:hover {
	color:#58f933;
}
p {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0px;
}
.greanul {
	color:#41922e;
}
.grean {
	color:#41922e;
}
a.grean {
	color:#41922e;
	text-decoration:underline;
	font:normal 12px Arial, Helvetica, sans-serif;
}
a.grean:hover {
	color:#5bb646;
	text-decoration:none;
}
.blue {
	color:#236fbf
}
.grey {
	color:#a8b0a6;
}
h1 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#61841c;
	background:url(../images/doted-line.jpg) left bottom repeat-x;
	padding:5px 0;
	height:20px;
	overflow:hidden;
	margin:5px 0;
	text-transform:uppercase;
}
h1 .grey {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#a8b0a6;
}
h1 span span {
	color:#000;
}
h1 a {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#61841c;
	background:url(../images/doted-line.jpg) left bottom repeat-x;
	overflow:hidden;
	text-decoration:none;
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#61841c;
	background:url(../images/doted-line.jpg) left bottom repeat-x;
	padding:5px 0;
	overflow:hidden;
	margin:5px 0;
	text-transform:uppercase;
}
h2 span {
	color:#000;
}
h2 a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#61841c;
	text-decoration:none;
}
h2 a:hover {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#61841c;
	overflow:hidden;
	margin:5px 0;
	text-transform:uppercase;
}
h3 span {
	color:#000;
}
h3 a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#61841c;
	text-decoration:none;
}
h3 a:hover {
	color:#000000;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
 a.read{ font: bold 10px/15px Tahoma; color:#d6300d; float:left; padding-right:2px; padding-bottom:5px; text-decoration:none;} 
 a.read:hover{ color:#33CC00; text-decoration:none;} 
 
/*-------------- Page Layout ---------------*/
#container {
	width:960px;
	overflow:hidden;
	margin:3px auto;
	background:#fff url(../images/header_bg.jpg) repeat-x;
}
#header {
	
	width:100%;
	height:115px;
	z-index:1;
}
#header .logo {
	padding:15px 0 0 17px;
}
#header .topnav {
	padding-top:10px;
	padding-right:20px;
}
#header .home {
	background:url(../images/icon-home.jpg) left center no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#5db35d;
	padding-left:20px;
	text-decoration:none;
	margin-right:10px;
}
#header .home:hover {
	color:#fff;
	text-decoration:none;
}
#header .about {
	background:url(../images/icon-about.jpg) left center no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#5db35d;
	padding-left:20px;
	text-decoration:none;
	margin-right:10px;
}
#header .about:hover {
	color:#fff;
	text-decoration:none;
}
#header .contact {
	background:url(../images/icon-mail.jpg) left center no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#5db35d;
	padding-left:23px;
	text-decoration:none;
	margin-right:10px;
}
#header .contact:hover {
	color:#fff;
	text-decoration:none;
}
#header .sitemap {
	background:url(../images/icon-sitemap.jpg) left center no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#5db35d;
	padding-left:20px;
	text-decoration:none;
	margin-right:10px;
}
#header .sitemap:hover {
	color:#fff;
	text-decoration:none;
}
.af{ font: bold 12px/15px Arial; color:#000000; float:left; padding-left:50x; padding-bottom:5px; text-decoration:none; background: url(ar.gif) 5px center no-repeat;} 
/*-------------navigation-----------------*/

#header ul#nav {
	list-style:none;
	padding:20px 10px 0 55px;
}
#header ul#nav li {
	list-style:none;
	float:left;
	color:#fff;
	font: normal 11px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
#header ul#nav li a {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 9px;
	float:left;
	font: normal 11px Tahoma, Geneva, sans-serif;
}
#header ul#nav li a span {
	line-height:26px;
	padding:0 17px 0 8px;
	float:left;
}
#header ul#nav li a:hover {
	background:url(../images/menu-hover-left.jpg) top left no-repeat;
	color:#000;
	text-decoration:none;
}
#header ul#nav li a:hover span {
	background:url(../images/menu-hover-right.jpg) top right no-repeat;
	display:block;
}
#header ul#nav li a.selected {
	background:url(../images/menu-hover-left.jpg) top left no-repeat;
	color:#000;
	text-decoration:none;
}
#header ul#nav li a.selected span {
	background:url(../images/menu-hover-right.jpg) top right no-repeat;
	display:block;
}
/*-------------------------------------
				left
--------------------------------------*/
#left {
	width:216px;
	float:left;
	background:url(../images/left-bg.jpg) no-repeat;
	margin-top:20px;
}
#left ul#menu {
	margin:3px 0px 0 16px;
	width:185px;
	background:#fff url(../images/doted-line.jpg) left bottom repeat-x;
	padding-bottom:10px;
	list-style:none;
}
#left ul#menu li {
	margin:0px 3px 0 3px;
}
#left ul#menu li a {
	width:179px;
	background:url(../images/nav-bg.jpg) repeat-x;
	display:block;
	color:#86868a;
	text-decoration:none;
	font:bold 11px/30px Tahoma, Geneva, sans-serif;
}
#left ul#menu li a span {
	background:url(../images/bullet.jpg) 15px center no-repeat;
	padding-left:30px;
	display:block;
	height:30px;
}
#left ul#menu li a:hover {
	width:179px;
	background:url(../images/nav-bg.jpg) left -30px repeat-x;
	display:block;
	color:#75b000;
	text-decoration:none;
	font:bold 11px/30px Tahoma, Geneva, sans-serif;
}
#left ul#menu li a:hover span {
	background:url(../images/bullet-hover.jpg) 25px center no-repeat;
	padding-left:40px;
	display:block;
	height:30px;
}
.left-box {
	background:url(../images/left-box-bg.jpg) repeat-y;
	width:192px;
	height:auto;
	margin:10px 0 10px 10px;
}
.left-box .top {
	background:url(../images/left-box-top.jpg) left top no-repeat;
	width:192px;
	height:4px;
	overflow:hidden;
}
.left-box .bottom {
	background:url(../images/left-box-bottom.jpg) left top no-repeat;
	width:192px;
	height:4px;
	overflow:hidden;
}
/*----------- Golf News --------------*/
.golf_news {
	padding:10px 10px 0 10px;
}
.left-box ul.news {
	margin:5px 0px 5px 20px;
	list-style-image:url(../images/list-style.jpg);
}
.left-box ul.news li {
	color:#41922e;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 0px;
}
.left-box ul.news li a {
	color:#41922e;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.left-box ul.news li a:hover {
	color:#000;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.more {
	color:#41922e;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:15px 5px 15px 0px;
	text-decoration:none;
}
a.more:hover {
	color:#5bb646;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
/*----------- End Golf News --------------*/

.padding10 {
	padding:10px 0;
}

.quick_responce{
	padding:10px 10px 10px 15px;
	
}

.quick_responce label{
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	display:block;
	padding:5px 0;
	margin:5px 0;
}

.quick_responce input{
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	width:170px;
	padding:2px;
}
.quick_responce textarea{
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	width:170px;
	height:50px;
	padding:2px;
}

.quick_responce input.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:66px;
	height:20px;
	display:block;
	text-indent:-1000opx;
	cursor:pointer;
	border:none;
	margin-top:5px;
	margin-left:52px;
}



/*-------------------------------------
				content
--------------------------------------*/
#content {
	width:544px;
	float:left;
}
.inner_content{
	padding:10px 7px 10px 7px;
}
.flash {
	margin:-0px 3px 10px 0;
	z-index:199;
}
a.abig {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#030;
	padding:0 2px;
	border:none;
	text-decoration:none;
}
a.asmall {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#030;
	padding:0 2px;
	border:none;
}




/*----------- Center Box --------------*/

.center-box {
	background:url(../images/center-box-bg.jpg) repeat-y;
	width:542px;
	height:auto;
	margin:10px 1px;
}
.center-box .top {
	background:url(../images/center-box-top.jpg) left top no-repeat;
	width:542px;
	height:9px;
	overflow:hidden;
}
.center-box .bottom {
	background:url(../images/center-box-bottom.jpg) left top no-repeat;
	width:542px;
	height:8px;
	overflow:hidden;
}
.center-box .inner {
	padding:0 10px;
}
.center-box ul.services {
	list-style:none;
	margin:10px 0 !important;
}
.center-box ul.services li {
	width:122px;
	padding:4px;
	float:left;
	text-align:center;
}
.center-box ul.services li a img {
	padding:2px;
	border:1px solid #eaeaea;
}
.center-box ul.services li a {
	font:bold 12px/ 25px Arial, Helvetica, sans-serif;
	color:#686968;
	text-decoration:none;
}
.center-box ul.services li a:hover {
	font:bold 12px/ 25px Arial, Helvetica, sans-serif;
	color:#686968;
	text-decoration:underline;
}


.center-box .inner ul{
	margin:10px 5px 10px 25px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}



/*----------- End Center Box --------------*/


/*----- small box -----------*/

.small-box {
	background:url(../images/small_box_middle.jpg) repeat-y;
	width:517px;
	height:auto;
	margin:10px 0px;
	margin-left:15px;
}
.small-box .top {
	background:url(../images/small_box_top.jpg) left top no-repeat;
	width:517px;
	height:9px;
	overflow:hidden;
}
.small-box .bottom {
	background:url(../images/small_box_bottom.jpg) left top no-repeat;
	width:517px;
	height:8px;
	overflow:hidden;
}
.small-box .inner {
	padding:0 10px;
}

.small-box .txt {
	font:bold 12px Tahoma, Geneva, sans-serif;
}

/*----- small box -----------*/

.inner-top-box {
	background:#fff url(../images/internal-page-box-bg.jpg) left bottom repeat-x;
	width:542px;
	height:auto;
	margin-bottom:10px;
}

.inner-top-box .top {
	background:url(../images/internal-page-box-top.jpg) left top no-repeat;
	width:542px;
	height:7px;
	overflow:hidden;
}
.inner-top-box .bottom {
	background:url(../images/center-box-bottom.jpg) left top no-repeat;
	width:542px;
	height:8px;
	overflow:hidden;
	
}

.inner-top-box .inner {
	padding:0 10px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	overflow:hidden;
}

.inner-top-box .img {
	border:1px solid #ebebeb;
	padding:3px;
	margin:10px 2px 0 2px;
	float:left;
	
}
/*----- tour page box -----------*/

.tour-top-box {
	background:#fff;
	width:542px;
	height:auto;
	margin-bottom:10px;
}

.tour-top-box .top {
	background:url(../images/internal-page-box-top.jpg) left top no-repeat;
	width:542px;
	height:7px;
	overflow:hidden;
}
.tour-top-box .bottom {
	background:url(../images/center-box-bottom.jpg) left top no-repeat;
	width:542px;
	height:8px;
	overflow:hidden;
	margin:0;
	
}

.tour-top-box .inner {
	padding:0 10px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	overflow:hidden;
}




/*----------- Inner page Style -------------*/

.justify{
	text-align:justify;
}
.pimage{
	margin:5px 5px 5px 0px;
	padding:4px;
	border:1px solid #ebebeb;
}

.tour_main_image{
	border:1px solid #ebebeb;
	margin:5px 10px 5px 0px;
	padding:10px;
}
.tour_main_image_top{
	border:1px solid #ebebeb;
	margin:5px 5px 5px 5px;
	padding:10px;
}
.tour{
	background:#72c257;
	height:35px;
}

.tour h2{
	color:#fff; 
	font:bold 14px Tahoma, Geneva, sans-serif;
	padding:7px;
	background-image:none;
	text-transform:uppercase;
}
.tour h2 span{
	float:left;
	color:#fff;
}
.tour_detail{
	float:right;
}

.dashed_line{
	background:url(../images/doted-line.jpg) left top repeat-x;
	margin:5px 0;
	overflow:hidden;
	clear:both;
	height:1px;
	display:block;
}
.dashed_line_small{
	background:url(../images/doted-line.jpg) left top repeat-x;
	margin:5px 15px;
	overflow:hidden;
	clear:both;
	height:1px;
	display:block;
}
.tour_div{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	overflow:hidden;
}

.tour_div .tour_img{
	padding:3px;
	margin:5px;
	border:1px solid #ebebeb;
	margin-left:0;
	width:169px;
	height:126px;
	float:left;
}
.tour_des{
	
	width:330px;
	color:#000;
	float:right;
	margin:5px 0;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
.tour_dep{
	height:125px;
	width:166px;
	color:#000;
	float:right;
	margin:10px 0;
	font:normal 12px Tahoma, Geneva, sans-serif;
}

.tour_des label{
	width:100px; 
	font:bold 12px Tahoma, Geneva, sans-serif;
	float:left;
	margin-bottom:5px;
}
.tour_des p{
	padding:0;
	float:left;
	margin-bottom:5px;
}
.tour_des p a{
	color:#000;
	text-decoration:underline;
}
.tour_des p a:hover{
	color:#000;
	text-decoration:none;
}

a.travel_request{
	background:#72c257 url(../images/bullet1.jpg) 150px 6px no-repeat;
	color:#fff;
	font:normal 12px Tahoma, Geneva, sans-serif;
	padding:3px 20px 3px 7px;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
a.travel_request:hover{
	background:#72c257 url(../images/bullet1.jpg) 155px 6px no-repeat;
	color:#fff;
	font:normal 12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

a.book_tour{
	background:#72c257 url(../images/bullet1.jpg) 100px 5px no-repeat;
	color:#fff;
	font:normal 11px Tahoma, Geneva, sans-serif;
	padding:2px 20px 2px 7px;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	margin:10px 0 0 30px;
}
a.book_tour:hover{
	background:#72c257 url(../images/bullet1.jpg) 103px 5px no-repeat;
	color:#fff;
	font:normal 11px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

a.golf_enquiry{
	background:#72c257 url(../images/bullet1.jpg) 185px 6px no-repeat;
	color:#fff;
	font:normal 12px Tahoma, Geneva, sans-serif;
	padding:3px 20px 3px 7px;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
a.golf_enquiry:hover{
	background:#72c257 url(../images/bullet1.jpg) 180px 6px no-repeat;
	color:#336600;
	font:normal 12px Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
}

p.tourpageP{
	line-height:22px;
}


.send_travel_request{
	text-align:right;
	padding:10px 0px 10px 10px;
	display:block;
}

/*-- Other Golf course */

ul#other_golf{
	list-style:none;
	margin:10px 0 20px 0;
}

ul#other_golf li{
	padding:7px 0;
	float:left;
}

ul#other_golf li a{
	padding:0px 10px 0px 25px;
	font:normal 11px/18px Tahoma, Geneva, sans-serif;
	background:#72c257 url(../images/bullet2.gif) 10px 8px no-repeat;
	text-decoration:none;
	color:#fff;
	width:200px;
	display:block;
}

ul#other_golf li a:hover{
	padding:0px 10px 0px 25px;
	font:normal 11px/18px Tahoma, Geneva, sans-serif;
	background:#ba5f70 url(../images/bullet2.gif) 10px 8px no-repeat;
	text-decoration:none;
	color:#fff;
	width:200px;
	display:block;
}
ul#other_golf li a.current{
	padding:0px 10px 0px 25px;
	font:normal 11px/18px Tahoma, Geneva, sans-serif;
	background:#ba5f70 url(../images/bullet2.gif) 10px 8px no-repeat;
	text-decoration:none;
	color:#fff;
	width:200px;
	display:block;
}



.margin40{ margin-right:40px;}


/*---Tour Page Style ---*/

.tour_green_box{
	background:#c0d9b8;
	padding:5px;
	overflow:hidden;
	display:block;
	margin:3px 0;
	float:left;
	width:522px;
}

.tour_page_img_div{
	width:188px;
}
.tour_page_img{
	background:#fff;
	border:1px solid #b1c8aa;
	padding:9px;
	float:left;
}
.tour_lightgreen_box_small{
	background:#e4f4de;
	padding:3px;
	overflow:hidden;
	width:322px;
	float:right;
}

.tour_lightgreen_box{
	background:#e4f4de;
	padding:7px;
	overflow:hidden;
	display:block;
}
.tour_lightgreen_box p{
	padding:2px 0;
}
.tour_white_box_small{
	background:#fffff;
	padding:3px;
	overflow:hidden;
	width:322	px;
	float:right;
}

.tour_white_box{
	background:#fffff;
	padding:7px;
	overflow:hidden;
	display:block;
}
.tour_white_box p{
	padding:2px 0;
}
.tour_detail_table_left{
	border-top:1px solid #fff;
	width:85px;
	padding:8px;
	float:left;
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	word-spacing:1px;
	margin:0;
	overflow:hidden;
	margin:0 !important;
	text-transform:uppercase;
}

.tour_detail_table_left p{
	font:normal 10px Arial, Helvetica, sans-serif;
	word-spacing:1px;
	margin:0 !important;
	padding:0 !important;
}

.tour_detail_table_right{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	width:180px;
	padding:5px;
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	word-spacing:1px;
	overflow:hidden;
	margin:0 !important;
	text-transform:uppercase;
}

.tour_lightgreen_box_small h2{
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	background:none;
	border:1px solid #fff;
	border-bottom:none;
	margin:
}

.tour_lightgreen_box_small h2 a{
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000;
	background:none;
}
.tour_lightgreen_box_small h2 a:hover{
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	background:none;
}

.tour_detail_table_b{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	width:500px;
	padding:2px;
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	word-spacing:1px;
	overflow:hidden;
	margin:0 !important;
	text-transform:uppercase;
}
.sr{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	width:310px;
	padding:5px;
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	word-spacing:1px;
	overflow:hidden;
	margin:0 !important;
	text-transform:uppercase;
}
.golfcourse{
	border:1px solid #fff;
	border-bottom:none;
	width:310px;
	padding:5px;
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	word-spacing:1px;
	overflow:hidden;
	margin:0 !important;
	text-transform:uppercase;
}
.golfcourse p{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	word-spacing:1px;
	margin:0 !important;
	padding:0 !important;
}
.golfcourse p a{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000;
}
.golfcourse p a:hover{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
.golfcourseT{
	border:1px solid #fff;
	border-bottom:none;
	width:310px;
	padding:5px;
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	word-spacing:1px;
	overflow:hidden;
	margin:0 !important;
	text-transform:none;
}
.golfcourseT p{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	word-spacing:1px;
	margin:0 !important;
	padding:0 !important;
}
.golfcourseT p a{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000;
}
.golfcourseT p a:hover{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
.boder-bottom{
	border-bottom:1px solid #fff;
}

.golfcourse h2{
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	background:none;
	border-bottom:none;
}

.golfcourse h2 a{
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000;
	background:none;
}
.golfcourse h2 a:hover{
	font:bold 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	background:none;
}

.plus{ font: bold 12px/15px Arial; color:#000000; float:left; padding-left:30x; padding-bottom:5px; text-decoration:none; background: url(bl.gif) 5px center no-repeat;} 

a.plus{ font: bold 12px/15px Arial; color:#000000; float:left; padding-left:34px; padding-bottom:5px; text-decoration:none;} 

a.plus:hover{ color:#05a9e0; text-decoration:none;} 

.play{ font: bold 12px/15px Arial; color:#000000; float:left; padding-left:30x; padding-bottom:5px; text-decoration:none; background: url(bl1.gif) 5px center no-repeat;} 

a.play{ font: bold 12px/15px Arial; color:#000000; float:left;  padding-left:34px; padding-bottom:5px; text-decoration:none;} 

a.play:hover{ color:#05a9e0; text-decoration:none; background: url(bl2.gif) 5px center no-repeat;} 

.tour_detail_table_right p{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	word-spacing:1px;
	margin:0 !important;
	padding:0 !important;
}
.tour_detail_table_right p a{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000;
}
.tour_detail_table_right p a:hover{
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
.noborder{
	border-top:none;
}

.breadcrum{
	border:1px solid #c6c6c6;
	float:left;
	overflow:hidden;
	padding:3px;
	margin-bottom:10px;
	width:520px;
}

.breadcrum a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#61841c;
	text-decoration:none;
	background:url(../images/double_bullet.gif) right center no-repeat;
	padding-right:15px;
	margin-right:5px;
}
.breadcrum a:hover{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#61841c;
	text-decoration:underline;
	background:url(../images/double_bullet.gif) right center no-repeat;
	padding-right:15px;
	margin-right:5px;
}
.breadcrum span{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	background:url(../images/single_bullet.gif) right center no-repeat;
	padding-right:10px;
	margin-right:5px;
}

.font a{
	text-decoration:none;
	background:none;
	padding:0;
}
.font a:hover{
	text-decoration:none;
	background:none;
	padding:0;
}
/*-------------------------------------
				right
--------------------------------------*/
#right {
	width:200px;
	_width:194px;
	float:left;
	background:url(../images/right-bg.jpg) no-repeat;
	margin-top:20px;
}
#right .logo2 {
	margin-top:7px;
}
.img {
	text-align:right;
	padding-right:7px;
}

/*--------- Slideshow main --------------*/


.firstslide {
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#aba580;
	padding: 1px 0;
	background:url(../images/image_no_bg.gif) no-repeat;
	width:16px;
	height:15px;
	display:block;
	text-align:center;
}
.otherslide {
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding: 1px 3px;
}
.highlighttab {
	background-color:#A7C7B9
}
.regulartab {
	background-color:#3F4685
}
.slideshow {
	width:176px;
	padding: 3px 0px;
	text-align: left;
	vertical-align: baseline;
	_line-height:0;
}
.firstcount {
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#1a7991;
	padding: 1px 0;
	background:url(../images/image_no_bg.gif) no-repeat;
	width:16px;
	height:15px;
	display:block;
	text-align:center;
}
.slidecount {
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#aba580;
	padding: 1px 0;
	background:url(../images/image_no_bg.gif) no-repeat;
	width:16px;
	height:15px;
	display:block;
	text-align:center;
}
.slideimage {
	position: absolute;
	margin-top:-60px;
	margin-left:0px;
	height: 133px;
	width: 176px;
	clip: rect(auto,auto,auto,359);
}
.otherimage {
	display:none;
}
.slidecaptions {
	position: absolute;
	top: 10px;
	left: 15px;
	color: white;
	font-weight: bold;
}
.othercaptions {
	display:none;
}
.othercounttd {
	border: 1px solid #ffffff;
	border-right: none;
	border-left:none;
	padding: 3px 0px;
}
.slidecounttd {
	border: 1px solid #ffffff;
	border-right: none;
	padding: 3px 0px;
}
.slidepause {
	background:url(../images/play.jpg) no-repeat;
	width:20px;
	height:20px;
	text-indent:-10000px;
	display:block;
}
.pause {
	border-left: none;
	padding: 3px 8px;
	width: 10%;
}
/* End Slideshow main*/


/*-------------------------------------
				footer
--------------------------------------*/


#footer {
	background:url(../images/footer-bg.jpg) repeat-x;
	height:77px;
	display:block;
	margin-top:5px;
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	color:#678f67;
	padding:10px;
}
#footer a {
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	color:#678f67;
	text-decoration:none;
	letter-spacing:1px;
}
#footer a:hover {
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}
#footer .copyright {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#b3ffb0;
}
#footer .copyright a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#d6ffd6;
}


/*-------------  -------------*/

.trophy_img{
	margin:5px;
}

.image_box{
	width:160px;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:6px;
}
.image_box img{
	margin-bottom:5px;
}

.image_box2{
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:6px;
}
.image_box2 img{
	margin-bottom:5px;
}

ul.corporate{
	margin:10px 20px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
ul.corporate li{
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:3px 0;
}

ul.corporate li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}


/*------- Network -------*/

.network{
	width:auto;
	float:left;
	clear:both;
	border:1px solid #ccc;
	width:520px;
	margin:5px 0;
}

.network-left{
	float:left;
	width:50px;
	padding:2px 4px;
}

.network-right{
	float:left;
	border-left:1px solid #ccc;
	width:450px;
	padding:2px 5px;
	min-height:55px;
}


form{margin:0;}

.textBox{
	font-family:Arial;
	font-size:12px;
	color:#424242;
	width:200px;
	height:20px;
	border:1px solid #e8ebe8;
}
.textArea{
	font-family:Arial;
	font-size:12px;
	color:#424242;
	width:200px;
	height:60px;
	border:1px solid #e8ebe8;
}
.button{
	font-family:Arial;
	font-size:12px;
	color:#424242;
	width:75px;
	height:20px;
	background:#ffffff;
	border:1px solid #e8ebe8;
}
.captcha{
	background:url(../images/spambg.gif) repeat left top; 
	width:200px; 
	height:20px; 
	color:#FFFFFF; 
	font-size:16px; 
	letter-spacing:20px; 
	font-weight:bold;
}

.radio{ margin:0 5px;}
.form{
	padding:5px;
	font:normal 12px Arial, Helvetica, sans-serif;
}

.form label{
	width:170px;
	float:left;
	padding:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.txt_box{
	width:322px;
	padding:5px;
	float:left;
}
.txt_box input{
	width:200px;
}
.txt_box select{
	font:normal 12px Arial, Helvetica, sans-serif;
}
.txt_box .chk{
	width:14px !important;
	float:left;
}

.select{
	width:203px;
}

.chktxt{
	margin:0 5px;
	font:normal 11px Arial, Helvetica, sans-serif;
}


ul#sitemap{
	margin:10px 10px 10px 30px;
	width:210px;
}

ul#sitemap li{
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:3px 0;
	color:#41922E;
	text-transform:capitalize;
}

ul#sitemap li a{
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:3px 0;
	text-decoration:none;
}

ul#sitemap li ul{
	margin:0px 10px 0px 20px ;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:3px 0;
}