/******* General Styles *******/
body {
	background-color: #f8f8f8;
	margin: 0;
	padding: 0;
	color: #666;
	font: 13px normal Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	}
* {
	padding:0;
	margin:0;
	border:0 none;
	}
/* CLEARFIX */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.float-left {float: left;}
.float-right {float: right;}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

a, a:visited {text-decoration: underline; color: #666;}
a:hover {text-decoration: none;}
.wrapper {margin: 0 auto; width: 800px;}
#header {width: 100%; margin: 20px 0 10px 0; padding-top: 10px;}
#header h1 { float: left; margin-left: 10px;}
a.button, a.button:visited {background-image: url(../images/button-bg.gif); background-position: 0 0; display: block; width: 130px; height: 38px; margin-top: 10px;}
a.button:hover {background-position: 0 -39px;}


#listing {background-color: #fff; padding: 0 0 10px 0; width: 800px; margin: 0 auto;}
#title {width: 756px; background: url(../images/title_bg.jpg) repeat-x; padding: 19px 22px 14px 22px; border-top: 1px solid #e5e5e5;}
#title h1 {background-image: url(../images/heading-bg.jpg); background-repeat: no-repeat; width: 124px; height: 14px; float: left;}
#title h2 { font-size:  12px; width: 124px; height: 14px; float: left; margin-top: -4px;}
.rss {margin: 0 0 0 118px;}
#title img {margin-bottom: 10px;}
#title h1 span {display: none;}

.view-mode {width: auto; font-size: 12px; margin-top: -5px;}
.view-mode a {text-decoration: none; margin-left: 10px;}
.view-mode a:hover{text-decoration: underline;}

a.active
{
color: #000;
background: #c2c2c2 url(../images/active.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
padding-top: 3px;
}

a.active span
{
background: url(../images/activespan.gif) right top no-repeat;
padding-right: 10px;
padding-top: 3px;
color: white;
}

a.active, a.active span
{
padding-bottom: 5px;
float: left
}
a.active:hover, a.active span
{
text-decoration: none;
}

/* Hide from IE5-Mac \*/
a.active, a.active span
{
float: none
}
/* End hide */

table{border-collapse: collapse;}
td {padding: 10px; text-align: left;}
tr.grey {background-color: #FAFAFA;}
.new {width: 30px; text-align: center;}

.new span.day
{
	font-size: 1.5em;
}
.new span.month
{
}

.company, .location, .position {width: 370px;}
.hot .position a, .hot .company a {font-weight: bold;}
.margin {margin: 10px 0 0 10px;}
#footer {text-align: center; padding-top: 10px; font-weight: bold; margin-bottom: 20px;}
#footer .new { color : red; }

.separator
{
    position: relative;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    overflow: visible;
	margin: 10px 0;
}

.separator span
{
    position: absolute;
    left: 12px;
    line-height: 12pt;
    top: -6pt;
	color: black;
    background-color: #fff;
    padding: 0 7px 0 7px;
    margin-left: 12px;
    font-size: 11pt;
    font-weight: bold;
}

form {width: 97%; margin: 0 auto;}
label {
	float: left;
	width: 100px;
	padding: 6px 1em;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
}
.fm-req {margin-top: 20px;}
.fm-req input, select, textarea {
	border-top:1px solid #F0F0F0;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #ddd;		background:#fff url(../images/field.gif) repeat-x top;
	width: 70%;
	padding: 5px 0 3px 5px;
}
form .separator {top: 20px; padding-top: 30px;}
.submit {width: 150px; padding: 5px; margin-top: 20px; font-size: 20px; border-bottom:  #808080 1px solid;  border-right:  #808080 1px solid; }

#profile {margin: 0 auto; padding: 15px; }
#profile h1 {padding-top: 10px;text-align: center; line-height: 1em;}
#profile h2 {padding-top: 10px;}
.date {margin: 10px 0 20px 0; padding: 5px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid #f8f8f8; text-align: center; }
.description {margin: 0 20px;}
.description p {display: block; padding: 5px 0;}
.description ul {margin: 0 20px;}
.description li {list-style: circle;}

.submitform label {margin: 0; padding: 0; width: 90px; font-weight: normal; text-align: left;}
.submitform input {width: auto; margin: 3px 0 0 10px;}
.submitform-old li {list-style: none;display: block; width: 150px; float:left}
.submitform-old label {margin: 0; padding: 0; width: 150px; font-weight: normal; text-align: left; float: none;}
.submitform-old input {width: auto; margin: 3px 0 0 10px;}

.error{
background-color:#FF6966;
border:1px solid #FF4A47;
line-height:1.2em;
margin: 10px auto 0 auto;
padding:8px 15px;
color: white;
width: 80%;
}

.inner {margin: 20px;}

.inner h2 {
	margin-bottom: 15px;
}

.inner hr {
	border: none;
	margin-bottom: 15px;
}

.inner p {margin-bottom: 1em;}
.inner ul li {
	list-style: none;
	padding-left: 18px;
	margin-top: 3px;
	background-image: url(smallboxedarrow.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

.inner ol {margin: 0 0 0 33px;}
.inner ul {margin: 0 0 0 15px;}
.inner code { display: block; margin: 5px 0 0 5px; padding-left: 12px; border-left: 3px solid #F8F8F8; }
.inner dl { margin: 5px 0 0 5px; }
.inner dl dt { margin: 3px 0 0 0; font-weight: bold; }
.inner dl dd { margin: 3px 0 0 0; padding-left: 18px;  }

.news {margin-bottom: 40px;} .news-preview {margin-bottom: 15px;}
.news span, .news-preview span{font-size: 10px; font-weight: normal; color: #666; background-color: #FBFBFB; padding: 3px; border: 1px solid #e5e5e5; border-top: 0px; border-left: 0px; }
.news h3, .news-preview h3 {font-size: 20px; font-weight: normal; margin-top: 7px;}
.news-title {overflow: hidden; padding-bottom: 5px; border-bottom: 1px solid #f8f8f8;}
.news p, .news-preview p {margin-top: 5px; font-size: 13px;}

img.newjob{padding-right: 10px;}
