/* Copyright Bombia Design AB (Incorporated). */

/* 2002-2007. All Rights Reserved. */

body {
	margin: 0px;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 100%;
	background: white url(/img/body_fill.jpg) repeat-x;
}

a:link { 
	color: #11376c;
	font-weight: bold;
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

a:visited {
	text-decoration: 	none;
	font-weight: bold;
	color: #11376c;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin-bottom: 4px;
	font: bold 24px "Trebuchet MS", Verdana;
	margin-top: 0;
}

h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font: bold 16px "Trebuchet MS", Verdana;
	color: #696976;
	padding-left: 36px;
	padding-bottom: 4px;
}

h3 {
	margin-top: 0;
	margin-bottom: 4px;
	font: bold 16px "Trebuchet MS", Verdana;
}

h4 {
	margin-top: 0;
	margin-bottom: 4px;
	font: bold 16px "Trebuchet MS", Verdana;
}

.incomplete {
	background-color: #ff7c66;
}

#desc {
	margin-right: 100px;
	float: left;
	margin-left: 0;
}

#date_posted {
	float: right;
	color: #696976;
	font: 14px "Trebuchet MS", Verdana;
}

.icon {
	float: left;
	margin-right: 4px;
}

.new {
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}

em {
	font-style: italic;
}

img {
	border-style: none;
}

small {
	font-size: 11px;
}

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

p {
	margin-bottom: 20px;
	margin-top: 0;
}

#head {
	width: 840px;
	height: 180px;
	background: url(/img/head_back.jpg) no-repeat;
}

#area {
	width: 840px;
	height: 160px;
	background: url(/img/area_back.jpg) no-repeat;
}

#logo {
	width: 254px;
	height: 62px;
	background-image: url(/img/logo_back.jpg);
	margin-top: 41px;
	float: left;
	margin-left: 280px;
}

#logo a {
	height: 62px;
	width: 254px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

#placer {
	width: 760px;
	margin-left: 40px;
}

#about {
	width: 760px;
	float: left;
	line-height: 20px;
	margin-top: -16px;
}

#about .left {
	width: 240px;
	float: left;
	margin-right: 20px;
}

#about .right {
	width: 460px;
	float: left;
	padding: 20px;
	border-bottom: 1px solid #f4f4f6;
	border-top: 1px solid #f4f4f6;
	background-color: #fafafa;
}

#apply {
	width: 420px;
	padding: 20px;
	float: left;
	background-color: #ffff9f;
	border-top: 1px solid #e0e18c;
	border-bottom: 1px solid #e0e18c;
}

#view {
	width: 760px;
	float: left;
	line-height: 20px;
	margin-top: -16px;
}

#view .left {
	width: 240px;
	float: left;
	margin-right: 20px;
}

#view .right {
	width: 460px;
	float: left;
	padding: 20px;
	border-bottom: 1px solid #f4f4f6;
	border-top: 1px solid #f4f4f6;
	background-color: #fafafa;
}

#page {
	width: 760px;
	float: left;
	line-height: 20px;
	margin-top: -16px;
}

#page .about {
	width: 720px;
	float: left;
	background-color: #eee0ee;
	border-bottom: 1px solid #e0c7e0;
	border-top: 1px solid #e0c7e0;
	padding: 20px;
}

#page .about .left {
	width: 340px;
	margin-right: 40px;
	float: left;
}

#page .about .left .icon {
	display: inline;
	float: none;
	margin-bottom: -3px;
	margin-right: 2px;
}

#page .about .right {
	width: 340px;
	float: left;
}

#ads {
	width: 760px;
	float: left;
	height: 60px;
	margin-top: -16px;
	margin-bottom: 20px;
}

#ads #left {
	width: 240px;
	height: 60px;
	float: left;
	margin-right: 20px;
}

#ads #middle {
	width: 240px;
	height: 60px;
	float: left;
	margin-right: 20px;
}

#ads #right {
	width: 240px;
	height: 60px;
	float: left;
}

#post_your_job a {
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	background-color: #e2fbe6;
	font-size: 14px;
	border-bottom: 1px solid #a8edb2;
	border-top: 1px solid #a8edb2;
	top: 0;
	color: #193c24;
}

#post_your_job {
	
}

#back {
	width: 115px;
	height: 24px;
	float: left;
	background-image: url(/img/button_back.jpg);
}

#error {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: white;
	background-color: red;
	width: 440px;
	padding: 10px;
	float: left;
}

#back a {
	height: 24px;
	width: 115px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

#back a:hover {
	background-image: url(/img/button_back_hover.jpg);
}

#back a:active {
	background-image: url(/img/button_back_active.jpg);
}

#post {
	width: 760px;
	float: left;
	font-size: 12px;
	margin-top: -16px;
}

#post em {
	color: #47a264;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#post em a {
	color: #47a264;
}

#foot {
	width: 800px;
	height: 60px;
	background: url(/img/foot_back.jpg) no-repeat;
	margin-left: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	color: white;
	font-size: 11px;
	float: left;
	clear: right;
}

#foot a {
	color: #cfe7ff;
}

#foot #copyright {
	float: left;
	margin-top: 12px;
	padding-left: 40px;
}

#foot #brought {
	width: 129px;
	height: 30px;
	float: right;
	margin-top: 14px;
	padding-right: 40px;
	background: url(/img/brought.jpg) no-repeat;
}

#foot #brought a {
	height: 30px;
	width: 129px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

#foot #brought a:hover {
	width: 129px;
	height: 30px;
	background-image: url(/img/brought_hover.jpg);
}

.checkbox {
	margin-right: 6px;
}

.button {
	float: right;
	margin: 0;
}

#post .left {
	width: 240px;
	float: left;
	margin-right: 20px;
}

#post .right {
	width: 460px;
	float: left;
	padding: 20px;
	background-color: #e2fbe6;
	border-bottom: 1px solid #a8edb2;
	border-top: 1px solid #a8edb2;
}

#post .right p {
	margin-bottom: 2px;
}

li {
	margin-top: 0;
	margin-bottom: 0;
}

#post .right #edit {
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

#post .right #box  {
	width: 420px;
	padding: 20px;
	background-color: white;
	border-top: 1px solid #a8edb2;
	border-bottom: 1px solid #a8edb2;
	margin-top: 20px;
	margin-bottom: 20px;
}

#post .right #box p {
	margin-bottom: 20px;
}

#type_and_category {
	width: 460px;
	float: left;
	margin-top: 6px;
	margin-bottom: 12px;
}

#type_and_category .select {
	margin-right: 20px;
}

#post .left img {
	margin-top: -10px;
	margin-bottom: 20px;
}

#post .right #tos {
	width: 440px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #a8edb2;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
}

.field {
	width: 450px;
	margin-top: 2px;
	margin-bottom: 8px;
	float: left;
	font-size: 11px;
	padding: 4px;
	border-width: 1px;
}

.field_required {
	width: 450px;
	margin-top: 2px;
	margin-bottom: 8px;
	float: left;
	font-size: 11px;
	padding: 4px;
	border-width: 1px;
	background-color: red;
	color: white;
}

.field:focus {
	background-color: #faffbd;
}

.textarea {
	width: 450px;
	margin-top: 2px;
	margin-bottom: 8px;
	float: left;
	height: 200px;
	padding: 4px;
	border-width: 1px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.textarea:focus {
	background-color: #faffbd;
}

#listing {
	width: 760px;
}

#filter {
	width: 760px;
	float: left;
	font-size: 11px;
	background-image: url(/img/filter_back.jpg);
	padding-top: 11px;
	padding-bottom: 11px;
}

#filter a:hover {
	text-decoration: none;
}

#filter #search {
	float: right;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

#filter #search .field {
	width: 154px;
	border-style: none;
	margin-top: 4px;
	margin-bottom: 0;
	height: 16px;
	background: url(/img/search_back.jpg) no-repeat;
	padding-top: 3px;
	padding-left: 26px;
}

.design {
	width: 48px;
	height: 15px;
	float: left;
	margin-right: 8px;
	background: url(/img/filter_check_design.jpg) no-repeat;
}

.design a {
	height: 15px;
	width: 48px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

ul {
	margin-top: 0;
	margin-bottom: 20px;
}

.development {
	width: 78px;
	height: 15px;
	float: left;
	background: url(/img/filter_check_development.jpg) no-repeat;
}

.development a {
	height: 15px;
	width: 78px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

.design.active {
	background: url(/img/filter_check_design_active.jpg) no-repeat;
	width: 48px;
	height: 15px;
	margin-right: 8px;
	float: left;
}

.development.active {
	background: url(/img/filter_check_development_active.jpg) no-repeat;
}

#all {
	width: 44px;
	height: 27px;
	background-image: url(/img/filter_tab_all.jpg);
	margin-left: 11px;
	float: left;
	margin-right: 0;
}

#all a {
	height: 27px;
	width: 44px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

#all.active {
	width: 44px;
	height: 27px;
	background-image: url(/img/filter_tab_all_active.jpg);
	margin-left: 11px;
	margin-right: 0;
}

#freelance {
	width: 79px;
	height: 27px;
	background-image: url(/img/filter_tab_freelance.jpg);
	float: left;
	margin-right: 0;
	margin-left: 0;
}

#freelance a {
	height: 27px;
	width: 79px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

#freelance.active {
	width: 79px;
	height: 27px;
	background-image: url(/img/filter_tab_freelance_active.jpg);
	margin-left: 0;
	margin-right: 0;
}

#full-time {
	width: 76px;
	height: 27px;
	background-image: url(/img/filter_tab_fulltime.jpg);
	float: left;
	margin-left: 0;
}

#full-time a {
	height: 27px;
	width: 76px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

#full-time.active {
	width: 76px;
	height: 27px;
	background-image: url(/img/filter_tab_fulltime_active.jpg);
	margin-left: 0;
}

/* @group item */

#listing .item {
	width: 760px;
	padding-top: 8px;
	float: left;
	padding-bottom: 8px;
	background-color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #696976;
	font-size: 11px;
}

#listing .item .icon {
	float: left;
	margin-right: 4px;
	margin-top: 2px;
}

#listing .item a:hover {
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

#listing .item .location {
	float: left;
	margin-right: 10px;
	width: 160px;
	font-weight: bold;
	margin-top: 8px;
	padding-left: 20px;
}

#listing .item .category {
	float: left;
	width: 90px;
}

#listing .item .description {
	float: left;
	margin-right: 10px;
	width: 440px;
	color: black;
}

/* @end */

/* @group item_alt */

#listing .item_alt {
	width: 760px;
	padding-top: 8px;
	float: left;
	padding-bottom: 8px;
	border-top: 1px solid #f4f4f6;
	border-bottom: 1px solid #f4f4f6;
	color: #696976;
	font-size: 11px;
	background-color: #fafafa;
}

#listing .item_alt .icon {
	float: left;
	margin-right: 4px;
	margin-top: 2px;
}

#listing .item_alt a:hover {
	text-decoration: none;
	border-bottom: 1px dotted gray;
}

#listing .item_alt .location {
	float: left;
	margin-right: 10px;
	width: 160px;
	font-weight: bold;
	margin-top: 8px;
	padding-left: 20px;
}

#listing .item_alt .category {
	float: left;
	width: 90px;
}

#listing .item_alt .description {
	float: left;
	margin-right: 10px;
	width: 440px;
	color: black;
}

#listing .item_alt .added {
	float: left;
	width: 120px;
	margin-top: 8px;
}

/* @end */