/* default  */
/* MCN default css template - edited 12.9.05*/
/*content*/
body {
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}
a {	
	color: #2B3897;
	text-decoration: none;
}
A:hover {
    COLOR: #ffffff;
}
.content,
#galleryText{  /* gallery description */
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
.contentHi {
	color: #339900;
	font-family: Arial;
	font-size: 11px;
}	
.contentSml {
	color: #000000;
	font-family: Arial; 
	font-size: 11px;
}	
.contentHiSml {
	color: #666666;
	font-family: Arial; 
	font-size: 10px; 
}	
.copyright {  
	font-family: Arial;
	font-size: 10px; 
	color: #000000
}
.titleLrg{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.titleSml{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.titleSml a{
	color: #003366;
	text-decoration: none;
}
.titleSml a:hover{
	COLOR: #CC6600;
	text-decoration: underline;
}


/* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
	border:0px solid #000;/*for testing*/
} 
.bg {
	background-color: #DEDAD4;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}


/*images, banners, etc. */
.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 #000;
}
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
	border: 1px solid #000;
}
.iconImg{
	margin: 2px 2px 2px 2px;
	border: 1px solid #000;
}
.optionBox {/*used in gallery select */
	font: normal 11px/12px  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ddd;
}

/*begin lists - vnav, subnav, albums, sml */
#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
	list-style-type: none;
	margin:0px;
}
#albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none;
}

/* Chump Navigation */
#vNavBox{
	font:bold 12px/14px verdana, san-serif;
	margin:0px 0px 6px 0px;
	text-align:left;
}
#vNav a{ 
	display: block; 
	padding: 4px; 
	background-color: none;
	border-bottom: 2px solid #6633FF; 
	color: #FF33CC; 
	font-weight: bold;
	text-decoration: none; 
}
#vNav a:hover{
	color: #fff; 

}
/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
	font:bold 13px/14px verdana, san-serif;
	margin:0px 0px 6px 6px;
	border:1px solid #666;
	text-align:left;
	width:130px;
	background-color:#ddd;
	float:right;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 4px; 
	background-color: none;
	border-bottom: 1px dashed #aaa; 
	color: #666; 
	text-decoration: none; 
}
#blogBox a:hover,
#stickyNav a:hover{
	background-color: #666; 
	color: #fff; 

}
/*calendar Sml, news smls, albums sml */
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 12px/13px verdana, san-serif;
	margin:0px 0px 6px 0px;
	border:1px solid #666;
	text-align:left;
	background-color:#ddd;
	padding:4px;
	clear:both;
}

#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:#666;
	margin:0 0 0 0;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px ;
	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: #000; 
	text-decoration: none; 

}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #000;
 	background-color: #eee;	

}

/* calendar and checkout*/
.calendarBox,
.checkoutBox {
	color: #000000;
	width: 96%;
	margin: 6px;
	padding: 6px;
}
.checkoutOdd,
.calendarOdd{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ddd;
	padding:2px;
}
.checkoutEven,
.calendarEven{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eee;
	padding:2px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #666;
	padding:0 2px 0 2px;
	text-align:center;
}

.memberPrice{ /* members price */
	color:#FF0000;
}
input.btn {
	color: #00008B;
	background-color: #ADD8E6;
 	border: 1px outset #00008B;
	margin:2px;
}
