/*----------------------------------------
CONTENT
-------------------------------------------*/



html  {
	background: #431e0e url(images/gradient.gif) repeat scroll center top;
}
body {  
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;

}
#wrapper{
	background: transparent url(images/column.gif) repeat-y scroll center top;
	margin:0;
	padding:0;	
}
#custom-doc { 
	width:65.38em;
	*width:63.81em;
	min-width:850px; 
	margin:auto; 
	text-align:left; 
	background: transparent url(images/back.jpg) no-repeat scroll center top; 
}
#hd{
	position: relative;
	height:260px; 
	padding-bottom: 1.0em;
	margin: 0 0 0 0px;
}
#hd h1 {display:none;}
#bd{
		padding:0 1em 0 1.5em;
}
#yui-main .yui-b {
	min-height: 420px; 
	height: auto;
	margin: 0;
	_height:  420px; /*ie Hack */
}
#yui-main .yui-g {
padding-right:1em;
}
#sidebar{
	position: relative;
	z-index: 5;
	padding-top:140px;
	margin:0;
}
#ft {
	font-size: 85%;
	letter-spacing:1px;
	padding: 1em 3em;
	margin: 1em 0 0 0; 
	text-align: right;
	height: auto;
	color: #fff;
	background: #3C1C0D;
	border-bottom:4px solid #000;
}

#ft a{
        color:#fff;
}

#ft a:hover {
        color:#BDC9D0;
}



.seen {color:#3E1C0D; font-size:22px; text-align:center;}
#asSeenOn{

font-size:100%;
font-weight:bold;
}
#asSeenOn a{color:#000;}
#asSeenOn a:hover{color:#fff;}
#asSeenOn h3{
	font-size:108%;
	border-bottom:1px dashed #3C1C0D;
	text-align:center;
	margin:0;
}
#asSeenOn li a{
	display:block;
	text-decoration:none;
	padding: 14px 0 0 70px;
	height:32px;
	border-bottom:1px dotted #3C1C0D;
}
#asSeenOn li.cmt{background: #B86A15 url(images/asSeenOn-icons.gif) no-repeat scroll 4px -104px;}
#asSeenOn li.travel{background:#B86A15 url(images/asSeenOn-icons.gif) no-repeat scroll 4px 3px;}
#asSeenOn li.bigidea{background:#B86A15 url(images/asSeenOn-icons.gif) no-repeat scroll 4px -157px;}
#asSeenOn li.drphil{background:#B86A15 url(images/asSeenOn-icons.gif) no-repeat scroll 4px -50px;}

/*  ------------------   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; padding: 15px 0 0 0;}
/*   --------------- end yui base (modified)  --------------------- */
a {	
	color: #522D09;
}

A:hover {
	COLOR: #863600;
	text-decoration: underline;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;

}
.contentHi {
    font-style:italic;
}	

.contentSml,	
.contentHiSml {
	font-size:93%;  
padding: 4px 0;
}	
.titleLrg{
        background:transparent url(images/title.gif) no-repeat scroll right top;
	font-size:238.5%;
        text-align:right;
	line-height: 100%;
	color: #3E1C0D;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 12px 120px 10px 0px;
	margin: 5px 0px 0px 0px;
}

table .titleLrg{
        background: none;
	font-size:238.5%;
	line-height: 138.5%;
	color: #666445;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0 0 8px 0;
}

.titleSml{
	font-size:123.1%; 
	font-weight:bold;
}

h3 a,
.titleSml a{
	text-decoration: none;
}
.titleSml a:hover{
	text-decoration: underline;
}
#breadtrail{
        font-size:93%;
        margin:0 0 10px 0;
		padding:4px;
}
/*----------------------------------------
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;
     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 #000;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #000;
}
.banner {
	border:0;
	margin:3px 0px 3px 0px;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #fff;
	padding:0;
	border:0px;
}
input.btn {
	background-color: #B86E15;
	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:110%;
                *font-size:105%;
		font-weight:bold;
		line-height:100%;
		text-align: right;
		width: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		padding-top: 230px;	
}

#vNavBox li{    display:inline;} 

#vNav li a{
		font-family:"century gothic" , "trebuchet ms" , arial;
		float: left;
		background:transparent;
		display: block;
		text-align: right;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		padding:4px 2px;
		*padding:4px 2px; 
		margin:3px;
}
#vNav a:hover{
	color: #fff;
        background:#3C1C0D;

}

/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:4px 0px;
	position:relative;
	padding:1em;
	border-bottom:1px dashed #000;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
        background: #B47B42;
}
#modNews p{
	color: #000000;
	text-decoration: none;
}

#modNews a:hover .item{
         background: #B86E15;
}

#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: #9a4011;
}

#modNews h3 { color:#000;}

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

/* ----------------------------------------------------------------
Sticky Nav and Blog Nav
-------------------------------------------------------------------- */

#stickyNav li {   
	display: inline;
        float: left;
}
#blogBox {
display:none;
}



#stickyBox{
	height:auto;
        font-size:9px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0;
	margin-right:8px;

}
#blogBox a,
#stickyNav a{ 
	display: block; 
	width:auto;
	text-decoration: none; 
}
#stickyNav a{ 
	color: #9a4011;
	font-size: 110%;
	text-transform:uppercase;
        line-height: 110%;
	padding:2px 10px 2px 10px;
}
#stickyNav a:hover{
	color: #9a4011;	
	padding:2px 10px 2px 10px;
        text-decoration:underline;
	
}
#blogBox a{
    font:normal 10px/12px verdana;
	background:none;
	background-color:#ededed;
	font-weight:normal;
	padding: 1px 1em;
}
#blogBox a:hover{
	background: #CFB5B5;  }

#stickyBox ul ul{
	color: #000;
	list-style: square outside;
	padding-left: 20px;
}
#stickyBox ul ul a {
	color: #000;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------------
calendar and checkout
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
		color: #000;
		font: normal 11px/13px;
		width: 98%;
		margin: 0px;
		padding: 0px;
		border:0;
}
.checkoutOdd,
.calendarOdd{
		background-color: #BCD1E0;
		padding:6px 3px;
		margin:0;
 
}
.checkoutEven,
.calendarEven{
		background-color: #3E1C0D;
                color: #fff;
		padding:2px;
}
.calendarHdr,
.checkoutHdr{
		font: bold 20px/23px; 
                font-weight: bolder;
                text-decoration: underline;
		color: #fff;
		padding:2px 2px;
		text-align:center;
		background:#B96D19;
}


/* Store: SHOPPING BASKET */
    #basketBox{
    text-align:center;
    font-size:93%;
    line-height:100%;
    border:1px solid #6F6833;
    padding:1em;
    color:#fff;
    background:transparent url(images/gridDark.gif) repeat 0 0;
    }
    #basketBox p, /*you have n items in your basket */
    #basketBox strong,/* total (USD) $ */
    #basketBox h3,
    #basketBox h3 span{
    margin:.2em 0;
    letter-spacing:0;
    }
    #basketBox p{
    background:transparent url(images/iconGDK.png) no-repeat scroll left -150px;
    }
    #basketBox strong{
    display:block;
    } 


/*----------------------------------------
A L B U M S
-------------------------------------------*/
/* Albums */
#albumsBox{ /*controls number of albumSm columns*/
	margin:0px;
	padding-bottom:40px;
	clear:both;
	height:auto;

}
#albumsBox p{ /*album titles - albumssm*/
	display:none;
	font:normal 10px/10px;
	color:#000;
	margin:0px;
}
#albumsBox img {
	width:48px;
	height:48px;
    border:1px solid #679A99;
    margin:0px;
}
#albumsBox h3{ /*albumssm header */
        display:inline;
        font-family: "century gothic" , "trebuchet ms" , arial;
        font-size: 150%;
        color:#fff;
        text-transform:uppercase;

}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
#albums a img{
	border: 1px solid #679A99;
	margin:1px 2px 1px 2px;
}
#albums a:hover img{
	border: 2px solid #801616; 
	margin:0px 1px 0 1px;
}
.albumImg{
       margin:0px 0px 0px 0px;
    border:2px solid #679A99;
}

#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:inline;
	font:  30px/33px;
        line-height: 40px;
        margin:0px 0px 0px 5px;


}
#basketBox,
#calendarSmlBox,
#newsSmlBox{
		position: relative;
		font:normal 11px/13px;
		margin:190px 0px 0px 0px;
		text-align:left;
		padding:0px;
		width: auto;
		background: #3E1C0D;
		opacity: .90;
		filter: alpha(opacity=90);
                padding:40px 0px 0px 0px;

}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
		display: inline;
                color:#9a4011;
}
#calendarSmlBox p{position:absolute; right:15px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 10px;}

#calendarSmlBox h3 {/* calendarSm header */
                font-family: "century gothic" , "trebuchet ms" , arial;
                font-size: 150%;
                color: #fff;
		margin: 0px 0px;
		height: auto;
                text-transform: uppercase;
                
		}

#newsSmlBox h3{ /* newsSm header */
                font-family: "century gothic" , "trebuchet ms" , arial;
                font-size: 150%;
                color: #fff;
		margin: 0px 0px;
                height:auto;
                text-transform: uppercase;
                display:none;
}
h5{margin:0}
#calendarSmlBox h5 a{
		margin: 0;
		padding: 5px 5px 5px 5px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;

}
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
		margin:0;
		padding: 7px 7px 2px 13px;
		font: bold 11px/12px;
		color:#fff;
		letter-spacing:1px;
		text-transform:uppercase;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
}
#calendarSmlBox a,
#newsSml a{ 
		padding: 4px; 
		margin: 0px 0px 6px 0px;
		display: block;
		color: #000; 
		text-decoration: none;
		border-bottom: 1px dotted #666;
		background: #E8CC7B;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
		color: #fff;
		background: #B86E15;
}
#newsSmlBox ul, #calendarSmlBox ul {
		padding: 4px;
		margin: 10px 0px 0px 0px;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
}
#newsSmlBox ul {
		border-bottom: 0px solid #fff;
}
	


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





