/* CSS Document */


body {
	background:#b3ad88 url("/xroot/IDs/freestylemusicpark/images/bg.jpg");

	}
	
#leftsidebar {
	background-color: #efede4;
	background-image: url(/xroot/IDs/freestylemusicpark/images/bg_leftSB.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	}
	
#leftSBbox {
	border: 1px solid #43a6bd; 
	background-color: #f9f8f4;
	background-image: none;
}
	
#leftSBbox h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/xroot/IDs/freestylemusicpark/images/bg_hd1.gif);
	padding: 4px;
	line-height: 12px;
	color: #f9f8f4;
	margin: 0px;
}

.listingContent {
	background-image: url(/xroot/IDs/freestylemusicpark/images/bg_listingContent.gif);
	}
	
.button2 {
	color: #D1E0EA;
	background-image: url(/xroot/IDs/freestylemusicpark/images/b2_bg.gif);
	}
.button2ROLL {
	color: #FFFFFF;
	background-image: url(/xroot/IDs/freestylemusicpark/images/b2_bg_o.gif);
	}
	
	
/* Main tabbed navigation OVERRIDE*/

#menu {
	background:#fff;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	}
  
#menu li {
 	background:url("/xroot/IDs/freestylemusicpark/images/norm_left.gif") no-repeat left top;
	}

#menu a {
	background:url("/xroot/IDs/freestylemusicpark/images/norm_right.gif") no-repeat right top;
	color: #333;
	}

div#menu li:hover {
  background:url("/xroot/IDs/freestylemusicpark/images/norm_left_hover.gif") no-repeat left top;
	}
	
div#menu li:hover a {
    background:url("/xroot/IDs/freestylemusicpark/images/norm_right_hover.gif") no-repeat right top;
	  color:#156d82;	
	}

#menu #current {
	background-image:url("/xroot/IDs/freestylemusicpark/images/norm_left_hover.gif");
	}
	
#menu #current a {
	background-image:url("/xroot/IDs/freestylemusicpark/images/norm_right_hover.gif");
	color:#000;
	}


/* Footer */
	
#footer {
	clear: both;
	width: 770px;
	margin:0 auto;
	margin: 0px 0px 0px 10px;
	padding-top: 20px;
	margin-bottom: 20px;
	overflow: visible;
	float: left;
	color: #406f87;
	}
	
#footer p {
	color: #406f87;
	}
	
#footer h3 {
	font-size: 8pt;
	color: #406f87;
	margin-bottom: 5px;
	}

#footer td {
	color: #406f87;
	}
	
	
#footer th {
	color: #406f87;
	}
	
#footer li {
	margin-left: -20px;
	}
	
#footer ul {
	margin-top: 2px;
}
#footer a {
	color: #406f87;
	}

#footer a:hover {
	color: #406f87;
	}

.otherDest {
	background-color: #4F7CAE;
	width: 100%;
	margin-bottom: 12px;
	}

.otherDest p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 3pt;
	margin-bottom: 8px;
	margin-top: 10px;
	}


	
