/* CSS Document */

body {
	background-color: #000000;
	color: #000000;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 25px 0px 0px;
	padding: 0px;
	line-height: 1.2em;
}
#wrapper {
	position:relative;
	width:750px;
	margin: 0 auto;
	background: #FFFFFF url(images/new_header.jpg) no-repeat;
	text-align: left;
}
#header {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-top:75px;
	padding-bottom:25px;
}
XX-#header ul {
	margin: 0;
	padding-top: 94px;
	padding-bottom: 7px;
}
XX-#header li {
	display: inline;
	font-size: 11px;
	text-align: center;
	padding-right: 20px;
}
#maincontent {
	background: #ffffff;
	margin: 0px;
	padding-top: 25px;
	font-size: 0.75em;
	line-height: 1.3em;
}
#footer {
	text-align: center;
	border-top: 1px solid #000000;
	background: url(images/new_bot_er.jpg) repeat;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	font-weight: normal;
	height:5em;
}
#footer li {
	display: inline;
	padding:1em;;
}
#hpcontent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hptext {
	padding-left: 165px;
	padding-top: 15px;
	padding-right: 165px;
}
#presstext {
	padding-left: 100px;
	padding-top: 15px;
	padding-right: 100px;
}
#guitar {
	padding-left: 50px;
	background: #FFFFFF;
	padding-top: 15px;
	float: left;
}
#microphone {
	width: 100px;
	padding-right: 40px;
	background: #FFFFFF;
	padding-top: 85px;
	float: right;
}
#hpflash {
	text-align: center;
	padding-bottom: 25px;
	background: #FFFFFF;
	padding-top: 60px;
}
#markjpg {
	padding-left: 95px;
	background: #FFFFFF;
	padding-top: 12px;
	float: left;
	padding-right: 10px;
}
#recflash {
	padding-right: 60px;
	background: #FFFFFF;
	float: right;
	padding-top: 20px;
	margin-left: 10px;
}
#graphflash {
	padding-left: 75px;
}
#graphtext {
	padding-left: 75px;
	padding-top: 15px;
	padding-right: 100px;
}
#backingimage {
	background: url(images/phones.jpg) no-repeat;
}
#sitemap {
	clear: both;
	padding: 15px 70px 40px 120px;
	background: url(images/guitars.jpg);
}	
h1 {
	color: #A70101;
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 1em;
}
h3 {
	font-size: .8em;
	font-weight: bold;
}
h4 {
	color: #A70101;
	font-size: 1.2em; 
	font-weight: bold;
}

ul a { font-weight:bold; text-decoration:none; color:#000; }
ul a:hover { color:#A70101; }

a {
	font-weight:normal;
	text-decoration:underline;
	color:#A70101;
}
a.link:link {
	font-weight:normal;
	text-decoration:none;
	color:#A70101;
}
a.link:visited {
	font-weight:normal;
	text-decoration:none;
	color:#A70101;
}
a.link:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#A70101;
	background-color: #F0D9DC;
}

ol a { font-weight:normal; text-decoration:none; color:#000; }
ol a:hover { color:#A70101; }

.textheader {
	font-size: 16px;
	font-weight: bold;
	color: #A70101;
}
.textform1 {
	padding-right: 90px;
	padding-left: 98px;
}
.textform2 {
	padding-right: 90px;
	padding-bottom: 40px;
	padding-left: 98px;
}
.textform3 {
	padding-right: 70px;
	padding-left: 75px;
	padding-bottom: 40px;
	color: #000000;
}
.textform4 {
	clear: both;
	padding: 15px 80px 40px 90px;
}
.textform5 {
	clear: both;
	padding: 15px 80px 40px 170px;
}
.textform6 {
	width: 600px;
	margin-left: 70px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#sitemap {
	clear: both;
	padding: 15px 70px 40px 120px;
	background: url(images/globe.jpg) no-repeat;
}	
												
	
/*  DROP DOWN 
--------------------------------------- */

#nav ul {
	list-style: none;
	padding: .5em 0 0 0;
	margin: 0 0 0 0;
}

#nav a {
	font-weight: bold;
	color: black;
	text-decoration:none;
	font-size:11px;
	font-family:arial, helvetica;
	background-color:transparent;
	
}


#nav li li a {
	display: block;
	font-weight: normal;
	color: #A70101;
	padding: 0.2em 0px 0 1em;
	border-left:1px solid black;
	width:150px;
	background-color:white;


}

#nav li li a:hover {
	padding: 0.2em 0px 0 1em;
	color:red;
	background-color: #F0D9DC;
	
	
}

#nav li {
	float: left;
	position: relative;
	XX-width: 100px;
	padding-right:2em;
	text-align: left;
	list-style:none;
	cursor: default;
	XX-background-color: yellow;
	XX-border-width: 1px 0;
}

#nav li#first {
	xx-border-left-width: 1em;
}

#nav li#last {
	xx-border-right-width: 1em;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	XX-border-right: solid 1px #black;
	XX-border-left: solid 1px #black;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, li.over ul {
	display: block;
	
}

/* Normal UL
---------------------------------- */

ul.normal {
	display:block;
	margin:0px;
	padding-left:0px;
	}
	
ul.normal li{
	list-style:none;
	text-align:left;
	}
/* quote calc 
-------------------------------------*/

table.quote-calc {
	border:none;
	}
	

table.quote-calc tr th {
	padding:5px;
	text-align:center;
	vertical-align:text-top;
	background-color:#eee;
	font-weight:bold;
	background:#eeeeee;
	}	
	
table.quote-calc tr td {
	padding:5px;
	xxtext-align:center;
	vertical-align:text-top;
	}
	
.no_pad {
	padding:0px;
	}
	
.link_select{
    text-align:left;
	}
	
.link_select a {
	font-size:10px;
	padding:3px;
	color:#111;
	background-color:#eee;
	border:1px solid #111;
	}
	
/*.link_select a:hover, a:active {
	font-size:10px;
	padding:3px;
	color:#000000;
	border:1px solid white;
	background-color:#FFFFFF;
	} 
*/
		
	
