#wrapper {
position: relative;
}

#main h2#subhead {
margin-left: 25px;
border-bottom: 1px solid #ccc;
}

#main {
width: 960px;
position: relative;
}

#top-phone {
width: 300px;
position: absolute;
top: 130px;
right: 50px;
text-align: right; 
}

#top-phone a {
color: #5769de;
}
 
 
/* columns */
.row {
clear: both;
z-index: 1;
position: relative; 
margin: 15px auto;
padding-top: 25px;
overflow: hidden;
}

.left-column, .right-column {
float: left;
width: 195px;
padding: 10px 0;
margin: 0;
}

.section { 
margin-bottom: 25px;
}

.section h4 { 
font-weight: normal;
font-size: 12px;
color: #000; 
text-shadow: 0 1px 1px #fff;
background: #bacbdb url(/support/images/home/sidebar-headings.jpg) repeat-x top left;
padding: 2px 5px;
border-bottom: 1px solid #ccc; /* #333 */
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.left-column .section, .right-column .section {
padding: 10px;
background: #f9f9f9; /* url(images/gradient.jpg) 0 0 repeat-y; */
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.left-column {
float: left;
margin-right: 10px;
}

.right-column {
float: left;
margin-left: 10px;
}

.left-column .section h3, .right-column .section h3 {
margin: 0 0 15px 0;
padding: 0;
color: #000;
font-size: 16px;
text-shadow: 0 1px 1px #ccc;
}

.left-column .section h3 a, .right-column .section h3 a {
color: #000;
text-decoration: none;
}

.left-column .section ul, .right-column .section ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.left-column .section ul li, .right-column .section ul li {
margin: 0;
padding: 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #dcdcdc;
color: #000;
}

.left-column .section ul li a, .right-column .section ul li a {
display: block;
font-size: 12px;
padding: 7px 5px;
color: #000;
text-decoration: none;
background: url(/images/navigation/arrow.gif) right 5px no-repeat;
}

.left-column .section ul li a:link, .right-column .section ul li a:link {
color: #000;
}

.left-column .section ul li a:hover, .right-column .section ul li a:hover {
color: #3d60ca;
text-decoration: none;
background: url(/images/navigation/arrow.gif) right -55px no-repeat;
}

/* no icon */
.left-column .no-icon ul li a, .right-column .no-icon ul li a, 
.left-column .no-icon ul li a:hover, .right-column .no-icon ul li a:hover {
background-image: none;
}



.left-column .section ul li a.banner, .right-column .section ul li a.banner  {
display: block;
background: #fff url(images/bass.jpg) 50% 0 no-repeat;
height: 80px;
border: 1px solid #ccc;
}

.center-column {
z-index: 1;
float: left;
width: 733px; /* 523px */
padding: 10px;
position: relative;
}

div.center-column h2 {
margin: .5em 0 0;
color: #333;
font-size: 18px;
}

.placeholder {
background: url(images/bass.jpg) 50% 50% no-repeat;
width: 145px;
height: 175px;
border: 1px solid #ccc;
overflow: hidden;
}

.featured-copy {
overflow: hidden;
background: #fff;
margin-bottom: 10px;
}

.featured {
list-style-type: none;
margin: 45px auto 0 auto;
padding: 0;
overflow: hidden;
}

.featured li {
float: left;
margin-right: 14px;
overflow: hidden;
}

.featured li.last {
margin-right: 0;
}

.featured li a {
display: block;
width: 165px;
background: #f7f7f7;
text-decoration: none;
}

.narrow li a {
width: 93px;
}

.featured li.large-banner a {
width: 344px;
}


/* featured product styles */
#products-audio li a,
#products-video li a {
background: transparent; 
text-align: center;
height: auto;
}

#products-audio li a h3,
#products-video li a h3 {
margin: .5em auto 0 auto;
font-size: 12px;
font-weight: bold;
color: #000;
}

#products-audio li a h4, 
#products-video li a h4 {
margin: 0 auto;
font-size: 12px;
font-weight: normal;
color: #999;
}


#sb-dealers {
margin-left: -5px;
}

#sb-ensemble {
margin-left: -5px;
}

.active {
display: block;
}

.inactive {
display: none;
}




/* grid */
#featured-main-container {
z-index: 1;
position: relative;
width: 735px; /* 525px */
margin: 0 auto;
padding: 0;
}

#featured-main {
z-index: 1;
margin: 0 auto;
width: 735px; /* 525px */
overflow: hidden;
font-size: 14px;
color: #999;
position: relative;
}

#featured-main h3 {
font-size: 20px;
font-weight: normal;
margin-bottom: 0;
color: #000;
}

div#featured-main h3+p {
margin-top: .25em;
}


.section-row {
margin: 0;
clear: both;
}

/* narrowest column (4 across) */
.section-1 {
z-index: 1;
float: left;
width: 180px;
height: 180px;
position: relative;
text-align: center;
}

.section-2 {
z-index: 1;
float: left;
width: 365px;
min-height: 180px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
position: relative;
}

.section-3 {
z-index: 1;
float: left;
width: 540px;
min-height: 180px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
position: relative;
}

.section-4 {
z-index: 1;
float: left;
width: 730px;
min-height: 180px;
border-bottom: 1px solid #999;
position: relative;
}

.border {
border: none;
}

.last {
border-right: none;
}

.shade-gun-metal {
background: #e5ebf3;
}

.content {
position: relative;
}

/* featured main styles */
div#featured-main div.content a {
background: transparent; 
text-align: center;
}

div#featured-main div.content a h3 {
margin: .5em auto 0 auto;
font-size: 12px;
font-weight: bold;
color: #000;
}

div#featured-main div.content a h3+p {
margin-top: .25em;
}

div#featured-main div.content a h4 {
margin: 0 auto;
font-size: 12px;
font-weight: normal;
color: #999;
}

div#featured-main div.content a img {
text-align: center;
margin: 0 auto;
}


/* specific featured elements */
#feature-search .content {
z-index: 9999;
position: absolute;
right: 120px;
top: 20px;
width: 230px;
text-align: left;
}

div#featured-main #feature-search div.content a h3, 
div#register-helpdesk div.content a h3 {
font-size: 20px;
font-weight: normal;
margin-bottom: 0;
color: #000;
text-align: left;
}

div#featured-main #feature-search div.content a h3+p, 
div#register-helpdesk div.content a h3+p {
margin-top: .25em;
}

div#featured-main #feature-search div.content a h4, 
div#register-helpdesk div.content a h4 {
margin: 0 auto;
font-size: 12px;
font-weight: normal;
color: #999;
text-align: left;
}

#feature-search .content a p, 
div#register-helpdesk .content a p {
text-decoration: none;
color: #999;
text-align: left;
}

div#register-helpdesk .last {
padding-left: 15px;
width: 350px;
}

div#register-helpdesk div.content a .info {
text-align: left;
}

div#support-by-product div.content a .info {
text-align: center;
}

div#support-by-product {
padding-top: .5em;
}

div.content a:link, div.content a:hover {
text-decoration: none;
}

div#featured-main .button {
font-size: 12px;
}

div#register-helpdesk .button  {
margin-top: 25px;
width: 200px;
}





#featured-sub {
list-style-type: none;
margin: 0 auto 50px auto;
padding: 0;
width: 875px;
height: 144px;
overflow: hidden;
}

#featured-sub li {
float: left;
list-style-type: none;
margin: 0 25px 0 0;
padding: 0;
width: 199px;
height: 144px;
overflow: hidden;
}

#featured-sub li.last {
margin-right: 0;
}


.loader {
margin: 150px auto 0 auto;
text-align: center;
}



/* -------- search box -------- */
div#search {
margin: 15px 0 25px 0;
}

div#search h3 {
margin-bottom: 10px;
}

form.search_box {
	background: url(/support/images/home/search-box.jpg) left top no-repeat;
	height: 42px;
	width: 520px; /* 465px 55 */
	}

form.search_box div {
	height: 42px;
	width: 520px; /* 465px */
	}

form.search_box input.field {
	float: left;
	margin: 10px 16px 0 10px;
	width: 416px; /* 361px */
	}

form.search_box input.submit {
	float: right;
	margin: 0 0 0 50px;
	text-decoration: none;
	border: none;
	height: 42px;
	width: 43px;
	}

