body {
	background:#e8e3c5 url(../images/bg.jpg) repeat-x left top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
}
#container {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#header {
	background:url(../images/header.jpg) no-repeat;
	width:800px;
	height:102px;
}
#logo {
	float:left;
}
#logo img {
	margin:0;
	width:465px;
	height:102px;
}
#topLinks {
	background:url(../images/top_folders.gif) no-repeat;
	width:260px;
	height:50px;
	float:right;
}
#topLinks ul {
	margin:0 0 0 50px;
	padding:0;
	list-style-type:none;
}
#topLinks li {
	display:inline;
	margin-right:10px;
}
#topLinks li a {
	color:#000000;
	font-size:70%;
	font-weight:bold;
	text-decoration:underline;
}
#topLinks li a:hover {
	text-decoration:none;
}
form#search {
	margin-top:5px !important;
	margin-top:0px;
	float:left;
	padding:0;
}
form#search legend {
	display:none;
}
a.advSearch {
	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(../images/advancedSearchBtn.gif);
	width:106px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin:-2px 0 0 10px !important;
	margin:-3px 0 0 10px;
}
a.advSearch:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.search_input {
	background:url(../images/search_input.gif) no-repeat;
	width:417px;
	height:70px;
	border:none;
	float:left;
	padding:0px 15px 0 15px;
	font-size:160%;
}
input#searchBtn {
	width: 85px; 
	height: 71px !important;
}
input#searchBtn:hover {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
#leftColumn {
	width:535px;
	float:left;
}
#rightColumn {
	width:241px;
	float:right;
	margin-left:10px;
	position:relative;
	min-height:45em;
}
#jobsTabs {
	float:left;
	margin-top:15px;
}
#jobsdivcontainerBottom {
	background:url(../images/tabContainerBottom.gif) no-repeat;
	width:531px;
	height:9px;
	float:left;
}

a.postNow {
	position:relative;
	top:0px !important;
	top:-3px ;
	right:0;
}
a.rss {
	background:url(../images/rss_bg.gif) no-repeat;
	width:185px;
	height:37px;
	display:block;
	text-decoration:none;
	font-size:65%;
	font-weight:bold;
	color:#000000 !important;
	padding:5px 0 0 38px;
	float:left;
	line-height:12px;
}
a.rss:hover {
	text-decoration:underline;
}
.welcomeText {
	float:left;
}
.welcomeText h3 {
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 0 10px 0;
}
.welcomeText p {
	font-size:70%;
	color:#000;
	line-height:14px;
	margin:5px 0;
}
.welcomeText a {
	font-weight:bold;
	color:#000000;
}
a:link, a:visited {
	color:#11AFE4;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bin {
	background:url(../images/recycle_bin.gif) no-repeat;
	width:151px;
	height:150px;
	clear:both;
	float:left;
	margin-top:20px;
	margin-left:30px;
}
#footer {
	clear:both;
	float:left;
	position:relative;
	width:800px;
	margin-top:30px;
	padding-bottom:20px;
}

#footer p {
	font-size:70%;
	margin:5px 0;
}

#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	list-style-type:none;
	display:inline;
	font-size:70%;
}
#footer li a {
	text-decoration:underline;
	color:#000000;
}
#footer li a:hover {
	text-decoration:none;
}
#developerLogos {
	position:absolute;
	right:0;
	top:0;
}
a.nohsys {
	background:url(../images/nohsys.gif) no-repeat;
	width:87px;
	height:33px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-right:10px;
}
a.dimitriadis {
	background:url(../images/petros_dimitriadis.gif) no-repeat;
	width:140px;
	height:34px;
	display:block;
	text-indent:-9999px;
	float:left;
}
table#jobsList {
	line-height:20px;
	border-bottom:1px solid #fff;
}
table#jobsList a {
	color:#000000;
}
table#jobsList a:hover {
	text-decoration:none;
}
table#jobsList td {
	padding:10px;
	border-bottom: 1px solid #DBDBDB;
}

td.calendar {
	background:url(../images/calendar1.gif) no-repeat 14px 7px;
	width:81px;
	height:44px;
	text-align:right;
	padding:10px 0;
}
td.calendar span {
	color:#000;
	font-weight:bold;
	font-size:90%;
	padding-right:10px;
	line-height:16px;
	display:block;
}
td.jobDetails {
	font-size:70%;
}
td.jobTitle {
	width:230px;
}
table#jobsList a.jobTitle {
	font-size:105%;
	font-weight:normal;
	color:#11AFE4;
	text-decoration:none;
	line-height:16px;
} 
table#jobsList a.jobTitle:hover {
	text-decoration:underline;
} 

span.company {
	font-size:70%;
}

div.pagination {
	text-align:left;
	padding:10px 10px 10px 0px;
	background:#FFFFFF;
	float:left;
	width:511px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0eafe3;
	text-decoration: none; /* no underline */
	color: #0eafe3;
	font-size:70%;
}
div.pagination a:hover, div.digg a:active {
	border: 1px solid #0eafe3;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0eafe3;
	font-weight: bold;
	background-color: #0eafe3;
	color: #FFF;
	font-size:70%;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	font-size:70%;
}
#jobsdivcontainer p {
	margin:10px 0;
	line-height:18px;
	font-size:70%;
}
#jobsdivcontainer h2 {
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:140%;
	color: #0eafe3;
}
#jobsdivcontainer p.date {
	font-size:70%;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	color:#999999;
}
span.form_required {
	color:#0099FF;
}
#insert_job legend {
	font-weight:bold;
	float:left;
	margin-bottom:20px;
}

.form-item input {
	background: #f3f1e6;
	border:none;
	padding:5px;
	margin:3px 0;
	width: 330px;
	font-family: inherit;
	font-size:75%;
}
textarea#conditions {
	background: #f3f1e6;
	border:none;
	padding:5px;
	margin:3px 0;
	width: 500px;
	font-family: inherit;
	font-size:inherit;
}
.form-item textarea{
	background: #f3f1e6;
	border:none;
	padding:5px;
	margin:3px 0;
	width: 500px;
	font-family: inherit;
	font-size:inherit;
}
.form-item label {
	width:120px;
	float:left;
	padding-top:5px;
	font-weight:normal;
	font-size:70%;
	margin-bottom:5px;
}
input.form_checkbox {
	width:15px;
}
input.form_radio{
	width:15px;
	height:15px;
	margin:5px 0;
}
label.option {
	width:300px;
	margin-bottom:10px;
}
#advancedSearch { 
	margin-bottom:3px;	
	background: url(../images/adv_search.jpg) no-repeat left top;	
	padding:10px; 
	width:447px; 
	margin-left:5px;
	font-size:70%;
}
#addTo {
	margin:10px 0;
	clear:both;
	float:left;
}
#addTo li {
float:left;}
#addTo a {
	margin:0;
	float:left;
	margin-right:5px;
}
p.jobInfoInside {
	background:#EFEFEF;
	padding:5px;
}
a.addthis_button {
	float:right;}
a.back2List {
	display:block;
	width:146px;
	height:36px;
	text-indent:-9999px;
	background:url(../images/back2list.gif) no-repeat;}