/* This is the default style sheet used by the Gallery when
   it is running as a standalone product.  

   If you would like to customize the styles please create 
   copy of this file called 

     "standalone_style.css" (same name without ".default")

   If that file is found in this directory it will be 
   used instead of this one.

   Some of the styles below are overriden by specific 
   album properties. These are noted.

   NOTE:  When Gallery is running standalone it still loads
   embedded_style as a baseline, but you can override those
   settings here.

   $Id: standalone_style.css.default,v 1.6 2003/09/09 12:15:20 beckettmw Exp $
*/ 

/* 
   link colors - overridden by the album 'linkcolor' property.
*/
* { margin: 0; padding: 0; }

body {
	background: #fff url('/graphics/bg.jpg') repeat;
	text-align: center;
	font-color: #ffffff;
}

span,.body, td, pre {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-color: #ffffff;
}

br.clearBoth {
	clear: both
}

div#spacer { margin: 6px 4px 8px 12px; }

div#site_container { width: 744px; text-align: center; margin: 0px auto; background-color: #fff;}
div#main_container { width: 727px; text-align: center; margin: 0px auto;}

h1#banner_ad {width: 727px; height: 95px; float: left; margin: 0px 0px 0px 0px; }
h1#banner_ad2 {width: 727px; height: 95px; float: left; margin: 8px 0px 0px 0px; }
h1#logo {width: 302px; height: 164px; background: url('/graphics/mast/logo.jpg'); float: left; }
h1#masthead {width: 425px; height: 164px; background: url('/graphics/mast/mast.jpg'); float: left; }

ul#main_nav { width: 727px; height: 35px; background-color: #323453; float: left; list-style-type: none; } 
ul#main_nav span{ width: 727px; height: 35px; background-color: #323453; display: none; } 
ul#main_nav li { display: block; float: left; height: 35px; } 
ul#main_nav li#nav_home { width: 74px; height: 35px; background: url('/graphics/nav/home.jpg'); }
ul#main_nav li#nav_players { width: 124px; height: 35px; background: url('/graphics/nav/bigplayers.jpg');  }
ul#main_nav li#nav_contests { width: 135px; height: 35px; background: url('/graphics/nav/bigcontests.jpg'); }
ul#main_nav li#nav_musicnews { width: 153px; height: 35px; background: url('/graphics/nav/bigmusicnews.jpg');  }
ul#main_nav li#nav_events { width: 119px; height: 35px; background: url('/graphics/nav/bigevents.jpg'); }
ul#main_nav li#nav_contactus { width: 122px; height: 35px; background: url('/graphics/nav/contactus.jpg');  }
ul#main_nav a { width: 100%; height: 35px; display: block; }

p#date {width: 170px; height: 22px; margin: 26px 0px 0px 0px; font-family: arial; color: #969696; font-size: 11px; font-weight: bold; float: right;}
h1#main_header { width: 727px; height: 48px; background: url('/graphics/header/mainheader.jpg'); float: left; }
h1#big_players { width: 727px; height: 48px; background: url('/graphics/header/big_players.jpg'); float: left; }
h1#big_contests { width: 727px; height: 48px; background: url('/graphics/header/big_contests.jpg'); float: left; }
h1#big_music_news { width: 727px; height: 48px; background: url('/graphics/header/big_music_news.jpg'); float: left; }
h1#big_events { width: 727px; height: 48px; background: url('/graphics/header/big_events.jpg'); float: left; }
h1#contact_us { width: 727px; height: 48px; background: url('/graphics/header/contact_us.jpg'); float: left; }

div#main_content { width: 727px; float: left; background-color: #fff; }
div#upper { width: 727px; float: left; background-color: #fff; margin: 0px 0px 13px 0px;}
div#main_promo { width: 485px; height: 283px; background: url('/graphics/center/main_promo.jpg'); float: left; margin: 0px 6px 0px 0px; position: relative; visibility: visible; }
div#promo_right { width: 236px; float: left; background-color: #fff; }
p#onair { width: 236px; height: 120px; background: url('/graphics/center/onairtemp.jpg'); float: left; margin: 0px 0px 4px 0px; }
p#big_info { width: 236px; height: 161px; float: left;}

div#lower {width: 727px; float: left; background-color: #fff; margin: 0px 0px 10px 0px; }
div#lower_left {width: 485px; float: left; background-color: #fff; margin: 0px 6px 0px 0px;}
div#lower_right {width: 236px; float: left; background-color: #fff;}
div#scrolling_text { width: 485px; height: 39px; background: url('/graphics/center/scrolling_text.jpg'); float: left; margin: 0px 0px 13px 0px;}

div#minor_promo { width: 485px; height: auto; float: left; }
div.minpromo { width: 240px; height: 250px;  float: left; }
div.minpromo h1 { width: 240px; height: 130px; background: url('/graphics/center/minor_promo.jpg') no-repeat;  margin: 10px 0px 0px 0px;}
div.minpromo h1 img { margin: 8px 0px 0px 0px; }
div.minpromo h2 { width: 238px; height: 120px; text-align: left; margin: 0px 0px 0px 4px; overflow: hidden; }
div.minpromo_more {width: 700px; height: auto; margin: 10px 10px; }
div#ads { width: 727px; height: 97px; background-color: #868686; float: left; margin: auto auto;}
div#ad { width: 90px; height: 90px; background-color: #868686; float: left; margin: 2px 14px;}
div#big_music_news { width: 236px; height: 144px; background: url('/graphics/center/big_music_news.jpg'); float: left; margin: 0px 0px 6px 0px;}
div#bignews_txt { width: 100px; float: left; position: relative; top: 36px; left: 10px; text-align: left; font-family: arial; color: #5e5e5e; font-size: 11px; font-weight: bold;}
div#bignews_txt a {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px;}
div#bignews_txt a.link {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px;}
div#bignews_txt a.active {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px;}
div#bignews_txt a.visted {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px;}
div#bignews_txt a.hover {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px;}
div#bignews_pic { width: 110px; float: left; position: relative; top: 36px; left: 6px;}
div#big_hits { width: 236px; height: 251px; background: url('/graphics/center/big_hits.jpg'); float: left; position: relative; visibility: visible; overflow: hidden;}
div#right_ads { width: 236px; height: 300px; float: left; margin: 8px 0px 0px 0px; }

div#center { width: 728px; float: left; background-color: #232323; text-align: left; margin: 0px 0px 0px 0px; }

h1#page_top { width: 728px; height: 6px; background: url('/graphics/center/page_top.jpg'); float: left; overflow: hidden;}
h1#page_bot { width: 728px; height: 7px; background: url('/graphics/center/page_bot.jpg'); float: left; overflow: hidden;}

h1#disclaimer {width: 727px; height: 33px; background: url('/graphics/disclaimer/disclaimer.jpg'); float: left; }

h1 span { display: none }

div#big_players { width: 700px; float: left; display: block; text-align: center; }
div#big_players_image { width: 236px; float: left; margin: 6px 4px 8px 12px; display: block;}
div#big_players_image_more { width: 236px; margin: auto auto; display: block; text-align: center;}
div#big_players_text { width: 440px; float: left; margin: 4px 4px; display: block; text-align: left;}
div#big_players_text_more { width: 600px; float: left; margin: 6px 4px 8px 12px; display: block; text-align: left;}
div#big_players_text a {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_players_text a.link {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_players_text a.active {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_players_text a.visted {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_players_text a.hover {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }

div#big_contests { width: 700px; float: left; display: block; text-align: center;}
div#big_contests_image { width: 236px; float: left; margin: 6px 4px 8px 12px; display: block;}
div#big_contests_image_more { width: 236px; margin: auto auto; display: block;}
div#big_contests_text { width: 440px; float: left; margin: 4px 4px; display: block; text-align: left;}
div#big_contests_text_more { width: 600px; margin: auto auto; display: block; text-align: left;}
div#big_contests_text a {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_contests_text a.link {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_contests_text a.active {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_contests_text a.visted {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_contests_text a.hover {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }

div#big_events { width: 700px; float: left; display: block; text-align: center; }
div#big_events_image { width: 236px; float: left; margin: 6px 4px 8px 12px; display: block;}
div#big_events_image_more { width: 236px; margin: auto auto; display: block; text-align: center;}
div#big_events_text { width: 440px; float: left; margin: 4px 4px; display: block; text-align: left;}
div#big_events_text_more { width: 600px; margin: auto auto; display: block; text-align: left;}
div#big_events_text a {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_events_text a.link {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_events_text a.active {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_events_text a.visted {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }
div#big_events_text a.hover {color: #5e5e5e; text-decoration:none; font-family: arial; font-weight: bold; font-size: 11px; }

.header { font-family: arial; color: #fac81b; font-size: 18px; font-weight: bold; }
.purpheader { font-family: arial; color: #5e2e91; font-size: 14px; font-weight: bold; }
.details { font-family: arial; color: #434343; font-size: 12px; font-weight: bold; }
.text { font-family: arial; color: #ffffff; font-size: 12px; font-weight: bold; }
.artist { font-family: arial; color: #ffffff; font-size: 11px; font-weight: bold; }
.song { font-family: arial; color: #9a9a9a; font-size: 11px; font-weight: normal; }
.bigplayers { font-family: arial; color: #e2e1e1; font-size: 12px; font-weight: bold; }

/* POLL INFORMATION */
div#test_poll_poll { width: 100%; }
div#test_poll_poll * { margin: 0; padding: 0;  }
div#test_poll_poll a, div#test_poll_poll img { border: 0; }

/* header */
div#test_poll_poll h1 { font: 14px Arial, sans-serif; display: none; }
div#test_poll_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/*question */
div#test_poll_poll h2 { font: bold 13px Arial, sans-serif; color: #fff } /* question */
div#test_poll_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#test_poll_poll ul { margin: 2px 5px; list-style-type: none; width: 100% } /* answers container */
div#test_poll_poll li { margin: 2px 0; font: 12px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#test_poll_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#test_poll_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #fff} /* text container */
div#test_poll_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#test_poll_poll li.image_a img { vertical-align: middle; }
div#test_poll_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#test_poll_poll p.submit { text-align: center; margin: 0px auto 10px auto; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 80px; background-color: #444;  }

/* results link */
div#test_poll_poll p.results { color: #336699; font: bold 13px Arial, sans-serif;  cursor: pointer; cursor: hand; text-align: center; }
div#test_poll_poll p.results span { color: #fc0; text-decoration: underline; }

/* results */
div#test_poll_poll p.results_text { color: #fff; margin: 3px 0 0 0; clear: both; width: 90% }
div#test_poll_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#test_poll_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#test_poll_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#test_poll_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#test_poll_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#test_poll_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }
