/* --------------------- Amy's CSS --------------------- */

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
}
h1 {
	padding:0;
	margin:0;
	color:#66B228;
	font: bold 26px/37px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
}
h2 {
	padding:0px;
	margin:0px;
	color:#333333;
	font: bold 19px/24px "Lucida Grande", Arial, Helvetica, sans-serif;
}
h3 {
	padding:0;
	margin:0;
	color:#216fb4;
	font-size: 17px;
	line-height: 27px;
	font-weight: bold;
}
form {
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
input.input, textarea.input, select.input {
	margin:0px 0px 15px;
	padding:5px;
	width:300px;
	float:left;
	border:1px solid #aaa;
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
select.input {
	width: 310px;
	padding: 0px;
}
select option {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.input select {
	margin:0px 0px 15px;
	padding:3px;
	border:1px solid #aaa;
}

input.input:hover, textarea.input:hover, select.input:hover {background-color: #E2F4FA; border-color: #9abee2;}
input.input:focus, textarea.input:focus, select.input:focus {background-color: #EEEEEE; color: #000000;}

input.form_button {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #6699CC;
	border: none;
}
input.form_button:hover {
	background-color: #336699;
}




a img {
	border: 0px;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #216fb4;
}
a:hover  {
	text-decoration: none;
	color: #5c9f24;
}

a.form_button {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none; 
	text-transform: uppercase;
	letter-spacing: 0.1px; 
	color: #ffffff;
	padding: 5px;
	background-color: #6699CC;
	border: none;
}

a.form_button:hover {
  color: #fff;
	background-color: #336699;
}
p {
	line-height: 140%;
	margin-top: 0px;
}
.clear {
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	clear: both;
}
.tab {
	margin-left: 25px;
}
.wrap  {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
}
.phead {
	font-size: 16px;
	font-weight: bold;
	color: #216fb4;
}

#sitebar {
	background: url(images/sitebar_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 100%;
	border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#sitebar a {
	color: #515151;
	text-decoration: none;
}
#sitebar a:hover {
	text-decoration: underline;
}
#sitebar_left, #sitebar_right {
	font-size: 11px;
	line-height: 27px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 468px;
	height: 27px;
}
#sitebar_right {
	text-align: right;
	display: block;
}
#header {
	background: url(images/header_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 100%;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #afd5f4;
	text-align: center;
}
#header ul {
	margin: 45px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 678px;
	height: 32px;
}
#header ul li {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
#header ul li a.tab1    {
	display: block;
	float: left;
	height: 32px;
	padding: 0px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	width: 68px;
	background: url(images/home_bg.png);
	border-bottom: 1px solid #AFD5F4;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
#header ul li a.tab1c    {
	display: block;
	float: left;
	height: 32px;
	padding: 0px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	width: 68px;
	background: url(images/home_bg_current.png);
	border-bottom: 1px solid #fff;
	margin: 0px;
	color: #216fb4;
	text-decoration: none;
	font-size: 13px;
}
#header ul li a.tab2    {
	display: block;
	float: left;
	height: 32px;
	padding: 0px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	width: 150px;
	background: url(images/cat_bg.png);
	border-bottom: 1px solid #AFD5F4;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
#header ul li a.tab2c    {
	display: block;
	float: left;
	height: 32px;
	padding: 0px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	width: 150px;
	background: url(images/cat_bg_current.png);
	border-bottom: 1px solid #fff;
	margin: 0px;
	color: #216fb4;
	text-decoration: none;
	font-size: 13px;
}
#header ul li a.tab3 {
	display: block;
	float: left;
	height: 32px;
	padding: 0px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	width: 100px;
	margin: 0px;
	font-size: 13px;
	background: url(images/post_bg.png);
	border-bottom: 1px solid #AFD5F4;
	color: #fff;
	text-decoration: none;
}
#header ul li a.tab3c    {
	display: block;
	float: left;
	height: 32px;
	padding: 0px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	width: 100px;
	margin: 0px;
	font-size: 13px;
	background: url(images/post_bg_current.png);
	border-bottom: 1px solid #fff;
	color: #5c9f24;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
#logo {
	background: url(images/theladder_logo.png) no-repeat left top;
	height: 77px;
	width: 258px;
	display: block;
	float: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#wrap_body {
	float: left;
	width: 936px;
}
#footer {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin-top: 20px;
	border-top: 3px solid #e4eef7;
}
#footer p {
	font-size: 11px;
}

#footer_left, #footer_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 468px;
}
#footer_right {
	text-align: right;
}



#textad {
	margin-left: 25px;
	height: 50px;
}
#textad p {
	width: 550px;
	font-size: 11px;
	line-height: 14px;
}
#textad h1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#textad a {
	color: #006699;
}

#main {
	padding: 20px 0px;
}

#col_left {
	width: 616px;
	float: left;
}
#col_right {
	width:300px;
	float: right;
}

.ads div {width: 300px; margin-bottom: 20px;}
.ad_sm {height:125px;}
.ad_lg {height: 250px;}
.ads img:hover {
	filter:alpha(opacity=77);
	-moz-opacity:.77;
	opacity:.77;
}


/* -------------------- [[  JOB LIST  ]] --------------------- */

.posted_jobs {
	margin-top: 5px;
}
.posted_jobs .odd, .posted_jobs .even {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.posted_jobs .odd:hover, .posted_jobs .even:hover {
	background-color: #FFFFCC;
}
.posted_jobs .odd {
	background-color: #F0F6FB;
}
.posted_jobs .odd a, .posted_jobs .even a {
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.posted_jobs a:hover {
	background-color: #4882C4;
	color: #FFFFFF
}
.posted_jobs .at {
	padding-left: 4px;
	padding-right: 4px;
	color: #999999;
	font-size: 10px;
}


/* -------------------- [[  POST JOB  ]] --------------------- */

#form_postjob {
	width: 607px;
	float: left;
	border: 4px solid #EEEEEE;
	margin-top: 10px;
	padding-bottom: 10px;
}
#form_postjob .clear {
	float: left;
}
#form_postjob textarea {
	width: 450px;
	float: left;
}
.containment {
	margin-top: 0px !important;
	margin-top: 15px;
	width: 100%;
	float: left;
}
#form_postjob label {
	width:110px;
	height: 30px;
	float:left;
	display:block;
	text-align:right;
	color: #666666;
	font: bold 12px/30px "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#form_postjob small, #form_billing small {
	margin: -15px 0px 15px 120px;
	padding:0;
	font-size:0.8em;
	float:left;
	color:#aaa;
}
#form_postjob small.small {
	margin: 0px 0px 15px 120px;
}

#steps {width: 400px; float: right;}

.step1_on {width: 185px; height: 30px; float: left; background: url(images/step1_on.gif) no-repeat left top;}
.step2_off {width: 214px; height: 30px; float: left; background: url(images/step2_off.gif) no-repeat left top;}
.step1_off {width: 185px; height: 30px; float: left; background: url(images/step1_off.gif) no-repeat left top;}
.step2_on {width: 214px; height: 30px; float: left; background: url(images/step2_on.gif) no-repeat left top;}
#form_postjob .form_button {margin-left: 120px;}
#form_billing .form_button {margin-left: 150px;}



#form_billing {
	border: 4px solid #EEEEEE;
}
#form_billing form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 480px;
}

#form_billing label {
	width:140px;
	line-height: 30px;
	height: 30px;
	float:left;
	display:block;
	text-align:right;
	color: #666666;
	font: bold 12px/30px "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

/* -------------------- [[  JOB PREVIEW  ]] --------------------- */
#job_post {
	padding: 20px;
	border: 4px solid #EEEEEE;
	margin-bottom: 15px;
}
#job_post h1 {
	line-height: 24px;
	color: #216FB4;
	margin-bottom: 5px;
}
#job_post h2 {
	line-height: 20px;
	margin-bottom: 20px;
	color:#666666;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#job_post h3 {
	color:#999999;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#job_post .date {
	float: right;
	text-align: right;
	line-height: 150%;
	font-size: 10px;
	text-transform: uppercase;
}
#job_post .description {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}
.highlight {
	background: #FFFFCC;
	border: 1px solid #FFCC66;
	padding: 10px;
}
.highlight2 {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
}

/* -------------------- [[  JOBS BY CAT  ]] --------------------- */
#catlinks a {
	line-height: 170%;
	margin-right: 20px;
	font-size: 11px;
}
.posted_jobs h1 {
	margin-bottom: 5px;
	margin-top: 20px;
}
.job_links {
	float:right;
	width: 140px;
	padding: 0px;
	margin: 25px 0px 0px;
	text-align: right;
}
.job_links a {
	font-size:11px;
	line-height: 26px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.job_links a:hover {
	background-color: #FFFFFF;
	color: #336699;
	text-decoration: underline;
}
.rss_link {background:url(images/rss-2.gif) no-repeat left center;}
.list_all {background:url(images/listall.gif) no-repeat left center;}
.back_arrow {background:url(images/arrow_left.gif) no-repeat left center;}


/* --------------------- Messy CSS --------------------- */

.categories {
	margin:0;
	padding:10px 0px;
	width:100%;
	float:left;
}

.categories ul {
	margin:0;
	width:520px;
	float:left;
	list-style-type:none;
}

.categories ul li {
	margin:0px 10px 0px 0px;
    width:120px;
	display:inline;
}

.categories-b {
	margin:20px 0px;
	padding:20px;
	width:100%;
	float:left;
	background-color:#F4F4F4;
}

.categories-b ul {
	margin:0;
	padding:10px 0px;
	list-style-type:none;
	float:left;
	width:100%;
}

.categories-b ul li {
	display:inline;
	padding:0px 0px 0px 5px;
	width:100px;
	float:left;
	background:url(images/arrow-2.gif) no-repeat transparent;
	background-position:0% 50%;
}

.text-med hr {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border-top:1px solid #B5B5B5;
	border-bottom:none;
	border-left:none;
	border-right:none;
}


/* text formatting - begin */


h2.list {
	font-family:verdana, helvetiva, arial, sans;
	font-size:13pt;
	padding:6px 0px 2px 10px;
	margin:0;
	font-weight:bold;
	color:#00537E;
	float:left;
	width:100%;
	height:25px;
	background-color:#C6DDEF;
}


.ad-content {
    padding:0;
    margin:0;
	font-family:verdana, helvetiva, arial, sans;
	font-size:11pt;
	color:#000;
	float:left;
	overflow:hidden;
	width:100%;
}

#fieldset-adpost h2, .ad-content h2,  .box-1 .text-med h2 {
	padding:5px;
	margin:0px 0px 10px 0px;
	font-family:verdana, helvetiva, arial, sans;
	font-size:15pt;
	color:#00537E;
	background-color:#C6DDEF;
}

#fieldset-adpost h2 span, .ad-content h2 span, .box-1 .text-med h2 span {
	color:#5F96BF;
}

fieldset h3 {
	padding:0;
	margin:0;
}

.categories-b h2 {
	font-family:verdana, helvetiva, arial, sans;
	font-size:9pt;
	margin:0;
	padding:0;
	font-weight:bold;
	float:left;
	width:85%;
	border-bottom:1px solid #00537E;
	color:#00537E;
}

#nav ul li {
	font-family:verdana, helvetiva, arial, sans;
	font-size:10pt;
	font-weight:bold;
}

#nav ul li.n4 {
	font-size:0.7em;
}

.text-med {
	font-family:verdana, helvetiva, arial, sans;
	font-size:9pt;
}


.categories ul li {
	font-size:8pt;
}

.categories-b ul li {
	font-family:verdana, helvetiva, arial, sans;
	font-size:8pt;		
}

#footer , #footer ul li{
	font-family:verdana, helvetiva, arial, sans;
	font-size:9pt;
}

#footer ul li.copyright{
	font-family:verdana, helvetiva, arial, sans;
	font-size:8pt;
}


/* text formatting - end */


/* link formatting - begin */

.text-med a:link, .text-med a:active, .text-med a:visited {
	color:#00537E;
	padding:0px 2px;
}

.text-med a:hover {
	background-color:#00537E;
	color:#fff;
	text-decoration:none;
}

#indexlink:link, #indexlink:active, #indexlink:visited, #indexlink:hover {
	text-decoration:none;
}


.text-med table.list tr td a:link, .text-med table.list tr td a:active, .text-med table.list tr td a:visited, .text-med table.list tr td a:hover {
	font-weight:bold;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited,
#footer a:link, #footer a:active, #footer a:visited  {
	color:#00537E;
	padding:0px 2px;
}

#footer ul li a:hover, #footer a:hover {
	background-color:#00537E;
	padding:0px 2px;
	color:#fff;
	text-decoration:none;
}


.text-med table.list tr.footer td a:hover {
	color:#00537E;
}


/* link formatting - end */

/* forms - begin */


#fieldset-adpost, #fieldset-adprevm, #fieldset-adprev {
	padding:0;
	margin:0px 0px 30px 0px;
	background-color:#ECF6FF;
	border:none;
	width:100%;
	float:left;
} 

.fieldset-border {
	border:5px solid #C6DDEF;
	background-color:#fff;
	float:left;
	width:510px;
	margin:20px;
	padding:20px;
}

* html .fieldset-border {
	border:5px solid #C6DDEF;
	background-color:#fff;
	float:left;
	width:510px;
	margin:15px;
	padding:10px;
}

.red {
	color:red;
}

fieldset legend {
	padding:20px 1000px 0px 20px;
	margin:20px 0px 0px 0px;
	width:100%;
	float:left;
	position:relative;
	top:-20px;
	left:-8px;
	background-color:#ECF6FF;
}

* html fieldset legend {
	padding:20px 0px 0px 20px;	
}

#fieldset-adprev p {
	padding:0px 20px;
	margin:0;
	font-size:10pt;
}

p.backedit {
	margin:10px 0px;
	text-align:center;
	width:100%;
	float:left;
}

#backedit {
	margin:0;
	padding:10px;
	width:200px;
}

legend {
	font-family:verdana, helvetiva, arial, sans;
	font-size:10pt;
	font-weight:bold;
}

#input-fromdate-d, #input-fromdate-m, #input-fromdate-y {
	margin:0px 2px;
	padding:5px;
	width:50px;
	float:left;
	border:1px solid #aaa;
}


#select-length {
	margin:10px 0px;
	padding:5px;
	width:250px;
	float:left;
	border:1px solid #aaa;
}



#input-descr {
	margin:10px 0px;
	padding:5px;
	width:360px;
	float:left;
	border:1px solid #aaa;
}

#input-apply {
	margin:10px 0px;
	padding:5px;
	width:360px;
	float:left;
	border:1px solid #aaa;
}

#fieldset-payment {
	padding:0;
	margin:0px 0px 30px 0px;
	background-color:#ECF6FF;
	border:none;
	width:595px;
	float:left;
}

* html #fieldset-payment {
	padding:0;
	margin:0px 0px 30px 0px;
	background-color:#ECF6FF;
	border:none;
	float:left;
}

#fieldset-payment label, #fieldset-finish label  {
	margin:10px 0px;
	padding:5px;
	width:150px;
	float:left;
	display:block;
	clear:both;
	text-align:right;
}

#fieldset-adprev div {
	margin:20px;
	padding:10px;
	border:3px solid #C6DDEF;
	background-color:#fff;
}


#example-img {
	margin:0;
	padding:5px;
	float:left;
	width:200px;
}

#example-img img {
	border:1px solid #aaa;
	padding:2px;
}

#input-street {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-coupon {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-zip {
	margin:10px 0px;
	padding:5px;
	width:150px;
	float:left;
	border:1px solid #aaa;
}


#input-country {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-card {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-cnumber {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-expires-1 {
	margin:10px 0px;
	padding:5px;
	width:157px;
	float:left;
	border:1px solid #aaa;
}

#input-expires-2 {
	margin:10px 10px;
	padding:5px;
	width:100px;
	float:left;
	border:1px solid #aaa;
}

#input-verification {
	margin:10px 0px;
	padding:5px;
	width:90px;
	float:left;
	display:block;
	border:1px solid #aaa;
}

#input-email {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-name, #input-phone, #input-city, #input-state {
	margin:10px 0px;
	padding:5px;
	width:280px;
	float:left;
	border:1px solid #aaa;
}

#input-street:hover, #input-zip:hover, #input-country:hover, #input-card:hover, #input-cnumber:hover, 
#input-expires-1:hover, #input-expires-2:hover, #input-verification:hover, #input-email:hover,
#input-street:focus, #input-zip:focus, #input-country:focus, #input-card:focus, #input-cnumber:focus, 
#input-expires-1:focus, #input-expires-2:focus, #input-verification:focus, #input-email:focus,
#input-name:hover, #input-name:focus, #input-phone:hover, #input-phone:focus, #input-city:hover, #input-city:focus,
#input-state:hover, #input-state:focus {
	background-color:#F4F4F4;
}

#fieldset-finish {
	margin:10px 0px;
	padding:20px;
	border: 5px solid #54CF4D;
	background-color:#E1FFDF;
	clear:both;
}

#fieldset-finish legend {
	color:#379F31;
	background-color:transparent;
	padding:0;
	margin:17px 0px 0px 0px;
	border-top: 3px solid #54CF4D;
}

* html #fieldset-finish legend {
	border:none;
}

#fieldset-payment legend {
	margin:0;
	background-color:transparent;
	padding:0;
}


#create-ad {
	padding:15px;
	width:280px;
	font-size:11pt;
	font-weight:bold;
}



/* forms - end */


/* UNIVERSAL TOP BAR */

/* TRY TO RESET IF NO RESET CSS */
#welcome_header, #welcome_header div, #welcome_header ul, #welcome_header p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#welcome_header {
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-top: 6px;
	padding-bottom: 5px;
	background: url(images/welcome_header_bg.png) repeat-x bottom;
	font: 12px Arial, Helvetica, sans-serif;
	color: #515151;
}
#welcome_header .page {
	text-align: left;
	width: 936px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#welcome_header a {
	color: #515151;
	text-decoration: none;
}
#welcome_header a:hover {
	color: #dc194b;
	text-decoration: underline;
}
#welcome_header   ul {
	text-align: right;
}
#welcome_header p.welcome_links {
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#welcome_header  li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 18px;
	border-right: 1px solid #cacaca;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}
#welcome_header li.end {
	border-right-style: none;
	padding-right: 0px;
}
#welcome_header li a {
	color: #363636;
	text-decoration: none;
	border-bottom: 1px solid #DC194B;
}
#welcome_header li a:hover {
	text-decoration: none;
	color: #dc194b;
}
