﻿/* CSS Document */
@import "quickmenu_styles.css";
@import "innerpage.css";
body{
margin:0px;
padding:0px;
font-family:Arial;
font-size:70%;
/*background:url(../images/bodyBg.gif) repeat-x top left;*/
}

.wrapper{ /* outter frame*/
width:918px;
margin:0px auto 0px auto;
padding:0px;
}
.header{ /* Header Section*/
margin:0px;
padding:0px;
float:left;
width:918px;
}

.members{
margin:0px;
padding:0px;
height:83px;
width:918px;
}
.members .home{
/*padding:9px 0px 0px 200px;*/
padding:9px 0px 0px 555px;
margin:0px;
float:left;
width:19px;
}
.members .beta{
padding:9px 0px 0px 0;
margin:0px;
float:left;
width:101px;
font-size:10px;
color:#006699;
}
.members .loginSection{
		margin:0px 0px 0px 15px;
		padding:0px;
		height:44px;
		float:left;
	}
	.loginTable {
		padding:0px;
		margin:6px 0px 0px 25px;
		height:33px;
	}
	.loginTable a{
		margin:0px;
		padding:5px 8px 0px 0px;
		color:#006699;
		font-size:0.78em;
		text-decoration:none;
	}
	.loginTable a:hover{
		margin:0px;
		padding:5px 8px 0px 0px;
		color:#FF0000;
		font-size:0.78em;
		text-decoration:none;
	}
	.loginTable .textBox{
		border:1px solid #CCCCCC;
		height:14px;
		width:110px;
		font-size:0.9em;
		color:#58574A;
		margin:0px 8px 0px 8px;
		padding:2px 0px 0px 0px
	}
	.LogOut
	{
	    margin:0px;
		padding:11px 8px 0px 0px;
		clear:both;font-size:1.2em;
	    }
	.LogOut a{
		
		color:#006699;
		
		text-decoration:none;
	}
	.LogOut a:hover{
		
		color:#FF0000;
		
		text-decoration:none;
	}

.keyword{
margin:7px 1px 0px 0px;
padding:0px;
float:right;
width:121px;
}

.keyword .textBox{
border:1px solid #CCCCCC;
height:15px;
width:100px;
font-size:0.78em;
color:#58574A;
margin:0px;
padding:2px 0px 0px 0px
}
.register{
margin:0px 0px 0px 31px;
padding:0px;
width:100px;
background:url(../images/greenRegister.gif) no-repeat top left;
}
.register p{
color:#5C5C5C;
margin:0px;
padding:10px 0px 0px 21px;
}
.register p a{
text-decoration:underline;
color:#5C5C5C;
}
.register p a:hover{
text-decoration:none;
color:#5C5C5C;
}
.logo{
margin:14px 0px 0px 0px;
padding:0px;
width:255px;
height:127px;
float:left;
}

.mainNav{ /* Main navigation */
width:631px;
float:right;
padding:0px;
margin:0px;
height:26px;
background:url(../images/border.gif) no-repeat bottom right;
clear:both;
}
.mainNav ul{
margin:0px;
padding:0px;
font-family:Helvetica, Arial, sans-serif;
font-size:1.5em;
font-weight:bold;
color:#64A211;
height:26px;
}
.mainNav ul li{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
}
.mainNav ul li.orange{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #FCA613 solid;
}
.mainNav ul li.green{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #99D01B solid;
}
.mainNav ul li.pink{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #E864B7 solid;
}
.mainNav ul li.blue{
margin:0px 2px 0px 0px;
padding:0px 12px 5px 12px;
display:inline;
list-style:none;
height:21px;
border-bottom:2px #61AFF9 solid;
}
.mainNav ul li a{
text-decoration:none;color:#332A85;
}
.mainNav ul li a:hover{
text-decoration:none;
color:#64A211;
}
.mainNav ul li.selected{
margin:0px;
height:21px;
padding:2px 0px 3px 14px;
background-color:#4B40A8;
background-image:url(../images/menuOver.gif);
background-position:top left;
background-repeat:no-repeat;
color:#ffffff;
}
.mainNav ul li.selected a{
margin:0px;
padding:2px 14px 3px 0px;
background-color:#4B40A8;
background-image:url(../images/menuOver.gif);
background-position:100% 0%;
background-repeat:no-repeat;
height:21px;
color:#ffffff;
}
.mainNav ul li.selected a:hover{
color:#ffffff;
}
.mainNav ul li.selected a:active{
color:#4B40A8;
}
/* sa */
.Link{
margin:0px;
height:21px;
padding:2px 0px 3px 14px;
background-color:#4B40A8;
background-image:url(../images/menuOver.gif);
background-position:top left;
background-repeat:no-repeat;
color:#ffffff;
}
.Link a{
margin:0px;
padding:2px 14px 3px 0px;
background-color:#4B40A8;
background-image:url(../images/menuOver.gif);
background-position:100% 0%;
background-repeat:no-repeat;
height:21px;
color:#ffffff;
}
.Link a:hover{
color:#ffffff;
}
.Link a:active{
color:#ffffff;
}
/* */
.search{
width:616px;
float:right;
padding:9px 0px 0px 13px;
margin:0px 0px 0px 0px;
clear:both;
border-bottom:1px solid #CBD8E6;
border-right:1px solid #CBD8E6;
border-left:1px solid #CBD8E6;
}
.search .top{
margin:0px;
padding:0px;
width:100%;
}
.search .top p{
margin:0px 0px 0px 5px;
padding:0px;
font-size:1.1em;
color:#58574A;
float:left;
}
.search .top p a{
text-decoration:none;
color:#58574A;
}
.search .bottom{
padding:15px 0px 5px 0px;
margin:0px;
width:100%;
clear:none;
}
.search .bottomSelect{
padding:0px 0px 10px 5px;
margin:0px;
clear:none;
float:left;
}

.search .bottomSelect p{
margin:0px;
padding:0px;
color:#58574A;
font-size:0.95em;
}
.search .bottomSelect  p a{
text-decoration:underline;
color:#58574A;
}
.search .bottomSelect p a:hover{
text-decoration:none;
color:#58574A;
}
.search .bottomSelect .locBreadCrumbs ul{
margin:0px;
padding:0px;
float:right;
}
.search .bottomSelect .locBreadCrumbs ul li{
margin:0px;
padding:0px 1px 0px 1px;
list-style:none;
display:inline;
font-size:1em;
color:#7E7D7D;
}
.search .bottomSelect .locBreadCrumbs ul li a{
text-decoration:none;
color:#0FAB00;
}
.search .bottomSelect .locBreadCrumbs ul li a:hover{
text-decoration:underline;
color:#0FAB00;
}
.search .bottom .select-loc{
width:245px;
margin:0px ;
padding:3px 0px 0px 5px;
height:18px;
font-size:0.88em;
color:#58574A;
}
.search .bottom .select-theme{
width:164px;
margin:0px 9px 0px 5px;
padding:0px;
height:25px;
font-size:0.88em;
color:#58574A;
}
.search .bottomSelect .select-place{
width:155px;
margin:0px 8px 0px 0px;
padding:0px;
height:20px;
}
.search .bottom .button{
margin:0px 9px 0px 0px;
padding:0px;
}
.content{ /*contents */
width:100%;
margin:0px;
padding:0px;
clear:none;
float:left;
}

/*left content style starts here */
.leftContent{
margin:0px;
padding:0px;
width:255px;
float:left;
}
.spotlight{
padding:0px;
margin:0px;
/*color:#313131l;*/
clear:none;
float:left;
width:255px;
height:220px;
}
.spotlight .listing{
margin:0px;
padding:0px;
float:left;
width:242px;
}
.spotlight .listing .title{
margin:0px;
padding:0px;
float:left;
height:40px;
width:242px;
}
.spotlight h3{
margin:0px;
padding:0px 0px 3px 0px;
font-size:12px;
float:left;
width:auto;
}
.spotlight p{
margin:0px;
padding:0px 0px 15px 0px;
color:#313131;
clear:both;
}
.spotlight p a{
margin:0px;
padding:0px 9px 0px 0px;
text-decoration:none;
color:#0FAB00;
background:url(../images/redArrow.gif) no-repeat top right;
}
.spotlight p a:hover{
text-decoration:underline;
color:#0FAB00;
}
.spotlight em{
margin:0px;
padding:0px;
font-style:normal;
color:#7E7D7D;
}
.spotlight h3 .symbol{
margin:0px;
padding:0px;
width:15px;
height:15px;
float:right;
}
.spotlight ul{
padding:0px;
margin:9px 0px 0px 0px;
float:left;
}
.spotlight ul li{
margin:0px;
padding:0px 0px 0px 11px;
list-style:none;
background:url(../images/greenArrow.gif) no-repeat top left;
}
.spotlight .nav{
margin:198px 0px 0px 0px;
padding:0px;
width:13px;
height:22px;
float:right;
}
.spotlight .nav ul{
margin:0px;
padding:0px;
}
.spotlight .nav ul li{
margin:0px;
padding:0px;
list-style:none;
/*background:none; !important*/
}
.spotlight .nav ul li a{
text-decoration:none;
margin:0px;
padding:0px;
}
/*left content style ends here */


/*Right content style starts here */
.rightContent{
width:631px;
float:right;
padding:0px 0px 0px 32px;
margin:0px;
}
.addlisting{
height:53px;
margin:30px 0px 29px 0px;
padding:0px;
width:50px;
float:right;
}

.addlisting .left{
width:202px;
margin:0px;
padding:0px;
height:53px;
float:left;
}
.addlisting .left p{
font-family:Arial;
color:#58574A;
margin:0px;
padding:1px 0px 0px 0px;
}
.addlisting .left p a{
text-decoration:none;
color:#58574A;
}
.addlisting .left p a:hover{
text-decoration:underline;
color:#58574A;
}
.addlisting .center{
width:214px;
margin:0px;
padding:0px 0px 0px 13px;
background:url(../images/greenSeparator.gif) no-repeat top left;
height:53px;
float:left;
}
.addlisting .center p{
font-family:Arial;
color:#58574A;
margin:0px;
padding:0px 30px 0px 0px;
line-height:13px;
}
.addlisting .center p a{
text-decoration:none;
color:#F15558;
}
.addlisting .center p a:hover{
text-decoration:underline;
color:#F15558;
}
.addlisting .right{
width:180px;
margin:0px;
padding:0px 0px 0px 22px;
background:url(../images/greenSeparator.gif) no-repeat top left;
height:53px;
float:right;
}
.addlisting .right a{
text-decoration:none;
border:0px;
}
.promoSection{
height:124px;
margin:0px;
padding:0px;
}
.promoSection p{
font-family:Arial;
color:#313131;
margin:0px;
padding:3px 0px 0px 0px;
}
.promoSection p a{
text-decoration:underline;
color:#F15558;
}
.promoSection p a:hover{
text-decoration:none;
color:#F15558;
}
.promoSection .left{
width:202px;
margin:0px;
padding:0px;
height:124px;
float:left;
}
.promoSection .center{
width:214px;
margin:0px;
padding:0px 0px 0px 13px;
height:124px;
float:left;
}
.promoSection .right{
width:202px;
margin:0px;
padding:0px 0px 0px 0px;
height:124px;
float:right;
}
.pageNav{
margin:0px;
padding:0px;
width:631px;
float:right;
text-align:right;
color:#58574B;
}
.pageNav ul{
margin:0px;
padding:0px;
width:615px;
}
.pageNav ul li{
margin:0px;
padding:0px 1px 0px 1px;
list-style:none;
display:inline;
}
.pageNav ul li a{
text-decoration:none;
color:#58574B;
}
.pageNav .current a{
text-decoration:none;
background:url(../images/promoCurrent.gif) no-repeat top left;
margin:0px;
padding:0px 6px 0px 5px;
height:13px;
color:#FFFFFF;
}
.pageNav ul li a:hover{
text-decoration:none;
color:#CC0000;
}
.pageNav .current a:hover{
text-decoration:none;
color:#FFFFFF;
}
/*right content style ends here */


/*Footer section style starts here */
.footerBorder{
width:100%;
margin:22px 0px 0px 0px;
padding:0px;
/*border-top:1px solid #999898;*/
clear:none;
float:left;
}
.footer{
margin:0 auto 0 auto;
padding:0px;
padding-left:0px;
/*width:792px;*/
width:914px;
color:#313131;
font-size:12px;
}
.footer .top{
margin:0px;
margin-left:-10px;
padding:0px;
width:100%;
}
.footer .top ul{
/*padding:110px 0px 9px 0px;*/
padding:0px 0px 0px 0px;
margin:0px;
margin-left:9px;
text-align:left;

/*border-bottom:1px dotted #A1A1A0;*/
}
.footer .top ul li{
margin:0px;
padding:0px 2px 0px 0px;
/*padding:0px 5px 0px 5px;*/
display:inline;
list-style:none;
}
.footer .top ul li a{
text-decoration:none;
color:#313131;
}
.footer .top ul li a:hover{
text-decoration:underline;
color:#313131;
}
.footer .bottom{
margin:18px 0px 0px 0px;
padding:0px;
width:100%;
}
.footer .bottom .goGreen{
margin:0px;
padding:0px;
width:510px;
float:left;
height:28px;
}
.footer .bottom .goGreen p{
margin:0px;
padding:0px 0px 0px 7px;
}
.footer .bottom .goGreen ul{
margin:0px;
padding:0px 0px 0px 7px;
}
.footer .bottom .goGreen ul li{
margin:0px;
padding:0px 10px 0px 0px;
display:inline;
list-style:none;
}
.footer .bottom .goGreen ul li a{
text-decoration:none;
color:#313131;
}
.footer .bottom .goGreen ul li a:hover{
text-decoration:underline;
color:#313131;
}
.footer .bottom .inAction{
margin:0px;
padding:0px;
width:230px;
float:right;
height:32px;
}
.footer .bottom .inAction p{
margin:0px;
padding:0px 0px 5px 0px;
}
.success	{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: green;}
.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	/*background-color:Gray;*/
}
.popupMenu {
    position:relative;
    /*background-color:Gray;*/
    opacity:.9;
    filter: alpha(opacity=100);
    /*padding-top:5px;
    padding-bottom:5px;*/
     margin-left:350px;
     margin-top:23px;
     color:#ffffff;
     font-size:12px;
    
}
.popupMenu a
{
    color:#ffffff;
    text-decoration:underline;
}
.popupMenu a:hover
{
    color:#ffffff;
    text-decoration:none;
}
.popupMenu table td
{
    height:15px;
}
.table_header {

	font-weight:bold;
	text-align:left;
	/*color:#154784;*/

		padding:0px;
	margin:0px 0px 0px 0px;
	
	background-color:#F5F7FA;
	border:1px solid #D1D5DA;
	
    font-family:Arial,Verdana;

	font-size:12px;
	color:#656A6F;
}
.table_headercont {

	font-weight:bold;
	text-align:center;
	/*color:#154784;*/

		padding:0px;
	margin:0px 0px 0px 0px;
	
	background-color:#F5F7FA;
	border:1px solid #D1D5DA;
	
    font-family:Arial,Verdana;

	font-size:12px;
	color:#656A6F;
}
.table_data {
	
	text-align:center;
	/*color:#154784;*/

		padding:0px;
	margin:0px 0px 0px 0px;
	
	background-color:#F5F7FA;
	border:1px solid #D1D5DA;
	
	font-size:12px;
	color:#656A6F;
}
.slickbox{background:#F7F7F7;border:1px solid #CCCCCC;height:50px; clear:both; padding:18px 0px 0px 300px; color:#58574A; font-size:12px;}
.slickbox a{
text-decoration:underline;
color:#FF0000;
}
.slickbox a:hover{
text-decoration:none;
color:#FF0000;
}
.slickbox .textBox{
border:1px solid #CCCCCC;
height:14px;
width:135px;
font-size:0.9em;
color:#58574A;
margin:0px;
padding:2px 0px 0px 0px
}
.slickbox .btn{
border:1px solid #CCCCCC;
height:20px;
width:55px;
font-size:1.1em;
color:#58574A;
}
/* fotter inner content */
#main #right .textcontent .promobottom {
	float: left;
	margin: 0px;
	padding: 0px;
	background: aqua;
	width: 484px;
	height: 211px;
	background: url(../images/promobottombg.jpg) no-repeat right;
}

table, table.td, table.textcontent, table ul li, table td{font-family: Arial, Verdana; font-size:11px;}

#right .textcontent {
	float: left;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	width: 99%;
}


.textcontent p {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 5px;
}

.textcontent li {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 5px;
}
.underLineValue
{
	/*text-decoration: underline; */
	/*font-weight: bold; */
	font-weight:lighter; 
	font-family: Verdana,Arial; font-size:12px;
}
.custMandatoryLabel
{
 font-size: 10px; 
 font-weight: lighter;
 font-family:Arial, Verdana; 
 font-style:italic;
 color:Black;	
}

/*footer section style ends here */

.textboxContent
{
   color:#656A6F ;
    Font-Size:11px;
   /* font-family:Arial*/
}
.linkColor a
{
 color: red;  
}
a.hover
{
    color: #2E699B;  
}
a.visited
{
     color: #2E699B; 
}