/* CSS Document */
body {
margin: 0px;
padding: 0px;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#wrapper {
	width:1003px;
	margin: 0 auto;
	height:257px;
	background: #fef0d3;
}
#wrapper2 {
	width:1003px;
	margin: 0 auto;
	background: #fef0d3 url(../images/bgmiddle.gif) repeat-y;
	height:auto;
}
#header {
margin-left:0;
margin-bottom:0;
margin-right:0;
margin-top:0;
height:258px;
background-color:#3f443e;
}
#bodycontent {
float: none;
margin: 10px 10px 10px 0px;
width:854px;
height:auto;
padding:0px 0px 0px 66px;
}

#menu {
background-color:#950b00;
width:854px;
height:27px;
margin-top: 0 px;	
margin-right: 10px;
margin-bottom: 0;
margin-left: 10px;	
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color:#FFFFFF;
	text-decoration:underline;
}

#content {
height: 100% ;
padding: 10px 0px 0px 10px;
}
#bodytext{
padding-left:10px;
width:400px;
height:auto;
float:left;

}
#bodytext h1{
font: bold 16px Arial;
color: #950b00;     
border-bottom: 1px dashed #950b00;
height: 1%;
}
#bodytext p{
font: 12px Arial;
color: #000000
height: 1%;
}

#footer {
clear: both;
width: 100%;
background:#950b00;
height:20px;
}
#footer p{
font:Arial, Helvetica, sans-serif;
font-size:13;
color:#FFFFFF;
text-align:center;
}


#sidebar {
	float: left;
	width: 155px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 27px;
	padding: 0px 0px 0px 0px;
}

#sidebar li {
	margin: 0;
	padding: 0px 0px;
	border: none;
	background: url(../images/buttonbg.gif) no-repeat;
}
#sidebar p {
	margin: 0;
	line-height: normal;
	color: #950b00;
}

#sidebar a {
	border: none;
	text-decoration:none;
	text-align:center;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #950b00;
	font-weight:300;
}

#sidebar a:hover ,#sidebar .active a  {
vcolor:#950b00;
	text-decoration: underline;
}
#searchbox{
height:auto;
width:222px;
border: 1px solid #000000;
float:right;
}
.cssform h3{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
padding-top:10px;
text-align:center;
}

.cssform p{
width: 227px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 10px; /*width of left column containing the label elements*/

height: 1%;
}

.cssform label{
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
float: left;
padding:0px 20px 5px 25px;
margin-left: 0px; /*width of left column*/
width: 10px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input.text{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
border: 1px solid #950b00;
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
border: 1px solid #950b00;
}
.cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
border: 1px solid #950b00;
}
.cssform select {	
font:  normal 13px Arial;
color: #333333;
border: 1px solid #950b00;
}
.cssform span{ /*width of text boxes. IE6 does not understand this attribute*/
float:right;
padding-left:10px;
padding-right:30px;
margin-bottom:10px;
}

.buttonbg{
background:#950b00;
border: #666666 1px solid;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:100;
display: block;
float: right;
}
.buttonbg1{
background:#950b00;
border: #666666 1px solid;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:100;
}

.cssform textarea{
width: 250px;
height: 150px;
border: 1px solid #950b00;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.searchjob
{
padding-left: 10px; /*width of left column containing the label elements*/
color:#000000;
font: normal 14px Arial;
}
#bodytext2{
padding-left:10px;
width:677px;
height:auto;
float:left;

}
#bodytext2 h1{
font: bold 16px Arial;
color: #950b00;     
border-bottom: 1px dashed #950b00;
height: 1%;
}
#bodytext2 p{
font: 12px Arial;
color: #000000
height: 1%;
}
#searchresult{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #950b00;
	margin-left:25px;
	margin-top:25px;
	
	padding:10px 10px 10px 10px;
}
#searchresult h3 {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#950b00;
}
#searchresult p {
}

#searchresult blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-bottom:15px;
	border-bottom: 1px  dotted #333333;
}

#searchresult blockquote p {

}
.loginform{
font: bold 13px Arial;
color:#000000;

}
.loginform p{
width: 227px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 10px; /*width of left column containing the label elements*/
color:#2e4157;
font: bold 14px Arial;
}

.loginform label{
float: left;
padding:0px 25px 5px 25px;
margin-left: 0px; /*width of left column*/
width: 10px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.loginform input { /*width of text boxes. IE6 does not understand this attribute*/
border: 1px solid #950b00;
}
.loginform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
border: 1px solid #950b00;
}
.loginform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
border: 1px solid #950b00;
}
.newuser{
display: block;
float: left;
font: bold 14px Arial; /* Change 13px as desired */
text-decoration: none;
padding-left:15px;
color:#2e4157;
}
a.newuser{
display: block;
float: left;
font: bold 14px Arial; /* Change 13px as desired */
text-decoration: none;
padding-left:15px;
color:#2e4157;
}
a:link.newuser, a:visited.newuser, a:hover.newuser, a:active.newuser{
color: #2e4157; /*button text color*/
}
a:hover.newuser{ /* Hover state CSS */
text-decoration: underline;
}
.usermessage{
display: block;
float: left;
font: normal 11px Arial; /* Change 13px as desired */
text-decoration: none;
padding-left:15px;
color:#737374;

}
a.commonbutton{
background: transparent url('../images/buttonleft.gif') no-repeat top left;
display: block;
float: right;
font: bold 11px Arial; /* Change 13px as desired */
line-height: 11px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 19px; /* Height of button background height */
padding-left: 6px; /* Width of left menu image */
text-decoration: none;
padding-right:25px;

}

a:link.commonbutton, a:visited.commonbutton, a:hover.commonbutton, a:active.commonbutton{
color: #000000; /*button text color*/
}

a.commonbutton span{
background: transparent url('../images/buttonright.gif') no-repeat top right;
display: block;
padding: 4px 3px 4px 0px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.commonbutton{ /* Hover state CSS */
text-decoration: underline;
}
a.register{
display: block;
float: left;
font: bold 12px Arial; /* Change 13px as desired */
line-height: 11px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 19px; /* Height of button background height */
padding-left: 0px; /* Width of left menu image */
text-decoration: none;
padding-right:25px;

}

a:link.register, a:visited.register, a:hover.register, a:active.register{
color: #950b00; /*button text color*/
}

a.register span{
display: block;
padding: 4px 3px 4px 0px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.register{ /* Hover state CSS */
text-decoration: underline;
}
#buttonbox {

width:auto;
height:27px;
margin-top: 0 px;	
margin-right: 10px;
margin-bottom: 0;
margin-left: 10px;	
}

#buttonbox ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#buttonbox li {
	display: inline;
	text-align: center;
}

#buttonbox a {
	display: block;
	float: right;
	margin-right: 3px;
	padding: 5px 30px 5px 0px;
	text-decoration: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}

#buttonbox a:hover, #buttonbox .active a {
	color:#FFFFFF;
	text-decoration:underline;
}