body {
    line-height: 1.2em;
}

.container div {
/*    background: rgba(55,55,55,0.1);*/
}

pre {
    background: #EEE;
    padding-left: 10px;
    border-left: 10px solid #008292;
}

#content-wrapper {
	padding: 20px;
	background-color: #FFF;
/*  padding: 20px 10px 0px 10px;*/
/*  background: url(../images/background/middle.gif) repeat-y 230px 0px #FFF;*/
}

.container {
    padding: 0 20px;
}

body {
	background: #cadadc;
}

#header {
	background: #008292;
}

#logo a {
	height: 119px;
	width: 342px;
	float:left;
	text-indent: -9999px;
	background: url(images/logo.gif);
	margin: 10px 5px 10px 0px;
	display: block;
}

#tagline {
	background: url(images/tagline.gif) bottom right no-repeat;
	height: 88px;
	text-indent: -9999px;
}

#nav {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	height: 23px;
	background-color:#333333;
}

#nav ul {
	margin: 0;
	list-style: none;
	height: 23px;
	margin-left:-10px;
	float:left;
}

#nav li {
	float: left;
	height: 23px;
	padding: 0px 10px;
	margin-top:2px;
}

#nav li a {
	height: 23px;
	text-decoration:none;
	color:#FFFFFF;
}



.scroller {
/*  padding: 3px;*/
	height: 100px;
	overflow: scroll;
  display: block;
  overflow-x: auto;
	line-height: 2em;
	border: 1px solid #CCC;
/*  width: 100px;*/
}

.scroll-container {
    height: 100px;
    clear: both;
    padding: 10px 10px;
}

.pad-1 .scroller p {
    background: #EEE;
    border-bottom: 1px solid #CCC;
	margin: 0;
	height: 23px;
    padding-top: 2px;
}

.splitcol .scroller label,
.scroller label,
.scroller .text {
	vertical-align: middle;
	width: auto;	
	padding-top: 0;
/*	float: none;*/
}

.splitcol .scroller label {
    width: 150px;
}

.pad-1 .scroller p.indented {
    padding-left: 20px;
}

.scroller p.unindented label {
    font-weight: bold;
}

.scroller input {
    margin-top: 3px;
    margin: 3px;
    float: left;
}

.splitcol label {
	float: left;
/*	width: 100px;*/
	margin-right:10px;
	display: block;
	font-weight: normal;
	padding-top: 8px;
}



.splitcol .text,
.splitcol select {
	float: left;
	width: 190px;
}

.splitcol select {
	width: 120px;
}

.splitcol .radio {
    float: left;
}

.splitcol p {
	clear: left;
}

#recruiter-logo {
    background: #FFF;
    border: 2px solid #EFEFEF;
    width: 240px;
    margin-left: 10px;
    margin-bottom: 4px;
    text-align: center;
}

h3 {
    color: #008292;
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 0.25em;
    margin-bottom: 0.75em;
}

p.divider {
    border-bottom: 2px solid #dadada;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.75em 0;
}

p.divider a {
    float: right;
}

#links ul {
    list-style: none;
    color: #5f6362;
    line-height: 1.6em;
}

textarea {
    height: 100px;
	width:300px;
}

.radiogaga input {
    width: auto;
}

.radiogaga span {
    float: left;
}

#footer {
	background-color:#008292;
}

#footer div {
    padding-top: 4px;
    padding-bottom: 3px;
    color: #000;
}

#footer div strong,
#footer div a {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}

.home-login {
/*    background: url(../images/home/login.gif) no-repeat;*/
/*    height: 400px;*/
}

.panel {
    background: #e8e8e8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding-top: 1em;
}

.panel h2 {
    border-bottom: 1px solid #008292;
    padding-bottom: 0.5em;
}

h1 {
	color:#333333;
	font-size:28px;
	font-weight:100;
    padding-bottom: 0.2em;
}

.panel h1 {
	margin-left:20px;
	margin-right:20px;
}

h3 {
        font-size: 1.25em;
}

.panel li {
    padding: 0;
    margin: 0;
}

input.password,
textarea,
input.text {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #7b7b7b;
    background: url(../images/input.gif) no-repeat #FFF;
}

/*.pad-1 input,*/
/*.pad-1 label,*/
.pad-1 h4,
.pad-1 li,
.pad-1 table,
.pad-1 hr,
.pad-1 p {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}

.panel table {
    border-collapse: collapse;
    width: 90%;
}

.panel table th,
.panel table td {
vertical-align:top;
}

.panel table th {
    background: #DFDFDF;
    text-shadow: 1px 0px 1px #FFF;
}

.pad-1 ul {
    margin: 1.5em 0 0 1.5em;
}

.pad-1 li {
/*    margin-right: 0;*/
}

#home-hiring {
    background: url(../images/home/post-jobs.jpg);
    width: 242px;
    text-indent: -9999px;
    height: 88px;
    display: block;
}

p.accent {
    color: #008292;
}

h2 {
    color: #008292;
	font-size:16px;
}

#pages-home #content-wrapper {
    background: url(../images/home/dude.jpg) bottom right no-repeat #FFF;
}

#links a {
    color: #666;
    text-decoration: none;
}

#dude {
/*    height: 600px;*/
}

a {
text-decoration:none;
color:#005f6a;
}

.button {
    /* reset for button*/
    border: 0;
    margin: 0;
    padding: 0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
    /* reset for button*/
    
    display: inline-block;
    background: #008292 url(../images/buttons/background.gif) 0% 0% repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 3px 6px;
    border-top: 1px solid #008292;
    color: #FFF !important;
/*    text-shadow: 0px 1px 1px #666;*/
    text-decoration: none;
    font-size: 12px;
    line-height: 1.4em;
    cursor: hand;
}

.button:hover {
    color: #000 !important;
}

.button.disabled {
    background: #414342 url(../images/buttons/disabled.gif) 0% 0% repeat-x;
    border-top-color: #414342;
}

.button.right {
    float: right;
}

.divider .button {
    margin-top: -4px;
}

.divider strong {
    display: inline-block;
    width: 80px;
    color: #008292;
    font-weight: normal;
}

.divider span {
    display: inline-block;
    width: 50px;
}

td.right {
    text-align: right;
}

p.divider em {
    font-style: normal;
    font-weight: bold;
    color: red;
}

hr {
    height: 2px;
    background: #dadada;

}

.button.next {
    background: url(../images/buttons/next.png) top right no-repeat #008292;
    padding-right: 15px;
/*    padding-top: 3px;*/
}

#searches-new #content-wrapper,
#pages-contact #content-wrapper {
    background: url(../images/background/girl.jpg) top right no-repeat #FFF;
}




.vcadd {
    background: url(../images/background/vacancy.png) no-repeat;
    width: 280px;
    position: relative;
    height: 95px;
    margin-bottom: 1em;
}

.vcadd p {
    float: left;
    text-align: center;
    width: 71px;
    color: #FFF;
}

.vcadd p strong {
    font-size: 2em;
    padding: 29px 0px 10px 0px;
    display: inline-block;
}

.vcadd ul {
    float: left;
    width: 180px;
    list-style: none;
    margin: 0;
    padding: 10px 0px 0px 0px;
}

.vcadd ul strong {
    color: red;
    padding-bottom: 5px;
    display: inline-block;
}

.vcadd li {
    padding: 0px 0px 0px 20px;
    background: url(../images/background/bullet.gif) no-repeat 10px 5px;
}

.vcadd a {
    position: absolute;
    top: 8px;
    right: 8px;
}




.panel ul {
 padding-bottom:20px;
}

.panel ul strong {

}

.panel li {

}

.panel li a {
    color: #000;
    text-decoration: none;
}

.panel li a:hover {
    text-decoration: underline;
}





table.cms {
    border-collapse: collapse;
    empty-cells:hide;
}

table.cms td {
    border: 1px solid #CCC;
}

table.cms th {
    border: 1px solid #CCC;
}

table.cms tr:nth-child(2n) {
  background-color: #EFEFEF;
}

.error h4 {
    color: #8a1f11;
    font-weight: bold;
    margin-bottom: 0;
}

.error {
    margin: 10px;
}

.fieldWithErrors {
    color: #8a1f11;
    font-weight: bold;
}

.fieldWithErrors input {
    border: 1px solid #8a1f11;
}

.splitcol .fieldWithErrors {
    float: left;
    margin-left: 10px;
    margin-right: -10px;
}

.error ul li {
    background: none;
    margin: 0;
}


.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
