/* HEADER VARIABLES */
#header_box {
	height: 145px;
	background: url(images/bg_header.jpg) left no-repeat;
}
#header_content h1, #header_content h2, #header_content h3 {
	display: none;
}
#header_content div#header_homebox a {
	float: left;
	width: 450px;
	height: 100px;
	display: block;
	margin: 20px 0px 0px 40px;
}
#header_content div#header_homebox a:hover {
	text-decoration: none;
}
#header_content form {
	margin: 12px 0px 0px 0px;
}
#header_content p {
	margin: 2px 45px 0px 0px;
	text-align: right;
}
#header_content ul {
	padding: 15px 30px 30px 0px;
}
#header_content li {
	float:right;
	list-style-type:none;
	font-size: 80%;
	padding: 0px 15px;
}
#header_content li.divider_line {
	background: url(images/sub_menu_spacer.jpg) right no-repeat;
}
#header_content a:link, #header_content a:active, #header_content a:visited {
	color: #2d4172;
	text-decoration: none;
}
#header_content a:hover {
	color: #fe6f0d;
	text-decoration: underline;
}

/* MENUBAR VARIABLES */
#menubar_box {
	width: 1000px;
	height: 35px;
}
#menubar_content h3 {
	display: none;
}

/* BODY BOX VARIABLES */
#content_box {
	background: #ffffff url(images/bg_sidebar.jpg) top left repeat-y;
	width: 1000px;
}
#content_splash {
	background: #ffffff;
	width: 1000px;
	height: 475px;
}

/* LEFT SIDEBAR VARIABLES */
#sidebar_content {
	background: #98aeb9 url(images/bg_sidebar_lf_training.jpg) top left no-repeat;
	float: left;
	width: 130px;
	padding: 40px 35px 30px 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 460px;
	max-height: 500px;
}
#sidebar_content p {
	color: #ffffff;
	font-size: 1em;
}

/* CONTENT AREA VARIABLES */
#content_content {
	background: #ffffff url(images/bg_body_shadow.jpg) top repeat-x;
	float: left;
	width: 429px;
	min-height: 350px;
	padding: 35px;
}
#content_content p {
	color: #000000;
}
#content_content li {
	font-size: 0.75em;
	line-height: 1.3em;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 15px;
}
#content_content li li {
	font-size: 1em;
	line-height: 1.3 em;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
}
#content_content h6 {
	font-size: 0.75em;
	color: #999999;
}
#content_content h6 a:link, #content_content h6 a:active, #content_content h6 a:visited {
	color: #999999;
	text-decoration: none;
}
#content_content h6 a:hover {
	color: #fe6f0d;
	text-decoration: underline;
}
#content_content a:link, #content_content a:active, #content_content a:visited {
	color: #48619e;
	text-decoration: none;
}
#content_content a:hover {
	color: #fe6f0d;
	text-decoration: underline;
}
#content_content .divider_line {
	background: none;
	border-bottom: solid 1px #2d4172;
}
#content_content .login_form {
	width: 250px;
}
#content_content #podcast_list {
	width: 100%;
	height: 135px;
	overflow: auto;
	border: #404040 solid 1px;
	padding: 0px 0px 0px 0px;
}
#content_content #podcast_list table {
	width: 100%;
}
#content_content #podcast_list th {
	font-size: 0.75em;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	background: url(images/bg_podcast_bar.jpg);
	border-right: #b3b3b3 1px solid;
	text-align: center;
}
#content_content #podcast_list td {
	font-size: 0.75em;
	height: 18px;
	line-height: 18px;
	background: #f1f4f9;
	padding: 0px 5px 0px 5px;
	border-right: #d8d8d8 1px solid;
}
#content_content #podcast_list td.alt {
	background: #ffffff;
}

/* RIGHT SIDEBAR VARIABLES */
#promobar_content {
	float: left;
	width: 265px;
	min-height: 350px;
	padding: 60px 35px 0px 0px;
	background: #ffffff url(images/bg_body_shadow.jpg) top repeat-x;
}
#promobar_content2 {
	float: left;
	width: 240px;
	min-height: 350px;
	padding: 35px 30px 0px 30px;
	background: #fec59e url(images/bg_sidebar_shadow.jpg) top repeat-x;
	height: 475px;
}
#promobar_content a:link, #promobar_content a:active, #promobar_content a:visited {
	color: #2d4172;
	text-decoration: none;
}
#promobar_content a:hover {
	color: #fe6f0d;
	text-decoration: underline;
}
#promobar_grey_box{
	margin: 0px auto 35px auto;
	padding: 10px;
	width: 235px;
	float: right;
	border: solid #737373 2px;
	background: #ebebeb;
}

/* FOOTER VARIABLES */
#footer_box {
	width: 1000px;
	margin: 5px auto 0px auto;
}
#footer_content {
	color: #888888;
}
#footer_content a:link, #footer_content a:active, #footer_content a:visited {
	color: #888888;
	text-decoration: none;
}
#footer_content a:hover {
	color: #2d4172;
	text-decoration: underline;
}

/* FOOTER VARIABLES */
#shopping_cart {
	border: #2d4172 1px solid;
}
#shopping_cart div.cart_head {
	padding: 5px 7px;
	color: #cccccc;
	background: #2d4172;
}
#shopping_cart div.cart_error {
	border-bottom: #2d4172 1px solid;
	padding: 5px 7px;
}
#shopping_cart div.cart_head span {
	font-size: 85%;
}
#shopping_cart div.product {
	border-bottom: #2d4172 1px solid;
	padding: 5px 5px;
}
#shopping_cart p.product_qty {
	width: 37px;
	float: left;
	text-align: center;
}
#shopping_cart p.product_qty input {
	width: 25px;
}
#shopping_cart p.product_name {
	width: 150px;
	float: left;
	padding: 0px 5px;
}
#shopping_cart div.product_price {
	width: 50px;
	float: right;
	text-align: center;
}
#shopping_cart a:link, #shopping_cart a:active, #shopping_cart a:visited {
	color: #6381c8;
	text-decoration: none;
}
#shopping_cart a:hover {
	color: #fe6f0d;
	text-decoration: underline;
}
#shopping_cart div.cart_totals {
	border-bottom: #2d4172 1px solid;
	padding: 5px 7px;
	text-align: right;
}
#shopping_cart div.cart_totals label {
	font-size: 1em;
	color: #000000;
}
#shopping_cart div.cart_totals input#product_zip {
	width: 50px;
}
#shopping_cart div.cart_totals select {
	width: auto;
}
#shopping_cart div.cart_submit {
	padding: 5px 7px;
}
#shopping_cart div.cart_submit p {
	width: 90px;
	float: left;
}
#shopping_cart div.cart_submit input {
	width: 151px;
	float: right;
}
