body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	text-align: center; 
	margin: 0px;
	min-width: 800px;	
	background: #000;
}

td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;	
}

#wrapper {
	width: 800px; 
	background: #FEEDDB url(images/main-bg.gif) top left no-repeat; 
	text-align: left; 
	margin: 0px auto;
	padding: 24px 0 0 0;
}

#wrapper-members {
	width: 800px; 
	background: #FEEDDB url(images/members-bg.gif) top left no-repeat; 
	text-align: left; 
	margin: 0px auto;
	padding: 12px 0px 0px 0px;
	border: solid 1px;
}

#header {
	margin: 0px;
}

h1 {
	font-size: 26px;
	color: #1A0070;
	font-weight: normal;
	margin: 14px 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
	margin-bottom: 0px;
}

/*
#login {
	position: absolute; 
	top: 26px; 
	left: 67%;
}
*/


#usbc {
	margin: -12px 17px 0 0;
	float: right;
	width: 171px;
}

#login
{
	width: 180px;
	margin: 50px 0px 0px 10px;
	font-size: 8pt;
	text-transform: uppercase;
}

#login form {
	padding: 0px; 
	color: #1A0070;
	margin: 0px;	
	font-size: 10px; 
}

#login a.register {
	color: #FF7800; 
	text-decoration: none; 
	font-size: 10px; 

}

#login a.forgot {
	text-decoration: none; 

	font-size: 10px; 
	color: #AC98C5;
}

#greeting {
	text-transform: none;
}

#greeting a.members {
	color: #FF7800; 
	text-decoration: none; 
}

#greeting a.logout {
	text-decoration: none; 
	font-size: 10px; 
	color: #AC98C5;
}

input.formbox {
	border: solid 1px #369; 
	font-size: 12px; 
	margin-bottom: 1px;
}

#left-wrapper {
	width: 222px; 
	margin: 0px; 
	padding: 0px; 
	float: left;
}

#left-nav {
	width: 222px; 
	height: 313px; 
	margin: 0px; 
	padding: 0px;
}

#content-wrapper {
	width: 578px; 
	float: right; 
	margin: 0px;
	
}

#sub-content
{
	width: 537px;
	border: solid 1px #000;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	
}

#home-content {
	width: 537px; 
	border: solid 1px #000;
	margin: 0px; 
	padding: 0px; 
	background: #FFF;
}

#hm-content-bg {
	background: transparent url(images/hm-rtborder-bg.gif) top right no-repeat;
	width: 93%; 
	padding-right: 4px;
}

#content {
	margin: 12px 30px 12px 22px;
}

#content p {
	margin: 0px 0px 18px 0px;
}

#content a {
	color: #1A0070;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #1A0070;
	text-decoration: underline;
	font-weight: bold;
}

#avnav-wrapper {
	width: 231px; 
 	position: relative; 
	top: 0px;
	right: -1px; 
	background: #332985 url(images/av-nav.gif) 0 0 no-repeat; 
	float: right;

}

#av-nav {
	width: 231px; 
	height: 133px;
	background: url(images/av-nav.gif);
	margin: 0; 
	padding: 0;
	position: relative;
}

#av-nav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	left: 0;
	border: solid 0px;
}
    
#av1, #av1 a {
	height: 75px; 
	display: block;
}

#av2, #av2 a {
	height: 58px; 
	display: block;
}

#av1 {top: 0px; width: 231px;}
#av2 {top: 75px; width: 231px;}
  
#av1 a:hover {
    background: transparent url(images/av-nav.gif) -235px 0px no-repeat;
}

#av2 a:hover {
    background: transparent url(images/av-nav.gif) -235px -75px no-repeat;
}

#store-main-cat li {
	margin-bottom: 2px;
}

#menu {
	width: 222px; 
	height: 450px;
	background: url(images/left-nav.gif);
	margin: 0; 
	padding: 0;
	position: relative;
}

#menu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	left: 0;
	border: solid 0px;
}
    
#bttn1, #bttn1 a {
	height: 109px; 
	display: block;
}

#bttn2, #bttn2 a {
	height: 125px; 
	display: block;
}

#bttn3, #bttn3 a {
	height: 117px; 
	display: block;
}

#bttn4, #bttn4 a {
	height: 100px; 
	display: block;
}

#bttn1 {top: 0px; width: 222px;}
#bttn2 {top: 109px; width: 222px;}
#bttn3 {top: 226px; width: 222px;}
#bttn4 {top: 330px; width: 222px;}
  
#bttn1 a:hover {
    background: transparent url(images/left-nav.gif) -222px 0px no-repeat;
}
#bttn2 a:hover {
	background-color: transparent;
	background-image: url(images/left-nav.gif);
	background-repeat: no-repeat;
	background-position: -218px -109px;
}
#bttn3 a:hover {
    background: transparent url(images/left-nav.gif) -222px -226px no-repeat;
}
#bttn4 a:hover {
    background: transparent url(images/left-nav.gif) -222px -330px no-repeat;
}

#topnav-wrapper {
	height: 36px; 
	width: 100%; 
	margin: 42px 0px 0px 0px;
}

#topnav {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 224px;
}

#topnav li {
	display: inline;
	margin: 0px 12px 0px 0px;

}

#topnav li.last {
	display: inline;
	margin: 0px;

}

#topnav a.on {
	color: #FF7800;
	text-decoration: none;
}

#topnav a {
	color: #F78F1E;
	text-decoration: none;
}

#topnav a:hover {
	color: #FFF;
	text-decoration: none;
}

#topnav a:active {
	color: #FF7800;
	text-decoration: none;
}

#footer {
	clear: both; 
	width: 770px; 
	height: 60px; 
	padding: 24px 30px 10px 0;
	text-align: right;
}

#footernav {
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#footernav li {
	display: inline;
	margin: 0px 12px 0px 0px;
}

#footernav li.home {
	margin: 0px 12px 0px 12px;
}

#footernav li.nav2 a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;	
}

#footernav a {
	color: #AC98C5;
	text-decoration: none;
	font-weight: normal;	
}

#footernav a:hover {
	color: #1A0070;
	text-decoration: none;
}

#footernav a:active {
	color: #FF7800;
	text-decoration: none;
}

#footernav-2 {
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#footernav-2 li {
	display: inline;
	margin: 0px 12px 0px 0px;
}

#footernav-2 a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;	
}

#rightcol {
	width: 231px;
	position: relative;
	left: 284px;
	text-align: center;
}

/* -------- SHOPPING CART STYLE ----------- */

#pagecount {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}

#products td {
	border-bottom: solid 1px #CCC;
}

#products #description {
	font-size: 11px;
}

#description #name {
	font-weight: bold;
}

#description span.new {
	font-size: 10px;
	font-weight: bold;
	color: #00F;
}

#description span.onsale {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}

#price span.msrp {
	font-size: 10px;
	text-decoration: line-through;
}

#price span.ourprice {
	font-size: 11px;
	font-weight: bold;
}

b.red {
	color: #F00;
}

#cart td {
	font-size: 11px;
	border-bottom: solid 1px #CCC;
}

#cart td span.req {
	font-size: 9px;
	color: #F00;
}

#cart td span.option {
	font-size: 9px;
	color: #00F;
	font-style: italic;
}

#cart #col-header td {
	font-weight: bold;
	background: #FEEDDB;
	color: #1A0070;
}

#cart #extprice {
	font-weight: bold;
}

#cart #subtotal {
	font-weight: bold;
	color: #F00;
}

td#bracket {
	background: url(images/member-graphic_07.gif) center no-repeat;
	border-bottom: solid 0px;	
}

td#membership-price {
	border-bottom: solid 0px;		
}

#membership-price span.msrp {
	font-size: 10px;
	text-decoration: line-through;
}

#membership-price span.ourprice {
	font-size: 11px;
	font-weight: bold;
}

#mprice-info {
	text-align: center;
	font-weight: bold;
	font-size: 18px;	
	margin: 12px 0px;
}


/* -------- MEMBERS ONLY STYLE ----------- */

#member-content {
	width: 760px; 
	border: solid 3px #FF7800;
	margin: 0px 20px; 
	padding: 0px; 
	background: #FFF;
}

#member-head {
	background: url(images/members-head_04.gif) 0 0 repeat-x;
}

#member-head a {
	color: #1A0070;
	text-decoration: none;
	font-size: 12px;
}

#member-head a:hover {
	text-decoration: underline;
}

#lesson-acro, #lesson-acro li {
	list-style: none;
	color: #000000;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#lesson-acro li {
	padding-right: 10px;
}

#lesson-number, #lesson-level, #lesson-name, #lesson-number li, #lesson-level li, #lesson-name li {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}

ul#lesson-number {
	color: #FFF;

}

#lesson-number li {
	background: #FF7800;
	font-weight: bold;
	padding: 5px;
	clear: both;
}

#lesson-level
{
	border: solid 1px #FF7800;
	width: 220px;
	float: left;
	margin: 10px 6px;
	
}

#lesson-level li {
	background: white;
	text-align: center;
	text-transform: uppercase;
	color: #1A0070;
	font-weight: bold;
	padding: 5px;
}

#lesson-name li {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: left;
	text-transform: none;
	letter-spacing: -1px;
}

#lesson-name li.name-link {
	background: url(images/lesson-icon_12.gif) no-repeat;
	height: 45px;
	margin-left: 10px;
	padding: 5px 25px 0px 45px;
	
}

#lesson-name li.podcast-link {
	background: url(images/lesson-icon_15.gif) no-repeat;
	height: 45px;
	margin-left: 10px;
	padding: 5px 25px 0px 45px;
}

#lesson-name li.print-link {
	background: url(images/lesson-icon_17.gif) no-repeat;
	height: 45px;
	margin-left: 10px;
	padding: 5px 25px 0px 45px;
}

#lesson-name li.quiz-link {
	background: url(images/quiz_logo.gif) no-repeat;
	height: 45px;
	margin-left: 10px;
	padding: 5px 25px 0px 45px;
}

#lesson-name li.all-video-link {
	background: url(images/icon_video_lg.gif) no-repeat;
	height: 45px;
	margin: 5px 0 0 10px;
	padding: 15px 25px 40px 60px;
}

#lesson-name li.all-audio-link {
	background: url(images/icon_audio_lg.gif) no-repeat;
	height: 45px;
	margin: 5px 0 0 10px;
	padding: 15px 25px 40px 60px;
}

#lesson-name li.all-pdf-link {
	background: url(images/icon_pdf_lg.gif) no-repeat;
	height: 45px;
	margin: 5px 0 0 10px;
	padding: 15px 25px 40px 60px;
}

#lesson-name li a, #lesson-name li a:hover {
	font-weight: bold;
	color: #666;
}

#lesson-name li a.instruct, #lesson-name li a.instruct:hover {
	font-weight: normal;
	color: #666;
}