/* @override http://dev.ebia.mercurycloud.com/styles/screen.css */

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

* {
	margin: 0;
	padding: 0;
}

.hide {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

html {
	padding: 0 0 18px 0;
	/*background: #ffffff url(images/html-bottom.gif) repeat-x 50% 100%;*/
	height: 100%; /* Required */

}

body {
/*	position: relative; */
/*	height: 100%; */
	font-size: 62.5%;
	line-height: 100%;
	text-align: center;
	height: 100%; /* Required */
	/*background: #ffffff url(images/body-top.gif) repeat-x 50% 0%;*/
	background: #FFFFFFF;
	background-attachment: fixed;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	text-align: left;
	font: normal 1em/100% "Lucida Sans", Verdana, sans-serif;
	background: url(images/bodyback.gif) repeat-y 50% 0;
	padding: 0 0 0 2px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

p { line-height: 15px; }

/* we dont need any borders for the field sets */
fieldset {
	border: 1px dotted #666666;
	margin: 10px;
	padding: 10px;
	clear: both;
}

* html fieldset {
	border: 1px solid #999999;
	padding-top: 12px;
}

legend {
	padding: 5px;
	font-weight: bold;
	background: #F1F0EE;
	color: #333333;
}


a:link,
a:active,
a:visited {
	padding: 0px;
	color: #297CA6;
	border-bottom: 1px dotted #297CA6;
	text-decoration: none;
}

a:hover {
	color: white;
	background: #297CA6;
}

a img,
a:hover img  {
	border: 0 !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

address {
	font-style: normal;
	font-size: 12px;
	line-height: 1.2em;
	color: #666;
	margin-left: 10px;
}

.edit-link {
	float: right;
	font-size: 90%;
}

#nav a,
#breadcrumb a {
	border-bottom: none;
}
	/*	####################
		Header, nav, breadcrumbs.
	*/

#header {
	margin: 0 0 0 6px;
	padding: 0;
	height: 67px;
	/*background: transparent url(images/Hero/Home.jpg) no-repeat 0px 60px;*/
	width: 747px;
	overflow: hidden;
}

#address {
	display: none;
}

/*body.default #header { background: transparent url(images/Hero/Hero_Home.jpg) no-repeat 0px 60px; }
body.Manuals #header { background: transparent url(images/Hero/Hero_Manuals.jpg) no-repeat 0px 60px; }
body.CafeteriaPlans #header { background: transparent url(images/Hero/Hero_CafPlans.jpg) no-repeat 0px 60px; }
body.Manuals.CDHC #header { background: transparent url(images/Hero/Hero_CDHC_MANUALS.jpg) no-repeat 0px 60px; }
body.Manuals.COBRA #header { background: transparent url(images/Hero/Hero_Manuals_COBRA.jpg) no-repeat 0px 60px; }
body.Manuals.GHPM #header { background: transparent url(images/Hero/Hero_Manuals_GHP.jpg) no-repeat 0px 60px; }
body.Manuals.HIPAA #header { background: transparent url(images/Hero/Hero_Manuals_HIPPA.jpg) no-repeat 0px 60px; }
body.Manuals.c401k #header { background: transparent url(images/Hero/Hero_Manuals_401k.jpg) no-repeat 0px 60px; }
body.Manuals.ERISA #header { background: transparent url(images/Hero/Hero_ERISA_Manuals.jpg) no-repeat 0px 60px; }
body.Seminars #header { background: transparent url(images/Hero/Hero_Seminar_Home.jpg) no-repeat 0px 60px; }
body.Seminars.CafeteriaPlans #header { background: transparent url(images/Hero/Hero_AdvCafPlans.jpg) no-repeat 0px 60px; }
body.Seminars.Teleweb #header { background: transparent url(images/Hero/Hero_TeleWeb.jpg) no-repeat 0px 60px; }
body.Authors #header { background: transparent url(images/Hero/Hero_Authors.jpg) no-repeat 0px 60px; }
body.WeeklyArchives #header { background: transparent url(images/Hero/Home_Premium-Access.jpg) no-repeat 0px 60px; }
body.OtherOfferings.Booklets #header { background: transparent url(images/Hero/Hero_Short-Course.jpg) no-repeat 0px 60px; }
body.OtherOfferings.TaxCalculator #header { background: transparent url(images/Hero/Hero_Calculator.jpg) no-repeat 0px 60px; }
body.PremiumAccess #header { background: transparent url(images/Hero/Home_Premium-Access.jpg) no-repeat 0px 60px; }
body.HCET #header { background: transparent url(images/Hero/Hero_HCET.jpg) no-repeat 0px 60px; } */


/* double buffer to get rid of IE 6 flicker */
#header h1 {
	background: url(images/h1.gif) no-repeat 0 0;
}

#header h1 a:link,
#header h1 a:active,
#header h1 a:visited  {
	overflow: hidden;
	display: block;
	height: 67px;
	background: url(images/h1.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0px 0 0 0px;
	width: 747px;
	border: 0;
}

#header h2 {
	display: none;
}

#nav {
	float: left;
	margin-left: -1px;
	width: 747px;
	height: 31px;
	background: #223150 url(images/navback.gif) repeat-x 0 50%;
	position: relative;
	left: 7px;
}

* html #nav {
	left: -7px;
}

#nav li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
	 position: relative;
	 background: url(images/nav-item.gif) no-repeat 0 50%;
}

#nav li a {
	float: left;
	padding: 10px 12px 10px 24px;
	height: 11px;
	background: url(images/nav-item.gif) no-repeat 0 50%;
	color: #fff;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	text-shadow: #333 2px 2px 1px;
}

#nav li#n-manuals {
	background: url(images/subnav-item.gif) no-repeat -2px 50%;
}

#nav li#n-manuals > a {
		background: url(images/subnav-item.gif) no-repeat -2px 50%;
		padding-left: 20px;
}

#nav li li {
	float: left;
	clear: left;
	z-index: 100;
	background: none;
}

#nav li ul li a {
	display: block;
	padding: 4px 6px 4px 21px;
	width: 160px;
	height: auto;
	background: #223150;
	text-align: left;
	line-height: 100%;
	text-indent: 0;
}

#nav li ul li a:hover {
	color: #fff;
	background:  #297CA6 url(images/subnav-item.gif) no-repeat 0 50%;
}
	/* move 1st level submenu up. value for this is solely based on the styles you set in make-up part. just make sure edges touch */
#nav li ul {
	display: none;
	float: left;
	position: absolute;
	left: 0;
	margin-top: 28px;
	z-index: 9000;
}

#nav li > ul {
	top: auto;
}

#nav li:hover ul, #nav li.over ul { display: block;}

p#breadcrumb {
	clear: left;
	margin-left: -1px;
	padding: 10px 10px 11px 15px;
	width: 729px;
	background: url(images/breadcrumb-back.gif) no-repeat 0 0;
}

* html p#breadcrumb {
	margin-left: 0px;
}

p#breadcrumb a {
	color: #111;
	text-decoration: underline;
}

p#breadcrumb a:hover {
	background: none;
	text-decoration: none;
}

/*	=Content area
############################## */

#content {
	float: left;
	display: inline;
	margin-left: 190px;
	width: 562px;
	padding-bottom: 50px;
	text-align: left;
	font-size: 1.2em;
	overflow: hidden;
}

* html #content {
	z-index: -1;
}

#content div {
	/*position: relative;*/
}

#content h2 {
	font-size: 15px;
	clear: both;
	margin: 10px 11px 9px;
	color: #C8924C;
	font-size: 15px;
	line-height: 1em;
}

#content h3 {
	margin: 10px 11px 9px;
	color: #C8924C;
	font-size: 15px;
	line-height: 1em;
	width: auto;
}

#content h4 a:link,
#content h4 a:active,
#content h4 a:visited {
	clear: both;
	margin: 0px 5px 9px 00px;
	display: block;
	padding: 0 0 0 11px;
	color: #297CA6;
	font-size: 13px;
	line-height: 1.3em;
	text-indent: 0;
	border: none;
	text-decoration: underline;
	background: url(images/arrow-right-blue.gif) 0 5px no-repeat;
}

#content h4 a:hover {
	background: #297CA6;
	color: #ffffff;
	text-decoration: none;
}

#content #excerpt h4 a:link,
#content #excerpt h4 a:active,
#content #excerpt h4 a:visited {
	color: #C8924C;
	margin: 0px;
	font-size: 15px;
	display: inline;
	line-height: 1.4em;
	padding: 0 0 0px 0;
	width: 320px;
	text-decoration: none;
	background: none;
}

#content p {
	margin: 1em 12px;
	text-align: left;
	color: #555555;
}

/*#content a:link,
#content a:active,
#content a:visited {
	color: #297CA6;
	border-bottom: 1px dotted #297CA6;
	text-decoration: none;
}*/

#content a:hover {
	color: white;
	background: #297CA6;
}

#content cite {	
	font-style: italic;
	font-weight: bold;
}


#content ul.pg-list  {
	list-style: none;
}

#content ul.pg-list li {
	float: left;
	padding-left: 6px;
	margin: 0 3px;
	color: #C8924C;
}


/*	Excerpt. */
#excerpt {
	margin: 6px 9px 7px 10px;
	padding-bottom: 5px;
	background: #E3DBB2 url(images/excerpt-back-wide.gif) no-repeat left bottom;
	/*background: #EEEFEF;*/
	font-size: 1.0em;
	min-height: 60px;
	clear: both;
}


#excerpt #excerpt-title {
	/*position: relative;*/
	padding: 0;
	background: url(images/excerpt-h2-back-wide.gif) 0 0 no-repeat;
	padding-bottom: 0.1em;
	min-height: 50px;
}

* html #excerpt #excerpt-title {
	height: 50px;
}

#excerpt #excerpt-title h2 {
	margin: 0px 10px 10px 10px;
	padding: 22px 0 5px 50px;
	background: url(images/gmail-1.gif) 0 1px no-repeat;
	font-weight: bold;
	color: #fff;
	/*text-transform: uppercase;*/
	text-shadow: #333 2px 2px 2px;
	font-size: 1.3em;
	overflow: hidden;
}
#content #excerpt h3 {
	color: #666;
	background: none;
}


#content #excerpt #order {
	margin: 5px 0 -5px 0;
	padding: 0;
	height: 75px;
	position: relative;
}

#content #excerpt #order .three-split, #content #excerpt #order .two-split {
	height: 100%;
	padding: 5px;
	width: 170px;
	margin: 0 0 -5px 0;
}

#content #excerpt #order .two-split {
	width: 250px;
}

#content #excerpt #phone,
#content #excerpt #fax {
	border-right: 1px solid #ffffff;
}

#content #excerpt #fax {
	padding: 0 5px;
}

#content #excerpt #fax.two-split {
	border-right: 0px;
}

#content #excerpt #order h3 {
	width: auto;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}

#content #excerpt #order .two-split h3 {
	margin-left: 8px;
}

#content #excerpt #order .two-split#online h3 {
	margin-left: 95px;
}

#content #excerpt h4 {
	/*color: #C8924C;*/
	color: #666666;
	margin: 0 10px;
	font-size: 1.3em;
	display: inline;
	line-height: 1.4em;
	padding: 0 0 0px 0;
	width: 320px;
}


#content #excerpt h4.full {
	width: auto;
	display: block;
}

#content #excerpt h4.block {
	width: auto;
	display: block;
}

#content #excerpt .pullout h4 {
	width: auto;
	border: none;
}

#content #excerpt h6 {
	margin: 0px 10px 0;
	font-size: 10px;
	color: #666666;
	display: block;
}

#content #excerpt h6 em {
	color: inherit;
	font-size: 0.9em;
	margin: 0px;
}

#content #excerpt p {
	color: #666;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
}

#content #excerpt em {
	font-style: italic;
	font-size: 1.0em;
	color: #C8924C;
}

#content #excerpt cite em {
	color: #666;
}


#content #excerpt p.subtitle {
	font-style: italic;
}

#content #excerpt blockquote {
	color: #C8924C;
	text-align: center;
	font-size: 1.5em;
	font-family: Times, serif;
}

#content #excerpt ul {
	margin: .2em .2em .2em 10px;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.3em;
	list-style: none;
	border: 0px;
}

#content #excerpt ul li {
	margin: 0 0 2px;
	padding-left: 12px;
	background: url(images/arrow-right-blue.gif) no-repeat 0 5px;
	list-style: none;
	display: inline;
	float: left;
	font-weight: bold;
	text-indent: 0px;
}

body.WeeklyArchives #content #excerpt ul li,
body.WebSeminars #content #excerpt ul li {
	float: none;
	display: block;
}


#content #excerpt ul li ul {
	margin: 0 0 0 -2px;
	padding: 0;
	font-size: 1em;
	line-height: 1.1em;
}

#content #excerpt ul li ul li {
	padding: 2px 0;
	margin: 0 0 0 2px;
	background: none;
	font-weight: normal;
	list-style: none;
	display: block;
	float: none;
}

#content #excerpt .pullout {
	float: right;
	margin: 5px 14px 4px 5px;
	width: 168px;
	padding: 10px 10px 0px;
	background: url(images/pullout-bottom.gif) no-repeat 50% 100%;
}

/*#content #excerpt .pullout p {
	margin: 0;
}*/

#content #excerpt .pullout h3 {
	margin: -10px;
	padding: 6px 9px;
	background: url(images/pullout-top.gif) no-repeat 50% 0;
	color: #C8924C;
	text-align: center;
	font-size: 1.4em;
}
#content #excerpt .pullout h3 em {
        font-style: normal;
        text-transform: uppercase;
}

#content #excerpt .pullout a {
	display: block;
	margin: 5px 15px;
	padding: 5px 0px 5px 0px;
	background: transparent;
	border: none;
	text-decoration: underline;
}

#content #excerpt .pullout a.pdf {
	display: block;
	margin: -5px 15px;
	padding: 20px 50px 10px 0px;
	background: url(images/pdf-big.gif) no-repeat 100% 50%;
	border: none;
	text-decoration: underline;
}

#content #excerpt .pullout h4 a {
	text-decoration: none;
}

#content #excerpt .pullout a.pdf:hover {
	color: #C8924C;
	background: url(images/pdf-big.gif) no-repeat 100% 50%;
}

body.InPerson #content #excerpt a:link,
body.InPerson #content #excerpt a:visited,
body.InPerson #content #excerpt a:active
 {
	color: #CD9147;
	font-size: 0.8em;
	border-bottom: 1px dotted #CD9147;
	text-decoration: none;
}

body.InPerson #content #excerpt a:hover {
	background: none;
}

body.InPerson #content #excerpt .pullout a:link,
body.InPerson #content #excerpt .pullout a:visited,
body.InPerson #content #excerpt .pullout a:active
 {
	color: #297CA6;
	border: none;
	font-size: 12px;
	text-decoration: underline;
}

body.InPerson #content #excerpt h4.buynow a:link,
body.InPerson #content #excerpt h4.buynow a:visited,
body.InPerson #content #excerpt h4.buynow a:active {
	color: #ffffff;
	border: none;
	text-decoration: none;
}

#content #excerpt #seminar_pricing_table a {
	color: #297CA6;
	font-size: 12px;
	border-bottom: 1px dotted #297CA6;
}

/*      Seminar date list */
#content #excerpt #seminar-dates {
        margin: 0 12px 10px;
}
#content #excerpt #seminar-dates dt {
        margin: 20px 0 0 3px;
        font-size: 1.1em;
        font-style: italic;
        text-transform: uppercase;
}
#content #excerpt #seminar-dates dd {
        margin: 5px 4px 2px;
}
#content #excerpt #seminar-dates dd em {
        display: block;
        margin: 4px 0 2px;
        text-transform: lowercase;
}
#content #excerpt #seminar-dates dd a {
        border-width: 2px;
        font-size: 1.7em;
        line-height: 1.2em;
}

#content #excerpt p.copy-details {
	color: #C8924C;
	font-style: italic;
}

/*	=Floating-boxes
############################## */

.full {
	margin: 0em 10px;
	clear: both;
	padding: 0px 0px;
}

.full h5 {
	margin: 0px 10px;
}

.full img {
	margin: 3px;
}

.full ul.popular {
	margin: 0;
	padding: 0;
}

.full ul.popular li {
	background: none !important;
	padding: 5px 0px;
	border-bottom: 1px solid #cbcbcd;
}

.full ul.popular li.last {
	border: none;
}

.full ul.popular li a {
	font-size: 1.3em;
	padding-left: 7px;
	background: url(images/arrow-right-blue.gif) 0 6px no-repeat;
	margin: 0;
}

.full ul.popular cite {
	color: #C8924C !important;
	margin: 5px 0px;
}

.two-thirds {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	width: 359px;
	float: left;
	display: inline;
	position: relative;
	line-height: 10px;
}

.two-split {
	float: left;
	display: inline;
	padding: 10px;
	width: 250px;
	margin: 00px 0 0 0px;
	font-size: 1.0em;
}

.three-split {
	float: left;
	display: inline;
	padding: 0;
	width: 171px;
	margin: 10px 0 0 12px;
	font-size: 1.0em;
	position: relative;
}

#excerpt .three-split {
	width: 162px;
	margin: 10px 0 0 0px;
	display: inline;	
}

#excerpt h6 {
	margin: 0 0 5px 0px;
}

.four-split {
	float: left;
	display: inline;
	margin: 3px 5px 5px 15px;
	width: 116px;
	padding: 0;
	position: relative;
}

div.side {
	margin: 00px 0 0 10px;
	padding: 0;
	width: 250px;
	clear: right;
	float: right;
}

.full .side {
	width: 171px;
}

.border-left {
	border-left: 1px solid #cbcbcd;
	margin-left: 0;
	padding-left: 10px;
}

.border-right {
	border-right: 1px solid #cbcbcd;
}

.border-bottom {
	border-bottom: 1px solid #cbcbcd;
}

.author_img {
	padding: 0;
	float: left;
	width: 80px;
}


#featured-author p.ditty {
	padding-left: 90px;
	background: url(images/ERISA_authors.png) 0 0 no-repeat;
	height: 108px;
	font-size: 90%;
	margin-bottom: -10px;
}

#featured-author br.clear.margin {
	margin: 0;
}

#content .full h3 {
	margin: 14px 0px 4px;
	padding: 6px 8px 5px 10px;
	background: #C8924C url(images/full-h3.gif) no-repeat 50% 0;
	border: 1px solid #F1F0EE;
	height: 15px;
	color: #fff;
	font-size: 1.0em;
	line-height: 1.5em;
	clear: both;
}

#content ul, #content div.two-thirds ul {
	margin: 10px;
	display: block;

}

#content ol  {
	margin: 10px 15px;
}

ul.rates {
	color: #C8924C;
	list-style: none;
	font-weight: bold;
}

#content ul li,
#content ol li {
	margin: 6px 3px 6px 15px;
	padding: 0;
	color: #555;
	font-size: 1.0em;
	line-height: 1.4em;
}

#content ol li {
	margin: 6px 3px 6px 25px;
}

#content ul li {
	padding-left: 12px;
	list-style: none;
	background: transparent url(images/bullet-brown.gif) 0 5px no-repeat;
	display: block;
}


* html #content ul li {
	padding-left: 0px;
	margin-left: 30px;
	background: none;
	list-style: url(images/bullet-brown.gif) outside;
	display: block;
}

* html #content ul.product-list li {
	list-style: url() outside; /*because none doesn't overwrite url(...) like it should in IE*/
}

#content li>ul {
	list-style: none;
}

#content .two-thirds h3 {
	margin: 0 0px 4px;
	padding: 6px 8px 5px;
	background: #C8924C url(images/two-thirds-h3.gif) no-repeat 50% 0;
	color: #fff;
	font-size: 1.0em;
	font-weight: normal;
}

#content .three-split h2,
#content .two-split h2
{
	padding: 15px 8px 5px 10px;
	margin: 0px;
}

#content .three-split img {
	margin: 0;
	padding: 0;
}

#content .three-split.border-right img {
	margin: 10px 0;
}

#content .three-split p {
	margin: 0;
	padding: 0;
}

#content .three-split.booklet p {
	border-top: 1px solid #cbcbcd;
	margin: 3px;
	padding-top: 5px;
	height: 55px
}

#content .three-split img.rounded {
	padding: 16px 0 0 0;
	margin: 32px 0 0 0;
	background: url(images/buynow-product-bg.gif) 0 0 no-repeat;
}

.Seminars.Teleweb #content .three-split img.rounded {
	margin: 0;
}

#content .three-split h3 {
	padding: 6px 0px 5px 10px;
	margin: 0;
	width: 161px;
	font-weight: normal;
	background: #C8924C url(images/three-split-h3.gif) no-repeat 50% 0;
	display: block;
}

#content .three-split.texture h3 {
	background: #C8924C url(images/three-split-h3-bg-texture.gif) no-repeat 50% 0;
	padding-top: 2em;
}

body.HCET #content .three-split.texture {
	margin-top: 30px;
}

body.TaxCalculator #content .three-split.texture {
	margin-top: 80px;
}

body.PremiumAccess #content .three-split.texture {
	margin-top: 60px;
}


#content .four-split h3 {
	padding: 6px 8px 5px 10px;
	width: 98px;
	font-weight: normal;
	margin: 0;
	background: #C8924C url(images/four-split-h3.gif) no-repeat 50% 0;
}

#content .four-split img {
	margin: 0;
	padding: 0;
}

#content .three-split h3, #content .four-split h3 {
	margin: 0 0 4px;
	color: #fff;
	font-size: 1.0em;
}

#content .full p, #content .three-split p, #content .four-split p {
	margin: 12px 2px 5px;
	line-height: 1.5em;
}

#content .full p {
	margin: 12px; 
}

#content p.illus {
	margin: 5px auto 3px;
	text-align: center;
}
#content p.illus img {
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

#content .two-split h5 {
	color: #C8924C;
	font-size: 14px;
	margin: 25px 10px 10px 10px;
	display: block;
}

#content #order .two-split h5 {
	color: #000000;
	font-size: 12px;
	margin: 15px 10px 10px 10px;
	display: block;
}

#content .two-split h5 strong {
	color: #297CA6;
	margin-left: 15px;
}

#content div.four-split .buy {
	display: block;
	float: left;
	margin-right: 4px;
	padding-left: 13px;
	width: 36px;
	background: #C8924C url(images/threesplit-buy.gif) no-repeat 0 50%;
	color: #fff;
	border: none;
}
#content div.three-split a.buy {
  display: block;
  float: left;
  margin-right: 4px;
  padding: 4px 6px 4px 13px;
  width: 99%;
  color: #fff;
  border: none;
}


#content div.locations {
	margin: 6px 0px;
	padding-left: 0px;
}
#content .locations ul {
	list-style: none;
}
#content .locations ul li {
	float: left;
	/* padding-left: 6px; */
	padding: 0;
	margin: 0 0 15px;
	width: 130px;
	color: #C8924C;
	font-size: 1.0em;
	line-height: 1.7em;
	font-style: italic;
	background: none;
}
#content .locations ul li strong {
	display: block;
	color: #444;
	font-size: 1.1em;
	font-style: normal;
	text-transform: none;
	/* text-indent: -6px; */
}

#content div.two-split img {
	margin: 10px 0px;
}

#content div.two-thirds img {
	margin: 0px 10px;
}

body.default #content div.two-thirds img,
body.default #content div.two-thirds p {
	margin: 0 !important;
}

#content div.two-split#samples h2 {
	margin-bottom: 15px;
}

#content div.two-split#samples img {
	margin: 10px 60px;
}

#content div.two-split#samples_new h2 {
	margin-bottom: 15px;
}

#content div.two-split#samples_new img {
	margin: 10px 30px;
}

#content blockquote {
	margin: 0px 10px;
	padding: 0px 0px;
	font-style: italic;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.3em;
	font-family: Times, serif;
}

#content .quote blockquote {
	border: 0px;
}

/****************************************************
**************** MANUAL ORDER LISTING ***************
****************************************************/

#content ul.product-list {
	margin: .7em 12px;
	text-align: justify;
	padding: 0;
}

#content ul.product-list li {
	list-style: none;
	/*width: 100%;*/
	clear: left;
	border-bottom: 1px solid #cbcbcd;
	margin: 10px 0 0 0;
	background: none;
	overflow: auto;
}

* html #content ul.product-list li {
	overflow: visible;
}


#content ul.product-list li h2 {
	color: #C8924c;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0;
}

#content ul.product-list li img,
#content ul.product-list li a img {
	float: left;
	display: block;
	margin: 10px 10px 10px 0px !important;
	padding: 0;
	border: 1px solid #cbcbcd !important;
	background: none !important;
}

body.eBooks #content ul.product-list li img,
body.eBooks #content ul.product-list li a img {
	border: none !important;
	padding: 10px !important;
}

#content ul.product-list li p {
	font-size: 1.0em;
	margin: 10px 125px 10px 80px;
	padding: 0;
	text-align: left;
	/*display: block;*/
}

#content ul.product-list li .price {
	margin:  10px;
	float: right;
	text-align: left;
	width: 135px;
}

#content ul.product-list li .price strong {
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 1.3em;
	margin: 5px 10px 20px 50px;
}

#content ul.product-list li .price form {
	clear: right;
	margin: 0 10px;
	padding: 0;
}

#content ul.product-list li .price label {
	display: none;
}

#content ul.product-list li .price select {
	font-size: 10px;
	min-width: 50px;
	margin: 5px 5px 5px 50px;
	clear: right;
}

#content ul.product-list li fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
/**************************************** GENERAL TABLES */

table {
	margin: 00px auto 15px;
	width: 520px;
	border-collapse: collapse;
	border-right: 1px solid #cbcbcd;
	border-bottom: 1px solid #cbcbcd;
	color: #666;

}

#side-left table {
	width: 180px;
	border: none;
	margin: 0;
}

#content table {
		text-align: center;
}

#side-left table td {
	text-align: left;
	border: none;
}

table th {
	padding: 3px 5px;
	text-align: center;
	border-left: 1px solid #cbcbcd;
	border-top:1px solid #cbcbcd;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #e1e1e1;
}

table td {
	padding: 5px;
	border-left: 1px solid #cbcbcd;
	border-top:1px solid #cbcbcd;
	vertical-align: top;
	line-height: 1.2em;
}

caption {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px auto 0px;
	color: #C8924C;
	display: block;
	height: 25px;
}

#excerpt .two-split {
		float: left;
		display: inline;
		padding: 0 10px;
		width: 240px;
		margin: 0px 0 0 0px;
		font-size: 1.2em;
}

#header-img-logo {
	display: none;
}

/**************************************** PRODUCT  OUT TABLES */

#excerpt table {
	width: 340px;
	margin: 0px auto 5px;
	border: none;
}

#excerpt table th {
	background: #C8924C;
	color: #E3DBB2;
	/*color: #EEEFEF;*/
	border: none;
	font-size: 10px;
	text-transform: uppercase;
}

#excerpt table td {
	border: none;
	text-align: center;
}

table.products {
	margin: 10px auto 10px;
	border-collapse: collapse;
	border-right: 1px solid #cbcbcd;
	border-bottom:1px solid #cbcbcd;
	font-size: 1.0em;
}

table.products th {
	padding: 8px 5px;
	text-align: center;
	border-left: 1px solid #cbcbcd;
	border-top:1px solid #cbcbcd;
	font-size: 1.2em;
	background: #e1e1e1;

}
table.products td {
	padding: 5px;
	border-left: 1px solid #cbcbcd;
	border-top:1px solid #cbcbcd;
	vertical-align: top;
}

table.products td.qty{
	text-align: center;	
	width: 35px;
} 

table.products td.price, table.products td.item_total {
	text-align: right !important;
	width: 75px;
   padding-right: 5px;
}

table.products td.subtotals {
	text-align: right;
}

table.products td.description {
	width: auto;
}

body.TableIndexedLimits table {
	width: 80%;
	margin: 10px auto;
	border: none;
	font-size: 13px;
	line-height: 16px;
}

body.TableIndexedLimits table td {
	border: none;
	padding: 7px;
}

body.TableIndexedLimits table tbody {
	padding: 0;
	margin: 0;
	border: 1px solid #666;
}

table#seminar_pricing {
	text-align: center;
}

/**************************************** INPUTS and FORMS */


#content input,
#content select {
	margin: 5px 1px;
}

.CafeteriaPlans #content label input {
	margin: 0 5px 0 0;
	float: left;
}

.CafeteriaPlans #content label .product_name {
	float: left;
	margin-left: 5px;
	width: 460px;
}

#content .zem_auth_login_form input {
	width: 150px;
}

#content .zem_auth_login_form input.checkbox_auth {
	width: auto;
}

#content label {
	width: 160px;
	padding: 8px;
	text-align: right;
	float: left;
	clear: left;
	display: block;
}

#content .questions {
	margin: 10px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cbcbcd;
}

#content .questions label {
	width: 300px;
	line-height: 1.2em;
	font-size: 12px;
	text-align: left;
}

#content .questions input {
 position: relative;
 top: 8px;
}

#content .questions input.first {
 position: relative;
 top: 10px;
}

#content label.checkbox,
#content input.checkbox,
#content input.ebia_input_checkbox_multi {
	float: left;
	display: block;
	width: auto;
	margin: 7px 3px 10px 10px;
	text-align: left;
	clear: left;
	line-height: 13px;
}

#content label.checkbox {
	margin: 0px 3px auto 0px;
	padding: 5px;
	clear: none;
}

#content .address-form select {
	width: 120px;
	padding: 0px;
	margin: 3px 1px;

}

#content fieldset.seminars input {
	float: left;
	display: block;
	clear: left;
}

#content fieldset.seminars label {
	position: relative;
	width: auto;
	margin-left: 0px;
	text-align: left;
}

#content fieldset.seminars label span {
	color: #999999;
	font-size: 0.8em;
}

#content fieldset select {
	/*width: 225px;*/
}

#content fieldset select.exp,
#content fieldset input.cavv {
	width: 50px;
}

#content fieldset.verify {
	float: left;
	display: inline;
	width: 241px;
	height: 10em;
	clear: none;
	margin-right: 5px;
}



#content fieldset.credit-card label {
	width: 100px;
	float: left;
	clear: left;
}

#content fieldset.credit-card label.radio {
	clear: none;
}

#content .attendants {
	color: #666;
}

#content table.attendants {
	border: none;
	width: 450px;
	margin: 0;
}

#content table.attendants td {
	border: none;
	padding: 5px;
	margin: 0;
}

/*#content table.attendants input[type=checkbox] {
	margin: 20px 10px;
	float: left;
}*/

#content .attendants li {
	list-style: none;
	margin: 12px;
	color: #666666;
}

#content .attendants li strong {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

#content .attendants li p {
	margin-left: 50px;
}

#content fieldset dt {
	float: left;
	font-weight: bold;
	width: 100px;
	text-align: right;
	font-size: 1.2em;
}

#content fieldset dd {
	margin: 4px 4px 4px 110px;
	display: block;
	font-size: 1.2em;
}

#content fieldset label.radio {
	text-align: left;
}

#content fieldset.credit-card input[type=radio] {
	float: left;
	clear: left;
	margin: 5px;
} 

.home #content a.buy {
	display: block;
	float: right;
	margin: 2px 3px 5px 0;
	width: 70px;
	height: 18px;
	color: #fff;
	border: none;
	font-size: .95em;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.search #content h3 {
	margin: 14px 14px .8em;
	font-size: 1.8em;
	display: inline;
}

#content dl {
	padding: 10px;
	color: #333333;
	margin: 0px 10px;
}

#content dl dt {
	font-weight: bold;
	margin: 10px 0px;
	color: #C8924C;
}

#content dl dd {
	border-bottom: 1px solid #cbcbcd;
	margin: 1em 0px;
	padding-bottom: 10px;
	text-align: left;
	color: #333333;
	line-height: 14px;
	
}

/*div#results {
	clear: both;
	margin: 1em 10px .4em 0px;
	padding: 0;
	width: 550px;
	list-style: none;
}*/

#seminars-upcoming {
	background-color: #dde0e1;
	margin: 10px;
	padding: 0;
	padding-top: 10px;
	width: 540px;
	list-style: none;
}

/*div#results {
	background-color: red;
}*/

/*div#results div {
	border-bottom: 1px solid #ccc;
	list-style: none;
}*/

/*div#results div dl {
	padding: 4px 9px 4px 9px;
	overflow: hidden;
	margin: 5px 0;
}*/

/* @group Weekly Archives */

.WeeklyArchives ol#results {
	clear: both;
	margin: 1em 10px .4em 0px;
	padding: 0;
	width: 550px;
	list-style: none;
}

.WeeklyArchives ol#results li {
	border-bottom: 1px solid #ccc;
	list-style: none;
}
.WeeklyArchives ol#results li dl {
	padding: 4px 9px 4px 9px;
	overflow: hidden;
	margin: 5px 0;
}
.WeeklyArchives ol#results li dl.odd {
	background: #E3DBB2;
}
.WeeklyArchives ol#results li dl dt {
	font-weight: normal;
	margin: 0;
}
.WeeklyArchives ol#results li dl dt a {
	font-weight: bold;
	margin-left: 0px;
}
.WeeklyArchives ol#results li dl dd {
	padding: 3px 0px;
	margin: 0;
	border: none;
}

.WeeklyArchives ol#results li dl dd.meta {
	padding: 2px 0px;
	margin: 0;
	color: #555;
}
.WeeklyArchives ol#results li dl dd.date {
	color: #666;
	font-style: italic;
}



/* @end */



div#results div {
	padding: 0 0 0 10px;
}

div#results div.prioritized {
	background: #E3DBB2;
	padding-top: 8px;
	padding-bottom: 3px;
}
div#results div.odd {
	background: #E3DBB2;
}
div#results div.hot-topic h4 a,
div#seminars-upcoming div.hot-topic h4 a {
	background: url(images/star.png) no-repeat;
	/*background-position: right;*/
	padding-left: 20px;
}
div#results div.most-popular h4 a,
div#seminars-upcoming div.most-popular h4 a {
	background: url(images/group.png) no-repeat;
	padding-left: 20px;
}

div#results div.most-popular h4 a:hover,
div#results div.hot-topic h4 a:hover,
div#seminars-upcoming div.most-popular h4 a:hover,
div#seminars-upcoming div.hot-topic h4 a:hover {
	background: #297CA6;
	color: #ffffff;
	text-decoration: none;
}

/*div#results div dl dt {
	font-weight: normal;
	margin: 0;
}
div#results div dl dt a {
	font-weight: bold;
	margin-left: 0px;
}
div#results div dl dd {
	padding: 3px 0px;
	margin: 0;
	border: none;
}

ol#results div dl dd.meta {
	padding: 2px 0px;
	margin: 0;
	color: #555;
}
div#results div dl dd.date {
	color: #666;
	font-style: italic;
}*/

#content strong.hilight {
	color: white;
	background: #297CA6;
}

#results-dd {
	float: right;
	position: relative;
	width: auto;
	padding: 5px;
	top: -10px;
}

#results-dd select {
	font-size: 10px;
	margin-top: 3px;
}

#search-count {
	height: 32px;
	overflow: hidden;
}

#search-count h3 {
	width: 350px;
}

/*    Pagination stuff! */
#content .pagination {
    margin: 15px 20px;
}
#content .pagination ul {
    margin: 5px 5px 5px 20px;
    float: left;
    list-style: none;
}
#content .pagination ul li {
    float: left;
    margin: 0 1px;
    padding-left: 6px;
    color: #C8924C;
    font-size: 1.2em;
    line-height: 1.2em;
	 background: none;
}
#content .pagination ul li a,
#content .pagination p a {
    padding: 1px;
}
#content .pagination p {
    float: left;
    margin: 5px;
}

/*      Manual authors */
.cafplans #manual-authors {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.cafplans #manual-authors .buy {
	float: right;
	padding: .3em 5px;
	width: 130px;
	border-left: 1px solid #ccc;
}

.cafplans .three-split {
	float: left;
	width: 170px;
}
.cafplans #content .three-split h3 {
	padding: 0;
	color: #C8924C;
	background: none;
}

.authors p.author {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.premium #ebiaweekly {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.premium #ebiaweekly p.buy {
	float: right;
	padding: .3em 5px;
	width: 130px;
	border-left: 1px solid #ccc;
}

/* =Manual Buy now stuff
############################## */
div.three-split div.buynow {
	margin: 10px 0px 1px;
	width: 171px;
	position: relative;
	padding-top: 30px;
	background: url(images/buynow-product-bg.gif) 0 0 no-repeat;
	height: 140px;
}

div.three-split .buynow .price {
	position: absolute;
	left: 30px;
	top: 170px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

div.side div.buynow img {
	margin: 4px 0px;
}

#content fieldset h4 {
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 10px 0 0 12px;
}

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

#content #excerpt h4.buynow {
	width: auto;
}

#content h4.buynow a:link,
#content h4.buynow a:active,
#content h4.buynow a:visited {
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 0 0;
	padding: 6px 26px 13px 26px;
	background: url(images/buynow-button-side.gif) 0 0 no-repeat;
	width: 63px;
	color: white;
	text-decoration: none;
}

#content h4.print {
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

/*#content h4.print a:link,
#content h4.print a:active,
#content h4.print a:visited {
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 0 0;
	padding: 9px 26px 13px 46px;
	background: url(images/print-page-button.gif) 0 0 no-repeat;
	width: 95px;
	color: white;
	text-decoration: none;
}

#content #excerpt h4.print {
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}*/

#content #excerpt h4.print a:link,
#content #excerpt h4.print a:active,
#content #excerpt h4.print a:visited {
	float: right;
	font-size: 10px;
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 5px 15px;
	padding: 0;
	background: none;
	width: auto;
	color: #297CA6;
	display: inline;
	text-decoration: none;
	border-bottom: 1px dotted #297CA6;
	text-transform: none;
}

#content #excerpt h4.print a:hover {
	background: #297CA6;
	color: #ffffff;
}

#content #excerpt h4.buynow a:link,
#content #excerpt h4.buynow a:active,
#content #excerpt h4.buynow a:visited {
	float: right;
	background: url(images/buynow-button.gif) 0 0 no-repeat;
	padding: 6px 5px 16px 25px;
	margin: 10px 0 10px 0;
	width: 115px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}

#content #excerpt h4.buynow.large a:link,
#content #excerpt h4.buynow.large a:active,
#content #excerpt h4.buynow.large a:visited  {
	background: url(images/buynow-button-large.gif) 0 0 no-repeat;
	padding: 6px 30px 12px 40px;
	width: 135px;
	float: right;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	border: none;
	margin: 0;
}

#content #excerpt h4.print_receipt.large {
	margin: 0;
	padding: 0;
	width: 95%;
}

#content #excerpt h4.print_receipt.large a:link,
#content #excerpt h4.print_receipt.large a:active,
#content #excerpt h4.print_receipt.large a:visited  {
	background: url(images/print-button-excerpt-large.jpg) 0 0 no-repeat;
	padding: 6px 30px 12px 50px;
	width: 125px;
	float: right;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	border: none;
	margin: 0;
}

#content #excerpt .pullout h4.buynow a:link,
#content #excerpt .pullout h4.buynow a:active,
#content #excerpt .pullout h4.buynow a:visited 
 {
	background: url(images/buynow-pullout.gif) 0 0 no-repeat;
	width: 80px;
	padding: 5px 20px 5px 35px;
}

#content .side h4.buynow a:link,
#content .side h4.buynow a:active,
#content .side h4.buynow a:visited  {
	margin: 0;
	width: 143px;
}

#content .two-thirds h4.buynow a:link,
#content .two-thirds h4.buynow a:active,
#content .two-thirds h4.buynow a:visited {
	width: 180px;
	padding: 7px 29px 15px 150px;
	margin: 0px 0 0 0;
	background: url(images/full-buynow.gif) 0 0 no-repeat;
}

#content .three-split h4.buynow a:link,
#content .three-split h4.buynow a:active,
#content .three-split h4.buynow a:visited,
#content .full .side h4.buynow a:link,
#content .full .side h4.buynow a:active,
#content .full .side h4.buynow a:visited {
	background: url(images/three-split-buynow.gif) 0 0 no-repeat;
	width: 98px;
	margin: 0;
	padding: 7px 9px 15px 65px;
}

#content #excerpt #order .three-split h4.buynow a:link,
#content #excerpt #order .three-split h4.buynow a:active,
#content #excerpt #order .three-split h4.buynow a:visited {
	float: right;
	margin-top: 10px;
}


#content .two-thirds address {
	font-style: normal;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 10px 12px;
}

#content .full .side a {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

#content h4.buynow.button a:link,
#content h4.buynow.button a:active,
#content h4.buynow.button a:visited,
#content .two-thirds h4.buynow.button a:link,
#content .two-thirds h4.buynow.button a:active,
#content .two-thirds h4.buynow.button a:visited {
	float: right;
	font-weight: normal;
	font-style: normal;
	margin: 0px 10px 0 0;
	border: 1px solid #999;
	width: 88px;
	padding: 6px 9px 15px 50px;
	color: white;
	border: none;
	background: url(images/buynow-button-normal.gif) 0 0 no-repeat;
}

#content h4.view a:link,
#content h4.view a:active,
#content h4.view a:visited,
#content h4.view a:hover {
	float: left;
	font-weight: normal;
	font-style: normal;
	margin: 10px;
	border: 1px solid #999;
	width: 120px;
	padding: 6px 9px 15px 50px;
	color: white;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background: url(images/view-button.gif) 0 0 no-repeat;
}

#content h4.view.right a {
	float: right;
}

#content div.glossary-index {
	margin: 10px 75px;
	width: 400px;
	font-size: 15px;
}

#content .glossary-index ul li {
	float: left;
	background: none;
	padding: 0;
	margin: 5px;
	display: inline;
	
}

#content .glossary-index ul li a {
	padding: 10px;
	border: none;
	text-decoration: underline;
}

#content h5 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 10px;
	padding-bottom: 10px;
}

#content h5.price {
	position: absolute;
	left: 00px;
	top: 120px;
	width: 50px;
	line-height: 13px;
	height: 13px;
}

body.WebSeminar #content h5.price {
	top: 110px;
}

#content .three-split .buynow h5.price {
	top: 135px;
}

#content #excerpt h5.price {
	position: relative;
	display: block;
	float: right;
	top: -10px;
	margin: 0px 15px 0px;
	line-height: 1em;
	padding: 0 0 2px;
}

/*#content .three-split p,
#content .full p {
	margin: 10px 0px;
	padding: 0;
	color: #666;
	line-height: 1.3em;
}*/


body.default #content .three-split p,
body.default #content .two-thirds p,
body.Booklets #content .three-split p {
	margin: 0px !important;
	line-height: 15px;
	display: block;
	padding: 0 0 10px 0px;
	border-bottom: 1px solid #cbcbcd;
	min-height: 8em;
	height: 8em;
}

body.Booklets #content .three-split p {
	height: 3.5em;
	min-height: 3.5em;
}

/*body.Booklets #content .three-split img {
	padding: 0 0 25px 0;
	margin: auto auto 5px auto;
	background: url(images/buynow-blank.gif) bottom left no-repeat;
}*/

#content .full .side p {
	margin: 0;
	padding: 0;
}

#content a.info:link,
#content a.info:active,
#content a.info:visited  {
	position: absolute;
	height: 112px;
	width: 112px;
	left: 0px;
	top: 27px; 
	border: none;
	z-index: 10;
	background: transparent url(images/info-icon.gif) 58px 94px no-repeat;
	text-indent: -9999px;
}

#content .three-split a.info:link,
#content .three-split a.info:active,
#content .three-split a.info:visited {
	height: 128px;
	width: 171px;
	background-position: 112px 104px;
}

.Teleweb #content .three-split a.info:link,
.Teleweb #content .three-split a.info:active,
.Teleweb #content .three-split a.info:visited {
	top: 0px;
	height: 140px;
}

#content .two-thirds a.info:link,
#content .two-thirds a.info:active,
#content .two-thirds a.info:visited {
	height: 162px;
	width: 360px;
	background-position: 302px 138px;
}

#content #premium-access a.info:link,
#content #premium-access a.info:active,
#content #premium-access a.info:visited {
	height: 162px;
	width: 171px;
	background-position: 112px 138px;
}

#content .three-split a.info.live:link,
#content .three-split a.info.live:active,
#content .three-split a.info.live:visited {
	background: transparent url(images/live-icon.gif) 112px 118px no-repeat;
}

#content .three-split a.info.archive:link,
#content .three-split a.info.archive:active,
#content .three-split a.info.archive:visited {
	background: transparent url(images/recorded-icon.gif) 106px 118px no-repeat;
}

div.quote {
	float: left;
	display: inline;
	width: 350px;
	margin: 10px;
}

#product-relationship {
	text-align: justify !important;
}


/*	=Sidebar styling
############################## */
#side-left {
	float: left;
	margin-left: -746px;
	padding-bottom: 7px;
	width: 184px;
	background: #DDE0E1;
	/*border-bottom: 1px solid #b5babd;*/
}

/*#side-left * {
	margin: 5px;
}*/

#side-left label {
	margin: 3px 0;
	display: block;
	height: auto;
	width: auto;
}

#side-left label.checkbox {
	margin: 6px 0 0 0;
	display: block;
	height: auto;
	width: auto;
	float: left;
}

#side-left h3 {
	margin: 0 0 3px;
	padding: 0px;
	min-height: 20px;
	height: 35px;
	background: url(images/side-left-h3-back.gif) no-repeat 0 0;
	color: #fff;
	font: normal 11px/100% Futura, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#side-left h3 a {
	display: block;
	margin: 0 0 3px 0px;
	padding: 7px 16px 5px 17px;
	color: white;
	border: none;
}

#side-left h3 a:hover {
	background: none;
}

#side-left p {
	margin: 10px;
	line-height: 1.3em;
	font-size: 10px;
	color: #333;
}
#side-left em {
	font-style: normal;
	color: #333;
}
#side-left ul {
	margin: .2em 8px .2em 6px;
	font-size: 1.1em;
	line-height: 1.0em;
	list-style: none;
}
#side-left ul li {
	margin: 10px 0;
	padding-left: 7px;
	background: url(images/side-ul-bullet.gif) no-repeat 0 4px;
	line-height: 13px;
}

#side-left ul li p {
	margin: 2px 0;
	display: block;
}

#side-left form {
	margin: 0;
}

ul.linklist li {
	color: #333;
}

ul.linklist a { 
	line-height: 1.0em;
	font-weight: bold; }


form.login {
	text-align: center;
}

form.login input.submit {
	text-align: center;
	text-transform: uppercase;
	background: none;
	display: block;
	border: 0;
}

#content form.login input.submit {
	margin: 20px 10px;
}

#content .three-split input {
	margin: 0;
}

/*input.search {
	text-align: center;
	margin: 5px 0 15px 0;
	text-transform: uppercase;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: white;
	padding: 4px 4px 4px 20px;
	background: transparent url(images/search-button.gif) no-repeat 0 0;
	width: 92px;
	height: 31px;
	display: block;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}*/

input.search {
	margin: 5px 0px;
	font-weight: bold;
}

#side-left input {
	margin: 0px auto 0px;
	width: 150px;
}

#side-left input.search,
#side-left input.submit {
	width: auto;
	margin: 10px auto -2px;
}

#side-left input.checkbox {
	width: auto;
	margin: 6px;
}


/*	=Footer
############################## */
#footer {
	clear: both;
	display: block;
	margin: 0 1px;
	padding: 0 0 25px 0;
	/*background: transparent url(images/footer-bg.gif) bottom left no-repeat;*/
	background: transparent;
	text-align: left;
	margin-left: 0px;
	width: 760px;
	z-index: 10;
	font-size: 10px;
	position: relative;
	left: 1px;
}

* html #footer {
	left: 2px;
}

#footer a#toplink {
	display: block;
	float: left;
	display: inline;
	text-align: center;
	padding: 12px 4px 5px;
	margin: 0px 20px 0 200px;
	width: 20px;
	background: url(images/toplink-back.gif) no-repeat 50% 0;
	color: #C8924C;
	text-decoration: none;
	text-transform: lowercase;
	border: none;
}

#footer p {
	color: #666666;
	margin: 0 0 0 250px;
}

/********************************
      Checkout buttons

********************************/

#content form {
	margin: auto 10px;
}

#content #excerpt form,
#content .three-split form {
	margin: 0 0 0 0;
}


input.submit {
	margin: 0 10px;
	border: none;
	cursor: pointer;
	width: auto;
}

input.submit-right {
	float: right;
	clear: right;
}

input.submit-left {
	float: left;
	clear: left;
	margin-left: 10px;
}


.three-split form {
	margin: 0 !important;
	padding: 0 !important;
}

.questionField {
    margin: 0px 0 10px 180px;
    
}

body.Survey #content label {
	line-height: 1.2em;
}


label.required {
	font-weight: bold;
}

/*	=Section styles
############################## */
body.home #header { background-image: url(images/head-home.jpg); }


/*	=Hidden Print Styles
############################## */
#container #print-ebia-copyright {
	display: none;
}

#container #print-ebia-header {
	display: none;	
}

/*standard clearing element*/
.clear {
	clear: both;
}

br.clear { 
		font-size: 1px;
		line-height: 1px;
		margin: 0;
		padding: 0;
}

.margin {
	margin: 10px 0;
}

tbody {
	margin: 0;
}

hr {
	display: block;
	padding: 0px;
	margin: 10px;
	border: none;
	width: 94%;
	background: #cbcbcd;
	color: #cbcbcd;
	height: 1px;
}

#content #excerpt hr {
	margin: 10px;
	width: 220px;
	background: none;
	border-bottom: 1px dotted #fff;
}

hr.clear,
#content #excerpt hr.clear {
	margin: 0px 10px;
	border: none;
}

hr.margin, hr.clear.margin {
	margin: 10px !important;
}

.full hr.margin {
	margin: 10px 0px;
}

#content #excerpt hr.full {
	width: 515px;
}

.ebia_input_error {
	color: #990000;
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 10px 20px;
}

#content .error p {
	color: #990000;	
	font-weight: bold;
}

#excerpt .ebia_input_error {
	color: #000000;
	font-weight: bold;
}

#content a:link.img,
#content a:active.img,
#content a:visited.img {
	border: 0;
	background: none;
	margin: 0 10px;
	padding: 0;
}

#content a:link img,
#content a:active img,
#content a:visited img,
#side-left a:link img,
#side-left a:active img,
#side-left a:visited img,
#side-left a:hover img {
	background: none !important;
	border: none !important;
}

body.default #excerpt #excerpt-title h2 { background: url(images/headericon_home.gif) 0 0px no-repeat; }
body.Manuals #excerpt #excerpt-title h2 { background: url(images/headericon_manuals.gif) 0 0px no-repeat; }
body.WeeklyArchives #excerpt #excerpt-title h2 { background: url(images/gmail-1.gif) 0 0px no-repeat; }
body.PremiumAccess #excerpt #excerpt-title h2 { background: url(images/headericon_premiumaccess.gif) 0 0px no-repeat; }
body.Seminars #excerpt #excerpt-title h2 { background: url(images/headericon_seminars.gif) 0 0px no-repeat; }
body.Seminars.Teleweb #excerpt #excerpt-title h2 { background: url(images/headericon_teleweb.gif) 0 0px no-repeat; }
body.OtherOfferings.Booklets #excerpt #excerpt-title h2 { background: url(images/headericon_shortcoursebooklets.gif) 0 1px no-repeat; }
body.Teleweb #excerpt #excerpt-title h2 { background: url(images/headericon_teleweb.gif) 0 0px no-repeat; }
body.TaxCalculator #excerpt #excerpt-title h2 { background: url(images/headericon_tsc.gif) 0 0px no-repeat; }
body.Authors #excerpt #excerpt-title h2 { background: url(images/headericon_authors.gif) 0 0px no-repeat; }
body.HCET #excerpt #excerpt-title h2 { background: url(images/headericon_hcet.gif) 0 0px no-repeat; }

#content a#calcLink:link,
#content a#calcLink:active,
#content a#calcLink:visited {
	display: block;
	width: 90%;
	height: 40px;
	text-align: center;
	margin: 20px auto;
	padding: 20px;
	padding-top: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background: #003870;
	border: 3px solid #C8924C;
}

#side-left a#weekly-subscribe {
	margin: 0 0 5px 0;
}

#side-left a#weekly-subscribe:link img,
#side-left a#weekly-subscribe:visited img,
#side-left a#weekly-subscribe:hover img,
#side-left a#weekly-subscribe:active img {
	display: block;
	padding: 0;
	border: none;
	background: none;
	text-decoration: none;
}

#content a#calcLink:hover {
	color: #003870;
	background: #ffffff;
}


#content input.ebia_input_field_error,
#content select.ebia_input_field_error
 {
	border: 1px solid #900;
	background: #fee; 
}

#content .two-split form,
#content .two-split fieldset {
	margin: 5px;
	border: none;
}

body.Login #content label,
body.MyAccount #content label {
	width: 200px;
	color: #333;
	font-size: 1.0em;
}

body.MyAccount #content .two-split form fieldset label,
body.MyAccount #content .two-split form fieldset label.checkbox {
	text-align: left;
	width: 120px !important;
	padding: 10px 0px 2px 0px;
}

#content fieldset.wide {
	width: 502px;
	margin: 20px 20px 10px 20px;
	/*height: 15em;*/
}

img.ccards {
	margin: 10px 200px;
}

#content ul.pdf {
	border: none;
}

#content ul.pdf li,
#content #excerpt ul.pdf li {
	list-style: none;
	padding: 0px 5px 0px 50px;
	margin: 0px 0px 15px 0px;
	height:51px;
	background: transparent url(images/pdf-big.gif) top left no-repeat;
	font-size: 12px;
	line-height: 15px;
}

#content .two-split ul.pdf li {
	float: left;
	padding: 10px 5px 10px 40px;
	height: 16px;
}

#unsubscribe {
	text-align: right;
	margin: 0px 0 0 0;
}

#content fieldset p.option {
	display: block;
	border-bottom: 1px solid #cbcbcd;
	text-align: center;
}

#content #ebook_list {
	margin: 20px 0px;
	width: 540px;
}

#content #ebook_list th {
	font-size: 90%;
}

#content #ebook_list td {
	vertical-align: middle;
	padding: 0 10px;
	letter-spacing: 1px;
}

#content #ebook_list a.pdf {
	display: block;
	width: 48px;
	text-indent: -9999px;
	background: url(images/pdf-big.gif) 0 50% no-repeat;
	border: none;
	height: 48px;
	margin: 0 auto;
}

#content #ebook_list a {
	margin: 0px auto 10px;
}

