﻿html
{
	background-color: #f4f5f6;
}
body
{
	/*background-image: url(http://files.prakriti.in/images/t2india/bg.jpg);*/
	background-repeat: repeat-x;
}
div.divMain
{
	width: 100%;
	border: solid 0px black;
}

#contentdivmain
{
	margin: 0 auto 0 auto;
	width: 985px;
	border: solid 0px red;
}

.divBreadcrumb
{
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: dotted 1px #cccccc;
}
.defaultmain
{
	width: 517px;
	float: left;
	border: solid 0px gray;
}
.defaultright
{
	margin-left: 10px;
	width: 200px;
	float: right;
	border: solid 0px red;
}
.divmainright
{
	margin-left: 10px;
	width: 200px;
	float: right;
	border: solid 0px red;
}

.defaultmainsections
{
	clear: both;
	width: 100%;
	margin: 10px 0 10px 0;
	border: solid 0px red;
	float: left;
}

#dvContent
{
	margin:5px 5px 5px 5px;
}
#divbody
{
	clear: both;
	margin-top: 5px;
	width: 100%;
	float: left;
}
.divsections
{
	clear: both;
	float: left;
	width: 985px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: solid 0px #ccc;
}
#divbodyleft
{
	float: left;
	width: 654px;
	margin-left: 10px;
	_margin-left: 2px;
	border: solid 0px green;
	margin-top: 12px;
}
#divbodyright
{
	float: right;
	width: 300px;
	margin-right: 10px;
	border: solid 0px red;
	margin-top: 12px;
}



#upperDiv
{
	background-color: #319bcc;
	position: relative; /*height: 30px;*/
	text-align: center;
	font-size: .8em;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 2px 0px 2px 0px;
}

#t2flag
{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divPromo
{
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}
#flags
{
	float: right;
	padding-top: 5px;
	margin-right: 10px;
}

#divcall
{
	/*font-size: 16px;*/
	color: #14327e; /*margin-top: 10px;*/
	color: #000;
	float: right;
	clear: both;
	text-align:right;
}
#divContact
{
	clear: both;
	float: right;
	margin-top: 22px;
}


.divRightSections
{
	width: 300px;
	float: left;
	clear: both;
	border: solid 0px red;
	margin-bottom: 10px;
}

.divLeftSmallSections
{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	border: solid 0px red;
}
.divfootermain
{
	float: left;
	_width:100%;
}
#divfooter
{
	clear: both;
	float: left;
	width: 100%;
	background-color: #319bcc;
	margin-top: 10px;
	_padding-left:4px;
}
div.t2footerdiv
{
	float: left;
	margin-left: 10px;
	_margin-left: 4px;
	margin-top: 10px;
	width: 150px;
	border: solid 0px red;
}
div.t2footerdivspace
{
	float: left;
	border-right: dotted 1px #fff;
	width: 1px;
	height: 100px;
	margin: 35px 2px 0px 1px;
}
div.t2footerfont
{
	font-size: .9em;
	color: #fff;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: underline;
}
div.divlowerfont
{
	margin-top: 1px;
	font-size: .9em;
}

div.t2footerAssociation
{
	width: 416px;
}

#sitebest
{
	float: left;
}
#powerdbyimg
{
	margin-top: 2px;
	margin-right: 10px;
	float: right;
}
#divlowertext
{
	float: left;
	font-size: .97em;
	width: 850px; /*margin: 5px 5px 5px 5px;*/
}

.bottomdivs
{
	clear: both;
	color: #fff;
	float: left;
	width: 100%;
	border-top: solid 0px #fff;
	padding: 2px 0px 2px 0px;
	margin-top: 5px;
}

a:link
{
	color: #0000ff;
	text-decoration: none;
}
a:visited
{
	color: #0000ff;
	text-decoration: none;
}
a:hover
{
	color: #e99708;
	text-decoration: none;
}
a:active
{
	color: #0000ff;
	text-decoration: none;
}


.divlowerfont a:link
{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
.divlowerfont a:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
.divlowerfont a:hover
{
	color: #fff;
	text-decoration: underline;
	font-size: 1em;
}
.divlowerfont a:active
{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}



/*Feed Burner CSS*/
.feedburnerFeedBlock div
{
	color: Black;
	font-size: 1em;
}
.date
{
	color: Green;
	font-size: 1em;
}
.headline a
{
	color: Blue;
	text-decoration: underline;
}


.feedburnerFeedBlock ul
{
	list-style-type: none;
}
/*Feed Burner CSS Ends*/
.bottomStLinks a
{
	padding: 3px 3px 3px 3px;
}






.leftContentTable
{
	min-height: 720px;
	height: auto !important;
	height: 720px;
	min-width: 95%;
	width: auto !important;
	width: 95%;
	border: solid 1px #ccc;
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	
}
.leftContentTableAdmin
{
	min-height: 700px;
	height: auto !important;
	height: 700px;
	border: solid 1px #ccc;
	float: left;
	padding: 0;
	width: 983px;
}
.leftContentTable li
{
	margin-left: 25px;
}
.divContentTableCell
{
	padding: 8px 8px 8px 8px;
}

.texth2
{
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 0;
}

.click_btn
{
	width: 250px;
	float: left;
	background: url(../images/buttons/click_btn.jpg) no-repeat 0 0;
	height: 22px;
	padding: 5px 0 0 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


.click_btn a:link
{
	color: #fff;
	text-decoration: none;
}
.click_btn a:visited
{
	color: #fff;
	text-decoration: none;
}
.click_btn a:hover
{
	color: #fff;
	text-decoration: none;
}
.click_btn a:active
{
	color: #fff;
	text-decoration: none;
}


.tblBox, .tblBoxRight
{
	float:left;
	width: 100%;
	border: solid 1px lightblue;
}
.tblBox th, .tblBoxRight th
{
	font-weight: normal;
	border-width: 0px;
	height: 30px;
	color: white;
	background-color: #2191c0;
	background-image: url(   "../jquery/ui/themes/baj/images/ui-blue-header.png" );
}
.tblBoxRight td
{
	font-size: .95em;
	padding: 0 0 0 22px; /*3px 0px 0px 20px;*/
	margin: 0;
}
.tblBox td
{
	/*height: 22px;*/
	padding: 5px 5px 5px 5px;
}


.tdRightLinks
{
	display: block;
	height: 22px;
	width: 125px; /*display: block; 	font-size: .95em;*/
	color: #fff;
	
	background-color:#ce8c3e;
	background-image: url(   "../images/buttons/button3.jpg" );
}
.tdRightLinks:hover
{
	display: block;
	height: 22px;
	width: 125px;
	color: #000;
	background-color:#fe8400;
	background-image: url(   "../images/buttons/button.jpg" );
}
.tdRightLinks a
{
	display: block;
	padding-top:3px;
	font-size: .95em;
	color: #fff;
	text-decoration: none;
}


.tdRightLinks a:link
{
	display: block;
	font-size: .95em;
	color: #fff;
}
.tdRightLinks a:visited
{
	display: block;
	font-size: .95em;
	color: #fff;
}
.tdRightLinks a:hover
{
	display: block;
	font-size: .95em;
	color: #000;
}
.tdRightLinks a:active
{
	display: block;
	font-size: .95em;
	color: #7d0802;
}

.tblTab
{
	width: 100%;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

.tblTab td
{
	padding: 1px 2px 2px 2px;
}
.tdTabPack
{
	width:200px;
	border:solid 0px green;
}
.tdTabPack a:link
{
	color: #1f65a1;
	font-weight: bold;
}
.tdTabPack a:visited
{
	color: #1f65a1;
	font-weight: bold;
}
.tdTabPack a:hover
{
	color: #1f65a1;
	font-weight: bold;
}
.tdTabPack a:active
{
	color: #1f65a1;
	font-weight: bold;
}
.tdTabPrice
{
	border:solid 0px blue;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
	text-align:right;
	float:right;
	width:80px;
}
.spnTanDim
{
	font-size: 10px;
	color: #686a6b;
}


.pg-selected,.alpha-selected
{
	font-weight: bold;
	color: Black;
}
.pg-normal,.alpha-normal
{
	font-weight: normal;
	cursor: pointer;
	color: Blue;
}

.pg-paging
{
	border: solid 1px #ccc;
	width: 99%;
	text-align: right;
	padding: 3px;
	margin-bottom:5px;
}
/* These Three classes add by ANU for packagesearch*/
.tdStyle
{
	width: 100px;
	text-align: right;
}
.ddlStyle
{
	width: 180px;
	height: 20px;
}
.pointer
{
	cursor: pointer;
}
.tdContentTd
{
	padding-right: 2px;
	padding-bottom: 15px;
	border-bottom: solid 0px #0000ff;
	background-color: #fff;
	text-align: justify;
}
.tdContentImg
{
	/*margin-right: 5px;
	margin-bottom: 5px;*/
	margin: 5px;
	width: 150px;
	height: 124px;
}

.tdContentPrice
{
	width: 150px;
	padding: 8px;
	text-align: center;
	background-image: url(../images/pricetdbg.png);
	margin-bottom:10px;
	background-repeat:no-repeat;
}
.tdContentPriceFont
{
	font-size: .9em;
	margin-top: 20px;
}
.tdContentPricePrice
{
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
}
.tdContentPriceCall
{
	font-size: .9em;
	margin-top: 20px;
}
.tdContentPriceCallNumber
{
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: bold;
}
