/* default  */
/* MCN default css template - edited 12.9.05*/
/*content*/
body {
	font:normal 12px/14px "Courier New", Courier, monospace;
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}

a {	
	color: #FF6633;
}
A:hover {
    COLOR: #fff;
	text-decoration: underline;
}
.content,
#galleryText{  /* gallery description */
	font: normal 12px/16px arial, helvetica;
	color: #feb960;
	text-align: justify;
}
.contentHi {
	font: italic 12px/14px arial, helvetica;	
	color: #000;
}	
.contentSml {
	font:normal  10px/12px arial, helvetica;
	color: #EFE5C2;
}	
.contentHiSml {
	font: normal 11px/12px "Courier New", Courier, monospace;
 	color: #FFA224;
	text-align: left;
}	
.titleLrg{
	font: bold 18px/20px arial, Courier, monospace;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 4px;
	letter-spacing:2px;

}
.titleSml{
	font: bold 14px/16px arial, helvetica;
	color: #F3DCAF;
}
.titleSml a{
	color: #F3DCAF;
	text-decoration: none;
}
.titleSml a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
	border:0px solid #000;/*for testing*/
} 
.bg {
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position:relative;
	background: #e6c963 url(images/bgRepeatingStore.gif) repeat-y scroll center top;
}
#outerWrapper {
	clear: both;
	min-height: 670px;
	height: 670px;
	margin:0 auto 0 auto;
	padding:0px;
	background: url(images/bgStore.jpg) no-repeat scroll center top;
}
* html #outerWrapper { height:100% }
#wrapper {
	clear: both;
	width: 770px;
	margin:0 auto 0 auto;
	padding:0px;
	
}
#header {
	width: 770px;
	clear: both;
	color:#000;
	text-align:center;
	height: 173px;
	margin:0 0 0px 0;
	padding: 0px 0 0 0px;
	background: url(images/header.jpg) no-repeat scroll center top;
}
#topBanner {
	margin: 0 0px 0 360px;
	padding: 0px 0 0 0;
	display:block;
        height:138px;
}
.bannerSpace {
	margin-right: 15px;
	padding-top: 20px;
}
#leftMain {
	float: left;
	width: 187px;
	padding: 0 0px 0 0px;
	margin:0 0px 0 17px;
	display: inline;
}
#rightMain {
	padding: 15px 0px 0px 0px;
	margin:0px 15px 0 30px;
}
#flash {
	width: 350px;
	height: 296px;
	clear: both;
	margin: 0;
	padding: 0;
}
#moduleMain {
	width: 175px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}
#moduleLeft {
	float: left;
	width: 187px;
	margin: 0;
	padding: 0;
}
#moduleRight {
	float: left;
	width: 163px;
	margin: 0px;
	padding: 0px;
}
#footer {
	position: relative;
	clear: both;
	font: normal 11px/11px "Courier New", Courier, monospace;
	color: #000000;
	padding: 0px;
	margin: 0 auto 0 auto;
	width: 770px;
	height: 118px;
	background: url(images/footer.jpg) no-repeat scroll center top;
}
#footerInner {
	width: 475px;
	position: absolute;
	bottom: 15px;
	left: 150px;
	margin: 0 auto 0 auto;
}
#nav {
	width: 770px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index:3;
}

/*images, banners, etc. */
.picRight {
	float: right;
	margin: 1px 1px 1px 10px;
}
.picLeft {
	float: left;
	margin: 1px 10px 1px 1px;
}
.picRightBrd {
	float: right;
	margin: 2px 1px 1px 10px;
	border-right: 7px solid #E4723A;
}
.picLeftBrd {
	float: left;
	margin: 2px 10px 1px 1px;
	border-left: 7px solid #E4723A;
}
.iconImg{
	margin: 1px;
	border: 2px solid #E4723A;
}
.optionBox {/*used in gallery select */
	font: normal 12px/12px  arial, helvetica;
	color: #45291c;
	background-color: #E6C963;
        border:1px solid #fff;
        margin:2px 2px 0 0;
}

.banner {
	margin: 0 0 8px 0px;
}

/*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;
}

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font:bold 17px/14px "Courier New", Courier, monospace;
	color: #ffeca8;	
	text-transform: uppercase;
	padding: 3px 0 0 3px;
	letter-spacing:1px;
}

/* Chump Navigation */
#vNavBox{
	font:bold 13px/14px "Courier New", Courier, monospace;
	margin:0px ;
	padding: 0px 0 6px 8px;
	text-align:center;
	text-transform:uppercase;
        letter-spacing:1px;

}
#vNav a{ 
	float:left;
	display: block; 
	padding: 6px ;
	margin: 4px 6px 2px 8px;
	color: #fff; 
	text-decoration: none;
	width: auto;
        
}
#vNav a:hover{
	color: #fff; 
        background-color:#A2491D;
	padding: 2px 6px 8px 6px ;
	text-decoration: none;
}
/*for horizontal navigation*/
#vNav li {   
	display: inline;
}
/* Sticky Nav and Blog Nav */
#stickyBox {
	font:bold 13px/15px arial, helvetica;
	margin:0px ;
	padding: 6px 0 6px 18px;
	text-align:center;
	text-transform:uppercase;
    letter-spacing:0px;

}
#stickyNav a {
	float:left;
	display: block; 
	padding: 6px 2px 0 2px;
	margin: 4px 8px 2px 8px;
	color: #fff; 
	text-decoration: none;
	width: auto;
border-bottom:2px solid #D6B04F;
}
#stickyNav a:hover {
	color: #fff; 
    background-color:#A2491D;
	padding: 2px 2px 4px 2px ;
	text-decoration: none;
border-bottom:2px solid #fff;
}
/*for horizontal sticky*/
#stickyNav li {   
	display: inline;
}
#blogBox {
	font:bold 12px/14px "Courier New", Courier, monospace;
	margin:-30px 0px 6px 6px;
	border:1px solid #a1a784;
	text-align:left;
	width:130px;
	background-color:#d4dc84;
	float:right;

}
#blogBox { 
	display: block; 
	padding: 4px; 
	background-color: #BC481F;
	border-bottom: 1px dashed #692C0E; 
	color: #FEFAD4; 
	text-decoration: none; 
    letter-spacing:1px;
}
#blogBox a:hover{
	background-color: #7E2F14; 
	color: #fff; 

}
/*album display */
#albumsBox{ /*controls number of albumSm columns*/
	width:98%;
	padding:0px;
}
#albumsBox p{ /*album titles */
	display:none;
}
#albumsBox img {
	border: 1px solid #000;
	width:50px;
	height:50px;
}
#albums li{ /*set float left to have multiple columns */
	float:left
}
#albums a{
 	padding: 1px ; 
}
#albums a:hover{
	background-color:#eef2d8;
}

/*calendar Sml, news smls, albums sml */
#loginBox,
#logoutBox,
#calendarSmlBox,
#newsSmlBox{
	font:normal 11px/13px "Courier New", Courier, monospace;
	margin:0px 0px 8px 0px;
	text-align:left;
	background-color:#933112;
	padding:4px;
	opacity: .86;
	filter: alpha(opacity=86);
}
#calendarSmlBox {
	background-color:#b66a18;
}



#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	font:normal 11px/12px "Courier New", Courier, monospace;
	display: block;
	color:#fff;
	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: #bc481f url(images/newsSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: #ca721b 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 #eef2d8;
}

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

}
#newsSml a:hover{
	color: #fff;
	background: #7E2F14;
}
#calendarSmlBox a:hover{
	color: #fff;
	background: #AB5E16;
}

/* calendar and checkout*/
.calendarBox {
	color: #000000;
	width: 99%;
	margin: 15px 0 0 0;
	padding: 0px;

}
.checkoutBox {
	color: #fff;
	width: 99%;
	margin: 15px 0 0 0;
	padding: 0px;

} 
.calendarOdd{
	font: normal 11px/11px "Courier New", Courier, monospace;
	color: #453418;
	padding:3px;
	text-align: left;
	background: #DDD299;
}

.calendarEven{
	font: normal 11px/11px "Courier New", Courier, monospace;
	color: #453418;
	background-color: #D3C77E;
	padding:3px;
	text-align: left;
}
.checkoutEven,
.checkoutOdd {
	font: normal 11px/11px "Courier New", Courier, monospace;
	color: #fff;
	background-color: #000;
	padding:3px;
	text-align: left;
}



.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px "Courier New", Courier, monospace;
	color: #fff;
	background-color: #BC481F;
	padding:0 2px 0 2px;
	text-align:center;
}

.memberPrice{ /* members price */
	color:#FF0000;
}

#basketBox{
	font:normal 11px/11px "Courier New", Courier, monospace;
	margin:0px 8px 8px 0px;
	text-align:left;
	background-color:#BF663B;
	padding:0 4px 2px 6px;
        border:1px solid #D6B04F;
}
input.btn{
	margin: 2px 0 0 0;
	text-align:left;
	background-color:#E6C963;
	padding:2px;
        border:1px solid #fff;
}
}
 #basketBox .btn{
	margin: 4px;
	text-align:left;
	background-color:#E6C963;
	padding:4px;
        border:1px solid #D6B04F;
}
#relatedProd{
	border-top:1px dashed #fff;
	margin:16px 0 0 0px;
        padding:10px 0 0 40px;
}
#relatedProd .titleSml{
	font:bold 10px/12px verdana, san serif;
}
#relatedProd .contentSml{
	font:normal 9px/10px verdana, san serif;
        COLOR:#FFCD7D;
}

#relatedProd  tr{	margin:0;

	padding:0;}

#relatedProd .btn,
#relatedProd .optionBox{
        font:normal 10px/10px verdana, helvetica;
	margin: 4px 0 0 2px;
	text-align:left;
	background-color:#E6C963;
	padding:1px;
        border:1px solid #D6B04F;
}

#relatedProd img{
	width:42px;
}
#addressbook {
	color: #fff;
}