@charset "UTF-8";

/* CSS Document */

/* REDEFINED TAGS */

body {
	background-color: #cfcfcf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bkg-main.jpg);
	background-repeat: repeat-x;
}


form {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}

h1{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-bottom: 2px;
}
h2 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660066;
	margin: 0;
	padding: 0;
	letter-spacing: -.02em;
}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	letter-spacing: -.02em;
}
h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
}
h5 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
}
h6 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
}
p {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
a {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}

a:active {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	color: #0066CC;
	text-decoration: none;
}

a:focus { 
    outline: none; 
}


ul {
	list-style-image: url(/images/bullet.gif);
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;


	}
	
td {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding: 0px;
	line-height: 20px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

	


/* STRUCTURE */

#wrapper {
	background-image: url(/images/wrapper-bkg.jpg);
	height: auto;
	width: 1008px;
	margin: 0 auto;
	overflow: auto;
}

#nav-main-base {
	background-repeat: no-repeat;
	height: 82px;
	width: 1008px;
}

#header-base {
	background-image: url(/images/header-bkg-test.jpg);
	height: 110px;
	width: 1008px;
}
#header-base-de {
	background-image: url(/images/header-bkg-de.jpg);
	height: 82px;
	width: 1008px;
}
#page-bottom {
	height: 21px;
	width: 1008px;
	margin: 0 auto;
	background-image: url(/images/page-bottom.jpg);
}

/* QUICKLINKS */
.quicklinks {
	color:#000033;
	layer-background-color:#cccccc;
	width:1008px;
	height:500px;
	z-index:999;
	padding: 0px;
	background-image: url(/images/bkg-quicklinks.png);
	margin: auto;
	position: absolute;
	top: 82px;
	visibility: hidden;*/
}
#form-container {

      opacity: 0.95;
      -moz-opacity: 0.95;
      -khtml-opacity: 0.95;
      /* filter: alpha(opacity=95);*/
      /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);*/
      }
#quicklinks-header-title {
	height: 28px;
	width: 450px;
	float: none;
	margin-top: 15px;
}
#quicklinks-header-title h1{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	letter-spacing: -.05em;
}


#quicklinks-header-button {
	height: 28px;
	width: 868px;
	float: none;
	text-align: right;
}
#quicklinks-seperator {
	height: 1px;
	width: 900px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}	  
.content-seperator-515 {
	height: 1px;
	width: 515px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.content-seperator-678 {
	height: 1px;
	width: 678px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.quicklinks-column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	width: 140px;
	font-size: 11px;
	float: left;
	line-height: 16px;
	margin-right: 15px;
	text-align: left;
}
#quicklinks-columns-wrapper {
	width: 100%;
	height: auto;
}
#quicklinks-footer-wrapper {
	width: 100%;
}

#quicklinks-wrapper {
	height: auto;
	width: 948px;
	margin-left: 60px;
	clear: both;
}

#quicklinks-wrapper a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0066CC;
}

#quicklinks-wrapper h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: .02em;
	margin: 0;
	padding: 0;
}



#quicklinks-wrapper a:hover {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}

#quicklinks-wrapper a:active {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	color: #0066CC;
	text-decoration: none;
}




#quicklinks-wrapper p {
	line-height: 16px;	
}

#quicklinks-wrapper h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


/* FOOTER */

#footer {
	height: 28px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#footer  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#footer  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
#footer-copyright {
	height: 14px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: .5px;
}
.footer-copyright {
	height: 14px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: .5;
}
#footer-copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#footer-copyright  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#footer-copyright  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}

#subnav-container {
	width: 858px;
	margin-left: 80px;
	vertical-align: middle;
	height: 28px;
	overflow: hidden;
}

.quicklinks-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	vertical-align: middle;
	font-weight: bold;
}

/* NAVIGATION */

#nav-container {
	height: 82px;
	width: 1008px;
}

#nav-products {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}

#nav-products a {
	display: block;
	width: 97px;
}

#nav-products a:hover {
	background: url(/images/nav-products-ov.jpg) 0 0 no-repeat;
}

#nav-products a:active {
	background: url(/images/nav-products-dn.jpg) 0 0 no-repeat;
}

#nav-products-de {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}

#nav-products-de a {
	display: block;
	width: 97px;
}

#nav-products-de a:hover {
	background: url(/images/nav-products-ov-de.jpg) 0 0 no-repeat;
}

#nav-products-de a:active {
	background: url(/images/nav-products-dn-de.jpg) 0 0 no-repeat;
}

#nav-artists {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}

#nav-artists a {
	display: block;
	width: 97px;
}

#nav-artists a:hover {
	background: url(/images/nav-artists-ov.jpg) 0 0 no-repeat;
}

#nav-artists a:active {
	background: url(/images/nav-artists-dn.jpg) 0 0 no-repeat;
}
#nav-kontakt {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}

#nav-kontakt a {
	display: block;
	width: 97px;
}

#nav-kontakt a:hover {
	background: url(/images/nav-kontakt-ov.jpg) 0 0 no-repeat;
}

#nav-kontakt a:active {
	background: url(/images/nav-kontakt-dn.jpg) 0 0 no-repeat;
}

#nav-videos {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}

#nav-videos a {
	display: block;
	width: 97px;
}

#nav-videos a:hover {
	background: url(/images/nav-videos-ov.jpg) 0 0 no-repeat;
}

#nav-videos a:active {
	background: url(/images/nav-videos-dn.jpg) 0 0 no-repeat;
}

#nav-store {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}

#nav-store a {
	display: block;
	width: 97px;
}

#nav-store a:hover {
	background: url(/images/nav-store-ov.jpg) 0 0 no-repeat;
}

#nav-store a:active {
	background: url(/images/nav-store-dn.jpg) 0 0 no-repeat;
}
#nav-support {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}
#nav-support a {
	display: block;
	width: 97px;
}

#nav-support a:hover {
	background: url(/images/nav-support-ov.jpg) 0 0 no-repeat;
}

#nav-support a:active {
	background: url(/images/nav-support-dn.jpg) 0 0 no-repeat;
}
#nav-support-de {
	display: block;
	float: left;
	height: 70px;
	width: 97px;
}
#nav-support-de a {
	display: block;
	width: 97px;
}

#nav-support-de a:hover {
	background: url(/images/nav-support-de-ov.jpg) 0 0 no-repeat;
}

#nav-support-de a:active {
	background: url(/images/nav-support-de-dn.jpg) 0 0 no-repeat;
}

/* SUB NAVIGATION */


#subnav-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	letter-spacing: 1px;
	display: block;
	width: 52px;
	height: 15px;
}

#subnav-contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	width: 52px;
	height: 15px;
}

#subnav-contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	width: 52px;
	height: 15px;
}


#subnav-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	width: 98px;
	height: 15px;
}
#subnav-news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;
	width: 98px;
	height: 15px;
}

#subnav-news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 98px;
	height: 15px;
}


#subnav-blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	width: 98px;
	height: 15px;
}
#subnav-blog a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;
	width: 98px;
	height: 15px;
}

#subnav-blog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 98px;
	height: 15px;
}

#subnav-register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	width: 135px;
	height: 15px;

}

#subnav-register a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 15px;
}


#subnav-register a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 135px;
	height: 15px;
}


#subnav-dealerlocator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	width: 95px;
	height: 15px;

}

#subnav-dealerlocator a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	display: block;
	width: 95px;
	height: 15px;
}

#subnav-dealerlocator a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 95px;
	height: 15px;
}

#subnav-philanthropy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	width: 80px;
	height: 15px;

}

#subnav-philanthropy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	display: block;
	width: 80px;
	height: 15px;
}

#subnav-philanthropy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 80px;
	height: 15px;
}

#search-box {
	background-image: url(/images/bkg-searchbox.jpg);
	background-repeat: repeat;
	height: 12px;
	width: 110px;
}

#search-bkg-r {
	background-image: url(/images/bkg-search-r.jpg);
	background-repeat: no-repeat;
	float: left;
}

#subnav-quicklinks {
	display: block;
	width: 78px;
	height: 28px;
	background-image: url(/images/subnav-quicklinks.gif);
}

#subnav-quicklinks a {
	display: block;
	width: 78px;
}

#subnav-quicklinks a:hover {
	background: url(/images/subnav-quicklinks-on.gif) no-repeat 0 0px;
}

/* MAIN CONTENT */

#main-content {
	vertical-align: top;
}

#column-header {
	background: url(/images/column-header.jpg) 0 0 no-repeat;
	height: 30px;
	width: 222px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-align: center;
	color: #333333;
	vertical-align: middle;
	letter-spacing: 1px;
}

#column-copy {
	background: url(/images/column-bg.gif) 0 0px;
	width: 212px;
	margin: 0 auto;
	border-left: solid:1px:#666666;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	letter-spacing: .5px;
}

#column-footer {
	background: url(/images/column-footer.gif) 0 0 no-repeat;
	width: 212px;
	height: 7px;
	margin: 0 auto;
	border-left: solid:1px:#666666;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	letter-spacing: .5px;
}

#product landing page title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

#product landing page column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	vertical-align: top;
	letter-spacing: .5px;
}

/* SEARCH BOX */


.search-box {
	background-image: url(/images/bkg-searchbox.jpg);
	background-repeat: repeat;
	height: 15px;
	width: 105px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

#search-box-wrapper {
	height: 18px;
	width: 105px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
}

#search-box-wrapper input {
	outline-style: none;
	outline-width: 0px;
}

/* FEATURES HEADERS */


#top-feature-artist-header{
	height: 300px;
	width: 978px;
	text-align: left;
	margin-left: 15px;
}
</style>

#top-feature-460-home {
	height: 460px;
	width: 978px;
	text-align: left;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#top-feature-600-home {
	height: 600px;
	width: 978px;
	text-align: left;
	margin-left: 15px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#top-feature-190 {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/bkg-features-temp.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-videos-artists {
	height: 80px;
	width: 993px;
	text-align: left;
	background-image: url(/images/videos-artists-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-videos-products {
	height: 80px;
	width: 993px;
	text-align: left;
	background-image: url(/images/videos-products-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-quotes {
	height: 80px;
	width: 993px;
	text-align: left;
	margin-left: 15px;
}
#top-feature-190-company {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/bkg-features-temp.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-videos {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/features-video.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-products {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/product-landing-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-xcards {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-xcards-products.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-cdr {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-cdr-products.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-cables {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-cable-products.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-sound-amazing {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/sound-amazing-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}

#top-feature-190-uv22hr {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/uv22hr-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-music-creation {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/music-creation-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-final-cut {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/final-cut-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-190-live-audio {
	height: 190px;
	width: 993px;
	text-align: left;
	background-image: url(/images/live-audio-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-xseries {
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/header-x-series.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;

}
#top-feature-300-home {
	height: 330px;
	width: 993px;
	text-align: left;
	background-image: url(/images/home_main.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-artists {
	height: 330px;
	width: 993px;
	text-align: left;
	background-image: url(/images/michael-levine-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-new {
	height: 300px;
	width: 993px;
	text-align: left;
	background-repeat: no-repeat;
	margin-left: 15px;
	z-index: 40;
}
#top-feature-300-videos {
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/videos-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-bigben{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/big-ben-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-duet{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/duet-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}

#top-feature-300-one{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-one-guitar-home.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-one-home{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/one_rotator_home/rotator.php);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-one-listen{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hear-one-tommy.jpg); 
	background-repeat: no-repeat;
	margin-left: 15px;
	
}
#top-feature-300-gio{
	height: 400px;
	width: 993px;
	text-align: left;
	background-image: url(/images/gio-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-ensemble{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/ensemble-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-rosettaseries{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/rosetta-series-hdr.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-minidac{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-minidac-products.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-symphony-mobile{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-symphonymobile-products.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300-symphony-system{
	height: 300px;
	width: 993px;
	text-align: left;
	background-image: url(/images/hdr-symphony-products.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#top-feature-300{
	height: 300px;
	width: 993px;
	text-align: left;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#top-feature-190 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}

/* PRODUCT TABS */

#top-tabs {
	position: relative;
	top: 166px;
	left: 200px;
	width: 578px;
	z-index: 99;
	height: 24px;
	background-image: url(/images/bkg-top-tab.png);
	border-bottom-style: none;
}

#top-tabs-190 {
	position: relative;
	top: 166px;
	left: 200px;
	width: 578px;
	z-index: 99;
	height: 24px;
	background-image: url(/images/bkg-top-tab.png);
	border-bottom-style: none;
}

#top-tabs-300 {
	position: relative;
	top: 276px;
	left: 200px;
	width: 578px;
	z-index: 99;
	height: 24px;
	border-bottom-style: none;
}
#top-tabs-300-one {
	position: relative;
	top: 42px;
	left: 200px;
	width: 578px;
	z-index: 99;
	height: 24px;
	border-bottom-style: none;
}
#top-tabs-300-slideshow {
	position: relative;
	float:left;
	top: -40px;
	left: -200px;
	width: 578px;
	z-index: 199;
	height: 24px;
	border-bottom-style: none;
}

#top-tabs-400 {
	position: relative;
	top: 376px;
	left: 200px;
	width: 578px;
	z-index: 99;
	height: 24px;
	border-bottom-style: none;
}

#tab-left-spacer {
	float: left;
	height: 24px;
	width: 36px;
}

.tab-vertical-spacer {
	background-image: url(/images/tab-vertical-spacer.png);
	float: left;
	height: 24px;
	width: 1px;
}

#tab-intro {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-intro-off.jpg);
}

#tab-intro a {
	display: block;
	width: 100px;
}

#tab-intro a:hover {
	background: url(/images/tab-intro-ov.jpg) 0 0 no-repeat;
}
#tab-intro-95 {
	display: block;
	float: left;
	height: 24px;
	width: 95px;
	background-image: url(/images/tab-intro-96-off.jpg);
}

#tab-intro-95 a {
	display: block;
	width: 95px;
}

#tab-intro-95 a:hover {
	background: url(/images/tab-intro-95-ov.jpg) 0 0 no-repeat;
}


/* delete gallery and specs later */

#tab-gallery {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-gallery-off.jpg);
}

#tab-gallery a {
	display: block;
	width: 100px;
}

#tab-gallery a:hover {
	background: url(/images/tab-gallery-96-ov.jpg) 0 0 no-repeat;
}




#tab-specs {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-specs-off.jpg);
}

#tab-specs a {
	display: block;
	width: 100px;
}

#tab-specs a:hover {
	background: url(/images/tab-specs-ov.jpg) 0 0 no-repeat;
}




#tab-compatibility {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-compatibility-off.jpg);
}

#tab-compatibility a {
	display: block;
	width: 100px;
}

#tab-compatibility a:hover {
	background: url(/images/tab-compatibility-ov.jpg) 0 0 no-repeat;
}

#tab-features {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-features-off.jpg);
}

#tab-features a {
	display: block;
	width: 100px;
}

#tab-features a:hover {
	background: url(/images/tab-features-ov.jpg) 0 0 no-repeat;
}

#tab-features-94 {
	display: block;
	float: left;
	height: 24px;
	width: 94px;
	background-image: url(/images/tab-features-94-off.jpg);
}

#tab-features-94 a {
	display: block;
	width: 94px;
}

#tab-features-94 a:hover {
	background: url(/images/tab-features-94-ov.jpg) 0 0 no-repeat;
}


#tab-reviews {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-reviews-off.jpg);
}

#tab-reviews a {
	display: block;
	width: 100px;
}

#tab-reviews a:hover {
	background: url(/images/tab-reviews-ov.jpg) 0 0 no-repeat;
}

#tab-reviews-94 {
	display: block;
	float: left;
	height: 24px;
	width: 94px;
	background-image: url(/images/tab-reviews-94-off.jpg);
}

#tab-reviews-94 a {
	display: block;
	width: 94px;
}

#tab-reviews-94 a:hover {
	background: url(/images/tab-reviews-94-ov.jpg) 0 0 no-repeat;
}

#tab-artists {
	display: block;
	float: left;
	height: 24px;
	width: 100px;
	background-image: url(/images/tab-artists-off.jpg);
}

#tab-artists a {
	display: block;
	width: 100px;
}

#tab-artists a:hover {
	background: url(/images/tab-artists-ov.jpg) 0 0 no-repeat;
}

#tab-artists-94 {
	display: block;
	float: left;
	height: 24px;
	width: 94px;
	background-image: url(/images/tab-artists-off.jpg);
}

#tab-artists-94 a {
	display: block;
	width: 94px;
}

#tab-artists-94 a:hover {
	background: url(/images/tab-artists-ov.jpg) 0 0 no-repeat;
}

#tab-listen-94 {
	display: block;
	float: left;
	height: 24px;
	width: 94px;
	background-image: url(/images/tab-listen-94-off.jpg);
}

#tab-listen-94 a {
	display: block;
	width: 94px;
}

#tab-listen-94 a:hover {
	background: url(/images/tab-listen-94-ov.jpg) 0 0 no-repeat;
}
#tab-action-94 {
	display: block;
	float: left;
	height: 24px;
	width: 94px;
	background-image: url(/images/tab-action-94-off.jpg);
}

#tab-action-94 a {
	display: block;
	width: 94px;
}

#tab-action-94 a:hover {
	background: url(/images/tab-action-94-ov.jpg) 0 0 no-repeat;
}

/* THREE COLUMNS */

#column-center-wrapper {
	width: 578px;
	float: left;
	height: auto;
}

#column-center-border {
	height: auto;
	width: 578px;
	background-color: #FFFFFF;
	background-image: url(/images/bkg-column-center.jpg);
	background-repeat: repeat-y;
}

#column-center-content {
	width: 516px;
	min-height:700px;
	margin-left: 30px;
	padding-top: 20px;
}


#column-center-bottom {
	background-image: url(/images/column-center-btm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 578px;
	margin-bottom: 40px;
}

#column-left-wrapper {
	height: auto;
	width: 200px;
	margin-left: 15px;
	float: left;
	background-color: #FFFFFF;
	z-index: 20;
}
#column-left-wrapper-rightborder {
	height: auto;
	width: 200px;
	margin-left: 15px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
}

#column-right-wrapper {
	height: auto;
	width: 195px;
	margin-right: 0px;
	float: left;
	background-color: #FFFFFF;
}

#column-left-menu {
	width: 200px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 15px;
}

#column-left-menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



.column-header {
	background-image: url(/images/bkg-column-hdr.jpg);
	height: 36px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: .5px;
}

.column-left-header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* TWO COLUMNS */
#column-center-wrapper-twocolumn {
	float:left;
	width: 698px;
	height: auto;
	margin-left:40px;
	margin-right:40px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#column-center-border-twocolumn {
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(/images/bkg-column-center-750.jpg);
	background-repeat: repeat-y;
	z-index:25;
}
#column-center-content-twocolumn {
	width: 100%;

}
#column-center-content-twocolumn p{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: 20px;
	margin: 0;
	padding: 0
}
#column-center-bottom-twocolumn {
	background-image: url(/images/column-center-btm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 750px;
	margin-bottom: 40px;
}

#wrapper-solutions {
	width: 978px;
	margin-left: 15px;
	float: left;
	padding: 0px;
	background-image: url(/images/bkg-solutions-wrapper.jpg);
	background-repeat: repeat-y;
}

#column-left-wrapper-solutions {
	width: 580px;
	margin-bottom: 40px;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 40px;
}

#column-right-wrapper-solutions {
	width: 278px;
	margin-bottom: 40px;
	float: left;
	background-color: #f5f5f5;
}

/* ONE COLUMN */

#column-center-wrapper-full {
	width: 973px;
	height: auto;
	overflow: auto;
}

#column-center-content-full {
	width: 973px;
	margin-left: 30px;
	padding-top: 20px;
}
#one-column-wrapper1 {
	text-align:center;
	width: 950px;
	padding-left:20px;
	margin-left: 30px;
	margin-right:30ox;
	padding-top: 0px;
}
#one-column-wrapper {
	text-align:left;
	width: 948px;
	padding-top:20px;
	padding-left:0px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:30px;
	border-bottom: #CCCCCC;
	border-bottom-style:none;
	border-bottom-width:1px;
	margin-right: 30px;
	padding-bottom: 0px;
}

#three-column-wrapper {
	width: 250px;
	margin-left: 0px;
	margin-right:0ox;
	padding-top: 0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	float:left;
	
}
#languages {
	text-align:right;
	vertical-align:top;
	width: 18px;
	height:12px;
	float:right
}

/*LEFT NAV MENU  *****************/

#leftnav-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 175px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
}
#leftnav-menu-ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 175px;
	margin-left: -10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#leftnav-menu-ad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
#leftnav-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#leftnav-menu ul li {
	margin: 0px;
	padding: 0px;
}

#leftnav-menu ul li a {
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #999999;
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#leftnav-menu ul li a:hover, #leftnav-menu ul li a:focus {
	color: #fff;
	background-color: #CCCCCC;
}
/*LEFT NAV MENU NEW PRODUCTS  *****************/

#leftnav-menu-new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 177px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
}
#leftnav-menu-new-ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 177px;
	margin-left: -10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#leftnav-menu-new-ad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
#leftnav-menu-new ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftnav-menu-new ul li {
	margin: 0px;
	padding: 0px;
}

#leftnav-menu-new ul li a {
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #999999;
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#leftnav-menu-new ul li a:hover, #leftnav-menu ul li a:focus {
	color: #fff;
	background-color: #CCCCCC;
}
/*RIGHT NAV MENU  *****************/

#rightnav-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 175px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
}
#rightnav-menu-ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 175px;
	margin-left: -10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#rightnav-menu-ad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
#rightnav-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#rightnav-menu ul li {
	margin: 0px;
	padding: 0px;
}

#rightnav-menu ul li a {
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #999999;
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#rightnav-menu ul li a:hover, #leftnav-menu ul li a:focus {
	color: #fff;
	background-color: #CCCCCC;
}
/* RUST STYLES */
.page-bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	width: auto;
	font-size: 9px;
	float: left;
	margin-right: 15px;
    margin-bottom: 5px;
	text-align: left;
}
#column-copy {
	background: url("/images/column-bg.gif")0 0;
	width: 212px;
	margin: 0 10 0 10;
	border-left: solid:1px:#666666;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#column-copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	letter-spacing: .5px;
}

#column-copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	vertical-align: top;
	letter-spacing: .5px;
	text-decoration: none;
}

#column-copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	vertical-align: top;
	letter-spacing: .5px;
	text-decoration: underline;
}

#column-copy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	vertical-align: top;
	letter-spacing: .5px;
	text-decoration: underline;
}

#column-footer {
	background: url("/images/column-footer.gif")0 0 no-repeat;
	width: 212px;
	height: 7px;
	margin: 0 auto;
	border-left: solid:1px:#666666;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	letter-spacing: .5px;
}

#product landing page title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

#product landing page column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	vertical-align: top;
	letter-spacing: .5px;
}

.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	line-height: 8px;
}

/* BEGIN WORDPRESS STYLES */

#column-center-wrapper-news {
	width: 750px;
	float: left;
	height: auto;
}

#column-center-border-news {
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(/images/bkg-column-center-news.jpg);
	background-repeat: repeat-y;
}

#column-center-content-news {
	width: 700px;
	margin-left: 30px;
	padding-top: 20px;
}
#column-center-company-hdr {
	width: 700px;
	margin-left: 30px;
	
}
#column-center-content-company {
	width: 700px;
	margin-left: 30px;
	padding-top: 20px;

	
}
#column-center-content-news p {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

#column-center-content-news h1 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	letter-spacing: -.05em;
}

#column-center-content-news h2 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660066;
	margin: 0;
	padding: 0;
	letter-spacing: -.05em;
}

#column-center-content-news h3 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

#column-center-bottom-news {
	background-image: url(/images/column-center-btm-news.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 750px;
	margin-bottom: 40px;
}
#column-center-content-news ul {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
#column-center-content-news td {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

/*Styles for artist quotes*/

.black14ver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.black12ver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.black12arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.gray11arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#usersnametitle {
float: left;
padding-left: 15px;
}

#usertn {
clear: left;
float: left;
}
#users-product-header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -0.05em;
	text-align: left;
	margin-left: 10px;
}
#wrapper-user-byproduct {
	background-image: url(/images/bkg_user_byproduct.jpg);
	width: 515px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	clear: left;
	float: left;
	margin-left: 10px;
}
#wrapper-user-product-quote {
	background-image: url(/images/bkg_user_prod_quote.jpg);
	width: 515px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	clear: left;
	float: left;
	margin-left: 10px;
}
#wrapper-user-product-quote-419 {
	background-image: url(/images/user_prod_quote_top_419.gif);
	width: 419px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	clear: left;
	float: left;
}
#image-user-byproduct {
	height: 144px;
	width: 192px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	float: left;
}
#name-user-byproduct {
	float: left;
	width: 280px;
	margin-left: 10px;
	padding-top: 20px;
	text-align: left;
	height: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#name-user-product-quote {
	float: left;
	width: 480px;
	margin-left: 10px;
	padding-top: 20px;
	text-align: left;
	height: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#name-user-byproduct h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660066;
	margin-bottom: -0.5em;
	font-weight: bold;
}

#quote-user-byproduct {
	width: 460px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	margin-left: 0px;
	height: auto;
}
#quote-user-byproduct-419 {
    background-image: url(/images/user_prod_quote_bkg_419.gif);
	background-repeat: no-repeat;
	width: 419px;
	padding-bottom: 20px;
	clear: both;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	height: auto;
}
#wrapper-quote-user {
	background-attachment: scroll;
	background-image: url(/images/bkg_user_quote.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 515px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#wrapper-quote-product {
	background-attachment: scroll;
	background-image: url(/images/bkg_user_prod_quote_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 515px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#wrapper-quote-product-419 {
	background-attachment: scroll;
	background-image: url(/images/user_prod_quote_btm_419.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 419px;
	margin-bottom: 20px;
}

#wrapper-user-product-columnright {
	width: 210px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}
#wrapper-userstories-sb {
	background-image: url(/images/bkg_userstory_hdr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 190px;
	padding-top: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: left;
}
#links-userstories-sb {
	width: 160px;
	line-height: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#links-userstories-sb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	}
	
	
#links-userstories-sb a:hover {
	color: #333333;
	}
.featurebar-sectiontitle {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660066;
	margin: 0;
	padding: 0;
	letter-spacing: -.02em;
	a
}
#wrapper-featurebar-center {
	height: 32px;
	width: 535px;
	
}.locator-info {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.locator-dealer-title {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #000000;
}
.locator-products {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 15px;
}
.locator-email {
	font-size: 11px;
}
.red-text-plain {
	color: #CC0000;
}


/*Comptibility styles*/

h1.compatibility {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2.compatibility {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
td.compatibility {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p.compatibility {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}
a.compatibility {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}





.caption {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


/*Store*/

.wrapper-store-item {
	background-image: url(/images/bkg-store-content.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 678px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.wrapper-store-top {
	background-image: url(/images/top-store-content.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 680px;
}
.wrapper-store-bottom {
	background-image: url(/images/btm-store-content.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 680px;
}
#column-center-content-store {
	width: 700px;
	margin-left: 30px;
	padding-top: 20px;
}
#column-center-content-store h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#column-center-content-store p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#column-center-content-store a {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#column-center-content-store li {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#column-center-content-store select {
	margin-bottom: 10px;
}
img.border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.override #googlecart-widget-head {
	background:#999999;
	border: 1px solid #CCCCCC;
}
.override #googlecart-title {
 View Apogee Cart
}
h3.successful-email-message {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.artists-product-names {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	letter-spacing: .02em;
}
.homepage-header {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	letter-spacing: 0.02em;
	margin-top: 10px;
	padding-top: 10px;
}

#awards-styles p {
	font-family: "Lucida Grande";
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.sidebar-feature {
	width: 190px;
	margin-left: 10px;
}
#wrapper-search-results {
	width: 875px;
	margin-top: 20px;
	margin-left: 60px;
}
.video-latest-image {
	float: left;
	height: 120px;
	width: 200px;
	margin-left: 20px;
}
.video-latest-text {
	float: left;
	height: 120px;
	width: 720px;
	text-align: right;
	vertical-align: middle;
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #CCCCCC;
}
#video-latest-text {
	float: left;
	height: 120px;
	width: 720px;
	text-align: right;
	vertical-align: middle;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#video-latest-text p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#video-latest-text a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#video-latest-text a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
p.compose-components {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
ul.compose-components {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	list-style-image: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}
li.compose-components {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.QandA {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 15px;
	width: 15px;
	padding: 2px;
	font-weight: bold;
}
a.section-link {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
	margin: 0;
	padding: 0;
	letter-spacing: -.02em;
}

a:hover.section-link {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}

a:active.section-link {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
 	color: #0066CC;
	text-decoration: none;
}
.image-wrapper-body {
	margin-right: 10px;
	margin-bottom: 5px;
}
.image-wrapper-sidebar {
	text-align: center;
	margin: 10px;
	width: auto;
}

#rightnav-menu-ad {
	height: auto;
	width: auto;
	text-align: center;
}
#rightnav-menu-video {
	height: auto;
	width: 195px;
	text-align: center;
}
.rightnav-feature-centered
{
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.download-wrapper {
	height: 109px;
	width: 140px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pull-quote {
	font-family: Lucida Grande;
	font-size: 17px;
	font-weight: lighter;
	color: #660066;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: -0.02em;
	font-weight: lighter;
	line-height:26px;
}
#wrapper-ask-apogee {
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #333333;
	background-image: url(/images/presales-email-bkg.jpg);
	height: 122px;
	width: 186px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 15px;
	line-height: 14px;
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 10px;
}
#wrapper-ask-apogee-btn {
	background-image: url(/images/presales-button-bkg.jpg);
	height: 22px;
	width: 161px;
	text-align: center;
	vertical-align: middle;
	margin-left: 13px;
	padding-top: 4px;
	background-repeat: no-repeat;
}

#wrapper-ask-apogee-btn a {
	font-family: "Lucida Grande";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#ask-frame {
	height: 700px;
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
.q-and-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	padding-right: 5px;
}
#support-note {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
}

#support-note a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0066CC;
	text-decoration: none;
		font-size: 11px;

}

.subtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}