.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #006633;
	text-decoration: none;
}

/*#### SINGLE TESTIMONTAL DISPLAY ####*/
div.testimonial_display h5{
	background:transparent url('http://www.mauimillionaires.com/img/testimonial_header_bg.gif') no-repeat top center;
	margin:0;
	padding: 5px 5px 5px 10px;
}
div.testimonial_display div.testimonial_quote{
	border: 1px solid #004294;
	background: #FFFFEA;
	padding:5px;
	margin-bottom: 10px;
}
div.testimonial_display div.testimonial_quote p, div.testimonial_display div.testimonial_quote ul{
	font-size: 10px;
	line-height: 120%;
}
div.testimonial_quote{  
	line-height:120%;
}
div.testimonial_quote .body {
	font-style: italic;
}
p.testimonial_name, p.testimonial_location, p.testimonial_more, div.testimonial_info{
	font-size: 10px;
	line-height: 120%;
	text-align: right;
}
p.faq_answer {
	padding-left: 20px;
}





/*#### BODY ####*/
body{
	background: url('../img/bgtile.gif');
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:100.8%;
}

h2, h4, h5{
	font-family: "Trebuchet MS";
	color: #fff;
	letter-spacing:1px;
}

/*#### GENERICS ####*/

div.gutter{ 
	padding: 0 5px 5px 5px;
}

.clear{ clear:both; height:1px;}
.clear_left{ clear:left; height:1px;}
.clear_right{ clear:right; height:1px;}

ul{ 
	padding: 5px 0 5px 15px;
 	margin:0;
}

ul li { 
 	margin:0;
}

a:link{ color: #006633; }
a:visited{ color: #006633; }
a:hover{ color:#006633; }

a:link img, a:visited img, a:hover img, a:active img{
	border: 0;
}

a.title:link, a.title:visited {
	text-decoration: none;
	font-weight: bold;
}
a.title:hover, a.title:active {
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}

/*#### PAGE WRAPPER ####*/
div#page{
	/* main page wrapper */
	width: 740px;
	margin: 0 auto;
}

/*#### HEADER ####*/
div#header{
	/*  */
	background: url('../img/header_bg_top.gif') no-repeat left top;
	height:35px;
	color:#333;
}

div#sub_header h1{
	padding: 0;
	margin: 0;
	height: 95px;
	background: url('../img/header_bg_top.jpg') no-repeat left top;
}

div#sub_header h1 a {
	height: 95px;
	display: block;
}

div#sub_header h1 span {
	display: none;
}

div#short_header{
	/*  */
	background: url('../img/mmo_header_bg_top.gif') no-repeat top left;
	height:50px;
	color:#333;
	margin-left:5px;
}

div#short_header h1{
	/*  */
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
	width: 100%;
	height:40px;
}

div#short_header h1 a{
	height: 80px;
	display:block;
	margin:0;
}

* html div#short_header h1 a{
	height:40px;
}

div#short_header h1 a span{
	display:none;
}

/*#### NAV ####*/

div#nav{
	/*  */
	background: url('../img/header_bg_bottom.jpg') no-repeat bottom left;
	height:31px;
	text-align:center;
	margin: 0 0 10px 0;padding:0;
	width:740px;
}

/*#### IE 6 HACK ####*/
* html div#nav {height:31px;}
* html div#nav ul{ margin: 0 0 0 8px; padding: 0;}

div#nav ul{
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type:none;
	float:left;
	margin-left: 15px;
}

div#nav ul li{
	float: left;
	display:inline;
	margin:0;padding:0;
}

div#nav ul li a { display:block;}
div#nav ul li a span{ display:none;}

div#nav ul li a:link#nav_home,div#nav ul li a:visited#nav_home{
	width: 55px;
	height: 30px;
	background: url('../img/nav_home.gif') no-repeat top center;
}

div#nav ul li#home{
	background: url('../img/nav_home.gif') no-repeat top center;
}

div#nav ul li a:hover#nav_home,div#nav ul li.active a:link#nav_home{
	width: 55px;
	height: 30px;
	background: url('../img/nav_home.gif') no-repeat bottom center;
}

div#nav ul li a:link#nav_free_offers,div#nav ul li a:visited#nav_free_offers{
	width: 100px;
	height: 30px;
	background: url('../img/nav_free_offers.gif') no-repeat top center;
}

div#nav ul li#free_offers{
	background: url('../img/nav_free_offers.gif') no-repeat top center;
}

div#nav ul li a:hover#nav_free_offers, div#nav ul li.active a:link#nav_free_offers{
	width: 100px;
	height: 30px;
	background: url('../img/nav_free_offers.gif') no-repeat bottom center;
}

div#nav ul li a:link#nav_mmo, div#nav ul li a:visited#nav_mmo{
	background: url('../img/nav_mmo.gif') no-repeat top center;
	width: 175px;
	height: 30px;
}

div#nav ul li#mmo{
	background: url('../img/nav_mmo.gif') no-repeat top center;
}

div#nav ul li a:hover#nav_mmo, div#nav ul li.active a:link#nav_mmo{
	background: url('../img/nav_mmo.gif') no-repeat bottom center;
	width: 175px;
	height: 30px;
}

div#nav ul li a:link#nav_wealth_updates, div#nav ul li a:visited#nav_wealth_updates{
	background: url('../img/nav_wealth_updates.gif') no-repeat top center;
	width: 120px;
	height: 30px;
}

div#nav ul li#wealth_updates{
	background: url('../img/nav_wealth_updates.gif') no-repeat top center;
}

div#nav ul li a:hover#nav_wealth_updates, div#nav ul li.active a:link#nav_wealth_updates{
	background: url('../img/nav_wealth_updates.gif') no-repeat bottom center;
	width: 120px;
	height: 30px;
}

div#nav ul li a:link#nav_shop, div#nav ul li a:visited#nav_shop{
	background: url('../img/nav_shop.gif') no-repeat top center;
	width: 170px;
	height: 30px;
}

div#nav ul li#shop{
	background: url('../img/nav_shop.gif') no-repeat top center;
}

div#nav ul li a:hover#nav_shop, div#nav ul li.active a:link#nav_shop{
	background: url('../img/nav_shop.gif') no-repeat bottom center;
	width: 170px;
	height: 30px;
}

div#nav ul li a:link#nav_events, div#nav ul li a:visited#nav_events{
	background: url('../img/nav_live_events.gif') no-repeat top center;
	width: 90px;
	height: 30px;
}

div#nav ul li#events{
	background: url('../img/nav_live_events.gif') no-repeat top center;
}

div#nav ul li a:hover#nav_events,div#nav ul li.active a:link#nav_events{
	background: url('../img/nav_live_events.gif') no-repeat bottom center;
	width: 90px;
	height: 30px;
}


/*#### NAV ####*/

div#short_nav{
	/*  */
	background: url('../img/short_header_bg_bottom.gif') no-repeat bottom left;
	height:31px;
	text-align:center;
	margin: 0 0 10px 0;padding:0;
	width:740px;
}

/*#### IE 6 HACK ####*/
* html div#short_nav {height:31px;}
* html div#short_nav ul{ margin: 0 0 0 8px; padding: 0;}

div#short_nav ul{
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type:none;
	float:left;
	margin-left: 15px;
}

div#short_nav ul li{
	float: left;
	display:inline;
	margin:0;padding:0;
}

div#short_nav ul li a { display:block;}
div#short_nav ul li a span{ display:none;}

div#short_nav ul li a:link#nav_home,div#short_nav ul li a:visited#nav_home{
	width: 55px;
	height: 30px;
	background: url('../img/nav_home.gif') no-repeat top center;
}

div#short_nav ul li#home{
	background: url('../img/nav_home.gif') no-repeat top center;
}

div#short_nav ul li a:hover#nav_home,div#short_nav ul li.active a:link#nav_home{
	width: 55px;
	height: 30px;
	background: url('../img/nav_home.gif') no-repeat bottom center;
}

div#short_nav ul li a:link#nav_free_offers,div#short_nav ul li a:visited#nav_free_offers{
	width: 100px;
	height: 30px;
	background: url('../img/nav_free_offers.gif') no-repeat top center;
}

div#short_nav ul li#free_offers{
	background: url('../img/nav_free_offers.gif') no-repeat top center;
}

div#short_nav ul li a:hover#nav_free_offers, div#short_nav ul li.active a:link#nav_free_offers{
	width: 100px;
	height: 30px;
	background: url('../img/nav_free_offers.gif') no-repeat bottom center;
}

div#short_nav ul li a:link#nav_mmo, div#short_nav ul li a:visited#nav_mmo{
	background: url('../img/nav_mmo.gif') no-repeat top center;
	width: 175px;
	height: 30px;
}

div#short_nav ul li#mmo{
	background: url('../img/nav_mmo.gif') no-repeat top center;
}

div#short_nav ul li a:hover#nav_mmo, div#short_nav ul li.active a:link#nav_mmo{
	background: url('../img/nav_mmo.gif') no-repeat bottom center;
	width: 175px;
	height: 30px;
}

div#short_nav ul li a:link#nav_wealth_updates, div#short_nav ul li a:visited#nav_wealth_updates{
	background: url('../img/nav_wealth_updates.gif') no-repeat top center;
	width: 120px;
	height: 30px;
}

div#short_nav ul li#wealth_updates{
	background: url('../img/nav_wealth_updates.gif') no-repeat top center;
}

div#short_nav ul li a:hover#nav_wealth_updates, div#short_nav ul li.active a:link#nav_wealth_updates{
	background: url('../img/nav_wealth_updates.gif') no-repeat bottom center;
	width: 120px;
	height: 30px;
}

div#short_nav ul li a:link#nav_shop, div#short_nav ul li a:visited#nav_shop{
	background: url('../img/nav_shop.gif') no-repeat top center;
	width: 170px;
	height: 30px;
}

div#short_nav ul li#shop{
	background: url('../img/nav_shop.gif') no-repeat top center;
}

div#short_nav ul li a:hover#nav_shop, div#short_nav ul li.active a:link#nav_shop{
	background: url('../img/nav_shop.gif') no-repeat bottom center;
	width: 170px;
	height: 30px;
}

div#short_nav ul li a:link#nav_events, div#short_nav ul li a:visited#nav_events{
	background: url('../img/nav_live_events.gif') no-repeat top center;
	width: 90px;
	height: 30px;
}

div#short_nav ul li#events{
	background: url('../img/nav_live_events.gif') no-repeat top center;
}

div#short_nav ul li a:hover#nav_events,div#short_nav ul li.active a:link#nav_events{
	background: url('../img/nav_live_events.gif') no-repeat bottom center;
	width: 90px;
	height: 30px;
}

/*#### MMO NAV ####*/

div#mmo_header{
	/*  */
	background:url('../img/mmo_header.gif') no-repeat top center;
	width: 710px;
	height: 50px;
	margin: 5px 0 0 5px;
}

div#mmo_nav{
	/*  */
	background-color: #00A8C0;
	height:25px;
	text-align:center;
	margin: 0 0 5px 0;padding:0;
	width:710px;
	margin-left: 5px;
}

/*#### IE 6 HACK ####*/
* html div#mmo_nav {height:25px;}
* html div#mmo_nav ul{ margin: 0; padding: 0;}

div#mmo_nav ul{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type:none;
	float:left;
}

div#mmo_nav ul li{
	float: left;
	display:inline;
	margin:0;padding:0;
}

div#mmo_nav ul li a { display:block;}
div#mmo_nav ul li a span{ display:none;}

div#mmo_nav ul li a:link#mmo_nav_home,div#mmo_nav ul li a:visited#mmo_nav_home{
	width: 195px;
	height: 25px;
	background: url('../img/mmo_nav_home.gif') no-repeat top center;
}

div#mmo_nav ul li#home{
	background: url('../img/mmo_nav_home.gif') no-repeat top center;
}

div#mmo_nav ul li a:hover#mmo_nav_home,div#mmo_nav ul li.active a:link#mmo_nav_home{
	width: 195px;
	height: 25px;
	background: url('../img/mmo_nav_home.gif') no-repeat bottom center;
}

div#mmo_nav ul li a:link#mmo_nav_mastermind,div#mmo_nav ul li a:visited#mmo_nav_mastermind{
	width: 155px;
	height: 25px;
	background: url('../img/mmo_nav_mastermind_forum.gif') no-repeat top center;
}

div#mmo_nav ul li#mastermind{
	background: url('../img/mmo_nav_mastermind_forum.gif') no-repeat top center;
}

div#mmo_nav ul li a:hover#mmo_nav_mastermind, div#mmo_nav ul li.active a:link#mmo_nav_mastermind{
	width: 155px;
	height: 25px;
	background: url('../img/mmo_nav_mastermind_forum.gif') no-repeat bottom center;
}

div#mmo_nav ul li a:link#mmo_nav_wealth_training, div#mmo_nav ul li a:visited#mmo_nav_wealth_training{
	background: url('../img/mmo_nav_wealth_training.gif') no-repeat top center;
	width: 140px;
	height: 25px;
}

div#mmo_nav ul li#wealth_training{
	background: url('../img/mmo_nav_wealth_training.gif') no-repeat top center;
}

div#mmo_nav ul li a:hover#mmo_nav_wealth_training, div#mmo_nav ul li.active a:link#mmo_nav_wealth_training{
	background: url('../img/mmo_nav_wealth_training.gif') no-repeat bottom center;
	width: 140px;
	height: 25px;
}

div#mmo_nav ul li a:link#mmo_nav_special_events, div#mmo_nav ul li a:visited#mmo_nav_special_events{
	background: url('../img/mmo_nav_special_events.gif') no-repeat top center;
	width: 125px;
	height: 25px;
}

div#mmo_nav ul li#special_events{
	background: url('../img/mmo_nav_special_events.gif') no-repeat top center;
}

div#mmo_nav ul li a:hover#mmo_nav_special_events, div#mmo_nav ul li.active a:link#mmo_nav_special_events{
	background: url('../img/mmo_nav_special_events.gif') no-repeat bottom center;
	width: 125px;
	height: 25px;
}

div#mmo_nav ul li a:link#mmo_nav_shop_mmo, div#mmo_nav ul li a:visited#mmo_nav_shop_mmo{
	background: url('../img/mmo_nav_shop_mmo.gif') no-repeat top center;
	width: 95px;
	height: 25px;
}

div#mmo_nav ul li#shop_mmo{
	background: url('../img/mmo_nav_shop_mmo.gif') no-repeat top center;
}

div#mmo_nav ul li a:hover#mmo_nav_shop_mmo, div#mmo_nav ul li.active a:link#mmo_nav_shop_mmo{
	background: url('../img/mmo_nav_shop_mmo.gif') no-repeat bottom center;
	width: 95px;
	height: 25px;
}

/*#### CONTENT ####*/
div#content{
	background: url('../img/main_bg.gif') repeat-y top center;
	padding: 0 10px 0px 10px;
	clear:both;
}
div#content_top{
	background: url('../img/main_bg_top2.gif') no-repeat bottom center;
	padding:0;
	margin:0;
	margin-top: 15px;
	height: 12px;
}
div#content_bottom{
	background: url('../img/main_bg_bottom.gif') no-repeat bottom center;
	padding:0;
	margin:0;
}

/*#### MMO CONTENT ####*/
div#mmo_content{
	background: url('../img/mmo_bg_top.gif') no-repeat top center;
	padding: 6px 10px 0px 10px;
	clear:both;
	margin-top: 15px;
}

div#mmo_content_bottom{
	background: url('../img/mmo_bg_bottom.gif') no-repeat bottom center;
	padding:0;margin:0;
}

/*#### Three Column Layout ####*/

/*#### Left Column ####*/
div#features{
	/*  */
	float: left;
	width: 210px;
}

div#features a span{ display:none; }
div#features p{ margin: 5px 0; padding:0;}

a:link#five_free_ebooks, a:visited#five_free_ebooks{
	background: #fff url('../img/banner_5_free_e-books.gif') no-repeat top left;
	display:block;
	width:200px;
	height:50px;
}

a:hover#five_free_ebooks{
	background: #fff url('../img/banner_5_free_e-books.gif') no-repeat bottom left;
}

a:link#free_course, a:visited#free_course{
	background: #d9f2f6 url('../img/banner_online_wealth_course.gif') no-repeat top left;
	display:block;
	width:200px;
	height:80px;
}

a:hover#free_course{
	background: #d9f2f6 url('../img/banner_online_wealth_course.gif') no-repeat bottom left;
}

a:link#free_online_workshop, a:visited#free_online_workshop{
	background:#fff url('../img/banner_free_online_workshop.gif') no-repeat top left;
	display:block;
	width:200px;
	height:50px;
}
a:hover#free_online_workshop{
	background:#fff url('../img/banner_free_online_workshop.gif') no-repeat bottom left;
}

a:link#free_membership, a:visited#free_membership{
	background: #fff url('../img/banner_free_membership.gif') no-repeat top left;
	width:200px;
	height:125px;
	display:block;
}
a:hover#free_membership{
	background: #fff url('../img/banner_free_membership.gif') no-repeat bottom left;
}

a:link#mm_book_buy_now, a:visited#mm_book_buy_now{
	/*  */
	background: #fff url('../img/banner_mmbook_top.gif') no-repeat top left;
	width:200px;
	height:215px;
	display:block;
}
a:hover#mm_book_buy_now{
	/*  */
	background: #fff url('../img/banner_mmbook_top.gif') no-repeat bottom left;
}

a:link#mm_book_free_chapters, a:visited#mm_book_free_chapters{
	background: #fff url('../img/banner_mmbook_bot.gif') no-repeat top left;
	width:200px;
	height:35px;
	display:block;
}
a:hover#mm_book_free_chapters{
	background: #fff url('../img/banner_mmbook_bot.gif') no-repeat bottom left;
}

a:link#maui_giving, a:visited#maui_giving{
	background: #fff url('../img/banner_maui_giving.gif') no-repeat top left;
	width:200px;
	height:50px;
	display:block;
}
a:hover#maui_giving{
	background: #fff url('../img/banner_maui_giving.gif') no-repeat bottom left;
}
a:link#maui_giving_small, a:visited#maui_giving_small{
	background: #fff url('../img/banner_maui_giving_small.gif') no-repeat top left;
	width:160px;
	height:50px;
	display:block;
}
a:hover#maui_giving_small{
	background: #fff url('../img/banner_maui_giving_small.gif') no-repeat bottom left;
}

a:link#maui_wealth_secrets, a:visited#maui_wealth_secrets{
	background: #fff url('../img/banner_maui_wealth_secrets.gif') no-repeat top left;
	width:200px;
	height:50px;
	display:block;
}
a:hover#maui_wealth_secrets{
	background: #fff url('../img/banner_maui_wealth_secrets.gif') no-repeat bottom left;
}

a:link#wealth_test, a:visited#wealth_test{
	/*  */
	background: #fff url('../img/banner_wealth_factor_test.gif') no-repeat top left;
	width:160px;
	height:65px;
	display:block;
	margin-bottom: 10px;
}

a:hover#wealth_test{
	background: #fff url('../img/banner_wealth_factor_test.gif') no-repeat bottom left;
	
}

a:link#meet_mm, a:visited#meet_mm{
	/*  */
	background: #fff url('../img/banner_meet_mm.gif') no-repeat top left;
	width:160px;
	height:65px;
	display:block;
	margin-bottom: 10px;
}

a:hover#meet_mm{
	background: #fff url('../img/banner_meet_mm.gif') no-repeat bottom left;
}



/*#### MMO SINGLE TESTIMONTAL DISPLAY ####*/
div.mmo_testimonial_display h5{
	background:transparent url('../img/forum_preview_header_bg.gif') no-repeat top center;
	margin:0;
	padding: 5px 5px 5px 10px;
}

div.mmo_testimonial_display div.testimonial_quote{
	border: 1px solid #00A8C0;
	background: #FFFFEA;
	padding:5px;
}
div.mmo_testimonial_display div.testimonial_quote p, div.mmo_testimonial_display div.testimonial_quote ul{
	font-size: 10%;
	line-height: 120%;
}

/*#### FORUM PREVIEW DISPLAY ####*/
div.forum_preview_display h5{
	background:transparent url('../img/forum_preview_header_bg.gif') no-repeat top center;
	margin:0;
	padding: 5px 5px 5px 10px;
}

div.forum_preview_display div.forum_preview_quote{
	border: 1px solid #00A8C0;
	background: #E5EcF4;
	padding:5px;
	margin: 0 0 10px 0;
}

div.forum_preview_quote p{ 
	font-size:70%; 
	line-height:140%;
}

p.forum_preview_title{
	text-align: left;
	font-size:75%;
	font-weight:bold;
}

p.forum_preview_readit{
	text-align: right;
	font-size:70%;
	font-style:italic;
}

/*#### FEATURED CONTENT DISPLAY ####*/
div.featured_content_display h2{
	background:transparent url('../img/forum_preview_header_bg.gif') no-repeat top center;
	margin:0;
	padding: 0 0 0 5px;
}

div.featured_content_display div.featured_content_quote{
	border: 1px solid #00A8C0;
	background: #E5ECF4;
	padding:5px;
	margin: 0 0 10px 0;
}

div.featured_content_quote p, div.featured_content_quote ul{ 
	font-size:70%; 
	line-height:140%;
}

p.featured_content_title{
	text-align: left;
	font-size:75%;
	font-weight:bold;
}

p.featured_content_readit{
	text-align: right;
	font-size:70%;
	font-style:italic;
}

div.featured_content_display h2 span{
	float:right;
	text-align:right;
	margin-right: 5px;
	margin-top:-33px;
}

* html div.featured_content_display h2 span{
	margin-top:0;
}

div.featured_content_display h2 span a{
	color:#fff;
	text-transform:uppercase;
	font-size:50%;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

/*####MMO Searchbox####*/

div#mmo_searchbox {
	margin: 0 0 0 0; padding: 8px 0 0 0;
	background: url('../img/mmo_search_top_bg.gif') no-repeat top center;
	width: 330px;
	height: 40px;
	display:block;
}

div#mmo_searchbox form{
	margin: 0; 
	text-align:center; 
}

/*####Middle Column####*/

/*main*/

div#main{
	float:left;
	width:340px;
}

div#main h2{
	margin: 0;
	padding: 5px 10px 0 10px;
	background: transparent url('../img/home_h2_bg.gif') no-repeat top left;
	font-size: 100%;
	width: 310px;
}
div#main .home_box h2, div#mmo_main .mmo_box h2, div#main .home_box h3, div#mmo_main .mmo_box h3,
div#main .home_box h4, div#mmo_main .mmo_box h4{
	margin: 0;
	padding: 5px 0 0 0;
	background: #fff;
	font-size: 80%;
	color: #000;
	font-family: Verdana, sans-serif;
	letter-spacing: 0;
}

div#main h2 span{
	/* */
	float:right;
	text-align:right;
	 margin-top:-22px;
}

* html div#main h2 span{
	margin-top:0;
}

div#main h2 span a{
	color:#fff;
	text-transform:uppercase;
	font-size:70%;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

div#main h2 img{ margin:0; padding:0;}
div#main h2#latest img { float:left;}

div#main div.home_box{
	width: 318px;
	border: 1px solid #004294;
	padding: 5px;
	margin-bottom: 10px;
	background-color:#fff;
}
div#mmo_main div.home_box{
	width: 306px;
	border: 1px solid #00a8c0;
	padding: 5px;
	margin-bottom: 10px;
	background-color:#fff;
}

div#main div.home_box p {
	font-size: 70%;
	line-height:140%;
	margin-top: 2px;
}
div#main div.home_box li, div#main div.home_box li p {
	font-size: 11px;
	line-height: 15px;
}

div#main div.home_box ul, div#main div.home_box ol{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:140%;
}

div#main div.mmo_box{
	width: 318px;
	border: 1px solid #00A8C0;
	background-color:#fff;
	padding: 5px;
	margin-bottom: 10px;
}

div#mmo_cart div.mmo_box{
	width: 685px;
	border: 1px solid #00A8C0;
	background-color:#fff;
	padding: 5px;
}

div#mmo_main div.mmo_box h3{
	color: #000;
}


div#main div.home_box p.read_more{
	float:right;
	padding-right:10px;
}

div#main h3{ 
	font-size: 77%;
	margin: 2px 0;
	color:#000;
}

div#main p.view_all{
	text-align:center;
}

div#main div.shop_box{
	width: 318px;
	border: 1px solid #00A8C0;
	background-color:#ffffff;
	padding: 5px;
	margin-bottom: 10px;
}

div#main div.shop_box p{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:140%;
}

div.product_box .buy_now_button{
	float:left;
	border: none;
	margin: 0;
	padding: 0;
}

div.home_box .buy_now_button{
	float:left;
	border: none;
	margin: 0;
	padding: 0;
}
.buy_now_button_big{
	float:left;
	border: none;
	padding: 0;
	margin: 10px 0 5px 0;
}

div.mmo_box .buy_now_button{
	float:left;
	border: none;
	margin: 0;
	padding: 0;
}

div#mmo_teaser_banner{
	/*  */
	background:url('../img/mmo_no_nav.gif') no-repeat top center;
	width: 710px;
	height: 66px;
	margin: 5px 0 0 5px;
}

div.mmo_box a.mastermind_exclusive_button{
	background: url('../img/mastermind_exclusive_button.gif');
	width: 140px;
	height:15px;
	margin-bottom: 5px;
	display:block;
	float:left;
}

div.product_box a.mastermind_exclusive_button{
	background: url('../img/mastermind_exclusive_button.gif');
	width: 140px;
	height:15px;
	margin-bottom: 5px;
	display:block;
	float:left;
}

div#mmo_main div.mmo_box ul, div#mmo_main div.mmo_box ol{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:140%;
}

div#mmo_main h2 img{ margin:0; padding:0;}
div#mmo_main h2#wealth_training_header img { float:left;}

div.mmo_box span{ float: right; }
div.mmo_box a span{ display:none;}
div.mmo_box span strong{ color: #B41933;}

div.product_box span{ float: right; }
div.product_box a span{ display:none;}
div.product_box span strong{ color: #B41933;}

div.home_box span{ float: right; }
div.home_box a span{ display:none;}
div.home_box span strong{ color: #B41933;}

div#mmo_main{
	float:left;
	width:340px;
}
div#mmo_cart{
	float:left;
	width:685px;
	margin-left: 7px;
}

div#mmo_main h2{
	margin: 0; padding: 5px 10px 0 10px;
	background: transparent url('../img/mmo_home_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 310px;
}
div#mmo_cart h2{
	margin: 0; padding: 5px 10px 0 10px;
	background: transparent url('../img/mmo_cart_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 685px;
}


div#mmo_main h2 span{
	float:right;
	text-align:right;
	 margin-top:-22px;
}

* html div#mmo_main h2 span{
	margin-top:0;
}

div#mmo_main h2 span a{
	color:#fff;
	text-transform:uppercase;
	font-size:70%;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

div#mmo_main h2 img{ margin:0; padding:0;}
div#mmo_main h2#latest img { float:left;}

div#mmo_main div.mmo_box{
	width: 318px;
	border: 1px solid #00A8C0;
	background-color:#ffffff;
	padding: 5px;
	margin-bottom: 10px;
}

div#mmo_main div.mmo_box p {
	font-size: 70%;
	line-height:140%;
	margin-top: 2px;
}

div#mmo_main div.mmo_box li, div#mmo_main div.mmo_box li p {
	font-size: 1em;
}


div#mmo_main div.mmo_box p.read_more{
	float:right;
	padding-right:10px;
}

div#mmo_main div.mmo_home_box p.read_more{
	float:right;
	padding-right:10px;
}

div#mmo_main h3{ 
	font-size: 77%;
	margin: 2px 0;
}

div#mmo_main p.view_all{
	text-align:center;
}

div.featured_content_display p.view_all{
	text-align:center;
}

div.featured_content_display h5{
	background:transparent url('../img/forum_preview_header_bg.gif') no-repeat top center;
	margin:0;
	padding: 5px 5px 5px 10px;
}

div#mmo_shop{
	float:left;
	width:510px;
}

* html div#mmo_shop{
	float:left;
	width:490px;
}

div#shop{
	float:left;
	width:510px;
}

div#shop p{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:140%;
}

*  html div#shop{
	float:left;
	width:510px;
}

div#shop div.shop_box{
	float:left;
	width:510px;
}

*html div#shop div.shop_box{
	float:left;
	width:500px;
}

div#mmo_shop div.mmo_box{
	float:left;
	width:510px;
}

* html div#mmo_shop div.mmo_box{
	float:left;
	width:490px;
}

div#mmo_shop h2{
	margin: 0; padding: 5px 0px 5px 10px;
	background: transparent url('../img/mmo_shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 490px;
}
div#mmo_checkout h2{
	margin: 0; padding: 5px 0px 0 10px;
	background: transparent url('../img/mmo_shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 490px;
}

* html div#mmo_shop h2{
	margin: 0; padding: 5px 0px 0 10px;
	background: transparent url('../img/mmo_shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 480px;
}

div#shop h2{
	margin: 0;
	padding: 5px 0 5px 10px;
	background: transparent url('../img/shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 490px;
}

* html div#shop h2{
	margin: 0; padding: 5px 0px 0 10px;
	background: transparent url('../img/shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 490px;
}

div#shop div.shop_box p{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:100%;
}

div#mmo_shop div.product_box p{
	font-size: 70%;
	line-height:100%;
}
div#mmo_shop div.product_box p, div#shop div.product_box p, div#side_bar div.product_box p{
	margin: 4px 0 6px 0;
}

div#shop div.product_box{
	font-size: 100%;
	border:1px solid #004294;
	background-color: #fff;
	padding:9px 9px 5px 9px;
	margin: 10px 10px 0 0;
	width:140px;
	float:left;
}

* html div#shop div.product_box{
	font-size: 100%;
	border:1px solid #004294;
	background-color: #fff;
	padding:9px 9px 5px 9px;
	margin: 10px 6px 0 0;
	width:140px;
	float:left;
}


div#mmo_shop div.product_box{
	font-size: 100%;
	border:1px solid #00A8C0;
	background-color: #fff;
	padding:9px 9px 5px 9px;
	margin: 10px 10px 0 0;
	width:140px;
	float:left;
}

* html div#mmo_shop div.product_box{
	font-size: 100%;
	border:1px solid #004294;
	background-color: #fff;
	padding:9px 9px 5px 9px;
	margin: 10px 2px 0 0;
	width:140px;
	float:left;
}


div#mmo_shop div.product_box .buy_now_button{
	float:left;
	border: none;
	margin: 0;
	padding: 0;
}

div#mmo_shop div.product_box a.mastermind_exclusive_button{
	background: url('../img/mastermind_exclusive_button.gif');
	width: 140px;
	height:15px;
	margin-bottom: 5px;
	display:block;
}

div#mmo_shop div.product_box span{ float: right; }
div#mmo_shop a span{ display:none;}
div#mmo_shop span strong{ color: #B41933;}

div#mmo_viewarticles h2{
	margin: 0; padding: 5px 0px 0 10px;
	background: transparent url('../img/mmo_articles_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 530px;
}

div#mmo_viewarticles div.allarticles_box{
	width: 528px;
	border: 1px solid #00A8C0;
	background-color:#ffffff;
	padding: 5px;
	margin: 0 5px 10px 0;
	font-size: 70%;
	float:left;
}

div#side_bar{
	/*  */
	width:170px;
	float:left;
}

div#side_bar ul{
	margin: 0;
}

div#side_bar div.product_box{
	font-size: 70%;
	border:1px solid #004394;
	background-color: #fff;
	padding: 10px 9px 5px 9px;
	margin: 0px 0 10px 0;
}
div#mmo_content div#side_bar div.product_box{
	border:1px solid #00a8c0;
}
div#side_bar div.product_box_add{
	font-size: 70%;
	border:1px solid #004394;
	background-color: #fff;
	padding-right: 5px;
	margin: 0px 0 10px 0;
	width: 152px;
}
div#side_bar div.mmo_product_box_add{
	font-size: 70%;
	border:1px solid #00a8c0;
	background-color: #fff;
	padding-right: 5px;
	margin: 0px 0 10px 0;
	width: 152px;
}
div#side_bar div.product_box_header {
	background: transparent url('../img/160_testimonial_header_bg.gif') no-repeat top left;
	padding: 6px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	font-family:"Trebuchet MS";
	letter-spacing: 1px;
}
div#side_bar div.mmo_product_box_header {
	background: transparent url('../img/160_mmo_testimonial_header_bg.gif') no-repeat top left;
	padding: 6px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	font-family:"Trebuchet MS";
	letter-spacing: 1px;
}
div.product_box_add div.price, div.mmo_product_box_add div.price {
	color: #b41933;
	text-align: right;
	font-weight: bold;
}

div#side_bar div.product_box .buy_now_button{
	float:left;
	border: none;
	margin: 0;
	padding: 0;
}

div#side_bar div.product_box a.mastermind_exclusive_button{
	background: url('../img/mastermind_exclusive_button.gif');
	width: 140px;
	height:15px;
	margin-bottom: 5px;
	display:block;
	float:left;
}

div#side_bar div.product_box span{ float: right; }
div#side_bar a span{ display:none;}
div#side_bar span strong{ color: #B41933;}

a:link#satisfaction_guaranteed, a:visited#satisfaction_guaranteed{
	/*  */
	background: #d9f2f6 url('../img/satisfaction_guaranteed.gif') no-repeat top left;
	width:200px;
	height:40px;
	display:block;
	margin: 10px 0;
}

a:link.mmo_shop_sub, a:visited.mmo_shop_sub{
	background: url('../img/mmo_shop_nav_bg.gif') no-repeat top left;
	width:200px;
	height:25px;
	display:block;
	padding: 5px 0 0 10px;
	color:#00A8C0;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

a:hover.mmo_shop_sub, a.mmo_shop_sub_active{
	background: url('../img/mmo_shop_nav_bg_over.gif') no-repeat top left;
	width:200px;
	height:25px;
	display:block;
	padding: 5px 0 0 10px;
	color:#fff;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

a:link.shop_sub, a:visited.shop_sub{
	background: url('../img/mmo_shop_nav_bg.gif') no-repeat top left;
	width:200px;
	height:25px;
	display:block;
	padding: 5px 0 0 10px;
	color:#004394;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

a:hover.shop_sub, a.shop_sub_active{
	background: url('../img/mmo_shop_nav_bg_over_dark.gif') no-repeat top left;
	width:200px;
	height:25px;
	display:block;
	padding: 5px 0 0 10px;
	color:#fff;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

* html a:visited.shop_sub,* html a:link.shop_sub,* html a:hover.shop_sub { width: 190px;}

/*#### CART STATUS ####*/

div#cart_login{
	padding-top:20px;
}

div#short_cart_login{
	padding-top:0px;
}

div#header div#cart_status{
	/* cart status at the top of the page */
	font-size: 60%;
	float: left;
	width: 47%;
	padding-left:15px;
}

div#short_header div#cart_status{
	/* cart status at the top of the page */
	font-size: 60%;
	float: left;
	width: 47%;
	padding-left:15px;
}

/*#### LOGIN STATUS ####*/
div#header div#login_status{
	/* login status at the top fo the page */
	font-size: 60%;
	float: right;
	width: 47%;
	text-align:right;
	padding-right:15px;
}

div#header p{ margin:0; padding:0;}

div#short_header div#login_status{
	/* login status at the top fo the page */
	font-size: 60%;
	float: right;
	width: 47%;
	text-align:right;
	padding-right:15px;
}

div#short_header p{ margin:0; padding:0;}

/*#### FOOTER ####*/
div#footer{
	text-align:center;
	color:#004294;
	font-size:60%;
	padding-top:10px;
}

/*#### LIVE EVENTS ####*/
p.event_location{
	font-weight:bold;
	font-size: 20px;
}

div.event_register_wrap a{
	float:left;
	width: 50%;
	margin:0;
	padding:0;
}

div.event_register_wrap span{
	float:right;
	width:30%;
	color: #B41933;
	font-size: 70%;
	text-align:right;
	padding-top:3px;
}

/*#### LIVE EVENTS ####*/

.visionnlink {
font-size: 110%}

.visionnlink a{
font-size: 110%;
text-decoration:none;}

/*2Column*/

div#two_column{
	float:left;
	width:510px;
}
div#two_column_downloads {
	float: left;
	width: 550px;
}

div#two_column p, div#two_column_downloads p, div#two_column_downloads ul, div#two_column_downloads table{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:140%;
}
#two_column_downloads legend {
	font-size: .9em;
	font-weight: bold;
	color: #004294;
}

*  html div#two_column{
	float:left;
	width:490px;
}

div#two_column div.special_offer{
	float:left;
	width:478px;
	padding:10px;
	border: 1px solid #00A8C0;
	background-color: #fff;
}

div#two_column_downloads div.content{
	width:518px;
	padding:10px;
	border: 1px solid #004394;
}

div#two_column div.article{
	float:left;
	width:478px;
	padding:10px;
	border: 1px solid #00A8C0;
	background-color: #fff;
}

*html div#two_column div.special_offer{
	width:460px;
}

div#two_column h2{
	margin: 0; padding: 5px 0px 0 10px;
	background: transparent url('../img/mmo_shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 490px;
	float: left;
}

div#two_column_downloads h2{
	margin: 0;
	padding: 5px 0px 0 10px;
	background: transparent url('../img/downloads_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 530px;
}
div#two_column_downloads fieldset h2{
	padding: 5px 0px;
	background: none;
	color: #000;
	width: 400px;
	font-family:verdana, arial, helvetica, sans-serif;
}
div#two_column_downloads h3 {
	font-size: .8em;
	margin-bottom: 0;
}

* html div#two_column h2{
	margin: 0; padding: 5px 0px 0 10px;
	background: transparent url('../img/mmo_shop_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 490px;
	float: left;
}

div#two_column h2 span{
	float:right;
	text-align:right;
	margin-right: 5px;
	margin-top:-33px;
}

div#two_column h2 span{
	margin-top:0;
}

div#two_column h2 span a{
	color:#fff;
	text-transform:uppercase;
	font-size:70%;
	font-family:"Trebuchet MS";
	text-decoration:none;
}


div#two_column div.special_offer ul{
	font-size: 75%;
	margin: 0 0 10px 0;
	line-height:140%;
}

div#three_column{
	/*float:left;*/
	width:710px;
}

div#three_column p{
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height:140%;
}

*  html div#three_column{
	width:700px;
}

div#three_column div.special_offer{
	float:left;
	width:688px;
	padding:10px;
	margin:0;
	border: 1px solid #004294;
	background-color: #fff;
}

*html div#three_column div.special_offer{
	width:688px;
}

div#three_column h2{
	padding: 5px 0 0 10px;
	margin:0;
	background: transparent url('../img/threecol_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 710px;
}

* html div#three_column h2{
	padding: 5px 0 0 10px;
	margin:0;
	background: transparent url('../img/threecol_h2_bg.gif') no-repeat top left;
	color: #fff;
	font-size: 100%;
	width: 700px;
}

div#three_column div.special_offer h3{
	font-size: 80%;
	margin: 0 0 10px 0;
	line-height:140%;
	}

div#three_column div.special_offer ul, div#three_column div.special_offer ol{
	font-size: 75%;
	margin: 0 0 10px 0;
	line-height:140%;
}

div#two_column div.special_offer p{
	font-size: 80%;
	margin: 0 0 10px 0;
	line-height:140%;
	}
	
div#two_column div.special_offer h3{
	font-size: 100%;
	margin: 0 0 10px 0;
	line-height:140%;
	}
	
	div#mmo_three_column{
		float:left;
		width:710px;
	}

	div#mmo_three_column p{
		font-size: 70%;
		margin: 0 0 10px 0;
		line-height:140%;
	}

	*  html div#mmo_three_column{
		float:left;
		width:700px;
	}

	div#mmo_three_column div.special_offer{
		float:left;
		width:688px;
		padding:10px;
		margin:0;
		border: 1px solid #00A8C0;
		background-color: #fff;
	}

	*html div#mmo_three_column div.special_offer{
		width:688px;
	}

	div#mmo_three_column h2{
		padding: 5px 0 0 10px;
		margin:0;
		background: transparent url('../img/mmo_threecol_h2_bg.gif') no-repeat top left;
		color: #fff;
		font-size: 100%;
		width: 710px;
	}

	* html div#mmo_three_column h2{
		padding: 5px 0 0 10px;
		margin:0;
		background: transparent url('../img/mmo_threecol_h2_bg.gif') no-repeat top left;
		color: #fff;
		font-size: 100%;
		width: 700px;
	}

	div#mmo_three_column div.special_offer ul{
		font-size: 75%;
		margin: 0 0 10px 0;
		line-height:140%;
	}
	

div.mediaplayer {
margin-bottom:10px;
}

th {
	color: #fff;
	background-color: #666;
}
.cart {
	font-size: .8em;
}
.cart td.item, .cart td.total, .cart div.total, .cart tr.total {
	font-weight: bold;
}
.cart td.total, .cart div.total {
	text-align: right;
}
.product_id {
	padding-left: 10px;
	color: #999;
}
.help_text {
	font-size: .9em;
	font-weight: normal;
	color: #666;
}
a.checkout_button {
	float: right;
	padding: 5px 8px;
	margin: 10px 0;
	background-color: #004294;
	text-decoration: none;
	color: #fff;
}
a.continue_shopping {
	float: left;
	padding: 5px 8px;
	margin: 10px 0;
	background-color: #004294;
	text-decoration: none;
	color: #fff;
}
#totals {
	margin: 10px 0;
	padding-top: 12px;
	margin-right: 15px;
	font-weight: normal;
	text-align: right;
}
.cart_qty {
	text-align: right;
}
.checkout_form {
	float: left;
	width: 310px;
	margin: 15px;
	border: solid 1px #666;
	font-size: .9em;
}
div#signin table.checkout_form {
	float: none;
}
.checkout_form td {
	padding: 6px;
}
#cc_form {
	width: 350px;
	margin: 15px;
	border: solid 1px #666;
	font-size: .9em;
}
#cart_table {
	background-color: #666;
	margin: 10px;
	width: 665px;
}
#cart_table td {
	background-color: #fff;
}
#card_type, .form_state, .form_country {
	width: 171px;
}
.message {
	margin: 10px;
	padding: 10px;
	background-color: #eee;
	color: #004294;
	font-weight: bold;
	text-align: left;
}
.order_info {
	float: left;
	width: 210px;
	margin: 9px;
	border: solid 1px #666;
	font-size: .9em;
}
.order_info a {
	color: #fff;
}
#submit_order {
	margin-right: 15px;
}
#order_downloads {
	padding: 10px;
	margin: 20px 10px 10px 10px;
	border: solid 1px #666;
	font-size: 1.4em;
}
p.question {
	font-weight: bold;
	font-size: 1.4em;
	color: #004294;
}
p.faq_answer {
	padding-left: 20px;
}
.form_item {
	margin-bottom: 1em;
}
.odd {
	background-color: #ccc;
}
.even {
	background-color: #eee;
}
div.odd, div.even {
	/*padding: 3px;*/
}
.selected {
	background-color: #f00;
}
.user_order_title {
	font-size: 1em;
	font-weight: bold;
}
input, textarea, select {
	/*border: solid 1px #666;*/
	padding: 2px;
}
#my_account {
	font-size: .8em;
}
#my_account fieldset {
	padding: 15px;
}
#my_account legend {
	font-size: 1.1em;
	font-weight: bold;
}
.special_offer ul {
	padding-left: 50px;
}
.article_teasers {
	border-top: solid 1px #666;
	padding-top: 10px;
}
.article_teasers p.teaser {
	border: solid 1px #666;
	padding: 10px;
}
.article_teasers strong {
	font-size: 1.1em;
}
.cart_addon {
	padding: 10px;
	margin: 5px 13px 0 10px;
	line-height: 1.5em;
	border: solid 1px #666;
	text-align: left;
	background-color: #eee;
}
.cart_addon .price {
	float: right;
	margin: 1px;
	padding: 10px 10px 10px 40px;
	font-size: 1.1em;
	font-weight: bold;
}
#faq_question_list ul {
	margin: 0;
	padding: 10px 0 20px 18px;
	border-bottom: solid 1px #004294;
	font-size: 1.2;
}
#faq_question_list li {
	padding-bottom: 6px;
}

div.mmo_box span.required {
	float: none;
}
a.video_link, .video_link {
	padding: 4px 0 0 20px;
	background: url(../img/video_icon.gif) no-repeat left top;
}
a.audio_link {
	padding: 4px 0 0 20px;
	background: url(../img/audio_icon.gif) no-repeat left top;
}
a.pdf_link {
	padding: 4px 0 0 20px;
	background: url(../img/icons/page_white_acrobat.png) no-repeat left top;
}
a.text_link {
	padding: 4px 0 0 20px;
	background: url(../img/icons/page_white_text.png) no-repeat left top;
}
.pager {
	border: solid 1px #999;
	padding: 6px;
	margin: 10px 0 10px 0;
	text-align: center;
	font-size: 10px;
	color: #666;
}
.pager_item {
	margin: 0 6px 0 6px;
}
.box {
	padding: 1px 5px;
}
#checkout_breadcrumb {
	padding: 10px 0;
}
.req_marker {
	color: #f00;
}
.teaser_date {
	float: left;
	font-size: 70%;
	line-height:140%;
	margin-top: 2px;
}

p.note, div#mmo_three_column p.note, div#three_column p.note{
	border:1px solid #FFCC00;
	background:#FFF2BF;
	padding:2px 4px;
	display:table;
	font-size: 11px;
}

.error{
	
	border: 1px solid #BF3030;
	background: #FFE6E6;
	padding: 5px;
	display:block;
	color:#000;
	font-weight:bold;
	text-align:center;
	
}


.form_scrollbox {
	height: 192px;
	overflow: auto;
	border: solid 1px #666;
}
#three_column .form_scrollbox p, #mmo_three_column .form_scrollbox p {
	font-size: 100%;
	line-height: 120%;
}

/*FORM VALIDATION*/

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	/*border: 1px solid #00A8E6;*/
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.todo {
	background-color: #ff0;
	color: #f00;
	font-weight: bold;
	border: solid 1px #f90;
	padding: 3px;
}
div.shop_box ul li{ 
	font-size:70%; 
	line-height:140%;
}
.product_photo {
	margin-bottom: 10px;
}
.article_photo {
	margin-bottom: 10px;
}
#free_offers ul li {
	font-size: 90%;
	padding-bottom: 5px;
}
div.product_box form{
	padding: 0 0 10px 0;
	margin: 0;
}

/****TABBED BROWSING****/

.panel {
	clear: both;
	display: none;
	border-top: 2px solid #999;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 8px 12px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 1.2em;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 2px solid #999;
	padding-top: 6px;
	color: #000;
}
.cart_description {
	font-weight: normal;
	padding-left: 10px;
}
.prod_code {
	text-align: right;
	font-size: .6em;
}
form#information_form ol li {
	font-size: 10px;
}
div#free_offers legend {
	font-size: .8em;
	font-weight: bold;
}

/***************************************************************************/
/*                           Book Bonuses                                  */
/***************************************************************************/
.collapsable-menu
{
}

.collapsable-menu .arrow
{
	width: 16px;
	height: 16px;
	background-image: url(../img/arrowright.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: .15em 4px 0px 0px;
}

.collapsable-menu .expanded .arrow
{
	background-image: url(../img/arrowdown.gif);
}


.collapsable-menu .title
{
	float: left;
	font-size: .8em;
	font-weight: bold;
	color: #004294;
	text-decoration: none;
	margin-bottom: 12px;
	cursor: pointer;
}

.collapsable-menu .content
{
	margin-top: 0px;
	text-align: left;
}

.collapsable-menu .collapsed .content
{
	display: none;
}

#bookbonuses-menu
{
	width: 400px;
	margin-left: 20px;
	font-size: 110%;
}

#bookbonuses-menu li
{
	margin-left: 5px;
	margin-bottom: 4px;
	color: #004294;
	line-height: 1em;
	font-size: 1em;
}
#free_offers ul li ul li {
	font-size: 1.2em;
}
div#exclusive {
	text-align: center;
	margin-bottom: 10px;
}
.detail_photo {
	text-align: center;
}
table.sortable thead tr th{
    cursor: pointer;
}
span.nofile {
	color: #666;
}
div.flash{
	font-size:80%;
	padding: 10px;
	margin: 0 5px 10px 5px;
	border: 1px solid #60BF60;
	background: #E6FFE6;
}
div.warn{
	font-size:80%;
	padding: 10px;
	margin: 0 5px 10px 5px;
	border: 1px solid #FFE680;
	background: #FFFAE6;
}