/* Monty Lane Allen 737 */


/*   

 MCN default css template - edited 02.12.07*/
/*------------------------------------------------------------------------------------------------
CONTENT
-------------------------------------------------------------------------------------------------*/
body {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#dbc29d;
}
form{
		margin:0;
		padding:0;
}
fieldset{
   display:block;
   margin:8px;
   padding:6px;
   border:1px solid #88755C;
}
legend{
   margin-top:4px;
   font:bold 16px/18px Arial, Helvetica, sans-serif;
   color:#fff;
}


ul{
	list-style: square outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}
ul ul {
	list-style: circle outside;
}
ol{
	list-style: decimal outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}ol ol{
	list-style: lower-alpha outside;

}

#bioCol img{
   border:1px solid #572C23;
   margin-bottom:13px;
}


* html hr { clear:both}
a {	
		color: #f4881e;
}


A:hover {
    	COLOR: #fff;
	text-decoration: underline;
}
.content,
#galleryText{
		font: normal 12px/17px Arial, Helvetica, sans-serif;
		color: #e4b888;
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font: italic 12px/14px Arial, Helvetica, sans-serif;	
		color: #f4881e;
}	
.contentSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
 		color: #f4881e;
		text-align: left;
}	
.titleLrg{
		font: normal 20px/23px Arial, Helvetica, sans-serif;
		color: #d30700;
		letter-spacing:2px;
		padding: 0px 0 0px 0px;
		margin: 0 0px 10px 0px;
		text-transform:uppercase;
		border-bottom: 1px dashed #808080;
}

table .titleLrg {
		font: bold 16px/18px Arial, Helvetica, sans-serif;
		color: #f9a80c;
		letter-spacing:1px;
		padding: 0 0 2px 0px;
		margin: 0 0px 10px 0px;
		border: none;
}

.titleSml{
		font: bold 14px/15px Arial, Helvetica, sans-serif;
		color: #fff;
}
.titleSml a{
		color: #fff;
		text-decoration: none;
}
.titleSml a:hover{
		color: #f4881e;
		text-decoration: underline;
}


/*-------------------------------------------------------------------------------------------------
I M A G E S
--------------------------------------------------------------------------------------------------*/
.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 #88755c;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #88755c;
}

.iconImg{
		margin: 2px 8px 6px 0px;
		border:1px solid #000;
}
.banner {
		margin: 0 0 0px 0;
		border: 0px;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;
}
/*------------------------------------------------------------------------------------------------
A L B U M S
--------------------------------------------------------------------------------------------------*/
/* Albums */
#albumsBox{ /*controls number of albumSm columns*/
	margin:0 0 6px 0;
	padding:0;
	clear:both;
	height:58px;
	border-bottom:1px dotted #AE871E;
}
#albumsBox p{ /*album titles - albumssm*/
	display:none;
	font:normal 10px/10px arial, san-serif;
	color:#000;
	margin:0 0 0 4px;
}
#albumsBox img {
	width:48px;
	height:48px;
    border:1px solid #B0A381;
    margin:0 4px 0 0;
}
#albumsBox h3{ /*albumssm header */
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
#albums a img{
	border: 1px solid #B0A381;
	margin:1px 2px 1px 2px;
}
#albums a:hover img{
	border: 2px solid #fff; 
	margin:0px 1px 0 1px;
}

.albumImg{ /*main album cvr display */
    border:1px solid #828E78;
    margin:0 4px 1px 0;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}



/*--------------------------------------------------------------------------------------------------
L I S T S - vnav,  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,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

#calendarSmlBox ul,
#newsSmlBox ul {
	color: #fff;
	list-style: square url(images/navBullet.gif) outside;
}

/*--------------------------------------------------------------------------------------------------
N A V I G A T I O N
----------------------------------------------------------------------------------------------------*/
#vNavBox{
		font:bold 15px/16px Arial, Helvetica, sans-serif;
		width: 200px;
		margin:0px 0px 0px 10px;
		padding: 3px 5px 0 5px;
		text-align: left;
		letter-spacing:1px;
}
#vNav a{
		display: block;
		text-align: left;
		color: #fff;
		text-decoration: none;
		margin: 5px;
		padding: 5px 0px 4px 22px;
		text-transform: uppercase;
		border-bottom: 1px dashed #808080;
		background: url(images/navBullet.gif) no-repeat scroll left center;
		
}
#vNav a:hover{
		color: #C5CB6F;
background: url(images/navBulletOver.gif) no-repeat scroll left center;
		
}
#stickyBox li,
#vNav li {   /*for horizontal navigation: display: inline;*/
		display: inline;
}
/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
		float: right;
		font:bold 11px/8px Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 12px;
		text-align:left;
		padding:0;
		letter-spacing:1px;

}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding:0 6px;  
	color: #fff; 
	text-decoration: none; 
	margin:3px 6px;
    float:left;
}
#blogBox a:hover,
#stickyNav a:hover{
	color: #fff;
	border-left:6px solid  #AD0000;
        	padding:0 5px; 
}

/*-----------------------------------------------------------------------------------------------------
S I D E B A R - NewsSm, CalendarSm
------------------------------------------------------------------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font: normal 20px/23px Arial, Helvetica, sans-serif;

}

#calendarSmlBox,
#newsSmlBox{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:5px 0px 4px 0px;
	color:#64280b;
	width: auto;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	display: inline;
	color:#ededed;
}
#calendarSmlBox p{position:absolute; right:10px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	color: #d30700;
	letter-spacing:2px;
	padding: 0px 0 0px 0px;
	margin: 0 0px 10px 0px;
	text-transform:uppercase;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: none;
	border-bottom: 1px dashed #808080;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: none;
	border-bottom: 1px dashed #808080;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	padding: 0 0 0 7px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	letter-spacing:1px;
	text-transform:uppercase;
}
#calendarSmlBox a,
#newsSml a{ 
	padding: 3px 4px 3px 4px; 
	margin: 0 0px 4px 0px;
	display: block;
	color: #f4881e; 
	text-decoration: none;
	border-bottom: 1px dashed #808080;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background-color: #4B4529;	}

/*------------------------------------------------------------------------------------------------------
L O G I N
------------------------------------------------------------------------------------------------------*/
#loginBox,
#logoutBox {
	font:normal 12px/15px Trebuchet MS, Helvetica, sans-serif;
	margin:0px 4px 4px 4px;
	text-align:left;
	padding: 2px;
	color:#fff;
	border-botom:1px solid #7F3D0B;	
}

#loginBox{
	text-align:right;
}
#loginBox strong{
	font:bold 16px/22px Trebuchet MS, Helvetica, sans-serif;
	letter-spacing:2px;
}
#loginBox .formInput{
	font:bold 16px/13px Trebuchet MS, Helvetica, sans-serif;
	width:170px;
padding:1px;
margin:0 6px 0 0;
}
#logoutBox ul{
	list-style: square inside;	
	margin:0px auto 0px auto;
	padding:0px;
}
/*color for forgotten password form */
 input.content {
  color: #000;
}
#accessDenied{
display:block;
   color:yellow;
   width:500px;
   margin-top:40px;
}

/*-----------------------------------------------------------------------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #000000;
	width: 98%;
	margin: 0px;
	padding: 0px;

}
.checkoutOdd,
.calendarOdd{
	color: #eee;
	background-color: #4B4529;
	padding:4px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.checkoutEven,
.calendarEven{
	color: #eee;
	background-color: #7E7545;
	padding:4px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding:0 2px 0 2px;
	text-align:center;
text-transform:uppercase;
letter-spacing:2px;
}

/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:#FFE900;
}

#basketBox{
}
.btn,
.basketBtn{
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
        text-transform:uppercase;
	padding:2px;
	border:1px solid #000;
	background-color:#225278;
	margin:2px 0 1px 10px;
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}
#basketBox h3 ,
#basketBox h3 span{
/*overides 'h3 span' for sml basket - only needed if 'h3 span' set to none*/
	display:block;
	font:bold 14px/18px verdana, san-serif;
	margin:0px;
}

/* Home Page This is to be used if the home page is a feature/news split- 
overwrites news inc formatting 
If the site does not use this home page layout this stuff can be removed */


#homePage{
	margin-top:10px
}

#homeNews{
	width:50%;
	float:left;
	padding:4px 4px 4px 0px;
	margin:0 ;
	border-right:3px solid #88755C;
	background: url(images/home-Headlines.gif) no-repeat scroll 2px 6px;
}
#homeNews table{
	position:relative;
	left:-12px;
}
#homePage h4,
#homePage h4 a{/* positions "More News button */
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color:#2d4851;
	padding:2px;
	margin:1px 2px 1px 2px;
	text-decoration:none;
	width:90px;

	
}
#homeNews .titleSml{ /* overwrites Headline formatting for News */
	font-size: 14px;
	line-height: 15px;
	color: #FF3300;
	
	
}
#homeNews .content,
#homeNews .contentHiSml{ /* overwrites Short Description formatting for News */
	font-size:12px;
	line-height: 17px;
 } 
#homeNews .contentSml, /* overwrites paging for News */
#homeNews .contentSml a{
	display:none;	
	font-size:1px;
	color:#000;
}
#homeNews .iconImg{ /*makes news img sml invisible */
	width:0;
	height:0;
	border:none;
	visibility:hidden;

}
#homeFeature{
	width:44%;
	float:right;
	padding:0px 4px 4px 0px;
	margin:0;
	background: url(images/home-Feature.gif) no-repeat scroll 0px 6px;

}
#homeFeature img {/*formats images in the feature area*/
	display:inline;
	border:0;
	margin:5px 0 10px 0;
	padding:0px;
}
#homeFeature .titleSml{ /* overwrites Headline formatting for News */
	font-size: 14px;
	line-height: 15px;
	color: #FF3300;
	
	
}



