/*   

 MCN default css template - edited 01.25.05*/
/*----------------------------------------
CONTENT
-------------------------------------------*/
body {
		font:normal 12px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
}
form{
		margin:0;
		padding:0;
}
input.content {
color: #000;
}
td span.contentSml { 
	font-weight:normal;
	font-size: 77%;
	padding:0;
	margin:0;
}
input[type=text],input[type=password],textarea{
width:auto;
}
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;

}
* html hr { clear:both}
a {	
		color: #fff;
}


A:hover {
    	COLOR: #FF6600;
		text-decoration: underline;
}
.content,
#galleryText{
		font:normal 12px/17px "Trebuchet Ms", Arial, Helvetica, sans-serif;
		color: #fff;
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font:normal 12px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
		color: #CCCCCC;
}	
.contentSml {
		font:normal 12px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
		color: #FFCC66;
		text-align: left;
}	
.contentHiSml {
		font:normal 12px/14px "Trebuchet Ms", Arial, Helvetica, sans-serif;
 		color: #CC0000;
		text-align: left;
}	
.titleLrg{
		font:normal 35px/40px "Trebuchet Ms", Arial, Helvetica, sans-serif;
		color: #808080;
		letter-spacing:1px;
		padding: 0 0 2px 0;
		margin: 0 0px 6px 0px;
		text-transform:uppercase;
}
h3,.titleSml{
		font:bold 16px/20px "Trebuchet Ms", Arial, Helvetica, sans-serif;
		color: #FF6600;
		margin:0;
		text-align: left;
}
.titleSml a{
		color: #FF6600;
		text-decoration: none;
}
.titleSml a:hover{
		color: #fff;
		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 #a25f47;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #a25f47;
}

.iconImg{
		margin: 2px 8px 6px 0px;
		border:0px;
}
.banner {
		border:none; margin: 2px 0;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #ddd;
}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
    position:relative;
    text-align:justify;
	color: #fff;
}
#modNews a{
    display:block;
    text-decoration:none;
    cursor: pointer;
}
#modNews a:hover{
    background:#4F250F;
}
#modNews .item{
	margin:0px 0 10px 0;
	padding:10px;
	border-bottom:1px dashed #a25f47;
	
}
#modNews img.iconImg{
   position:absolute;
   margin:2px;
   border:none;
}
#modNews h3 a {
   text-decoration: none;
}
#modNews .item p{
	display: none;
}
#modNews .item h3,
#modNews .item small{
   margin:0px;
   margin-left: 0px; /*relative to the width of the news icons*/
}
#modNews small {
   color: #E18237;
}

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




/*----------------------------------------
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 #a25f47;
}
#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 #a25f47;
    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 #a25f47;
	margin:1px 2px 1px 2px;
}
#albums a:hover img{
	border: 2px solid #000; 
	margin:0px 1px 0 1px;
}
.albumImg{
       margin:0 6px 2px 0;
       border: 1px solid #ffffff;
}
.albumImg{ /*main album cvr display */
    border:4px solid #a25f47;
    padding-right:4px;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}



/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/

#albums,
#modGall,
#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,
#modGallery 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 14px/20px  "Trebuchet ms", Helvetica, sans-serif;
	margin:0px 14px 8px 0px;
	padding: 2px 2px;
	text-align: right;
	letter-spacing:0px;
	height:32px;
	background-color: #4e2e22;
	font-size:95%;

}
#vNav a{
	float: left;
	display: block; 
	text-align: right;
	color: #fff; 
	text-decoration: none; 
	margin: 0px 0px;
	padding: 6px 0px 6px 17px;
	text-transform: uppercase;

}
#vNav a:hover{
	background: #281e1b url(images/navArrow_orange.gif) no-repeat scroll 4px center;

}
#vNav li,#stickyNav {  display: inline;}



/* Sticky Nav and Blog Nav */
#stickyBox{
		font:bold 13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin:0px 0px 6px 0px;
		text-align:left;
		padding:0;
		height:33px;

}

#stickyNav a{	
		display: block; 
		padding:0 0 0 12px;  
		text-decoration: none; 
		margin:2px 10px 2px 0;
		float:left;
		color: #fe8535;
		background: url(images/navArrow_grey.gif) no-repeat scroll left center;
}
#stickyNav a:hover{
		background: url(images/navArrow_orange.gif) no-repeat scroll left center; 
		color: #fff;
}
#stickyBox li {
		display: inline;
		margin: 0 2px;
		padding:1px 0;
		float: left;
}
li#sticky13267, li#sticky13685, li#sticky13258, li#sticky13227,li#sticky13226,li#sticky13225, li#sticky13226, li#sticky13224, li#sticky13223, li#sticky13222, li#sticky13221, li#sticky13169, li#sticky13168, li#sticky13167, li#sticky13165, li#sticky13164, li#sticky18620, li#sticky18621, li#sticky18622  {
	font:bold 12px/13px  "Trebuchet ms", Helvetica, sans-serif;
}
#blogBox{
		margin:0px 0px 6px 8px;
		text-align:left;
		padding:0;
		background-color: #666;
		letter-spacing:1px;
		width: 110px;
		float: right;
		border-left:3px solid #ccc;
}
#blogBox a{
		display: block; 
		padding: 2px;  
		color: #fff; 
		text-decoration: none; 
		margin:3px;
}
#blogBox a:hover{
		color: #FEF000;
		background-color: #444;
		font-style: italic;
}

/*----------------------------------------
S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font:bold 17px/20px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
	text-transform: uppercase;
}

#calendarSmlBox,
#newsSmlBox{
	font:normal 11px/15px "Trebuchet ms",Arial, Helvetica, sans-serif;
	margin:12px 0px 8px 0px;
	text-align:left;
	padding:6px 0 0 0;
	color:#fff;
	width: auto;
	background: #000 url(images/newsSml.gif) scroll no-repeat center top;
	opacity: .75;
	filter: alpha(opacity=75);
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	display: inline;
	color:#C6E1F6;
	margin:0 4px;
	padding: 0 4px 0 0px;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	height: 26px;
	padding: 1px 0 0 0;
       
}

#calendarSmlBox a,
#newsSml a{ 
	padding: 8px; 
	background: #000 url(images/newsBgRepeat.gif) scroll repeat-x left top;
	margin: 4px 0px;
	display: block;
	color: #fff; 

	text-decoration: none;
	border-bottom: 1px dashed #555;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background: #451507;	}

/*----------------------------------------
L O G I N
-------------------------------------------*/
#loginBox,
#logoutBox {
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	margin:0px 4px 4px 4px;
	text-align:left;
	padding: 8px;
	color:#000;	
}

#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;
}


/*-----------------------------------------------------------------------------------------------------
calendar and checkout
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #fff;
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd,
.calendarOdd{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #C3451F;
	padding:2px;
}
.checkoutEven,
.calendarEven{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #A43919;
	padding:2px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	padding:5px;
	text-align:center;
	text-transform: uppercase;
	height: 30px;
}

/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:#FFE900;
}

#basketBox{
color: #ffffff;
}
.btn,
.basketBtn{
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:2px;
	border:1px solid #8d655c;
	margin:2px 0 1px 10px;
	background: #512b22 url(images/bg_inputButton.gif) repeat-x scroll left top;
}
#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;
}

/*-----------------------------------------------------------------------------------------------------
R E L A T E D  P R O D U C T S
-------------------------------------------------------------------------------------------------------*/

#relatedProd{
	border-top:1px dotted #184262;
	margin:16px 0 0 0px;
	padding:10px 0 0 20px;
}
#relatedProd .titleLrg{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	display:block;		
	color: #333;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0px 8px 0px;
	text-transform: uppercase;
}
#relatedProd .contentSml{ /* content span*/
	font:normal 10px/11px arial, san serif;
	COLOR:#333;
	border-bottom:1px dotted #dedede;
	display:block;
	padding:2px;
}
#relatedProd p {
        display:block;	
        margin:0 0 1px 0;
}
#relatedProd .titleSml{  /* product name */
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:4px 0 1px 0;
	display:block;	
}
#relatedProd .relatedDescr{  /* product description*/
}
#relatedProd .relatedDetails{  /* product details*/
        display:inline;
}
#relatedProd .relatedQty{  /* product qty*/
        display:inline;
}
#relatedProd .relatedPrice{ /* product price */
}
#relatedProd .btn,
#relatedProd .optionBox{
	font:normal 9px/10px arial, helvetica;
	text-transform:uppercase;
	margin: 4px 0 0 2px;
	text-align:left;
	padding:1px;
	border:1px solid #000;
}
#relatedProd img{
	width:42px;
	float:left;
	border:1px solid #000;
	margin: 0 8px 4px 0;
}

/* ADDRESS BOOK */
#addressBook{
	font:normal 11px/12px arial, san serif;
	padding:2px;
}
#addressBook h1{
	font:bold 13px/14px arial, san serif;
	padding:2px;
	letter-spacing:1px;
}
#addressBook h2,
#addressBook h3{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	margin:0;

}
#addressBook legend{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	color:#666666;
}
fieldset{
	margin:4px 0 2px 0;
}



/*-----------------------------------------------------------------------------------------------------
S T R E E T   T E A M
-------------------------------------------------------------------------------------------------------*/

#pointsLeaders{
	font:normal 10px/11px arial, san-serif;
	color:#FFFFFF;
	width:200px;
	margin:0px 0px 4px 0px;
	background-color:#602e16;
	border:1px solid #fff;
	padding:26px 0 2px 0;
	background-attachment: scroll;
	background-image: url(images/onr-pointsLeaderHdr.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	opacity: .76;
	filter: alpha(opacity=76);
	position:relative;
}
#pointsLeaders ol{
	padding:2px;
	margin:0 0 1px 30px;
	padding-left: 0; 

}
#pointsLeaders li{
	border-bottom:1px dotted #fff;
	padding:1px;
}
#pointsLeaders span{
	float:right;
	margin:-11px 10px 0 0;
	padding:2;
	color:#FFFF99;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------------
S E A R C H
-------------------------------------------------------------------------------------------------------*/
#search{ 
    margin:6px 0;
}
#searchResults h2{
     margin:8px 0px;
}

#searchResults h3{
     margin:0 0 4px 6px;
     font-style:italic;
}
#search .formInput{ 
	width:110px;
	background: #dccdc6 url(images/iconBDD-10.gif) no-repeat scroll 2px center;
	padding-left:20px;  
	color:#000;
	border:1px solid #8d655c;
	font:normal 11px/13px "Trebuchet MS", arial, helvetica;
}
#search_btn{ 
	 font:bold 10px/10px arial, helvetica;      
	 margin-left:2px;
	 padding:1px 2px;
	 cursor:auto;
}
#searchResults span.contentHi a{
	font:normal 9px/10px verdana, helvetica;      
	text-decoration:none;
}
dl{
	margin:0 0 4px 6px;
	padding:6px;
	border-bottom:1px dotted #DFC3A7;
}
dt{
	font:bold 12px/14px arial, helvetica;      
             
}
dd{
	 font:normal 10px/12px arial, helvetica;      
	 margin:0 0 0 0;
}
dd img{
	height:40px;
	float:left ;
	margin:0 10px 0 0px;
}
/*-----------------------------------------------------------------------------------------------------
H O M E  P A G E
-------------------------------------------------------------------------------------------------------*/

.homeBannerLarge {
	width: 488px;
	background: #763423 url(images/bgHomeBanners.jpg) repeat-x scroll left top;
	border: 1px solid #a25f47;
	padding: 15px;
	min-height:170px;
	margin: 0 0 10px 0;
}
.homeBannerSmall {
	width: 488px;
	background: #763423 url(images/bgHomeBanners.jpg) repeat-x scroll left top;
	border: 1px solid #a25f47;
	padding: 15px;
	min-height:125px;
	margin: 0 0 10px 0;
}
.homeIcon {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #a25f47;
}
.bannerTitle {
	font:bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #a25f47;
	margin-bottom: 7px;
	padding-bottom: 5px;

}
.bannerText {
		font:normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align:justify;
		margin: 0px 0px 7px 10px;
		color:#ebc1aa;
}
.bannerButton {
	float: right;
	padding: 7px 0 7px 0;
}
#icons-10 {
height:56px;
margin:0px;
}
#icons-10 li {
list-style:none;
float:left;
width:87px;
position:relative;
left:10px;
}
#icons-10 li+li {
position:relative;
top:-12px;
}
#icons-10 li img {
border:none;
}
#sticky18620 a {
color:#FF6600 !important;
text-transform:uppercase;
font-size:18px;
}
#sticky18620 a:hover {
	color:white !important;
}

/*-----------
Cherryholmes BONUS
---------*/

body.id-18967 #sidebar {
display:none;
}