/* STANDARĀ TAGS' REDEFINITIONS */
/* ##### Common Styles ##### */

body {
  background: #d4c9e5 url(bg-purple.jpg) top center repeat-y;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

p {
  line-height: 1.75em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

h1 {
  color: rgb(82,82,163);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 200%;
  margin: 0;
  padding: 0;
}

h2 {
  color: rgb(82,82,163);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
 }
 
 h3 {
 color: rgb(82,82,163);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
 margin:0;
 padding:0;
 }


html > body {
  font-size: 76%;
  margin:0;
  padding:0;
}

a {
  font-weight: bold;
  color: rgb(82,82,163);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 1px 2px 1px;
}

a:hover {
  color: rgb(82,82,163);
  text-decoration: underline;
  
}

ol {
  text-align:left;
}

ul {
  list-style-type: circle;
  margin: 1em 0 1.5em 0;
  padding: 0;
  text-align:left;
}

ul li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 1.5em;
  padding: 0;
}


/* STRUCTURE */
/* ##### Header ##### */

.superHeader {
  color: rgb(130,128,154);
  background-color: rgb(33,50,66);
  text-align: right;
  margin: 0;
  padding: 0.5ex 10px;
}

.superHeader span {
  color: rgb(195,196,210);
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
}

.superHeader a {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: rgb(193,102,90);
  background-color: transparent;
  text-decoration: none;
}

.midHeader {
  height:83px;
  background:url(soundtraxx_header.png);
  text-align: left;
  color: white;
  background-color: white;
  margin: 0;
  padding: 0;
  border-bottom:1px solid grey;
}

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1ex 0;
  padding: 0;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 3.5em;
}

.headerLinks a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  text-align: left;
  color: white;
  background-color: rgb(82,82,163);
  margin: 0;
  padding: 0.5ex 10px;
}

.subHeader a, .subHeader .highlight {
  color: white;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: rgb(255,204,0);
  background-color: transparent;
  text-decoration: none;
}

.pad{
margin-left:14px;
padding-bottom:2px;
}

.padleft{
margin-right:14px;
padding-top:4px;
padding-bottom:2px;
}

table a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  margin: 0;
  padding: 0 1px 2px 1px;
}

td{ padding-bottom:2px; padding-top:2px; padding-left:2px;	}
th{ border-bottom:1px dotted gray;  padding-bottom:2px; padding-left:2px;	background-color: #D5CFED; border-top:1px dotted gray;}

.soundtable{
font-size:125%;
}
.soundtable table a{
font-weight:none;
text-decoration:none;
border:none;
}

.soundtable table a img{
text-decoration:none;
border:none;
}
.soundtable table img{
border:none;
text-decoration:none;
}

.price td{
border-bottom:1px dotted purple;
}

.chooser a{
text-decoration: underline;
font-size:125%;
}

.purplinks a{
color:#1A5FA8;
}


#holditall{   background-color:white; border: 1px solid #666666;
  width: 900px; margin:0 auto; text-align: left; background-color:white;
}
#out{

margin:0 auto;
}

	#LEFTBOX{ float: left;  width: 210px; text-align: left;   margin-left: 0;  background-color: white; 
		left: 15px;  position: relative;   background-image: url(bgtop.png); overflow:hidden;
		background-repeat: no-repeat; 	background-position: top;  padding-top:10px;  }
	#LEFTBOX div.inbar{ overflow:hidden; position:relative; top:5px; padding-bottom:10px; padding-left:15px; padding-right:15px; width: 180px; background-image: none; background-color:#D5CFED;}
	#LEFTBOX h1{ font-weight: bold;  font-size: 16px;  color: black;    letter-spacing: 1px;   text-align: center; padding-bottom: 7px;    }
	#LEFTBOX p{ font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 11px; line-height: 18px; text-align: left; }
	#LEFTBOX a{ font-size:11px;  color: #2665A5;  text-decoration: none;  }
	#LEFTBOX a:hover{	text-decoration : underline;  }
	#LEFTBOX ul{ list-style: none;  padding-left: 1px;  display: block; border: none;  margin: 0 0 0 0;  } 
	#LEFTBOX ul li {padding-left: 16px; margin: 0 0 0 0; font-size: 11px;  font-family: Tahoma, Arial, Helvetica, sans-serif;  font-weight: bold; 
		background-image: url(arrow.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-position: 0 3px;
		}
	
	#LEFTBOX ul a{ font-weight: normal; color: #1A5FA8; text-decoration: none; font-size:14px; font-weight:bold;    padding-right: 0;  margin-right: 0;  font-family: "MS Sans Serif", Geneva, sans-serif; }	
	#LEFTBOX ul a:hover{text-decoration: underline;}	
	
	#LEFTSUBBOX{ background-image: url(leftbar_footer.png);	background-repeat: no-repeat;
		background-position: top; float: left;  width: 210px; text-align: left; margin-left:0px; 
	    background-color: white;	position: relative; padding-top: 5px; padding-bottom:10px; height:auto; min-height:50px;  }
	#LEFTSUBBOX h2{ padding-left:12px; font-weight: bold;  font-size: 16px;  color: #CC0000;    letter-spacing: 1px; }
	#LEFTSUBBOX h2 a{ font-weight: bold; margin-left: 0; padding-left:0; font-size: 16px;  color: #CC0000;    letter-spacing: 1px; }
	#LEFTSUBBOX h2 a:hover { background-color:white; text-decoration:none;  font-weight: bold;  font-size: 16px;  color: #CC0000;    letter-spacing: 1px; }
	#LEFTSUBBOX h3{ font-size: 16px;  color: black;  padding-left:6px;  letter-spacing: 1px; }
	#LEFTSUBBOX a{ font-weight: normal; margin-left: 12px;}	
	#LEFTSUBBOX a:hover{ background-color:#D5CFED; color:black; text-decoration: none;}
	#LEFTSUBBOX a.pics { margin-left: 0; padding-left:12px;  }	
	#LEFTSUBBOX a.pics:hover{background-color:white; text-decoration: none;}

	
	#TEXT {  min-height:700px; text-align: justify; margin: 0 30px 0 250px;  display: block;  position: relative;  padding-bottom: 20px;  }
	#TEXT table { text-align:left;  }
	#TEXT h1,h2 { text-align:left; }
	#TEXT ul{   padding-left: 15px;  display: block; border: none; line-height: 100%; margin: 6px 0 6px 0;  } 
	#TEXT ul li {margin: 2px 0 0 0; padding-left: 0;   line-height: 130%; }
	#TEXT p {  line-height: 1.75em; margin: 0 0 1.5em 0; padding: 0; }

	#table { 	}
	#table  td{ border-bottom:1px dotted gray;  padding-bottom:2px; padding-left:2px;	}
	#table  th{ border-bottom:1px dotted gray;  padding-bottom:2px; padding-left:2px;	background-color: #D5CFED; border-top:1px dotted gray;}
	
	.table { 	}
	.table  td{ border-bottom:1px dotted gray;  padding-bottom:2px; padding-left:2px;	}
	.table  th{ border-bottom:1px dotted gray;  padding-bottom:2px; padding-left:2px;	background-color: #D5CFED; border-top:1px dotted gray;}
	
	.center {
	text-align:center;
	margin: 0 auto;
	padding-top:7px;
	padding-bottom:7px;
	}
	
	
	
#footer {
  color: rgb(51,51,102);
  background-color: rgb(239,239,239);
  font-size: 87%;
  text-align: center;
  line-height: 1.25em;
  margin: 2em 0 0 0;
  padding: 1ex 10px;
  clear: left;
}

#footer a {
  color: rgb(0,68,204);
  background-color: transparent;
  text-decoration: underline;
}

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




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}