/* CSS Document */

/* Main tabbed navigation OVERRIDE*/


body {
	
	background: url("/xroot/IDs/dollywood/images/bg_gradient.gif");
	background-repeat: repeat-x;
	background-color:#726447;
	}

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

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

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

#menu #current {
	background-image:url("/xroot/IDs/dollywood/images/norm_left_hover.gif");
	}
	
#menu #current a {
	background-image:url("/xroot/IDs/dollywood/images/norm_right_hover.gif");
	}
	
#leftsidebar {
	width: 177px;
	padding-left: 10px;
	background-color: #ffffff;
	background-image: url(/xroot/IDs/dollywood/images/bg_listingContent.gif);
	background-position: top;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: repeat-y;
	}
	
#leftSBbox {
	border: 1px solid #29468a; 
	
	
	}
	
#leftSBbox h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/xroot/IDs/dollywood/images/bg_hd1.gif);
	padding: 4px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0px;
}

.listingContent {
	width: 770px;
	clear: left;	
	/*background: rgb(255, 255, 255) none repeat scroll 0%; */
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	background-image: url(/xroot/IDs/dollywood/images/bg_listingContent.gif);
	background-repeat: repeat-y;
	}
	
.button3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #D1E0EA;
	background-image: url(/xroot/IDs/dollywood/images/b3_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	background-color: transparent;
	border: 0px none;
	height: 21px;
	}
.button3ROLL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(/xroot/IDs/dollywood/images/b3_bg_o.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	background-color: transparent;
	border: 0px none;
	height: 21px;
	}