/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}
hr {
	margin: 0;
	padding: 0;

}

ol, ul {
	list-style: none;
	line-height: 15px;
}
.CollapsiblePanelTab a  {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin:0;
	padding:20px;
	background-color: #333;
	letter-spacing: .2pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3C913;
	font-weight: lighter;
	line-height: 16px;
}
.h3 {
	
}

#top,#bottom,#left,#right {
position:fixed;
background:#FFF;
}
#top,#bottom {
left:0;
width:100%;
height:25px;
}
#top {
top:0;
}
#bottom {
bottom:0;
}
#left,#right {
top:0;
height:100%;
width:25px;
}
#left {
left:0;
}
#right {
right:0;
}
.img_border {
	border: 1px solid #212121;
}

#navcontainer {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-right: 2px;
	padding-top: 5px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	width: 145px;
	border-bottom: 0px solid #eee;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#navcontainer a:link, {
	color: #FFF;
	text-decoration: none;
}
#navlist a:visited {
	color: #FFF;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #E7BE16;
	color: #1E1E1E;
	text-decoration: none;
}

#navlist ul li a:active {
	background-color: #999;
	text-decoration: none;
	color: #3D3B38;
}
#a:active {
	background-color: #999;
	text-decoration: none;
	color: #3D3B38;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px;
	padding: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;

}
#container {
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	background-color: #333;
	height: 100%;
}
#sidebar {
	width: 145px;
	float: left;
	margin: 0px;
	text-align: right;
	height: 600px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 46px;
}

.italic  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #CCC;
}
.title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	text-align: left;
	display: block;
	width: 500px;	
}
.italic_content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-style: normal;
}
.ul #sidebar {
	height: 100%;
	width: 100%;
}
.li #sidebar {
	background-color: #03C;
	height: auto;
	width: 100%;
}
#maincontent {
	width: 650px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	position: relative;
}
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";
#box {
	height: 100%;
	width: 900px;
	position: relative;
}
.brief {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	height: 29px;
	width: 145px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	
	height: 29px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}


#maincontent img {
	border: 0px solid #212121;
}
#header {
}
.main_sub_head {
	font-size: 18px;
	color: #F2C82C;
	line-height: 20px;
	letter-spacing: .01em;
	padding-bottom: 10px;
}
.copy {
	padding-bottom: 10px;
}
#container #maincontent p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2C92C;
	text-decoration: none;
}
#container #maincontent p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.payment_info {display:none;}

	 #billing_overview .paypal_ui {display: block;} 	



#invoice_page {text-align: left; clear:both;}
#invoice_page #billing_overview #wp_invoice_select_payment_method {padding-bottom: 20px;}
#invoice_page #wp_cc_response{background:#FFFAE4 none repeat scroll 0 0;border-bottom:3px solid #FFE787;margin-bottom:10px;padding:6px;display:none; }
#invoice_page #wp_cc_response .wait{text-align: center; padding: 10px 0;}
#invoice_page #wp_cc_response ol{list-style: decimal inside;}
#invoice_page #wp_cc_response.success {background:#EEFFE6 none repeat scroll 0 0!important;border-bottom:3px solid #73FF2F!important;font-weight:bold}
#invoice_page input.error, #invoice_page select.error{border: 1px solid red !important; padding: 5px;}
#invoice_page p.error {border: 1; color: red; font-weight:  bold;}
#invoice_page input {width: 230px; border:0; background: #EFEFEF; padding: 5px; }
#invoice_page select option {padding-left: 4px;}
#invoice_page #country {width: 235px; border:0; background: #EFEFEF; padding: 7px;   }
#invoice_page #wp_invoice_select_payment_method select {width: 235px; border:0; background: #EFEFEF; padding: 7px; }
#invoice_page #cc_pay_button {width: 230px; font-size: 1.1em; color: #FFF; border:#CF7319 1px solid; background: #FFAA28; padding: 7px; }
#invoice_page #state {width: 235px; border:0; background: #EFEFEF; padding: 7px;   }
#invoice_page #exp_month, #invoice_page #exp_year {width: 70px; border:0; background: #EFEFEF; padding: 7px; }
#invoice_page .invoice_page_subheading {text-align:left; margin:0;}
#invoice_page .invoice_page_subheading_gray {text-align:left; color: #ebebeb}
#invoice_page #wp_invoice_process_wait {height: 32px;}
#invoice_page #invoice_overview {width: 400px; float:left; padding-right: 10px; margin-right: 15px; position: relative;}
#invoice_page #wp_invoice_itemized_table {width: 100%; margin-bottom:10px;}
#invoice_page #wp_invoice_itemized_table .alt_row {
	background-color: #333;
}
#invoice_page #wp_invoice_itemized_table .grand_total {font-weight:bold;}
#invoice_page #wp_invoice_itemized_table .description_text {color: #9F9F9F}
#invoice_page #wp_invoice_itemized_table th {
	background-color: #666;
}
#invoice_page #wp_invoice_itemized_table td, #wp_invoice_itemized_table th {padding: 5px; text-align: left;}
#invoice_page #wp_invoice_itemized_table .wp_invoice_bottom_line td {border-top:1px solid #DFDFDF;}
#invoice_page #invoice_business_info {width: 400px; float:left; padding: 10px 10px 10px 0; margin-right: 10px; }
#invoice_page #recurring_info {position: relative;}
#invoice_page .wp_invoice_due_date {position: absolute; top:0;right:0;margin:0;padding:0}
#invoice_page #billing_overview {width: 400px; float:left;}
#invoice_page #billing_overview .submit_button {}
#invoice_page #billing_overview p {padding: 0;}
#invoice_page #select_state {width: 200px; border:1px solid #86A9C7; }
#invoice_page legend span {  margin-top: 1.25em; }
#invoice_page #cardimage {margin-bottom: 10px; height: 23px;}
#invoice_page .nocard {background-position: 150px 0px !important;}
#invoice_page .visa_card {background-position: 150px -23px !important;}
#invoice_page .mastercard {background-position:150px -46px !important; }
#invoice_page .discover_card { background-position: 150px -69px !important;}
#invoice_page .amex {background-position: 150px -92px !important;}
#invoice_page pre {font-size: 12px; font-face:arial; width: 200px; }
#invoice_page #submit_button { border: 0;}
#invoice_page fieldset { position: relative;  float: left;  clear: both;  width: 100%;  margin-top: 5px;  padding: 0 0 5px 0;  border-style: none;   } 
#invoice_page legend span {  position: absolute;  left: 0.74em;  top: 0;  margin-top: 0.5em;  font-size: 135%; }
#invoice_page .no_set_amount { width: 50px;}
#invoice_page fieldset ol {  padding:0;list-style-type: none !important; margin: 0; list-style-image }
#invoice_page fieldset li {  margin-bottom: 10px; padding-bottom: 0; float: left;   list-style: none; text-align:left; clear: left;   width: 100%;  }
#invoice_page fieldset label {  float: left;  width: 135px;  padding-top: 3px;margin-right: 15px;  text-align: right;padding-bottom: 10px;}
#invoice_page fieldset .submit {  float: none;  width: auto;  border-style: none;  padding-left: 12em;  background-color: transparent;  background-image: none;}
#invoice_page.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
#invoice_page.clearfix {display: inline-block;}
html[xmlns] #invoice_page .clearfix {display: block;}
* html #invoice_page .clearfix {height: 1%;}

#maincontent p {
	margin-bottom: 15px;
}
#maincontent h1 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #999;
}
#maincontent h3 {
	margin-bottom: 5px;
}
