/*
	$RCSfile: OnQentertainment.css,v $
	$Revision: 1.1 $
	$Date: 2007/02/07 00:21:01 $
	$Author: dgerlach $
  
	Description:
	This is the style sheet which defines the color properties for entertainment products.
*/

#header-background-image {
	width: 647px;
	height: 80px;
	background: transparent url(http://images.onqlegrand.com/color_gifs/entertainment_header_bg.gif) no-repeat left top;
}

/* Title backround color */
#OnQcontent .title {
	background-color: #f9b05c;
}

#OnQcontent .colored-text{
	color: #f9b05c;
}

#OnQcontent .header-bottom-image {
	width: 647px;
	height: 20px;
	background: white url(http://images.onqlegrand.com/color_gifs/entertainment_header_rounded_bottom.gif) no-repeat left top;
}

/* Set border color to match background style */
#OnQheader .tabbed-nav {
	border-top: 1px solid #f8c689;
	border-bottom: 1px solid #f8c689;
}

