body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  background: url('images/back.png');
  background-repeat: repeat-x;
  background-color:#0b0b0b;
  color: white;
  margin: 0px;
}

a {
  color: #e08000;
  text-decoration: none;
}

a:hover { color:#606060; }

a img { border:0px; }

form, p { margin:0px; }

#container {
  width:960px;
  margin:auto;
}

#top {
  width:940px;
  margin:auto;
  margin-top:8px;
}

#top #cartsum {
  float:right;
  width: 122px;
  height: 27px;
  padding-left: 38px;
  padding-top: 10px;
  background: url('images/cart160.png');
  font-weight: bold;
  font-size: 16px;
  color: black;
}

#top #cartsum:hover span { color:white; }

#top #cartad {
  position:absolute;
  width:154px;
  background-color: white;
  border:1px solid #808080;
  padding: 2px;
  z-index: 2;
  color: black;
  font-size: 13px;
  display: none;
}

#top #cartad img {
  float:left;
  padding-right: 4px;
}


#top .item  {
  position: absolute;
  display: block;

}
#top .item img { height:33px; border:0px;}

#top .en .item1 { margin-left: 5px; }
#top .en .item1 img { width: 90px;}
#top .en .item1:hover, #top .en .sel1 { background:url('images/menu1_en.jpg'); }

#top .en .item2 { margin-left: 115px; }
#top .en .item2 img { width: 80px;}
#top .en .item2:hover, #top .en .sel2 { background:url('images/menu2_en.jpg'); }

#top .en .item3 { margin-left: 218px; }
#top .en .item3 img { width: 62px;}
#top .en .item3:hover, #top .en .sel3 { background:url('images/menu3_en.jpg'); }

#top .en .item4 { margin-left: 302px; }
#top .en .item4 img { width: 120px;}
#top .en .item4:hover, #top .en .sel4 { background:url('images/menu4_en.jpg'); }

#top .en .item5 { margin-left: 444px; }
#top .en .item5 img { width: 103px;}
#top .en .item5:hover, #top .en .sel5 { background:url('images/menu5_en.jpg'); }

#top .en .item6 { margin-left: 569px; }
#top .en .item6 img { width: 110px;}
#top .en .item6:hover, #top .en .sel6 { background:url('images/menu6_en.jpg'); }

#top .en .item7 { margin-left: 704px; }
#top .en .item7 img { width: 70px;}
#top .en .item7:hover, #top .en .sel7 { background:url('images/menu7_en.jpg'); }

#top .es .item1 { margin-left: 5px; }
#top .es .item1 img { width: 90px;}
#top .es .item1:hover, #top .es .sel1 { background:url('images/menu1_es.jpg'); }

#top .es .item2 { margin-left: 113px; }
#top .es .item2 img { width: 90px;}
#top .es .item2:hover, #top .es .sel2 { background:url('images/menu2_es.jpg'); }

#top .es .item3 { margin-left: 219px; }
#top .es .item3 img { width: 79px;}
#top .es .item3:hover, #top .es .sel3 { background:url('images/menu3_es.jpg'); }

#top .es .item4 { margin-left: 317px; }
#top .es .item4 img { width: 120px;}
#top .es .item4:hover, #top .es .sel4 { background:url('images/menu4_es.jpg'); }

#top .es .item5 { margin-left: 455px; }
#top .es .item5 img { width: 104px;}
#top .es .item5:hover, #top .es .sel5 { background:url('images/menu5_es.jpg'); }

#top .es .item6 { margin-left: 576px; }
#top .es .item6 img { width: 110px;}
#top .es .item6:hover, #top .es .sel6 { background:url('images/menu6_es.jpg'); }

#top .es .item7 { margin-left: 704px; }
#top .es .item7 img { width: 71px;}
#top .es .item7:hover, #top .es .sel7 { background:url('images/menu7_es.jpg'); }

.submenu {
  font-family: "Trebuchet MS", Helvetica, Arial, verdana, sans-serif;
  letter-spacing:1px;
  position:absolute;
  display: none;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 4px;
}

.submenu a {
  color: #f0f0f0;
  padding: 0px 8px;
}

.submenu a:hover, .submenu .sel { color:#d04060; background-color: black; }

#submenu1 { padding-left: 10px; width:770px; }
#submenu2 { padding-left: 10px; width:770px; }
#submenu3 { padding-left: 40px; width:730px; }
#submenu4 { padding-left: 200px;width:580px; }
#submenu5 { padding-left: 430px;width:350px; }
#submenu6 { padding-left: 540px;width:240px; }
#submenu7 { padding-left: 370px;width:420px; }

#maintitle { padding: 12px 0px 8px 24px; }

#menuleft {
  width:160px;
  float:left;
  background:url('images/back_menu.png');
}

#menuleft .caption {
  height:17px;
  width:153px;
  background-color:black;
  float:right;
  margin: 4px 0px;
}

#menuleft .item {
    color: white;
    float:right;
    width: 148px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, Arial, verdana, sans-serif;
    letter-spacing:1px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

#menuleft .item a {
  display: block;
  color: white;
  padding-left: 4px;
}

#menuleft .item a:hover, #menuleft .sel  {
  display: block;
  background-color: #9e0d1f;
  background-image: url('images/menuitem_back.jpg');
}

#showroom {
  height:380px;
  float:right;
  padding-top: 2px;
  padding-left: 2px;
}


#product-body, #cart-body {
  background-color: white;
  float: right;
  width: 788px;
  margin-top: 2px;
  margin-right: 2px;
  margin-right: 10px;
  color:black;
}

#product-body #image {
  float: left;
  padding: 8px;
  width: 380px;
  border-right: 1px dashed #c0c0c0;
}

#product-body #image #magnify img { border:1px solid #c0c0c0;}

#product-body #info {
  position: relative;
  margin: 8px;
  padding: 8px;
  width: 358px;
  height: 366px;
  float: right;
  background-color: #dddddd;
  color: #707070;
}
#product-body #info #section a {
  font-weight: bold;
  font-size: 14px;
}

#product-body #info #title,#product-body #info #price {
  color: #c00030;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
}

#product-body #info #desc {
  padding-top: 8px;
  padding-bottom: 12px;
  font-size: 13px;
  line-height: 15px;
  overflow-y: auto;
}

#product-body #info #colors, #product-body #info #sizes {
  color: black;
  font-size: 12px;
}

#product-body #info * .label {
  font-weight: bold;
  padding-top: 8px;
}

#product-body #info #colors a, #product-body #info #sizes a  {
  display: none;
  float: left;
  border: 2px solid black;
  width: 40px;
  height: 16px;
  text-align: center;
  color: black;
  padding-top: 2px;
  margin-right: 6px;
  margin-bottom: 4px;
  background-color: white;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}


#product-body #info #colors a:hover, #product-body #info #sizes a:hover,
#product-body #info #sizes .sel, #product-body #info #colors .sel {
  border:2px solid #c00030;
  color: #c00030;
}

#product-body #info #add2cart {
  position: absolute;
  bottom: 36px;
  right: 8px;
  width:125px;
  height:24px;
  background: url('images/add2cart.png');
  font-weight: bold;
  font-size: 12px;
  padding-top: 7px;
  padding-left: 32px;
  color:#d0d0d0;
}
#product-body #info #add2cart:hover { color:#606060; }

#product-body #info #imgselector {
  position: absolute;
  bottom: 4px;
  border-top: 1px solid #808080;
  padding-top: 4px;
  width: 360px;
}

#product-body #info #imgselector div {
  float: right;
  padding-right: 8px;
}

#product-body #info #imgselector a {
  display:block;
  background-color: white;
  float: left;
  width: 20px;
  line-height: 20px;
  border: 1px solid black;
  margin: 0px 2px;
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: 14px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

#product-body #info #imgselector .cd {
  background: url('images/cd_icon.gif');
  background-color: white;
  padding-left: 20px;
  padding-right: 4px;
  font-weight: normal;
  font-size: 10px;
  background-repeat: no-repeat;
}


#product-body #info #imgselector .selected {
  background-color: black;
  color: white;
}

#product-body #info #imgselector a:hover {
  background-color: #808080;
}

#product-body .tracklist {
  position: absolute;
  display:none;
  border: 1px solid #c0c0c0;
  background-color: #dddddd;
  height:360px;
  width: 360px;
  padding: 10px;
  font-size: 13px;
}

#product-body .tracklist .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
}

#cart-body { position: relative; }

#cart-body #frame, #cart-body #frame-nobuttons {
  background-color: #dddddd;
  padding:8px;
  margin:8px;
  border: 1px solid #c0c0c0;
}

#cart-body table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  color: #606060;
}

#cart-body td {
  padding:4px 2px 2px 2px;
  border-bottom: 1px solid #c0c0c0;
}

#cart-body th {
  padding:2px;
  text-align:left;
  border-bottom: 1px solid black;
  color: black;
}

#cart-body .sect {
  font-size: 12px;
  font-weight: bold;
  color: #606060;
}

#cart-body .total td {
  font-weight: bold;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  color:black;
}

* .minus, * .plus {
  background: url('images/but_minus.png');
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin: 0px 4px;
}

* .plus {
  background: url('images/but_plus.png');
}

#cart-body .cartctrl {
  float: left;
  width: 16px;
  text-align: center;
}

#cart-body #buttons {
  position:absolute;
  right:8px;
  padding: 8px 0px;
  left:8px;
  bottom:0px;
  font-weight:bold;
  font-size: 13px;
}


#cart-body #frame-nobuttons .minus,
#cart-body #frame-nobuttons .plus,
#cart-body #frame-nobuttons .elim { display:none; }
#cart-body #frame-nobuttons .total td { border-bottom:1px solid #c0c0c0; }

#cart-body .shippingdata {
width: 384px;
  padding-left: 8px;
  padding-top: 8px;
  font-size: 14px;
  line-height: 20px;
  float: left;
}

#cart-body .shippingdata div {
  float:left;
}

#cart-body .shippingdata .label {
  clear:both;
  width: 120px;
  text-align: right;
  font-weight: bold;
  padding-right: 8px;
}

#cart-body .shippingdata .title {
  float: none;
  text-align:center;
  font-weight:bold;
  text-decoration: underline;
  color: #400000;
}

#cart-body .pack {
	font-size:12px;
}

#cart-body .pack-uncomplete {
  background-color: #ffd0d0;
}

#cart-body .pack-uncomplete a {
	color: #400000;
}

#cart-body .pack-uncomplete a:hover {
	color: red;
}

#cart-body .alert {
  border: 1px solid #400000;
  background-color: #ffd0d0;
  color: #400000;
  padding: 6px;
  margin: 0px 8px;
  font-size: 12px;
}

#cart-body #promocode {
	border: 1px solid #80c080;
	background-color: #f0fff0;
	margin: 8px;
	padding: 6px 0% 6px 20%;
	color: #408040;
}

#cart-body #promocode .label {
	float: left;
	font-weight: bold;
	font-size: 13px;
}

#cart-body #promocode input {
	margin-left: 8px;
	float: left;
	border: 1px solid #80c080;
	color: #408040;
}

#cart-body #promocode input[type=submit]:hover {
	background-color: #408040;
	color: #80c080;
	cursor: pointer;
}

#cart-body #promocode #error {
	text-align: center;
	margin-left: -20%;
	font-weight:bold;
	color: red;
}

#simpleTooltip {
    padding: 4px;
    border: 1px solid #504020;
    background: #F8F6e8;
    font-size: 14px;
    color: #504020;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

#scroller li { float:left; }
#scroller li:hover {
  opacity:0.66;
  filter:alpha(opacity=66);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";
}

.redbutton {
  background: url('images/back_button.gif');
  font-weight: bold;
  font-size: 12px;
  padding-top: 5px;
  width:153px;
  height:20px;
  color:#d0d0d0;
  text-align: center;
  display: block;
}

.fieldset {
  margin: auto;
  width: 660px;
  border: 1px solid #c08080;
  padding: 24px;
  background: url('images/grad1.png');
  background-repeat: repeat-x;
  background-color: #403030;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.fieldset .label {
  font-weight: bold;
  float: left;
  text-align: right;
  padding-right: 12px;
  width: 160px;
}

.fieldset input, .fieldset select, .fieldset textarea {
  float: left;
  margin-bottom: 8px;
  border: 1px solid #c08080;
  background-color: #f0f0d0;
  color: #600000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.fieldset input[type=radio] { margin-top:8px; }
.fieldset span { float: left; margin-top:4px; }

.fieldset .redbutton { margin:auto; }

.fieldset #error {
  color: red;
  font-weight: bold;
  padding-bottom: 12px;
  text-align:center;
}

label.error {
  float: none;
  color: #800000;
  padding-left: 2px;
  background-color: #c08080;
  width: 180px;
  position: absolute;
  margin-left: 0px;
}

#myaccount {
  border: 1px solid #808080;
  background-color: #404040;
  padding: 8px 20px;
  margin: 8px 20px;
}

#myaccount a:hover { color:#c0c0c0; }

#myaccount #name {
  font-weight:bold;
  font-size: 24px;
  text-decoration: underline;
  color: #f0a040;
  padding-bottom: 8px;
}

#myaccount #items {
  float:right;
}

#myaccount #items table {
  border-collapse: collapse;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  margin-bottom: 12px;
  width: 480px;
}
#myaccount #items td {
  text-align:center;
  padding: 1px 8px;
  background-color: #606060;
}
#myaccount #items th {
  border-bottom: 1px solid #808080;
  color: #c0c0c0;
  background-color: #000;
}

#myaccount label {
  width: 100px;
  font-weight: bold;
  display: block;
  float: left;
  text-align: right;
  padding-right: 8px;
  color: #c0c0c0;
  line-height: 16px;
}

#recent {
  width:950px;
  padding-top: 8px;
  margin: auto;
}

#recent img { padding-right: 4px; }

#recent .item {
  border-top: 1px solid #602020;
  border-bottom: 1px solid #602020;
  background-color: #202020;
  float:left;
  width: 174px;
  padding: 4px 8px;
  font-size: 14px;
}

#recent .item .sect {
  font-weight: bold;
  color: #c00030;
}

#recent .item .product { line-height: 14px; }

#footer {
  clear:both;
  text-align:center;
  font-size:11px;
  color: #808080;
}

#footer a {
  color:#9f0f16;
  font-size:12px;

}

#footer a:hover {
  color: #df4f56;
  text-decoration: underline;
}


#wrapper {
    margin-top: 8px;
}

#share {
	float: right;
	width: 250px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#share div {
	float:left; 
	font-weight:bold; 
	line-height:24px; 
	font-size:14px; 
	padding-right:8px;
	color: #9f6f16;	
}

#poll, #radio_schedule {
	position: absolute;
	text-align: center;
	z-index: 9999;
	width: 100%;	
	display: none;
}

#poll #container, #radio_schedule #container {
	margin-top: 180px;
	border: 4px solid #808080; 
	background-color: #404040;
	padding: 8px 12px;	
	width: 500px;
	text-align: left;
	
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  
	-webkit-box-shadow: inset 6px 6px 12px #000;
	-moz-box-shadow: inset 6px 6px 12px #000;
	box-shadow: inset 6px 6px 12px #000;  	
}

#radio_schedule #container {
        margin-top: 0px;
        width: 510px;
        margin-left: 250px;
}

#poll #container #title, #radio_schedule #container #title {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	color: #a00000;
	text-align: center;
	text-decoration: underline;
}	


#poll #container #question {
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}

#poll #container #buttons {
	text-align: center;
	margin: 8px 0px;
}

#poll #container a {
	font-weight: bold;
	font-size: 32px;
	margin: 0px 24px;
}

#poll #container a:hover {
	color: yellow;
}

#row_of_slides  {
    margin-left: 3px;
}

#home {
    width:938px; 
    margin:10px auto; 
}

#home #left {
    width:223px; 
    float:left; 
    text-align: center;
}

#home #left .bottom {
    background: url('../imgs/nuhome/leftcol-bottom.png');
    width: 223px;
    height: 20px;
}

#home #left .box, #home #left #box, #home #right #facebook {
    margin-bottom: 4px;
}

#home * #content {
    background-color: #191919;
}

#home #left #content img {
    border: 2px solid #7e7e7e;
}

#home #center {
    float: left;
    width: 431px;
    margin-left: 7px;
}

#home #right {
    float: left;
    width: 270px;
    margin-left: 7px;
}

#home #right #facebook {
    margin-top: 8px;
}

#home #center #big, 
#home #center .new {
    padding: 10px 6px;
    text-align: left;
    border-bottom: 1px dotted #404040;
    color: white;
}

#home #center #big img,
#home #center .new img { 
    border:1px solid #7e7e7e; 
    float: left;
    margin-right: 8px;
}

#home #center .date {
    font-size: 11px;
    color: #c0c0c0;
}

#home #center #big .caption {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    letter-spacing: -1px;
}

#home #center .new .caption {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;    
}


#home #center div .text {
    font-size: 14px;
    color: #c0c0c0;
}

#home #center .new .text {
    font-size: 12px;
}

#home #right #content {
    background-color: #404040;
}

#home #right .party {
    background-color: #505050;
    border-bottom: 1px dotted #303030;
    padding: 2px 4px;
    font-weight:bold;
    font-size: 14px;
    color: white;
}

#home #right .party a {
    color: white;
    letter-spacing: -1px;
}

#home #right .party .buybutton {
    font-size:10px;
    float: right;
    margin-top: 6px;
    padding: 4px 1px;
    cursor: pointer;
    border: 1px solid #222;
    background-color: #383838;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
}

#home #right .party .buybutton:hover {
    background-color: black;
    color: #ff0000;
    border-color: #ff0000;
}

#home #right .party img { 
    float:left; 
    margin-right: 12px;
}

#home #right .party .date {
    font-size: 11px;
    color: #f03030;
    padding-top: 4px;
    letter-spacing: 0px;
}

#home #left #content .title, 
#home #center #content .title,
#home #right #content .title  {
    border: none;
    float: left;
    margin: 4px 0px 8px 8px;
}

#home #right #tweeter #content {
    text-align: center;
    background-color: #191919;
}

#social {
    width:144px; 
    height:60px; 
    margin-top:52px; 
    margin-left:16px
}

#tickets #quantbox {
    width:166px; 
    float:left; 
    margin-left:312px; 
    text-align:center;
}

#tickets #pricebox {
    width:86px; 
    float:left; 
    text-align:center;
}

#tickets #pricebox #price {
    margin-left:18px; 
    width:50px;
}

#tickets #disclaimer {
    padding:8px; 
    background-color:#282828; 
    border:1px solid #404040; 
    font-size:14px
}

#home #faldon_header {
    clear: both;
    padding-left: 8px;
    color: #505050;
    font-size: 11px;
    padding-top: 4px;
}

#home #faldon {
    width: 920px;
    height: 55px;
    background-color: #000000;
    border: 1px solid #505050;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 8px;   
}

#home #faldon img {
    padding-left: 20px;
    padding-right: 24px;
}

