/* Thompson Ward 875 */

/*------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------*/
html {
	text-align:center;
	background: #381300 url(images/bg.jpg) repeat-x scroll center top;
}
body {
	color:#180b01;
	background: url(images/bgRepeatingY_main.jpg) repeat-y scroll center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#outer {
	background:transparent url(images/headerMain.jpg) no-repeat scroll center top;
	margin: 0;
	padding:0;	
}
#doc2 {
	min-height: 500px;
}
#hd{
	position: relative;
	height:330px; 
	padding-bottom: 1.0em;
	margin: 0 0 0 0px;
}
#hd h1 {display:none;}
#audioControl {
	position: absolute;
	top: 20px;
	right: 130px;
	font-size: 90%;
	color: #ED5E22;
}
#bd {
	padding: 0 40px 0 40px;
}
.yui-g {
	min-height: 300px;
}
#yui-main .yui-b {
	padding: 0 0 1em 0px;
	min-height: 360px; 
	height: auto;
	width: 550px;
	margin: 0;
	_height:  360px; /*ie Hack */
}

#ft {
position: relative;	
font-size: 85%;
	letter-spacing:1px;
	padding: 25px 3em 25px 4em;
	margin: 1em 0 0 0; 
	text-align: left;
	height: 27px;
	color: #ff952e;
	border-bottom: 5px solid #8F3E07;
	background: transparent url(images/footer.jpg) no-repeat scroll center top;
}

#ft a{
	color: #ff952e;
	text-decoration: none;
}
#ft a:hover {
	color: #fff;
}

#footerLeft{
	float: left;
	width: 400px;
	text-align: left;
}
#footerRight{
	float: right;
	width: auto;
margin-top: -10px;
}
div .yui-u .banner {
	margin-bottom: 10px;
}
#flashLogo{   
	position:absolute;
	top:120px;
	right:0px;
	z-index:0;
}

.yui-b .banner {
	margin-bottom: 6px;
}
div#smallbannerLeft{float:left;}
div#smallbannerRight{float:right; margin-right:40px;}
/*  ------------------   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:1px;	padding:4px;}
th,td {     border:0;     padding:.1em; } 
td{     text-align:left;}
/*   --------------- end yui base (modified)  --------------------- */

/*----------------------------------------
CONTENT
-------------------------------------------*/
a {	
	color: #000;
}
A:hover {
	COLOR: #673009;
	text-decoration: underline;
}
.content,
#galleryText{
	text-align: justify;
	list-style: inside;
	font-size:100%;
}
.contentHi {
    font-style:italic;
}	
td span.contentSml{
	font-size:85%;
	font-weight:normal;
}
.contentSml,	
.contentHiSml {
	font-size:85%; 
	color: #3F2B08;
}	
.titleLrg{
	font-size:290%;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 120%;
	color: #361106;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0 0 8px 0;
	text-align: center;
	border-bottom: 1px dashed #865C32;
}
table .titleLrg {
	border-bottom: none;

}
#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:#DDE79E;
}


/*----------------------------------------
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 10px;
}
.picLeft,
.picLeftBrd {
	float: left;
	margin: 1px 10px 1px 1px;
}
.picRightBrd,
.picLeftBrd {
	border: 1px solid #A87935;
}
.iconImg{
	margin: 2px 8px 6px 0px;
	border:1px solid #A87935;
}
.banner {
	border:0;
	margin: 0;
}
.optionBox {/*used in gallery select */
	font-size:85%;  
	color: #000000;
	background-color: #fff;
	padding:0;
	border:0px;
}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	position: absolute;
	left: 10px;
	top: 283px;
	font-size:120%;
	font-weight:bold;
	line-height:100%;
	text-align: right;
	width: auto;
	margin: 0;	
	padding 0px;
	z-index: 10;
letter-spacing:1px;
}

#vNav li a{
	float: left;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding:7px 15px 8px 30px;
	margin:0;
}
#vNav a:hover{
	color: #FFD59F;
	background: #530B02 url(images/navBg_over.gif) no-repeat scroll left top;
}
#vNav li {   /*for horizontal navigation: display: inline;*/
	display: inline;
}
/*----------------------------------------
NEWS
-------------------------------------------*/
#modNews{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
}
#modNews .item{
	margin:2px 0px;
	position:relative;
	padding:0.8em;
	border-bottom: 1px dashed #cb9c59;
	height: auto;
}
#modNews a .item{
	display:block;
	text-decoration:none;
	cursor: pointer;
}
#modNews p{
	color: #361106;
	text-decoration: none;
}
#modNews a:hover .item{
	background-color:#D2AF6F;
}
#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: #BF420B;
}
.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;
}
#stickyBox{
	font-size:93%;
	font-weight:bold;
	margin:8px 0 ;
	text-align:left;
	padding:0 0 5px 0;
	height:18px;	
	border-bottom: 1px dashed #865C32;
}

#stickyNav a{ 
	float:left;
	display: block; 
	padding: 0px 7px 0 4px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#6F2B07;
	border-left:5px solid #BF3D23;
}

#stickyNav a:hover{
	border-left:5px solid #000;
	color:#000;
	margin:0 2px 0 0;
}
* html #stickyBox ul li{
	margin-top:25px;
}
 #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
}
* html #stickyBox ul li ul {
	position:absolute;
	top:60px;
	left:0px;
} 
#stickyBox ul li ul li {
	display:inline;
} 
#stickyBox ul li ul li a{
	font:normal 9px/10px arial, Helvetica, sans-serif;
	float:left;
	display: block; 
	padding: 0px 5px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#222;
	border-left:2px solid #BADDFE;
}
#stickyBox ul li ul li a:hover{
	border-left:2px solid #FFBF4F;
}
#blogBox{
   width:110px;
   float:right;
   margin:0 0 6px 6px;
   font:bold 11px/14px arial;
}
#blogBox a{
   display:block;
   border:1px dashed #ddd;
   margin:4px 0;
   padding:2px 3px;
 }
#blogBox a:hover{
   border:1px solid #fff;
   background:#A0BBCC;
   color:#003;
}
/*----------------------------------------
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 #8D6235;
    margin:0 4px 0 0;
}
#albumsBox li a:hover {
color: #fff;
}
#albumsBox h3{
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
.albumImg{
    border:1px solid #8D6235;
	margin-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;
	font-size: 150%;
	text-transform:uppercase;
	color: #F05F10;
	letter-spacing: 1px;

}

#calendarSmlBox,
#newsSmlBox{
	font-size:93%;
	margin:0px 0px 10px 0px;
	text-align:left;
	padding:0;

	width: 296px;
	position: relative;
	background:transparent url(images/bgNews_transparent.png) repeat scroll left top;
}
* HTML #basketBox,
* HTML #calendarSmlBox,
* HTML #newsSmlBox {/* PNG Alpha IE Win ONLY */
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/bgNews_transparent.png', sizingMethod='scale');
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	display: inline;
	color:#fff;
}
#calendarSmlBox p{position:absolute; right:20px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3 {/* calendarSm header */
	margin: 0;
	height: 40px;
	padding: 5px 0 0 5px;
	background: url(images/calendarSml.gif) no-repeat scroll left top;
}
#newsSmlBox h3{ /* newsSm header */
	height: 40px;
	margin: 0;
	padding: 5px 0 0 5px;
	background: url(images/newsSml.gif) no-repeat scroll left top;
}

#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:2px 0 4px 2px;
	padding: 0px 0 0 10px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
}
#calendarSmlBox li a,
#newsSml li a{ 
	display: block;
	padding: 4px 6px; 
	margin: 3px 0;
	color:#1F1806;
	text-decoration: none;
	background:transparent url(images/transparentbeige.png) repeat 0 0;
border-bottom:1px solid #5F400C;
border-right:1px solid #5F400C;
	cursor:pointer;
}

#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
	background-color: #4D0803;
}
#calendarSmlBox h5 a{
display:none;
}
#newsSmlBox ul, #calendarSmlBox ul {
	padding: 0px;
	margin: 6px;
}
/*----------------------------------------
CALENDAR
-------------------------------------------*/
#modCalendar{
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	font-size:93%;
}
#modCalendar .item{
	margin:2px 0px;
	position:relative;
	padding:.2em 1em;
	height: auto;
}
#modCalendar li{
	display:inline;
	list-style-type:none;
}
#modCalendar h3{ /*location*/
	margin:0;
}
#modCalendar .header{/*descriptive header row*/
	display:none;
}

#modCalendar li.summary,
#modCalendar li.location{
	display:block
}
#modCalendar .date{
	color:#862E00;
	font-weight:bold;
}

#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a{
	text-decoration:none;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	border:1px solid #9F3800;
	background:#BE4D10;
	padding:0 .5em 0 1.8em;
	margin-right:.4em;
}
#modCalendar li.tickets a {background:#BE4D10 url(images/calendar-star-bg.gif) scroll no-repeat 0px -23px;}
#modCalendar li.mg1 a {background:#BE4D10 url(images/calendar-mg-bg.gif) scroll no-repeat 0px -23px;}

#modCalendar li.tickets a:hover {background:#4C1A03 url(images/calendar-star-bg.gif) scroll no-repeat 0px 0;}
#modCalendar li.mg1 a:hover {background:#BE4D10 url(images/calendar-mg-bg.gif) scroll no-repeat 0px 0;}

/*-----------------------------------------------------------------------------------------------------
C A L E N D A R  and  C H E C K O U T
-------------------------------------------------------------------------------------------------------*/
.calendarBox,
.checkoutBox {
	color: #000;
	width: 98%;
	margin: 0px;
	font-size:93%;
}
.calendarBox td,
.checkoutBox td{	padding: 3px;}


.checkoutOdd,
.calendarOdd{

	background-color: #DFC999;

}
.checkoutEven,
.calendarEven{
	background-color: #FFEBBF;

}
.calendarHdr td,
.checkoutHdr{
	color: #F79534;
	padding:6px;
	text-transform:uppercase;
	background-color: #000;
	text-align:center;
}

/*color for forgotten password form */
 input.content {
	color: #000;
}
#accessDenied{
	display:block;
	color:red;
	width:500px;
	margin-top:40px;
}


/*-----------------------------------------------------------------------------------------------------
S T O R E
-------------------------------------------------------------------------------------------------------*/
.memberPrice{ /* members price */
	color:red;
}

#basketBox{
	font-size:93%;
	margin:0px 0px 10px 0px;
	text-align:center;
	width: auto;
	position: relative;
	border: 1px solid #ab732f;
	background-color: #D9BF86;
}
#basketBox h3 span{
	font-size:131%; color:#000000;
}


#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;
}

/* --------------------------------------------------------------------
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;
}

/*-----------------------------
Contact Form
------------------------------*/
fieldset {
	display:block;
	margin:8px;
	padding:6px;
	border:1px solid #37647F;
}
legend {
	margin-top:4px;
	color:#b5985a;
	font-weight:bold;
	font-size:123.1%;
	padding:0 4px;
	text-transform:uppercase;
}
label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input {
	color: #000000;
	background: #fff;
	border: 1px solid #b5985a;
}
#et_Form {
	font-size:85%;
}
#et_Form li a {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:2px;
	padding-left:24px;
	background:transparent url(images/iconGDK.png) no-repeat scroll left -120px;
}
#aHideForm li a {
	background:transparent url(images/iconGDK.png) no-repeat scroll left -298px;
}
#frmEmail a {
	text-decoration:none;
	padding-left:54px;
	background:transparent url(images/iconGDK.png) no-repeat scroll 30px -656px;
}
#divNewEmail a {
	text-decoration:none;
	padding-left:0px;
	background:none;
}
#e2ma_signup_form{

	padding:1em;
}
.e2ma_signup_form_row{
	margin:2px 0;
	border-bottom: 1px dotted #b5985a;
	padding:2px 1px;
}
.e2ma_signup_form_label{
	display:inline;
	width:180px;
	text-align:right; 
	float:left;
	padding:2px 6px;
}
.e2ma_signup_form_element{}
.e2ma_signup_form_button_row,
.e2ma_signup_form_groups{
	margin-top:4px;
}
.e2ma_signup_form_group_label,
.e2ma_signup_form_required_footnote,
.e2ma_signup_form_group_list{
	padding:2px;
}
.e2ma_signup_form_required_footnote{
	font-style:italic;
}
.e2ma_signup_form_required_asterix{
	color:red;
}
input.btn,
.e2ma_signup_form_button_row input{	
	font:bold 11px/13px "trebuchet ms", Arial, Helvetica, sans-serif;
	padding:2px 4px;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#884006 url(images/glassyBtn.png) repeat-x 0 -30px;
	}
.btn:hover,	
.e2ma_signup_form_button_row input:hover{
	background:#FF7A0F url(images/glassyBtn.png) repeat-x 0 -30px;
}	
e2ma_signup_submit_button{}
#e2ma_signup_reset_button{}
