/*-----------background color------------*/
body {
	background:#334A00;
	margin:10px 0px 10px 0px;
	text-align:center;
}
.maintbl {
	background:#FFFFFF;
	border:1px solid #D1E4A5;
}
/*----------CSS for top SEO TEXT-----------------*/
.topseotxt {
	font-family:Arial;
	font-weight:none;
	font-size:10px;
	color:#334A00;
	padding:0px 5px 0px 0px;
	text-align:left;
}
h1.topseotxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334A00;
	display:inline;
}
h2.topseotxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334A00;
	display:inline;
	font-weight:none;
}
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
/*	list-style: disc url(curves/listedge.gif) inside;*/
} 
#pipe ul li {
	margin-left: 0;
	padding: 0px 0px 0px 0px;
/*	border-left: 1px dotted #80BBCE;*/
	list-style: none;
	display: inline;
}
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
/* THE MAIN OUTER CURVE*/
#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background:#FFFFFF;
	border:0px solid #FF0000;
}
/*ENDS HERE*/

/* TOP AND DOWN CURVES*/
.topcurve {
	font-family: Tahoma;
	font-size: 9px;
	color: #6D9E00;
	padding: 0px 5px 0px 0px;
	text-align: right;
	line-height: 20px;
	background: url(../images/topcurve.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.downcurve {
	width: 760px;
	background: #FFFFFF url(../images/downcurve.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align: center;
}
/*ENDS HERE*/
/*TOP HOME-CONTACT-SITEMAP LINKS*/
.toplinks {
	font-family: Tahoma;
	font-size: 9px;
	color: #6D9E00;
	text-decoration:none;	
}
.toplinks:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #6D9E00;
	text-decoration:underline;	
}
/*ENDS HERE*/

/*THE SEPERATOR LINE*/
.separatorline {
	background:#90AE4D;
	font-size:5px;
	height:10px;
}
/*ENDS HERE*/

/*--------FOR ABOUT US AND ALL---------------------*/
/*.boxtitle {
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 0px 25px;
	color: #666666;
	background: #CCF8D1 url(../images/arrowicon.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 25px;
}*/
.boxtitle {
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 0px 25px;
	color: #666666;
	background: url(../images/arrow.gif);
	background-position:left;
	background-repeat:repeat;
	border-top:1px solid #B5D371;
	height: 25px;
}
/*---------FOR GYAN-----------------------*/
/*.boxtxt {
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	padding:0px 5px 0px 5px;
	color: #666666;
	text-align:justify;
	background: #FDFEFD url(../images/box2.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	height: 162px;
	border:1px solid #CCF8D1;
}*/
.boxtxt {
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	padding:0px 5px 0px 5px;
	color: #666666;
	text-align:justify;
	background: #FDFEFD url(../images/arrowbg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	height: 162px;
	border:1px solid #D1E4A5;
}
/*------------USED FOR CONTACT AND PREFERRED TITLES--------------*/
.subtitle {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	border-bottom:1px solid #D2E89F;
	padding: 0px 0px 0px 5px;
	line-height:25px;
	background: url(../images/subtitlebg.gif);
	background-repeat:no-repeat;
}
/*---------------FOR PREFERRED RESORTS LINKS AT THE BOTTOM------------------*/
.hotellinks {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:0px 10px 0px 10px;
}
/*-------------USED FOR BOTTOM SITE LINKS---------------*/
.sitelinks {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color: #666666;
	padding: 0px 0px 0px 5px;
}
/*---------------THE GREEN TD WHICIS USED BEFORA AND AFTER HEADER---------------*/
.separator {
	font-size: 10px;
	font-weight:normal;
	font-family:Arial;
	color:#FFFFFF;
	background:#90AE4D;
	height:5px;
	padding:0px 0px 0px 0px;
}
/*--------------------------TITLE ON THE CONTENT LISTING PAGES--------------*/
.pgtitle {
	font-family:Arial;
	font-weight:bold;
	font-size:22px;
	color:#666666;
	padding:5px 5px 0px 0px;
}
/*---------------------BREAD CRUMB-------------------*/
.brdcrbbg {
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma;
	color:#FFFFFF;
	background:#90AE4D;
	height:20px;
	padding:2px 5px 2px 5px;
}
.brdcrbtxt {
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
.brdcrbtxt:hover {
	font-size: 11px;
	font-weight:normal;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:underline;
}
/*------------------------VERTICLE LINE USED ON THE CONTENT LISTING PAGE--------------*/
.menucol {
	background:url(../images/menucolline.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
/*.menucol {
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/side_menu_line.gif);
}*/
/*-------------------NORMAL TEXT---------------------*/
.txt {
	font-family:Arial;
	font-weight:none;
	font-size:11px;
	color:#666666;
	padding:0px 5px 0px 10px;
	text-align:justify;
}
/*-------------------CONTENT TITLE------------------*/
.cnttitle {
	font-family:Arial;
	font-weight:normal;
	font-size:18px;
	color:#666666;
	padding:0px 5px 0px 10px;
	align:left;
	height:25px;
}
/*-----------------------READ MORE-------------------*/
.readmore {
	font-family:Arial;
	font-weight:none;
	font-size:11px;
	color:#0000FF;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}
.readmore:hover {
	font-family:Arial;
	font-weight:none;
	font-size:11px;
	color:#0000FF;
	padding:0px 0px 0px 10px;
	text-decoration:underline;
}
/*-------------TOP LINE (ANCHOR TAG)-------------*/
.topline {
	font-family:Arial;
	font-weight:none;
	font-size:11px;
	background:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
	text-align:right;
}
/*--------------------PARTNER LINKS ABSOLUTE BOTTOM------------------*/
.ptlink {
	font-family:ARial;
	foant-weight:none;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	text-align:left;
	padding:0px 0px 0px 5px;
}
.ptlink:hover {
	font-family:ARial;
	foant-weight:none;
	font-size:11px;
	text-decoration:underline;
	color:#666666;
	text-align:left;
	padding:0px 0px 0px 5px;
}
/*----------------ERROR LINE----------------*/
.err {
	font-family:Arial;
	font-weight:none;
	font-size:14px;
	color:#FF0000;
	text-align:center;
}
	
.startrate {
	font-family:Arial;
	font-weight:none;
	font-size:11px;
	color:#666666;
	padding:0px 5px 0px 10px;
}

/*-------------------USED FOR THE DOWN FOOTER LINKS------------------------*/
.ftrpglinks {
	border-right:1px solid #CBE2C0;
	border-left:1px solid #CBE2C0;
	font-family:arial;
	font-weight:none;
	font-size:11px;
	padding:0px 5px 0px 5px;
	color:#666666;
}
.ind_txt {
	font-family:arial;
	font-weight:none;
	font-size:11px;
	color:#33384F;
	text-align:justify;
	line-height:20px;
	padding:0px 10px 0px 10px;
}
.ind_txt_link {
	font-family:arial;
	font-size:11px;
	font-weight:none;
	color:#556E1F;
	text-decoration:none;
}
.ind_txt_link:hover {
	font-family:arial;
	font-size:11px;
	font-weight:none;
	color:#556E1F;
	text-decoration:underline;
}
.hotline_numbers {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
	background:#E3EECA;
	text-align:center;
	line-height:25px;
}
/*USED FOR THE TOP CATALOGUE LINKS*/
.cataloguetxt {
	font-family:arial;
	font-weight:none;
	font-size:11px;
	color:#0000FF;
	text-align:left;
	padding:0px 5px 0px 5px;
	line-height:25px;
	border-bottom:1px solid #689700;
}
.cataloguelinks {
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	color:#233100;
	text-decoration:none;
	line-height:25px;
}
.cataloguelinks:hover {
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	color:#233100;
	text-decoration:underline;
	line-height:25px;
}
/*ENDS HERE*/
/*USED FOR THE TOP BEST SELLERS*/
.topbestsellerhdr {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding:0px 5px 0px 5px;
	line-height:25px;
	background:#86BB09;
	text-transform:uppercase;
/*	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;*/
}
.topbestsellerimg {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#3F5C00;
	text-align:center;
	padding:4px 2px 4px 2px;
	border:1px solid #A0DF8E;
}
.topbestsellers {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:2px 2px 2px 2px;
	text-decoration:none;
	color:#334A00;
	border-bottom:1px solid #E3EECA;
}
.bestsellerlink {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#334A00;
}
/*ENDS HERE*/
