/* Essential Reflexology  */
/* MCN default css template - edited 12.9.05*/
/*content*/
body {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#000000;
}
form{
		margin:0;
		padding:0;
}

* html hr { clear:both}
a {	
		color: #CCCC00;
}
A:hover {
    	COLOR: #666;
		text-decoration: underline;
}
.content,
#galleryText{
		font: normal 11px/13px Arial, Helvetica, sans-serif;
		color: #555;
		text-align: justify;
		list-style: inside;
margin: 0 10px 0 10px;
}
.contentHi {
		font: italic 12px/14px Arial, Helvetica, sans-serif;	
		color: #000000;
}	
.contentSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
		color: #494949;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px Arial, Helvetica, sans-serif;
 		color: #CC0000;
		text-align: left;
}	
.titleLrg{
		font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
		color: #CC3366;
		letter-spacing:1px;
		padding: 0 0 2px 0;
		margin: 20px 0px 7px 0px;
}
.titleSml{
		font: bold 14px/15px Georgia, "Times New Roman", Times, serif;
		color: #745A3E;
}
.titleSml a{
		color: #A68159;
		text-decoration: none;
}
.titleSml a:hover{
		color: #cc0000;
		text-decoration: underline;
}


/* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
		border:0px solid #000;/*for testing*/
} 
/* for 100% height - also set the containing div to 100% height*/
html,body {
		height: 100%;
} 

.bg {
		background-color: #0b0a0a;
		margin:0 0 0 0;
		
}
#outerWrapper {
		margin: 0 auto 0 auto;
		min-height: 100%;
		height: 100%;
		padding: 0;
		background-attachment: scroll;
		background-image:  url(images/bgRepeating.jpg);
		background-repeat: repeat-x;
		background-position: center top;
		background-color: #0b0a0a;
		
		
}
* html #outerWrapper { height:100% }
#wrapper {
		position: relative;
		clear: both;
		min-height: 600px; /*Mozilla - CSS2*/
		height: 750px;
		width: 876px;
		margin:0 auto 0 auto;
		padding-bottom: 0px;
		background-attachment: scroll;
		background-image: url(images/bgHeader.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #0b0a0a;
		
}
div[id=wrapper]#wrapper { height: auto;}/*For IE to set auto height*/
#header {
		width: 551px;
		color:#000;
		text-align:center;
		height: 165px;
		margin:0 0 0px 200px;
		padding:0px;
		
}
#nav {
		width: 551px;
		height: 30px;
		margin: 0 0 0 0;
		padding: 100px 0 0 0;
		
}

#sidebar {
		position: relative;
		top: 0px;
		width: 150px;
		padding: 0px 0 0 0;
		margin: 0px 0 0 0px;
		display:inline;
		background-color: #ddd; /*for testing*/
}
div[id=main]#sidebar { height: auto;}/*For IE to set auto height*/
#sticky {
	position: relative;
	margin-left: 750px;
	top: 0px;
	z-index: 3;
	width: 140px;
	opacity: .60
	filter: alpha(opacity=60);
}
#modules {
	margin: 0px 0 0 12px;
	padding: 0;
	background-color: #aaa; /*for testing*/
}
#modLeft {
	float: left;
	width: 173px;
	margin: 25px 0px 0 0px;
	padding: 0px 0 0 0px;
	background-color: #bbb; /*for testing*/
}
#modRight {
	float: left;
	width: 174px;
	margin: 0 0px 0 8px;
	padding: 0px;
	opacity: .76;
	filter: alpha(opacity=76);
	background-color: #bbb; /*for testing*/
}
#main {
		padding: 4px 6px 4px 6px;
		width: 540px;
		margin:0px 6px 0 200px;
		color:#fff;
		background-color: #FFFFCC;
		min-height: 450px;
		
	
		 /*for testing*/
}
div[id=main]#main { height: auto;}/*For IE to set auto height*/
#footer {
		clear: both;
		width: 540px;
		height: 20px;
		padding: 4px 0px 25px 6px;
		margin:20px 0 20px 0px;
		font: normal 10px/13px Arial, Helvetica, sans-serif;
		color: #000;
		border-top:1px solid #666;
		background-color: #FFFFCC;
		text-align: center;
}

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

/*#tableFix {
	width: 375px;
	overflow:hidden;

}*/

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

/*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{
width: 550px;
		font:bold 11px/16px Arial, Helvetica, sans-serif;
		margin:45px 0px 0px 0px;
		padding: 0px 0 0 0;
		text-align:right;
		text-transform: uppercase;
		letter-spacing:0px;
		float: left;
		background:#44261d;
}
#vNav a{ 
		float: left;
		display: inline; 
		width: auto;
		text-align: center;
		color: #fff; 
		text-decoration: none;
		margin: 2px;
		border-right: 1px solid #99702a;
		padding: 1px 2px 0px 2px;
}
#vNav a:hover{
		color: #8fb0ce;
		padding: 0 2px 0px 2px;
}
/*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 8px;
		text-align:left;
		padding:0;
		background-color: #44261d;
		opacity: .50
		filter: alpha(opacity=50);
		letter-spacing:1px;
		width: 110px;
		float: right;
		border-left:3px solid #99702a;
		
			
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 2px;  
	color: #fff; 
	text-decoration: none; 
	margin:3px;
	
}
#blogBox a:hover,
#stickyNav a:hover{
	color: #99702a;
	background-color: #44261d;
	font-style: italic;
}

/*calendar Sml, news smls, albums sml */
#loginBox img,
h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	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:normal 10px/13px Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:0px 0 4px 0;
	color:#64280b;
	background-color: #bbb;
}

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

#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: 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: #777 url(images/newsSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: #777 url(images/calendarSml.gif) no-repeat scroll 0px 0px;
} 
#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: #000; 
	text-decoration: none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background-color: #ccc;	

}



/* 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: #ddd;
	padding:2px;
}
.checkoutEven,
.calendarEven{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #dedede;
	padding:2px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #666;
	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;
}

/*color for forgotten password form */
 input.content {
  color: #000;
}