/*
	This file is ordered thus: general stuff, header, nav, content, sidebars, footer, section-based imagery.
*/

* {
	background: none;
}

body {
	font-size: 10pt;
	line-height: 105%;
	background: white;
	margin: 0 20pt;
	font-family: Arial, sans-serif;
}

#header-img-logo {
	display: block;
	float: left;
	margin: 0px 10px 10px 0;
	width: 200pt;
}

#order {
	display: none;
}

#header {
/*	margin: 0; */
/*	padding: 0; */
	border-bottom: 1pt solid #cbcbcd;
	overflow: auto;
	padding-top: 1em;
	width: 100%;
}

#header h1 {
	font-size: 1.3em;
	font-family: Helvetica, sans-serif;
	color: #223150;
	margin: 0em 1em 0.25em 1em;
	font-style: italic;
}

#header h2 {
	color: #666666;
	font-style: italic;
	font-size: 0.9em;
	margin: 0em 1em 0.25em 1.5em;
}

#excerpt {
	background: none;
	padding: 0;
}

body.WeeklyArchives #excerpt {
	margin-bottom: -2em;
}

#nav {
	display: none;
}

p#breadcrumb {
	display: none;	
}

#side-left {
	display: none;
}
#side-right {
	display: none;
}

#footer {
	display: block;
	clear: both;
}

.two-thirds {
	float: left;
	width: 65%;
	margin: 0 2em 0 0;
}

.clear {
	clear: both;
}

hr.clear {
	margin: 1em 0;
	height: 0px;
	width: 100%;
	visibility: hidden;
}

.two-split {
	float: left;
	width: 39%;
	margin: 0 2em 0 0;
}

.three-split {
	float: left;
	width: auto;
	margin: 0 2em 0 0;
}

body.Seminars.WebSeminar .three-split img {
	margin-bottom: 1em;
}

a:link, a:visited {
	color: #025;
	background: transparent;
	font-weight: bold;
   text-decoration: none;
}

a.info {
	display: none;
}

#content h4.buynow {
	text-transform: uppercase;
}

br.clear {
	clear: both;
}

table {
	width: 90%;
	margin: 0 5%;
}

td {
	border: 1px solid #cbcbcd;
	padding: 3pt;
}

td.price {
	text-align: right;
	width: 15%;
}

#toplink {
	display: none;
}

#footer p.links, #footer p.sm {
	display: none;
}

address {
	font-style: normal;
}

#address {
	float: right;
	text-align: right;
	padding: 1.0em 0;
	font-size: 70%;
	line-height: 1.1em;
}

/* #container #print-ebia-header h1 { */
/* 	overflow: hidden; */
/* 	height: 67px; */
/* 	background: url(images/h1.jpg) no-repeat 50%; */
/* 	text-indent: -999em; */
/* } */

#print-ebia-copyright {
	display: none;
}

#content h4.print {
	display: none;
}

#order_form {
	padding: 1em 1em 2em 1em;
	border-bottom: 2px dashed #333333;
	page-break-before: always;
	margin: 2em 4em;
}

.write_line {
	border-top: 1px solid #000000;
	margin-top: 2.3em;
	font-size: 0.7em;
}

.write_line.full {
	width: 100%;
	float: left;
	clear: left;
	display: inline;
}

.write_line.sixty {
	width: 60%;
	float: left;
}

.write_line.fifty {
	width: 50%;
	float: left;
}

.write_line.fourty {
	width: 40%;
	float: left;
}

.write_line.twenty {
	width: 20%;
	float: left;
}

body.Seminars.WebSeminar h2 {
	margin: 10pt 0 0.25em 0;
	padding: 0;
	font-size: 13pt;
	line-height: 14pt;
}

body.Seminars.WebSeminar ul {
	margin: 0;
	padding: 0 1em 0 1.3em;
}

.checkbox {
	line-height: 0.5em;
	height: 0.5em;
	width: 0.8em;
	border-top: 1pt solid #000000;
	border-left: 1pt solid #000000;	
	border-right: 2pt solid #000000;
	border-bottom: 2pt solid #000000;
	margin: 0 0.5em;
	display: inline;
}

#order_form .payment_form {
	clear: left;
	width: 100%;
	margin: 1em 0;
}

#order_form .cc_type {
	clear: both;
	float: left;
	width: 30%;
	margin: .5em 0;
}

#order_form p {
	margin: 0.5em 0 0.75em;
}

p.legal {
	clear: left;
	font-size: 0.8em;
}
