/* @override http://www.acclaris.com/css/default.css */

@import url("reset.css");

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(/images/bg-main.jpg) no-repeat center top;
	height: 600px;
}

.homeBody {
	background: #fff url(/images/bg-main-alt.jpg) no-repeat center top;
}

.error {
	color:red;
}
input.error, textarea.error, select.error {
	color:inherit;
	border:1px solid red;
}
.clear {clear:both;}

/* Main Containers
********************************************************/

#container {
	/*
	width: 990px;
	margin-left: -495px;
	position: relative;
	left: 50%;
	display: block;
	*/
	margin-left: auto;
 	margin-right: auto;
 	width: 990px;
 	position: relative;
 	display: block;
}

#header {
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 198px;
	float: left;
}

#mainMessage {
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 363px;
	float: left;
}
.bucket {
	cursor:pointer;
}

#centerRibbon {
	display: block;
	margin: 0;
	padding: 0;
	width: 950px;
	height: 23px;
	background: url(/images/bg-ribbon.jpg) repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 20px;
	float: left;
}

#ribbonHook {
	display: block;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 101px;
	position: absolute;
	left: -25px;
	top: 561px;
}

#lowerBuckets {
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
	float: left;
}

#footer {
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 115px;
	float: left;
	background: url(/images/bg-footer.jpg) no-repeat;
}

#footerShadow {
	display: block;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 208px;
	position: relative;
	float: right;
	left: 15px;
	bottom: 208px;
}

#leftColumn {
	display: block;
	margin: 20px 0 0;
	padding: 0;
	width: 330px;
	float: left;
	border-right: 1px dotted #dadada;
}

#contentColumn {
	display: block;
	width: 619px;
	float: left;
	margin: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#print-header {display:none;}

/* Lists
********************************************************/

/* Top Nav */
ul.topNav {
	display: block;
	top: 116px;
	float: left;
	position: absolute;
	right: 262px;
}

ul.topNav li {
	list-style-type: none;
	margin-left: 25px;
	float: left;
}

ul.search {
	display: block;
	top: 116px;
	float: right;
	position: absolute;
	right: 32px;
	width: 193px;
}

ul.search li {
	list-style-type: none;
}


/* Main Nav */
ul.mainNav {
	display: block;
	padding: 0;
	float: left;
	left: 410px;
	top: 145px;
	position: absolute;
}

ul.mainNav li {
	list-style-type: none;
	float: left;
	padding-right:1px;
	background: url(/images/div-main-nav.jpg) no-repeat top right;
}
ul.mainNav li.last {
	background:none;
}


/* Left Nav */
ul.leftNav {
	display: block;
	padding: 0 0 10px 25px;
	border-bottom: 1px dotted #dadada;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0;
}

ul.leftNav li {
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 12px;
	color: #5a5a5a;
	background: url(/images/icon-left-nav.jpg) no-repeat;
	padding-left: 15px;
}

ul.printPage {
	display: block;
	padding: 0 0 0 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-top: 15px;
}

ul.printPage li {
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 12px;
	color: #5a5a5a;
}

/* Footer Nav */
ul.footer {
	display: block;
	padding: 0;
	margin-top: 55px;
	float: left;
	font-size: 11px;
	color: #3dabc0;
	margin-left: 20px;
}

ul.footer li {
	list-style-type: none;
	padding-bottom: 15px;
}

ul.footerNav {
	display: block;
	padding: 0;
	float: left;
}

ul.footerNav li {
	list-style-type: none;
	float: left;
	padding-right: 20px;
}


/* Content
********************************************************/

.content {
	font-size: 12px;
	color: #676767;
	line-height: 16px;
}
.content ul {
	padding:0 0 1em 25px;
}
.content li {
	padding:auto;
	list-style-type:disc;
}

/* Home Gallery Buckets */
.galleryBuckets {
	z-index:1000;
	background-image:url(/images/bg-buckets.gif);
	position:absolute;
	display: block;
	padding: 0;
	float: left;
	width: 544px;
	height: 136px;
	left: 431px;
	top: 425px;
}

ul.galleryBuckets li {
	list-style-type: none;
	float: left;
}

.bucket {
	display: block;
	position:absolute;
	padding: 13px 5px 0 0;
	width: 157px;
}

.bucket  {
	font-size: 11px;
	color: #5a5a5a;
	line-height: 14px;
}
#hb1 {
	left:0;
}
#hb2 {
	left:175px;
}
#hb3 {
	left:350px;
}
#home-logo {
	position:absolute;
	display:block;
	height:100px;
	width:300px;
	top:100px;
	left:20px;
}

/* Lower Buckets
********************************************************/

/* Testimonials */
#lbTestimonials {
	display: block;
	width: 640px;
	height: 111px;
	border-bottom: 1px dotted #dadada;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}


/* News & Insights */
#lbNews {
	display: block;
	padding: 0 0 20px;
	width: 340px;
	float: right;
	background: url(/images/bg-news.jpg) repeat-y;
	margin: 12px 0 0;
	min-height: 320px;
}

ul.news {
	display: block;
	padding: 0;
	width: 340px;
}

ul.news li {
	display: block;
	list-style-type: none;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 14px;
	background: url(/images/icon-news.jpg) no-repeat;
	margin-top: 13px;
	padding: 2px 20px 0 25px;
	overflow: auto;
}

ul.newsInt {
	display: block;
	border-bottom: 1px dotted #dadada;
	padding: 5px 0 20px 25px;
	margin: 2px 15px 0 0;
}

ul.newsInt li {
	position:relative;
	display: block;
	list-style-type: none;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 14px;
	margin-top: 13px;
	overflow: auto;
}

#niViewAll {
	position:absolute;
	right:20px;
	top:2px;
}

ul.news li.title {
	position:relative;
	background-image: none;
}


/* Experience Acclaris */
#lbExperience {
	display: block;
	padding: 0;
	width: 330px;
	float: left;
	margin-top: 0;
}

ul.experience {
	display: block;
	padding: 0;
	margin-top: 10px;
}

ul.experience li {
	list-style-type: none;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 14px;
	display: inline;
	float: left;
	width: 155px;
	padding: 5px 10px 0 15px;
}

ul.experience li.thumb {
	float: left;
	padding: 0px 0px 0px 20px;
	width: 130px;
}

ul.experienceInt {
	display: block;
	padding: 0 0 10px;
	height: 160px;
	border-bottom: 1px dotted #dadada;
	margin: 15px 15px 0;
}

ul.experienceInt li {
	list-style-type: none;
}

ul.experienceInt li.thumb {
	float: left;
	padding: 0;
	width: 130px;
}


/* The Acclaris Difference */
#lbDifference {
	display: block;
	margin: ;
	width: 319px;
	float: left;
	margin-top: 15px;
	border-left: 1px dotted #dadada;
	padding: 0 0 20px;
}

ul.difference {
	display: block;
	margin-top: 10px;
	padding: 0;
	margin-left: 35px;
}

ul.difference li {
	list-style-type: disc;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 14px;
	padding-right: 10px;
	padding-top: 10px;
}

ul.difference li.title {
	list-style-type: none;
	position: relative;
	right: 17px;
	padding-top: 5px;
}


/* Content Styles 
********************************************************/

.cntImageRight {
	padding-left: 20px;
	float: right;
	padding-bottom: 20px;
}

.cntColumnRight {
	float: right;
	width: 300px;
}

.cntColumnLeft {
	float: left;
	width: 299px;
	padding-right: 20px;
}

.cntColumnRightResume {
	float: right;
	width: 300px;
	padding: 20px 0 20px 25px;
}

.cntColumnLeftResume {
	float: left;
	width: 273px;
	padding: 20px 20px 20px 0;
}

.alink {
	display:block;
	margin:5px 0;
	padding: 10px 15px 10px 26px;
	text-decoration: none;
	color: #515151;
	background: #CBEEF4 url(/images/icon-arrow.png) no-repeat 10px;
	
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.alink:hover {
	background-color: #8cdfec;
}

.accordion div {
	padding: 20px;
}


/* Links
********************************************************/

a {
	color: #239abd;
	text-decoration: underline;
}

a:hover {
	color: #8dc445;
	text-decoration: none;
}

ul.topNav li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

ul.topNav li a:hover {
	color: #ff0;
	text-decoration: none;
}

ul.footerNav li a {
	color: #3dabc0;
	text-decoration: none;
}

ul.footerNav li a:hover {
	color: #2a7583;
	text-decoration: none;
}

a.leftNavLink {
	color: #5a5a5a;
	text-decoration: none;
}

a.leftNavLink:hover {
	color: #8dc445;
	text-decoration: none;
}

a.leftNavLink.selected {
	color: #89c13a;
	text-decoration: none;
}

a.newsLink {
	color: #5a5a5a;
	text-decoration: none;
}

a.newsLink:hover {
	color: #919191;
	text-decoration: none;
}

a.ribbonLink {
	color: #00cef0;
	text-decoration: none;
}

a.ribbonLink:hover {
	color: #bbd543;
	text-decoration: none;
}


.table-news .title {
	padding-top:10px;
}

/* Search
********************************************************/

h3.sectionTitle {
	float:left;
	font-weight:normal;
	font-size:18px;
	color:#0094aa;
}
h4.pr {
	float:right;
	font-weight:normal;
	font-size:13px;
}
.other-results-even, .other-results-odd {
	padding:10px 20px;
}
.other-results-even {
	background-color:#F4F4F4;
}


/* Forms
********************************************************/

.contactdiv {
	display:none;
}
.contactradio {
	margin-right:5px;
	margin-bottom:10px;
	float:left;
}

ul.formResume {
	display: block;
	padding: 0;
}

ul.formResume li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
	font-size: 10px;
}

ul.formResume li .input1 {
	width: 130px;
}

ul.formResume li .input2 {
	width: 276px;
}

ul.formResume li .input3 {
	width: 35px;
}

ul.formResume li .input4 {
	width: 200px;
}
#returnmessage {
	color:green;
	text-align:center;
	font-weight:bold;
}
#lbTestimonials img {
	height:111px;
	width:650px;
}
