html,
body {
	height: 100%;
	margin: 0;
}
body {
	color:#2e2e2e;
	font:14px/20px Arial, Helvetica, sans-serif;
	background:#d4d3cf url(images/bg-body.jpg) repeat-x;
	min-width:960px;
}
img {border-style:none;}
a {
	color:#000;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
#wrapper {
	width:952px;
	margin:0 auto;
	min-height: 100%;
}
* html #wrapper {height: 100%;}
#header {
	position:relative;
	background: url(images/bg-header.jpg) no-repeat;
	padding:10px 0 10px 0;
	width:951px;
	z-index:2;
}
#header:after {
	content:"";
	display:block;
	clear:both;
	
}
.logo {
	background:url(images/logo.jpg) no-repeat;
	width: 307px;
	height: 93px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
#nav {
	list-style:none;
	margin:40px 0 0;
	padding:0 0 0 28px;
	float:left;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav li {
	position:relative;
	float:left;
	display:inline;
	font:bold 16px/19px Helvetica, Arial, sans-serif;
	margin:0 0 0 21px;
}
#nav a {color:#fff;}
#nav a:hover,
#nav .active a,
#nav li:hover a,
#nav li.hover a {
	color:#e1cf07;
	text-decoration:none;
}
#nav sup {
	display:inline;
	vertical-align:top;
	font-size:9px;
	line-height:1;
}
#nav ul {
	position:absolute;
	display:none;
	top:67px;
	left:-12px;
	width:198px;
	list-style:none;
	margin:0;
	padding:10px 10px 4px 13px;
	background:#292929;
}
#header #nav ul li {
	float:none;
	display:block;
	width:198px;
	margin:0;
	padding:0 0 6px 0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
#header #nav ul a {color:#fff;}
#header #nav ul a:hover {text-decoration:underline;}
#nav li:hover,
#nav li.hover {
	padding-bottom:55px;
	margin-bottom:-55px;
}
#nav li:hover ul,
#nav li.hover ul {
	display:block;
}
#main {
	overflow:hidden;
	padding:40px 20px 227px 21px;
	width:910px;
}
#content {
	float:left;
	width:500px;
}
#content h2 {
	width:482px;
	margin:0 0 9px;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	border-bottom:2px solid #e6e6e6;
	padding:0 0 8px;
}
#content p {margin:0 0 15px;}
.button {
	display:block;
	margin-bottom:18px;
	width:363px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-align:center;
	background:url(images/bg-button-b.gif) no-repeat 0 100%;
	margin-top: 30px;
}
.button span {
	display:block;
	cursor:pointer;
	width:333px;
	background:url(images/bg-button.gif) no-repeat;
	padding:14px 15px 12px;
	min-height:26px;
}
* html .button span {height:26px;}
.button2 {
	display:block;
	margin-bottom:0px;
	width:363px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-align:center;
	background:url(images/bg-button-b.gif) no-repeat 0 100%;
	margin-top: 330px;
}
.button2 span {
	display:block;
	cursor:pointer;
	width:333px;
	background:url(images/bg-button.gif) no-repeat;
	padding:14px 15px 12px;
	min-height:26px;
}
* html .button2 span {height:26px;}
.box p {margin:0;}
#sidebar, #sidebar-right {
	float:right;
	width:398px;
	padding:2px 0 0;
}
.photo {
	width:398px;
	font-size:11px;
	line-height:14px;
}
.photo img {display:block;}
.photo .text {
	width:370px;
	padding:6px 18px 0 10px;
	text-align:right;
	overflow:visible;
}
.photo em {
	display:block;
	margin-bottom:-1px;
}
.photo a {
	color:#282828;
	text-decoration:underline;
}
.photo a:hover {text-decoration:none;}
.main-holder {
	width:100%;
	overflow:hidden;
}
.inner-page #content {
	width:622px;
}
.inner-page #content h2 {width:622px;}
#content h3 {
	margin:0;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
}
.list {
	list-style:none;
	margin:0;
	padding:6px 0 25px 1px;
	width:619px;
}
#content .list p {margin:0 0 5px;}
.list li {
	width:100%;
	vertical-align:middle;
	padding:0 0 7px;
	margin-bottom:19px;
	font-size:12px;
	line-height:18px;
	background:url(images/bg-list-b.gif) no-repeat 0 100%;
}
.list .holder {
	width:601px;
	padding:6px 8px 0 10px;
	background:url(images/bg-list.gif) no-repeat;
	overflow:hidden;
}
.btn-more {
	position:relative;
	float:right;
	margin:2px 0 0 0;
	background:url(images/btn-more.gif) no-repeat;
	width: 64px;
	height: 54px;
	text-indent:-9999px;
	overflow:hidden;
}
.list .text {
	float:left;
	overflow:hidden;
	width:515px;
	margin:0 0 -7px;
}
.inner-page #sidebar, .inner-page #sidebar-right {
	width:242px;
	padding:0 0 9999px;
	margin:32px 0 -9999px;
	border-top:1px solid #b2b0ac;
	background:url(images/bg-sidebar.png) repeat-y;
}
.accordion {
	list-style:none;
	margin:0;
	padding:9px 1px 0;
	width:240px;
}
.accordion li {
	width:216px;
	padding:0 10px 8px 14px;
	margin:0 0 9px;
	font-size:14px;
	line-height:18px;
	border-bottom:1px solid #bebdb9;
}
.acordion a {color:#2e2e2e;}
.opener {outline:0;}
.accordion li li {
	border:0;
	padding:2px 0;
	margin:0;
	width:100%;
	vertical-align:top;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
}
.accordion ul {
	list-style:none;
	margin:0 0 -1px;
	padding:1px 0 0;
}
.accordion ul a {
	float:left;
	padding-left:10px;
	background:url(images/bullet-acordion.gif) no-repeat 0 5px;
}
.accordion ul a:hover {
	font-weight:bold;
	text-decoration:none;
	background:url(images/bullet-acordion-hover.gif) no-repeat 0 5px;
}
#footer {
	position:relative;
	width: 100%;
	height: 180px;
	margin-top: -219px;
}
.section {
	width:952px;
	margin:0 auto;
	padding:0 1px;
	background:url(images/bg-section-c.gif) repeat-y 1px 0;
}
.section .holder {
	width:100%;
	background:url(images/bg-section-t.gif) no-repeat;
}
.section .frame {
	width:908px;
	padding:17px 10px 8px 32px;
	background:url(images/bg-section-b.gif) no-repeat 0 100%;
	overflow:hidden;
}
.news, .view-id-whats_new {
	float:left;
	width:426px;
	color:#fff;
	margin-right:33px;
}
.news h2, .view-id-whats_new h2 {
	margin:0 0 4px;
	padding:0 0 10px;
	font-size:16px;
	line-height:19px;
	background:url(images/news-separator.gif) repeat-x 0 100%;
	font-weight: bold;
}
.news ul, .view-id-whats_new ul, .view-id-whats_new ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.date, .view-id-whats_new .views-field-created  {
	font-style:normal;
	margin-right:5px;
}
.news a, .view-id-whats_new a {color:#fff;}
.visual {
	float:left;
	width:431px;
	list-style:none;
	margin:0;
	padding:13px 0 0;
}
.visual img {float:left;}
.visual li {
	display:inline-block;
	overflow:hidden;
	width:104px;
	vertical-align:top;
	border:2px solid #4d4941;
	margin:0 18px 10px 0;
}
* html .visual li {
	display:inline;
	margin:0 22px 10px 0;
}
*+html .visual li {
	display:inline;
	margin:0 22px 10px 0;
}
.container {
	width:100%;
	height: 84px;
	font-size:10px;
	line-height:13px;
	text-align:right;
	color:#5e5e5e;
	background:url(images/bg-footer.gif) repeat-x;
}
.container .holder {
	width:950px;
	margin:0 auto;
	padding:15px 1px 0;
} 
.container p {margin:0 0 10px;}
#footer address {
	font-style:normal;
	padding:0 0 13px;
	margin-bottom:11px;
	text-align:left;
	font-weight:bold;
	border-bottom:2px solid #fff;
}
#footer address span {
	padding:0 0 0 9px;
	margin:0 2px 0 3px;
	background:url(images/adress-separator.gif) no-repeat 0 5px;
}
.container ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
}
.container li {
	float:left;
	padding:0 0 0 8px;
	margin:0 13px 0 -7px;
	background:url(images/addnav-separator.gif) no-repeat 0 2px;
}
.container a {color:#5e5e5e;}




#slideshow {
  z-index: 0;
}

a.cc-link {
	background:transparent url(images/text.png) no-repeat scroll 0%;
	padding:22px;
	margin-bottom: 14px;
}
a.cc-pdf-link {
	background:transparent url(images/pdf.png) no-repeat scroll 0%;
	padding:22px;
	margin-bottom: 14px;
}
a.cc-webcast-link {
	background:transparent url(images/video.png) no-repeat scroll 0%;
	padding:24px;
	margin-bottom: 14px;
}
td.cc-header-text {
	font-family: Impact,Arial,Helvetica;
	font-size:24px;
	color: #036;
	line-height: 30px;
}
td.cc-header-text sup {
	font-size: 16px;
}
div.cc-contact-info {
	text-align:center;
	border: 1px solid #036;
	padding-top:6px;
}


.view-survey-summaries td {
	padding: 12px;
}
.view-survey-summaries .views-field-filename a {
	background:transparent url(images/pdf.png) no-repeat scroll 0%;
	padding-left:22px;
}

.messages {
  border-color: #F4E101;
}
fieldset legend {
  background: white;
  border: 1px solid #F4E101;
}
#node-131 h1 {
  margin-top: 0.2em;
}

.view-id-whats_new ul li div {
  display: inline;
}

.node .content a:link, .node .content a:visited {
  text-decoration: underline;
}
.node .content a:hover {
  text-decoration: none;
}

body.admin-vertical #main {
  background-color: white;
}

ul#aaup-keynote, ul#aaup-keynote li {
  list-style: disc outside none;
  padding-left: 20px;
}

/* ERP page updates */
div#content div#node-183,
div#content div#node-178,
div#content div#node-180 {width: 905px;}
div#wrapper.carietest div#sidebar.sidebar {display: none;}
.erpbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #8f8f8f;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:90%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
	margin: 15px 0;
}
.erpbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}
.erpbutton:active {
	position:relative;
	top:1px;
}