/* RESET CSS ************************************/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; vertical-align: baseline; }

a img, :link img, :visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }

q:before, q:after, blockquote:before, blockquote:after { content: ""; }

a {color:#013763; text-decoration:none;}
a:hover {color:#0060AF; text-decoration:underline;}

.clear { clear: both; }
.clickable { cursor: pointer; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
/**************************************************/

body { background-color: #973514; background-repeat: repeat-x; color: #000 !important; font-family: Arial, Helvetica, sans-serif;  text-align: center; }



#container { margin: 0 auto 20px auto; text-align: left; width: 978px; }

#back { float: right; margin: 0 40px 0 0; padding: 4px 0 0 0; text-align: right; }
#back a { color: #FFF; font-size: 0.8em; font-weight: bold; text-decoration: none; }
#menu { background-image: url(../img/shared/bg-menu.gif); background-repeat: no-repeat; height: 27px; overflow: hidden; }
#menu ul { margin: 0 0 0 12px; }
#menu ul li { border-right: 1px solid #0f3b65; float: left; font-size: 0.9em; height: 20px; padding: 7px 12px 0 12px; }
#menu ul li.dropdown { background-image: url(../img/shared/bg-li-dropdown.gif); background-repeat: no-repeat; background-position: center right; padding-right: 35px !important; }
#menu ul li a { color: #FFF; font-weight: bold; text-decoration: none; }

#logo { display: block; margin: 0 0 0 12px; }


#main { background-image: url(../img/shared/bg-main.gif); background-position: top; background-repeat: no-repeat; padding: 15px 13px 2px 13px; min-height: 500px;}
.main_home { background-image: url(../img/shared/bg-main-home-admin.gif) !important; }
 
.content { float: left; margin: 0 26px 0 0; width: 564px; }
.content .images { margin-bottom: 1em; }

#left_images { height: 256px; float: left; margin: 0 12px 1em 0; width: 276px; overflow: hidden; }
#right_images { height: 256px; float: left; width: 276px; overflow: hidden; }

h1 { color: #013763; font-size: 1.05em; font-weight: bold; line-height: 1.25em; margin-bottom: 0.35em; }
h2 { color: #013763; font-size: 1.25em; font-weight: bold; margin-bottom: 0.35em; }
h3 { color: #013763; font-size: 1em; font-weight: bold; margin-bottom: 0.35em; }

/*.content ul,li { font-size: 0.85em; line-height: 1.45em; text-align: justify; margin:0 0 0 20;  }*/
ul.content  {margin: 0 0 0 20	; padding-left: 15px; }
ul.content li {font-size: 0.8em; padding: 6px 7px 6px 7px; list-style-type:disc; }

ul.contents  {margin: 0 0 0 20	; padding-left: 15px; }
ul.contents li {font-size: 0.8em; padding: 6px 7px 6px 7px; list-style-type:disc; }

.content p { font-size: 0.85em; line-height: 1.45em; text-align: justify; }
.main_home p { font-size: 0.85em; line-height: 1.45em; text-align: justify; }

.sidebar { float: left; width: 362px; }

ul.joblist { margin: 0 0 0.75em 0; }
ul.joblist li { font-size: 0.8em; font-weight: bold; padding: 6px 7px 6px 7px; }
ul.joblist li.alt { background-color: #e7f0f8; }
ul.joblist li div.link { float: right; font-size: 0.9em; font-weight: normal !important; padding: 2px 0 0 0; }
ul.joblist li div.link a { color: #005190; }
ul.joblist li div.link a:hover { color: #901D07; }

.sidebar .clink { color: #901D07; font-size: 0.85em; font-weight: bold; text-align: center; }
.sidebar .clink a { color: #901D07; }

.sidebar .section { margin: 1.2em 0 0 0; }

#footer { background-image: url(../img/shared/bg-footer.gif); background-repeat: no-repeat; padding: 31px 5px 0 5px;}
#footer_left { color: #FFF; font-size: 0.75em; float:left; }
#footer_right { color: #FFF; font-size: 0.75em; float:right; text-align:right; }


/* !DROPDOWN MENU ELEMENTS */
#dropmenudiv { background-color: #013765; color: #fff !important; font-size: 0.7em; position: absolute; margin: 4px 0 0 0; line-height: 18px; padding: 0; z-index: 100;  }
#dropmenudiv a { color: #fff !important; display: block; font-weight: bold; padding: 5px 0; text-decoration: none !important; text-indent: 12px; width: 100%; border-bottom: 1px solid #002c52; }
#dropmenudiv a:hover { text-decoration: none !important; background-color: #0e4b80; }

/*#loginbox fieldset {border:1px solid #003E70; width:235px; padding:20px; padding-bottom:10px; margin:10px;}
#loginbox legend {color:#003E70; font-size:1.25em;}
.login_input label {padding-right:10px;}
.login_input {float:right;padding-bottom:10px;}*/

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
	font-size:0.85em;
}
.index p {
	font-size:0.75em;
	padding:2px;
	color:#999;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Tables */
table {
	background: #fff;
	border:1px dotted #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #013763;
	border:1px dotted #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
}
th a {
	background:#013763;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
th a:hover {
	background: #00508E;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
table tr td {
	background: #fff;
	border-right: 1px dotted #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #E7F0F8;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
	color: #6D1403;
	text-decoration: none;
}
td.actions a:hover {
	margin: 0px 6px;
	color: #6D1403;
	text-decoration: underline;
}

.label_cell { float:left; width:150px; text-align:right; padding-bottom:10px; font-weight:bold;}
.data_cell { float:left; padding-left:10px; padding-bottom:10px; width:750px; text-align:justify;}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 98%;
}
fieldset {
	/*border: 1px solid #ccc;*/
	border:none;
	margin-top: 10px;
	padding: 16px 20px;
}
fieldset legend {
	color: #004073;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 1.25em;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 5px;
	padding: 0.1em;
	vertical-align: text-top;
}
form div.input {
	color: #333;
	font-weight: bold;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 120px;
}
label {
	display: block;
	font-size: 0.85em;
	padding-right: 20px;
}
textarea {
	clear: both;
	font-size: 1.0em;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
input {
	clear: both;
	font-size: 1.0em;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
}
select {
	clear: both;
	font-size: 1.0em;
	vertical-align: text-bottom;
}
option {
	font-size: 1.0em;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
input[type=text] {
	width:400px;
}
div.radio label {
	margin: 0 0 6px 20px;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #FFFFFF;
	font-size: 1.15em;
	font-weight: bold;
	margin: 1em 0;
	padding: 8px 10px 8px 10px;
	background-color:#5F1000;
	border: 1px dotted #000;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #FFFFFF;
	font-size: 1.15em;
	font-weight: bold;
	margin: 1em 0;
	padding: 8px 10px 8px 10px;
	background-color:#5F1000;
	border: 1px dotted #000;
}

/* Testimonials */
#testimonial {
	float:right;
	width: 275px;
	padding: 10px;
	margin: 10px 10px 20px 20px;
	background: #623A07;
	color: #FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #333;
}

#testimonial h4 {
	font-size: 18px;
	padding:0;	
	margin:0;
}

#testimonial p {
	padding: 5px 15px 0 15px;
	font-size: 12px;
	margin:0px;
}

.author {
	float: right;
	font-weight: bold; 
	padding-top:5px !important;
	text-align: right !important;
}

.box {
	float:right;
	width: 275px;
	height: 100%;
	margin: 10px 10px 20px 20px;
	color: #FFF;
}

.box-top {
	width: 275px;
	height: 17px;
	background: url(../img/shared/box-top.gif) no-repeat;
}

.box-bottom {
	width: 275px;
	height: 17px;
	background: url(../img/shared/box-bottom.gif) no-repeat;
}

.box-middle {
	padding: 0px 10px 0px 10px;
	width: 255px;
	height: 100%;
	background: url(../img/shared/box-middle.gif) repeat-y;
}

.box h4 {
	font-size: 18px;
	padding:0;	
	margin:0;
}

.box p {
	padding: 5px 15px 0 15px;
	font-size: 12px;
	margin:0px;
}








