﻿body {
	font: 76%/140% "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin:0;
	padding:0;
	background:#FFFFFF;
}

img {border:0;}

.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.red, .error {color:#FF0000;}

.clearleft {clear:left;}
.clearboth {clear:both;}
    
/* user page */
.nodisplay, .displaynone {display:none;}

/* catalog: hideTable, showTable */
.hT {display:none;}
.sT {display:block;}

/* mainly for the checkout page */
legend {color:#990000;font-weight:bold;font-variant:small-caps;padding:0 4px;}

form {margin:0;padding:0;}
fieldset {border:1px solid gray;width:400px;padding:8px;}

p {margin:0 0 0.8em 0;padding:0;}

ul {margin:0;padding:0;}
ul li {list-style-type: none;}
ul.reg {
    margin-left:50px;
    margin-bottom:10px;
}
.reg li {list-style-type:square;}

h1, h2, h3 {
  font-variant:small-caps;
  text-transform:capitalize;
  color:#134D6D;
}

h1, h2, h3, h4 {margin:0 0 20px 0;}
h1 {font-size:1.8em;}
h2, h3 {font-size:1.6em;}
h5 {margin:0;padding:0;font-size:1em;}

hr {height:1px;color:#000000;}
.hr {border-bottom:1px solid #999999;padding-bottom:4px;}

dd {margin-bottom:10px;}

/* hacks for viewport when no upcoming events */
body#main > #viewport {min-height: 800px;height: auto;} /*for standards browsers*/
/* don't know why this was here... */ 
#content {overflow:auto;  }

/* catalog and various other stripes */
.stripe {background:#EDF3FE;}

/* OVERRIDES */
.instore img,
.tshirts img, 
.world img, 
.customer img {border:1px solid #000000;}
.instore a:hover img {border:1px solid yellow;}
#importsearch label {font-size:12px;}

.footer img {vertical-align:middle;}

.radios p, #ins p, #searchfor p {margin:0}

.orders fieldset {  /* otherwise they bunch up at > 800x600 */
    clear:both;
    max-width:600px;
    width:auto;
    margin-bottom:10px;
}

.standardWidth {
    width:auto;
    margin-right:6%;
    min-width:840px;
    /*margin:0 10px;*/
}

.nav {
    background:navy;
	line-height:2em;
}

.viewport {
    padding:10px 5px 5px 5px;
}

#cars {clear:left;background:black;height:61px;}
#carsa {float:left;width:672px;}
#carsb {float:right;width:68px;}

#content {
	padding:10px;
	border:1px solid #F1F1F1;
	background:#FFFFFF;
}

/* specific to splash page */
body#main #leftbar {
  float:left;
	width:240px;
  border:1px solid black;
  padding:4px;
  background:#FDEFA0;
}

body#main.safari #content {
    margin-right:20px;
    margin-left:0;
}

body#main #content {
    width:auto;
    margin-left:270px;
    margin-right:210px;
}


body#main #rightbar {
	width:240px;
  margin-left:10px;
	float:right;

  font-size:.9em;
	background:#ECEAEB;
  border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-khtml-border-radius:8px;
}

#rightbar .top {margin-top:0;border-top:0;}

#rightbar h3 {
  margin:8px 0;
  padding:4px;
  color:black;
  border-top:1px solid black;
  border-bottom:1px dotted black;
  background:darkgray;
}

#rightbar dt {font-weight:bold;}
#rightbar dd {margin:0 0 10px 0;}
#rightbar dl {margin-top:0px;}

#rightbar dt, #rightbar dd, #rightbar p {padding:0 4px;}

body#main .artist {font-weight:bold;text-transform:uppercase;}
body#main .cap {text-transform:capitalize;}

.up {margin-bottom:20px;border-bottom:1px dotted gray;overflow:auto;}
.up img {float:left;margin:0 4px 4px 0;width:180px;}  



body#main p {margin:0;}
body#main #worldhome {
  float:left;
  margin-right:12px;
  font-size:xx-small;
  font-family:verdana,helvetica,sans-serif;
  color:#9E9E9E;	
 }

.menulist ul li {
	display: inline;
	margin-right:5px;
}

.ads-header {height:60px;display:block;overflow:hidden;}

.logos {
	border-right:1px solid #134D6D;
	border-top:1px solid #134D6D;
	background:#FDEFA0;
}

#sonicboomlogo {padding-left:6px;float:left;}
#digital {float:right;margin-top:50px;margin-right:10px;}

.nav .menulist li {
  text-transform:capitalize;
  font-variant:small-caps;
  font-weight:bold;
  display:inline;
  list-style-type:none; 
  margin-right:5px;
  margin-left:5px;
  color:#FFFFFF;
}

.nav .menulist li a {color:#FFFFFF;text-decoration:none;}
.nav .menulist li a:visited {color:#CCCCCC;}
.nav .menulist li a:active, 
.nav .menulist li a:hover {color:yellow;}

/* microformats */
.country-name {display:none;}
.vcard {margin-top:10px;}
.vcard p {margin:0;padding:0;}
.org {font-weight:bold;}

.imglink {border:1px solid blue;}

/* TOP 25 */
#ballard {
    border-right:1px dashed #D9D9D9;
    width:42%;
    padding-right:20px;
}
#capitolhill {
    width:50%;
    margin-left:20px;}

.top25 {float:left;}

/* REVIEWS */

.review img {width:100px;margin-right:12px;}

/* list of employees on the reviews main page */
.emplist {margin-right:40px;}
.emprow {margin-bottom:20px;}
.review-body {margin-left:120px;}

/* links */
.spacer {margin-left:3em;}
.reviewbody {display:none;}

.instore img, #review #content img {margin:0 10px 10px 0;}
	
.instore dd {
    display:inline;
    margin:0;
}

.moreShirts a {display:inline;}
.button a:hover {background:#bdbdbd;}
.button a:active {background:#9e9e9e;}

/* SHOPPING CART */
.cart {padding-right:8px;}
.checkoutcart {margin:2px 0;text-align:right;}

/* CATGRID */
/* Search boxes above catalog table */
#searchcatalog {
    float:left;
    margin-right:32px;
    width:430px;        /* bugfix: ie5-mac */
}

/* columns for the catalog */
.artist, .title {width:20em;text-transform:uppercase;}
.format {width:5em;text-transform:uppercase;}
.released {width:7em;}
.price {width:5em;}
.add {width:7em;text-transform:capitalize;}

tfoot td {padding:18px;}
tfoot p {padding:8px;}

.square li {list-style-type:square;}

fieldset.shop {
    width:100%;
    border:0;   
}

.selectquantity {
  width:50px;
  text-align:right;
}

.catgrid {
  clear:both;     /* bugfix: ff/safari */
  border-collapse:collapse;
  width:100%;
}

.catgrid thead  {
  text-align:center;
  font-variant:small-caps;
  border-bottom:1px solid #D9D9D9;
}

.catgrid tbody tr td {
  font-family: "lucida grande", verdana, sans-serif;
  font-size:10px;
  padding: 3px 8px;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
}

.catgrid tfoot tr td {
 	border-top:1px solid #D9D9D9;   
}

/* required for user */
.r {
	color:#000000;
	font-weight:bold;
	background:#EFEFEF;
}

/* confirm */
.radios {
    border:1px dotted #000000;
    background:#EEEEEE;
    padding:4px;
}

.radios li {
    margin-bottom:8px;
}

/* totals on the catalog */
.total {
	text-align:right;
	padding-right:10px;
}

#grandtotal	{	/* should be checkout id */
	font-weight:bold;
}

/* CONTACT */
.f-c dt {font-weight:bold;width:150px;}
.f-c dd {margin-left:0;}
.f-c fieldset {width:auto;border:inherit;}

/* gift page */
#gc .first {
	font-weight:bold;
	text-align:right;
}

#gc dl {
	height:100px;
	width:200px;
}

#gc dt {
	font-weight:bold;
	width:100px;
	float:left;
}

/*.clearfix, .homeClearfix {overflow:auto;width:100%;}*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, .homeClearfix {display: inline-block;}

/* EXCLUSIVES */
.exclusives img {
    border:1px solid black;
    margin:4px 0 4px 0;
}

/* TSHIRTS */
#tshirtnotes { margin: 1.12em 0 }
#tshirtnotes {margin-left:40px;}
#tshirtnotes li {list-style:square;}

.clothing {display: inline-block;}

.clothing li {
	display: -moz-inline-box; /* Moz */
	display: inline-block;    /* Op, Saf, IE \*/
	vertical-align: top;      /* IE Mac non capisce e a volte crea extra v space */
	margin: 0 7px 15px 7px;
	padding: 0;
  width:180px;
  overflow:hidden;    /* keep the size at 180px */
  }

.clothing .doubleWide {width:360px;}

.clothing a {
    display: block;
    color: #000;
    text-decoration: none;
    width:180px;
}

.clothing a img {
	border: 0;
	vertical-align: bottom;
}

.clothing a span {
	display: block;
	width: 200px;
	padding: 4px;
}

.details {
  float:left;
  width:400px;
  margin-left:55px;
}

.detailImg {
  float:left;
  max-width:350px;
}

/* VISIT */
.triple {float:left;margin-right:40px;}
.hours p, .hours dl, .hours dd, .hours dt {margin:0;padding:0;}
.hours {margin-top:10px;}
.dtbold dt {font-weight:bold;}

.vmenu {
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px dotted gray;
}

/* VISIT GALLERY */
.mainphoto {float:left;margin-left:100px;}
#thumbs {float:left;list-style:none;width:300px;}
#thumbs li {
    float:left; 
    display:block; 
    cursor:pointer; 
    margin-right:14px; 
    margin-bottom:14px; 
} 

/* FUTURE OPACITY MAYBE? NOT USED 
#thumbs li {filter:alpha(opacity=50);} 
#thumbs li.active, #thumbs li:hover {filter:alpha(opacity=100);} 
#thumbs li {opacity:.5;} 
#thumbs li.active, #thumbs li:hover {outline:0;opacity:.99} 
*/

/* TICKETS */
.tickets h3 {margin:0 0 -10px 0;}

/* EVENTS */

.events .eventpic {float:left;margin-right:20px;}
.events .eventdesc dd {margin:0 0 6px 0;padding:0;}
.events .eventdesc dt {font-weight:bold;margin-top:20px;}
.events h4, .events h3 {margin-bottom:0px;}
/* change this to hr...but ftp bad */
.events h2 {border-bottom:1px solid #999999;padding-bottom:4px;}

/* ADS */
iframe {border:0;overflow:hidden;}
.bannerad {width:468px;height:60px;}
.squaread {width:234px;height:200px;border:0;}
.flashplayer {margin-left:-10px;}

/*  TSHIRTS   */

* html .clothing li, 
* html .clothing {
	display: inline;
	_height: 0;
}


/* inline hack for =< ie7 */

*+html .clothing,
*+html .clothing li {
	display: inline;
	_height: 0;
}

/* float clearing for IE6 */
* html .tshirtDetails {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .tshirtDetails {
  min-height: 1%;
}

/* float clearing for everyone else */
.tshirtDetails:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* BUTTONS */

button {
    cursor:pointer;
    background:#e7e7e7;
    color:black;
    padding:7px 10px 7px 10px;
    border: 2px solid gray;
    border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-khtml-border-radius:8px;
}

button:hover {
    background:#bebebe;
}