/* Reno Collier 785 */


/*   

 MCN default css template - edited 02.12.07*/
/*------------------------------------------------------------------------------------------------
CONTENT
-------------------------------------------------------------------------------------------------*/
body {
		font:normal 12px/16px "trebuchet ms", Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#211206;
		background:#513C32;
}
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: #461616;
}


A:hover {
	COLOR: #fff;
	text-decoration: underline;
}
.content,
#galleryText{
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font: italic 12px/14px Arial, Helvetica, sans-serif;	
		color: #dbc29d;
}	
.contentSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
 		color: #FCC732;
		text-align: left;
}	
.titleLrg{
		font: bold 31px/31px "Century Gothic", Arial, Helvetica, sans-serif;
		color: #280404;
		letter-spacing:1px;
		padding: 0px 0 0px 0px;
		margin: 0 0px 20px 0px;
		text-transform:uppercase;
}

table .titleLrg {
		font: bold 16px/18px Arial, Helvetica, sans-serif;
		color: #f9a80c;
		letter-spacing:1px;
		padding: 0 0 2px 0px;
		margin: 0 0px 15px 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: #F9A80C;
		text-decoration: underline;
}


/*-------------------------------------------------------------------------------------------------
I M A G E S
--------------------------------------------------------------------------------------------------*/
.picRight {
		float: right;
		margin: 1px 1px 1px 10px;
}
.picLeft {
		float: left;
		margin: 1px 10px 1px 1px;
}
.picRightBrd {
		float: right;
		margin: 1px 1px 1px 10px;
		border: 1px solid #88755c;
}
.picLeftBrd {
		float: left;
		margin: 1px 10px 1px 1px;
		border: 1px solid #88755c;
}

.iconImg{
		margin: 2px 8px 6px 0px;
		border:1px solid #000;
}
.banner {
		margin: 0 0 7px 0;
		border: 0px;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;
}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
    position:relative;
    text-align:left:
}

#modNews a{
    display:block;
    text-decoration:none;
    cursor: pointer;
}
#modNews a:hover{

}
#modNews .item{
   margin:6px 0px;
   padding:4px;
   background:#CFC1A8;
   padding-left: 5px; /*relative to the width of the icons */
   min-height: 5px; /*relative to the height of the icons*/
   height: auto;
   _height: 5px; /*ie Hack - relative to the height of the icons*/
}
#modNews img.iconImg{
   position:absolute;
   margin:2px;
   left: 6px;
}
#modNews h3 a {
   text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
   margin:0px;
}
#modNews small {
   color: #4F1B1D;
}




/*------------------------------------------------------------------------------------------------
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,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

/*--------------------------------------------------------------------------------------------------
N A V I G A T I O N
----------------------------------------------------------------------------------------------------*/
#vNavBox{
		font:bold 20px/20px "century gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
		width: auto;
		margin:0px 0px 8px 0px;
		padding: 0;
		text-align: left;
		letter-spacing:-1px;

}
#vNav a{
		float: left;
		display: block;
		text-align: left;
		color: #cdcdcd;
		text-decoration: none;
		margin: 0px;
		padding: 7px 16px 9px 16px;
		text-transform: uppercase;
		
}
#vNav a:hover{
		color: #fff;
                background: transparent url(images/navOver.gif) repeat-x scroll 0 0 ;
}
#stickyBox li,
#vNav li {   /*for horizontal navigation: display: inline;*/
		display: inline;
}
/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
		font:bold 11px/8px "trebuchet ms", Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 12px;
		text-align:left;
		padding:0;
		letter-spacing:1px;
		height: 20px;
		border-bottom:1px dashed #999;

}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding:0 6px;  
	color: #fff; 
	text-decoration: none; 
	margin:3px 6px;
    float:left;
	border-left:4px solid #F9A80C;
}
#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:bold 14px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
	text-transform: uppercase;
        letter-spacing:2px;
        text-align:center;
}

#calendarSmlBox,
#newsSmlBox{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:10px 5px 4px 5px;

	width: auto;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	display: inline;
	color:#fff;
}
#calendarSmlBox p{position:absolute; right:16px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px 0 5px 0;
	height:20px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: none;
	border-bottom:1px dotted #AE871E;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: none;
	border-bottom:1px dotted #AE871E;
} 
#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 4px 4px 4px;
	display: block;
	color: #461616; 
	text-decoration: none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #f3a135;
 	background-color: #754231;	}
	
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGall { 
		list-style-type: none;
		margin:15px 0 0 0;
}
#modGallery ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

#modGallery{ //the width of this will determine the # of columns
	width:auto;
}
#modGallery.copy{ //format gallery description text
}
#modGall li {  display: inline;}

/*------------------------------------------------------------------------------------------------------
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 0px 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 {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#211206;
	text-align: left;

}
.checkoutOdd,
.calendarOdd{
	background-color: #CFBC9B;
	padding:4px;

}
.checkoutEven,
.calendarEven{
	background-color: #CFC1A8;
	padding:4px;

}
.calendarHdr,
.checkoutHdr{
	font: bold 14px/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:40%;
	float:left;
	padding:4px 4px 4px 0px;
	margin:0 ;
	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 16px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color:#756F63;
	padding:2px;
	margin:1px 2px 1px 2px;
	text-decoration:none;
	width:220px;
}
#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:54%;
	float:right;
	padding:4px 4px 4px 17px;
	margin:0;
	border-left:2px solid #88755C;
	background: url(images/home-Feature.gif) no-repeat scroll 0px 6px;

}
#homeFeature h4,
#homeFeature h4 a{/* positions "More News button */
	font: bold 16px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color:#756F63;
	padding:2px;
	margin:1px 0px 1px 0px;
	text-decoration:none;
	width:303px;
}

#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;
	
	
}

/*-----------------------------
Contact Form, Email This, EMMA
------------------------------*/
fieldset{
	border: 1px solid #ccc;
	padding:8px;
	width: auto;
}
legend{
	padding: 2px 6px;
	font-weight:bold;
}
label{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input{
	color: #000000;
	background: #fff;
	border: 1px inset #333;
}
/* ----- Email This Form ----- */
#et_Form{
	font-size:85%;
}
#et_Form a{
    text-decoration:none;
}
#et_Form li a {
    font-weight:bold;
    text-align:right;
    letter-spacing:px;
    padding-left:24px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -120px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -120px;
}
#aHideForm li a {
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -298px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -298px;
}
#frmEmail a {
    padding-left:54px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 30px -656px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll 30px -656px;
}
#divNewEmail a {
    padding-left:0px;
    background:none;
}

