/* Tim Putnam 2007  */

/*content*/
body {
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
form{
		margin:0;
		padding:0;
}

* html hr { clear:both}
a {	
		color: #ddd;
}
A:hover {
    	COLOR: #fff;
		text-decoration: underline;
}
.content,
#galleryText{
	color: #fff;
	text-align: justify;
	list-style: inside;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.contentHi {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}	
.contentSml {
	color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}	
.contentHiSml {
	color: #ccc;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}	
.titleLrg{
	color: #ccc;
	letter-spacing:1px;
	padding: 0 0 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8980;
}
table .titleLrg {
	color: #fff;
	letter-spacing:1px;
	padding: 0 0 0px 0;
	margin: 0 0px 0px 0px;
	border-bottom: 1px solid #8D8980;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
}
.titleSml{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.titleSml a{
		color: #9F9F9F;
		text-decoration: none;
}
.titleSml a:hover{
		color: #ccc;
		text-decoration: underline;
}



/*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 #BAC2D5;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #BAC2D5;
}
.picLeftBrd a:hover,
.picRightBrd a:hover,
.picLeft a:hover,
.picRight a:hover,
.iconImg a:hover{
	border: 1px solid #fff;
}
.iconImg{
		margin: 2px 8px 6px 0px;
		border: 1px solid #BAC2D5;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;
}
.banner {
		margin: 7px 7px 7px 0px;
		border: 1px solid #4F2D2B;
}

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

#vNav a{
	float: left;
	width: auto;
	display: block;
	text-align: right;
	color: #fff;
	text-decoration: none;
	margin: 2px 8px 0px 2px;
	padding: 0 0 5px 0;
	letter-spacing:1px;
}
#vNav a:hover{
	color: #2E2422;                
}
/*for horizontal navigation*/
#vNav li {   
		display: inline;
}

/* Sticky Nav and Blog Nav */
#blogBox{
		display:none;
}
#stickyBox{
		font:bold 12px/13px Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 0px;
		text-align:left;
		padding:0;
		
		letter-spacing:1px;
		width: 90px;
		float: right;
		border-left:3px solid #ccc;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 2px;  
	color: #bfbfbf; 
	text-decoration: none; 
	margin:3px;
}
#blogBox a:hover,
#stickyNav a:hover{
	color: #000;
	
	font-style: italic;
}

/*calendar Sml, news smls, albums sml */
#loginBox img,
h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:none;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
}
#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 Arial, Helvetica, sans-serif;
	margin:0px;
}

#basketBox,
#calendarSmlBox,
#newsSmlBox{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:0px 0 4px 0;
	color:#64280b;
	width: 205px;
}

#loginBox,
#logoutBox {
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	margin:0px 4px 4px 4px;
	text-align:left;
	padding: 8px;
	color:#000;
	border-botom:1px solid #7F3D0B;	
}

#loginBox{
	text-align:right;
}
#loginBox strong{
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#loginBox .formInput{
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	width:100px;
}
#logoutBox ul{
	list-style: square inside;	
	margin:0px auto 0px auto;
	padding:0px;
}

#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, Helvetica, sans-serif;
	display: inline;
	color:#fff;
	margin:0 4px 0 0px;
	padding: 0 4px 0 4px;
	border-left: 1px solid #fff;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px 0 0px 0;
	height:32px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: url(images/newsSml.gif) no-repeat scroll 0px 0px;
	margin: 0 0 5px 0;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: url(images/calendarSml.gif) no-repeat scroll 0px 0px;
	margin: 0 0 5px 0;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#ab3b45;
	letter-spacing:1px;
}

#calendarSmlBox a,
#newsSml a{
	padding: 3px 4px 3px 4px;
	margin: 0 4px 4px 4px;
	display: block;
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7F5C3D;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #e5cc8a;
 	background-color: #936b47;	

}

/* calendar and checkout*/
.calendarBox,
.checkoutBox {
	color: #000000;
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd,
.calendarOdd{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #D6B67B;
	padding:2px;
}
.checkoutEven,
.calendarEven{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #A17751;
	padding:2px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #43070F;
	padding:0 2px 0 2px;
	text-align:center;
}


/*store*/
.memberPrice{ /* members price */
	color:#990000;
}
.btn,
.basketBtn{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:2px;
	border:1px solid #fff;
	background-color:#44200F;
	margin:2px 0 1px 0;
}
#relatedProd{
	border-top:1px dashed #666;
	margin:10px 0 0 30px;
}
#relatedProd .titleSml{
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}
#relatedProd img{
	width:60px;
}

/*inline nav child display - deprecated in favor of sticky */
.navInline {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
}
.navInline a{
	color: #000000;
	text-decoration: none;
}
.navInline a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#modGall { 
		list-style-type: none;
		margin:0px;
}
#modGallery ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ //the width of this will determine the # of columns
	width:auto;
}
#modGallery.copy{ //format gallery description text
}
#modGall li {  display: inline;}
