/* NiteTrain 808 */

/*----------------------------------------
CONTENT
-------------------------------------------*/
html {

}
body {
	background:#000 url(images/bgRepeatingX.gif) repeat-x scroll center top;
	color:#898989;
	font-family: Arial, Helvetica, sans-serif;
}
#custom-doc { 
	width:69.23em;
	*width:67.56em;
	min-width:900px; 
	margin:auto; 
	text-align:left;
	background:#000 url(images/bgRepeatingY.gif) repeat-y scroll center top;
}
#doc2{
	margin:0 auto;
	padding:0;
}
#bd{
	padding:30px 1em;
}
#yui-main .yui-b{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 570px;
}
.yui-t6 .yui-b{float:right;width:285px;}
#hd {
	height: 360px;
	margin: 0;
	position: relative;
	background: url(images/header.gif) no-repeat scroll center top;
}
#photos {
	position: absolute;
	top: 120px;
	left: 185px;
	width: 700px;
	height: 225px;
}
#ft {
	background: #000 url(images/bgFooter.gif) repeat-x scroll left top;
	padding: 20px 0 20px 0;
	margin: 0px; 
	text-align: center;
	font-size: 75%;
	text-transform: uppercase;
	color:#428198;
}
#ft a {
	color: #428198;
}
#ft a:hover{
	color: #fff;
}


/*  ------------------   base.css, part of YUI's CSS Foundation  ------------------------ */
h1 {	font-size:138.5%;}
h2 {	font-size:123.1%; }
h3 {	font-size:108%;  }
h1,h2,h3 {	margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong {	font-weight:bold; }
abbr,acronym { 	border-bottom:1px dotted #000;	cursor:help;} 
em {	font-style:italic;}
blockquote{	margin:1em;}
dl dd {	margin-left:1em;}
th {	font-weight:bold;	text-align:center;}
caption {	margin-bottom:.5em;	text-align:center;}
p,fieldset,table {	margin-bottom:1em;}
form{	margin:2px;	padding:6px;}
th,td {     border:0;     padding:.1em; } 
td{    font-size:85%;    text-align:left;}
/*   --------------- end yui base (modified)  --------------------- */
a {	
	color: #428198;
}

A:hover {
	COLOR: #fff;
	text-decoration: underline;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;
	font-size: 100%;
}
.contentHi {
	color: #fa9d49;
}	
.contentSml {
	font-size:11px; 
	font-weight:normal;
	color: #fa9d49;
}	
.contentHiSml {
	font-size:85%;  
	color: #fa9d49;
}	
.titleLrg{
	font-size:260%;
	color: #428198;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0 5px 0;
	margin: 0 0 10px 0;
	line-height: 30px;
	border-bottom: 1px dotted #428198;

}
table .titleLrg  {
	font-size: 180%;
	border:0;
}

#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
}
h3 a,
.titleSml a{
	text-decoration: none;
}
.titleSml a:hover{
	text-decoration: underline;
}

#breadtrail{
	font-size:90%;
	margin:0 0 10px 0;
	padding:4px;
	background:#444;
}
/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset{
     border: 1px solid #ccc;
     padding:8px;
     width: auto;
}

legend{
     padding: 2px 6px;
     font-weight:bold;
}

label{
     width: 8em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}
input{
     color: #000000;
     background: #fff;
     border: 1px inset #333;
}



/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul,
ul li{ 
	list-style-type: none;
	margin:0px;
}
ul,
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
}
/* ul formating in content */
.content ul{
		list-style: square outside;
		margin:4px 0 6px 0;
		padding:0 0 0 20px;
		text-align:left;
}
.content ul li{    
		list-style: square url(images/bullet1.gif) outside;
}
.content ul ul {
		list-style: circle url(images/bullet2.gif) outside;
}
.content ol{
		list-style: decimal outside;
		margin:4px 0 6px 0;
		padding:0 0 0 20px;
		text-align:left;
}
.content ol ol{
		list-style: lower-alpha outside;
}

/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight,
.picRightBrd  {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft,
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd,
.picLeftBrd {
	border: 1px solid #BABF83;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #BABF83;
}
.banner {
	border:0;
	margin: 0 0 8px 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #C2E9EF;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #77aa77;
	font-size: 75%;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	text-align: right;
	width: 155px;
	text-transform: lowercase;	
	margin:0px 0 0 15px;
}

#vNav li a{
	display: block;
	padding:4px 15px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/bgNav.gif);
}
#vNav a:hover{
	color: #fff;
	background: url(images/bgNav_over.gif);
}
li#vNav13609 a{
     font-size:82%;
     padding:4px 0 4px 15px;

}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px dashed #555;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	color: #999;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#282828;
}
#modNews img.iconImg{
	display: none;
}
#modNews h3 a {
	font-size:123.1%; 
	text-decoration: none;
}
#modNews .item p, #modNews .item h3, #modNews .item small{
	margin:0px;
}
#modNews small {
   color: #ccc;
}
.Pagination{
   text-transform:uppercase;
   letter-spacing:2px;
   text-align:right;
   
}
/*----------------------------------------
G A L L E R Y
-------------------------------------------*/

#modGallery{ 
	width:auto;
    margin:6px 0;
}
#modGallery.copy{ }
#modGallery.iconImg{}
#modGall li {  display: inline;}

/*----------------------------------------
A L B U M S
-------------------------------------------*/
#albumsBox{ /*controls number of albumSm columns*/
	margin:0 0 6px 0;
	padding:0;
	clear:both;
	height:58px;
	border-bottom:1px dotted #555;
}
#albumsBox p{ /*album titles */
	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 #777;
    margin:0 4px 0 0;
}
#albumsBox h3{
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
.albumImg{
    border:0px solid #555;
    padding-right:4px;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}

/*----------------------------------------
S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:none;
}

#calendarSmlBox,
#newsSmlBox{
	font-size:85%;
	margin:0px 0px 10px 0px;
	text-align:left;
	padding:0;
	color:#fff;
	width: auto;
}
#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: 35px;
	padding: 0;
margin: 0;
	background: url(images/newsSml.jpg) no-repeat scroll left top;       
}
#calendarSmlBox a,
#newsSml a{ 
	padding: 8px; 
	margin: 0px;
	display: block;
	color: #aaa; 
	text-decoration: none;
	border-bottom: 1px dashed #555;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
	border-bottom: 1px dashed #bbb;



/*-----------------------------------------------------------------------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #fff;
	width: 98%;
	margin: 0px;
	padding: px;

}
.checkoutOdd,
.calendarOdd{
	color: #fff;
	background-color: #AF540A;
	padding:6px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.checkoutEven,
.calendarEven{
	color: #fff;
	padding:6px;
	background-color: #8F3808;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.calendarHdr td,
.checkoutHdr{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #F79534;
	padding:6px;
	text-transform:uppercase;
	letter-spacing:1px;
	background-color: #333;
        text-align:center;
}


/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:#FFE900;
}

#basketBox{
	background: #54A1BD url(images/newsBg.gif) repeat-x scroll center top;
   text-align:center;
   padding:.4em;
   color:#fff;

}
.btn,
.basketBtn{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
        text-transform:uppercase;
	padding:2px 0 2px 0;
	border:1px solid #00657E;
	background-color:#00657E;
	margin:0px 0 1px 1px;
}
#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}



/* RELATED PRODUCTS */

#relatedProd{
	border-top: 1px single #8EC0CF;
	margin:16px 0 0 0px;
        padding:10px 0 0 20px;
        color:#fff;
}
#relatedProd .titleLrg{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	display:block;		
        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;
}




/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li {   
	display: inline;
}
#blogBox,
#stickyBox{
	height:3em;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	margin-right:8px;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	width:auto;
	text-decoration: none; 
}
#stickyNav a{ 
	color: #ededed;
	font-size: 93%;
	line-height: 110%;
	padding:2px 10px 2px 10px;
	float:left;
}
#stickyNav a:hover{
	color: #EE9839;	
	padding:2px 10px 2px 10px;
}
#blogBox a{
    font:normal 10px/12px verdana;
	background:none;
	background-color:#ededed;
	font-weight:normal;
	padding: 1px 1em;
}
#blogBox a:hover{
	background: #EBE2DD;  }

#stickyBox ul ul{
	color: #000;
	list-style: square outside;
	padding-left: 20px;
}
#stickyBox ul ul a {
	color: #000;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------------
S E A R C H
-------------------------------------------------------------------------------------------------------*/
#search {
	margin-left: 50%;
	position: absolute;
	top: 235px;
	left: 50px;
	width: 310px;
	height: 30px;
	padding: 0px;
	z-index:12;
}
#searchResults h2{
     margin:.25em 0px;
	 font-size:123.1%;
}
#searchResults h3{
     margin:0;
     font-style:italic;
}
#search .formInput{ 
	width:200px;
	color:#000;
	border:1px solid #A7AF6D;
	font-size:85%;
	height:1.5em;

}
#search_btn{ 
	 font-size:85%;   
	 margin-left:2px;
	 padding:1px 2px;
	 cursor:auto;

}
#searchResults span.contentHi a{
	font-size:85%;    
	text-decoration:none;
}
dl{
	margin:0 0 4px 6px;
	padding:6px;
	border-bottom:1px dotted #ccc;
}
dt{
	font-size:93%;    
             
}
dd{
	font-size:85%;     
	margin:0;
}
dd img{
	height:40px;
	float:left ;
	margin:0 10px 0 0px;
}




