/*
  $Id: gigsmusic.css,v 1.00 2008/04/28

*/

.boxText { font-family: Arial, sans-serif; font-size: 11px; color: #ffffff;}
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #f9c34b; text-decoration: underline; }


/*--Clean Header--*/
#clean_header {
	background-image: url(../images/clean_header_bg.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 800px;
	margin: auto;
}
/*-- End Clean Header--*/

/*Metal Header*/
#metal_header {
	background-image: url(../images/metal_header_bg.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 800px;
	margin: auto;
}

#metal_header_links {
	text-align: right;
	margin-right: 60px;
		padding-top:110px;
}
a.metal_header_link {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
/*-------------------*/

/*-- Clean Welcome Section*/
#clean_welcome_section {
	float:left;
	width: 637px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#clean_welcome_left {
	float: left;
	position:relative;
	width: 433px;
	height: 306px;
	background-image: url(../images/clean_welcome_bg.jpg);
	background-repeat: no-repeat;
}
#welcome_title {
	float: left;
	padding: 5px;
	margin-bottom: 18px;
}
#welcome_right_block {
	width: 150px;
	float: right;
	*float: left;
	clear: both;
	margin-bottom: 14px;
	*margin-bottom: 11px;
	margin-right: 12px;
	*margin-left: 270px;
	font-size: 9px;
}
#welcome_right_block_l {
	float: left;
	width: 50px;
}
#welcome_right_block_r {
	width: 90px;
	float: left;
	margin-left: 8px;
	text-align: left;
	color: #666666;
}

a.welcome_link {
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.welcome_link:hover {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#clean_welcome_right {
	float:left;
	position:relative;
	width: 204px;
	height: 306px;
	background-image: url(../images/clean_metal_ad_bg.jpg);
	background-repeat: no-repeat;
}
#clean_metal_ad_title {
	float: left;
	margin-top: 0px;
	margin-left: 40px;
	padding-top: 30px;
	color: #ffcc00;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#clean_metal_ad_text {
	float: left;
	width: 155px;
	margin-top: 200px;
	margin-left: 30px;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/*Metal Content Files*/
#metal_video_section {
	background-image: url(../images/metal_video_bg.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 637px;
	padding-left: 20px;
	padding-top: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#metal_welcome {
	margin-top: 0px;
}
p.white_title {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font: Arial Black, Arial;
	margin: 0px;
}
p.gold_title {
	color: #ffcc33;
	font-size: 14px;
	font-weight: bold;
	font: Impact, Arial;
	margin: 0px;
	text-align: left;
}
p.white_body_text {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#becauseisaidso {
	margin-top: 30px;
}
#youtube_video {
	float:left;
	padding-top: 0px;
}
#youtube_text {
	float: left;
	margin-left: 12px;
	width: 160px;
}

/*--Clean News Attributes--*/
#clean_news {
	float:left;
	background-image: url(../images/clean_news_bg.jpg);
	background-repeat: no-repeat;
	width: 637px;
	height: 158px;
	margin-bottom: 0px;
	padding-top: 30px;
}
#clean_news_date {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#clean_news_title {
	text-align: left;
	width: 590px;
	margin-left:20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

#clean_news_text {
	text-align: left;
	width: 590px;
	margin-left:20px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
}
/*--Metal News Attributes--*/
#metal_news {
	background-image: url(../images/metal_news_bg.jpg);
	background-repeat: no-repeat;
	width: 637px;
	height: 201px;
	margin-bottom: 0px;
	padding-top: 30px;
}
#metal_news_date {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 20px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Courier New, Courier, monospace;	
}

#metal_news_title {
	text-align: left;
	width: 590px;
	margin-left:20px;
	font-size: 14px;
	font-family: Courier New, Courier, monospace;
	font-weight:bold;
	color:#666666;
}

#metal_news_text {
	text-align: left;
	width: 590px;
	margin-left:20px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Courier New, Courier, monospace;
	font-weight: normal;
	color:#333333;
}
/*--Metal Shop Attributes--*/
#metal_shop {
	background-image: url(../images/metal_shop_bg.jpg);
	background-repeat: no-repeat;
	width: 637px;
	height: 186px;
	margin-bottom: 0px;
	padding-top: 70px;
}
#metal_shop_section {
	width: 100px;
	float: left;
	margin-left: 25px;
	text-align: center;

}
a.metal_shop_link {
	font-size:10px;
	color:#FF0033;
	font-family: Arial Black;
}
a.metal_shop_link:hover {
	font-size:10px;
	color:#000000;
	font-family: Arial Black;
}

/*--Clean Shop Attributes--*/
#clean_shop {
float: left;
	background-image: url(../images/clean_shop_bg.jpg);
	background-repeat: no-repeat;
	width: 637px;
	height: 186px;
	margin-bottom: 0px;
	padding-top: 70px;
}
#clean_shop_section {
	width: 100px;
	float: left;
	margin-left: 25px;
	text-align: center;

}
a.clean_shop_link {
	font-size:10px;
	color:#1167ad;
	font-family: Arial Black;
}
a.clean_shop_link:hover {
	font-size:10px;
	color:#000000;
	font-family: Arial Black;
}

/*-- Feature Section --*/
#feature_area {
	width: 640px;
}
#feature_item {
	float: left;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 268px;
	margin-right: 13px;
	margin-bottom: 10px;
}

#feature_image {
	text-align: center;
    height: 130px;
	
}

img.feature_picture {
	margin-top: 18px;
}

#feature_title {
	color: #1167ad;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}
#list_price {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}
#feature_price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}
#feature_description {
	height: 50px;
	width: 160px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	overflow-y: scroll;
}

#feature_description_highslide {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
}

#feature_call_us {
	margin-left: 20px;
	margin-top: 5px;
	width:: 160px;
}

#feature_call_us a {
	color: #1167ad;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#feature_call_us a:hover {
	color: #ff0000;
	text-decoration: underline;
}
/*End Content*/
/*-----------*/

/*--Footer--*/
#footer {
	margin-top: 0px;
	height: 200px;
}

#footer_icons {
	margin-top: 0px;
	text-align: center;
}
#footer_info {
	width: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer_address {
	margin-top: 0px;
	float: left;
	margin-left: 240px;
	text-align: left;
}
#footer_hours {
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	text-align: center;
}
#footer_copy {
	margin-bottom:15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
img.footer_img {
	border: none;
}
#footer_table {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*--End Footer--*/

/*--Contact Page--*/
#contact {
	margin-top: 0px;
	height: 200px;
}

#footer_icons {
	margin-top: 0px;
	text-align: center;
}
#footer_info {
	width: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer_address {
	margin-top: 0px;
	float: left;
	margin-left: 240px;
	text-align: left;
}
#footer_hours {
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	text-align: center;
}
#footer_copy {
	margin-bottom:15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
img.footer_img {
	border: none;
}
#footer_table {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*--End Contact Page--*/

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
		}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
		}
.small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
		}
BODY {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background: #000000;
  color: #000000;
  margin: 0px;
}

/*-- Body Declaration - BG -*/
.body_clean {
  width: 800px;
  background-color: #ffffff;
  color: #000000;
  margin: auto;
  text-align: left;
}
.body_metal {
  width: 800px;
  background-image: url(../images/metal_body_bg.jpg);
  background-repeat: repeat-y;
  color: #000000;
  margin: auto;
  text-align: left;
}
/*-- End Of Body Declaration - BG -*/

A {
  color: #cccccc;
  text-decoration: none;
}

A:hover {
  color: #ffcc00;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fcb727;
  color: #000000;
  }

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fcb727;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

/*-- Left Nav --*/
#metal_left_nav {
	margin-left: 12px;
	margin-top: 0px;
	width: 120px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 9px;
	margin-bottom: 4px;
	font-size: 11px;
	color: #000000;
}
li.clean_li {
	background: url(../images/bullet_clean.gif) left center no-repeat;
	padding-left: 9px;
	margin-bottom: 4px;
	font-size: 11px;
	color: #000000;
}

a.clean_link {
	color: #000000;
}

a.clean_link:hover {
	color: #ff0000;
}

a.metal_link {
	color: #000000;
}

a.metal_link:hover {
	color: #336699;
}
/*--End Left Nav --*/

img.logos {
	border:none;
	margin-bottom: 3px;
}
.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #333333;
  color: navy;
  font-family: Arial, sans-serif;
  font-size: 10px;
  padding: 2px
}
//  background-image: url(../images/bkgd_black.gif);

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #333333;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

td.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  background-image: url(../images/infobox_bkgd_metal.gif);
}


TD.blacktext {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/* History */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000000;
}
//  background-image: url(../images/bkgd_black.gif);

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000000;
}
//  background-image: url(../images/bkgd_black.gif);

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #333333;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #fcb727;
  color: #000000;
  font-weight: bold;
  background-image: url(../images/infobox_bkgd.gif);
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-size: 10px;
}

A.pageResults {
  color: #ffffff;
  font-weight: bold
}

A.pageResults:hover {
  color: purple;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: navy;
}

TD.productPrice, DIV.productPrice {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: navy;
}

TD.productName, DIV.productName {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: navy;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  text-align:justify;
}

TD.main_bold, P.main_bold {
  font-family: Arial, sans-serif;
  color: #000000;
  font-size: 12px; font-weight:bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  color: black;
  font-size: 12px;
}

TD.smallTextBold, SPAN.smallTextBold, P.smallTextBold {
  font-family: Arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  background: #ffff00;
  color: navy;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}
//   background: #552064;

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

TD.productPriceInListing {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: #ffffff;
}

TD.productPriceInBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: #ffffff;
}

TD.productPriceInProdInfo {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background: #ffffff;
}

.moduleRow { }
.moduleRowOver { background-color: navy; cursor: pointer; cursor: hand; }
/*.moduleRowOver { background-color: #552064; cursor: pointer; cursor: hand; } */
.moduleRowSelected { background-color: navy; }
/* .moduleRowSelected { background-color: #3a1645; } */

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #ffffff; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: navy; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: navy; }
.highlightorangebkgd { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; background-color: navy; }

/* .messageBox { font-family: Arial, sans-serif; font-size: 10px; } */
/* .messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; } */
/* .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; } */
/* .highlightorangebkgd { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; background-color: #3a1645; } */

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #fcb727; }

a.menuButtonGuitars {
background-image: url(../images/header/menu_1_guitars.gif);
border: 1px solid #9999FF;
color: #9999FF;
cursor: default;
font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
margin: 1px;
padding: 2px 6px 2px 6px;
position: relative;
left: 0px;
top: 0px;
text-decoration: none;
width: 53px;
}

a.menuButtonGuitars:hover {
background-image: url(../images/header/menu_1_guitars_alt.gif);
border-color: #ffffff #ffffff #ffffff #ffffff;
color: #ffffff;
margin: 1px;
}

img.rpg {
margin: 10px
}

