body {
  background: #000000 url('images/frame/bg.jpg') repeat-x;
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  color: #999999;
  margin: 0px;
  padding: 0px;
}

p, div, input, submit {
  margin: 0px;
  padding: 0px;
}






/* Product List */

.product_top {
	background: #FFFFFF;
	color: #000000;
	cursor: pointer;
}

.product_list {
	color: #cccccc;
}

.mouseover {
	cursor: pointer;
}

#musicheading {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#musiclisting {
	background: #201f1f;
	padding: 5px;
}

#musiclisting td {
	padding: 5px;
}

#leftsidepadding {
	padding-left: 20px;
}






/* Generic Styles */

p {
  text-align: justify;
  line-height: 18px;
  font-size: 11px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
}

a {
  text-decoration: none;
  color: #4296b8;
}

a:hover {
  color: #cccccc;
  text-decoration: none;
}

ul, li {
  text-align: left;
}

.alignleft {
  text-align: left;
}

h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
  text-align: left;
  color: #FFFFFF;
}

h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px #FFFFFF solid;
  margin-bottom: 15px;
}

h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 5px;
  letter-spacing: 1px;
}

h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}

#clear {
  clear: both;
  padding: 0px;
  margin: 0px;
}

#photo {
  border: 1px #71a3b9 solid;
  padding: 10px;
  background: #000000;
}

blockquote {
  background: #157992;
  border: 1px #FFFFFF dotted;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 45px;
  color: #000000;
}




.center {
	text-align: center;
}

ul.cools {
	list-style: none;
	margin: 10px 10px 10px 50px;
	height: 50px;
}

ul.cools li {
	float: left;
	display: inline;
	margin-right: 5px;
}

.mnx {
	width: 288px;
	height: 125px;
	text-indent: -9999px;
	background: url('images/icons/mnx.jpg') top center no-repeat;
	display: block;
}

.mnx:hover {
	background: url('images/icons/mnxOver.jpg') top center no-repeat;
}

.netpaks {
	width: 288px;
	height: 125px;
	text-indent: -9999px;
	background: url('images/icons/netpaks.jpg') top center no-repeat;
	display: block;
}

.netpaks:hover {
	background: url('images/icons/netpaksOver.jpg') top center no-repeat;
}

.winterdrumline {
	width: 288px;
	height: 125px;
	text-indent: -9999px;
	background: url('images/icons/winterdrumline.jpg') top center no-repeat;
	display: block;
}

.winterdrumline:hover {
	background: url('images/icons/winterdrumlineOver.jpg') top center no-repeat;
}

.winterguard {
	width: 288px;
	height: 125px;
	text-indent: -9999px;
	background: url('images/icons/winterguard.jpg') top center no-repeat;
	display: block;
}

.winterguard:hover {
	background: url('images/icons/winterguardOver.jpg') top center no-repeat;
}

.watchvideo {
	width: 81px;
	height: 26px;
	text-indent: -9999px;
	background: url('images/icons/watchvideo.png') top center no-repeat;
	display: block;
}

.watchvideo:hover {
	background: url('images/icons/watchvideoOver.png') top center no-repeat;
}





#body {
  width: 1000px;
  background: url('images/frame/sidebg.jpg') 15px 225px no-repeat;
}

.packagedbg {
  background: url('images/frame/packagedbg.jpg') 15px 225px no-repeat !important;
}




/* Main */

#main {
  width: 895px;
  height: 213px;
  background: #000000 url('images/frame/top.jpg') top center repeat-x;
}






/* Login */

#login {
  width: 895px;
  height: 40px;
  border: 0px;
}

#login p {
  text-align: right;
  padding-right: 22px;
  padding-top: 8px;
}

#login #text {
  width: 145px;
  height: 21px;
  border: 2px #000000 solid;
  background: #FFFFFF url('images/frame/textbg.jpg');
  padding-left: 5px;
  font-size: 14px;
  font-family: "Arial Narrow";
  letter-spacing: 1px;
  color: #18617f;
}

#login #submit {
  width: 98px;
  height: 22px;
  border: 0px #000000 solid;
  background: #FFFFFF url('images/frame/submitbg.jpg');
  font-weight: normal;
  font-size: 14px;
  font-family: "Arial Narrow";
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  color: #18617f;
}





/* Navigation */


#nav {
  width: 895px;
  height: 173px;
}

#nav p {
  text-align: right;
  height: 54px;
  padding-top: 40px;
  padding-right: 40px;
}

#nav a {
  color: #93c0d2;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  font-size: 12px;
}

#nav a:hover, .navon {
  color: #FFFFFF;
  background: #054270;
}

#nav span {
  padding-left: 7px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  height: 54px;
}
#navleft {
  background: url('images/frame/navspacer.jpg') top right no-repeat;
}

#logohome {
	float: left;
	width: 250px;
	height: 140px;
	cursor: pointer;
}

#a.logohome:hover {
	background: transparent !important;
}




/* Eye Candy */

#eyecandy {
  width: 780px;
  height: auto;
  padding-left: 115x;
  background: #000000;
}

#musicstore {
  width: 240px;
  height: auto;
  background: url('images/frame/pointer.jpg') top center no-repeat;
  padding-top: 15px;
  float: left;
  display: inline;
  cursor: pointer;
}

#packagedshows {
  width: 270px;
  height: auto;
  background: url('images/frame/pointer.jpg') top center no-repeat;
  padding-top: 15px;
  float: left;
  display: inline;
  cursor: pointer;
}

.eyecandyul {
  list-style-image: url('images/frame/leftArrow.jpg');
  color: #80bad0;
  text-align: left;
  line-height: 20px;
}

.eyecandyp {
  text-align: center;
  padding-bottom: 0px;
}





/* Main Content */

#content {
  width: 770px;
  height: auto; 
  padding-left: 70px;
  padding-right: 55px;
}

#contentfull {
  padding-top: 8px;
  padding-right: 40px;
  height: auto;
  width: 700px;
}

#contentleft {
  width: 470px;
  height: auto;
  float: left;
  display: inline;	
  padding-top: 8px;  
  padding-right: 15px;
}
#contentright {
  width: 275px;
  float: left; 
  display: inline;
  padding-top: 8px;
}

#contentright p {
  padding-bottom: 10px;
}

#floatleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 0px;
}





/* Footer */

#footer {
  width: 895px;
  background: #000000;
  padding-top: 35px;
  padding-bottom: 50px;
}

#footer p {
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-size: 10px;
  color: #666666;
  padding-bottom: 5px;
}

#footer a {
  color: #666666;
  text-decoration: none;
}

#footer a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#footer .on {
  text-decoration: underline;
}





/* Extras */

#table {
  width: 520px;
  margin-top: 15px;
}

#tableleft {
  width: 200px;
  float: left;
  display: inline;
}

#tableleft p {
  text-align: right;
  padding-top: 9px;
  font-size: 14px;
}

#tableright {
  width: 250px;
  float:left;
  display: inline;
  padding-left: 10px;
}

#tableclear {
  clear: both;
  width: 420px;
  margin-bottom: 10px;
}

#input {
  height: 30px;
  width: 245px;
  background: #094559 url('images/frame/inputbg.jpg') repeat-x;
  border: 1px #000000 solid;
  padding-left: 5px;
  color: #acdef1;
  font-size: 14px;
  font-weight: bold;
}

#textarea {
  height: 150px;
  width: 245px;
  background: #0d495e url('images/frame/inputbg.jpg') repeat-x;
  border: 1px #000000 solid;
  padding-left: 5px;
  color: #acdef1;
  font-size: 14px;
  font-weight: bold;
}

.register {
  width: 245px;
}





/* Submit Buttons */

#submitregister {
  width: 270px;
  height: 71px;
  border: 0px;
  background: url('images/frame/submitRegister.png');
  cursor: pointer;
}

#submitregister2 {
  width: 270px;
  height: 71px;
  background: url('images/frame/submitRegister2.png');
  border: 0px;
  cursor: pointer;
}

#submitr {
  cursor: pointer;
  font-size: 18px;
  color: #f2f2f2;
  font-family: impact;
  letter-spacing: 1px;
  border: 0px;
  text-transform: uppercase;
  background: transparent;
}

.submit {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}





