/*
CSS style for Acclaim
Coded by Feisty Sites
URL: http://www.feistysites.com
March 2009
*/

@import url("reset.css");

body {
	background: #fff url(../img/bg-main.gif) repeat-x;
	font: 80% Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 150%;
	margin: 0 auto;
	text-align: center;
}

a {
	color: #154761;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	font-weight: bold;
	margin: 10px 0;
}

h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
h2 {
	font-size: 24px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
}

table {
	clear: both;
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

ul li {
	list-style: disc;
	margin-bottom: 4px;
}

ol li {
	list-style: decimal;
	margin-bottom: 4px;
}

/* Common Style */
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}

/* Main container style */
.container {
	width: 940px;
	display: table;
	margin: 0 auto;
	text-align: left;
}

/* Header style */
#header {
	height: 246px;
}

#main-content {
	margin: 40px 0 0 0;
}

#leftcol {
	float: left;
	width: 695px;
	margin-right: 15px;
}

#rightcol {
	float: left;
	width: 220px;
}

/* HEADER */
/* Logo */
#header .logo {
	float: left;
	margin-top: 60px;
}

#header .wrapper {
	overflow: hidden;
}

#header .flash {
	float: right;
	width: 630px;
	height: 225px;
	margin-top: -168px;
}

/* Top Menu */
.top-menu {
	background: url(../img/bg-top-menu.gif) no-repeat;
	position: relative;
	top: -22px;
}

.top-menu ul {
	margin: 0;
	padding: 0;
}

.top-menu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 7px 14px;
	border-right: 1px solid #e7ebf2;
}

.top-menu ul li a {
	font-weight: bold;
	line-height: 150%;
}

/* Welcome Text */
.welcome {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	margin-bottom: 20px;
}

.desc {
	margin-bottom: 10px;
}

/* Services */
.services ul {
	margin: 0;
	padding: 0;
}

.services ul li {
	float: left;
	width: 342px;
	list-style: none;
	margin: 0 5px 5px 0;
	padding: 0;
}

/* Sidebar Module */
#rightcol .module {
	float: left;
	clear: both;
	width: 100%;
	background: url(../img/bg-module.jpg) no-repeat;
	margin-bottom: 10px;
	border: 1px solid #e7e7f0;
}

#rightcol .module .content {
	padding: 6px;
}

#rightcol .module a {
	text-decoration: underline;
}

#rightcol .module h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3b5078;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 4px solid #c2ccde;
}

/* Latest News */
#rightcol .news ul {
	margin: 0;
	padding: 0;
}

#rightcol .news ul li {
	clear: both;
	font-size: 12px;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
}

/* Testimonials */
#rightcol .testimonials .text {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}

/* Links */
#rightcol .links ul {
	margin: 0;
	padding: 0;
}

#rightcol .links ul li {
	clear: both;
	font-size: 12px;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
}

#rightcol .links ul li a {
	font-weight: bold;
}

/* Drop down menu */
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

ul#nav {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
}

#nav li a {
	display: block;
	padding: 0;
}

#nav li li a {
	display: block;
	height: auto;
	padding: 0.4em 2em 0.4em 1em;
}

#nav li {
	float: left;
	list-style: none;
	text-align: left;
	margin: 0;
	line-height: 2em;
	position: relative;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13.4em;
	w\idth: 14.2em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 6px 0 0 -14px;
	padding: 0;
	background: #fff;
}

#nav li li {
	height: auto;
	background: none;
	text-align: left;
	line-height: 140%;
	margin: 0 !important;
	padding: 0 1em 0 0 !important;
	width: 13em;
	border-left: 1px solid #e7ebf2;
	border-right: 1px solid #e7ebf2;
	border-bottom: 1px solid #e7ebf2;
}

#nav li ul a {
	width: 12em;
	w\idth: 10em;
}

#nav li ul a:hover {
}

#nav ul li a {
	background: url(images/icon-arrow.gif) center left no-repeat;
	padding-left: 12px;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #f5f5f5;
	position: relative;
	z-index: 100;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}

dl {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

dl dt {
	float: left;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
	padding-bottom: 6px;
}

dl dd {
	float: left;
	width: 500px;
	padding-bottom: 6px;
}

dl dd input.textbox, dl dd textarea {
	width: 80%;
	padding: 2px;
	border: 1px solid #dedede;
}

hr {
	border: 1px solid #f4f4f4;
}

/* Fieldset */
fieldset {
	border: none;
	margin: 10px 0;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
}

fieldset .radio-group label {
	float: none;
	display: inline;
	width: auto;
	margin-right: 10px;
}

fieldset .form-container {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .form-container input.textbox, fieldset .form-container textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .form-container input.checkbox {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.button {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.form-error {
	border: 1px solid #c18888;
}

fieldset .form-container .error-message {
	font-size: 11px;
	font-weight: bold;
	color: #e45b00;
	margin-left: 160px;
	_margin-left: 163px;
}

fieldset .error-message {
	font-size: 11px;
	font-weight: bold;
	color: #e45b00;
}


/* Form */
fieldset {
	border: none;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset .text label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

fieldset div.submit {
	margin: 10px 0;
}

fieldset div.submit input {
	padding: 2px;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font-size: 11px;
	color: #e45b00;
}

fieldset .select .error-message, fieldset .textarea .error-message, div.checkbox, fieldset .password .error-message {
	margin-left: 160px;
}

fieldset .hint {
	font-size: 11px;
	color: #666;
	margin-left: 160px;
	_margin-left: 163px;
}

/* Messages */
.message {
	clear: both;
	background: #f15407;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

.success{
	clear: both;
	background: #96d01d;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

/* Footer */
#footer {
	height: 125px;
	background: url(../img/bg-footer.gif) repeat-x;
	margin-top: 20px;
}

#footer .content {
	padding: 8px;
}

#footer .partners a {
	padding: 0 10px;
}

.footer-menu ul {
	margin: 10px 0 0 0;
	padding: 0;
}

.footer-menu ul li {
	float: left;
	font-size: 11px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

.footer-menu ul li a {
	color: #7aa2b8;
}

/* Paging */
.paging {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.paging a {
	text-decoration: none;
}

.totalresults {
}

.pagenumber ul {
	margin: 0;
	padding: 0;
}

.pagenumber ul li {
	float: left;
	list-style: none;
	font-weight: bold;
	margin-right: 4px;
	padding: 1px 4px;
	border: 1px solid #dedede;
}

.pagenumber .current {
	color: #89583d;
}