﻿/* Musicworks style sheet */ 

body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

h1 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 16pt;
}

h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
}

hr {
	height: 1px;
	color: #E8B70F;
}

label {
	float: left;
	width: 130px;
	text-align: right;
}

a {
	text-decoration: none;
	color: #977809;
}

img{
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	float: left;
	width: 750px;

}

#ssl_container {
	position: relative;
	float: left;
	width: 750px;
}

#tagline-mainnav {
	float: left;
	width: 651px;
	margin: 0;
	padding: 0;
}

#cover {
	float: right;
	width: 94px;
	height: 136px;
	padding: 5px 0px 0px 0px;
}

#flash {
	float: left;
	width: 215px;
	height: 327px;
	clear: none;
}

#content {
	position: relative;
	float: left;
	width: 515px;
	padding: 10px;
}

#content-ci {
	position: relative;
	float: left;
	width: 700px;
	padding: 10px;
}


#footer {
	float: left;
	width: 740px;
	padding-left: 10px;
	margin-top: 20px;
	clear: both;
}

#popup {
	float: left;
	width: 460px;
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
}

#pageguide ul {
	background-color: #67862B;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#pageguide li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 3px;
	background-color: #67862B;
}

#pageguide a {
	background-color: #67862B;
	color: #ffffff;
}

#pageguide a:hover {
	color: #FCF52B;
	background-color: #000000;
}

.postcard {
	border-width: 1px;
	border-color: #000000;
}

.right {
	float: right;
}
embed {
	display: inline;
}

.country_text
{
	display: none;
}

.imp_text
{
	color: red;
	font-weight: bold;
	font-size: 13px;
	top-margin: 10px;
}

#header {
	float: left;
	width: 750px;
}

#banner {
	float: left;
	width: 647px;
	height: 129px;
	background: url('/images/headerbg.jpg');
	background-repeat: no-repeat;
}
#nav-cotainer {
	float: left;
	width: 647px;
	text-align: right;
}

#nav {
    float: left;
    width: 647px;
    height: 25px;
    background: url('/images/nav.gif');
    margin: 0; 
    padding: 0;
    position: relative;
}

#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}

#nav li, #nav a {
    height: 25px; display: block;
}

#baboutus {left: 0; width: 63px;}
#bnews {left: 64px; width: 123px;}
#bcurrentissue {left: 187px; width: 87px;}
#bbackissues {left: 274px; width: 77px;}
#bfeaturedartists {left: 351px; width: 96px;}
#bbuyonline {left: 447px; width: 68px;}
#bresources {left: 515px; width:131px;}

#baboutus a:hover {
    background: url('/images/nav.gif') no-repeat 0px -25px;
}
#bnews a:hover {
    background: url('/images/nav.gif') no-repeat -64px -25px;
}
#bcurrentissue a:hover {
    background: url('/images/nav.gif') no-repeat -187px -25px;
}
#bbackissues a:hover {
    background: url('/images/nav.gif') no-repeat -274px -25px;
}
#bfeaturedartists a:hover {
    background: url('/images/nav.gif') no-repeat -351px -25px;
}
#bbuyonline a:hover {
    background: url('/images/nav.gif') no-repeat -447px -25px;
}
#bresources a:hover {
    background: url('/images/nav.gif') no-repeat -515px -25px;
}


#subnav {
    float: right;
    width: 382px;
    height: 12px;
    background: url('/images/subnav.gif');
    background-repeat: no-repeat;
    margin: 0; 
    padding: 0px 4px 0px 0px;
    position: relative;
}

#subnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}

#subnav li, #subnav a {
    height: 12px; display: block;
}

#bhome {left: 0; width: 72px;}
#bcontactus {left: 73px; width: 77px;}
#bwriteforus {left: 150px; width: 86px;}
#bsubscribe {left: 236px; width: 74px;}
#badvertise {left: 310px; width: 71px;}

#bhome a:hover {
    background: url('/images/subnav.gif') no-repeat 0px -12px;
}
#bcontactus a:hover {
    background: url('/images/subnav.gif') no-repeat -73px -12px;
}
#bwriteforus a:hover {
    background: url('/images/subnav.gif') no-repeat -150px -12px;
}
#bsubscribe a:hover {
    background: url('/images/subnav.gif') no-repeat -236px -12px;
}
#badvertise a:hover {
    background: url('/images/subnav.gif') no-repeat -310px -12px;
}

#currentissue {
	float: left;
	width: 200px;
	padding: 10px 0px;
}