/* hire page */

#sidebar {
width: 180px;
margin-left: 25px;
}


#sidebar h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 124%;
margin-bottom: 18px;
	font-weight: bold;
	font-size: 20px;
	color: #F3CB27;
}

#sidebar span {
color: #ccc;
}

#sidebar a {
color: #ccc;
}

#sidebar a span {
background-color: #ccc;
}

#sidebar ul {
background-image: url(../assets/list_separator.gif);
background-repeat: repeat-x;
list-style-type: none;
}

#sidebar li {
background-position: 0px 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
line-height: 200%;
font-weight: bold;
background-image: url(../assets/list_separator.gif);
background-repeat: repeat-x;
}

#sidebar ul a {
color: #164c4c;
text-decoration: none;

}



#sidebar ul a:hover {
color: #f3cb27;
text-decoration: underline;
}

#hire img {
margin-top: 17px;
padding: 2px;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #E6E6E6;
}

#hire {
width: 360px;
font-size: 0.9em;
}

#hire span {
font-weight: bold;
}

#news {
margin-top: 30px;
}

#hire h3 {
margin-bottom: 10px;
}

#terms {
font-size: 9px;
margin-top: 100px;
margin-left: 10px;
}

#terms a {
text-decoration: none;
font-weight: bold;
color: #164c4c;
}

#terms a:hover {
color: #f3cb27;
text-decoration: underline;
}

#contentArea {
position: relative;
width: 550px;
}

#contentArea h3 {
margin-top: 13px;
font-family: Verdana, Arial, sans-serif;
font-size: 1.8em;
color: #164c4c;
}


#more {
position: absolute;
top: 46px;
left: 350px;
}

#more ul {
background-image: url(../assets/list_separator.gif);
background-repeat: repeat-x;
list-style-type: none;
padding-bottom: 10px;
padding-top: 5px;
}


#more li {
background-position: 0px 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
line-height: 115%;
font-weight: normal;
background-image: url(../assets/list_separator.gif);
background-repeat: repeat-x;
padding-top: 5px;
padding-bottom: 5px;
background-color: #f1fafa;

}

#more h4 {
padding-bottom: 3px;
font-size: 1.1em;
}

#more ul li ul {
font-weight: normal;
}

#more ul a:hover {
color: #f3cb27;
text-decoration: underline;
}

#more img {
padding-left: 30px;
padding-bottom: 20px;
}


.boxout {
padding-left: 5px;
}

.caption {
padding-left: 4px;
}

.price {
float: right;
}

#lightlist {
margin-top: 50px;

}

#lightlist a {
text-decoration: none;
color: #1b1464;
}

#lightlist a:hover {
text-decoration: underline;
}

#more {
padding-bottom: 10px;
}



table.hire {
border-left: 1px solid #e6e6e6;
border-right: 1px solid #E6E6E6;
background-color: #fff;
font: 0.9em Verdana, Arial, sans-serif;
margin-top:30px;
width: 350px;
}

table.hire span {
font-weight: bold;
text-decoration: underline;
}

table.hire th {
background-color: #164c4c;
color: #fff;
border-bottom: 1px solid #406480;
border-left: 1px solid #406480;
padding: 0.2em 0.2em 0.2em 0.2em;
text-align: left;
}

table.hire td {
padding: 0.5em 0.2em 0.5em 0.2em;
}

table.hire tr.evens td {
background-color: #F8FCFC;
}

table.hire a {
color: #1b1464;
text-decoration: none;
}

table.hire a:hover {
color: #5C5D8D;
text-decoration: underline;
}

p.bold {
font-weight: bold;
}

#jack h3 {
	text-align: center;
	font-weight: bold;
	
	font-size: 12px;
	border-bottom: 1px dotted #56baba;
	border-top: 1px dotted #56baba;
	color: #164c4c;
	}
	
#jack {
	height: 150px;
	background-color: #F1FAFA;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #56baba;
	border-left: none;
	margin-top: 10px;
}

#jack p {
padding: 5px 0 0 5px;
font-size: 10px;
}

.news h4 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #56baba;
	border-top: 1px dotted #56baba;
	color: #164c4c;
	}
	
.news {
	background-color: #F1FAFA;
	border-bottom: 1px dotted #56baba;
	margin: 10px 0 10px 10px;
	padding: 0 3px;
	width: 190px;
}

.news p {
padding: 3px 0;
font-size: 10px;
}
