/* @group global reset */
html, body {
	height:100%;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
sup {
	vertical-align:top;
	line-height:1;
}
fieldset, dd, button, blockquote {
	margin:0;
	padding:0;
	border: none;
}
iframe {
	border: none;
}
	ul, ol, dl, input {
	margin:0;
	padding: 0;
}
p { margin:0px; padding:5px 0;
}
ul li {
	list-style-type: none;
}
a {
	color: #000;
	text-decoration: none;
	outline: none
}

a:hover {
	color: #000;
	text-decoration:underline;
	outline: none
}
img, a img {
	border: none;
}
a:focus {
	border:0;
	outline: none;
}
header, footer, nav, menu, section, aside, details, summary, address {
	display:block;
	margin:0;
	padding: 0;	
}
div { margin:0px; padding:0px; }
/* @end */

/* @group clearfix */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
	font-size: 0;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
*+html .clearfix {
	display:inline-block;
}
/* @end */


/* @group Patterns */
.fRt { float:right; }
.fLt { float:left; }
.rPos   { position: relative; }
.aPos   { position: absolute; }
.alignRight { text-align:right; }
.marB0  { margin-bottom:0px; }
.marB5  { margin-bottom:5px; }
.marB10 { margin-bottom:10px; } 
.marB15 { margin-bottom:15px; }
.marB20 { margin-bottom:20px; } 
.marB25 { margin-bottom:25px; }
.marB30 { margin-bottom:30px; }

.padl10 { padding-left:10px; padding-right:10px;}
.padl15 { padding-left:15px;}
.padl20 { padding-left:20px;}
.padl25 { padding-left:25px;}
.padl30 { padding-left:30px;}

.imgL { float:left; margin:0 20px 20px 0; border:2px solid #333;}
.imgR { float: right; margin:0 0px 20px 20px; border:2px solid #333;}
/* @end */


/* @group Sprite Styles */
body {
background:#f7f9f9 url(../images/bg.jpg) repeat-x left top;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

.wrap {
margin:0px auto;
padding:0px;
width:1000px;
}

.bodyContent {
width:990px;
background:#f8faf9 url(../images/contentBg.jpg) repeat-y left top;
margin:15px 0;
}

#logo {
margin-top:23px;
}

.lCol {
width:260px;
}

.rCol{
width:699px;
padding:0 0 0 30px;
}

.flash {
padding-top:15px;
}
/* @end */


/* @group NavBtns Styles */

.subMenu {
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	height:40px;
	display:block;
	padding:0px 0 0 10px;
}
.subMenu a { 
	color:#3e3e3e;
	cursor: pointer;
	float:left;
	height:20px;
	
}
.subMenu a span {
    margin: 0 4px 0 -5px;
	padding: 14px 15px 5px 15px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}
.subMenu a:link, .subMenu a:visited{
    color: #3e3e3e;
}
.subMenu a:hover, .subMenu a.current {
    background: url(../images/threeContentsBtn.png) no-repeat right -22px;
	color:#fff;
	height:37px;
}

.subMenu a:hover span, .subMenu a span.current{
    background: url(../images/threeContentsBtn.png) no-repeat 0 -22px;
	height:37px;
	color:#FFFFFF;
}
/* navBtns menu End */

/* Body Content Start Here */ 

h1 {
height:45px;
background:url(../images/welcome_text.jpg) no-repeat left top;
font:bold 20px "Trebuchet MS", "Times New Roman", Times, serif;
color:#007272;
text-transform:uppercase;
letter-spacing:1px;
padding:3px 0 0 8px;
}

.bodyText {
line-height:22px;
text-align:justify;
padding:0 0px 0 0px;
}

.bodyTextInner {
line-height:22px;
text-align:justify;
padding:10px 0px 0 0px;
}

.bodyText a { text-decoration:none; color:#018282; }

.bodyText a:hover { text-decoration:none; color:#000000; }

.rMore {
color:#007272;
text-align:right;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
float:right;
padding:5px 0;
}

.rMore a {
color:#007272;
text-decoration:none;
}

.rMore a:hover {
color:#000;
text-decoration:none;
}

/* Body Content end Here */




/* @group Footer Styles */
.footer {
width:100%;
background:#181818;
}

.footer img {
margin-bottom:35px;
}

.main_footer {
width:1000px;
margin:0 auto;
color:#808080;
font-size:11px;
line-height:16px;
padding:15px 0;
}

.main_footer a { color:#808080; text-decoration:none;}

.main_footer a:hover { color:#fff; text-decoration:underline;}

.fAddress { padding:0; }
/* @end Footer */


/**** Tabs Start Here ****/

.tourTabs {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:14px;
	letter-spacing:0.3px;
	font-weight:normal;
	text-transform:uppercase;
	list-style-type: none;
	line-height:18px;
	padding:10px 0 10px 0;
	margin:0px; /*set to left, center, or right to align the menu as desired*/
}

.tourTabs.tourTabsNew {
	font-size:16px;
	line-height:24px;
}

.tourTabs li{
	display:inline;
	padding:0 2px;
}

.tourTabs li a{
	text-decoration: none;
	position: relative;
	display:inline-block;	
	color:#333;
	text-decoration: none;
	margin-bottom:12px;
	cursor:pointer;
	padding:3px 0px 3px 3px;
	zoom:1;
	font-weight:bold;
	background: url(../images/innerNav1.png) no-repeat 0 2px;	
	line-height:29px;
}

.tourTabs li a span {
    margin: 0 4px 0 -5px;
	padding:0px 7px 0px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	background: url(../images/innerNav1.png) no-repeat right -1px;
	line-height:29px;
}

.tourTabs li a:hover {
	color:#fff;
	papadding:3px 10px;
	text-decoration:none;
	font-weight:bold;
	background: url(../images/innerNav.png) no-repeat 0 2px;	
	line-height:29px;
}

.tourTabs li a:hover span {
    background: url(../images/innerNav.png) no-repeat right -1px;
	color:#FFFFFF;
	line-height:29px;
}

.tourTabs li a.selected { /*selected main tab style */
	color: #fff;
	background: url(../images/innerNav.png) no-repeat 0 2px;
}

.tourTabs li a span.selected {
	background: url(../images/innerNav.png) no-repeat right -1px;
	color: #fff;
}

.tabcontent {
	overflow: auto;
	color:#222;
	text-align:justify;
	padding:0px;
	scrollbar-arrow:hidden;	
	display:none; 
}
.tabcontent.tabcontentNew {
width:630px;
}
.fontSize {
font-size:12px;
}
.tabcontent a {
color:#000;
text-decoration:underline;
line-height:30px;
}
.tabcontent a:hover {
color:#222;
text-decoration:none;
line-height:30px;
}
.tabcontent ul li, li {
	list-style:none;
	display:list-item;
}
.tourTabs li.tabSel a
{	
	color:#ffffff;
}
.colleft {
margin:0px;
padding:0px;
}

.colleftNav {
margin:0px;
padding:0px;
}

.text_color {
color:#3b3b3b;
font-size:14px;
text-transform:uppercase;
letter-spacing:1px;
}

.rColor {
color:#800000;
font-size:14px;
font-family:Arial;
letter-spacing:1px;
}

/**** Tabs End Here ****/



/*    Enquiry Form Start Here     */

.contactForm {
width:680px;
padding:0 0 0 20px;
background:url(../images/img2.jpg) no-repeat right top;
}

.contactForm  label { 
float:left;
width:150px;
}

.text_box {
width:350px;
height:24px;
border:1px solid #bfbfbf;
margin-bottom:20px;
margin-right:10px;
background:#fff;
color:#000;
font-size:14px;
line-height:24px;
padding:0 5px;
}

.text_box2 {
width:350px;
height:100px;
border:1px solid #bfbfbf;
margin-bottom:15px;
margin-right:10px;
background:#fff;
color:#000;
font-size:14px;
line-height:24px;
padding:0 5px;
}



.send  {
width:170px;
height:30px;
background:#231f20;
color:#FFFFFF;
border:0px;
cursor:pointer;
text-decoration:none;
margin-right:20px;
}

/*    Enquiry Form End Here     */



.container {
	width:670px;
	overflow:hidden;
}

.container .accrdian h3 {
	padding: 0 0 0 40px;
	margin: 0 0 5px 0;
	background: url(../h2_trigger_a.gif) no-repeat left top;
	height: 30px;
	line-height: 46px;
	width: 670px;
	font-size:16px;
	line-height:30px;
	font-weight: normal;
	float: left;
	color:#FFFFFF;
}

.container .accrdian .selectedNew {
	background: url(../h2_trigger_a.gif) no-repeat left bottom;
	height: 30px;
}

.container .accrdian h3 a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.container .accrdian h3 a:hover {
	color: #ccc;
}
.container h2.active {background-position: left bottom;}

.accrodianBody {
		width:100% !important;
}
.bodyPadding {
padding:5px 0 10px 40px;
}

.top {
float:right;
padding:10px 0 0 0;
text-transform:uppercase;
}

.innerPage {
	padding-top:20px;
}
