body{
font-family:Helvetica, Arial, Verdana, sans-serif; 
font-size: 12px;
}
a:link,a:visited  {

	color: #99e62b;
	text-decoration: none;
}
a:hover {
	color: #754200;
	text-decoration: underline;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
li{
	float: left;
	padding: 8px;
	margin: 8px;
	border: 1px solid #ccc;
}
li div{
width: 100%;
text-align: center;

}
li a{
	font-weight: bold;

}
li a:hover{
	text-decoration: none;

}
li:hover{
	background: #f0f0f0;
	border: 1px solid #ccc;
}
a.language:hover {
	color: #754200;
	text-decoration: underline;
}
a img{
	border: none;
}
#preview{
background: #f9f9f9;
border: 1px solid #ccc;
text-align:center;
padding: 10px;
}
#preview #image{
border: 1px solid #ccc;
}
#preview #description{
padding: 4px;
}
#thumbnails{
margin-top: 10px;
overflow: hidden;
background: #f9f9f9;
border: 1px solid #ccc;
}
#unique{
text-align: left;
padding: 4px;
margin-top: 10px;

}
#orders li{
width: 110px;
padding: 4px;
margin: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#orders li.free{
background: #D6F9B3;
cursor: pointer;
}
#orders li.reserved{
background: #F9B3B3;
}
#orders li a{
color: #434343;
display: block;
}
#form_list li{
padding: 8px 0 8px 0;
width: 100%;
margin:0;
border: none;
border-bottom: 1px solid #ccc;
}
#form_list li div{
padding-left: 5px;
float: left;
text-align: left;
width: 100px;
}
#form_container fieldset{
border: 1px solid #99e62b;
}
#form_container input.input{
border: 1px solid #99e62b;
width: 200px;
}
div.error{
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 10px;
background-repeat: no-repeat;
background-position: 10px center;
color: #D8000C;
background-color: #FFBABA;
}
div.success{
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 10px;
background-repeat: no-repeat;
background-position: 10px center;
color: #4F8A10;
background-color: #DFF2BF;
}
#container{
	width: 998px;
	margin-top: 28px;
	margin-left: 22px;
	margin-bottom: 20px;
}
#index_container{
	width: 758px;
	height: 431px;
	margin-top: 159px;
	margin-left: 22px;
	margin-bottom: 20px;
}
#header_jobs{
	width: 998px;
	height: 215px;
	background: #ffffff url("images/jobs_header.gif") no-repeat;
	margin-bottom: 60px;
}
#header_contact{
	width: 998px;
	height: 215px;
	background: #ffffff url("images/contact_header.gif") no-repeat;
	margin-bottom: 60px;
}
#header_home{
	width: 998px;
	height: 215px;
	background: #ffffff url("images/home_header.gif") no-repeat;
	margin-bottom: 30px;
}
#line{
	width: 998px;
	height: 1px;
	background: #ffffff url("images/red_line.gif") repeat-x; 
	margin-bottom: 12px;
	margin-top: 12px;
}
#blue_line{
	width: 998px;
	height: 1px;
	background: #ffffff url("images/blue_line.gif") repeat-x;
	margin-bottom: 12px;
	margin-top: 12px;
}
#brown_line{
	width: 998px;
	height: 1px;
	border-bottom: 1px solid #754200;
	margin-bottom: 12px;
	margin-top: 4px;
}
#content{
	width: 998px;
}
#footer{
	width: 998px;
	margin-bottom: 12px;
	margin-top: 30px;
	color: #754200;
	clear:both;
}
#error{
	width: 998px;
}
#language{
	float: right;
	width: 100px;
	font-weight: bold;
}
.red_text{
	margin-right: 10px;
	color: #eb0078;
	font-size: 12px;
	line-height: 1.4;
}
.error_text{
	color: #FF0000;
}
.blue_text{
	margin-right: 30px;
	color: #007d9b;
	font-size: 14px;
	line-height: 1.3;
}
.green_text{
	color: #99e62b;
	font-size: 12px;
	line-height: 1.3;
}
.brown_text{
	color: #754200;
	font-weight:normal;
	font-size: 12px;
	line-height: 1.4;
	margin-right: 60px;
}
.sub_header{
	color: #007d9b;
	font-weight:bold;
	font-size: 14px;
}
.table_margin{
	margin-top: 12px;
}
.form{
	border: 1px solid #754200;
	font-size: 14px;
}
.fieldset{
	border: 1px solid #754200;
}
.admin_applicants_table{
	width: 300px;
}
.row1{
	background: #CCCCCC;
}
.row2{
	background: #FFF;
}
.padding{
	padding-bottom: 60px;
}
