/* CSS Document */

.topbg
{
background-image:url(../images/top-bg.jpg);
background-repeat:repeat-x;
background-color:#00B7EA;
}
.bottombg
{
background-image:url(../images/btm-bg.jpg);
background-repeat:repeat-x;
background-color:#000000;
}
.logo
{
float:left;
color:#FFFFFF;
background-position:right;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
margin-top:0px;
border:0px;
width:287px;
height:77px;
}
.logobg
{
background-color:#FFFFFF;
}
.menu{
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-align:center;
line-height:25px;
text-decoration:none;
background-color:#00568F;
}
a.menu
{
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
text-align:center;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#00568F;
}
.menu a:hover
{
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
text-align:center;
font-weight:bold;
text-decoration:none;
background-color:#D22514;
line-height:25px;

}
.banner{
background-image:url(../images/banner.jpg);
background-repeat:no-repeat;
width:900px;
height:240px;
border:0px;
margin: 0 0 0 0;
}
.btm-menu-bg
{
background-image:url(../images/btm-menu-bg.jpg);
background-repeat:repeat-x;
background-color:#000000;
}
.title-welcome
{
background-image:url(../images/hd-welcome.jpg);
background-repeat:no-repeat;
background-position:left;
border:0px;
}
.title-travel
{
background-image:url(../images/hd-travel-tips.jpg);
background-repeat:no-repeat;
background-position:left;
border:0px;
}
.title-tour
{
background-image:url(../images/hd-tour-services.jpg);
background-repeat:no-repeat;
background-position:left;
border:0px;
}
.title-services
{
background-image:url(../images/hd-services.jpg);
background-repeat:no-repeat;
background-position:left;
border:0px;
}
.title-home-img01
{
width:201px;
height:129px;
background-image:url(../images/img-01.jpg);
background-repeat:no-repeat;
background-position:left;
border:0px;
}
.content
{
color:#000000;
font-family:Verdana;
font-size:11px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
.content a:hover
{
color:#00B7EA;
font-family:Verdana;
font-size:11px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
.readmore
{
background-position:right;
background-image:url(../images/hd-readmore.jpg);
background-repeat:no-repeat;
border:0px;
}
.floatright
{
	float:right;
	font:Verdana;
	font-size:12px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	line-height:18px;

}
.floatleft
{
	float:left;
	font:Verdana;
	font-size:12px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	line-height:18px;

}
.leftnavbgindex
{
background-image:url(../images/leftnav-bg.jpg);
background-repeat:no-repeat;
width:275px;
border:0px;
}

.leftnavbg
{
background-image:url(../images/leftnav-bg02.jpg);
background-repeat:no-repeat;
width:275px;
border:0px;
}
.leftnavbgservices
{
background-image:url(../images/leftnav-bg01.jpg);
background-repeat:no-repeat;
width:275px;
border:0px;
}
.leftnavbgservices01
{
background-image:url(../images/leftnav-bg03.jpg);
background-repeat:no-repeat;
width:275px;
border:0px;
}

.right-link
{
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position: 10px;
padding-left:35px;
text-align:left;
font-family:Tahoma, "Trebuchet MS";
font-size:13px;
color:#000000;
text-decoration:none;
}
.right-link a
{
text-align:left;
font-family:Tahoma, "Trebuchet MS";
font-size:13px;
color:#000000;
text-decoration:none;
}
.right-link a:hover
{
text-align:left;
font-family:Tahoma, "Trebuchet MS";
font-size:13px;
color:#000000;
text-decoration:underline;
}
.right-btn
{
background-image:url(../images/btn-tamilpakkam.jpg);
background-repeat:no-repeat;
background-position:left;
width:272px;
height:73px;
}
.btm-link
{
font-family:Verdana;
font-size:11px;
color:#666666;
text-decoration:none;
line-height:18px;
}
a.btm-link:hover
{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none;
line-height:18px;
}

/* header */
#header {
    margin:0px;
	position: relative;
	height: 35px;	
	background-color:#FFFFFF;	
}

#header ul {
	z-index: 999999;
	position: absolute;
	margin:0px;
	padding: 0px;
	list-style:none;
	right: 0;
	bottom: 0px !important;
	bottom: 0px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	width: 518px;
	background-color:#FFFFFF;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFFFFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFFFFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFFFFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
/* CSS Document */

.heading
{
color:#00568F;
font-family:Arial;
font-size:14px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
.heading-1
{
color:#FF0000;
font-family:Arial;
font-size:14px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
.heading-2
{
color:#666666;
font-family:Arial;
font-size:13px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
.th
{
font-size:12px;
font-family:Verdana;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#00568F;
}
.th-1
{
font-size:12px;
font-family:Verdana;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background-color:#B60404;
}
.th-2
{
font-size:12px;
font-family:Verdana;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#000000;
background-color:#eeeeee;
}
.td-one
{
font-size:12px;
font-family:Verdana;
text-align:center;
text-decoration:none;
color:#000000;
background-color:#D8F5FD;
}
.td-two
{
font-size:12px;
font-family:Verdana;
text-align:center;
text-decoration:none;
color:#000000;
background-color:#C7E6EE;
}
.th-2-left
{
font-size:12px;
font-family:Verdana;
font-weight:bold;
text-align:left;
text-decoration:none;
color:#000000;
background-color:#eeeeee;
}
.td-one-left
{
font-size:12px;
font-family:Verdana;
text-align:left;
text-decoration:none;
color:#000000;
padding-left:5px;
background-color:#D8F5FD;
}
.td-two-left
{
font-size:12px;
font-family:Verdana;
text-align:left;
text-decoration:none;
color:#000000;
padding-left:5px;
background-color:#C7E6EE;
}
.td-one-right
{
font-size:12px;
font-family:Verdana;
text-align:right;
text-decoration:none;
color:#000000;
padding-right:5px;
background-color:#D8F5FD;
}
.td-two-right
{
font-size:12px;
font-family:Verdana;
text-align:right;
text-decoration:none;
color:#000000;
padding-right:5px;
background-color:#C7E6EE;
}
.links
{
color:#000000;
font-family:Verdana;
font-size:12px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
a.links:hover
{
color:#00568F;
font-family:Verdana;
font-size:12px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
.close
{
color:#0024fc;
font-family:Verdana;
font-size:12px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}
a.close:hover
{
color:#000000;
font-family:Verdana;
font-size:12px;
text-align:justify;
line-height:18px;
padding-right:5px;
text-decoration:none;
}

.STD
{
color:#0033CC;
font-family:Verdana;
font-size:12px;
text-align:center;
padding-left:4px;
padding-top:1px;
padding-bottom:1px;
line-height:18px;
border:solid 1px #00CCFF;
padding-right:5px;
text-decoration:none;
}
a.STD:hover
{
color:#00CCFF;
font-family:Verdana;
font-size:12px;
text-align:center;
line-height:18px;
text-align:center;
padding-left:4px;
padding-top:1px;
padding-bottom:1px;
padding-right:5px;
border:solid 1px #0033FF;
text-decoration:none;
}
 .textbox{
	background:#fefefe;
	background-color:#fefefe;
	background-repeat:repeat;
	border:1px solid #00CCFF;
 	vertical-align:middle;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	height:18px;
	padding-left:5px;
}	

.textarea{
	background:#fefefe;
	background-color:#fefefe;
	background-repeat:repeat;
	border:1px solid #00CCFF;
 	vertical-align:middle;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	height:55px;
	width:205px;
	padding-left:5px;
}
.radio{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
	clear: left;
	float: left;
	background:url(../images/radio.gif) no-repeat;
 }
 
