/* Duaty Drake 584  */


/* page positioning */
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	clear: both;
	width: 780px;
	height:100%;
	margin: auto;
	background-color: #600808;
}
#header {
	width: 760px;
	clear: both;
	height: 229px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	margin: auto;
	width: 195px;
}
#sidebar {
	float: left;
	width: 236px;
	color: #000000;
}
#main {
	float: left;
	width: 502px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px 20px 20px;
	border-left: 1px solid #880C0C;
	background-attachment: scroll;
	background-image: url(images/headerSml.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e56820;
	height: 20px;
	background-color: #702121;
	padding-right: 20px;
	border-top: 1px solid #880c0c;
	border-bottom: 1px solid #880c0c;
}
.bannerspace {
	padding-top: 40px;
	padding-right: 10px;
	width: 344px;
	text-align: right;
}
.bg {
	background-color: #000000;
}

/* content */
.content {
	color: #EBBBA7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}
.contentHi {
	color: #C91E00;
	font-family: Arial;
	font-size: 12px;
}	
.contentSml {
	color: #e56820;
	font-family: Arial;
	font-size: 10px;
	border: none;
}	
.contentHiSml {
	color: #670303;
	font-family: Arial; 
	font-size: 10px; 
	text-align: left;
}	
.titleLrg{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E56820;
	font-weight: bold;
	letter-spacing: 1px;
}
.titleSml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.titleSml a:link,
.titleSml a:visited{
	color: #e56820;
}
.titleSml a:active{
	color: #e56820;
}
.titleSml a:hover{
	color: #fff;
	text-decoration: underline;
}
	
/* content links */
A:link,
A:visited {
	color: #e56820;
}
A:hover {
    COLOR: #fff;
	text-decoration: underline;
}
A:active {
	color: #e56820;
}

/* Images */
.picRight {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
	border: 1px solid #880c0c;
}
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
	border: 1px solid #880c0c;
}
.iconImg{
	margin: 2px 2px 2px 2px;
	border: 1px solid #880c0c;
}

/* calendar and checkout*/
.calendarBox{
	color: #000000;
	width: 99%;
}
.checkoutOdd,
.calendarOdd{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	background-color: #EFEEEE;
	border: 1px solid #ccc;
	padding:1px 3px 1px 3px;
}
.checkoutEven,
.calendarEven{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding:1px 6px 1px 6px;
}
.calendarHdr,
.checkoutHdr{
	color: #fff;
	background-color: #5A7D9E;
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	padding:0 2px 0 2px;
}
.checkoutBox {
	margin: 6px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 500px;
}

.basketBtn,
.checkoutBtn,
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #9CC6D9;
	letter-spacing: 1px;
	border: 1px solid #FFFFFF;
	padding:1px 2px 1px 2px;
	margin:0 0 2px 0;
}
.optionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
 /*ad banners */
.banner {
	margin:0 0 7px 0;	
	border: 1px solid #c25342;
}
/*shopping cart box, fan club login box, logout box */
.basketBox,
#loginBox,
#logoutBox {
	width: 225px; 
	margin:0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D2D8DE;
	border: 1px solid #ffffff;
	border-right: 6px solid #ffffff;
}
/* sticky nav and v nav */
#stickyBox,
#vNavBox{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	border:1px solid #c25342;
}
#stickyNav,
#vNav{
	font:bold 12px/14px Trebuchet MS, arial, san-serif;
	list-style-type: none;
	margin:0px;
}
#stickyBox ul,
#vNavBox ul{
	padding-left: 0; 
	margin-bottom: -0px; 
	list-style-type: none;
	}
#stickyNav a:link,
#stickyNav a:visited,
#vNav a:link,
#vNav a:visited{
	display: block;
	padding: 0px 0px 0px 20px;
	background-color: #851414;
	border-bottom: 1px solid #c25342;
	line-height: 30px;
	color: #E56820;
	text-decoration: none;
	text-transform: uppercase;
}
#stickyNav a:hover,
#vNav a:hover{
	background-color: #000; color: #fff; 
}

/* Horizontal Nav */
.navCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	padding: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B8C4CB;
}
.navCell a:link,
.navCell a:visited{
	color: #000033;
	text-decoration: none;
}
.navCell a:active{
	color: #FF0000;
}
.navCell a:hover{
	color: #FF9900;
	text-decoration: none;
}
.navTable {
	padding: 6px;
}
.navInline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.navInline a:link,
.navInline a:visited,
.navInline a:active{
	color: #000000;
	text-decoration: none;
}
.navInline a:hover{
	color: #FF9900;
	text-decoration: underline;
}

.contentBox,
#blog_sm{
    margin:0 0 6px 4px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	padding: 6px;
}
.smlBox {
	margin:0 0 0px 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #3d0505;
	padding: 4px;
	border: 1px solid #c25342;
	border-top: none;
}
.smlBox a:link,
.smlBox a:visited{
	color: #e5a78c;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
.smlBox a:hover{
	color: #fff;
	text-decoration: underline;

}
/* album */
.albumImgSml{
	vertical-align: middle;
	margin-right: 0px;
	border: 1px solid #000000;
}
.albumTD {
	font-size: 0px;
	color: #99B0B3;
	text-align: center;
	width: 60px;
}
.albumTD a:link,
.albumTD a:visited,
.albumTD a:hover{
	color: #99B0B3;
	text-decoration: none;
}


.stickyNavTbl{
	width:100%;
}
.stickyNavCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e56820;
	padding: 1px;
	text-align:right;
	border-bottom:1px solid #880c0c;
	
}
.stickyNavCell a:link,
.stickyNavCell a:visited{
	color: #1f333a;
	text-decoration: none;
}
.stickyNavCell a:active{
	color: #FF0000;
}
.stickyNavCell a:hover{
	color: #FF9900;
	text-decoration: underline;
	padding:0 4px 0 0;
	
}

form {
 margin:0px 0px 0px 0px;

}
.formInput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	margin:0 0 2px 0;
}

/*blog - page specific news module */
.blogBox {
	padding:3px;
	margin:2px 2px 2px 2px;
}

#blog_sm{
	float: right;
	position: relative;
	margin:0 -6px 0 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666;
}
#blog_sm ul { 
	margin-left: 0; 
	margin-top: 0px; 
	padding-left: 0; 
	margin-bottom: -0px; 
	list-style-type: none;  
}
#blog_sm a { 
	display: block; 
	padding: 3px;  
	border-bottom: 1px solid #fff; 
	line-height: 11px;  
	color: #000000;
	text-decoration: none; 
}
#blog_sm a:hover { 
	background-color: #666; 
	color: #fff; 
}

/*calendar Sml, news smls, albums sml */
#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml { /* sets list style to none */
	list-style-type: none;
	margin:0px;
}
#albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none;
}


h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:none;
}
#basketBox h3 ,
#basketBox h3 span{
/*overides 'h3 span' for sml basket - only neede if 'h3 span' set to none*/
	display:block;
	font:bold 14px/18px verdana, san-serif;
	margin:0px;
}
#basketBox,
#loginBox,
#logoutBox,
#calendarSmlBox,
#newsSmlBox{
	font:normal 11px/12px verdana, san-serif;
	margin:0px 0px 6px 0px;
	border:1px solid #c25342;
	text-align:left;
	background-color:#3d0505;
	padding:4px;
	color: #333;
}

#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	font:normal 11px/12px arial, san-serif;
	display: block;
	color:#E56820;
	margin:0 0 0 0;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:4px ;
	height:20px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: url(images/newsSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: url(images/calendarSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:2px 0 2px 2px;
	font:normal 11px/12px arial, san-serif;
	color:#660000;
	letter-spacing:1px;
	border-bottom:1px dotted #666;
}

#calendarSmlBox a,
#newsSml a{ 
	padding: 0 4px 1px 4px; 
	display:block;
	color: #e5a78c; 
	text-decoration: none; 

}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background-color: #600808;	

}

#twitter_div{
	width: 200px;
	float: left;
	border: 1px solid #880C0C;
	padding: 10px;
	font-size: 10px;
        position: relative;
	top: 0px;
	left: -250px;
	background-color: #702121;
}
.sidebar-title{
background-color: #600808;
}
#twitter_div li{
padding: 5px;
}
#twitter-link{
font-size:120%
}