body, *, p, td {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, sans-serif;
  font-size: x-small;
  color: #2f2f2f;
}

a img {
	border: none;
}

td {
	vertical-align: top;
}

ol, ul {
  padding-left: 1.5em;
}

body {
	background: transparent url(../images/background.png) repeat;
	text-align: center;
}

#allcontent {
  text-align: left;
  position: relative;
  margin: 0px auto;
	background: white url(../images/allcontent-bg.png) repeat-y;
  width: 788px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  
  border-right: 6px solid #959595;
  border-left: 6px solid #959595;
}

.adcontainer {
  background-color: #d2d2c6;
  position: relative;
}

#header {
  background: transparent url(../images/header.jpg) no-repeat;
  width: 788px;
  height: 178px;
  position: relative;
}

#header-ad {
  position: absolute;
  top: 133px;
  left: 271px;
  width: 468px;
  height: 60px;
  background-color: #D2D2C6;
}

#sidebar {
  background-color: #ABC837;
  width: 190px;
  padding-left: 21px;
  padding-top: 4px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  float: left;
  display: inline;
}

#sidebar .adcontainer {
  width: 192px;
  height: 229px;
  left: -15px;
  margin: 15px 0px;
}

#sidebar-ad {
  position: absolute;
  top: 6px;
  left: -4px;
  width: 200px;
  background-color: #959595;
}

#sidebar h2 {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 15px;
  background: transparent url(../images/checker-arrow.png) no-repeat 0% 50%;
  padding-bottom: 20px;
  padding-top: 20px;
}

#sidebar ul {
  list-style: none;
}

#sidebar li {
  line-height: 25px;
}

#sidebar li a, a.button {
  white-space: nowrap;
}

li a {
  color: #1e4799;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
}

#sidebar .note {
  display: block;
  width: 90px;
  line-height: 12px;
}

#footer {
  height: 96px;
  background-color: #595959;
  clear: both;
  text-align: center;
}

#footer .adcontainer {
  width: 480px;
  height: 55px;
  margin-left: 262px;
  background-color: transparent;
}

#footer-ad {
  position: absolute;
  top: -11px;
  left: 6px;
  width: 468px;
  height: 60px;
  background-color: #D2D2C6;
}

#footer ul {
  list-style: none;
  padding-top: 22px;
}

#footer li {
  display: inline;
  padding: 0px 10px;
  background: transparent url(../images/pipe.png) no-repeat 0% 50%;
}

#footer li.first {
  background: none;
}

#footer li a {
  color: white;
}

#copyright {
  float: left;
  line-height: 15px;
  width: 198px;
  color: #7b7b7b;
  background-color: black;
  text-align: right;
  padding-right: 13px;
  padding-top: 18px;
  height: 78px;
  font-size: 95%;
}

#copyright a {
  color: #7389bb;
}

#content {
  margin-top: 45px;
  margin-left: 211px;
  margin-bottom: 15px;
  padding: 10px;
}

#shadow-left, #shadow-right {
  position: absolute;
  width: 37px;
  height: 100%;
}

#shadow-left {
  left: -43px;
  background: transparent url(../images/shadow-left.png) repeat-y;
}

#shadow-right {
  right: -43px;
  background: transparent url(../images/shadow-right.png) repeat-y;
}

.messages {
  border: 1px solid black;
  padding: 20px;
  margin: 0px 20px 20px 20px;
}

#sidebar .arrow {
  padding-left: 0px;
}

#sidebar .arrow li {
  line-height: 15px;
}

ul.arrow li {
  list-style-image: url(../images/checker-arrow.png);
  list-style-position: inside;
  list-style-type: none;
}

#sidebar .welcome {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

#sidebar .welcome .name {
  font-weight: bold;
}

#content div {
  color: #747579;
}

#content a {
  color: #224394;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.ads {
  padding: 10px 0px;
  margin: 0px;
}

.ads .ad {
  border-bottom: 1px solid black;
  width: 533px;
  padding: 10px 4px;
  margin: 0px 10px;
}

.ads .ad.first {
  border-top: 1px solid black;
}

.ads .ad .description {
  padding: 8px;
  color: black;
  min-height: 128px;
  height: auto !important;
  height: 128px;
}

.ads .ad .options {
  background-color: #e6f4b9;
  width: 536px;
  text-align: center;
  padding-top: 9px;
  height: 23px;
}

.ads .ad .options .label {
  font-weight: bold;
  color: black;
}

.ads .ad .description img {
  border: 5px solid #eaebcb;
  margin-right: 20px;
  float: left;
}

#content .ads .title {
  color: black;
  font-size: 140%;
  text-transform: uppercase;
}

.ads .right {
  float: right;
  margin-top: 20px;
  text-align: right;
}

.ads li {
  line-height: 20px;
}

.ads .featured {
  background: #EAEBCB url(../images/featured-top.png) 0px 0px no-repeat;
}

input, textarea, select {
  border: 1px solid black;
  background-color: white;
}

input.submit {
  min-width: 107px;
  width: auto !important;
  width: 107px;
  height: 24px;
  background-color: #2f2f2f;
  color: white;
  font-weight: bold;
  text-align: center;
}

form {
  margin-left: 10px;
  margin-top: 10px;
}

form a {
  padding: 0px 10px;
}

form th {
  text-align: right;
  padding-right: 5px;
  vertical-align: top;
}

form th + td {
  text-align: left;
}

form td, form th {
  padding-bottom: 20px;
}

label {
  color: black;
  white-space: nowrap;
}

.errorlist li, p.errorlist {
  color: red;
}

p.errorlist {
  margin-left: 20px;
  margin-bottom: 20px;
}

#content h1 {
  font-size: 190%;
  font-family: Georgia;
  font-weight: lighter;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-left: 100px;
  background: transparent url(../images/heading-bg.png) no-repeat scroll 20px 50%;
}

#content p {
  margin: 15px 5px;
}

.pager .pages {
  float: right;
  margin-right: 20px;
}

.sorter {
  text-align: right;
  margin-right: 20px;
}

.sorter a {
  white-space: nowrap;
}

#content h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.loginbox {
  width: 540px;
  background-color: #EAEBCB;
  padding-top: 5px;
}

.loginbox .login {
  width: 350px;
}

.loginbox .register {
  float: right;
  width: 170px;
}

.loginbox .login, .loginbox .register {
  text-align: center;
}

#captcha_image {
  vertical-align: middle;
}

form ul {
  list-style: none;
  list-style-image: none;
}

#content a.button {
  margin: 50px 30px 0px 0px;
  border: 1px solid black;
  text-decoration: none;
  display: block;
  width: 100px;
  height: 19px;
  background-color: #2f2f2f;
  color: white;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
}

ul.category-list {
  list-style: none;
}

ol.progress {
  margin-bottom: 15px;
}

ol.progress li {
  font-size: 120%;
  display: inline;
  margin-left: 10px;
  padding-left: 15px;
  list-style: none;
  background: transparent url(../images/checker-arrow.png) left center no-repeat;
}

ol.progress li.selected {
  font-weight: bold;
}

.th-left {
 white-space: nowrap;
}

.th-right {
 white-space: nowrap;
}

.helptext {
  white-space: normal;
}

table#adEdit {
  position: relative;
}

.head {
 background: transparent url(../images/bottom-border.png) bottom center repeat-x;
 padding-bottom: 7px;
 margin-bottom: 7px;
}

ul.head {
 background: transparent url(../images/bottom-border.png) top center repeat-x;
 padding-top: 7px;
 margin-top: 7px;
}

#jobId {
 float: right;
}

.checkered {
 background-image: url(static/images/checkered.png);
}

#sidebarView {
 float: right;
 border: solid 6px #eaebcc;
 padding: 10px;
 text-align: center; 
 clear: right;
}

#sidebarView img {
 margin: 5px;
}



#sidebarView ul {
 text-decoration: none;
 margin-top: 10px;
}

#sidebarView li {
 list-style: none;
 font-size: 150%;
}

#aboveSidebarView {
 float: right;
 clear: right;
}

#jobContent {
 padding-bottom: 15px;
}

.jobBottomButtons {
 text-align: center;
 padding-top: 15px;
 margin-left: 75px;
}

#continueButton {
 float: right;
}

.jobPostTable {
 list-style-image: url(../images/checkered.png); 
 width: 222px;
 height: 80px;
 margin-top: 20px;
 margin-left: 20px;
}

.jobPostTable li {
 float: left;
 width: 111px;
 color: #727272;
 font-size: 110%;
 padding: 0px;
}

#listWidth {
 width: 70px;
}

.images .thumbnail {
  display: inline;
  margin: 5px;
}

.adrates {
  width: 350px;
}

.adrates ul {
  width: 100px;
  margin-left: 15px;
}

.adrates img {
  float: right;
}

.adrates li span.price {
  float: right;
}

/* ad editing styles */
#id_title {
  width: 310px;
}

#id_description, #id_qualifications {
  width: 450px;
}

#id_captcha {
  width: 123px;
}

.images {
  clear: right;
}
