/* Design Home 349  */


/* page positioning */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
}
#wrapper {
	clear: both;
	width: 760px;
	height:100%;
	margin: auto;
	background-color: #fff;
	border: 4px solid #666666;
	background-attachment: scroll;
	background-image: url(images/navBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	width: 760px;
	margin: auto;
	clear: both;
	background-attachment: scroll;
	background-image: url(images/home_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	height: 125px;
}
#hnav {
	margin: auto;
	clear: both;
	height: 0px;
	visibility: hidden;
	background-color: #660000;
	padding: 0px 0px 0px 0px;
}
#sidebar {
	background-color: none;
	float: left;
	width: 180px;
	/*background-image: url(images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	border: 1px solid 000;
	padding: 0px;
	color: #000000;
	height:100%;
}
#main {
	float: left;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 4px 4px 4px;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	height: 20px;
	background-color: none;
}
.bannerspace {
	padding-top: 40px;
	padding-right: 10px;
	width: 344px;
	text-align: right;
}
.bg {
	background-color: #FFFFFF; 
	margin:0 0 0 0;
}

/* content */
.content {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.contentHi {
	color: #1A1A51;
	font-family: Arial;
	font-size: 12px;
}	
.contentSml {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	border: none;
}	
.contentHiSml {
	color: #1A1A51;
	font-family: Arial; 
	font-size: 10px; 
	text-align: left;
}	
.titleLrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1A1A51;
	font-weight: bold;
	line-height: 13px;
}
.titleSml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A1A51;
	font-weight: bold;
	text-decoration: none;
}
.titleSml a:link,
.titleSml a:visited{
	color: #CCCC99;
}
.titleSml a:active{
	color: #CC9900;
}
.titleSml a:hover{
	color: #1A1A51;
	text-decoration: underline;
}
	
/* content links */
A:link,
A:visited {
	color: #1A1A51;
}
A:hover {
    COLOR: #CC9900;
	text-decoration: underline;
}
A:active {
	color: #333333;
}

/* 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 #003366;
}
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
	border: 1px solid #003366;
}
.iconImg{
	margin: 2px 2px 2px 2px;
	border: 1px solid #003366;
}

/* 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 #ffffff;
	border-left: 6px solid #ffffff;	
}
/*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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin:0px 0px 6px 0px;
}
#stickyBox ul,
#vNavBox ul{
	padding-left: 0; 
	margin-bottom: -0px; 
	list-style-type: none;
	}
#stickyNav,
#vNav{
	font:bold 12px/14px arial, san-serif;
	list-style-type: none;
	margin:0px;
}
#stickyNav a:link,
#stickyNav a:visited,
#vNav a:link,
#vNav a:visited{ 
	display: block; 
	padding: 2px; 
	background-color: #666666;
	border-bottom: 1px solid #fff; 
	color: #1A1A51; 
	text-decoration: none; 
	margin:0;
}
#stickyNav a:hover,
#vNav a:hover{
	background-color: #1A1A51; color: #ffffff; 
}

/* 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: #666666;
}
.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 4px 0;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #D2D8DE;
	padding: 4px;
	border: 1px solid #ffffff;
}
.smlBox a:link,
.smlBox a:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}
.smlBox a:hover{
	color: #CC0000;
	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: #000033;
	padding: 1px;
	text-align:right;
	border-bottom:1px solid #fff;
	
}
.stickyNavCell a:link,
.stickyNavCell a:visited{
	color: #1f333a;
	text-decoration: none;
}
.stickyNavCell a:active{
	color: #666666;
}
.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; 
}


