body{
	background-image:url(images/background.gif);
	background-attachment: scroll;
	text-align: center;	
	margin-right:auto;
	margin-left:auto;
	min-width: 950px;
	color: #000000;
	font: 11px tahoma, arial, helvetica, sans-serif;		
	margin: 0px 0px 0px 0px;
}

a{
	color: #000000;
	font: 11px tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

a:HOVER{
	text-decoration: underline;
}

h3{
	color: #000000;
	font: bold 14px tahoma, arial, helvetica, sans-serif;	
}

h1{
	color: #000000;
	font: bold 11px tahoma, arial, helvetica, sans-serif;	
}
span{
	color: #7B2929;
	text-indent: -9999px;	
	display: block;
}

input, select{
	font: 11px tahoma, arial, helvetica, sans-serif;
	border: 1px solid #D6D3CE;
	width: 130px;
	height: 19px;
}

form{
	margin: 0px;
	padding: 0px;
}

form label {
	display: block; 
}

img {
	border: 0;
}

/* --- TOP MAMOG NAV ------------------- */

#top_mamogo{
	background-color: #ffffff;
	margin:0 auto;
	border-bottom: 1px solid #000000;	
}

#top_nav{
	margin:0 auto;
	text-align: left;
	padding: 5px 0px 2px 0px;
}

#top_nav img{
	margin: 0px 0px 0px 5px;
}

#top_nav ul{
	float: right;
	margin: 5px 0px 0px 0px;
}

#top_nav li{
	display: inline;
	list-style: none;
}

#top_nav a{
	font-size: 10px;
	text-decoration: underline;
	padding: 5px;
}

#top_nav a:HOVER{
	text-decoration: none;	
}

/* --- MAIN ELEMENTS ------------------- */

#container{
	background: url(images/main_back.gif);
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	text-align: left;
}

#mamogo_header{
	background-image: url(images/header.gif);
	width: 950px;
	height: 95px;
	margin: 0px 0px 0px 0px;
}

#description{ 
	background: url(images/title_back.gif);
	width: 400px;
	height: 85px;
	margin: 20px 0px 0px 10px;
	text-indent: 0px;
	float: left;
	display: inline;
	clear: both;
}

#description span{
	color: #7B2929;
	margin: 5px 5px 0px 5px;
	text-indent: 0px;
}

#breadcrumb{
	width: 400px;
	height: 40px;
	margin: 10px 0px 0px 10px;
	font-size: 14px;
	color: #7B2929;
	font-weight: bold;
	float: left;
	display: inline;
}

#breadcrumb span{	
	height: 25px;
	font-size: 12px;
	text-indent:0px;
	display: block;
	margin: 2px 0px 0px 0px;
}

#breadcrumb a{	
	font-size: 12px;
	color: #7B2929;
	font-weight: bold;
}

#search_bar{	
	width: 520px;
	margin: 20px 10px 10px 0px;
	float: right;
	display: inline;
}

#search{
	background: url(images/title_back.gif);
	width: 520px;
	height: 75px;
	margin: 0px 0px 0px 0px;
}

#search label{
	float: left;	
}

#search label input{
	width: 180px;
	border: 1px solid #7B2929;
	margin: 9px 0px 0px 7px;
}

#search label select{
	width: 170px;
	border: 1px solid #7B2929;
	margin: 0px 0px 0px 0px;
}


#search_graphic{
	background:url(images/search.gif);
	background-repeat: no-repeat;
	width: 52px;
	height: 13px;
	margin: 12px 0px 0px 35px;	
	display: inline;
	float: left;
}

#search_button{
	background: url(images/button_go.gif);
	width: 28px;
	height: 28px;
	margin: 6px 0px 0px 7px;
	display: block;
	float: left;
}

#search_button:HOVER{
	background: url(images/button_go_over.gif);
}

#filter{
	background: url(images/title_back_sm.gif);
	width: 520px;
	height: 34px;
	float: right;
	display: inline;
	margin: 10px 0px 0px 0px;
}

#filter span{
	text-indent: 0px;
	color: #7B2929;
	float: left;
	margin: 9px 0px 0px 20px;
}

#filter select{
	width: 120px;
	border: 1px solid #7B2929;
	float: left;
	margin: 0px 0px 0px 0px;	
}

#feature_listings{
	width: 948px;
	height: 20px;
	display: block;
	margin: 0px 0px 0px 1px;
	clear: both;
}

#title_feature{
	background: url(images/feature_back.gif);
	background-repeat: no-repeat;
	width: 948px;
	height: 67px;
	margin: 0px 0px 10px 0px;
}

#results{
	background: url(images/title_back_sm.gif);
	width: 930px;
	height: 34px;
	margin: 10px 0px 10px 10px;
	display: inline;
	float: left;
	clear: both;
}

#results_numbers{
	width: 150px;
	color: #7B2929;
	text-indent: 0px;
	margin: 5px 0px 0px 5px;
	float: left;
}

#no_results{
	text-indent: 0px;
	text-align: center;
	font: bold 16px tahoma, arial, helvetica, sans-serif;
	margin: 100px 0px 0px 0px;
}

#pages{
	width:750px;
	float: right;
}

#pages ul{
	float: right;	
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#pages li{
	display: inline;
}

#pages li a{
	color: #7B2929;
	font-weight: bold;
	display: block;
	float: left;
	margin: 5px 0px 0px 10px;
}

#pages li a.currentindex{
	margin: 2px 0px 0px 10px;
	padding: 2px 5px 2px 5px;
	color: #EA8600;
	border: 1px solid #EA8600;
}

#pages li a.currentindex:HOVER{
	text-decoration: none;
}

#details_back{
	display: none;
}

#results.back #details_back{
	float: right;
	display: inline;
	margin: 7px 5px 0px 0px;
}

#results.back #details_back a{
	background: url(images/button_back.gif);
	width: 60px;
	height: 19px;	
	display: block;
}

#results.back #details_back a:HOVER{
	background: url(images/button_back_over.gif);
}

#results.back #pages, #results.back #results_numbers{
	display: none;
}

#stuff{
	width: 738px;
	margin: 0px 10px 0px 0px;	
	float: right;
	display: inline;
}


/* --- ARTIST STUFF ------------------- */

#artist_container{
	background: url(images/avatar_back.gif);
	display: inline;
	width: 182px;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	float: left;
	clear: left;
}

#avatar{
	width: 100px;
	height: 100px;
	border: 1px solid #7B2929;
	margin: 0px 0px 10px 40px;
}

#avatar a{	
	width: 100px;
	height: 100px;
	display: block;	
}

#avatar img{
	width: 100px;
	height: 100px;
}

#username{
	width: 172px;
	text-align: center;
	margin: 0px 0px 10px 5px;
}

#username a{
	color: #7B2929;
	font-weight: bold;
}

#bio{
	text-indent: 0px;
	color: #7B2929;
	width: 172px;
	margin: 0px 0px 10px 5px;
}

#stats{
	width: 182px;
	height: 88px;
}

#stats ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 182px;
}

#stats li{
	width: 182px;
	height: 29px;
	text-align: center;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
}

#stats li#profile{
	background: url(images/stats_nav_1.gif);
	height: 30px;
	width: 182px;
}

#stats li#profile a{
	color: #7B2929;
	width: 167px;
	height: 25px;
	margin: 5px 0px 0px 5px;
	float: left;
}

#stats li#rating_stats{
	background: url(images/stats_nav_2.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#stats li#rating_stats span{
	color: #7B2929;
	text-indent: 0px;
	margin: 5px 0px 0px 20px;
	display: inline;
	float: left;
}

#stats li#rating_stats span#rating_stats_icon{
	width: 102px;
	height: 17px;
	margin: 3px 0px 0px 5px;
}

#stats li#rating_stats span#rating_stats_icon img{
	width: 102px;
	height: 17px;
}

#stats li#items{
	background: url(images/stats_nav_3.gif);
	width: 182px;
}

#stats li#items span{
	text-indent: 0px;
	display: inline;
	color: #7B2929;
	float: left;
	width: 172px;
	margin: 5px 0px 0px 5px;
}

/* --- SCHEME ------------------- */

.listing_container{
	width: 198px;
	height: 140px;
	margin: 10px 10px 10px 25px;
	display: inline;
	float: left;
}

.listing_container .listing{
	background: url(images/listing_back.gif);
	width: 198px;
	height: 101px;
	border: 1px solid #7b2929;
}

.listing_container .listing span{
	text-indent: 0px;
}

.listing_container .thumb{
	margin: 10px;
	display: inline;
	float: left;
}

.listing_container .thumb img{
	width: 80px;
	height: 80px;
}

.listing_container .thumb_sm{
	margin: 5px 10px 5px 10px;
	display: inline;
	float: left;
}

.listing_container .thumb_sm img{
	width: 40px;
	height: 40px;
}

.listing_container .title_tone{
	color: #7b2929;
	font-weight: bold;
	margin: 5px 10px 0px 10px;
}

.listing_container .info span{
	width: 90px;
	color: #7b2929;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	float: left;
}

.listing_container .info span.seller, .listing_container .info span.price{
	margin: 5px 0px 0px 0px;
}

.listing_container .info_tone span{
	width: 126px;
	color: #7b2929;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	float: left;
}

.listing_container .info_tone span.seller, .listing_container .info_tone span.price{
	margin: 5px 0px 0px 0px;
}

.listing_container .play{
	clear: both;
	width: 50px;
	height: 20px;
	position: relative;
	left: 135px;	
}

.listing_container .play a{
	background: url(images/button_play.gif);	
	text-indent: -9999px;
	width: 50px;
	height: 20px;
	display: block;
}

.listing_container .play a:HOVER{
	background: url(images/button_play_over.gif);	
}

.listing_container .bottom{
	width: 198px;
	clear: both;
}

.listing_container .bottom ul{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.listing_container .bottom li{
	float: left;
	margin: 0px 2px 0px 0px;		
}

.listing_container .bottom a{
	display: block;
	width: 27px;
	height: 27px;
}

.listing_container .bottom .buy a{
	background: url(images/button_buy.gif);
}

.listing_container .bottom .buy a:HOVER{
	background: url(images/button_buy_over.gif);
}

.listing_container .bottom .comment a{
	background: url(images/button_comment.gif);
}

.listing_container .bottom .comment a:HOVER{
	background: url(images/button_comment_over.gif);
}

.listing_container .bottom .favorites a{
	background: url(images/button_fave.gif);
}

.listing_container .bottom .favorites a:HOVER{
	background: url(images/button_fave_over.gif);
}

.listing_container .bottom .fave_remove a{
	background: url(images/button_fave_remove.gif);
}

.listing_container .bottom .fave_remove a:HOVER{
	background: url(images/button_fave_remove_over.gif);
}

.listing_container .bottom .rating{
	width: 70px;
	float: right;
	display: inline;
}

.listing_container .bottom .rating span{
	text-indent: 0px;
	text-align: center;	
}

.listing_container .bottom .rating .rating_icon{
	background: url(images/rating_1.gif);
	width: 59px;
	height: 12px;
	margin: 2px 0px 0px 5px;
}

.listing_container .bottom .rating .rating_icon img{
	width: 59px;
	height: 12px;
}

/* ---  DETAILS ------------------- */

#details_container{
	width: 738px;
	margin: 10px 0px 0px 0px;
}

#left, #middle{
	float: left;
	display: inline;
	margin: 0px 0px 0px 5px;
}

#left{
	width: 178px;
	margin: 0px 0px 0px 0px;
}

#left {	
	width:178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:176px;	
}

html>body #left {
  width:178px;
}

#middle{
	width: 400px;
}


#thumb_details{
	width: 176px;
	height: 220px;
	border: 1px solid red;
	margin: 0px 0px 5px 0px;
}

#thumb_details {	
	width:176px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:178px;	
}

html>body #thumb_details {
  width:176px;
}

#thumb_details img{
	width: 176px;
	height: 220px;
}


#rating_details{
	width: 176px;
	height: 25px;
	margin: 0px 0px 5px 0px;
}

#rating_details span{
	color: #7B2929;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	text-indent: 0px;
	width: 70px;
	float: left;
}

#rating_details_icon{;
	width: 100px;
	height: 20px;
	float: left;
}

#rating_details_icon ul{
	width: 100px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

#rating_details_icon li{
	float: left;
	width: 19px;
	height: 17px;
}

#rating_details_icon li img{
	width: 19px;
	height: 17px;
}

#rating_details_icon li a{
	background: url(images/rate_single_off.gif);
	display: block;
	width: 19px;
	height: 17px;
}

#rating_details_icon li a:HOVER{
	background: url(images/rate_single.gif);
}

#options_details{
	width: 176px;
	margin: 0px 0px 5px 0px;
}

#options_details ul{
	width: 171px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

#options_details li{
	width: 171px;
	height: 24px;
	margin: 0px 0px 3px 0px;
}

#options_details li#favorite_details a{
	background: url(images/details_fave.gif);
	background-repeat: no-repeat;
	color: #7B2929;
	width: 171px;
	height: 24px;
	margin: 0px;
	display: block;
}

#options_details li#favorite_details a:HOVER{
	background: url(images/details_fave_over.gif);
	background-repeat: no-repeat;
}

#options_details li#favorite_details.favorite_remove a{
	background: url(images/details_fave_remove.gif);
	background-repeat: no-repeat;
}

#options_details li#favorite_details.favorite_remove a:HOVER{
	background: url(images/details_fave_remove_over.gif);
	background-repeat: no-repeat;
}

#options_details li#favorite_details span{
	color: #7B2929;
	text-indent: 24px;
	width: 171px;
	height: 24px;
	padding-top: 4px;
}

#options_details li#favorite_details span {	
	height: 24px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 20px;	
}

html>body #options_details li#favorite_details span {
  height: 24px;
}

#options_details li#friend_details a{
	background: url(images/details_friend.gif);
	background-repeat: no-repeat;
	color: #7B2929;
	width: 171px;
	height: 24px;
	margin: 0px;
	display: block;
}

#options_details li#friend_details a:HOVER{
	background: url(images/details_friend_over.gif);
	background-repeat: no-repeat;
}

#options_details li#friend_details span{
	color: #7B2929;
	text-indent: 24px;
	width: 171px;
	height: 24px;
	padding-top: 4px;
}

#options_details li#friend_details span {	
	height: 24px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 20px;	
}

html>body #options_details li#friend_details span {
  height: 24px;
}


#options_details li#report_details a{
	background: url(images/details_report.gif);
	background-repeat: no-repeat;
	color: #7B2929;
	width: 171px;
	height: 24px;
	margin: 0px;
	display: block;
}

#options_details li#report_details a:HOVER{
	background: url(images/details_report_over.gif);
	background-repeat: no-repeat;
}

#options_details li#report_details.reports_review  span{
	background: url(images/details_report_rev.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 24px;
	display: block;
}

#options_details li#report_details.reports_approve  span{
	background: url(images/details_report_approve.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 24px;
	display: block;
}

#options_details li#report_details span{
	color: #7B2929;
	text-indent: 24px;
	width: 171px;
	height: 24px;
	padding-top: 4px;
}

#options_details li#report_details span {	
	height: 24px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 20px;	
}

html>body #options_details li#report_details span {
  height: 24px;
}

#stats_quick{
	width: 178px;
	border: 1px solid red;
}

#stats_quick{	
	width: 178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 176px;	
}

html>body stats_quick{
  width: 178px;
}

#stats_quick #stats_quick_title {
	text-indent: 0px;
	font: bold 14px tahoma, arial, helvetica, sans-serif;
	color: #7b2929;
	margin: 5px 5px 5px 5px;
}

#stats_quick ul{
	list-style: none;
	width: 171px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#stats_quick li{
	width: 166px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#stats_quick li span{
	text-indent:0px;
	float:left;
	color: #7b2929;
}

#info_details{
	width: 400px;
	float: left;
	border-bottom: 1px solid red;
	display: inline;
}

#info_details span{
	text-indent: 0px;
	margin: 5px;
}

#name_details{
	float: left;
}

#name_details span{
	color: #7B2929;
	font: bold 12px tahoma, arial, helvetica, sans-serif;
}

#price_details{
	background-color: #F5A132;
	float: right;
	border: 1px solid red;
	margin-bottom: 5px;
}

#price_details span{
	text-indent: 0px;
	color: #ffffff;
	font: bold 12px tahoma, arial, helvetica, sans-serif;
	margin: 5px;
}

#info_details_2{
	clear: both;
	width: 400px;
}

#description_details{
	width: 190px;
	float: left;
	margin: 5px;
	display: inline;
}

#description_details span{
	text-indent: 0px;
	color: red;
	font: 10px tahoma, arial, helvetica, sans-serif;
}


#total_rating_details{
	width: 190px;
	margin: 5px;
	float: right;
	display: inline;
}

#total_rating_details span{
	text-indent: 0px;
	color: #7B2929;
	float: left;
}

#total_rating_details span#total_rating_details_icon{
	width: 102px;
	height: 17px;
	float: right;	
}

#total_rating_details span#total_rating_details_icon img{
	width: 102px;
	height: 17px;
}

#buy_now{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	background-color: #f5a232;
	clear: both;
	width: 400px;
	height: 52px;
}

#buy_now_play{
	background-color: #F7EED6;
	width: 50px;
	height: 50px;
	margin: 1px 0px 0px 0px;
	display: inline;
	float: left;	
}

#buy_now_play.play_remove{
	display: none;
}

#buy_now_play a{
	background: url(images/button_play_buy.gif);
	width: 40px;
	height: 41px; 
	margin: 4px 0px 0px 5px;
	text-indent: -9999px;
	display: block;	
}

#buy_now_play a:HOVER{
	background: url(images/button_play_buy_over.gif);
}

#buy_now_play a.stop{
	background: url(images/button_stop_buy.gif);
}

#buy_now_play a.stop:HOVER{
	background: url(images/button_stop_buy_over.gif);
}

#buy_now_button{
	float:left;
	background-color: #f7eed6;
	width: 118px;
	height: 50px;
	margin: 1px 0px 0px 0px;
	display: inline;
}

#buy_now_button span{
	margin: 7px 0px 0px 8px;
	background: url(images/buyitnow.gif);
	width: 103px;
	height: 19px;
}

#buy_now_button a {
	margin: 2px 0px 0px 10px;
	color: #7b2929;
	font-size:10px;
	display:block;
}

#buy_now #purchase_info {
	background-color: #f5a232;
	float: left;
	width:  190px;
	height: 50px;
	display: inline;
	margin: 0px 0px 0px 20px;
}

#buy_now #purchase_info span{
	color: #7b2929;
	text-indent: 0px;
	text-align:left;
	margin: 3px 0px 0px 0px;
}

#buy_now #purchase_info span#us_only{
	margin: 3px 0px 0px 0px;
	font-size:10px;
}

#buy_now #purchase_info p {
	font-weight: bold;
	display: inline;
}

#info_details_3 {
	background: url(images/details_tags_back.gif) #ffffff;
	width: 399px;
	margin: 5px 0px 0px 0px;
	border: 1px solid black;
}

#info_details_3 {	
	width:399px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:400px;	
}

html>body #info_details_3 {
  width:399px;
}

#info_details_3 #seller {
	float:left;
	width: 199px;
}

#info_details_3 span {
	color: #7B2929;
	font: 11px tahoma, arial, helvetica, sans-serif;
	text-indent: 0px;
}

#info_details_3 .info_title {
	font: bold 12px tahoma, arial, helvetica, sans-serif;
	margin: 5px 0px 0px 5px;
	height: 15px;
}

#info_details_3 a#avatar_details {
	margin: 5px 0px 0px 5px;
	width: 40px;
	height: 40px;
	display:inline;
	float: left;
}

#info_details_3 a#avatar_details img{
	width: 40px;
	height: 40px;
}

#info_details_3 a#username_details {
	color: #f5a232;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
	width: 143px;
	display: inline;
	float: left;
	text-decoration: underline;
}

#info_details_3 a#username_details:hover {
	text-decoration: none;
}

#info_details_3 #view_details {
	font-size: 10px;
	margin: 0px 0px 0px 5px;
	width: 143px;
	display: inline;
	float: left;
}

#info_details_3 a#view_details_click {
	color: #f5a232;
	font-size: 10px;
	margin: 0px 0px 5px 5px;
	width: 143px;
	display: inline;
	float: left;
}

#info_details_3 #store_visit {
	font-size: 10px;
	margin: 0px 5px 0px 5px;
	width: 188px;
	clear: both;
}

#info_details_3 #stores_details {
	float: right;
}

#info_details_3 #stores_details ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 5px 0px;
}

#info_details_3 #stores_details li {
	margin: 0px 5px 2px 0px;
}

#info_details_3 #stores_details li a {
	color: #f5a232;
	font-size: 10px;
}

#info_details_3 #tags {
	float:left;
	display: inline;
	width: 199px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#info_details_3 #tags span#tags_list {
	margin: 0px 5px 0px 5px;
}

#info_details_3 #tags span#tags_favorite {
	width: 125px;
	margin: 10px 0px 0px 5px;
	font-weight: bold;
	font-size: 10px;
	float: left;
	display: inline;
}

#info_details_3 #tags span#tags_favorite span{
	width: 125px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	float: left;
	display: inline;
}

#info_details_3 a.tags_add{
	margin: 10px 5px 10px 0px;
	background: url(images/button_add.gif);
	width: 60px;
	height: 19px;
	float: right;
	display: inline;
}

#info_details_3 a.tags_add:hover{
	background: url(images/button_add_over.gif);
}

#info_details_3 a.tags_remove{
	margin: 10px 5px 5px 0px;
	background: url(images/button_remove.gif);
	width: 60px;
	height: 19px;
	display: inline;
	float: right; 
}

#info_details_3 a.tags_remove:hover{
	background: url(images/button_remove_over.gif);
}

#also_like {
	clear: both;
}

#also_like span{
	color: #7B2929;
	font: bold 14px tahoma, arial, helvetica, sans-serif;
	margin: 0px 5px 0px 5px;
	padding: 20px 0px 0px 0px;
	width: 390px;
	text-indent: 0px;
}

#also_like .also_like_item {
	float: left;
	margin: 5px 10px 0px 10px;
	display: inline;
}

#also_like .also_like_item a {
	width: 80px;
	color: #f5a232;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 3px 0px;
	display: block;
}

#also_like .also_like_item a img{
	width: 80px;
	height: 80px;
}

#right {
	width: 150px;
	background: #F7EED6;
	color: #7B2929;
	font: 10px tahoma, arial, helvetica, sans-serif;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#right #terms_details {
	margin: 5px 5px 5px 5px;
}

#right #terms_details #help_details span {
	background:url(images/needhelp.gif);
	margin: 0px 0px 0px 0px;
	width:140px;
	height:37px;
}
#right #terms_details ul {
	width: 140px;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#right #terms_details li {
	margin: 0px 0px 5px 0px;
}

#right #terms_details a{
	color: #7B2929;
	font: 10px tahoma, arial, helvetica, sans-serif;
}

#right #terms_details #help_button a{
	background: url(images/button_help.gif);
	width: 60px;
	height: 19px;
	margin: 8px 0px 10px 45px;
	display: block;
}

#right #terms_details #help_button a:hover{
	background: url(images/button_help_over.gif);
}

#right #terms_details span#conditions{
	width: 140px;
	text-indent: 0px;
	border-top: 1px dashed red;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
}

/* --- BRAND WITH LOGO AND STORENAME ------------------- */

.brand_items{
	background: url(images/header_back.gif);
	width: 948px;
	height: 140px;
	border: 1px solid #907A52;
	margin: 0px 0px 0px 0px;
	position: relative;
}

.brand_items {	
	width:948px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:950px;
	height: 142px;	
}

html>body .brand_items {
  width:948px;
  height: 140px;
}

.brand_items a:HOVER{
	text-decoration: none;
}

.logo{
	margin: 20px 0px 0px 20px;
	display: inline;	
	float: left;
	position: relative;
}

.logo a{
	background-image: url(images/test_logo.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 100px;
	display: block;
}


.storename{
	width: 700px;
	color: #7B2929;
	font-size: 24px;
	margin: 20px 0px 0px 20px;
	float: left;
}

.storename a{
	color: #7B2929;
	font-size: 24px;
	font-weight: bold;
}

.storename a:HOVER{
	text-decoration: none;
}


.header_custom{
	display: none;
}

/* --- BRAND WITH BANNER ------------------- */

.withbanner .brand_items{
	background-image: none;
	background-color: #907A52;
	height: 140px;	
	text-align: center;
}

.withbanner .brand_items {
	height: 140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 142px;	
}

html>body .withbanner .brand_items {
  height: 140px;
}

.withbanner .header_custom{
	width: 948px;
	height: 140px;
	display: block;
}

.withbanner .brand_items .logo, .withbanner .brand_items .storename{
	display: none;
}

/* --- NO DESCRIPTION ------------------- */

.nodescription #description{
	background: url(images/description_back.gif);
}

.nodescription #description span{
	display: none;
}

/* --- NAVGATION ------------------- */

#nav_container{
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	margin: 0px 0px 0px 0px;
}

#nav ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav li{	
	display: inline;	
}

#nav li a{
	display: block;
	height: 56px;
	float: left;	
}

#nav li#nav_tones a{
	background-image: url(images/nav_1.gif);
	width: 176px;
}

#nav li#nav_tones a:HOVER{
	background-image: url(images/nav_1_over.gif);
}


#nav li#nav_papers a{
	background: url(images/nav_2.gif);
	width: 207px;
}

#nav li#nav_papers a:HOVER{
	background: url(images/nav_2_over.gif);
}

#nav li#nav_screens a{
	background: url(images/nav_3.gif);
	width: 225px;
}

#nav li#nav_screens a:HOVER{
	background: url(images/nav_3_over.gif);
}

#nav li#nav_videos a{
	background: url(images/nav_4.gif);
	width: 146px;
}

#nav li#nav_videos a:HOVER{
	background: url(images/nav_4_over.gif);
	width: 146px;
}

#nav li#nav_tracks a{
	background: url(images/nav_5.gif);
	width: 196px;
}

#nav li#nav_tracks a:HOVER{
	background: url(images/nav_5_over.gif);
	width: 196px;
}

#nav span{
	display: none;
}

#nav_shop{
	display: none;
}


/* --- SELECTS----*/

#type_label{
	background: url(images/input_type_back.gif);
	background-repeat: no-repeat;
	width: 170px;	
	height: 19px;
	margin: 10px 0px 0px 7px;
}

#ringtoneType_label{
	background: url(images/input_ringtonetype_back.gif);
	background-repeat: no-repeat;	
	width: 120px;
	height: 19px;
	float: left;
	margin: 6px 0px 0px 5px;
}

#sort_label{
	background: url(images/input_sort_back.gif);
	background-repeat: no-repeat;	
	width: 120px;
	height: 19px;
	float: left;
	margin: 6px 0px 0px 3px;
}

#pagesize_label{
	background: url(images/input_pagesize_back.gif);
	background-repeat: no-repeat;	
	width: 120px;
	height: 19px;
	float: left;
	margin: 6px 0px 0px 3px;
}

#type_label select.screens, #ringtoneType_label select.screens,#sort_label select.screens{
	display:none;
}

#type_label select.videos, #ringtoneType_label select.videos, #sort_label select.videos, #pagesize_label select.videos{
	display:none;
}

#sort_label select.tracks, #pagesize_label select.tracks{
	display:none;
}


/* --- SUB NAVIGATION ------------------- */


#nav div{
	z-index: 5;
	width: 210px;
	top: 40px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	display: none;
}

#nav div ul{	
	width: 210px;
	list-style: none;
	border-top: 1px solid red;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav div li{
	width: 208px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	display: inline;
}

#nav div li a{
	background-color: #F7EED6;
	color: #7B2929;
	font-size: 10px;
	font-weight: bold;
	width: 208px;
	height: 23px;
	text-indent: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	display: block;
	float: left;	
}

#nav div li a {
	width: 208px;
	height: 23px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 210px;
	height: 25px;	
}

html>body #nav div li a {
	width: 208px;
  height: 23px;
}

#nav div li a:HOVER{
	background-color: #F5A232;
}	

#nav #sub_tones{
	left: 10px;
}

#nav #sub_papers{
	left: 200px 
}

#nav #sub_screens{
	left: 400px 
}

#nav #sub_videos{
	left: 600px 
}

#nav #sub_tracks{
	left: 730px 
}

#nav div.over{
	display: block;
}

/* --- FOOTER ------------------- */

#mamogo_footer{
	background-image: url(images/footer.gif);
	width: 950px;
	height: 146px;
	clear: both;
}

.clear_up, .clear_tags, .clear_terms{
	clear: both;
}

#footer{
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
	color: #F7EED6;
	font-size: 10px;
}

#footer_nav ul{
	float: right;
	margin: 5px 0px 0px 0px;
}

#footer_nav li{
	display: inline;
	list-style: none;
}

#footer_nav a{
	color: #F7EED6;
	font-size: 10px;
	text-decoration: underline;
	padding: 5px;
}

#footer_nav a:HOVER{
	text-decoration: none;	
}

/* --- BUY IT NOW --------------------- */

#buyitnow{
	width: 385px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#buyitnow .buyitnow_header{
	background: url(images/buyitnow_top.gif);
	width: 355px;
	height: 49px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buyitnow .buyitnow_footer{
	background: url(images/buyitnow_footer.gif);
	width: 355px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buyitnow .buyitnow_close{
	width: 30px;
	height: 102px;	
	float: right;
}

#buyitnow .buyitnow_close a{
	background: url(images/buyitnow_close.gif);	
	width: 30px;
	height: 102px;
	display: block;
}

#buyitnow .buyitnow_close a:HOVER{
	background: url(images/buyitnow_close_over.gif);	
}

#buyitnow .buyitnow_main{	
	background: url(images/buyitnow_back.gif);
	width: 355px;	
	float: left;
}

#buyitnow .buyitnow_numbers{
	background: url(images/buyitnow_numbers.gif);
	width: 61px;
	height: 265px;
	float: left;
}

#buyitnow span.cCode{
	text-indent: 0px;
	display: inline;
}

#buyitnow ul{
	width: 280px;
	margin: -20px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
} 

#buyitnow li{
	float: left;
	width: 280px;
	color: #7B2929;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	list-style:none;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

/* --- DONT DISPLAY ------------------- */

#mamogo_header_2,#mamogo_footer span, #mamogo_footer_2, #title_store, #extradiv_2, #extradiv_3, #extradiv_4, #home{
	display: none; 
}