/* THIS CSS SHEET IS FOR THE POPUP PRODUCTS LISTS SELECTED FROM THE PRODUCTS PAGE */
/* this is the music button links style */
a:link {
	color: #8F8E8E;
	text-decoration: none;
}
a:visited {
	color: #8F8E8E;
	text-decoration: none;	
}
a:hover {
	color: #0173B3;
	text-decoration: none;	
}
/* this is the NAV button linkstyle */
a.nav:link {
	color: #0173B3;
	text-decoration: none;
}
a.nav:visited {
	color: #0173B3;
	text-decoration: none;	
}
a.nav:hover {
	color: #9F0000;
	text-decoration: none;	
}

/* this is the NAV button linkstyle */
a.mail:link {
	color: #888686;
	text-decoration: underline;
}
a.mail:visited {
	color: #888686;
	text-decoration: underline;	
}
a.mail:hover {
	color: #0173B3;
	text-decoration: underline;	
}

/* this is the body style */
body {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
	margin:0px; /* Need to set body margin and padding to get consistency between browsers. E8E8E8 525051*/
	text-align:center;
	
	 
}
/* this is the body style */
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0173B3;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
/* this is the body style */
.bodytitle {
	font-family: Verdana, Helvetica, sans-serif;
	color: #9F0000;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
.bodysmallfont {
	font-size: 80%;
	color: #888686;
	margin:0px; /* Need to set body margin and padding to get consistency between browsers. E8E8E8 525051*/
	text-align:left;
	line-height: normal;
}
.footersmallfont {
	font-size: 60%;
	color: #888686;
	margin:0px; /* Need to set body margin and padding to get consistency between browsers. E8E8E8 525051*/
	text-align:left;
	line-height: normal;
}
.bodysmallfont_hilite {
	color: #F8180C;
}
html>body .bodysmallfont { /* CSS HACK SO ALL OTHER BROWSERS WILL READ WIDTH PROPERLY */
 	font-size: 80%;
}
.bodyxtraspce {
	line-height: 1.5em;
}
/*  */
.hilitebody {
	color: #780148;
}


/* this is the main container for the page holds the logo, navigation, content */
#leftcontainer {
	height: 700px;
	width: 190px;
	padding: 0px;
	margin: 5px;
	float: left;
}
/* this is the main container for the page holds the logo, navigation, content */
#rightcontainer {
	height: 700px;
	width: 590px;
	padding: 0px;
	margin: 5px;
	float: left;
}
/* this is the main container for the page holds the logo, navigation, content */
#logowrapper {
	height: 130px;
	width: 190px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
/* this is the main container for the page holds the logo, navigation, content */
#navwrapper {
	height: 200px;
	width: 189px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* this is the main container for the page holds the logo, navigation, content */
.navbuttonwrapper {
	height: 30px;
	width: 110px;
	float: right;
	margin-right: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
/* this is the main container for the page holds the logo, navigation, content */
.buttonwrapper {
	height: 25px;
	width: 75px;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
/* this is the main container for the page holds the logo, navigation, content */
.starwrapper {
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 4px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* this is the main container for the page holds the logo, navigation, content */
#locationwrapper {
	height: 130px;
	width: 590px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* this is the main container for the page holds the logo, navigation, content */
#locatorwrapper {
	height: 130px;
	width: 250px;
	margin: 0px;
	float: right;
}
/* this is the main container for the page holds the logo, navigation, content */
#musicbtwrapper {
	height: 30px;
	width: 580px;
	padding: 0px;
	float: left;
}
/* this is the main container for the page holds the logo, navigation, content */
.musiclocation {
	height: 25px;
	width: 90px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
/* this is the main container for the page holds the logo, navigation, content */
.musiccurrentlocation {
color: #0173B3;
	height: 25px;
	width: 90px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
/* this is the main container for the page holds the logo, navigation, content */
.musiccurrentlocation2 {
color: #0173B3;
	height: 25px;
	width: 200px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
/* this is the main container for the page holds the logo, navigation, content */
.musiclocation2 {
	height: 25px;
	width: 200px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
/* this is the main container for the page holds the logo, navigation, content */
.contactlocation {
	height: 25px;
	width: 250px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}
/* this is the main container for the page holds the logo, navigation, content */
#contentwrapper {
	height: 500px;
	width: 580px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* this is the main wrapper for the page holds everything - allows for the site to maintain border */
#wrapper {
	height: 100%;
	width: 810px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
/* THE FOLLOWING IS FOR FLASH NAVIGATION AT THE TOP OF EACH PAGE */
#navbox {
	width: 820px;
	height: 270px;
	margin: 10px 0px 0px;
	padding: 0px;
		
}

.spacebox {
	width: 340px;
	margin:0px 0px 10px; /* Right and left margin widths set to "auto" */
	text-align:left;
	height: 5px;
	padding: 0px 10px;
	clear: both;
}


/* THE FOLLOWING IS FOR section image */
#sectionboxp {
	width: 786px;
	margin:5px auto;
	height: 30px;
	padding: 3px;
	position: relative;
}

/* THE FOLLOWING IS FOR section image */


#footerbox {
	height: 35px;
		width: 810px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#newcontainer {
	height: 600px;
	width: 600px;
	padding: 0px;
	margin: 5px;
}
 

