/* Bucky Covington 730 */

/*------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------*/
body {
	color:#361106;
	background: url(images/08bgRepeatingY.gif) repeat-y scroll center top;
	font-family:"Trebuchet MS";
}
#outer {
	background: url(images/08bgHome_header.jpg) no-repeat scroll center top;
	margin: 0;
	padding:0;
}
#custom-doc { 
	width:73.08em;
	*width:71.32em;
	min-width:950px; 
	margin:auto; text-align:left; 
}
.yui-t3 #yui-main .yui-b{
	margin-left:355px;
}
#yui-main .yui-b {
	padding: 0 0 1em 0;
	min-height: 420px; 
	height: auto;
	_height:  420px; /*ie Hack */
}
.yui-t3 .yui-b{
	float:right;
	margin-right: 0px;
}

#hd{
	position: relative;
        height:300px;
	padding-bottom: 1.0em;
	margin: 0 0 0 0px;
}

#bd{
	padding:8px 2em;
}

div .yui-u .banner {
	margin-bottom: 10px;
}
#flashLogo{   
	position:absolute;
	top:30px;
	right:10px;
	z-index:0;
}
#flashPic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 402px;
	height: 708px;
}

div#contentSub{
	left:112px;
	padding: 0;
	width: 225px;
}
div#modules{position:relative;top:140px;}

#modules .banner {
   border:3px solid #fff;
}

div#smallbannerleft{float:left;}

div#smallbannerright{float:right;}


/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	position:absolute;
	left: 400px;
	top: 30px;
	font-size:153.9%;
	line-height:85%;
	text-align: right;
	width: 120px;

}

#vNav li a{
	background:url(images/08bgNavIcon.gif) no-repeat scroll left 10px;
	display: block;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	padding:4px 0 5px 25px;
	margin:0;
        float:none;
}
#vNav a:hover{
	color: #f3993e;
	background: url(images/08bgNavIcon_over.gif) no-repeat left center;
}

/*-----------------------------------------------------------------------------------------------------
S I D E B A R - NewsSm, CalendarSm
------------------------------------------------------------------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font: normal 32px/23px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	color: #fff;
	letter-spacing: 1px;

}
#basketBox,
#calendarSmlBox,
#newsSmlBox{
	font-size: 93%;
	margin:0px 0px 8px 8px;
	text-align:left;
	padding:0px;
	width: 255px;
	position: relative;
	background-image:none;
	background-color:#EAD6BB;
	border:none;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	display: inline;
	color:#361106;
}
#calendarSmlBox p{position:absolute; right:10px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3 {/* calendarSm header */
	margin: 0;
	height: 34px;
	padding: 3px 0 0 5px;
	background: url(images/08newsSml.gif) no-repeat scroll left top;
}
#newsSmlBox h3{ /* newsSm header */
	height: 34px;
	margin: 0;
	padding: 3px 0 0 5px;
	background: url(images/08newsSml.gif) no-repeat scroll left top;
}

#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:2px 0 4px 2px;
	padding: 0px 0 0 10px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#AF2020;
	letter-spacing:1px;
	text-transform:uppercase;
}
#calendarSmlBox a,
#newsSml a{ 
	padding: 6px 3px; 
	margin: 0px 0px 6px 0px;
	display: block;
	color: #361106; 
	text-decoration: none;
	border-bottom: 1px dashed #C8A77A;
	background:none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #000;
	background:none;
	background-color: #E2CDB4;
}
#calendarSmlBox h5 a{
	background:none;
	padding: 2px 4px; 
	margin: 0px 2px ;
	text-align:right;
	color:#000;
	border:none;
}
#newsSmlBox ul, #calendarSmlBox ul {
	padding: 0px;
	margin: 2px;
}


