/* Cloudcroft Stylesheet              */
/* 11-21-2005                         */
/* Harold Asbridge/Blue Lantern, Inc. */

/* NOTE: All properties that begin with _ are IE box-model hacks */

/* GENERAL ********************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	font-family: arial, sans-serif;
	background-image: url("../images/page-bg.jpg");
	background-position: center top;
}

p {
	font: 12px arial,sans-serif;
	color: #000;
	line-height: 16px;
}
h1 {
	font: 24px arial, sans-serif;
	letter-spacing: -1px;
	color: #444;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}
form {
	margin: 0px;
	padding: 0px;
}

/* MAIN DIV ************************/
#center {
	/* dummy div, for centering */
	width: 780px;
	
}
#main {
	position: relative;
	width:780px;
	background-color: #6eb8fe;
	background-image: url("../images/main-bg.jpg");
	background-repeat: repeat-y;
	height: auto;
	float: left;
}

/* HEADER *****************************/
.header-top td {
	background-image: url("../images/header-top-tile.jpg");
	background-repeat: repeat-x;
}

/* HEADER TOP ROW ***************************/
#header-top .logo {
	float: left;
	width: 192px;
	height: 40px;
}
#header-top .tile {
	float:left;
	width: 588px;
	height: 40px;
	background-image: url("../images/header-top-tile.jpg");
	background-repeat: repeat-x;
	text-align: left;
	overflow: visible;
}
#header-top .tile a {
	display: block;
	position: absolute;
	width: 98px;
	_width: 108px;
	padding: 2px 5px 2px 5px;
	height: 44px;
	_height: 48px;
	background-image: url("../images/top-nav-off.gif");
	background-repeat: no-repeat;
	font: bold 11px arial,sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	z-index: 99;
}
#header-top .tile a:hover {
	background-image: url("../images/top-nav-on.gif");
	color: #FFFF99;
}
#header-top .search {
	/*position:absolute;
	left:408px;*/
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	font: bold 11px arial;
	color: #FFF;
}
#header-top .search input {
	font: 10px arial;
	border: none;
	background-color: #fff;
	height: 16px;
}
/* HEADER MID ROW ***************************/
#header-mid .left {
	float: left;
	width: 192px;
	height: 192px;
	background-image: url("../images/header-mid-left.jpg");
	background-repeat: no-repeat;
}
#header-mid .mid {
	float: left;
	width: 344px;
	height: 192px;
	background-image: url("../images/header-mid-mid.jpg");
	background-repeat: no-repeat;
}
#header-mid .right {
	float: left;
	width: 232px;
	_width: 244px;
	height: 184px;
	_height: 192px;
	background-image: url("../images/header-mid-right.jpg");
	background-repeat: no-repeat;
	text-align: left;
	padding: 8px 6px 0px 6px;
}
#header-mid .right .title {
	font: bold 11px arial,sans-serif;
	color: #FFFF99;
}
#header-mid .right .content {
	font: 11px arial,sans-serif;
	color: #FFF;
	margin-top: 5px;
}

/* LEFT NAV *******************************/
#left {
	position: relative;
	float: left;
	top: -58px;
	left: 0px;
	clear:left;
	width: 192px;
	height: auto;
	background-image: url("../images/left-bg.jpg");
	background-repeat: no-repeat;
}
#left .top {
	float: left;
	position: relative;
	width: 182px;
	_width: 192px;
	height: 112px;
	_height: 115px;
	padding: 3px 5px 0px 5px;
	background-image: url("../images/left-top.jpg");
	background-repeat: no-repeat;
	text-align: left;
}
#left .top .title {
	font: bold 11px arial,sans-serif;
	color: #ffff99;
}
#left .top .content {
	font: 11px arial;
	color: #FFF;
	margin-top: 5px;
}
#left .nav {
	float: left;
	position: relative;
	width: 192px;
	height: 600px;
	background-image: url("../images/left-nav-top.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
	font: 11px arial,sans-serif;
	color: #FFF;
	padding-top: 10px;
}
#left .nav a.top_nav {
	display: block;
	padding-left: 22px;
	width: 170px;
	_width: 192px;
	height: 20px;
	background-image: url("../images/left-nav-off.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 5px 4px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#left .nav a.top_nav:hover {
	color: #ffcc00;
	text-decoration: underline;
	background-image: url("../images/left-nav-on.gif");
}
#left .nav a.sub_nav {
	display: block;
	padding-left: 32px;
	width: 160px;
	_width: 192px;
	height: 20px;
	background-image: url("../images/left-sub-nav-off.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 15px 4px;
	line-height: 20px;
	color: #ffff99;
	text-decoration: none;
}
#left .nav a.sub_nav:hover {
	color: #ffcc00;
	text-decoration: underline;
	background-image: url("../images/left-nav-on.gif");
}

/* CONTENT ****************************************/
#content {
	float: left;
	clear: none;
	position: relative;
	top: -10px;
	width: 568px;
	_width: 588px;
	padding: 0 10px 10px 10px;
	height: auto;
	text-align: left;
	font: 12px arial;
}
#content_job {
	float: left;
	clear: none;
	position: relative;
	top: -10px;
	width: 568px;
	_width: 588px;
	padding: 0 10px 10px 10px;
	height: auto;
	text-align: left;
	font: 10px arial;
}
#content a {
	/*font: bold 12px arial,sans-serif;*/
	color: #6666cc;
	text-decoration: none;
}
#content a:hover {
	color: #6699ff;
	text-decoration: underline;
}

/* ROUNDED BOX ************************************/
.box-top {
	background-image: url("../images/box-top.jpg");
	background-repeat: no-repeat;
	font: bold 12px arial,sans-serif;
	color: #fff;
	width: 268px;
	_width: 284px;
	height: 25px;
	line-height: 25px;
	padding: 0 8px 0 8px;
}
.box-mid {
	width: 268px;
	_width: 284px;
	font: 12px arial;
	line-height:16px;
	color: #333;
	background-image: url("../images/box-bg.jpg");
	background-repeat: repeat-y;
	height: auto;
	padding: 0 8px 0 8px;
}
.box-bottom {
	width: 284px;
	height: 10px;
	line-height: 10px;
	background-image: url("../images/box-bottom.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
}

/* ROUNDED BOX ************************************/
.box-top3 {
	background-image: url("../images/box-top3.jpg");
	background-repeat: no-repeat;
	font: bold 12px arial,sans-serif;
	color: #fff;
	width: 568px;
	_width: 568px;
	height: 25px;
	line-height: 25px;
	padding: 0 8px 0 8px;
}
.box-mid3 {
	width: 568px;
	_width: 568px;
	font: 12px arial;
	line-height:16px;
	color: #333;
	background-image: url("../images/box-bg3.jpg");
	background-repeat: repeat-y;
	height: auto;
	padding: 0 8px 0 8px;
}
.box-bottom3 {
	width: 568px;
	height: 10px;
	line-height: 10px;
	background-image: url("../images/box-bottom3.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
}

/* FOOTER *****************************************/
#footer {
	float: left;
	clear: both;
	position: relative;
	clear: both;
	width: 780px;
	height:auto;
	padding: 5px 0 5px 0;
	background-color: #2940c2;
	font: bold 11px arial,sans-serif;
	color: #66ccff;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
