body
{
	background-position: center;
	background-color: #000000;
	background-image: url(../Images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*Main CSS*/
a 
{ 
outline:0; 
}
img
{
	border: none;
}
.maintablecss
{
	color: #262626;
	background-color: #FFFFFF;
}
.clickheretabbg
{
	background-image: url(../img/clickhere_bottomstripbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: transparent;
}
.height1
{
	height: 1px;
}
.height5
{
	height: 5px;
}
.height10
{
	height: 10px;
}
.padding5
{
	padding: 5px;
}
.padding10
{
	padding: 10px;
}
.blackheadercss
{
	color: #ffc018;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../img/blackheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	background-color: #080809;
}
.lightgrayheadingcss
{
	color: #2E2D2B;
	font-size: 14px;
	font-weight: bold;
	background-color: #EDECEC;
	border-top-color: #D4D3D3;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #D4D3D3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 5px;
}
.black12headingcss
{
	color: #262626;
	font-size: 12px;
	background-color: transparent;
}
.textboxcss
{
	color: #000000;
	font-size: 11px;
	border-top-color: #7C7C7C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C3C3C3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C3C3C3;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 2px;
	background-image: url(../img/textboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fcfcfc;
}
.memberofthedayboxbg 
{
	background-image:url(../img/mamber_oftheday_boxbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F2AE3C;
}
.membermonitor {
	background:url(../img/mamber_oftheday_monitor.gif) no-repeat scroll left top;
	display:block;
	height:139px;
	margin-bottom:4px;
	padding-top:5px;
	padding-bottom:5px;
	width:133px;
}

.membermonitor a:hover img {
	background-color:#FFFFFF;
	border:1px solid #F2AE3C;
	margin:-1px;
}
.memberid {
	font-size:18px;
	color:#F9CD56;
	background-color:transparent;
	padding:10px;
}
.earthcolorheadercss
{
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #848181;
	padding: 4px;
}
.whiteverdana12css
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
}
.lineheightcss 
{
	line-height:18px;
	background-color: transparent;
}
.blackunderlinelinkcss 
{
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.blackunderlinelinkcss:hover
{
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	border-bottom-color: #666666;
	border-bottom-style:solid;
	border-bottom-width:2px;

}
.purpleunderlinelinkcss 
{
	color: #5E0A8B;
	background-color: transparent;
	text-decoration:none;
	border-bottom-color:#9051AD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.purpleunderlinelinkcss:hover
{
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	border-bottom-color: #666666;
	border-bottom-style:solid;
	border-bottom-width:2px;

}
.purple12underlinelinkcss 
{
	font-size: 12px;
	color: #5E0A8B;
	background-color: transparent;
	text-decoration:none;
	border-bottom-color:#9051AD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.purple12underlinelinkcss:hover
{
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	text-decoration:none;
	border-bottom-color: #666666;
	border-bottom-style:solid;
	border-bottom-width:2px;

}
/*End of main css*/

/*Top part css will start herr*/
.righttoplinkcss
{
	font-size: 9px;
	color: #BFBFBF;
	background-color: #606060;
	border: 1px solid white;
	padding: 4px;
	text-align: center;
}
.righttopuppercaselink
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
}
.righttopuppercaselink:hover
{
	font-weight: bold;
	color: #FFC925;
	text-decoration: underline;
	text-transform: uppercase;
	background-color: transparent;
}
/*Navigation css will start here*/
.navigationcss
{
	background-color: #212121;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
#nav {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
	/*float:right;*/
	line-height:0px;
}
#nav li{
	float:left;
}
#nav li a{
	height: 31px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-home a{
	width: 84px;
	background:url(../img/nav_img/home.gif) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(../img/nav_img/home.gif) no-repeat left bottom;
}
#nav #nav-aboutsmol a{
	width: 172px;
	background:url(../img/nav_img/about_seemeonline.gif) no-repeat left top;
}
#nav #nav-aboutsmol a:hover{
	background: url(../img/nav_img/about_seemeonline.gif) no-repeat left bottom;
}
#nav #nav-newsletter a{
	width: 125px;
	background:url(../img/nav_img/newsletter.gif) no-repeat left top;
}
#nav #nav-newsletter a:hover{
	background: url(../img/nav_img/newsletter.gif) no-repeat left bottom;
}
#nav #nav-latestnews a{
	width: 124px;
	background:url(../img/nav_img/latestnews.gif) no-repeat left top;
}
#nav #nav-latestnews a:hover{
	background: url(../img/nav_img/latestnews.gif) no-repeat left bottom;
}
#nav #nav-position a{
	width: 151px;
	background:url(../img/nav_img/position_vacant.gif) no-repeat left top;
}
#nav #nav-position a:hover{
	background: url(../img/nav_img/position_vacant.gif) no-repeat left bottom;
}
#nav #nav-testimonials a{
	width: 133px;
	background:url(../img/nav_img/testimonials.gif) no-repeat left top;
}
#nav #nav-testimonials a:hover{
	background: url(../img/nav_img/testimonials.gif) no-repeat left bottom;
}
#nav #nav-joinhere a{
	width: 111px;
	background:url(../img/nav_img/joinhere.gif) no-repeat left top;
}
#nav #nav-joinhere a:hover{
	background: url(../img/nav_img/joinhere.gif) no-repeat left bottom;
}
/*End of navigation css */
/*End of top part css*/

/*Middle part css will start here*/
/*left part css will start here*/
.leftpartcss
{
	width: 672px;
}
.contenttablecss
{
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 4px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 4px;
}
.offerbannercss
{
	background-image: url(../img/offerbannerbg.gif);
	background-repeat: repeat-y;
	background-position: top;
	color: #000000;
	background-color: #FDBE54;
	line-height: 18px;
}
.creamboxcss
{
	background-color: #EEECE5;
}
.servicesboxhorizontaldottedlinecss
{
	background-image: url(../img/servicesbox_horizontaldottedlinebg.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 5px;
	background-color: #EEECE5;
}
.aboutbg
{
	background: url(../img/staticinnerpageimages/aboutusbg.gif) left top no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	line-height: 18px;
}
.aboutbg1
{
	background: url(../img/staticinnerpageimages/aboutusbgprice.gif) left top no-repeat;
	height: 320px;
	padding-left: 110px;
	padding-right: 20px;
	padding-top: 30px;
	vertical-align: top;
}
.aboutbg3
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	line-height: 18px;
}
.purplehighlightcss
{
	color: #5E0A8B;
	background-color: transparent;
}
.purplehead
{
	color: #5E0A8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.purple18pt
{
	color: #5E0A8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.gold18pt
{
	color: #b57917;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.black18pt
{
	font-size: 18px;
	font-weight: bold;
}

.purplehighlightcss
{
	color: #5E0A8B;
	background-color: transparent;
}
.viewalllinkcss
{
	color: #3D3A3A;
	background-color: #D7D3C7;
	padding: 3px;
	text-decoration: none;
}
.viewalllinkcss:hover
{
	color: #000000;
	background-color: #D7D3C7;
	padding: 3px;
	text-decoration: none;
}
.purple12highlightcss
{
	font-size: 12px;
	color: #5E0A8B;
	background-color: transparent;
}
/*End of left part css*/

/*Right part css will start here*/
.rightpartcss
{
	width: 228px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #3B3B3B;
}
.loginboxcss
{
	color: #FFFFFF;
	background-color: #424043;
}
.yellow10underlinelinkcss
{
	color: #FFAD26;
	font-size: 10px;
	line-height: 18px;
	text-decoration: underline;
	background-color: transparent;
}
.yellow10underlinelinkcss:hover
{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	background-color: transparent;
}
.membersearchboxcss
{
	color: #FFFFFF;
	background-color: #656262;
	line-height: 18px;
}
/*End of right part css*/
/*End of middle part*/

/*Bottom part css will start here*/
.bottompartcss
{
	background-color: #000000;
}
.bottompartleftcss
{
	color: #FFFFFF;
	width: 672px;
	background-color: #333333;
	line-height: 22px;
}
.bottompartrightcss
{
	width: 229px;
	font-size: 9px;
	color: #BABABA;
	background-color: #000000;
}
.zealousweblink
{
	font-size: 9px;
	color: #BABABA;
	text-decoration: none;
	background-color: transparent;
}
.zealousweblink:hover
{
	font-size: 9px;
	color: #F07700;
	text-decoration: none;
	background-color: transparent;
}
.bottomnavigationlink
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.bottomnavigationlink:hover
{
	color: #FFC925;
	background-color: transparent;
	text-decoration: none;
	border-bottom-color: #FFBE2D;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
/*End of bottom part*/

/*FAQ page css will start here */
.faqtabbg
{
	background-image: url(../img/faqpage_tabbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
.forallFirsttd
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
.orangeuppercasecss
{
	color: #E57803;
	font-size: 12px;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
}
/*accordioncss will start here */
.div_on
{
	background-image: url(../img/nav_img/expand_bg.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	font-size: 12px;
	color: #262626;
	cursor: pointer;
	font-weight: bold;
}
.div_off
{
	background-image: url(../img/nav_img/collapse_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #262626;
	cursor: pointer;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.title
{
	width: 600;
	background-color: transparent;
	line-height: 27px;
}
.arrow
{
	padding-top: 0px;
	float: left;
	width: 22px;
}
.verdanablack11bodytext
{
	font-size: 11px;
	color: #000000;
	background-color: transparent;
}
.contentpartcss
{
	display: none;
	visibility: hidden;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	background-image: url(../img/nav_img/accordion_contentleftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*end of accordioncss */

.tdclass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
.notification
{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.dottedBorder
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Individual member form css will start here */
.stepsbottominfocss
{
	padding:10px;
	font-size:12px;
	background-color: #EEECE5;
	line-height:15px;
	text-transform:uppercase;
}
.redhighlightcss 
{
	color:#FF0000;
	text-transform:uppercase;
	font-size:10px;
	background-color:transparent;
}
.stepformfieldlable 
{
	font-size:12px;
	background-color:#EDECEC;
	border-right-color:#dedede;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#c7c7c7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.formhelpinfocss 
{
	font-size:10px;
	color:#656464;
	background-color:#F8F8F8;
	border-left-color:#D4D4D4;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#E7E6E6;
	border-top-style:solid;
	border-top-width:1px;
	padding:5px;
}
/*End of Individual member form css*/
/*Member type box css will start here*/
.indimembernamecss {
	font-size: 14px;
	color: #FFFFFF;
	background-color: transparent;
}
.individualboxcss 
{
	background-image:url(../img/individual_box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:326px;
}

.individualheading12css 
{
	font-weight:bold;
	font-size:12px;
	color:#DFAFF7;
	background-color:transparent;
	padding-right:18px;
}
.individualheadingcss 
{
	font-size:18px;
	color:#EBC2FF;
	background-color:transparent;
}
.darkyellow12headingcss 
{
	font-size:12px;
	color:#AD6C00;
	background-color:transparent;
}
.corporateboxcss 
{
	background-image:url(../img/corporate_box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:326px;
}
/*End of Member type box css*/
/*benefits of member page*/
.benefitsheader 
{
	font-size:12px;
	background-color:#E2DFD6;
	background-image: url(../img/nav_img/expand_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:7px;
}
.benefitscontentcss 
{
	font-size:12px;
	line-height:18px;
	background-color:transparent;
	padding:7px;
}
.benefitsdottedlinecss
{
	background-image: url(../img/servicesbox_horizontaldottedlinebg.gif);
	background-repeat: repeat-x;
	background-position: left;
	height:1px;
}
/*Help page css will start here*/
.joinusprettyboxcss {
	background-image:url(../img/pretty_simple_boxbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FDB732;
	line-height:18px;
}
/*End of help page css*/
/*Corporate member page css will start here*/
.corporatememberheadercss
{
	font-size: 12px;
	text-transform: uppercase;
	background-image:url(../img/corporatememberheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	background-color: #EF9D1F;
}
.corpmembarprofilerheader 
{
	font-size:12px;
	background-color:#C7C4BB;
	background-image: url(../img/nav_img/expand_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:10px;
}
.logouttab 
{
	background-image:url(../img/buttons/logout_tabbg.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding-left:25px;
	padding-bottom:7px;
	padding-top:8px;
}
.corpmemberinfoboxcss
{
	line-height:18px;
	background-color: #EEECE5;
	padding:10px;
}

.corpmemberheaderbg 
{
	background-image:url(../img/corpmemberprofile_img/middle_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:5px;
}
.corpmemberboxlink 
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	border-bottom-color:#dfa80b;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding:3px;
	font-weight:bold;
}
.corpmemberboxlink:hover 
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding:3px;
	font-weight:bold;
}

.corporateheading12css 
{
	font-weight:bold;
	font-size:12px;
	color:#865606;
	background-color:transparent;
	padding-left:18px;
}
.corporateheadingcss 
{
	font-size:18px;
	color:#865606;
	background-color:transparent;
}
#corpregistrationinfo {
	height: 20px;
	margin: 0px;
	padding:6px 0 0 0;
	text-align:left;
	
}

#corpregistrationinfo li a {
	background: url(../img/icons/information.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	background-color: #F4B42E;
	padding: 7px 7px 7px 24px;
	border: 1px solid #D2840C;
}

#corpregistrationinfo li a:hover {
	background: url(../img/icons/information.gif) no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D2840C;
	padding: 7px 7px 7px 24px;
	border: 1px solid #D2840C;
}
#corplogout {
	height: 20px;
	margin: 0px;
	padding:6px 0 0 0;
	text-align:left;
}

#corplogout li a {
	background: url(../img/icons/logout.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	background-color: #F4B42E;
	padding: 7px 7px 7px 24px;
	border: 1px solid #D2840C;
}

#corplogout li a:hover {
	background: url(../img/icons/logout.gif) no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D2840C;
	padding: 7px 7px 7px 24px;
	border: 1px solid #D2840C;
}

.corpmemberlogindetailbox {

	background-image:url(../img/corporatememberheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EF9D1F;
	font-size: 12px;
	padding: 5px;
}
/*End of Corporate member page css */

/*Individual member page css will start here*/
.indimemberheadercss
{
	color:#FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-image:url(../img/individualmemberheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	background-color: #6F1E96;
}
.indimemberheaderbg 
{
	background-image:url(../img/indimemberprofile_img/middle_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:5px;
}
.indimemberboxlink 
{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-color:#5F058C;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding:3px;
	font-weight:bold;
}
.indimemberboxlink:hover 
{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding:3px;
	font-weight:bold;
}
.indimemberlogindetailbox {
	background-color: #424043;
	font-size: 12px;
	padding: 5px;
}
#registrationinfo {
	height: 20px;
	margin: 0px;
	padding:6px 0 7px 0;
	text-align:left;
	
}

#registrationinfo li a {
	background: url(../img/icons/information.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #FECB00;
	background-color: #2e2d2f;
	padding: 7px 7px 7px 24px;
	border: 1px solid #424043;
}

#registrationinfo li a:hover {
	background: url(../img/icons/information.gif) no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0A0B0B;
	padding: 7px 7px 7px 24px;
	border: 1px solid #424043;
}
#logout {
	height: 20px;
	margin: 0px;
	padding:6px 0 7px 0;
	text-align:left;
}

#logout li a {
	background: url(../img/icons/logout.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #FECB00;
	background-color: #2e2d2f;
	padding: 7px 7px 7px 24px;
	border: 1px solid #424043;
}

#logout li a:hover 
{
	background: url(../img/icons/logout.gif) no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0A0B0B;
	padding: 7px 7px 7px 24px;
	border: 1px solid #424043;
}
.memberinfobox 
{
	padding: 10px;
	background-color: #686868;
	border: 1px solid #424043;
}
/*End of Individual member page css*/
/*forgotpassword page css*/
.orsepraterbg 
{
	background-image: url(../img/or_sapretor.gif);;
	background-repeat: no-repeat;
	background-position: top;
	width: 31px;
}
/*End of forgotpassword page css*/
/*Logout page css will start here*/
#list 
{
   width: 100%;
	margin-top:10px;
	text-align:left;
	color:#000000;
}
ul 
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#list li 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 2px 7px;
   text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#list li:hover 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 2px 7px;
   text-decoration: none;
	font-size: 11px;
	background-color: #F7F5EE;
	padding: 5px 5px 5px 15px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/*End of logout page css*/
/*Testimonials page css will start here*/
#content 
{
   width: 100%;
	margin:5px;
	text-align:left;
	color:#000000;
}

#content li 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 4px 7px;
   text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#content li:hover 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 4px 7px;
   text-decoration: none;
	font-size: 11px;
	background-color: #F7F5EE;
	padding: 5px 5px 5px 15px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#content strong 
{
	color: #650D8D;
}
/*End of testimonials page css*/
/*News listing page css will start here*/
.date 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color:#7F7F7F;
}
/*End of News listing page css*/
/*Marketing Material page css will start here*/
.advertisebannercss 
{
	padding: 5px;
  	background: white;
	border-top-color: #7C7C7C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #C3C3C3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C3C3C3;
	border-right-style: solid;
	border-right-width: 2px;
}
/*End of Marketing material page css*/
/*Posiiton Advertisement page css will start here*/
#addbutton 
{
	height: 22px;
	margin: 0px;
	font-weight: bold;
	padding:10px 0 7px 0;
	text-align:left;
	color:#000000;
}

#addbutton li a 
{
	background: url(../img/icons/add.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9051AD;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}

#addbutton li a:hover 
{
	background: url(../img/icons/add.gif) no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A018C;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}
#editbutton2 
{
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding:10px 0 7px 0;
	text-align:left;
	color:#000000;
}

#editbutton2 li a 
{
	background: url(../img/icons/edit.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9051AD;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}

#editbutton2 li a:hover 
{
	background: url(../img/icons/edit.gif) no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A018C;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}
.resultheadingcss
{
    background: url(../img/icons/comment.gif) no-repeat 5px 6px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #848181;
	padding: 7px 0 7px 27px;
}
#resultedit 
{
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding:9px 0 7px 0;
	text-align:left;
	color:#000000;
}

#resultedit li a 
{
	background: url(../img/icons/edit.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #5E0A8B;
	background-color: #ffffff;
	padding: 7px 7px 7px 25px;
	border-top-color:#CAC7BF;
	border-top-style:solid;
	border-top-width:3px;
}

#resultedit li a:hover 
{
	background: url(../img/icons/edit.gif) no-repeat 5px 6px;
   	text-decoration: none;
	font-size: 11px;
	color: #000000;
	background-color: #e6e3d7;
	padding: 7px 7px 7px 25px;
	border-top-color:#CAC7BF;
	border-top-style:solid;
	border-top-width:3px;
}
#delete 
{
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding:9px 0 7px 0;
	text-align:left;
	color:#000000;
}

#delete li a 
{
	background:url(../img/icons/delete.gif) no-repeat 6px 7px;
	text-decoration: none;
	font-size: 11px;
	color: #5E0A8B;
	background-color: #ffffff;
	padding: 7px 7px 7px 25px;
	border-top-color:#CAC7BF;
	border-top-style:solid;
	border-top-width:3px;
}

#delete li a:hover 
{
	background:url(../img/icons/delete.gif) no-repeat 6px 7px;
   text-decoration: none;
	font-size: 11px;
	color: #000000;
	background-color: #e6e3d7;
	padding: 7px 7px 7px 25px;
	border-top-color:#CAC7BF;
	border-top-style:solid;
	border-top-width:3px;
}
/*End of Posiiton Advertisement page css*/
/*Sitemap page css will start here*/
.sitemapboxtopbg 
{
	background-image: url(../img/staticinnerpageimages/sitemapbox_topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	height: 7px;
}
.sitemapboxbottombg 
{
	background-image: url(../img/staticinnerpageimages/sitemapbox_bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 7px;
}
.sitemapboxleftbg {
	background-image: url(../img/staticinnerpageimages/sitemapbox_leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	width: 7px;
}
.sitemapboxrightbg 
{
	background-image: url(../img/staticinnerpageimages/sitemapbox_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	width: 7px;
}
.sitemapheadercss
{
	color:#FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-image:url(../img/individualmemberheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	background-color: #6F1E96;
}
#sitemaplink {
	width: 250;
	margin: 5px;
}
#sitemaplink li a 
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	height: 22px;
	border-bottom-color: #beb79a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	background: url(../img/icons/star_purplebullet.gif) no-repeat 7px 9px;
	padding: 5px 8px 0 20px;
}

#sitemaplink li a:hover 
{
	color: #5A018C;
	display: block;
	background: url(../img/icons/star_purplebullet.gif) no-repeat 7px 9px;
	padding: 5px 8px 0 20px;
	background-color: #f3f1eb;
	border-bottom-color: #650D8D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*End of Sitemap page css*/
/*Individual member sub page css will start here*/
#emailresume 
{
	height: 22px;
	margin: 0px;
	font-weight: bold;
	padding:10px 0 7px 0;
	text-align:left;
	color:#000000;
}

#emailresume li a 
{
	background: url(../img/icons/email_resume.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9051AD;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}

#emailresume li a:hover 
{
	background: url(../img/icons/email_resume.gif)no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A018C;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}
#editresume 
{
	height: 22px;
	margin: 0px;
	font-weight: bold;
	padding:10px 0 7px 0;
	text-align:left;
	color:#000000;
}
#editresume li a 
{
	background: url(../img/icons/edit_resume.gif) no-repeat 5px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9051AD;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}

#editresume li a:hover 
{
	background: url(../img/icons/edit_resume.gif)no-repeat 5px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A018C;
	padding: 7px 7px 7px 25px;
	border: 1px solid #D7D3C7;
}
.earthcolorboxcss
{
	color: #3D3A3A;
	font-size: 11px;
	background-color: #D7D3C7;
	padding: 5px;
	border: 2px solid #EEECE5;
	line-height: 18px;
	font-weight:lighter;
}
#sendbutton 
{
	width: 100%;
	text-align: right;
	font-weight: bold;
	text-align:left;
	color:#000000;
	height: 22px;
	padding:10px 0 7px 0;
}
#sendbutton li a 
{
	background: url(../img/icons/send_icon.gif) no-repeat 6px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #5A018C;
	background-color: #EEECE5;
	padding: 7px 7px 7px 25px;
	border-top-color: #5A018C;
	border-top-style: solid;
	border-top-width: 3px;
}

#sendbutton li a:hover 
{
	background: url(../img/icons/send_icon.gif) no-repeat 6px 6px;
   text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A018C;
	padding: 7px 7px 7px 25px;
	border-top-color: #5A018C;
	border-top-style: solid;
	border-top-width: 3px;
}
/*End of Individual member sub page css*/

/*Individual member resume css will start here*/
.maintableborder {
	background-color: #FFFFFF;
	border: 1px solid #D7D3C7;
}
.resumeblackheadercss
{
	color: #ffc018;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../img/blackheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
	background-color: #080809;
}
.resumetitleheadercss
{
	background: url(../img/indimemberprofile_img/arrow_next.gif) no-repeat 5px 5px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #848181;
	padding: 4px 4px 4px 25px;
}
.bottomboxcss {
	color: #FFFFFF;
	background-color: #656262;
	line-height: 18px;
}
/*End of ndividual member resume css*/

/*Privacy policy page css will start here*/
#privacycontent 
{
   width: 98%;
	margin:5px;
	text-align:left;
	color:#000000;
}

#privacycontent li 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 4px 12px;
   text-decoration: none;
	font-size: 11px;
	padding: 10px 5px 10px 18px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#privacycontent li:hover 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 4px 12px;
   text-decoration: none;
	font-size: 11px;
	background-color: #F7F5EE;
	padding: 10px 5px 10px 18px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#privacycontent strong 
{
	color: #650D8D;
}
/*End of Privacy policy page css*/

/*reset password page css will start here*/
.resetheader 
{
	font-size:12px;
	background-color:#C7C4BB;
	background-image: url(../img/nav_img/expand_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px;
}
/*End of reset password page css*/

/*Free member page css will start here */
#freemembershipcontent 
{
   	width: 98%;
	margin:5px;
	text-align:left;
	color:#000000;
}

#freemembershipcontent li 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 4px 7px;
   text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#freemembershipcontent li:hover 
{
	background: url(../img/icons/star_purplebullet.gif) no-repeat 4px 7px;
   text-decoration: none;
	font-size: 11px;
	background-color: #F7F5EE;
	padding: 5px 5px 5px 15px;
	border-bottom-color:#EDECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#freemembershipcontent strong 
{
	color: #650D8D;
}
/*End of Free member page css*/

/*Confirmation page css will start here*/
.confirmnameheader 
{
	font-size:12px;
	background-color:#C7C4BB;
	background-image: url(../img/nav_img/expand_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px;
}
/*End of Confirmation page css*/

/*Memberdetail page css will start here*/
.memberofthemonthbg
{
	background: url(../img/staticinnerpageimages/aboutusbg.gif) left top no-repeat;
	padding: 10px;
	line-height: 18px;
}
.memberdetailinfocss 
{
	line-height:18px;
	border: 1px solid #F9F8F1;
	padding:10px;
	background-color:#F9F8F1;
}
	
/*End of Memberdetail page css*/
/* For the update progress start */
#OuterTableCellOverlay
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 3000px;
	position: absolute;
	background-color: Gray;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	padding-top: 700px; 	 
}

#InnerTableCellOverlay
{
	text-align: center;
	width: 300px;
	border: 1px solid black;
	padding: 10px;
	background-color: #eee;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
}
/* For the update progress ends */