/* @group Global */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 11px/16px Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #333;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

table tr td h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 15px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
}

p {
	margin-bottom: 10px;
}
ol {
	padding-left: 15px;
}
ul {
	padding-left: 15px;
}
li {
	list-style: none;
}
#content_main li {
	list-style-type: disc;
	list-style-position: outside;
}
#content_main table table {
	border-collapse: collapse;
}
div.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: underline;
}
#header_container {
	height: 30px;
	position: relative;
	width: 100%;
}
#header {
	position: relative;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header a.header {
	background: url(../images/home_house.png) no-repeat;
	position: relative;
	display: block;
	width: 24px;
	height: 18px;
	top: 10px;
	float: left;
}
#header span.site-name {
	position: absolute;
	left: -10000px;
}
#header #header_nav {
	text-align: right;
	width: 400px;
	float: right;
	position: relative;
	padding: 0;
	top: 10px;
	display: none;
}
#header #header_nav li {
	display: inline;
	margin-right: 15px;
	height: 30px;
}
#header #header_nav li a {
	font-weight: bold;
}
#content_container {
	position: relative;
	width: 100%;
	min-height: 509px;
	height: auto !important;
	height: 509px;
	background: url(../images/container_bg.png) repeat-y center;
	padding-top: 20px;
}
#content_top {
	background: url(../images/content_header.png) no-repeat;
	width: 897px;
	height: 106px;
}
a.print {
	position: absolute;
}
span.site-name-print {
	display:block;
	height:54px;
	left:20px;
	position:relative;
	top:1px;
	width:323px;
}
span.site-slogan {
	color: #A9AFB3;
	position: absolute;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	top: 55px;
	left: 137px;
	letter-spacing: 1.45px;
	display: none;
}
#content_top a.content-home-link {
	display: block;
	width: 350px;
	position: absolute;
	height: 75px;
	background: url(/accelsite/images/standard/onepixclear.gif) repeat;
}
#content {
	display: block;
	position: relative;
	width: 897px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/content_bg2.png) repeat-y -1px;
}
a.print {
	display: none;
}
#main_nav {
	width: 179px;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	background: url(../images/nav_bg1.png) repeat-y;
	left: 15px;
	float: left;
	display: none;
}
#main_nav ul {
	padding-left: 0;
	margin-left: 20px;
	margin-bottom: 0;
	margin-top: 0;
}
#main_nav ul li {
	list-style-type: none;
}
#main_nav ul li a {
	color: #36424a;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
}
#main_nav #sub_nav {
	margin-left: 10px;
	width: 140px
}
#main_nav #sub_nav li a {
	color: #36424a;
	line-height: 15px;
	font-size: 9px;
	font-weight: bold;
}
#main_nav ul li a.on {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#main_nav #sub_nav li a.on {
	font-weight: bold;
	text-decoration: underline;
}
div.nav-bottom {
	background: url(../images/nav_bottom.png) no-repeat;
	width: 179px;
	height: 10px;
}
#content_body {
	background: url(../images/content_body_bgs.png) repeat-y;
	min-height: 275px;
	height: auto !important;
	height: 275px;
	width: 100%;
	position: relative;
	float: none;
	left: 15px;
}
#content_main {
	padding: 0 15px 15px;
}
#content_main a {
	text-decoration: underline;
}
#content_main a:hover {
	text-decoration: none;
}
#content_main table td.featureHead {
	padding: 5px;
	background-color: #777777;
	color: white;
	border: 1px solid #FBB040;
}
#content_main table td.featureBody {
	padding: 5px;
	border-left: 1px solid #FBB040;
	border-right: 1px solid #FBB040;
	border-bottom: 1px solid #FBB040;
}
#content_bottom {
	background: url(../images/content_footer.png) no-repeat;
	width: 897px;
	height: 53px;
	position: relative;
}
#home_info_buttons_container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
	background: url(../images/nav_button_bgs.png) no-repeat;
	position: relative;
}
#home_info_buttons {
	height: 60px;
	position: relative;
	top: 50px;
	z-index: 25;
}
#button_cover {
	background: url(../images/button_cover.png) no-repeat;
	position: absolute;
	overflow:hidden;
	width: 975px;
	height: 190px;
	z-index: 50;
}
h1.page-title {
	color: #f69f1e;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	position: relative;
	top: -13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3.feature {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.feature-content {
	padding: 10px 25px;
	font-size: 11px;
	display: none;
}
#button_1_cont {
	height: 200px;
	top: -97px;
	position: absolute;
	width: 233px;
	left: 4px;
}
#button_1 {
	width: 233px;
	height: 200px;
	background: url(../images/feature_button_long.png) no-repeat;
	position: absolute;
	margin-top: 74px;
}
#button_2_cont {
	height: 200px;
	top: -97px;
	position: absolute;
	width: 233px;
	left: 248px;
}
#button_2 {
	width: 233px;
	height: 200px;
	background: url(../images/feature_button_long.png) no-repeat;
	position: absolute;
	margin-top: 74px;
}
#button_3_cont {
	height: 200px;
	top: -97px;
	position: absolute;
	width: 233px;
	left: 493px;
}
#button_3 {
	width: 233px;
	height: 200px;
	background: url(../images/feature_button_long.png) no-repeat;
	position: absolute;
	margin-top: 74px;
}
#button_4_cont {
	height: 200px;
	top: -97px;
	position: absolute;
	width: 233px;
	left: 737px;
}
#button_4 {
	width: 233px;
	height: 200px;
	background: url(../images/feature_button_long.png) no-repeat;
	position: absolute;
	margin-top: 74px;
}
#footer_container {
	height: 80px;
	position: relative;
	background-color: #F3AF32;
	width: 100%;
	background: #F3AF32 url(../images/footer_grad.png) repeat-y center;
	z-index: 100;
}
div.push {
	height: 80px;
}
#footer {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 914px;
	background: url(../images/footer_bg.png) no-repeat;
	height: 48px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	color: #5e6a72;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
}
#footer span.footer-address-mn {
	font-size: 10px;
	line-height: 35px;
	color: #5e6a72;
	position: relative;
	float: left;
	left: 32px;
}
#footer span.footer-address-sf {
	font-size: 10px;
	color: #5e6a72;
	padding-top: 9px;
	position: relative;
	float: right;
	right: 30px;
}
#footer p.credits {
	font-size: 9px;
	text-align: right;
	color: #5e6a72;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	margin-right: 10px;
	display: none;
}
#footer p a {
	color: #5e6a72;
	font-size: 9px;
}

/* @group Forms */

form table {
	
}

form table td input {
	margin-bottom: 5px;
	border: 2px solid silver;
	padding: 2px;
}
form table td #issue_filter_submit {
	margin-bottom: 5px;
	border: 2px solid silver;
	padding: 2px;
	width: 100px;
}
form table td input:focus {
	border: 2px solid #FBB040;
}

/* @end */

/* @group Accelsite Definitions */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
.formLabel {
 background-color: #fff;
	padding-right: 10px;
}

.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 background-color: #AAAA77;
 color: #FFFFFF;
 font-weight: bold;
 }

.contentListCell {
 /*background-color: #EEEEEE;*/
 color: #000000;
 }
.contentListCellAlt1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.contentListCellAlt2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate1 {
	/*background-color: #777777;*/
	color: #333;
	/*border: 1px solid #FBB040;*/
	padding: 5px;
 }
 .alternate1 a {
	color: white;
 }
 table table tr {
	/*border: 1px solid #FBB040;*/
}
.alternate2 {
 /*background-color: #DDDDDD;*/
 color: #333;
 padding: 5px;
 }
.alternate3 {
  background-color: #FFF;
  border:2px solid #EFEDEE;
  color: #000000;
  padding: 3px;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Issues */

h3.issues-header {
	margin-bottom: 20px;
}
#issue_filter_form {
	margin-bottom: 5px;
}
#issue_filter_form table {
	width: 100%;
}
#issues {
	border: 0;
	border-collapse: collapse;
}
#issues td {
	padding: 3px 5px;
}
#issues tr.main-issue {
	border: 1px solid #ccc;
}
#issues div.issue-add-task-link a {
	font-weight: bold;
	color: #F69F1E;
}
#issues div.issue-comment-link a {
	color: #F69F1E;
}
#issues tr.sub-issue {
	background-color: #f2f2f2;
}
#issues tr.sub-issue div.issue-header {
	border-bottom: 1px solid #ccc;
}
#issues tr.sub-issue td {
	border-bottom: 1px solid #ccc;
}
#issues td.sub-issue-cell {
	margin-left: 10px;
	border-right: 1px solid #ccc;
}
#issues td.sub-issue-cell span.issue-title {
	font-weight: bold;
}
#issues td.last-updated {
	border-left: 1px solid #ccc;
}
/* @end */

/* @group Client Portal */

#logged {
	position: absolute;
	left: 765px;
	width: 125px;
	height: 75px;
	top: 10px;
	display: none;
}
#logged span.user_name {
	font-weight: bold;
	color: #F69F1E;
}
#logged a {
	text-decoration: underline;
}
#logged a:hover {
	text-decoration: none;
}

/* @group Order History */

#orderHistoryTable {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #ccc;
}
#orderHistoryTable thead tr th {
	background-color: #dadada;
	padding: 2px 3px;
	border-bottom: 1px solid #FBB040;
	color: #333;
	text-align: left;
}
#orderHistoryTable tbody tr td {
	padding: 2px 7px;
}
#orderHistoryTable tbody tr.odd {
	background-color: #f5f5f5;
}
#orderHistoryTable tbody tr.even {
	background-color: #EEEEEE;
}
#orderHistoryTable tbody tr.over {
	background-color: #EEEEEE;
}
#orderHistoryTable th.header {     
    cursor: pointer; 
    font-weight: bold; 
    padding-right: 20px;
	background: #dadada url(../images/tb-sort.gif) no-repeat right center;
	padding-left: 7px;
}
#orderHistoryTable th.headerSortUp { 
    background-image: url(../images/tb-asc.gif); 
    background-color: #626262; 
}
#orderHistoryTable th.headerSortDown { 
    background-image: url(../images/tb-desc.gif); 
    background-color: #858585; 
}

/* @end */

/* @group Proposals */
#my_proposals {
	border: 1px solid #ccc;
	border-collapse:collapse;
	width:100%;
}
#my_proposals th.header {
	background: #dadada url(../images/tb-sort.gif) no-repeat scroll right center;
	cursor:pointer;
	font-weight:bold;
	padding-left:7px;
	padding-right:20px;
	color: #333;
}
#my_proposals tr a {
	font-weight: bold;
}
#my_proposals tr.odd {
	background-color: #f5f5f5;
}
#my_proposals th {
	border-bottom:1px solid #FBB040;
	color:white;
	padding:2px 3px;
	text-align:left;
}
#my_proposals td {
	padding:2px 3px;
	text-align:left;
}
#my_proposals th.headerSortUp { 
    background-image: url(../images/tb-asc.gif); 
    background-color: #b2b2b2; 
}
#my_proposals th.headerSortDown { 
    background-image: url(../images/tb-desc.gif); 
    background-color: #9f9f9f; 
}
#proposal_content {
	padding: 5px;
	position: relative;
}
#proposal_content h2 {
	margin-bottom: 15px;
}
div.section-description {
	margin-bottom: 10px;
}
h3.section-title {
	color: #F69F1E;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.section-content {
	padding-left: 15px;
}
div.status {
	float: right; 
	width: 150px; 
	text-align: center; 
	border: 1px solid #F3AF32;
	background-color: #f2f2f2;
}
table.proposals {
	border: 1px solid #ccc;
	padding: 10px;
	width: 500px;
	background-color: #f6f6f6;
	margin-bottom: 15px;
}
table.proposals td {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
table.proposals td.formLabel {
	background-color: #f6f6f6;
	font-weight: bold;
}
div.line-items {
	border-top: 1px solid #666;	
	border-bottom: 1px solid #666;
	padding: 15px;
	background-color: #fafafa;
}

/* @end */
/* @end */

/* @group Home */

#slideshow_nav_container {
	
}
#slideshow {
	border: 1px solid #ccc;
	position: relative;
	margin-right: 10px;
	float: left;
}
#slideshow img {
	padding-right: 25px;
}
#controls {
	position: absolute;
	top: 345px;
	right: 178px;
	z-index: 10;
	background: url(images/play-pause_bg.png) no-repeat;
	width: 157px;
	height: 25px;
	text-align: center;
}
#controls span {
	margin-right: 5px;
}
#controls span a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#controls span a:hover {
	color: #eebd4c;
}
#info {
	position: relative;
	width: 160px;
	float: left;
	margin-bottom: 25px;
}
#info h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#caption h3 {
	color: #f69f1e;
}
#link {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#link a {
	text-decoration: none;
}
#link a:hover {
	text-decoration: underline;
}
#credit {
	position: absolute;
	top: 310px;
	right: 7px;
	width: 170px;
}
div.pusher {
	position: relative;
	height: 20px;
}
/* @end */

/* @group Products */

td.list-product-image img{
	padding: 0 0 5px 5px;
}
/* @end */