body {
	font-size: small;
	font-family: Trebuchet MS, Arial,  Helvetica, serif;
	font-weight: normal;
	line-height: 1.5em;
	background-image: url(img/bg.gif);
}

#pageHeading{
    margin: 0 0 45px 0;
    padding: 0;
    width: 99%;
}

#pageTitle{
	width: 62%;
    margin: 0;
    padding: 0;
    float: left;
}

#loginStatus{
	width: 35%;
    margin: 25px 5px 0 0;
    padding: 0;
    float: right;
}

.helpText{
    color: #666666; 
}
    
.imageButton{
    float: left;
    margin: 10px 0 10px 0;
    padding: 0;
}

.imageButtonCreateAccount{
    float: left;
    margin: 0 0 10px 138px;
    padding: 0;
}

/* begin site section styles */
#account, #confirm, #contact, #create_account, #home, #privacy, #login, #map_detail{

}

#about{

}

#advertise{

}

#find_job{

}

#industry_news{

}

#industryLinks ul{
    list-style: none;
    margin-left: 0px;
    padding: 0px;
}

#industryBooks{
    
}

#post_job{

}

#resource_directory{

}

#services{

}
/* end site section styles */

#container{
	background-color: #f6f0d4;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 1px solid #5e1398;
	width: 950px;
	overflow:auto;
}

#header{
	width: 950px;
	float:left;
	clear:both;
}

#content{
	background-color: #f6f0d4;
	width:888;
	padding-left: 37px;
	padding-right: 25px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	/*float:left;*/
	clear:both;
	vertical-align: top;
	text-align: left;
}

.content {
	background-color: #f6f0d4;
	padding-left: 0;
	padding-bottom: 0;
	vertical-align: top;
	text-align: left;
}

.maincontent {
	width: 630px;
	margin-top: 15px;
}


.border {
	border: 1px solid #5e1398;
}

a:link {
	color: #1710ac;
	text-decoration: none;
}

a:visited {
	color: #5f5ac8;
	text-decoration: none;
	}
	
a:hover {
	color: #1710ac;
	text-decoration: underline;
}

.top {
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	border-top: 6px solid #5d208b;
	height: 100%;
	background-color: #723e95;
	margin-top: 6px;
}


#bannerAd{
    margin-top: 45px;
	 margin-bottom: 23px;
	 clear: none;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-right: 19px;
	margin-top: 40px;
	display: inline;
}

#logonoad {
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 46px;
}

#utility{
	float: top;
	float: right;
	margin-top: 0;
	margin-right: 30px;
	background-color: #5d208b;
	font-size: 90%;
	color: White;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	display: inline;
}

#utility  a:link{
	color: #FFFFFF;
}
#utility a:visited{
	color: #FFFFFF;
}
#utility a:hover{
	text-decoration: underline;
}

#utility img{
   padding-right: 5px;
	padding-left: 10px;
}

.jump {
	padding: 5px 5px 5px 5px;
	background-color: #faf9f0;
	width: 98%;
	margin-bottom: 20px;
}

.button {
	background-image: url(img/but_blue.gif);
	color: White;
	width: 112px;
	height: 28px;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top:20px;
}

#butlink {
	text-decoration: none;
	color: White;
}

/* begin navigation */

.navbar {
	background-color: #d88528;
	border-top: 1px solid #e8a24f;
	border-bottom: 1px solid #e8a24f;
	color: #ffe7b9;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}

#nav {
	display:inline;
	margin: 0;
    padding: 0 0 0 40px;
    width:920px;
    float:left;
	background-color: #d88528;
	border-top: 1px solid #e8a24f;
	border-bottom: 1px solid #e8a24f;
	color: #ffe7b9;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	text-decoration: none;
	font-size: 105%;
    list-style: none;
}

/*  position: absolute;
    right:10px;
    bottom:3px;
*/

#nav li{
    display: inline;
    /*float: right;*/
    margin: 0;
    padding: 0;
}

#nav a{
    /*float: left;*/
    /*background: url("../images/nav_tab_left.gif") no-repeat left top;*/
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
    letter-spacing:0.02em;
    margin: 0;
    /* padding: 0 0 0 2px; */
    padding: 0 0 0 5px;
    text-decoration: none;
    /*font-size:125%;*/
    /*font-weight: bold;*/
    color: #FFF4E4;
}

#navon{
	padding-left: 0;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 9px;
	color: #ffe7b9;
	background-color: #e8a24f;
	text-decoration: none;
	background-image: url(img/nav_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#navon a{
	padding-left: 9px;
	padding-right: 9px;
}

#navon a:link{
	color: #ffffff;
}
#navon a:visited{
	color: #ffffff;
}
#navon a:hover{
	text-decoration: underline;
}

body#find_job #nav #navFindJob,
body#post_job #nav #navPostJob,
body#resource_directory #nav #navResourceDirectory,
body#news #nav #navNews, 
body#books #nav #navBooks, 
body#links #nav #navLinks, 
body#services #nav #navServices,
body#about #nav #navAbout{
	/*padding-top: 6px;
	padding-bottom: 8px;*/
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #e8a24f;
	background-image: url(img/nav_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

body#find_job #nav #navFindJob a,
body#post_job #nav #navPostJob a,
body#resource_directory #nav #navResourceDirectory a,
body#news #nav #navNews a, 
body#books #nav #navBooks a, 
body#links #nav #navLinks a, 
body#services #nav #navServices a,
body#about #nav #navAbout a{
	padding-left: 9px;
	padding-right: 9px;
	color: #ffffff;
}

body#find_job #nav #navFindJob a:hover,
body#post_job #nav #navPostJob a:hover,
body#resource_directory #nav #navResourceDirectory a:hover,
body#news #nav #navNews a:hover, 
body#books #nav #navBooks a:hover, 
body#links #nav #navLinks a:hover, 
body#services #nav #navServices a:hover,
body#about #nav #navAbout a:hover{
	text-decoration: underline;
}

#nav a{
	padding-left: 9px;
	padding-right: 9px;
}

#nav a:link{
	color: #ffffff;
}
#nav a:visited{
	color: #ffffff;
}
#nav a:hover{
	text-decoration: underline;
}

.navrule {
	background: url(img/nav_rule_lt.gif) repeat;
	height: 1px;
}

.navshadow {
	background: url(img/nav_shadow.jpg);
	height: 10px;
	background-repeat: repeat-x;
}

#navshadowtan {
	background: url(img/nav_shadow_tan.jpg);
	height: 10px;
	width:950px;
	margin:0;
	padding:0;
	/*float:left;*/
	clear:both;
	/*display:inline;*/
	background-repeat: repeat-x;
}

#subnav {
	background-color: #e8a24f;
	color: #ffffff;
	width:915px;
	margin: 0;
	display: inline;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-size: 100%;
	float:left;
	clear:both;
	text-align: left;
}

#subnav a{
	padding-left: 7px;
	padding-right: 7px;
}

#subnav a:link{
	margin: 0;
	color: #ffffff;
}

#subnav a:visited{
	margin: 0;
	color: #ffffff;
}

#subnav a:hover{
	margin: 0;
	text-decoration: underline;
}

#subnavon{
  	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
}

#subnavon  a:link{
	margin: 0;
	color: #ffffff;
	text-decoration: underline;
}

#subnavon a:visited{
	margin: 0;
	color: #ffffff;
	text-decoration: underline;
}

#subnavon a:hover{
	margin: 0;
	color: #ffffff;
	text-decoration: none;
}

/* end navigation */


/* begin home page styles */

#find {
	background-image: url(img/box_find_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 188px;
	height: 112px;
	margin-right: 12px;
	padding-left: 13px;
	padding-top: 5px;
	margin-left: 37px;
	border: 4px solid #deedee;
}

#find  dl {
	 margin: 7px;
}
	
#find  dt {
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#find  dd {
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 14px;
	font-size: 100%;
}
	
#post {
	background-image: url(img/box_post_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 12px;
	width: 188px;
	height: 112px;
	padding-left: 13px;
	padding-top: 5px;
	border: 4px solid #deedee;
}

#post  dl {
	 margin: 7px;
	 padding: 0;
}
	
#post  dt {
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#post  dd{
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 7px;
	font-size: 100%;
}

#email{
	background-image: url(img/box_email_bg.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 112px;
	margin-right: 12px;
	padding-left: 13px;
	padding-top: 5px;
	border: 4px solid #deedee;
	background-position: left;
}

#email  dl{
	 margin: 7px;
	 padding: 0;
}
	
#email  dt{
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#email  dd {
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 7px;
	font-size: 100%;
}

#dir {
	background-image: url(img/box_dir_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 188px;
	height: 112px;
	padding-left: 13px;
	padding-top: 5px;
	margin-right: 25px;
	border: 4px solid #deedee;
}

#dir dl{
	 margin: 7px;
	 padding: 0;
}
	
#dir dt{
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#dir dd{
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

.teal{
	background-color: #9fd2d7;
	padding-right: 130px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 37px;
}

.teal2{
	background-color: #9fd2d7;
	background-image: url(img/box_border.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.news{
	background-color: #f6f0d4;
	padding-left: 34px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 490px;
}

.news ul{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 490px;
	
}

.news ul li{
	padding-left:16px;
	padding-bottom: 10px;
	line-height: 1.5em;
	list-style: none;
	background: url(img/arrow_sm.gif) no-repeat 0px 7px;
}

#indlinks, 
#indbooks{
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#indlinks ul, 
#indbooks ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 490px;*/
	
}

#indlinks ul li, 
#indbooks ul li{
	padding-left:16px;
	padding-bottom: 10px;
	line-height: 1.5em;
	list-style: none;
	background: url(img/bullet_sm.gif) no-repeat 0px 7px;
}

.sponsors,
.sidebar{
	background-color: #f6f0d4;
	padding-top: 20px;
	padding-left: 68px;
}

#question{
	margin: 15px 0px 0px 0px;
	padding-right: 30px;
}

.logobox{
	/* background: #FFFFFF url(img/sponsors_bg.gif) no-repeat center; */
	/* background: #FFFFFF; */
	/* border: 2px solid #dcd9ce; */
	width: 304px;
	height: 250px;
}

.sponsorlogos{
	padding: 15px 0px 10px 15px;
	margin: 0px 0px 0px 0px;
	width: 125px;
	height: 125px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
}

/* end home page styles */

.sidebar{
	background-color: #f6f0d4;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 18px;
}

.full{
	background-color: #f6f0d4;
	vertical-align: top;
	padding-right: 35px;
	padding-top: 55px;
	padding-left: 37px;
}

/* begin resource directoy styles */

.feedback{
	color: #ef8b29;
	font-size: 100%;
}
  
/* begin resource directoy styles */
.rdlisting{
	float: left;
	clear: both;
	margin: 20px 0px;
	padding: 0px;
	color: #000000;
	border-right: 3px solid #ede8cd;
	border-bottom: 3px solid #ede8cd;
	background: url(img/rounded-right.jpg) top right no-repeat;
	width: 100%;
} 
.rdlisting a{
	font-size: 100%;
}
.rddesc{
	margin: 0px;
	padding: 30px 30px 10px 30px;
	background: url(img/rounded-left.jpg) top left no-repeat;
}
.rdlink{
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(img/rounded-left.jpg) bottom left no-repeat;
}
.rdlink em{
	display: block;
	padding: 0px 30px 30px 0px;
	font-style: normal;
	background: url(img/rounded-right.jpg) bottom right no-repeat;
}
.rdlink .rdOuterTable{
    display: block;
	padding: 0px 0px 30px 0px;
	font-style: normal;
	background: url(img/rounded-right.jpg) bottom right no-repeat;
}
.rdlink .rdInnerTable{
    background:transparent;
}
.rdh1{
	font-size: 140%;
	color: #5e1398;
	font: lighter;
	padding-top: 18px;
	line-height: .5em;
	font-weight: lighter;
	clear: both;
}
.rdphone{
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	padding-top: 18px;
	line-height: .5em;
	font-weight: lighter;
}
.rdurl{
	font-size: 110%;
	font: lighter;
	padding-top: 18px;
	line-height: .5em;
	font-weight: lighter;
}
.rdcontacttext{
	font-size: 95%;
	line-height: 1.5em;
	color: #000000;
}
.rdcontactlabel{
    font-size: 95%;
	line-height: 1.5em;
    color: #656565;
}
.rddivider{
	font-size: 120%;
	color: #b9b8b8;
}
.rdoverview{
	width: 480px;
	vertical-align: top;
}
.rdcontact{
	line-height: 1.75em;
	font-size: 95%;
	padding-left: 30px;
}
/* end resource directoy styles */

/* begin text headers */

h1{
	font-size: 170%;
	color: #5e1398;
	font: lighter;
	padding-top: 18px;
	margin-bottom: 5px;
	display: block;
	/*line-height: .5em;*/
	font-weight: lighter;
	clear: both;
}

h2{
	font-size: 130%;
	color: #5e1398;
	font-weight: 100;
	font-family: Georgia, serif;
	line-height: 1em;
	clear: both;
}

.h2{
	font-size: 125%;
	color: #5e1398;
	font-weight: 100;
	font-family: Georgia, serif;
   line-height: 1em;
}
.h2link{
	font-size: 100%;
	color: #5e1398;
	font-weight: lighter;
	font-family: Georgia, serif;
	line-height: 1em;
	clear: both;
}
a.h2link:link{
	text-decoration: none;
	color: #5e1398;
}
a.h2link:visited{
	text-decoration: none;
	color: #5e1398;
}
a.h2link:hover{
	text-decoration: none;
	color: #5e1398;
}

h3{
	font-size: 110%;
	color: #d88528;
	font-weight: lighter;
	font-family: Georgia, serif;
	line-height: 1em;
	clear: both;
}

p{
	line-height: 1.5em;
}

.subhead{
	font-weight: bold;
	padding-bottom: 10px;
}

/* end text headers */

.posted{
	color: Gray;
	font-size: 80%;
	padding-left: 20px;
}

.rdpulldown{
  	margin: 0;
  	padding: 15px 10px 10px 10px;
  	list-style: none;
	width: 100%;
	height: 35px;
	background-image: url(img/pulldown_bg.jpg);
	border: 1px solid #c4abd6;
}

.vrdpulldown{
	margin: 0;
	padding: 7px 10px 15px 10px;
	list-style: none;
	width: 310px;
	height: 50px;
	background-image: url(img/pulldown_bg.jpg);
	border: 1px solid #c4abd6;
	vertical-align: top;
	line-height: 2.5em;
}

.rdpulldown img{
	padding-left: 5px;
}

.fajpulldown{
	margin: 0;
	padding: 7px 10px 15px 10px;
	list-style: none;
	height: 50px;
	background-image: url(img/pulldown_bg.jpg);
	border: 1px solid #c4abd6;
	vertical-align: top;
	line-height: 2.5em;
}

.description{
	color: #444444;
}

.results{
	color: #686868;
	padding-top: 10px;
	padding-bottom: 10px;

}

#resnav{
  padding-left: 130px;
  text-align: right;
}

.table{
	border: 1px solid #d88528;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.tableIndustryLinks{
	border: 1px solid #d88528;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.tableIndustryLinks td, .tableIndustryLinks th{
	padding: 5px;
	font-weight: normal;
}

.td{
	padding-top: 10px;
}

.td ol{
	line-height: 1.5em;
}

/* begin side bar + feature boxes */

#sidebar{
	margin: 0;
	padding: 0 10px;
	float: right;
	clear: none;
}

.featurebox{
	height: 195px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #aab6b7;
	background-image: url(img/feat_dir.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 58px;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 90%;
	padding-bottom: 15px;
}

.featurepost{
   margin: 0;
	width: 180px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #aab6b7;
	background-image: url(img/feat_post.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
}

.featuredir{
   margin: 0;
	width: 180px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #aab6b7;
	background-image: url(img/feat_dir_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
}

.featuredir2{
	height: 90px;
	width: 295px;
	background-color: #dff1f2;
	border: 1px solid #aab6b7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: top;
	background-image: url(img/dir2_bg.jpg);
}

.featureadv{
	margin: 0;
	width: 180px;
	height: 215px;
	border: 1px solid #aab6b7;
	background-position: top;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
	background: White url(img/feat_adv.jpg) no-repeat;
}

.featureadvStats{
	margin: 0;
	width: 180px;
	height: 145px;
	border: 1px solid #aab6b7;
	background-position: top;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 40px;
	background: White url(img/feat_adv.jpg) no-repeat;
}

.featureadvbcard{
	height: 190px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: top;
	background-image: url(img/feat_adv_bcard.jpg);
	background-repeat: no-repeat;
}

.featurelogin{
	height: 90px;
	/*width: 225px;*/
	width: 180px;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: top;
	background-image: url(img/box_login_bg.jpg);
	background-repeat: repeat-x;
}

.featureemail_1 {
 height: 90px;
 width: 295px;
 background-color: #dff1f2;
 border: 1px solid #aab6b7;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 background-position: top;
 background-image: url(img/feat_email_bg.jpg);
 }
 
.featureemail{
 margin: 0;
 width: 196px;
 height: 165px;
 background-color: #FFFFFF;
 border: 1px solid #aab6b7;
 background-image: url(img/feat_email_bg.jpg);
 background-position: top;
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 30px;
}

/* end side bar feature boxes */

#steps{
  list-style: none;
  	margin: 0 0 0 0px;
	padding: 20px 0px 0px 0px;
}

#step1{
	padding: 0px 0px 25px 35px;
	background: url(img/step_1.jpg) no-repeat 0px 0px;
	list-style: none;
}

#step2{
	padding: 0px 0px 25px 35px;
	background: url(img/step_2.jpg) no-repeat 0 0px;
	list-style: none;
}

#step3{
	padding: 0px 0px 25px 35px;
	background: url(img/step_3.jpg) no-repeat 0 0px;
	list-style: none;
}

#step4{
	padding: 0px 0px 25px 35px;
	background: url(img/step_4.jpg) no-repeat 0 0px;
	list-style: none;
}

.disclaimer{
	font-size: 80%;
	color: #5e5e5e;
	background-color: #f6f0d4;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 35px;
}

.footer{
	font-size: 85%;
	color: #5e5e5e;
	float:left;
	clear:both;
	width:870px;
	background-color: #f6f0d4;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 35px;
}

hr{
	border: none 0; 
	border-top: 1px solid #cfcfcf;
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	clear: both;
}

.alertText{
	color: #CC0000;
}

.jppBtn{
    margin-top: 2px;
}

.featureEditPosting{
	width: 180px;
	padding: 0px 10px 15px 10px;
	float: right;
	clear: none;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	background-image: url(img/featureEditPosting_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 25px;
}

.featureEditPosting h2
{
    width: 143px;
    padding-top: 7px;
	padding-right: 70px;
	padding-bottom: 7px;
	font-size: 100%;
	line-height: 150%;
}

.featureEditListing{
	width: 180px;
	padding: 0px 10px 15px 10px;
	float: right;
	clear: none;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	background-image: url(img/featureEditListing_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.featureEditListing h2
{
    width: 120px;
    padding-top: 7px;
	padding-right: 70px;
	padding-bottom: 7px;
	font-size: 100%;
	line-height: 150%;
}

.myAccountTable
{
    width: 650px;
    float: left;
    clear: none;
}

.myAccountRule
{
    float: left;
    clear: both;
    width: 99%;
    margin-top: 15px; 
    margin-bottom: 15px;
}

#headerPrint
{
    display:none;
    visibility:hidden;
}

/* advertising packages overlays */

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	width:300px;
	padding:15px;	
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* bios */
.bio{
    clear:both;
}

.biophoto{
    float:right;
    clear:none;
    width: 253px;
    margin: 0 0 20px 0;
    padding:5px 10px 10px 25px;
    color:#666666;
}

.biophoto2{
    padding:5px 10px 0 25px;
}

.biotitle{
    font-size:90%;
}

/* social media */
#sm ul,
.sm ul{
    display: inline;
}

#sm li,
.sm li{
    list-style: none;
    float: left;
    padding: 0 10px 0 0;
}

#sm img,
.sm img{
    border: none;
}

#sm{
	margin-top: 20px;
	width: 300px;
}

.sm{
	margin-top: 8px;
}

#about #sm{
    /*margin-top: 48px;*/
    margin-top: 0;
}

#about .sidebar{
    padding-top: 0;
}

/* RD categories */
#rdcats{
    list-style: none;
    margin: 0;
    padding: 0;
}

/* RD styles */
.rdwrap{
    width: 843px;
    float: left;
    clear: both;
}

.rdleft{
    width:485px;
    margin: 0;
    padding: 0 10px 0 0;
    float:left;
    clear:none;
}

.rdright{
    width:285px;
    padding: 0 0 0 25px;
    float:left;
    clear:none;
}

.rdimg{
    margin: 10px 0;
}

.rdmain{
    width: 100%;
    float: left;
    clear: both;
    margin: 20px 0 0 0;
    padding:20px 20px 0 20px;
    background: url(img/rd-listing-bg-top.png) top left no-repeat;
}

.rdfooter{
    float: left;
    clear: both;
    width: 100%;
    height:35px;
    margin: 0 0 20px 0;
    background: url(img/rd-listing-bg-bot.png) bottom left no-repeat;
}

#systemError{
    min-height: 250px;
}

.findJobSelect
{
    width: 175px;
}
