body{
	padding: 0;
	margin: 0;
	background: #000 url(../_images/interface/bg_body.jpg) no-repeat center top;
	color: #7B7B7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container{
	width: 802px;
	margin: 0 auto;
}

/* homepage features */
#features {
	float: left;
	width: 346px;
}

#features img{

	clear: both;
	margin-bottom: 10px;
}

#features ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#features li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 110px;
	text-align: center;
}

#features h2{
	color: #76A0C1;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#features p{
	margin-left: 34px;
	font-size: 11px;
}

#features a {
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px #000 solid;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #fff;
}

#features a:hover{
	border: 1px #222 solid;
}









/* home news section */
#news{
	float: left;
	width: 278px;
}
#news h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#news p{
	margin-left: 34px;
	margin-right: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}
#news h4{
	font-weight: bold;
	font-size:11px;
	color: #fff;
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 0;
}
#news a{
	font-size: 11px;
	color: #76A0C1;
	text-decoration: none;
}
#news a:hover{
	color: #fff;
}








/* home news section */
#accolades{
}
#accolades h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#accolade_icons{
	margin-left: 30px;
	margin-right: 30px;
}







/* ipods page */
/*
div.ipodProducts img {
	display: inline;
	float: left;
}
div.ipodProducts p {
	display: inline;
	float: left;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
	vertical-align: top;
}
div.ipodProducts div {
	display: inline;
	float: left;
}

*/


#ipods dl{
	display: block;
	margin-bottom: 140px;
	clear: both;
}

#ipods dt{
	color: #76a0c1;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
	margin-bottom: 20px;
	display: block;
}
#ipods dd{
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	vertical-align: top;
	float: left;
	padding: 0 17px 0 17px;
	margin: 0;
}
#ipods a {
	background: url(/_images/interface/bg_btn_ipodProducts.gif) no-repeat #0A0A0A;
	display: block;
	text-decoration: none;
	width: 200px;
	padding: 5px 30px 5px 10px;
	color: #76a0c1;
	
}
#ipods a:hover{
	color: #fff;
}

#ipods dd.col1 {
	width: 60px;
}
#ipods dd.col2 {
	width: 200px;
}
#ipods dd.col3 {
	width: 200px;
}




/* product family overview */
#overview{
	float: left;
	width: 385px;
}
#overview h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
	clear: both;
}
#overview h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
	
}
#overview p{
	margin-left: 34px;
	margin-right: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}
#overview h4{
	font-weight: bold;
	font-size:11px;
	color: #fff;
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 0;
}




#overview a{
	color: #76A0C1;
	text-decoration: none;
}

/* zipsearch */

#zipsearch{
	font-size:11px;
}

#zipsearch input{
	background-color:#000000;
	border:solid 1px #76A0C1;
        font-size:12px;
        color:#efefef;
}

#zipsearch a{
	color: #76A0C1;
	text-decoration: none;
}
#zipsearch h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}

/* where to buy */
#wheretobuy a{
	color: #76A0C1;
	text-decoration: none;
        font-size:11px;
}
#wheretobuy h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#wheretobuy h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
}
#wheretobuy h4{
	color: #efefef;
	font-size:12px;
	font-weight: bold;
        display:inline;
}
#wheretobuy p{
	margin-left: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}
#wheretobuy table, #wheretobuy td{
	font-size: 11px;
}


/* distributors */
#distributors a{
	color: #76A0C1;
	text-decoration: none;
}
#distributors h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#distributors h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
}
#distributors p{
	margin-left: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}
#distributors table, #distributors td{
	font-size: 11px;
}


#distributors a:hover,
#wheretobuy a:hover,
#overview a:hover,
#generalContent a:hover,
#stories a:hover,
#reviews a:hover,
#colSide a:hover,
#news a:hover
{
	color: #fff;
	background: url(../_images/interface/a_hover_bg.gif) repeat-x;
}





/* product family overview */
#products{

}
#products h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}

#products img{
	float: left;
}

#products ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#products li {
	margin: 0;
	padding: 0;
	float: left;
	width: 208px;
}

#products a {
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px #000 solid;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #fff; 
	min-height: 80px;
}

#products a:hover{
	border: 1px #222 solid;
}

#products .addToCart{
	color: #CEDFF7; /* family specific */
}


#galcontents{
  border-top:dotted 1px #454545;
}

#galcontents img{
 float:left;
}

#galcontents div{
	margin: auto;
	padding: 10px;;
	float: left;
        width:170px;
        height:170px;
}

#galcontents a:active,
#galcontents a:visited,
#galcontents a{
	text-decoration: none;
        display:block;
        padding-top:10px;
        padding-left:10px;
	font-size: 11px;
	color: #fff; 
}

#galcontents .addToCart{
	color: #CEDFF7; /* family specific */
}







#generalContent h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}

#generalContent p{
	margin-left: 34px;
	margin-right: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}
#generalContent a{
	color: #76A0C1;
	text-decoration: none;
}
#generalContent a:hover{
	color: #fff;
}



div.highlight{
	padding: 10px 34px;
	clear: both;
}
div.highlight img{
	float: left;
	margin: 0 10px 10px 0;
	border: none;
}
div.highlight p{
	font-size: 9px;
	color: #fff;
}
div.highlight h3{
	margin-top: 0;
	margin-bottom: 5px;
}







/* product family available for */
#availability {
	float: left;
	/* width: 346px; */
	width: 239px;
}

#availability h2{
	color: #CEDFF7; /* family specific */
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}


#availability img{
	float: left;
}

#availability ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#availability li {
	margin: 0;
	padding: 0;
	float: left;
	width: 239px;
}

#availability a {
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px #000 solid;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	min-height: 70px;	
}
#availability p{
	vertical-align: middle;
}

#availability a:hover{
	border: 1px #222 solid;
}
#availability span{
	padding-top: 20px;
}





/* product detail buy column */
#buy {
	float: left;
	/* width: 346px; */
	width: 239px;
}

#buy h2{
	color: #CEDFF7; /* family specific */
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}

#buy img{
	float: left;
}

#buy ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#buy li {
	margin: 0;
	padding: 0;
	float: left;
	width: 239px;
        font-size:11px;
}

#buy a {
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px #000 solid;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #fff; 
	min-height: 70px;
}

#buy a-dead {
	display: block;
	width: auto;
	text-decoration: none;
	border: 1px #000 solid;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #fff; 
	min-height: 70px;
}

#buy a:hover{
	border: 1px #222 solid;
}

#buy .addToCart{
	color: #CEDFF7; /* family specific */
        font-size:11px;
}

/* Hides from IE-mac \*/
* html #buy a {height: 1%;}
* html #products a {height: 1%;}
* html #availability a {height: 1%;}
* html .highlight img{height: 1%;}

/* End hide from IE-mac */





/* product family overview */
#stories{
	float: right;
	width: 239px;
}
#stories h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#stories h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
}
#stories p{
	margin-left: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}

#stories li{
	font-size:11px;
}

#stories h4{
	font-weight: bold;
	font-size:11px;
	color: #fff;
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 0;
}

#stories a{
	color: #76A0C1;
	text-decoration: none;
}
#stories a:hover{
	color: #fff;
}





/* product family overview */
#reviews{
	float: right;
	width: 239px;
}
#reviews h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
	margin-top: 10px;
}
#reviews h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
	
}
#reviews p{
	margin-left: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}

#reviews a{
	color: #76A0C1;
	text-decoration: none;
}
#reviews a:hover{
	color: #fff;
}









/* product family overview */
#newsfull{
}
#newsfull h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#newsfull h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
}
#newsfull p{
	margin-left: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}






/* product family overview */
#faq{
}
#faq h2{
	color: #626262;
	padding-left: 34px;
	border-bottom: 1px #222 solid;
	font-size:18px;
	font-weight: lighter;
}
#faq h3{
	color: #fff;
	padding-left: 34px;
	font-size:14px;
	font-weight: lighter;
}
#faq p{
	margin-left: 34px;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 16px;
	margin-top: 0;
}













/* main navigation */
ul#navigation {
	padding: 30px 100px 0 26px;
	margin: 0;
}

ul#navigation li{
	display: inline;
	list-style-type: none;
	padding-right: 14px;
	font-size: 10px;
	font-weight: bold;
}
ul#navigation a{
	text-decoration: none;
	color: #656565;
}
ul#navigation a:hover{
	color: #76A0C1;
}






/* side column navigation */
#colSide{
	/* orig width 178 */
	width: 177px;
	float:left;
	text-align: right;
	padding: 80px 1px 15px 0px;
	border-bottom: 1px #222 solid;
}

#colSide ul{
	margin: 9px 0 0 0;
	padding: 0;
}

#colSide li{
  	list-style-type: none;
	font-size: 11px;
	margin-right: 27px;
}

#colSide a{
	text-decoration: none;
        font-size:11px;
	color: #ccc;
}

#colSide a:hover{
	color: #fff;
}

#colSide h2{
	color: #76A0C1;
	margin-right: 27px;
	font-size:18px;
	font-weight: lighter;
	margin-bottom: 0;
}

#colSide #register{
	border-top: 1px #222 solid;
        padding:15px;
        margin:auto;
        text-align:center;
}
#colSide #register a{
	text-decoration: none;
	color: #76A0C1;
	font-size: 11px;
}
#colSide #register a:hover{
	color: #fff;
}

#colSide div{
        margin-right:27px;

}

#colSide .submenu {
        display:none;
        position:relative;
        margin-right:0px;
        padding-top:5px;
        opacity:0;
        width:150px;
        filter:alpha(opacity = 0);
}

#colSide .submenu a{
	color: #76a0c1;
}

#colSide .submenu a:hover{
	color: #76a0c1;
        color: #efefef;
        background:none;
}



#homelink{
	width: 150px;
	height: 100px;
	float: right;
}
#homelink img{
	width: 150px;
	height: 100px;
	border: none;
}


#colMain{
	width: 624px;
	float: left;
	text-align: left;
}



/* header block */
#header{
	height: 314px;
	background-repeat: no-repeat;
	background-position: top;
}




/* footer block */
#footer{
	margin: 50px 0 50px 0;
}
#footerText{
	padding: 10px 30px 30px 30px;
	line-height: 16px;
	font-size:9px;
	color: #222;
} 
#footerText a{
	text-decoration: none;
	color: #222;
}
#footerText a:hover{
	color: #fc0;
}






/* general */

.hr{
	border-top: 1px #222 solid;
}
.clear{
	clear: both;
	display: block;
}
img{
	border: none;
}
