/* Bucky Covington 730  MAIN */

/*------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------*/
html {
	text-align:center;
	background: #210903 url(images/bgRepeating08.jpg) repeat-x scroll center top;
}
body {
	color:#361106;
	background: url(images/08bgRepeatingY_2.gif) repeat-y scroll center top;
	font-family: "trebuchet ms";
}
#outer {
	background: url(images/08bgHeader.jpg) no-repeat scroll center top;
	margin: 0;
	padding:0;	
}

#hd{
	position: relative;
	height:335px; 
	padding-bottom: 1.0em;
	margin: 0 0 0 0px;
}
#hd h1 {display:none;}
#yui-main .yui-b {
	padding: 0 0 1em 60px;
	min-height: 420px; 
	height: auto;
	width: 550px;
	margin: 0;
	_height:  420px; /*ie Hack */
}
#sidebar{
	padding-top:40px;
}
#ft {
	font-size: 85%;
	letter-spacing:1px;
	padding: 1em 3em;
	margin: 1em 0 0 0; 
	text-align: left;
	height: auto;
	color: #c15f1b;
	background: #000;
	border-bottom:2px solid #5E1D00;
	border-top:2px solid #5E1D00;
}

#ft a{
	color: #c15f1b;
	text-decoration: none;
}
#ft a:hover {
	color: #fff;
}

td span.contentSml { 
	font-weight:normal;
	font-size: 85%;
	padding:0;
	margin:0;
}
input[type=text],input[type=password],textarea{
width:auto;
}
div .yui-u .banner {
	margin-bottom: 10px;
}
#flashLogo{   
	position:absolute;
	top:120px;
	right:0px;
	z-index:0;
}
#flashPic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 950px;
	height: 280px;
}
div#nav{
	position: absolute;
	top: 178px;
	right: 0px;		
	margin: 0 5px;
	padding: 0;
	width:auto;
}
div#contentSub{
	left:112px;
	padding: 0;
	width: 225px;
}
.yui-b .banner {
   border:1px solid #EBDCCA;
	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:2px;	padding:6px;}
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-family: "Trebuchet MS";
	font-size:100%;
}
.contentHi {
    font-style:italic;
}	
.contentSml,	
.contentHiSml {
	font-size:93%;  
}	
.titleLrg{
	font-size:230%;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 150%;
	color: #361106;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0 0 16px 0;
	border-bottom: 1px dashed #cb9c59;
}
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;
}
/*----------------------------------------
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 #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;
}
input.btn {
	background-color: #AA461D;
	font-size: 85%;
	border: 1px solid #E07B3D;
	color: #fff;
	margin: 3px 0 0 3px;
	font-weight: bold;
	text-transform: uppercase;
}
/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
	position: absolute;
	left: 45px;
	top: 304px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size:138.5%;
	font-weight:normal;
	line-height:100%;
	text-align: right;
	width: auto;
	margin: 0;	
	padding 0px;
	z-index: 10;
}

#vNav li a{
	float: left;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	padding:2px 12px;
	margin:0;
}
#vNav a:hover{
	color: #f3993e;
	background: #351506;
}
#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 a { /*for safari, chrome */
text-decoration:none;
}
#modNews p{
	color: #361106;
	text-decoration: none;
}
#modNews a:hover .item{
	background:#e2cdb4 url(images/newsArrow.gif) scroll no-repeat -5px center;
        padding-left:2.2em;

}
#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:normal 11px/10px Arial, Helvetica, sans-serif;
	margin:10px 0 15px 0;
	text-align:left;
	padding:0;
	height:18px;	
	border-bottom: 1px dashed #cb9c59;
}

#stickyNav a{ 
	float:left;
	display: block; 
	padding: 0px 4px;  
	text-decoration: none; 
	text-transform:uppercase;
	margin:0 2px 0 0;
	color:#565C1F;
	border-left:5px solid #DE7B10;
}

#stickyNav a:hover{
	border-left:5px solid #FFBF4F;
	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;
display: none;
}
#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 #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;
}
/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
padding:10px;
width:95%;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
border-bottom:1px dashed #ccc;
padding:4px;
margin:1em 0;
width:98%
}
.albumDetail img{ /*album cover */
float:left;
border:1px solid #000;
margin-right:1em;
}
.albumDetail h3{/*album title */
font-size:153.9%;
text-transform:uppercase;
margin:0;
}
.albumDetail p {/*album description text */
margin:.5em 0;
}
/* --- track info --- */
#modAlbum h4{/* track listing hdr, review hdr */
margin:0;
text-transform:uppercase;
letter-spacing:2px;
}
#songList{/* container div for track list */
}
#songList ol{/* song listing */
list-style: none;
margin:.5em 0;
padding:0;
}
#songList ol li{
list-style: none;
padding:1px;
margin:1px 0;
background:none;
border-bottom: 1px solid #D5B997;
}
#songList .songStuff{ /*style present if a song has lyrics/description */
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 378px -362px;
}
#songList span.num{
font-size:77%;
margin-right:8px;
width:2em;
display:inline-block;
text-align:right;
}
strong.songTitle{
width:400px;
font-size:93%;
letter-spacing:1px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
cursor:pointer;
}
strong.songClosed{/* song title class when opened for lyric view */
color:#2F4C5C;
}
strong.songOpen{/* song title class when closed */
color:#000;
}
.listenLink{

}
div.songDetail{/* container song description, lyrics*/
padding:.5em 1em;
font-size:85%;
}
em.songDesc{/* song description*/

}
p.songLyric{/*song lyrics*/

}
/* --- inline mp3 player info --- */
/*player icon info: play:0; pause:-40px; stop:-80;next:-120; prev:-160; ff:-200; rew:-240;
headphones:-280px; 8th notes:-320; lyrics:-360; video: -400; $: -440;
*/
#songList ol li a{/* hides player links until soundmanager has fully loaded*/
display:none;
}
#songList ol li a.sm2_link {
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
cursor:pointer;
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 2px -320px;
padding:2px 2px 2px 22px;
min-height:16px;
text-decoration:none;
color:#2F4F5F;
font-size:77%;
text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
background:#DAD4B8 url(domain/bin/css/iconGDK-play000.gif) no-repeat 2px 0px;
}
#songList ol li a.sm2_paused {
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat -358px 0px;
color:#0f0;
}
#songList ol li a.sm2_playing:hover {
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat -358px -40px;
}
/* --- review info --- */
#albumReviews{/* container div for reviews */
margin-top:2em;
}
#albumReviews ul{
list-style: none;
padding:0;
margin:0;
}
#albumReviews li{
margin-bottom:1em;
}
strong.reviewTitle{
}
div.reviewDetail{
}
/* --- end modAlbum ---*/



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

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font: normal 32px/23px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	color: #fff;
	letter-spacing: 1px;

}

#calendarSmlBox,
#newsSmlBox{
	font-size:93%;
	margin:0px 0px 2px 0px;
	text-align:left;
	padding:0;
	width: 260px;
	position: relative;
	background-color:#ab732f;
	border: 1px solid #EBDCCA;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	display: inline;
	color:#fff;
}
#calendarSmlBox p{position:absolute; right:10px;margin:0px; padding:0;}
#newsSmlBox p{margin:0 0 0 6px;}

#calendarSmlBox h3 {/* calendarSm header */
	margin: 0;
	height: 34px;
	padding: 3px 0 0 5px;
	background: url(images/08newsSml.gif) no-repeat scroll left top;
}
#newsSmlBox h3{ /* newsSm header */
	height: 34px;
	margin: 0;
	padding: 3px 0 0 5px;
	background: url(images/08newsSml.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 a,
#newsSml a{ 
	padding: 7px 4px; 
	margin: 3px 2px ;
	display: block;
	color: #f8cc95; 
	text-decoration: none;
	background: #381306 url(images/08bgNewsSml.gif) repeat-x scroll left top;
}
#calendarSmlBox h5 a{
	display:none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
	background: #51561d url(images/08bgNewsSml.gif) repeat-x scroll left bottom;
}
#newsSmlBox ul, #calendarSmlBox ul {
	padding: 0px;
	margin: 2px;
}


/* -- more news, subscribe -- */
ul.moreNav {
	height:1.5em;
	padding:0 4px;
}
ul.moreNav li{
	display:inline;
}
ul.moreNav li a {
	float:left;
	font-size:85%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 0 6px 30px;
}
ul.moreNav li a:hover {
}
li.news a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -714px;
}
li.rss a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -444px;
}
li.calendar a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -684px;
}
li.play a {
	background:transparent url(domain/bin/css/iconGDK.png) no-repeat 8px -742px;
}
li.news a, li.rss a, li.calendar a, li.play a {
	_background-image:none; /*for ie6 with the use of iconGDK.png*/
}
/*----------------------------------------
C A L E N D A R
-------------------------------------------*/
#modCalendar{
    position:relative;
    text-align:left;
    margin:0;
    padding:0;
}
#modCalendar .item{
    margin:2px 0px;
	display:block;
    position:relative;
    padding:.2em 170px .5em 1em;
    border-bottom:2px solid #ccc;
    height: auto;
}
#modCalendar li{
    list-style-type:none;
}
#modCalendar h3{ /*location*/
	margin:0;
	letter-spacing:1px;
	text-transform:uppercase;
}
#modCalendar .header{/*descriptive header row*/
    display:none;
}
#modCalendar li.summary,
#modCalendar li.location{
    display:block
}
#modCalendar li.summary{margin-bottom:6px;}
#modCalendar .date{
    color:#7F2C07;
    font-weight:bold;
}
#modCalendar li.tickets a,
#modCalendar li.mg1 a,
#modCalendar li.mg2 a{
    position:absolute;
    right:16px;
    font:bold 9px/11px verdana,Arial, Helvetica, sans-serif;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    margin:0;
    width:140px;
    z-index:20;
    padding:2px 4px;
    color:#fff;
    background:#369 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #369;
}
#modCalendar li.tickets a {/* all tickets */
    top:4px;
}
#modCalendar li.pre a {/* presale tix only */ 
}
#modCalendar li.mg1 a {
    top:24px;
	background:#949D3A url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #949D3A;
}
#modCalendar li.mg2 a {
    top:44px;
}
#modCalendar li.tickets a:hover,
#modCalendar li.mg1 a:hover,
#modCalendar li.mg2 a:hover,
#modCalendar li.pre a:hover{
    background:#f90 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #f90;
}
#modCalendar li.full a,
#modCalendar li.full a:hover { /*closed meet+greet */ 
    top:24px;
    background:#c00 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -36px;
    border:1px solid #c00;
}
#modCalendar li.tickets a, #modCalendar li.mg1 a, #modCalendar li.mg2 a, #modCalendar li.pre a,
#modCalendar li.tickets a:hover, #modCalendar li.mg1 a:hover, #modCalendar li.mg2 a:hover, #modCalendar li.pre a:hover{
	_background-image:none; /* png fix for ie6 */
}
/*----------------------
calendar and checkout
--------------------------------*/
.calendarBox, .checkoutBox {
	width: 98%;
	margin: 0px;
	padding: 0px;
}

/*-----------------------------------------------------------------------------------------------------
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: #E2CDB4;
}
.checkoutEven,
.calendarEven{
	background-color: #F1E4D1;

}
.calendarHdr td,
.checkoutHdr{
	color: #F79534;
	padding:6px;
	text-transform:uppercase;
	background-color: #000;
	text-align:center;
}

/*----------------------------------------
L O G I N
-------------------------------------------*/
#accountInfo{
	font-size:85%;
	color:#EBDCCA;
	text-align:right;
	z-index:15;
	position: absolute;
	top: 7px;
	right: 150px;
	text-align:right;
	padding:0px;
}
#accountInfo ul {
	text-align:left;
}
#accountInfo li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	float: left;
}

#accountInfo a{text-decoration:none;color:#db5b25;}
#accountInfo a:hover{text-decoration:underline; color:#FFA841;}

#loginBox,
#logoutBox {
	margin:0px 4px 4px 4px;
	text-align:right;
	padding: 8px;
	color:#fff;
	background:#5F3729;
}
#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:110px;
	margin: 3px 0 3px 3px;
}
li#login{position:relative;}
li#signup a,
li#login a,
li#closeBtn a,
li#infoBtn a{
	padding-left:12px;
	text-decoration:none;
}
li#signup a{background: transparent url(images/icon_add.gif) no-repeat scroll left center;}
li#login a{background: transparent url(images/icon_user.gif) no-repeat scroll left center;}
li#closeBtn a{background: transparent url(images/icon_close.gif) no-repeat scroll left center;}
li#infoBtn a{background: transparent url(images/icon_info.gif) no-repeat scroll left center;}

ul#loginForm {
	position: absolute;
	top: 14px;
	right:-4px;
	border: 1px solid #C09457;
	padding-bottom:2px;
	color:#fff;
	opacity: .94;
	filter: alpha(opacity=94);
	background: #5F3729;
}
ul#loginForm .formInput{
	display:block;
	border:2px solid #fff;
	width:140px;
}
#loginForm li a,
#loginForm li {
	z-index: 100;

}
.js-clickable {
	cursor: pointer;
	text-decoration: underline;

}
#loginTab {
	z-index: 101;
	position: absolute;
	top: -19px;
	right: -1px;
	background:#5F3729;
	padding: 3px;
	width: 44px;
	text-align: center;
	border: 1px solid #C09457;
	border-bottom: 0px;
}
/*color for forgotten password form */
 input.content {
	color: #000;
}
#accessDenied{
	display:block;
	color:red;
	width:500px;
	margin-top:40px;
}
div#birthdays{
      padding:2px 3px;
      border-top:1px dashed #333;
      margin:4px 0;
      font-style:italic;
	  width:260px;
}
#birthdays p{
     text-align:left;
}
#birthdays ul{
   padding-left: 0; 
   margin-bottom: 0px; 
   list-style-type: none;
}
#birthdays li{
   padding:0 6px;
   display:inline;
font-style:normal;
}

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

#storePolicies,#basketBox{
	font-size:93%;
	margin:0px 0px 10px 0px;
	text-align:center;
	width: 258px;
	position: relative;
	border: 1px solid #ab732f;
}
#storePolicies p, #storePolicies h3, #storePolicies ul, #storePolicies em {
	text-align:right;
	margin:6px 12px;
        list-style: circle inside;
        
}
#storePolicies h3,#basketBox h3 span{
	font-size:131%; color:#000000;
}

.btn,
.basketBtn{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:2px;
	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;
}

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

#storePolicies{

}


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

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

#pointsLeaders{
	font:normal 10px/11px arial, san-serif;
	color:#FFFFFF;
	width:245px;
	margin:0px 0px 4px 0px;
	padding:36px 15px 10px 0px;
	position:relative;
	border: 1px solid #EBDCCA;
	background: #7F3517 url(images/08pointsLeadersTitle.gif) no-repeat scroll left top;
}
#pointsLeaders ol{
	padding:2px;
	margin:0 0 1px 20px;
	padding-left: 0; 

}
#pointsLeaders li{
	border-bottom:1px dotted #EBDCCA;
	padding:1px;
}
#pointsLeaders span{
	float:right;
	margin:-11px 10px 0 0;
	padding:2px;
	color:#FFFF99;
	font-weight: bold;
}
/* Applied clearfix to help the LIs clear */
#pointsLeaders li:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



/* Hides from IE-mac \*/
* html #pointsLeaders li {height: 1%;}
#pointsLeaders li {display: block;}
/* End hide from IE-mac */

/*-----------------------------------------------------------------------------------------------------
W A L L P A P E R  D I S P L A Y
-------------------------------------------------------------------------------------------------------*/
#wallpaperBox ul{/*for mozilla positioning */
		padding: 0px; 
		margin: -0px; 
		list-style-type: none;
}
#wallpaperBox{ /*controls number of columns*/
		width:auto;
		height: auto;
		padding:0px;
}
#wallpaperBox p{ /*wallpaper text */
		display:inline; /*set to block for text to flow beneath thumbnails*/
		margin: 0 0 0px 0px;
		font:bold 11px/16px Arial, Helvetica, sans-serif;
		width: 120px;
		padding: 2px;
		text-align: center;
}
#wallpaperBox img {
		border: 1px solid #000;
		width:120px;
		height:90px;
		vertical-align: middle;
}
#wallpaperBox li{ /*set float left to have multiple columns */
		display: block;
		margin-bottom: 10px;
}
#wallpaperBox a{
		padding: 0px;
		margin-right: 0px
}
#wallpaperIcons a:hover{

	color:#e69732;
}

/* ----- MyEmma Signup form --- */
#e2ma_signup_form {
    padding:1em;
}
.e2ma_signup_form_row {
    margin:2px 0;
    border-bottom: 1px dotted #4D5B64;
    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:#AB4503 url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #BE8328;
}
.btn:hover, .e2ma_signup_form_button_row input:hover {
    background:red url(domain/bin/css/glassyBtn.png) repeat-x scroll 0 -30px;
    border:1px solid #FF4949;
}
e2ma_signup_submit_button {
}
#e2ma_signup_reset_button {
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

#mediaLinks {
height: 50px;
width:900px;
margin-left:-10px;
background-color: transparent;
}

div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:50px;
    display:block;
    width:100px;
    padding: 0px 6px 0px 60px;
    float:left;
}
#facebook a{ background:url(domain/bin/css/socializeFFF.png) no-repeat scroll 60px 0px;}
#myspace a{ background:url(domain/bin/css/socializeFFF.png) no-repeat scroll 60px -50px;}
#ilike a{ background:url(domain/bin/css/socializeFFF.png) no-repeat scroll 60px -100px;}
#imeem a{ background:url(domain/bin/css/socializeFFF.png) no-repeat scroll 60px -400px;}
#youtube a{ background:url(domain/bin/css/socializeFFF.png) no-repeat scroll 60px -150px;}

