/* Copyright 2007 Le Travenues Technology Pvt. Ltd., All Rights Reserved. */
/* INFO PAGES START */
	
h1 {
	font-size: 12pt;
	font-weight:bold;
	color: #666666;
	margin: 2px 0px 2px 2px;
}

h2, div.infoHeader h2 {
	font-size: 12pt;
	font-weight:bold;
	color: #666666;
	margin: 2px 0px 2px 0px;
}

h3 {
	font-size: 11pt;
	font-weight:bold;
	color: #666666;
}

.textSection {
	margin: 10px 5px 10px 5px;
}


/* INFO PAGES END */

/* ABOUT US START */
.aboutSection {
	margin: 10px 0px 10px 0px;
	text-align: justify;
}
/* ABOUT US END */

/* PARTNER START*/
.partnerHeader
{
	color: #666666;
	font-size: 12pt;
	margin: 10px 0px 10px 0px;
}
/* PARTNER END */

/* PROVIDER PAGE START */
.providerDesc {
	margin: 10px 5px 10px 5px;
	text-align: justify;
}
.providerContact {
	margin: 10px 5px 10px 5px;
}
.providerSearchLink {
	margin: 10px 5px 10px 5px;
	font-size:12pt;
}
.providerLinks {
	margin: 10px 5px 10px 5px;
}

.providerLinkLine {
	margin: 3px 3px 3px 3px;
}

ul.providerGlobalList {
	list-style: none;
	font-size:10pt;
}

ul.providerGlobalList li {
	margin-left:20px;
	line-height: 15pt;
}

/* PROVIDER PAGE END */


/* FEEDBACK START */
.inputBlock
{
	margin: 5px 5px 5px 5px;	
	float:left;
	width: 500px;
}

.textAreaComment {
	font-size: 10pt;
	width: 250px;
}

input.email {
	font-size:10pt;
	width:250px;
}

input.feedbackInput {
	font-size:10pt;
	width:150px;	
}

.selectOneRadio td input {
	background: transparent;
	font-size:0pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}

.selectOneRadio td label {
	display: inline;
}
/* FEEDBACK END */


/* FAQ START */
.faqHeader
{
	color: #666666;
	font-size: 12pt;
	margin: 10px 0px 10px 0px;
}

.faqQuestionBlock {
	margin: 5px 0px 5px 0px;	
}

.faqQuestion
{
}

.faqAnswer {
	margin: 5px 0px 0px 0px;
	display:none;
}

ol.faqList {
	display:block;
	margin: 10px 30px 10px 30px;
}
ul.faqList {
	display:block;
	margin: 10px 30px 10px 30px;
}
/* FAQ END */


/* NEW FEATURES START */
.newFeatureHeader
{
	font-size: 11pt;
	font-weight: bold;
	color:#666666;
	margin-bottom:3px;
}

.newAnswer{
	display:none;
	margin-bottom: 5px;
}

.newQuestion{
	font-size:9pt;
	margin: 3px 0px 3px 0px;
}
/* NEW FEATURES END */

/* TESTIMONIALS START */
.oneTesti
{
	margin:0px 10px 0px 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #888888;
	line-height : 17pt;
	display:none;
}

.testiWriter 
{
	margin-top: 10px;
	color: orange;
	font-style: italic;
	font-size: 9pt;	
}

/* TESTIMONIALS END */

.sectionHeader {
	background: #DDDDDD none repeat scroll 0 0;
	border-bottom: 2px solid #FAAF00;
	/*border-left: 2px solid #FAD55A;*/
	color: #333333;
	margin: 0.7em 0 0.5em 0;
	padding: 0.3em;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	word-spacing: -0.1em;
}

.rssicon {
	background: url(/img/rss.gif) left top no-repeat;
	font-size: 11px;
	padding-left: 35px; 
	padding-bottom: 2px;
	margin: 5px 4px 0 0;
}

.contentTabTitle {
	display:block;
	color:#007CD3;
	font-weight:bold;	
	height: 20px;		
	width:100px;
	border-bottom:2px solid #999999;
	padding: 10px 0px 0px 0px;	
}

.contentTabTitleSelected {
	display:block;
	color:#444444;
	font-weight:bold;
	border:2px solid #999999;
	border-bottom: 0px;	
	background: #FFFFFF;
	height: 20px;
	width:100px;
	padding: 10px 0px 0px 0px;
}
.sectionBody li {padding-left: 12px; }
.sectionBody li.sectionItem {margin-top: -10px;}

#autoList_htl_where_2 {
	z-index:1000;
}


.service_definitions span { color:#666666;font-weight: bold;}

#features .newAnswer span{color:#777777;font-size: 12px;font-weight: bold;}

#infoMenu .routeMenu { margin-top: 7px; font-size:11px;}
