/*********** Affiliate Page Corner Images *********/
body {
	/*background: #393939 url(images/bg.gif) repeat-x;*/
	background: #FFFFFF url(../images/site_background.png) repeat-x top;	
	width: 960px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#navbar {
	background: url(../images/blue_navbar.gif) top no-repeat;
	width: 920px;
	height: 35px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	#footer {
	background: #FFFFFF url(../images/footer.gif) top no-repeat;
	width: 920px;
	height: 40px;
	margin: 10px auto 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	}	
	#navbar_small {
	background: #2B2B2B url(../images/navbar_small.gif) top no-repeat;
	width:509px;
	height: 35px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	#footer_small {
	background: #393939 url(../images/footer_small.gif) top no-repeat;
	width:509px;
	height: 40px;
	margin: 10px auto 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	}	
	#wrap_small {
	background:#DDDDDD none repeat scroll 0 0;
	margin:0 auto;
	padding:0;
	width:500px;
	}
	#wrap {
background:#DDDDDD none repeat scroll 0 0;
margin:0 auto;
padding:0;
width:920px;
}
/*********** End of the Affiliate Page ************/
.header{
width:920px;
}
.strikeThorough{
text-decoration: line-through;
}
.validate_star{
color:#FF0000;
font-size:12px;
padding-left:3px;
}
.heading_text{
font-size:16px;
font-weight:bold;
color:#000066;
}

.logintable{
padding-top:10px;
padding-right:5px;
}
#headerleft {
float:left;
font-size:14px;
overflow:hidden;
width:460px;
}
#headerright {
float:right;
font-size:12px;
margin:0;
overflow:hidden;
padding:25px 15px 0 0;
text-align:right;
width:300px;
}
#header {
background: url(images/site_background.png) repeat-x; 
color:#FFFFFF;
/*height:170px;*/
height:220px;
margin:0 auto;
overflow:hidden;
padding:0;
width:920px;
}
.heading_first {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
}
.small_heading {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
.body-bg-color
{
	background-color: #E9F1FD;
}

A:link
{
    FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR:#000066;
	font-size:11px;
	font-weight:bold;
}
A:visited
{
    FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #1d52a0
}
a:hover{
color:#FF0000;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-transform:none;
}
a:active
{
    FONT: bold 11px Verdana, Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #000000
}
a.header_link:link, a.header_link:active, a.header_link:visited{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.header_link:hover{
color:#FF0000;
}
.link_td{
padding-left:40px;
}
select, input, textarea {	
	font-size: 11px;
	border:solid 1px #CCCCCC;
}
.footer_text{
font-size:12px;
font-weight:bold;
text-align:center;
color:#000000;
}

/**** This css is used for the dashboard pages **************/
/*  for account header file ****/
.main_table{
width:920px;
padding-bottom:5px;
/*border:solid 1px #FFFFFF;*/
}
.header_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.warning_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight: bold;
}
.success_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
font-weight: bold;
}

.paging_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color: #000066;
cursor: pointer;
text-decoration:underline;
}
.paging_link_selected{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:orange;
cursor: pointer;
text-decoration:none;
}
.profPhotoEffect{
z-index: +10;
}