/* CSS Document */
/* ----------------------------------------------
	Website Name : Bposhaadi.com
	Author : Akhilesh Ojha
	Author URI : http://www.strikeone.in/    
	Last Date Modified : September 16, 2009	
 ------------------------------------------------ */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	color:#2c2c2c;
	line-height:16px;
	text-decoration:none;
	text-align:left;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
}
img{
	border:0px;
}
p, form {
	margin:0px;
	padding:0px;
}
ul,ol{
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}

ul {
	list-style-type: disc;
	list-style-image: url(../newimages/bullet.gif);
	list-style-position: outside;
}
select{
	color:#7a7979;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #7a7979;
	border: 1px solid #CCCCCC;
}
form{
	border: none;
}

a{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #d3000a;
	text-decoration: underline;
}
.noborder{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textbox{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #999999;
	height:15px;
	width:139px;
	padding-left:2px;
}
.textbox1{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #999999;
	height:50px;
	width:200px;
	padding-left:2px;
}
.textbox2{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #999999;
	height:15px;
	width:200px;
	padding-left:2px;
}
.textbox3{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #999999;
	height:15px;
	width:160px;
	padding-left:2px;
}
.textboxsmall{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #999999;
	height:15px;
	width:50px;
	padding-left:4px;
}
.selectsmall{
	font-family: Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#333333;
	border:1px solid #7f9db9;
	height:16px;
	width:45px;
}
.select{
	color:#7a7979;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
	border:1px solid #7f9db9;
	height:20px;
	width:180px;
}
.select1{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #7f9db9;
	height:20px;
	width:200px;
}
.redtext {
	font-family: Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#db1111;
	padding:0px;
	text-decoration:none;
}
.redtextbold {
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#f95905;
	font-weight: bold;
}
.greytextbold {
	font-family: Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#8e8d8d;
	padding:0px;
	text-decoration:none;
    font-weight: bold;
}
.greytext1 {
	font-family: Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#333333;
	padding:0px;
	text-decoration:none;
}
/*font*/
.t8{
	font-size:8px;
}
.t9{
	font-size:9px;
}
.t10{
	font-size:10px;
}
.t11{
	font-size:11px;
}
.t12{
	font-size:12px;
}
.t13{
	font-size:13px;
}
.t14{
	font-size:14px;
}
.t15{
	font-size:15px;
}
.t16{
	font-size:16px;
}
.t20{
	font-size:20px;
}

/*text weight*/
.textbold{
	font-weight: bold;
}
.textbolder{
	font-weight: bolder;
}
.fleft{
    float:left;
}
.fright{
    float:right;
}

/*margin*/
.mrg5{
	margin: 5px;
}
.mrg10{
	margin: 10px;
}
.mrg15{
	margin: 15px;
}

/*Padding*/
.pad5{
	padding: 5px;
}
.pad10{
	padding: 10px;
}
.pad15{
	padding: 15px;
}
.pad-top5{
	padding-top: 5px;
}
.pad-top10{
	padding-top: 10px;
}
.pad-top15{
	padding-top: 15px;
}
.pad-left3{
	padding-left: 3px;
}
.pad-left5{
	padding-left: 5px;
}
.pad-left8{
	padding-left: 8px;
}
.pad-left10{
	padding-left: 10px;
}
.pad-left15{
	padding-left: 15px;
}
.pad-left25{
	padding-left: 25px;
}

.pad-left30{
	padding-left: 15px;
}

/*Line Height*/
.lh15{
	line-height: 15px;
}
.lh16{
	line-height: 16px;
}
.lh17{
	line-height: 17px;
}
.lh18{
	line-height: 18px;
}
.lh19{
	line-height: 19px;
}
.lh20{
	line-height: 20px;
}
.lh21{
	line-height: 21px;
}


/*color*/
.clr1{
	color:#810705;
}
.clr2{
	color:#e1242b;
}
.clr3{
	color:#aa0c04;
}
.clr4{
	color:#ffffff;
}
.clr5{
	color:#000000;
}
.clr6{
	color:#090909;
}
.clr7{
	color: #6e6e6e;
}
.clr8{
	color: #f4c00f;
}
.clr9{
    color: #7a7979;
}
.clr10{
    color: #067204;
}
/*end color*/
/*Spacer Styles*/
.sp1{
	clear:both;
	height:1px;
	overflow:hidden;
}
.sp2{
	clear:both;
	height:2px;
	overflow:hidden;
}
.sp3{
	clear:both;
	height:3px;
	overflow:hidden;
}
.sp5{
	clear:both;
	height:5px;
	overflow:hidden;
}
.sp8{
	clear:both;
	height:8px;
	overflow:hidden;
}
.sp10{
	clear:both;
	height:10px;
	overflow:hidden;
}
.sp11{
	clear:both;
	height:11px;
	overflow:hidden;
}

.sp15{
	clear:both;
	height:15px;
	overflow:hidden;
}
.sp20{
	clear:both;
	height:20px;
	overflow:hidden;
}
.sp30{
	clear:both;
	height:30px;
	overflow:hidden;
}
.sp35{
	clear: both;
	height: 35px;
	overflow: hidden;
}
.sp45{
	clear: both;
	height: 45px;
	overflow: hidden;
}

/* Common Section End */
/* Header Section Start*/
#top{
	padding:0px;
	height: 65px;
	width: 780px;
}
.logo{
	background-image: url(../newimages/bpologo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 394px;
	float: left;
}
.right-top-banner{
	background-image: url(../newimages/aumbanner.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 301px;
	float: right;
}
/* Header Section End*/
/* Top Menu Section Start */
.activelink {
	height:35px;
	background-color: transparent;
	background-image: url(../newimages/tmenubg-over.gif);
	background-repeat: repeat-x;
}
#topmenu{
	position:relative;
	display:block;
	height:35px;
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma;
	width:768px;
	background-image: url(../newimages/topmenu-bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
	text-decoration: none;
	float: left;
}
#tmenucurve-left{
	background-image: url(../newimages/tmenucurve-left.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
#tmenucurve-right{
	background-image: url(../newimages/tmenucurve-right.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
#topmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	text-align:center;
	margin-left:20px;
}
#topmenu ul li{
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	height:27px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#topmenu ul li a:hover{
	color:#ffffff;
	display:block;
	height:27px !important;
	background-image: url(../newimages/tmenubg-over.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
}
#topmenu ul li a:active{
	color:#ffffff;
	display:block;
	height:27px !important;
	background-image: url(../newimages/tmenubg-over.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
}

#top-b-menu{
	background-image: url(../newimages/top-b-menu-bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 768px;
	float: left;
}
#top-b-menu-left{
	background-image: url(../newimages/top-b-menu-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 6px;
}
#top-b-menu-right{
	background-image: url(../newimages/top-b-menu-right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 6px;
}
#member-login{
	background-image: url(../newimages/member-login.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 381px;
}
/* Top Menu Section End */

/* Top Banner Section Start */
#top-banner{
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 780px;
}
/* Top Banner Section End */

/* Register & Search Section Start */
#srbox{
	background-image: url(../newimages/srbox-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 250px;
	width: 760px;
}
#srbox-left{
	background-image: url(../newimages/srbox-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 10px;
}
#srbox-right{
	background-image: url(../newimages/srbox-right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 10px;
}
#srpbox{
	background-image: url(../newimages/search-big-box.gif);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 243px;
}
#srp-toptxt{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #a60b03;
	text-align: center;
	height: 30px;
	width: 243px;
	margin-top: 15px;
}
#srp-box-btm{
	height: 170px;
	width: 230px;
	margin-top: 20px;
	margin-left: 10px;
}
.inputtext {
	padding-left:2px;
	border:1px solid #666666;
	font-family:Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}
/* Register & Search Section End */


/*Bottom Banner Section Start */
#bottom-banner{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
}
#btm-banner-left{
	float: left;
	height: 100px;
	width: 601px;
}
#btm-banner-right{
	float: right;
	height: 100px;
	width: 173px;
}
/*Bottom Banner Section End */

/*footer Section Start */
#footer {
	width:780px;
	height:80px;
	background-image: url(../newimages/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#footer .footer-text{
	text-align:center;
	font-size:11px;
	color:#939393;
	padding:8px 0 0 0;
}

#footer .footer-text a{
	text-align:center;
	font-size:11px;
	color:#939393;
	text-decoration:none;
}

#footer .footer-text a:hover{
	color:#333333;
	text-decoration:underline;
}

#footer .footer-text .small-text{
	color:#808080;
	font-size:10px;
}
/*footer Section End */

/*Subpage Styles Start */
/* Link Section Start*/
.smallbluelink{
	font-weight:normal;
	font-size:11px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
a.smallbluelink:link{
	font-weight:normal;
	font-size:11px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
a.smallbluelink:visited{
	font-weight:normal;
	font-size:11px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
a.smallbluelink:hover{
	font-weight:normal;
	font-size:11px;
	color:#039;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:underline;
}
#subpageslink{
	font-weight:normal;
	font-size:12px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
.subpageslink{
	font-weight:bold;
	font-size:12px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
	background-image: url(../newimages/static-heading-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 530px;
}
.subpageslink a{
	font-weight:bold;
	font-size:12px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
.subpageslink a:visited{
	font-weight:bold;
	font-size:12px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
.subpageslink a:hover{
	font-weight:bold;
	font-size:12px;
	color:#039;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:underline;
}
#subpageslink ul{
	margin:0px;
	padding:0;
	list-style-type:disc;
	margin-left:20px;
	list-style-position: outside;
	list-style-image: url(../newimages/bullet1.gif);
}
#subpageslink ul li{
	font-weight:normal;
	font-size:12px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
#subpageslink ul li a{
	font-weight:normal;
	font-size:12px;
	color:#06c;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:none;
}
#subpageslink ul li a:hover{
	font-weight:normal;
	font-size:12px;
	color:#039;
	font-style:normal;
	font-family:Arial, Helvetica, Tahoma;
	text-decoration:underline;
}

/* Link Section End*/

/*Right Banner Box Design Start */
.eg-bar{
	background-color: #fafafa;
	border: 1px solid #CCCCCC;
	border-bottom:0px;
	padding-top:3px;
	padding-bottom: 3px;
}
div.eg-bar{
	width: 180px;
	height: auto;
}
.icongroup1{
	width: 180px;
	border: 1px solid #CCCCCC;
	border-bottom:0px;
	border-top:0px;
	color: #666666;
	text-align:left;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div.rbanner-box-top{
	width:197px;
	height:13px;
	background-image: url(../newimages/rbanner-box-top.gif);
	background-repeat: no-repeat;
}
div.rbanner-box-bot{
	width:197px;
	height:13px;
	background-image: url(../newimages/rbanner-box-bottom.gif);
	background-repeat: no-repeat;
}
div.rbanner-box-mid{
	background-image: url(../newimages/rbanner-box-mid.gif);
	width:197px;
	background-repeat: repeat-y;
	height: auto;
}
div.rbanner-box-row{
	background-image: url(../newimages/rbanner-row-bg.gif);
	background-repeat: repeat-x;
} 
/*Right Banner Box Design Start */

/*Search Profile styles Start*/
#search-result{
	padding: 0px;
	height: auto;
	width: 485px;
	background-image: url(../mnewimages/sresult-bg.gif);
	background-repeat: repeat-x;
}
.user-pthumb{
	height:120px;
	background-image: url(../mnewimages/user-pthumb-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 120px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top:10px;
	padding-left: 10px;
}
.user-pthumb1{
	height:120px;
	background-image: url(../mnewimages/user-pthumb-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:10px;
	padding-left: 10px;
}
a.fmember-link {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	color: #0195c5;
	line-height: 17px;
	padding-top: 0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.fmember-link:visited {
	font-size: 11px;
	color: #0195c5;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.fmember-link:hover {
	font-size: 11px;
	color: #0195c5;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.sresult-text {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	color: #333333;
	line-height: 17px;
	padding-top: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
}
a.sresult-link {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #cf2c25;
	text-decoration:none;
} 
a.sresult-link:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #cf2c25;
	text-decoration:none;
} 
a.sresult-link:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #cf2c25;
	text-decoration:underline;
}
a.username-link {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #cf2c25;
	text-decoration:none;
} 
a.username-link:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #cf2c25;
	text-decoration:none;
	font-weight: bold;
} 
a.username-link:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #cf2c25;
	text-decoration:underline;
}
.sresult-pgtop{
	float:left;
	border:0px solid #999999;
	width: 450px;
}
.square{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#FF0000;
	border:1px solid #CDA815;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.square{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#FF0000;
	border:1px solid #CDA815;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.square:hover{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#FF0000;
	border:1px solid #CDA815;
	background-color:#fef7d8;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.square_selected{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#ffffff;
	border:1px solid #CDA815;
	background-color:#cf2c25;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.ofclass{
	color:#cf2c25;
	padding:0 3px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.prev_next_square{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#cf2c25;
	border:1px solid #CDA815;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.prev_next_square{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#cf2c25;
	border:1px solid #CDA815;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.prev_next_square:hover{
	text-decoration:none;
	margin:0;
	padding:1px 5px;
	color:#cf2c25;
	border:1px solid #CDA815;
	background-color:#fef7d8;
	height:16px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*Search Profile styles Start*/
/*View Details Menu Start*/
.viewdetailsmenu{
	float: left;
	padding-left: 20px;
}
.viewdetailsmenu ul{
	margin: 0;
	text-align: right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

.viewdetailsmenu ul li{
	display: inline;
}

.viewdetailsmenu ul li a{
    font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0px 3px 4px 3px; 
	margin-right: 10px;
	text-decoration: none; 
}

.viewdetailsmenu ul li a:hover, .viewdetailsmenu ul li a.selected{
    font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
/*View Details Menu End*/
.toptab-main{
	background-image: url(../newimages/tab-top-bg-main.gif);
	background-repeat: repeat-x;
	height: 42px;
	width: auto;
	float: left;
}
.toptab-left{
	background-image: url(../newimages/tab-top-bg-left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 14px;
	float: left;
}
.toptab-right{
	background-image: url(../newimages/tab-top-bg-right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 14px;
	float: left;
}
.toptab-main-over{
	background-image: url(../newimages/tab-top-bg-main-over.gif);
	background-repeat: repeat-x;
	height: 42px;
	width: auto;
	float: left;
}
.toptab-left-over{
	background-image: url(../newimages/tab-top-bg-left-over.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 14px;
	float: left;
}
.toptab-right-over{
	background-image: url(../newimages/tab-top-bg-right-over.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 14px;
	float: left;
}
.vdotline-l {
	width:700px;
	height:2px;
	background-image: url(../newimages/vdot-line.gif);
	background-repeat: repeat-x;
}
.errortxt{
	font-size:11px;
	color:#e1242b;
	font-weight:normal;
	font-family: Arial, Helvetica, Tahoma;
}
.row{
	width: 700px;
}
/*Upgrade Page Styles Start*/
#upgrade-box{
	background-image: url(../newimages/upgrade-box.jpg);
	background-repeat: no-repeat;
	height: 267px;
	width: 734px;
}
.upgrade-text{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #095a71;
}
#upgrade-box-large{
	height: auto;
	width: 734px;
	padding: 0px;
	border: 2px solid #0bb9e4;
}
/*Upgrade Page Styles End*/

/*User profile Page Styles Start*/
#myhome-pbg{
	background-image: url(../newimages/myhome-pbg.jpg);
	background-repeat: repeat-x;
	width: 230px;
	float: left;
}
#myhome-pbg-left{
	background-image:url(../newimages/myhome-pbg-left.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:90px;
	float: left;
}
#myhome-pbg-right{
	background-image:url(../newimages/myhome-pbg-right.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:90px;
	float: left;
}
#myhome-pbg1{
	background-image: url(../newimages/myhome-pbg1.jpg);
	background-repeat: repeat-x;
	width: 230px;
	float: left;
}
#myhome-pbg1-left{
	background-image:url(../newimages/myhome-pbg1-left.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:90px;
	float: left;
}
#myhome-pbg1-right{
	background-image:url(../newimages/myhome-pbg1-right.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:90px;
	float: left;
}

/*User profile Page Styles End*/
/*View Profile Styles Starts*/
.bdotline {
	height:105px;
	margin:3px 10px 0px 0px;
}

div.divborder {
	border:1px solid #CCC;
}
.biggertxt {
	font-size:22px;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma;
}
.bigtxt {
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma;
}
.mediumtxt {
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, Tahoma;
}
.mediumhdtxt {
	font-size:13px;
	font-weight:normal;
	font-family: Arial, Helvetica, Tahoma;
}
.smalltxt {
	font-size:11px;
	font-family: Arial, Helvetica, Tahoma;
}
.smalltxt1 {
	font-size:9px;
	line-height:13px;
	font-family: Arial, Helvetica, Tahoma;
}
.boldtxt{
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma;
}
.normaltxt{
	font-weight:normal;
	font-style: normal;
}
.pntr{
	cursor:pointer;
}
.topnavrowclr {
	background-color: #eeeeee;
}
.button{
	padding: 2px 10px 2px 10px;
	border:none;
	color: #FFFFFF;
	overflow: visible;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #CC0000;
}
div.dotline{
	width:1px;
	background-image: url(../newimages/dotline.gif);
	background-repeat: repeat-y;
}
.bdotline {
	height:140px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

div.vdotline {
	width:508px;
	height:32px;
	background-image: url(../newimages/vdotline.gif);
	background-repeat: no-repeat;
}
div.vdotline1{
	height:1px;
	background-image: url(../newimages/vdot-line.gif);
	background-repeat: repeat-x;
}
.profile-txtbox{
	width:480px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	line-height:20px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.pro-normal-txt{
	font-weight:normal;
	font-size:11px;
	color:#7a7979;
	font-style:normal;
	font-family:Arial;
	text-decoration:none;
	line-height:17px;
	text-align: left;
}
.pro-s-bold-txt{
	font-weight:bold;
	font-size:11px;
	color:#7a7979;
	font-style:normal;
	font-family:Arial;
	text-decoration:none;
	line-height:17px;
	text-align: left;
}
.pro-bold-txt{
	font-weight:bold;
	font-size:12px;
	color:#aa0c04;
	font-style:normal;
	font-family:Arial;
	text-decoration:none;
	line-height:17px;
}
.tdheight{
	padding-bottom:0;
	padding-top:0;
}
.sectiontitle{
	width:480px;
	background-color:#aa0c04;
	height:22px;
	font:bold 13px verdana;
	color:#ffffff;
}
.sectionpadding{
	padding:3px 0 0 5px;
	display:block;
}
.section{
	width:465px;
	font:bold 13px verdana;
	color:#fff;
	line-height:21px;
	background-color:#edfde6;
}
.pro-img-brd{
	border: 1px solid #bdbdbd;
	padding: 2px;
	background: #fff;
	height: 100px;
	width: 100px;
}
div.phnumpadd {
	padding: 0px 3px 2px 3px;
}
.middiv-pad {
	padding:5px 0px 5px 11px;
}
.search-hlink{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.search-hlink a{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.search-hlink a:hover{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*View Profile Styles Ends */
#member-scheme-detail-bg{
	width: 722px;
	border: 1px solid #067204;
	background-color: #FFFFFF;
}
/*Top Display Box Styles Start */
#top-display-box{
	background-image: url(../newimages/top-display-box.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 780px;
}
#tdisbox-tb{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0994f2;
}
#tdisbox-tl{
	height: 70px;
	width: 560px;
	padding-left: 25px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	float: left;
}
#tdisbox-messenger{
	background-image: url(../newimages/bposhaadi-messenger.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 183px;
	float: left;
}
/*Top Display Box Styles End */


/*Subpage Styles End */

