/*---------------------------------------------------
Author: Carl Harmon Jr.
Project: R&R Web2.0
---------------------------------------------------*/
body {
    background: url(/bbbiz/rr/main_bg.gif) center repeat-y;
	margin : 0;padding : 0;background-color : #d1dae1;font : 80% Verdana, Arial, sans-serif;color : black;}
a img{ border:0; margin:0; padding:0}
p {margin: 0 0 1em 0;}


.clear_l{clear:left;}
.clear{clear:both;clear:none;}

/*---------------------------------------------------
top level styles
---------------------------------------------------*/

/*=Format Background Styles  ----------------------------------- */

img#logo, img.logo, #pageheader, img.pageheader
{ behavior: url(http://www.radioandrecords.com/RRWebsite20/assets/js/iepngfix.htc)}

/* =Wrapper */
.container {position:relative;width:1000px;height:100%;z-index:2;left: 0px;top: 0px;margin: 0 auto; overflow:hidden;}

/* =PR BOX */
.pr {text-align:center; margin:0 0 0 13px; padding:5px 20px 5px 0; background: url(/bbbiz/rr/bg_topfade.gif) top no-repeat; width:953px;height:100%;color:#990000;font-size: 130%;font-weight:bold;overflow:hidden;}


/* =Header Styles */
.header { width:1000px; z-index:9999; height:161px;padding : 0;z-index:10;margin: 0;color:#003d64;background: url(/bbbiz/rr/bg_header.gif) top left;}
.header ul, .header li { display : inline; margin: 0; padding : 0; list-style-type : none;}
.header li#status {font-weight:bold; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif }
.header li#status a:link { color:#c9d8e2; font-weight:bold; text-decoration: none; border-bottom: #e0e0e0 dotted .1em; margin-right:.5em}
.header li#status a:visited { color:#c9d8e2; font-weight:bold; text-decoration: none; border-bottom: #e0e0e0 dotted .1em; margin-right:.5em}
.header li#status a:hover { color:#fff; font-weight:bold; text-decoration: none; border-bottom: #e0e0e0 solid .1em}
.header li#date { color:#fff; margin-left : .5em; font-weight:bold}

.header #links a:link, .header #links a:visited, .header #links a:hover { text-align:right;}
.header #links a:link, .header #links a:visited { font-size: 85%; color:#003d64; font-weight:normal; text-decoration: none;}
.header #links a:hover { font-size: 85%; color:#fff; font-weight:normal; text-decoration: underline;}

.header_top {float: left; height: 200px; text-align:right; margin: 50px 50px 50px 50px;}

/* =Content (Dropshow borders) */
.content {  width : 1000px; height: 100%; padding : 0;text-align : left;z-index: auto;left: 0px;background: url(/bbbiz/rr/content_bg_main.gif) center repeat-y; overflow:hidden}

/* =Footer Styles */
.footer {width:1000px;height: 140px;clear: both;line-height: 110%;font-size: 90%;color: #FFF;text-decoration: none;padding : 0;
	     background: url(/bbbiz/rr/bg_footer.gif) center no-repeat; overflow:hidden}
.footer_l {float : left; width : 200px; height: 100%;}
.footer_r  {float : right;width : 800px;text-align : left;padding-top : 30px;}
.footer a:link { color:#0184d9; font-weight:bold; text-decoration: none; border-bottom:dotted .1em; margin-right:.5em}
.footer a:visited { color:#0184d9; font-weight:bold; text-decoration: none; border-bottom:dotted .1em; margin-right:.5em}
.footer a:hover { color:#fff; font-weight:bold; text-decoration: none; border-bottom:solid .1em}

/*---------------------------------------------------
Homepage Styles
---------------------------------------------------*/

/* =Homepage Background */
.content_home_bg { width : 940px; margin : 0; padding : 20px 30px; height: 100%;overflow:hidden;}
/* =timestamp (global) */
h6 {font-size: 80%; color:#666;font-weight: normal; padding-bottom: 10px; margin:0; line-height:130%;}


