@charset "utf-8";
/*---------- common ------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0pt auto;
	padding:0pt;
	position:relative;
	width:910px;
}
#main {
	padding-top:12px;
	width:100%;
}
#header {

}
.profile-tab {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	vertical-align: bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7fb2cc;
	margin-top: 16px;
}
.profile-tab table {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7fb2cc;
}
.profile-tab td {
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.profile-tab a {
	background-image: url(../images/bg-tab.jpg);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: 0px 10px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
}
.profile-tab .active {
	background-image: url(../images/bg-active-tab.jpg);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: 0px;
	height: 30px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.profile-contents {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}

.profile-tab ul {
}
.profile-tab li {
	display: block;
	float: left;
	height: 40px;
	list-style-type: none;
	margin-right: 2px;
	vertical-align: bottom;
}
.profile-tab .blue-border {
	background-color: #7fb2cc;
	margin: 0px;
	padding: 0px;
	height: 4px;
}



.profile-contents td {
	padding-right: 5px;
	padding-left: 5px;
}



.sub-form input 
{
	margin-right:6px;
	vertical-align: middle;
}
#whyjoinbaraaza-items
{
	margin-bottom:8px;	
}
*+html #whyjoinbaraaza-items
{
	padding-left:10px !important;s
}
*+html #whyjoinbaraaza-items li
{
	margin-bottom:8px;
}

/*below css added by sonali for my profile redesign module 27/07/2011*/
#profile-nav
{ 
    overflow:hidden;
}
#profile-nav h1
{ 
    background:url(../images/main-hd-bg.jpg) repeat-x; 
    color:#FFF; 
    font-size:18px;  
    padding:8px 5px 8px 15px; 
    font-weight:normal;
    margin-bottom:2px;
}

.basic-nav
{ 
    background:url(../images/basic-normal.png) no-repeat; 
    height:39px; 
    width:110px; 
    position:absolute; 
    z-index:999;
}
.basic-nav:hover
{ 
    background:url(../images/basic-hover.png) no-repeat;
}
.basic-nav-active
{ 
    background:url(../images/basic-hover.png) no-repeat;
    height:39px; 
    width:110px; 
    position:absolute; 
    z-index:999;
}
.wirte-nav
{ 
    background:url(../images/write-normal.png) no-repeat; 
    height:39px; 
    width:145px; 
    position:absolute; 
    z-index:99; 
    margin-left:98px; 
}
.wirte-nav:hover
{ 
    background:url(../images/write-hover.png) no-repeat;
}
.wirte-nav-active
{ 
    background:url(../images/write-hover.png) no-repeat;
    height:39px; 
    width:145px; 
    position:absolute; 
    z-index:99; 
    margin-left:98px; 
}
.noti-nav
{ 
    background:url(../images/notification-normal.png) no-repeat; 
    height:39px; 
    width:133px; 
    position:absolute; 
    z-index:9; 
    margin-left:230px; 
}
.noti-nav:hover
{ 
    background:url(../images/notification-hover.png) no-repeat;
}
.noti-nav-active
{ 
    background:url(../images/notification-hover.png) no-repeat;
    height:39px; 
    width:133px; 
    position:absolute; 
    z-index:9; 
    margin-left:230px; 
}
.ref-nav
{ 
    background:url(../images/reference-normal.png) no-repeat; 
    height:39px; 
    width:120px; 
    position:absolute; 
    z-index:5; 
    margin-left:350px; 
}
.ref-nav:hover
{ 
    background:url(../images/reference-hover.png) no-repeat;
}
.ref-nav-active
{ 
    background:url(../images/reference-hover.png) no-repeat;
    height:39px; 
    width:120px; 
    position:absolute; 
    z-index:5; 
    margin-left:350px;
}
/*below css added by sandeep for myprofile wrire description section 27/07/2011*/
.write-desc-form
{
    width:100%;
    margin-bottom:30px;
    font-family:Arial,Helvetica,sans-serif; 
    margin-top:35px;   
}
.write-desc-form td
{
    padding-right:0px !important;
    padding-bottom:0px !important;
    padding-top:0px !important; 
}
.write-desc-left-col
{
    width:235px;
}
.write-desc-left-col td.top
{
    background-image:url("../images/myprofile-writedesc-bg-top.gif");
    background-repeat:no-repeat;
    height:6px;
}
.write-desc-left-col td.middle
{    
    width:233px;
    height:138px;
    background-color:#e8f7fe;
    border-left:1px solid #e7e7e7;           
    border-right:1px solid #e7e7e7;
    text-align:right;
}
.write-desc-left-col td.bottom
{
    background-image:url("../images/myprofile-writedesc-bg-bottom.gif");
    background-repeat:no-repeat;
    height:6px;
}
.write-desc-left-col div
{
    margin:10px;
    color:#4b4b49;
}
.write-desc-right-col
{    
}
.write-desc-right-col p
{    
    color:#8a8889;
    font-weight:bold;
    font-size:11px;
    margin-left:3px;
}
.write-desc-col-spacer
{
    width:5px;
}
.write-desc-row-spacer
{
    height:10px;
}
.write-desc-textarea
{
    width:100%;
    height:130px;
    border:1px solid #e7e7e7;
    color:#898989;
}


