body {
    text-align: center;
    font: 0.8em Arial, Helvetica, sans-serif;
    background-color: #000000;
}

h1 {
    font-size: 1.1em;
}

h2 {
    font-size: 1.0em;
} 

a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	outline: 0;
}

.clearFloat {
	clear: both;
}

#container {
    width: 848px;
    margin: 1em auto;
    position: relative;
    text-align: left;
    background: url('../images/shared/title_image.png') no-repeat;
    background-color: #DDDDDD;
} 

#header {
    height: 154px;
} 

#menu ul {
    list-style: none;
    margin: 0px 0px 0px 17px;
    padding: 0px 0px 0px 0px;
} 

#menu li {
    display: inline;
} 

#menu li a {
    display: block;
    height: 48px;
    float: left;
    border-style: none;
	text-indent: -9999px;
} 

#menu li a.selected:link, #menu li a.selected:visited {
    background-color: #AAAAAA;
} 

#menu li a.home:hover, #menu li a.about:hover, #menu li a.products:hover, 
#menu li a.shop:hover, #menu li a.links:hover, #menu li a.contact:hover, #menu li a.related_software:hover {
    background-color: #AAAAAA;
} 

#menu li a.home {
    width: 102px;
    background: url('../images/shared/home.gif') no-repeat;
} 

#menu li a.about {
    width: 102px;
    background: url('../images/shared/about.gif') no-repeat;
} 

#menu li a.products {
    width: 119px;
    background: url('../images/shared/products.gif') no-repeat;
} 

#menu li a.shop {
    width: 97px;
    background: url('../images/shared/shop.gif') no-repeat;
} 

#menu li a.links {
    width: 94px;
    background: url('../images/shared/links.gif') no-repeat;
} 

#menu li a.related_software {
    width: 187px;
    background: url('../images/shared//related_software.gif') no-repeat;
} 

#menu li a.contact {
    width: 111px;
    background: url('../images/shared/contact.gif') no-repeat;
} 

#content {
    clear: both;
	position:relative;
	top: 30px;
}

div.contentBlock {
	position: relative;
	left: 30px;
	margin-bottom: 20px;
	border: 1px solid;
	z-index: 1;
}

div.contentBlockHeader {
    padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #770000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url('../images/shared/panel_title_background.png') repeat-x top left;
	height: 40px;
	background-color: #000;
}


div.contentBlockBody {
	background: url('../images/shared/panel_highlight.png') repeat-x bottom left;
	background-color: #CCCCCC;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	height: 100%;
}

#footer {
	position: relative;
	background: url('../images/shared/footer_bar.png') no-repeat top;
	height: 112px;
	margin-top: -70px;
	color: #fff;
	z-index: 0;
}

#footer p {
	clear: both;
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

#footer span {
	color: #93959b;
}

#footerMargin {
	height: 20px;
}

#footer a {
	color: #fff;
	letter-spacing:0.5px
}

/* Home page */

div.topContentLeft, div.topContentRight {
	width: 384px;
	float: left;
}

div.topContentRight {
	margin-left: 16px;
}

#homeTopContentTable{
	padding: 0px;
	border-collapse: collapse;
	width: 788px;
	margin: 0px 0px 25px 30px;
}

#homeTableContentSpacer {
	width: 45px;
}

#homeTopContentTable td, tr{
	padding: 0px;
	vertical-align: top;
}

td.homeTableContent {
	border: 1px solid #000;
	background: url('../images/shared/panel_highlight.png') repeat-x bottom left;
	background-color: #CCCCCC;
}

div.homeTableContentBody img, p{
	margin: 16px;
}

.newsItemTitle {
	margin: 0px;
	padding: 10px 16px;
}

p.newItemContent {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	width: 740px
}

p.newItemDate {
	width: 770px;
	text-align: right;
	font-weight: 600;
	margin: 0px 0px 16px 0px;
}

div.fullWidthContentBlock {
	width: 786px;
	clear: both;
}

/* Contacts */

p.contactHeader {
	color: #811313;
	font-weight: 600;
}

#globe_image {
	margin: 15px 40px;
	float: left;
}

div.email, div.phone, div.address {
	margin: 15px 15px;
	float:left;
}

/* Shop */

img.inlineShopImageItem {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

img.shopPlus {
	padding: 0px;
	margin: 0px;
}

p.shopPrice {
	font-weight: 700;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

p.shopPrice span{
	font-weight: 600;
	font-size: 0.8em;
	color: #666;
}

.bottomRight {
	position: absolute;
	bottom: 16px;
	right: 16px;
	width: 120px;
}

.bottomRight form {
	margin: 0px;
}

.bottomRight select {
	width: 120px;
}

.buyNowButton {
	border-style: none;
	margin-top: 5px;
}

div.shopItem ul {
	list-style: none;
	padding: 0px 16px;
	margin: 0px 0px 16px 0px;
}

div.technoPipeContent {
	float: left;
	width: 60%;
}

img.technoPipeImage {
	float: right;
}

p.fredMorrisonShopItem {
	width: 52%;
	float: left;
	margin-bottom: 30px;
	margin-top: 16px;
}

div#fredMorrisonShopImages{
	float: left; 
	width: 25%;
}

p.shopListHeader {
	margin: 0px 0px 0px 16px;
	font-weight: 700;
}

div.midiCableBlock {
	float: left;
	width: 33%;
}

p.midiSpecHeader {
	margin: 0px 16px;
	font-weight: 600;
}

p.midiCableBlurb {
	margin-top: 16px;
	float: left;
	width: 55%;
}

p.shopMultiPackageBlurb {
	margin: 0px;
	padding: 16px 0px 0px 16px;
}

p.technoPipeBlurb {
	margin-left: 16px;
	margin-top: 16px;
}

a.popupImage img{
	border: 5px solid #ddd;
	margin: 16px;
}

/* Products */
.fredMorrisonProductImage {
	float:left; 
	margin: 25px 0px 16px 16px;
	border: 5px solid #770000;
}

.fredMorrisonProductText {
	float:right; 
	width: 50%
}

.volumeControlContainer{
	float:left;
	width: 60%;	
}

.listenerContainer{
	float:left;
	width: 100%;	
}

/* BEGIN MP3 player */
.mp3Player ul div{
    list-style: none;
    margin: 0px 0px 0px 17px;
    padding: 0px 0px 0px 0px;
}

.mp3Player li {
    display: inline;
}

.listeningIntro{
	padding:20px;
}

.audio_title {
	font-size: 16px;
}

.trackDesc{
	padding: 30px;
}

/* END MP3 player */

.volumeBlurb {
	width: 90%;
}

.masterVolumeImage {
	position: relative;
	left: 20px;
}

.instrumentVolumenImage{
	float:left;
}

.instrumentVolumeBlurb{
	margin-top: 0px;
	width: 80%;
}

.reverbContentBlock{
	float:left; 
	width: 49%;
}

.reverbContentBlock img{
	position: relative;
	top: 20px;
}

.tuningContentBlock{
	float:right; 
	width: 49%;
}

.tuningContentBlock img{
	position: relative;
	left: 40px;
	
}

.tuningContentBlock p {
	margin-top: 0px;
}

.productBlurbTop {
	padding: 16px 16px 0px 16px;
	margin: 0px;
}

.productRequirements{
	list-style: none;
	padding: 16px 16px;
	margin: 0px;
}

/* About */

.aboutEpipesLogo{
	float:left; 
	margin: 16px;
}

.fredMorrisonPicture {
	float:right; 
	margin: 20px;
}

/* Links/Related Software */
.linkContentBlock{
	margin: 0px;
	padding: 10px 16px;
}

.linkContentBlock p {
	padding: 0px;
	margin: 0px;
}

.linkContentBlock span {
	font-weight: 600;
}

.linkContentBlock a {
	color: #660000;
}

.linkContentBlock a:visited {
	color: #aa0000;
}

.linksContent {
	padding: 10px 0px;
}
