/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

a img {
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 13px;
	color: #330000;
	margin-top: 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 12px;
	color: #663333;
	margin-top: 0;
	padding: 0 0 0 0;
}

p {
margin-top: 0;
padding: 0 0 0 0;
line-height: 16px;
}

strong {
color: #330000;
}

#wrapper {
width: 849px;
height: 569px;
margin-top: 40px;
margin-left:auto;
margin-right:auto;
}

#containerHome {
width: 849px;
height: 569px;
background-image: url(/images/bg-bodyhome.jpg);
background-repeat: no-repeat;
position: relative;
}

#nav {
position: absolute;
left: 135px;
top: 50px;
width: 146px;
text-align: left;
}

#jukebox {
position: absolute;
left: 139px;
top: 471px;
width: 102px;
text-align: left;
}

#mugHome {
position: absolute;
left: 430px;
top: 135px;
width: 210px;
height: 272px;
}

#contentContainer {
width: 531px;
height: 493px;
position: absolute;
left: 290px;
top: 30px;
}

#content {
width: 531px;
min-height: 500px;
background-image: url(/images/contentbg.jpg);
background-repeat: repeat-y;
margin-bottom: 0px;
padding: 0 0 0 0;
}

#content p {
padding: 0 0 0 0;
}

#content h1 {
padding 0 0 0 0;
}

#foot {
text-align: left;
font-size: 9px;
color: #999999;
}
#innerContent {
margin-left: 35px;
padding: 0 25px 0 0;
text-align: left;
margin-bottom: 0px;
}

#innercontent p {
padding: 0 0 0 0;
}

#innercontent h1 {
padding: 0 0 0 0;
}

#prodImage {
float: right;
margin-left: 10px;
margin-right: 10px;
width: 250px;
overflow: hidden;
}

#storenav {
font-weight: bold;
font-size: 10px;
text-align: right;
border-bottom: 1px dashed;
border-bottom-color:#990000;
margin-bottom: 4px;
}

#cart {
border-top: 1px dashed;
border-bottom: 1px dashed;
border-color:#990000;
}

#guitar_player_logo {
float: right;
width: 153px;
height: 53px;
padding-left: 2px;
margin-right: 40px;
border: 1px dashed;
border-color:#990000;
background-color: #000000;
}