@charset "utf-8";
/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	text-align:center;
	background-image:url(../Images/jpegs/sitelayout/bodybg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#f1f1ef;
	}

#header{
	width:100%;
	height:238px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/jpegs/sitelayout/headerbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#bodyWrapper{
	width:100%;
	height:100%;
	background-image:url(../Images/jpegs/sitelayout/wrapperbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#pageWrapper{
	width:960px;
	min-height:1200px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
#pageWrappermlist{
	width:960px;
	min-height:300px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
#topNavContainer{
	width:960px;
	height:42px;
	text-align:center;
	background-image:url(../Images/jpegs/sitelayout/topNavBg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	}

#topNavigation{
	position:relative;
	width:920px;
	height:38px;
	text-align:center;
	color:#ffa523;
	padding-top:10px;

	}

#flashBanner{
	width:960px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	}
#subMenu
{
	width:960px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/jpegs/sitelayout/subMenuBG.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	border-top:1px solid #ffffff;
}
#subMenuTxt
{
	position:relative;
	width:920px;
	height:28px;
	text-align:center;
	color:#ffffff;
	padding-top:2px;
}
span.dateSpan
{
	text-align:right;
	float:right;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:5px;
	color:#000000;
	font-size:xx-small;
}
#introText{
	width:960px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	
	}
#subPageContent
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
#subPageContentNorm
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#flashBannerBottomGrad
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:30px;
	background-image:url(../Images/jpegs/sitelayout/introTextTopGrad.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid #000000;
}
#flashBannerBottomGradHome
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:20px;
	background-image:url(../Images/jpegs/sitelayout/introTextTopGrad.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid #000000;
}
#breadcrumb
{
	text-align:left;
	padding:10px;
	padding-left:20px;
	color:#000000;
	font-size:xx-small;
}
#introTextIMG{
	float:left;
	width:300px;
	height:200px;
	border:1px solid #000000;
	margin-left:15px;
	margin-top:10px;
	}

#introTextCopy{
	float:left;
	width:615px;
	height:200px;
	margin-top:10px;
	margin-left:15px;
	text-align:left;
	background-image:url(../Images/jpegs/sitelayout/pGrad.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}

#featuredCDContainer{
	width:930px;
	height:373px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(../Images/jpegs/sitelayout/pGrad.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}

#featuredCDIMG{
	float:left;
	width:300px;
	height:328px;
	}

#featuredCDCopy{
	float:left;
	width:595px;
	height:350px;
	margin-left:15px;
	}

#moreContentContainer{
	width:960px;
	height:320px;
	margin-left:auto;
	margin-right:auto;
	}

#moreCDs{
	float:left;
	width:300px;
	margin-left:15px;
	text-align:left;
	border:1px solid #d5d5d5;
	height:310px;
	background-image:url(../Images/jpegs/sitelayout/moreContentBottomGrad.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#moreMixes{
	float:left;
	width:300px;
	margin-left:12px;
	text-align:left;
	border:1px solid #d5d5d5;
	height:310px;
	background-image:url(../Images/jpegs/sitelayout/moreContentBottomGrad.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#moreNews{
	float:right;
	width:300px;
	margin-right:15px;
	text-align:left;
	border:1px solid #d5d5d5;
	height:310px;
	background-image:url(../Images/jpegs/sitelayout/moreContentBottomGrad.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#mList
{
	padding:5px;
}
#footer
{
	width:930px;
	height:110px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../Images/jpegs/sitelayout/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
div.fotterCopy
{
	vertical-align:middle;
	text-align:center;
	padding-top:40px;
}
div.divFilter
	{
		width:900px;
		color:#ffa523;
		padding:10px;
		border:1px solid #000000;
		font-weight:bold;
		margin:0px 10px 0px 10px;
		background-color:#ffffff;
		height:32px;
		text-align:center;
		background-image:url(../Images/jpegs/sitelayout/topNavBg.jpg);
		background-position:top center;
		background-repeat:repeat-x;
		background-color:#222222;
	}
div.TLControls
{
	margin:15px;
}
table.featuredCDButtonTable{
	vertical-align:bottom;
}
	
	
	
