@charset "utf-8";
/* CSS Document */

/* Default */
Body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
    font-family: tahoma;
    font-size: 12px;
	text-align:center;
		
}

a {
	outline: none !important;
	text-decoration:none;
	color:#009;
	font-weight:bold;
}

a:hover {
	outline: none !important;
	text-decoration:none;
	color:#060;
	font-weight:bold;
}

.maintbl
{
background-color:#FFFFFF;
width:1024px;
height:auto;
border:0;
vertical-align:top;
border-left:#CCCCCC outset 0px;
border-right:#CCCCCC inset 0px;
}

.headertbl
{
width:100%;
height:auto;
border:0;
border:#999 1px solid;
margin-top:5px;
}

.bodytbl
{
width:100%;
height:auto;
border:0;
padding:5px 5px 5px 5px ;
text-align:left;
}


.evenrow {
	background-color:#fcf4d8;
	vertical-align:middle;
	}
.oddrow {
	background-color:#ddedcc;
	vertical-align:middle;
	}
	

.req
{
	font-family: tahoma; 
	color: #981b1e;
	font-size:14px;
	font-weight:bold;
}

.normaltext
{
	font-family: tahoma; 
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}

.logo
{
background-image: url(/Images/WayOne_Default/wayonelogo.gif);
width:220px;
height:150px;
}

/*   Search bar images Start section  */


.imgsearchbar
{
background-image:url(/Images/WayOne_Default/search-bar.gif);
background-repeat:no-repeat;
width:274px;
height:11px;
border:0px;

}

.imgsearchbar-compare
{
background-image:url(/Images/WayOne_Default/search-bar-compare.gif);
background-repeat:no-repeat;
width:274px;
height:11px;
border:0px;
}

.imgsearchbar-information
{
background-image:url(/Images/WayOne_Default/search-bar-information.gif);
background-repeat:no-repeat;
width:274px;
height:11px;
border:0px;
}

.imgsearchbar-quote
{
background-image:url(/Images/WayOne_Default/search-bar-quote.gif);
background-repeat:no-repeat;
width:274px;
height:11px;
border:0px;
}

/*   Search bar images End section  */


/* Autoslider Starts Here */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid gray;
width: 700px; /*width of featured content slider*/
height: 190px;
float:right;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 700px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 190px;;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
z-index:0;
}

.pagination{
width: 99%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
margin-top:0px;
padding: 0 5px;
font-family:tahoma;
font-size:12px;
z-index:100;
background-color:#183883;
border-bottom:#999 1px solid;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background-color:#f9cf00;
z-index:100;

}

.pagination a:hover, .pagination a.selected{
color: #fff;
font-weight:bold;
background-color: #68b92e;
border: 1px #000000 solid;
z-index:100;
padding: 0 5px;

}



.slider1-img1
{
background-image:url(/Images/WayOne_Default/slides/adequacy-guide.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}

.slider1-img2
{
background-image:url(/Images/WayOne_Default/slides/claim-assistance.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}
.slider1-img3
{
background-image:url(/Images/WayOne_Default/slides/insuarance-trans.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}
.slider1-img4
{
background-image:url(/Images/WayOne_Default/slides/personalised-service.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}

.slider1-img5
{
background-image:url(/Images/WayOne_Default/slides/pre-purchase.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}
.slider1-img6
{
background-image:url(/Images/WayOne_Default/slides/reminder-assistance.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}

.slider1-img7
{
background-image:url(/Images/WayOne_Default/slides/realestate.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
text-align:center;
}
/* Autoslider End Here */


.grayback
{
background-image:url(/Images/WayOne_Default/gray_body_back.jpg);
background-repeat:repeat-x;
width:100%;
height:auto;
padding-top:5px;
}

/* Footer Start Here*/

.footer
{ 
	font-family: tahoma; 
	color:#615f5f;
	font-size:10px;
	font-weight:normal;
	background-color:#ffffff;
	background:url(/Images/WayOne_Default/footer-bg.gif);
	background-repeat:repeat-x;
	width:100%;

}
.footerlinks{
	font-family: tahoma; 
	color: #7f7f7f;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	letter-spacing:2px;
}

.footerlinks a{
	font-family: tahoma; 
	color: #7f7f7f;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}

.footerlinks a:hover{
	font-family: tahoma; 
	font-weight: bold;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

/* Footer End Here*/

.bandheading
{
	font-family: tahoma;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding-left:5px;
}
.bandheading a
{
	color:#ffffff;
}
.bandheading a:hover
{
	color:#ffffff;
}

.comparebox
{ width:243px;

}

.comparebox-header
{
background:url(/Images/WayOne_Default/comparebox_header.gif); 
background-repeat:repeat-y; 
width:243px; 
height:27px;
border:0px;
font-weight:bold;
}

.comparebox-body
{
border-left:#999 1px solid;
border-right:#999 1px solid;
border-top:#999 1px solid;
width:243px;
text-align: justify;
background:#FFF;
}
.comparebox-footer
{
background:url(/Images/WayOne_Default/comparebox_footer.jpg); 
background-repeat:repeat-x; 
width:243px; 
height:8px;
border:0px;
}

.topbandform
{
	font-family: tahoma;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	float:left;
	left: 175px;
	margin:0px;
	position:absolute;
	display:block;
	width:995px;
	border:1px #999 solid;
	background:#CCC;
/*	 filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;   */
	z-index:1000;
}
.topbandform-heading
{
	font-family: tahoma;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding-left:5px;
	background-color:#183883;
	text-align:left;
	width:100%;
}

.topbandform-heading a
{
	font-family: tahoma;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding-left:5px;
	background-color:#183883;
	text-align:left;

}
input[type=text]
 { 
font-family: tahoma; 
font-size: 12px; 
color: #000000;
width:150px;
}
input[type=password]
 { 
font-family: tahoma; 
font-size: 12px; 
color: #000000;
width:150px;
}
textarea
 { 
font-family: tahoma; 
font-size: 12px; 
color: #000000;
width:150px;
}

select
 { 
font-family: tahoma; 
font-size: 12px; 
color: #000000;
width:155px;
}

.loginbox-header
{
background:url(/Images/WayOne_Default/loginbox_header.gif); 
background-repeat:repeat-y; 
width:243px; 
height:27px;
border:0px;
}

.servicesbox
{ width:525px;
vertical-align:top;
}

.servicesbox-header
{
background:url(/Images/WayOne_Default/servicesbox_header.gif); 
background-repeat:repeat-y; 
width:525px; 
height:27px;
border:0px;
}

.servicesbox-body
{
border-left:#999 1px solid;
border-right:#999 1px solid;
border-top:#999 1px solid;
width:525px;
text-align:center;
}

.servicesbox-footer
{
background:url(/Images/WayOne_Default/servicesbox_footer.gif); 
background-repeat:no-repeat; 
width:745px; 
height:8px;
border:0px;
}

.policy_reminder
{
background-image: url(/Images/WayOne_Default/policy_reminder.gif);
background-repeat:no-repeat;
width:165px;
height:137px;
cursor:pointer;
margin-left:15px;
}
.feedback
{
background-image: url(/Images/WayOne_Default/feedback.gif);
background-repeat:no-repeat;
width:165px;
height:137px;
cursor:pointer;
margin-left:15px;
}

.refer
{
background-image: url(/Images/WayOne_Default/refer.gif);
background-repeat:no-repeat;
width:165px;
height:137px;
cursor:pointer;
margin-left:15px;
}

.joinSP
{
background-image: url(/Images/WayOne_Default/joinSP.gif);
background-repeat:no-repeat;
width:165px;
height:137px;
cursor:pointer;
margin-left:15px;
}

.devider
{
background-image: url(/Images/WayOne_Default/devider_line.png);
background-repeat:no-repeat;
width:4px;
height:137px;
margin-left:4px;
}
.heading1
{
	font-family: tahoma;
	font-weight:normal;
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
}
.heading1 a
{
	color:#000;
	font-weight:bold;
}
.heading1 a:hover
{
	color:#000;
}


.heading2
{
	font-family: tahoma;
	font-weight:normal;
	color:#000;
	font-size:14px;
	font-weight:normal;
	padding-left:5px;
	background:#CCC; 
	vertical-align:middle;
}
.heading2 a
{
	color:#000;
}
.heading2 a:hover
{
	color:#000;
}


.formbox
{
	font-family: tahoma; 
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	width:100%;
	border:#CCC 1px dashed;
}

.heading100
{
	font-family: tahoma;
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-left:1px;
	text-transform:uppercase;
}

.imgtel
{
background-image:url(/Images/WayOne_Default/telephone_icon.gif);
background-repeat:no-repeat;
width:14px;
height:11px;
margin-top:2px;
border:0px;
float:left;
}

.team-img
{
background-image:url(/Images/WayOne_Default/team.jpg);
width:251px;
height:190px;
border:0px;
cursor:pointer;
margin-right:0px;
float:right;
}

.about-img
{
background-image:url(/Images/WayOne_Default/AboutUs.png);
width:126px;
height:190px;
border:0px;
cursor:pointer;
margin-right:80px;
float:right;
}

.contact-img
{
background-image:url(/Images/WayOne_Default/ContactUs.jpg);
width:189px;
height:126px;
border:0px;
cursor:pointer;
margin-right:0px;
float:right;
}

.faq-img
{
background-image:url(/Images/WayOne_Default/faq.gif);
width:161px;
height:150px;
border:0px;
margin-right:0px;
margin-top:30px;
float:right;
}

.investors-img
{
background-image:url(/Images/WayOne_Default/investors.gif);
width:149px;
height:150px;
border:0px;
margin-right:0px;
margin-top:30px;
float:right;
}

.press-img
{
background-image:url(/Images/WayOne_Default/press_room.jpg);
width:160px;
height:150px;
border:0px;
margin-right:0px;
margin-top:30px;
float:right;
}

.testimonials-img
{
background-image:url(/Images/WayOne_Default/testimonials.jpg);
width:187px;
height:160px;
border:0px;
margin-right:0px;
margin-top:30px;
float:right;
}

.carrers-img
{
background-image:url(/Images/WayOne_Default/careers.jpg);
width:166px;
height:150px;
border:0px;
margin-right:0px;
margin-top:30px;
float:right;
}

.advertisement-img
{
background-image:url(/Images/WayOne_Default/advertisement.jpg);
width:200px;
height:150px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}

.terms-img
{
background-image:url(/Images/WayOne_Default/terms.jpg);
width:177px;
height:150px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}

.privacy-img
{
background-image:url(/Images/WayOne_Default/privacy-policy.jpg);
width:218px;
height:160px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}

.reminder-img
{
background-image:url(/Images/WayOne_Default/Reminder.jpg);
width:172px;
height:160px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}

.jinsp_img
{
background-image:url(/Images/WayOne_Default/jinssp.gif);
background-repeat:no-repeat;
width:114px;
height:160px;
border:5px;
margin-right:30px;
margin-bottom:0px;
background-position:bottom;
float:right;
}

.cprofile_img
{
background-image:url(/Images/WayOne_Default/client.jpg);
background-repeat:no-repeat;
width:166px;
height:160px;
border:5px;
margin-right:30px;
margin-bottom:0px;
background-position:bottom;
float:right;
}
.mpolicy_img
{
background-image:url(/Images/WayOne_Default/mypolicy.jpg);
background-repeat:no-repeat;
width:166px;
height:160px;
border:5px;
margin-right:30px;
margin-bottom:0px;
background-position:bottom;
float:right;
}

.mreminder_img
{
background-image:url(/Images/WayOne_Default/mreminder.jpg);
background-repeat:no-repeat;
width:160px;
height:160px;
border:5px;
margin-right:30px;
margin-bottom:0px;
background-position:bottom;
float:right;
}

.malerts_img
{
background-image:url(/Images/WayOne_Default/alerts.jpg);
background-repeat:no-repeat;
width:193px;
height:160px;
border:5px;
margin-right:30px;
margin-bottom:0px;
background-position:bottom;
float:right;
}

.feedback-img
{
background-image:url(/Images/WayOne_Default/feedback.jpg);
width:206px;
height:160px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}

.realestate-img
{
background-image:url(/Images/WayOne_Default/real-estate.jpg);
width:213px;
height:160px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}

.grandvenezia-img
{
background-image:url(/Images/WayOne_Default/grand_venezia.jpg);
width:179px;
height:106px;
border:0px;
margin-right:0px;
margin-top:10px;
float:right;
}


.refer-img
{
background-image:url(/Images/WayOne_Default/refer.jpg);
width:223px;
height:160px;
border:0px;
margin-right:0px;
margin-top:0px;
float:right;
}

.login-img
{
background-image:url(/Images/WayOne_Default/login_header.gif);
width:155px;
height:150px;
border:0px;
margin-left:10px;
margin-top:30px;
float:right;
}

.login_header-img
{
background-image:url(/Images/WayOne_Default/login.jpg);
width:155px;
height:175px;
border:0px;
margin-right:0px;
margin-top:0px;
float:right;
}

.reg-img
{
background-image:url(/Images/WayOne_Default/userregistration.jpg);
width:150px;
height:150px;
border:0px;
margin-right:0px;
margin-top:20px;
float:right;
}

.frgtpswrd-img
{
background-image:url(/Images/WayOne_Default/forget_password.jpg);
width:168px;
height:150px;
border:0px;
margin-right:0px;
margin-top:20px;
float:right;
}

.logoanimation
{
background-image:url(/Images/WayOne_Default/logo-animation.gif);
background-repeat:no-repeat;
width:147px;
height:96px;
border:0px;
}


.imgpasswordstr
{
background-image:url(/Images/WayOne_Default/PasswordStrenth.gif);
background-repeat:no-repeat;
width:73px;
height:10px;
border:0px;
}

.imgnewanim
{
background-image:url(/Images/WayOne_Default/new.gif);
background-repeat:no-repeat;
width:30px;
height:20px;
border:0px;
float:left;
}

.img_new_real
{
background-image:url(/Images/WayOne_Default/new.gif);
background-repeat:no-repeat;
width:auto;
height:16px;
border:0px;
float:left;
cursor:pointer;
}


#div_marqueehome{
    float:left;
	background:url(/Images/WayOne_Default/rotators/rotator.gif) no-repeat;
	height: 70px; 
	width: 1000px;
	margin:0px 5px 5px 5px;


}
#div_marqueehome_inner{
	float		: right;	
	width		: 870px;	
	height		: 30px;		
    margin-left	: 3px;		
	margin-right: 15px;		
	margin-top	: 20px;
}
div.marqueehome_heading
{
float:left;
width:95px;
color:#ffffff;
font:tahoma;
font-size:19px;
font-weight:normal;
margin-top:12px;
margin-left:5px;
text-align:center;
}

.logo-bajajGeneral
{
background-image:url(/Images/WayOne_Default/rotators/bajajallianz.png);
background-repeat:no-repeat;
width:132px;
height:30px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
border-right:1px solid #CCC;
text-align:center;
}
.logo-relianceGeneral
{
background-image:url(/Images/WayOne_Default/rotators/reliance-general-insurance.png);
background-repeat:no-repeat;
width:79px;
height:30px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
border-right:1px solid #CCC;
text-align:center;
}
.logo-starHealth
{
background-image:url(/Images/WayOne_Default/rotators/star-health.png);
background-repeat:no-repeat;
width:55px;
height:30px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
border-right:1px solid #CCC;
text-align:center;
}
.logo-tataaig
{
background-image:url(/Images/WayOne_Default/rotators/tata-aig.png);
background-repeat:no-repeat;
width:30px;
height:30px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
border-right:1px solid #CCC;
text-align:center;
}

.logo-hdfc
{
background-image:url(/Images/WayOne_Default/rotators/HDFC.gif);
background-repeat:no-repeat;
width:46px;
height:30px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
border-right:1px solid #CCC;
text-align:center;
}

.imgtop
{
background-image:url(/Images/WayOne_Default/top.gif);
background-repeat:no-repeat;
width:35px;
height:18px;
float:right;
cursor:pointer;
}



.row {
	padding:0px 0px 10px 0px;
}

h1 {
	font:22px  tahoma;
	color:#000000;
	font-weight:100;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 10px;
}

h2 {
	font:22px  tahoma;
	color:#000000;
	font-weight:100;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 10px;
	
}

.login {

}

.login a{
	font:22px  tahoma;
	color:#06F;
	font-weight:100;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}


.treeimg {
	position:relative;
	float:left;
	left:12px;
	top:20px;
}

.txtbox {
	background:#EEEEEE;
	border:2px solid #B7B7B7;
	padding:10px 10px;
	text-align:justify;
	height:200px;

}
.column1 {
	width:195px;
	float:left;
	height:175px;
	margin-left:30px;
	text-align:center;
	border:#999 dotted 1px;
	padding-top:10px;
	background-color:#fff;

}
.column2 {
	width:195px;
	height:175px;
	float:left;
	margin-left:30px;
	text-align:center;
	border:#999 dotted 1px;
	padding-top:10px;
	background-color:#fff;
}

.column3 {
	width:190px;
	height:175px;
	float:left;
	margin-left:30px;
	text-align:center;
	border:#999 dotted 1px;
	padding-top:10px;
	background-color:#fff;
}

.column4 {
	width:190px;
	height:175px;
	float:left;
	margin-left:30px;
	text-align:center;
	border:#999 dotted 1px;
	padding-top:10px;
	background-color:#fff;
	

}
.comparehome{
	width:250px;
	height:137px;
	float:right;

}
.compare {
	/*width:100%; */
	margin-bottom:15px; 
	margin-top:15px; 
	text-align:right;
}

.imgceo
{
background-image:url(/Images/WayOne_Default/harpreet.jpg);
background-repeat:no-repeat;
width:100px;
height:117px;
border:0px;
}

.imgphotoframe
{
background-image:url(/Images/WayOne_Default/photoframe.jpg);
background-repeat:no-repeat;
width:46px;
height:46px;
border:0px;
}

.shadetabs{
padding: 3px 0;
margin-right:10px;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/Images/WayOne_Default/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration:none;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/Images/WayOne_Default/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.referdatacontainer{

border:1px solid gray; 
width:90%; 
margin-bottom: 1em; 
padding: 10px;
margin-left:10px;
margin-right:10px;

}

.tabcontent{
display:none;
width:100%;
}

@media print {
.tabcontent {
display:block !important;
}
}

.filter-tbl {
	background-color:#666666;
	font-family: tahoma; 
	color:#000000;
	font-size:11px;
	line-height:1.5;
	font-weight:normal;
	}

.onofflinetext
{
	font-family: tahoma; 
	color:#000;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	background-color:#d2e0f2;
}


.sub_htd {
	
	background-color:#183883;
font:normal 13px  tahoma;
color:#fff;
padding:5px 5px 5px 5px;
text-align:left;
	
}

.sub_htd1 {
	background-color:#d2e0f2;
	font:bold 11px  tahoma;
	color:#000000;
	padding:2px 2px 2px 10px;
	text-align:center;
	}
	
.serviceboxes
{
background-color:#f5f5f5; 
border: solid 1px #000000;

}


.flowheader
{
	font-family: tahoma; 
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.filterevenrow {
	background-color:#f1f9f7; 
	height:45px;
	vertical-align:middle;
	text-align:center;
	}
.filteroddrow {
	background-color:#ffffff;
	height:45px;
	vertical-align:middle;
	text-align:center;
	}

.filterevenrowgrid {
	background-color:#f1f9f7; 
	vertical-align:middle;
	}
.filteroddrowgrid {
	background-color:#ffffff;
	vertical-align:middle;
	}

	
.refine-search
{
	font-family: tahoma; 
	color:#000000;
	font-size:12px;
	font-weight:normal;
	border:#999 1px dashed;
	border-top:0px;
	width:100%;
	display:block;
}
/* for default page only Start*/
.topstrip
{
	background-color:#EEEEEE;
	font:tahoma, Helvetica, sans-serif 12px normal; 
	color:#000;
	border:#999 1px dashed;
	height:100px;
	text-align:center;
}

.logo_defaultpage
{
background-image: url(/Images/WayOne_Default/defaultpage_wayonelogo.gif);
background-repeat:no-repeat;
width:220px;
height:150px;
}

/* for default page only End*/


/* for new topband start*/

.newtopband ul{
margin: 0;
padding: 0;
float: left;
font: bold 13px tahoma;
width: 100%;
border: 1px solid #b7b7b7;
border-width: 1px 0;
background: #e1e1e1 url(/Images/WayOne_Default/blockdefault.gif) center center repeat-x;
}

.newtopband li{
display: inline;
}

.newtopband li a{
float: left;
color:#000;
padding: 9px 8px;
text-decoration: none;
border-right: 1px solid #b7b7b7;
}

.newtopband li a:visited{
color: #000;
}

.newtopband li a:hover, .newtopband li a.current{
color: #000;
background: transparent url(/Images/WayOne_Default/blockactive.gif) center center repeat-x;
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.newtopbandleft { background: url('/Images/WayOne_Default/topband_left.gif') 0 0 no-repeat;}

.newtopbandright { background: url('/Images/WayOne_Default/topband_right.gif')  no-repeat;}
/* for new topband end*/

.imgaddrealEstate
{
border:#000000 0px double; 
margin-left:0px;
background-image:url(/Images/WayOne_Default/RealEstate_add.jpg);
background-repeat:no-repeat;
width:226px;
height:490px;
cursor:pointer;
}


.teaserSlide-img1
{
background-image:url(/Images/WayOne_Default/teaser/nightsafari.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
}

.teaserSlide-img2
{
background-image:url(/Images/WayOne_Default/teaser/racingTrack.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
}

.teaserSlide-img3
{
background-image:url(/Images/WayOne_Default/teaser/aqatic.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
}

.teaserSlide-img4
{
background-image:url(/Images/WayOne_Default/teaser/stadium.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
}

.teaserSlide-img5
{
background-image:url(/Images/WayOne_Default/teaser/golf.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
}

.teaserSlide-img6
{
background-image:url(/Images/WayOne_Default/teaser/major.jpg);
width:700px;
height:190px;
border:0px;
cursor:pointer;
}

.teaserlink {
	font:bold 13px  tahoma;
	color:#000;
	padding-top:5px;
	}

.teaserlink a{
	text-decoration:none;
	color:#000;
	}

.teaserlink a:hover {
	color:#900;
	}
.imgteaserBack_up
{
border:0px ; 
background-image:url(/Images/WayOne_Default/teaser/background_01.jpg);
background-repeat:no-repeat;
width:700px;
height:103px;
}

.imgteaserBack_down
{
border:0px ; 
background-image:url(/Images/WayOne_Default/teaser/background_03.jpg);
background-repeat:no-repeat;
width:700px;
height:79px;
}
.imgarrow
{
background-image:url(/Images/WayOne_Default/arrow.gif);
background-repeat:no-repeat;
width:10px;
height:10px;
border:0px;
}

.logo-RoyalSundram
{
background-image:url(/Images/WayOne_Default/rotators/Royal_Sundaram.gif);
background-repeat:no-repeat;
width:65px;
height:23px;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
border-right:1px solid #CCC;
text-align:center;
}

.comparewayonelogo
{
background-image:url(/Images/WayOne_Default/logo1.jpg);
background-repeat:no-repeat;
width:100px;
height:61px;
border:0px;
}

.correct
{
background-image:url(/Images/WayOne_Default/correct.gif);
background-repeat:no-repeat;
width:13px;
height:13px;
border:0px;
}
.incorrect
{
background-image:url(/Images/WayOne_Default/incorrect.gif);
background-repeat:no-repeat;
width:13px;
height:13px;
border:0px;
}
.imghelp
{
background-image:url(/Images/WayOne_Default/help.gif);
background-repeat:no-repeat;
width:20px;
height:18px;
border:0px;
}


#destEmailIFrame
{
    float:left;
    _float:left;
    position : absolute;
    _position : absolute;
    z-index : 1001;
    scrolling : no;
    frame-border: 0;
}

#destFadeIFrame
{
    float:left;
    _float:left;
    position : absolute;
    _position : absolute;
    background-color: transparent;
    background: transparent;
    z-index : 12;
    scrolling : no;
    frame-border: 0;
    allowtransparency:true;
    filter: alpha(opacity=20);
}
.pop 
{
    display:none;
    position:absolute; 
    border: 2px solid #000000;
    width:800px; 
    height : 530px;
    overflow-y: scroll;
    z-index : 10001;
    background-color:#fff;
    padding:0 0 6px;
}
#divFade
{
    display:none;
    z-index:15;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#666;
    opacity:.40;
    -moz-opacity:.40;
    -khtml-opacity:.40;
    filter:alpha(opacity=40);
}
.updatepop 
{
    display:none;
    position:absolute; 
    width:250px; 
    text-align:center;
    height : 80px;
    z-index : 10001;
    background-color:transparent;
    padding:0 0 6px;
}
.loginpop 
{
    display:none;
    position:absolute; 
    width:250px; 
    text-align:center;
    height : 190px;
    z-index : 10001;
    background-color:white;
    padding:0 0 6px;
}
.userregnpop 
{
    display:none;
    position:absolute; 
    width:500px; 
    text-align:center;
    height : 460px;
    z-index : 10001;
    background-color:white;
    padding:0 0 6px;
}
.REuserregnpop 
{
    display:none;
    position:absolute; 
    width:500px; 
    text-align:center;
    height : 500px;
    z-index : 10001;
    background-color:white;
    padding:0 0 6px;
}

.updateprogress
{       
	font-family: Verdana, Arial, sans-serif;
	font-size : 1.5em;     
	color:#000;
	width:250px; 
	background-color:#fff;
	text-align:center;
	border: 2px solid #000000;           
}
.textboxstyle
{
	background-image: url('/Images/WayOne_Default/date_picker.gif' );
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #7F9DB9 1px solid;
	font-size: 12px;
	height: 18px;
}
.TextBoxSize
{
	width:148px;
}
.DropDownSize
{
	width:155px;
}
.TextBoxBigSize
{
	width:150px;
}
.DropDownBigSize
{
	width:150px;
}
.TextTDSize
{
	text-align:left;
	font-size:12px;
	width:300px;
}
.ControlTDSize
{
	text-align:left;
	width:158px;
}
.HelpTDSize
{
	text-align:left;
	width:20px;
}
.UpdateTable
{
	 margin-left:-5px;
}
.UpdateTextTDSize
{
	text-align:left;
	font-size:12px;
	width:317px;
}
.UpdateControlTDSize
{
	text-align:left;
	width:165px;
}
.ParagraphFontSize
{
	text-align:left;
	font-size:12px;
	/*font-family:Arial*/
}

.imgfax
{
background-image:url(/Images/WayOne_Default/fax-icon.gif);
background-repeat:no-repeat;
width:18px;
height:17px;
margin-top:0px;
border:0px;
float:left;
}
.imgmap
{
background-image:url(/Images/WayOne_Default/map-forwayone.jpg);
background-repeat:no-repeat;
width:448px;
height:326px;
margin-top:0px;
border:0px;
}
.searchbtn 
{
	background-image: url(/Images/WayOne_Default/button_down.gif); 
	background-repeat:no-repeat; 
	width:70px; 
	height:25px; 
	padding-left:0px; 
	padding-top:5px; 
	margin-left:0px;
	font-family: Arial; 
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
  .searchbtn a
{
	color:#ffffff;
	text-decoration:none;
}

  .searchbtn a:hover
{
	color:#ffffff;
	text-decoration:none;
}
