/*----------------------------------------
CONTENT
-------------------------------------------*/
html {
	position:relative;
}

.yui-t2 #yui-main .yui-b{
margin-left:180px;
}


body {
	background: #676e33 url(images/gradient.jpg) repeat-x scroll center top;
	margin:0px auto;
	color:#fff;
	font-family: "century gothic", Arial, Helvetica, sans-serif;

}
#doc { 
	min-width:750px; 
	margin:auto; 
	text-align:left; 
	position:relative;

}

#hd{
	background: transparent;
	height:315px;
	margin:0;padding:0;
}
#hd h1{display:none;}
#ft {
	font-size: 93%;
	padding: 8px;
	margin: 0px; 
	text-align: center;
	background:#2D2D2B;
	color:#FFFFFF;
	border-top:0px solid #BDB585;
}
#bd{
	background: #2D2D2B url(images/header.jpg) no-repeat center top;
	padding:0;

}

#yui-main .yui-b{
        background: url(images/body_gradient.gif) repeat-x center top;
	padding:50px 12px 20px 12px;
	margin:0px 1px;
   min-height: 500px; /*relative to the height of the icons*/
   height: auto;
   _height: 500px; /*ie Hack - relative to the height of the icons*/

}

#yui-main .yui-g{
         margin:0px 0px 0px 0px;
}


#sidebar .yui-b{
	padding:0px 0 0px 0px;
}

#sidebar img{
        margin: 10px 0px 0px 10px;
}
#bannersSml li{display: inline; float:left;}
#bannersSml .bannerLeft{margin-right:20px;}

/*  ------------------   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: #9e3521;
}

A:hover {
	COLOR: #666d33;
	text-decoration: underline;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;
        padding: 10px 0px 0px 0px;

}
.contentHi,
.contentHiSml {
    font-style:italic;
}	

.content img{
        padding: 8px;
}

.contentSml,	
.contentHiSml {
	font-size:93%;  
}	
.titleLrg{
        font-weight:bold;
	font-size:280%;
	color: #ffffff;
	text-transform: lowercase;
	text-align:left;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 80px;
}
td .titleLrg{
	font:bold 18px/20px "century gothic";
	color:#ffffff;
	letter-spacing:0;
}
#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
}
h3 a,
.titleSml a{
	text-decoration: none;
}
.titleSml a:hover{
	text-decoration: underline;
}

/*----------------------------------------
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 ul,
.content ul li{    
		list-style: square 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 #AF9050;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #AF9050;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #fff;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #555522;
	font-size: 85%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	font-size:175%;
	font-weight:bold;
        line-height: 80%;
	text-align: left;
	width: 110px;
	margin: 0px 0px 0px 253px;
        padding: 15px 0px 0px 0px;
	height:auto;
}
#vNavBox li{display:block;}

#vNav li a{
        display:block;
        text-align: left;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	padding:4px 11px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

#vNav a:hover{
	color: #656831;
	padding:4px 11px 0px 0px;
    margin:0px 0px;
}


#breadtrail{
        background: transparent;
        margin: 0px 0px 10px 75px;


}

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */
#stickyBox{
	height:auto;
	font-weight:bold;
	padding:0;
	margin:0px 0px 10px 70px;
	margin-right:8px;
}
#stickyNav li {   
	display: inline;
}
#stickyNav a{ 
	display: inline; 
	width:auto;
	text-decoration: none; 
}
#stickyNav a{ 
	color: #9C331E;
	font-size: 100%;
	line-height: 110%;
	padding:2px 10px 2px 10px;
}
#stickyNav a:hover{
	color: #86692F;	
	padding:2px 10px 2px 10px;
}
#stickyBox ul ul{
	color: #000;
	list-style: square outside;
	padding-left: 20px;
}
#stickyBox ul ul a {
	color: #000;
	text-decoration: underline;
}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px solid #BDB585;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	color: #D7CFCC;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#A0331F;
}
#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: #000000;
}
.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*/
	position: relative;	
	margin:0 0 6px 0;
	padding:0;
	clear:both;
	height:auto;
	padding:0px;
}
#albumsBox h3{
	display:none;
}
#albumsBox p{ /*album titles */
	display:block;
	position:absolute;
	left: 70px;
	top: 30px;
	font:bold 11px/10px arial, san-serif;
	color:#6FEAFF;
	margin:0 0 0 5px;
	text-transform:uppercase;
}
#albumsBox img {
	width:60px;
	height:60px;
    border:1px solid #3F747F;
    margin:5px;
}
#albums li{ /*set float left to have multiple columns */
	position: relative;
	padding:0px;
	margin:3px;
	background-color: #14373F;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}
#albums a:hover{
	background-color: #0E2328; 
	color: #fff; 
}
.albumImg{
	margin: 0px 12px 6px 0px;
	border:1px solid #45909F;
}
/*-----------------------------------------------------------------------------------------------------

calendar and checkout

-------------------------------------------------------------------------------------------------------*/

.calendarBox,
.checkoutBox {
	width: 98%;
	margin: 0px;
	padding: 0px;
}
.checkoutOdd,
.calendarOdd{
    background:#E2C59E;
    padding:4px;
    color: #000;
}

.checkoutOdd a,
.calendarOdd a{
color: #000;
}

.checkoutEven,
.calendarEven{
	padding:4px;
	background:#D5CDCA;
        color: #000;
}

.checkoutEven a,
.calendarEven a{
        color: #000;
}

.calendarHdr,
.checkoutHdr{
	color: #fff;
	background-color: #9E3521;
	padding:2px 4px;
	text-align:center;
}



/*----------------------------------------

S I D E B A R - NewsSm, CalendarSm

-------------------------------------------*/

#calendarSmlBox,
#basketBox,
#newsSmlBox{
    background: #983923;
    position:relative;
	margin:0px 0px 2px 10px;
    text-align:right;
    padding:2px 5px ;
	border-top: 1px solid #BDB585;
	border-bottom: 1px solid #BDB585;
}
#calendarSmlBox h3,#basketBox h3, #newsSmlBox h3{/*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	line-height:116%;
	font-size: 116%;
	color: #fff;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
}
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	color:#2C3017;
	letter-spacing:1px;
}
#calendarSmlBox h5 a{ /* more dates*/
   margin:0;
   padding:0;
   color:#fff;
   text-align:right;
   border:0px none;
   text-transform:uppercase;
}
#newsSml p,
#calendarSmlBox p{ 
    color:#000;
    margin:0;
    padding-left: 5px;

}
#newsSml li,
#calendarSmlBox li{   
	position:relative; 
}
#calendarSmlBox a,
#newsSml a{ 
	display: block;
	padding: 5px 5px; 
	margin: 0;
	color: #2D2D2B; 
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px dashed #bbb;
}
#calendarSmlBox a:hover,
#newsSml li a:hover{
    background: #B7B39A;
    color:#000;	
}

/*-----------------------------------------------------------------------------------------------------
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;
}


/*----------------------------------
F A C E B O X
----------------------------------*/

#downloadForm {
    background: url(domain/bin/js/faceboxMod/popup_bg.jpg) top center scroll no-repeat; 
    padding: 10px;
    color: #241818; 
    font-weight: bold; 
    font-size: 100%;
}

#popupHead{
padding: 10px;
    color: #241818; 
    font-weight: bold; 
    font-size: 100%;
}
#downloadForm small{
    color: #5B4444;
}

#downloadForm li {
    list-style: none;
}

#et_Form li {
    list-style: none;
}

#fbtable a:hover {
    color: #5B4444;
}

#frmEmail label, #frmEmail p {
    color: #241818;
}

#frmEmail {
    background: #CDCED3; 
    padding: 15px 3px 3px 3px;
}

/*-----------------------------
Contact Form, Email This, EMMA
------------------------------*/
#downloadForm {
background: #FDFEFF;
}


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;
}