body {
	background: #545454 none repeat scroll 0 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
	
.logo {
	background: transparent url(../images/logo.jpg) no-repeat scroll 0 0;
	height: 75px;
	margin: 0 0 0 15px;
}
	
.login {
	color: #FFFFFF;
	font: 12px Helvetica Bold, tahoma;
	text-align: right;
	margin: 10px 10px 0;
}
	
.login a:hover {
	text-decoration: underline;
}
	
.login a {
	color: #FFFFFF;
	text-decoration: none;
}
	
.nav {
	color: #FFFFFF;
	text-align: right;
	font: 12px Helvetica Bold, tahoma;
	margin: 30px -19px 0 0
}
	
.nav li {
	list-style: none;
	display: inline
}
	
.nav a {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
	
.nav a:hover {
	text-decoration: underline;
}
	
.header {
	background: transparent url(../images/head.gif) repeat-x scroll 0 0;
	height: 75px;
}
	
.main {
	background: #E8E8E8 none repeat scroll 0 0;
}
	
.content {
	background: #FFF none repeat scroll 0 0;
	margin: 10px;
	padding: 10px 0;
}
	
.content-body {
	font: Trebuchet MS;
	text-align: left;
}
	
.links {
	color: #222222;
	font: 12px Trebuchet MS;
	margin: 0;
	padding: 0;
}
	
.links a {
	color: #7A0707;
	margin: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
	
#message {
	padding: 15px;
	line-height: 13px;
	text-align: center;
	font: 14px bold Trebuchet MS;
	color: #AE0202;
}

#error-message {
	padding: 5px;
	margin: 10px 30px;
	line-height: 13px;
	text-align: center;
	font: bold 14px Trebuchet MS;
	background: #FDF7F7 none repeat scroll 0 0;
	border: 1px solid #FFD8DA;
	color: #000;
}

#error-message label, #message label {
	vertical-align: top;
	padding: 0 2px;
}

.text {
	color: #131313;
	font: 13px Trebuchet MS;
}
	
.content h3 {
	color: #AE0202;
	font: bold 30px Trebuchet MS;
	margin: 5px 0;
}

.content h3.padded {
	color: #AE0202;
	font: bold 30px Trebuchet MS;
	margin: 0 20px;
}
	
.content h2 {
	color: #AB0202;
	font: 16px Trebuchet MS;
}

.content h5 {
	color: #AB0202;
	font: bold 18pt Trebuchet MS;
}

.content h6 {
	color: #000000;
	font: bold 18pt Trebuchet MS;
}
	
.sidebar {
	margin-left: 10px
}
	
.sidebar-top {
	background: transparent url(../images/sidebartop.png) no-repeat scroll 0 0;
	height: 16px;
	width: 253px;
}
	
.sidebar-content {
	background: #E6EEF0 none repeat scroll 0 0;
	color: #000000;
	font: Trebuchet MS;
	margin-top: -3px;
	width: 253px;
	text-align: left;
	height: 500px;
}

.sidebar-content h2 {
	font: bold 16px Trebuchet MS;
	color: #DD000F;
	border-bottom: 1px dotted #000000;
	padding: 0 5px;
	margin: 0 30px 10px 15px;
	text-transform: uppercase;
}

.sidebar-content div {
	margin: 0 35px 0 20px;
	font: bold 13px Trebuchet MS;
}

.sidebar-content div.italic {
	font: bold 12px Trebuchet MS;	
	font-style: italic;
}

.sidebar-bottom {
	background: transparent url(../images/sidebarbot.png) no-repeat scroll 0 0;
	height: 16px;
	margin: 0;
	padding: 0;
	width: 253px
}
	
.footer {
	background: #212121 none repeat scroll 0 0;
	height: 290px;
	margin-bottom: 10px
}
	
.footerContent {
	margin: 20px;
}
	
.footerMenu {
	text-align: left
}
	
.footerMenu h2 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font: 14px MyriadPro Regular, Trebuchet MS;
	padding: 0 0 0 20px;
}
	
.footerMenu ul {
	list-style: outside none none;
}
	
.footerMenu ul li {
	font: 12 px MyriadPro Regular, Trebuchet MS;
}
	
.footerMenu ul li a {
	color: #fff;
	text-decoration: none;
}
	
.footerMenu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.margin-left-5 {
	margin-left: 10px;
}
.progress-bar {
	float: right;
	margin: 0 20px;
}

.progress-bar-spacer {
	height: 20px;
}

.progress-bar label {
	display: block;
	text-align: center;
}

.float-a{
	float: left;
}

.float-b{
	float: right;
}

.login-form{
	float: left;
}
.signup-link{
	float: right;
	margin: 25px 125px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	
}

.wizard-intro {
	margin: 0 0;
}

.wizard-static-text {
	margin: 0 0 10px 0;
}

.wizard-title {
	clear: both; 
	border-bottom: 1px solid #333333;
	color: #AE0202;
	font: bold 13px Trebuchet MS;	
}

#wizard-form {
	margin: 20px 10px;
}

#wizard-form .required-contact {
	color:#AE0202;
}

form .error-highlight {
	background: #FDF7F7 none repeat scroll 0 0;
	border: 1px solid #FFD8DA;
	padding: 2px 0;
	margin: 2px 0;
}

#wizard-form p {
	margin: 0 0;
}

#wizard-form p.indented {
	margin: 0 0 0 120px;
}


#wizard-form p.indented-more {
	margin: 0 0 0 225px;
}

#wizard-form p.padded {
	padding-bottom: 10px;
}

#wizard-form p.hidden{
	display: none;
}

#wizard-form ul.indented {
	margin: 0 0 0 145px;
}


#wizard-form label {
	display: inline-block;
	width: 190px;
	text-align: right;
	margin: 5px 15px;
}

#wizard-form label a {
	font-weight: normal;
}

#wizard-form label.note {
	font-weight: normal;
	float: right;
	color: #C79394;
	font-size: 10px;
}

#wizard-form span.spacer {
	display: inline-block;
	width: 190px;
	text-align: right;
	margin: 5px 15px;
}

#wizard-form input.remember-me {
	margin: 0 0;
	vertical-align: baseline;
}

#wizard-form label.wide {
	width: auto;
}

#wizard-form label.no-margin {
	margin: 0 0;
}

#wizard-form label.inline {
	display: inline;
	width: auto;
	margin: 5px 0 0 0;
	font-weight: normal;
	vertical-align: top;
}

#wizard-form label span {
	font: normal 12px Trebuchet MS;
	display: block;
}
#wizard-form h4 {
	font: bold 14px Trebuchet MS;
	text-decoration: underline;
}

#wizard-form h4.padded {
	margin: 20px 0 15px 0;
}

#wizard-form span.property-description-terms {
	width: 225px;
	height: 125px;
	vertical-align: middle;
	display: inline-block;
	font: normal 12px "Trebuchet MS";
	font-style: italic;
}

#wizard-form input {
	vertical-align: top;
}

#wizard-form input.baseline {
	vertical-align: baseline;
}

#wizard-form input.top {
	vertical-align: top!important;
	background: none!important; margin:0!important; padding:0px!important; width:auto!important; height:auto!important;
}

#wizard-form input.padded {
	margin: 2px 5px 0 20px;
}

#wizard-form input[type=submit].inline {
	margin: 4px 0 0 20px;
}

#wizard-form input[type=text], #wizard-form input[type=password] {
	width: 207px;
}

#wizard-form input[type=text].text-short {
	width: 150px;
}


#wizard-form select {
	width: 210px;
	vertical-align: top;
}

#wizard-form select.narrow {
	width: 150px;
	vertical-align: top;
	margin-right:10px
}

#wizard-form select.wide {
	width: 310px;
	vertical-align: top;
}

#wizard-form select option  {
	font: normal 14px "Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #000;
}

#wizard-form select optgroup {
	font: bold 12px "Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #999;
}

#wizard-form select option[disabled] {
	color: #666666;
}

#wizard-form textarea.medium {
	width: 213px;
	height: 101px;
	vertical-align: middle;	
}

#wizard-form span {
    vertical-align: text-top;
}

#wizard-form img.top {
    vertical-align: top!important;
	margin-top: 5px!important;
	background: none!important; padding:0!important; width:auto!important; height:auto!important; margin-bottom:0!important;
}

.contact-link {
	font-weight: bold;
}

.default-table {
	width: 805px;
	margin: 40px 60px;
	border: 0;
}

.default-div {
	width: 805px;
	margin: 40px 60px;
}


.little-margin {
	margin-top: 10px;
}

.medium-margin {
	margin-top: 25px;
}

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0 !important;
}

.padded-spans span {
	line-height: 30px !important;
}

.default-table tr.no-border th {
	border: none !important;
}

.default-table td, .default-table th{
	background: #FFF;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	text-align:left;
}

.default-table tr.sub-header th {
	background: #FFF;
	text-align: right;
}

.default-table tr.sub-header th a {
	color: #0066FF;	
}

.default-table tr.sub-header th a:hover {
	text-decoration: underline;
}

.default-table .header {
	height: 30px;
}

.default-table tr.header th {
	background: #666;
	color: #FFF;
	font-weight: bold;
}

.default-table tr.center-aligned th {
	text-align: center;
}

.default-table td.row-title {
	background: #666;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.default-table .footer td {
	padding: 20px 0px 20px 0;
}
	
.default-table tr.footer td {
	text-align: right;
	border: none;
	padding-right: 5px !important;
}

.default-table tr.paging td {
	border: none;
}

.default-table tr.odd td {
	background: #FBFBFB;
}

.default-table tr.header a { 
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.default-table tr.header a:hover { 
	text-decoration: none;
}

.default-table tr a {
	color: #646464; 
	text-decoration: none;
}

.default-table tr a:hover {
	text-decoration: underline; 
}

.default-table tr:hover .link1 a {
	color: #55A34A; 
}

.default-table tr:hover .link2 a {
	color: #A02B2B; 
}

.default-table .padded-cell {
	padding-top: 10px;
	padding-bottom: 10px;
}

.default-table .action-spacer {
	padding: 0 5px 0 5px;
}

.default-table tr:hover .action a {
	color: #0066FF;
}

.contact-info label{
    width:80px!important;
}
.contact-info input[type=text],.contact-info select{
    width:153px!important;
}
#another_contacts{
    float:left;
}
.spacer {
	margin: 0 15px;
}

.padded-20 {
	padding: 20px;
}


.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#pilot-message {
	background: #F4F3ED;
	border-bottom: 2px solid #DDD;
	font-weight: bold;
	color: #000;
	width: 930px;
	text-align: center;
	line-height: 20px;
	height: 20px;
}

#pilot-error-message {
	background:#F4F3ED;
	border-bottom: 2px solid #DDD;
	font-weight:bold;
	color: #8E2526;
	width: 930px;
	text-align:center;
	line-height:20px;
	height:20px;
}

#message-spacer {
	height:22px;
	line-height: normal;
}

#welcome-note {
	margin: 10px 0 0 50px;
	font: 14px Arial, Helvetica, sans-serif;
	float: left;
}

#recent-activity {
	width: 270px;
	background-color: #FFFFFF;
	margin: 5px 25px 30px 0;
    border: 1px solid #CCC;
    padding: 3px;	
	
	float: right;
	line-height: 1;
	/*
	position: absolute;
	top: 138px;
	left: 826px;
	z-index: 100;
	*/
    -moz-border-radius: 4px 4px 4px 4px;
}

#recent-activity-inside {
    background-color: #E6EEF0;
    padding: 7px;
    -moz-border-radius: 4px 4px 4px 4px;
}

#recent-activity-inside div {
	margin-bottom: 10px;
}

#recent-activity label {
	margin-top: 2px;
	display: block;
	font-weight: normal;	
}

#recent-activity label.bold {
	font-weight: bold;
}

#recent-activity label a {
	color: #000;
	text-decoration: underline;
}

#recent-activity label a.expired {
	color: #666;
	text-decoration: underline;
}

#recent-activity label a:hover {
	text-decoration: underline;
}

#recent-activity h2 {
	font: bold 16px Trebuchet MS;
	margin-bottom: 15px;
	color: #000;
    border-bottom: 2px solid #C0C0C0;
}

#recent-activity a {
	color: #0000EE;
	text-decoration: none;
}

#recent-activity a:hover {
	text-decoration: underline;
}

#page-title {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	/*margin: 40px 20px 12px 20px;*/
	margin: 60px 0 12px 20px;
	padding: 0 0 2px 10px;
	border-bottom: 2px solid #DDD;
	/*width: 835px;*/
	width: 570px;
	
}


.order-section {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 12px 10px;
	padding: 0 0 2px 2px;
	border-bottom: 2px solid #DDD;
	width: 540px;
	float: left;
}

.order-details {
	margin: 0 0 0 10px;
	padding: 0 0 0 2px;
	float: left;
	text-align: left;
}

.order-details span {
	display: block;
	line-height: 17px;
}

.order-details span.spacer {
	width: 400px;
}

.order-details li {
	margin-top: 10px;
}


.order-details label {
	margin-right: 8px;
	font: bold 12px Arial, Helvetica, sans-serif
}

.order-details label.normal {
	margin-right: 8px;
	font: normal 12px Arial, Helvetica, sans-serif
}

.order-details label.note {
	display: block;
	font: 10px bold Arial, Helvetica, sans-serif;
	color: #C79394;
}

.order-spacer {
	height: 50px;
	clear: both;
}
.floating-link a{
	float: right;
	margin-right: 100px;
	font-weight: bold;
	text-decoration: none;
}

.floating-link a:visited{
	color: #0000FF;
	text-decoration: none;
}

.floating-link a:hover{
	text-decoration: underline;
}

.order-items {
	float: right;
}

.order-items table {
	width: 300px;
	margin: 5px 25px 25px 25px;
}

.order-items table.recent-activity {
	width: 270px;
	margin: 5px 25px 25px 25px;
}
/*
.order-items table thead tr {
	background: #F2EFE8 url("../images/order_item_header.png") repeat-x scroll left top;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}

.order-items table thead th {
	padding-left: 2px;
	background: #F2EFE8 url("../images/order_item_header.png") repeat-x scroll left top;
	padding: 0;
}
*/

.order-items table thead tr {
    background: #FFFFFF;
}

.order-items table thead th {
    background: #FFFFFF;
    padding: 0 0 10px 0;
}

.order-items table tbody tr {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}

.order-items table tbody tr td {
	padding: 2px 0 15px 10px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
}

.order-items table tbody tr td.top {
	vertical-align: top!important;
	width: 22px !important;
	background: none !important; margin:0 !important; padding:0px !important; height:auto !important;
}

.order-items table tbody tr td.action {
	text-align: center;
}

.order-items table label {
	display: block;
	font-weight: normal;
}

.order-items table tbody.bold label {
	font-weight: bold;
}

.order-items table label.header {
	font-weight: bold;
	background: #FFF;
	height: auto;
}

.order-items table label.note {
	font: 10px bold Arial, Helvetica, sans-serif;
	color: #C79394;
}

.order-items table tr.footer {
	border-bottom: none;
	background: #FFF;
	height: auto;
	margin: 0;
}

.order-items table tr.footer td {
	border-bottom: none;
	background: #FFF;
	height: auto;
	margin: 0;
}

.order-items a {
	text-decoration: none;
	color: #0000EE;
}

.order-items a:visited{
	color: #0000EE;
	text-decoration: none;
}

.order-items a:hover{
	text-decoration: underline;
}

.order-items-padded {
	margin-top: 20px;
}

.select-long {
	width: 208px;
}

.select-longer {
	width: 308px;
}

.select-huge {
	width: 450px;
}

.text-long {
	width: 200px;
}

.text-medium {
	width: 150px;
}

.text-short {
	width: 75px;
}

.textarea-tall {
	width: 300px;
	height: 150px;
}

.textarea-long {
	width: 400px;
	height: 100px;
}

.textarea-longer {
	width: 500px;
	height: 100px;
}

.textarea-medium {
	width: 250px;
	height: 75px;
}

.clear {
	clear: both;
}

.order-instructions {
	font-weight: bold;
	margin: 0 20px 20px 20px;
	float: left;
}

fieldset {
	margin: 30px 20px 20px 20px;
	padding: 20px 15px 0 15px;
	border: 1px solid #ddd;
	background: #fbfbfb;
}

fieldset label {
	margin-bottom: 5px;
	display: block;
	width: 100%;
	font-weight: bold;
}

fieldset label.large-font {
	font-size: 16px;
}

fieldset div {
	margin: 0 0 20px 0;
}

fieldset div.big-margin {
	margin: 0 0 100px 0;
}

.align-right {
	text-align: right !important;
}

.font-14 {
	font-size: 14px;
}

.float-left {
	float: left !important;
}

.disabled {
	color: #999 !important;
}

#homepage-welcome {
	width: 542px;
	padding: 3px;
	margin-top: 5px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #CCC;
	font: bold 14px Trebuchet MS;
    -moz-border-radius: 4px 4px 4px 4px;
}

#homepage-welcome-inside {
    padding: 10px;
    background: #E6EEF0;
    -moz-border-radius: 4px 4px 4px 4px;
}  

.my-header-table {
    width: 270px;
    padding: 3px;
    border: 1px solid #CCC;
    -moz-border-radius: 4px 4px 4px 4px;
}
 
.my-header-table-inside {
    padding: 5px;
    padding-left: 25px;
    background: #E6EEF0;
    font: bold 16px Trebuchet MS;
    -moz-border-radius: 4px 4px 4px 4px;
}

.header_link {
	color: #FFFFFF;
	font: bold 12px Geneva,Arial,Helvetica,sans-serif;
	margin: 5px;
}

.login_message {
	margin-top: -10px;
	border-top: 2px solid #DDDDDD;
}

.login_spacer {
	margin-top: -8px;
}

.margin-left-20 {
	margin-left: 20px;
}

.terms {
	height: 600px;
	text-align: left;
	margin: 5px;
	display: inline;
}

#disclaimer {
	margin: 0 0 30px 0;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	padding: 0 0 0 5px;
	text-align: left;
	float: left;
}

#disclaimer a{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.add-contact {
	color: #0000EE;
	font-weight: bold;
	text-decoration: none;
}

a.add-contact:hover {
	text-decoration: underline;
}
.small-table {
	width:530px;
	margin:0;
}
.details-td {
	height:auto!important;
}

.mail-status
{
	text-transform:capitalize;
}
.delivered {
	color: #00ff00;
}

#banner-cig {
    margin-top: 20px;
    float:left; 
}

#banner-wl {
    margin-top: 20px;
    float:right; 
}

/* Notice of (0) deadlines on the project view page */
#pilot-no-dates-notice {
    margin: 10px;
    padding: 3px;
    background: #FFFFFF;
    border: 1px solid #CCC;
    -moz-border-radius: 4px 4px 4px 4px;
}

#pilot-no-dates-notice-inside {
    padding: 10px;
    background: #E6EEF0;
    font: bold 14px Trebuchet MS;
    -moz-border-radius: 4px 4px 4px 4px;
}

#pilot-no-dates-notice-inside table {
    margin: 0;
}

#pilot-no-dates-notice-inside table td {
    vertical-align: top !important;
}

#pilot-no-dates-notice-inside img {
    width: 6em;
    height: 6em;
}

#dismiss-message {
    font-size: 0.75em;
}

.dimmer {

	background:#606060;
	position:absolute;
	z-index:50;
	opacity:0.7;
	filter:alpha(opacity = 70)!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"!important;
}
.close_dimmer {
	width:100%;
	background:url("../images/order_item_header.png") repeat-x scroll left top #F2EFE8;
	float:left;
	height:20px;
}
.close_dimmer .close_a {
	float:right;
}
.label_generation {
	margin-left:100px;
	width:700px;
	display:none;
	top:0;
	position:absolute;
	background:#fff;
	z-index:60;
}

table#product_choose_table td.first{
	text-align: right !important;
}

#product_choose_table td div {
	margin-bottom: 10px;
	margin-top: 10px;
}
