/* Reading Writing & Rhythm  */
/* MCN default css template 3*/
/*content*/
body {
		font:normal 12px/14px Trebuchet MS, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#000000;
}
form{
		margin:0;
		padding:0;
}

* html hr { clear:both}
a {	
		color: #232017;
}
A:hover {
    	COLOR: #4C4F40;
		text-decoration: underline;
}
.content,
#galleryText{
		font: normal 12px/13px Trebuchet MS, Helvetica, sans-serif;
		color: #52573e;
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font: italic 12px/14px Trebuchet MS, Helvetica, sans-serif;	
		color: #000000;
}	
.contentSml {
		font: normal 10px/12px Trebuchet MS, Helvetica, sans-serif;
		color: #494949;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px Trebuchet MS, Helvetica, sans-serif;
 		color: #985E1F;
		text-align: left;
}	
.titleLrg{
	font: bold 17px/18px "Times New Roman", Times, serif;
	color: #fff;
	height: 23;
	letter-spacing:1px;
	padding: 3px 0 2px 5px;
	margin: 0 0px 15px 0px;
	background: url(images/bgTitleLg.gif) no-repeat scroll left top;
	text-transform: uppercase;
}
table .titleLrg  {
		border: 0;
        background: none;
		font: bold 15px/18px "Times New Roman", Times, serif;
}
.titleSml{
		font: bold 14px/15px "Times New Roman", Times, serif;
		color: #4C4F40;
		padding-bottom: 8px;
}
.titleSml a{
		color: #232017;
		text-decoration: none;
}
.titleSml a:hover{
		color: #4C4F40;
		text-decoration: underline;
}



/* for 100% height - also set the containing div to 100% height*/
html,body {
		height: 100%;
} 

.bg {
		background-color: #010000;
		margin:0 0 0 0;
		background-attachment: scroll;
		background-image:  url(images/bg.jpg);
		background-repeat: repeat-x;
		background-position: center top;
}
#outerWrapper2 {
		margin: 0 auto 0 auto;
		background: url(images/bgContent.gif) repeat-y scroll center top;
}
#outerWrapper {
		margin: 0 auto 0 auto;
		background: url(images/header.jpg) no-repeat scroll center top;
}

#wrapper {
		position: relative;
		clear: both;
		min-height: 480px; /*Mozilla - CSS2*/
		height: 480px;
		width: 770px;
		margin:0 auto 0 auto;
		padding-bottom: 0px;
}
div[id=wrapper]#wrapper { height: auto;}/*For IE to set auto height*/
#header {
		width: 770px;
		height: 244px;
		margin:0 0 0px 0;
		padding:0px;
		color:#000;
}


#nav {
		width: 780px;
		height: 30px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		z-index:3;
}

#sidebar {
		
}
div[id=main]#sidebar { height: auto;}/*For IE to set auto height*/
#main {
		float:left;
		min-height: 450px;
		height: 450px;
		width: 740px;
		padding: 0px 0px 0px 0px;
		margin: 10px 15px 10px 17px;
		display:inline;
		background-attachment: scroll;
		background-image: url(images/bgContent.gif);
		background-repeat: no-repeat;
}
div[id=main]#main { height: auto;}/*For IE to set auto height*/


#footer {
	clear: both;
	width: auto;
	height: 56px;
	padding: 2px 0px 5px 0px;
	margin: 0px auto 0px auto;
	font: normal 11px/10px Trebuchet MS, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: url(images/footer.jpg) no-repeat scroll center top;
}

.cleaner {
		clear:both;
		height:1px;
		margin: -1px 0 0 0;
		padding:0;
		border:none;
		visibility: hidden;
		font: 1px/1px serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

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

/*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/12px Trebuchet MS, Helvetica, sans-serif;
		width: auto;
		height: 20px;
		margin:0px 0px 8px 0px;
		padding: 218px 0 0 40px;
		text-align: left;
		letter-spacing:0px;
                
}
#vNav a{ 
		float: left;
		display: block; 
		text-align: left;
		color: #fff; 
		text-decoration: none; 
		margin: 2px;
		padding: 0px 5px 0px 5px;
}
#vNav a:hover{
	color: #999F7E;
	padding: 0px 5px 0px 5px;
	background: url(images/navOver.gif) no-repeat scroll left 4px;
}
/*for horizontal navigation*/
#vNav li {   
		display: inline;
}

/* Sticky Nav and Blog Nav */
#blogBox{
		display:none;
}
#stickyBox{
		font:bold 12px/13px Trebuchet MS, Helvetica, sans-serif;
		margin:0px 0px 6px 8px;
		text-align:left;
		padding:0;
		background-color: #8E816F;
		letter-spacing:1px;
		width: 110px;
		float: right;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 2px;  
	color: #fff; 
	text-decoration: none; 
	margin:3px;
}
#blogBox a:hover,
#stickyNav a:hover{
	color: #DFA45B;
	background-color: #736759;
	font-style: italic;
}

/*calendar Sml, news smls, albums sml */
#loginBox img,
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 Trebuchet MS, Helvetica, sans-serif;
	margin:0px;
}

#basketBox,
#calendarSmlBox,
#newsSmlBox{
	font:normal 10px/13px Trebuchet MS, 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 Trebuchet MS, 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 Trebuchet MS, Helvetica, sans-serif;
	letter-spacing:1px;
}
#loginBox .formInput{
	font:normal 10px/13px Trebuchet MS, 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 Trebuchet MS, Helvetica, sans-serif;
	display: block;
	color:#fff;
	margin:0 4px 0 0px;
	padding: 0 4px 0 0px;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px 0 5px 0;
	height:20px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: #B5AA98 url(images/newsSml.gif) no-repeat scroll 0px 0px;
	height: 27px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: #B5AA98 url(images/calendarSml.gif) no-repeat scroll 0px 0px;
	height: 27px;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font: bold 11px/12px Trebuchet MS, 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: #231811; 
	text-decoration: none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background-color: #A69782;	

}

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


/*store*/
.memberPrice{ /* members price */
	color:#990000;
}
.btn,
.basketBtn{
	font:bold 10px/12px Trebuchet MS, 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 Trebuchet MS, Helvetica, sans-serif;
}
#relatedProd img{
	width:60px;
}

