

/* main areas */

body {
	margin: 0;
	padding: 0;
	color: #4f5455;	
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #3882db url(../../images/body_bg.gif) top left repeat-x; 
}

/* headers */
h1 {
	margin: 0;
	padding: 0 20px .07em 25px;
	color: #666;
	font-size: 3em;
	letter-spacing: .05em;
	line-height: 1.9em;
	font-weight: normal;
}
h1.long {
	font-size: 2.6em;
	padding: .2em 0 .15em 25px;
	_padding: .2em 0 .18em 25px;
}
h2 {
	font-weight: bold;
	font-size: 1.333em; /* 16px */
	margin: 0;
	padding: 0 0 .3em 0;
}
h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.25em; /* 15px bold for IE */
	_font-weight: bold;
	color: #3FA79C; /* 6bbab3  */
}
::root h3 { /* Safari only */
	font-size: 1.333em;
	font-weight: normal;
}
*:first-child+html h3 { /* IE7 only */ 
	font-size: 1.333em;
	font-weight: normal;
}
h4 {
	font-weight: bold;
	font-size: 1.08em; /* 13px */
	margin: 0;
	padding: 0 0 .1em 0;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0 0 .1em 0;
}
h6 {
	color: #3A3E3F;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
	padding: 0pt 0pt 5px;
}

/* links */
a {
	color: #2c9bca;
	text-decoration: none;
}
a:visited {
/*	color: #2c9bca;	 set to #999 when done. Shows correct link state for "#" hrefs. */
}
a:hover,
a:active {
	text-decoration: underline;
}
.Content p.BottomAction {
	margin-top: 2em;
	margin-bottom: 4em;
	text-align: center; }
a.PrimaryAction {
	font-weight: bold; }
a.PrimaryAction img {
	margin: 0; }
/* lists */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.links {
	padding: 0 0 7px 0;
}
ul.links li {
	padding: 0 0 3px 0;
}
ol li {
	margin: 0;
	padding: 0;
}
li {
	padding: 0;
	margin: 0;
}
ol {
	margin: 0 0 10px 0px;
	padding: 0 0 0 25px;
}

p {
	margin: 0 0 5px 0;
}

/* /templates/LogitechSqueezebox/images */
img a {
	margin: 0;
	padding: 0;
	border: 0; }
img {
	border: 0; }

/* form styles */
form {
	margin: 0;
	padding: 0; }
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: hidden;
	border-width: 0; }

select,
textarea,
input {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: arial, lucida, helvetica, sans-serif;	
}

blockquote {
	margin: 1em 3em 5px 3em; }

blockquote {
	font-style: italic; }

blockquote p:before {
	content: open-quote; }

blockquote p:after {
	content: close-quote; }

blockquote span.Source {
	font-style: normal; }

/* subscribe form */
input { 
	margin-right: 0.5em; } 
.RequiredStar {  } 
.Required, 
.Required label { 
	font-weight: bold;  } 
.OptinPaddingSpacer { 
	margin: 0.5em 0 0 0; }




a:hover .imgbold {
	border: 1px; 
	border-style: solid; 
	border-color:#666666; 
	margin: 2px 2px 2px 2px;
}



/* begin custom CSS */

#Container {
	width: 950px;
	margin: 0 auto;
	padding-top: 14px;
	background-color: #ffffff; }

#ContainerPadding {
/*	padding: 24px 0 0 0; */
	padding: 18px 0 0 0; }

#Header { 
	padding-left: 24px; }

#LogoImage {
	float: left;
}

#LogoText {
	float: left;
	display: none;
}

#Slogan {
	display: none; 
	float: left; }

#CorpLogo {
	margin-right: 24px;
	float: right; }

#Menu {
	height: 26px;
	clear: both;
	background: url(../../images/blue_gradient_656x26.gif) top right no-repeat; 
	text-align: right;
}

#Menu li {
	float: right;
	list-style: none;
	padding: 0 25px 0 25px;
}

#Menu li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 26px;
	color: #333333;
}

#Menu li a:link {}
#Menu li.currentItem a:link {
	text-decoration: underline; }
#Menu li a:hover {
	text-decoration: underline; }
#Menu li.currentItem a:hover { 
	text-decoration: underline; }
#Menu li a:active {}
#Menu li.currentItem a:active { 
	text-decoration: underline; }
#Menu li a:visited {}
#Menu li.currentItem a:visited { 
	text-decoration: underline; }

/*
#Menu li ul {
	display: none;
	float: left;
	position: absolute;
	left: 150px;
	text-align: left;
}
#Menu li ul li {
	float: left;
	height: 26px;
	text-align: left;
}

#Menu li ul li a {
	display: block;
	height: auto;
	padding: 2px 20px 0 0;
	text-transform: none;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}
*/

#content {
	font-size: 12px;
	text-align: left; 
	position: relative; 
	
}

.SplashRight,
.SplashLeft,
.SplashFull {
	background: #ecf0f4 url(../../images/gray_background_gradient_950x200.gif) top left repeat-x;
	height: 200px;
	z-index: 1;
	border-bottom: 12px solid #ffffff; 
	position: relative; }
.SplashLeft {
	width: 700px; }
.SplashRight {
	width: 250px; }
.SplashFull {
	width: 100%; }

#Breadcrumb {
	position: absolute;
	top: 0;
	left: 24px; 
	font-size: 10px;
	line-height: 20px;
	z-index: 2; 
	color: white; }

#TitleContainer {
	width: 700px;
	height: 45px;
	background: transparent url(../../images/title_background_transparent_550x45.png) top left no-repeat;
	padding-left: 24px;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	position: absolute;
	top: 21px;
	left: 0;
	z-index: 2; }

/* generic layout */
.Content {
	float: left;
	padding: 0px 0px 18px 0; }

.Content .Block {
	padding: 0 0 0 24px; }
.Content p {
	line-height: 180%;
	padding-right: 1em;
	margin-bottom: 0.9em; }

.Left .Block {
	margin-bottom: 4px; }

.Right {
	float: right;
	width: 250px;
	background: transparent url(../../images/gray_background_4x4.gif) top right repeat; }

.Right .Block {
	padding: 10px 10px 0 10px; 
	margin-bottom: 1.5em; }
.Right .AddToCart {
	text-align: center; }
       
#RightBackgroundBottom {
	height: 100px; 
	background: transparent url(../../images/gray_gradient_4x100.gif) top left repeat; }

ul li.tplrepeat-list p,
ul li.tplrepeat-list span,
ul li.tplrepeat-list a {
	font-size: 12px;
}

/* always hide left column in our case */
.Left {
	display: none; }

.tplWidthColumns1 {
	width: 100%; }

.tplWidthColumns2 {
	width: 700px; }

.tplWidthColumns3 {
	width: 450px; }


.ProductMediaContainer {
	position: absolute;
	top: 20px;
	left: -86px;	
	text-align: center; }
#transporter_product_media_container {
	top: 18px;
	left: -120px; }
#classic_product_media_container {
	top: 28px;
	left: -140px;
}
#duet_product_media_container {
	left: -96px;
}
#boom_product_media_container {
	left: -100px;
}

.ProductMediaContainer a:link,
.ProductMediaContainer a:hover,
.ProductMediaContainer a:active,
.ProductMediaContainer a:visited {
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	color: #333333;
	font-size: 0.9em;
	padding: 0 8px; }

.ProductFamilyCircles {
	position: absolute;
	top: 64px;
	left: -160px;
	text-align: center; }

.BodyContent {
	/* line-height: 1.4em; */ }
.BodyContent img {
	margin: 0 1em 1em 1em; }
.BodyContent img.LeftAlign {
	margin: 0 1em 1em 0; }
.BodyContent img.RightAlign {
	margin: 0 1em 1em 1em; }
.BodyContent img.NoMargin {
	margin: 0; }
.BodyContent img.NoPadding {
	padding: 0; }

#content .button {
	background-image: url(../../images/btn_subcat_top.gif);
	float: right;
	width: 109px; }

.button {
	background-color: #2DA3CF;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 7px;
	padding: 0; }

#content .button a { 
	background-image: url(../../images/btn_subcat_bottom.gif);
	width: 99px; }
.button a {
	background-color:transparent;
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:0.916em;
	font-weight:bold;
	margin:0;
	padding:3px 5px;
	text-align:center;
	text-transform:none;
}

#content .button_orange {
	background-image: url(../../images/btn_subcat_top_org.gif);
	float: right;
	width: 109px; }

.button_orange {
	background: #DE4126 left top no-repeat;
	margin: 0 0 7px 0;
	padding: 0; }

#content .button_orange a {
	background-image: url(../../images/btn_subcat_bottom_org.gif);
	width: 99px; }

.button_orange a {
	background-color: transparent;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 0.916em;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	text-align: center;
	text-transform: none; }

.AddToCart {
	text-align: center; }
.ShippingNotice {}
.Button { display: block; }

.Guarantee {}


.Hidden {
	display: none; }
.Trademark {
	font-size: 0.4em;
	vertical-align: 20%; }
ul li a span.Trademark {
	font-size: 0.6em;
	vertical-align: 30%; }
.Content p span.Trademark {
	font-size: 0.6em;
	vertical-align: 14%; }
.Breadcrumb .Trademark {
	font-size: 0.6em;
	vertical-align: 10%; }
#FooterText .Trademark {
	display: none; }
.BodyContent h2 .Trademark {
	vertical-align: 60%;
	}
.Content h3 .Trademark {
	margin-left: 0.1em; 
	font-size: 0.6em;
	vertical-align: 20%; }

.Breadcrumb .Last {
	font-weight: bold; }

.Content ul {
	margin: 0 1em 0 24px;
	padding: 0 0 10px; }
.Content .HomepageFeatureBlocks ul {
	margin: 0;
}

.Content ul li {
	padding: 0 0 0.1em 0;
	list-style-position: outside;
	list-style-type: square; }

.Content ul ul li {
	font-size: 1em; }

.Content ul.ProductList {
	margin: 1em 0 0 0;
	padding: 0; }
.Content ul.ProductList li {
	width: 332px; 
	text-align: center;
	float: left;
	margin-bottom: 2em;
	list-style-type: none; }
.ProductList em {
	font-style: normal; }
.Content ul.ProductList li .ProductImage {
	height: 130px; }
.Content ul.ProductList li .ProductDetails {
	padding-right: 1em;
	text-align: left;
}
/* name, price */
.Content ul.ProductList li .ProductDetails strong, 
.Content ul.ProductList li .ProductDetails em {
	display: block; 
}
.Content ul.ProductList li .ProductDetails span {
	padding-top: 0.5em;
}

/* Logitech style reset to work with Interspire */
div.tplcond-hideif-2columns-3columns ul#action_links2 {
	background-color:#FFFFFF;
	font-size:1em;
	margin:0;
	padding:10px 23px 5px 0;
	text-align:right;
}

/* end custom CSS */

/* begin vendor Interspire CSS */



abbr, acronym {
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
	color: white;
}

.Breadcrumb li a {
	padding: 0 6px 0 0;
	text-decoration: none;
	color: white;
}

.Breadcrumb li a:hover {
	text-decoration: none;
	color: white;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	height: 18px;
	margin: 0;
	padding: 0;
	width: 70px;
	text-align: left;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 1em;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentSettingsLink {
	padding: 5px 15px;
}

.PostDetails,
.ContentPostDetails {
	display: none; }
.Content .ContentPostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
}

.Content h2 {
	color:#009966;
	font-size: 1.5em;
}

.Content h3 {
}

.Content h4, .Content h5, .Content h6 {
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px 2px 0;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}

.Content .PostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	display: inline;
	padding: 3px 15px 0 0;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 15px;
}

.ContentPostDetails li {
	display: inline;
}

del {
	text-decoration: line-through;
}

.even td {
}

.FeedLink a {
	text-decoration: none; }

.first {
	text-align: left; }

/* footer styles */

#Footer {
	margin: 0;
	padding: 15px 24px 1.6em 24px;
	border-top: 1px solid #CFD7DD;
	color: #7e868d;
	background-color: #F0F2F4;
	overflow: hidden;
	height: 50px;
	text-align: left;
	position: relative;
	clear: both; }

#Footer strong {
	display: none; }

#Footer p {
	padding: 0;
	margin: 0;
	font-size: 10px; } 
#Footer span {
	display: inline; }

#Footer ul {
	margin: 0 0 0 25px;
}

#Footer li {
	display: inline;
	margin: 0;
	padding: 0 0 0 12px;
	/* border-right: 1px solid #7e868d; */
}
#Footer li.last {
	/* border-right: 1px solid #ffffff; */ }

#Footer li a,
#Footer li a:hover {
	color: #7e868d;
}
#Footer li span.Divider {
	font-size: 1.2em; 
	color: #7e868d; 
	padding-left: 12px; }

#FooterList,
#FooterText {
	position: absolute;
	bottom: 24px;
	float: left; }
#FooterText {
	left: 24px; }
	
#FooterList {
	right: 24px; }


#Footer #SiteMap {
	clear: left;
	width: 100%;
	display: block;
	}

#Footer #SiteMap ul.LinkList {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 24px;
	font-size: 12px;
	padding: 1em 0 1em 0; }

#Footer #SiteMap ul.First {
	margin-left: 0; }

#Footer #SiteMap .LinkList li {
	padding-left: 0;
	display: block;
	width: 12em; }

#Footer #SiteMap .LinkList li.Header {
	font-weight: bold;
	border-bottom : 1px solid #CFD7DD; }

#Footer #FooterText span p {
	font-size: 12px;
}

.Block {
	margin-bottom: 0.5em; }


form {
	margin: 0 0 20px 0;
	padding: 0; }

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 8px 0 0;
	text-decoration: none; }

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px; }

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px; }

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px; }

hr {
	border-top: 1px solid #d8d0b8;
	height: 1px; }

html[xmlns] .clearfix {
	display: block; }

input, textarea, select {
	margin: 5px 0 5px 0;
	padding: 3px;
}

.Left h2, 
.Right h2 {
	margin: 0;
	padding: 0;
	font-size: 1.25em; /* 15px bold for IE */
	_font-weight: bold;
	color: #3FA79C; /* 6bbab3  */
	border-bottom:1px solid #CFD7DD; }

.Right .Summary h2 {
	border-bottom:1px solid #CFD7DD; }

.Left li a:hover, .Right li a:hover {
}

.Left li, .Right li {
}

.Left li:hover, .Right li:hover {
}

.Left .tplImage, .Right .tplImage {
}

legend {
	font-size: 1.4em;
	font-weight: 400;
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: none;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: none;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listRow {
	padding: 0; }

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}


.odd td {
}

q {
	quotes: "" "";
}

.RSSBlock a:hover, .RSSBlock a:hover {
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	padding-left: 43px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	margin: 0 0 1px 0;
	padding: 0;
}

.Search form {
	padding: 0 12px;
}

.Search p {
	margin-top: -62px;
}

.SearchGoButton {
	margin-left: 105px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	width: 166px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	border-top: none;
	margin: 0;
	padding: 0 10px 10px 0 !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: none;
}

.Summary li a:hover {
	text-decoration: none;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

th {
	background-color: #f8f8eb;
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}



.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.White {
}

.White p {
}

.ViewAuthorContainer h3 {
	clear: both;
}



/* custom styles */


/* homepage stuff */

.Content .HomepageSplash {
	padding-left: 0; }

.HomepageSplash p {
	padding: 0;
	margin: 0; }

.HomepageFeatureBlocks {
	padding-left: 24px;
	margin-top: 2.5em; }
.HomepageFeatureBlocks h2,
.HomepageFeatureBlocks ul.PostDetails,
.HomepageFeatureBlocks .tplvar-listitem-publishdate,
.HomepageFeatureBlocks .tplvar-listitem-url-href,
.HomepageSplash h2,
.HomepageSplash h3,
.HomepageSplash .PostDetails {
	display: none; }

.HomepageFeatureBlocks .listRow,
.HomepageFeatureBlocks li {
	clear: none;
	float: left;
	display: inline;
	width: 290px;
}
.HomepageFeatureBlocks li {
	padding: 0 10px 10px 0;
}
.HomepageFeatureBlocks p {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-right: 2em; }
.HomepageFeatureBlocks div.Image {
	height: 60px; }
.tplrepeat-parent {
	clear: both; }

h2 span span.Trademark {
	vertical-align: 60%; }

/*
.FeaturedReview h2,
.FeaturedTestimonial h2 {
	margin-bottom: 24px;
.FeaturedReview h2 .tplvar-list-title,
.FeaturedTestimonial h2 .tplvar-list-title, */
.FeaturedReview .tplvar-listitem-publishdate,
.FeaturedTestimonial .tplvar-listitem-publishdate,
.ReviewList .tplvar-listitem-publishdate {
	display: none;
}
.ReviewList ul {
	margin-left: 0; }
.ReviewList ul li {
	margin-bottom: 1em;
	margin-top: 1em;
	list-style-type: none;
}

.Slideshow {
  height: 470px; }
.Pane {
  height: 100%;
  width: 100%; }
/* we REALLY want the pointer to show up */
.Slideshow, 
.Slideshow div, 
.Pane, 
.Pane a, 
.Pane img {
  cursor: pointer;
  cursor: hand; }

/* general tabs layout */
.Content ul.tabs {
	background:transparent url(../../images/detail_tab_bg.gif) repeat-x scroll left top;
	height:60px;
	margin:0;
	/* padding: 5px 0 10px; */
	/* padding: 5px 0 10px; */
	width: 666px;
}

.tabon-1 li#tab1, .tabon-2 li#tab2, .tabon-3 li#tab3, .tabon-4 li#tab4, .tabon-5 li#tab5, .tabon-6 li#tab6, .tabon-7 li#tab7 {
	background-color:#FFFFFF;
	padding-bottom:14px;
}
#container li.first {
	border:medium none;
}

.num-2 li,
.num-3 li, 
.num-4 li,
.num-5 li {
	margin-left: 3px; }

.tabs li.first {
	margin:0; }

.tabs li {
	background-color: #ffffff;
	display: block;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	text-align: center; }

.tabon-1 li#tab1 a, 
.tabon-2 li#tab2 a, 
.tabon-3 li#tab3 a, 
.tabon-4 li#tab4 a, 
.tabon-5 li#tab5 a, 
.tabon-6 li#tab6 a, 
.tabon-7 li#tab7 a {
	color: #3FA79C;
	text-decoration: none; }

.num-2 li a {
	width: 331px; }

.num-3 li a {
	width: 220px; }

.num-4 li a {
	width: 164px; }

.num-5 li a {
	width: 131px; }

.tabs li a {
	color: #474747;
	display: block;
	font-size: 1.25em;
	padding: 15px 0; }

ul {
	font-size: 1em; }

ul.LinkList li { 
	margin-bottom: 0.5em;
}

/* hide tabs until one is selected ("on") */
.tab-content {
	display: none; }

.tabon-1 #tab-content-1 {
	display: block; }

.tabon-2 #tab-content-2 {
	display: block; }

.tabon-3 #tab-content-3 {
	display: block; }

.tabon-4 #tab-content-4 {
	display: block; }






.FeaturedPartner .tplvar-listitem-publishdate {
	display: none; }
.FeaturedPartner ul li p {
	margin-top: 0.4em; 
	font-size: 12px; }
.FeaturedPartner .AnchorImageBox {
	background-color: #ffffff;
	padding: 1em;
	display: block;
	float: none;
}

.PartnerLogo p {
	padding: 0;
	margin: 0;
}
.PartnerLogo img {
	float: left;
	padding-right: 12px;
}

.ServicesList .listRow {
	min-height: 80px;
}

.ServicesList h2 { }
.ServicesList .AnchorImageBox {
	margin: 0;
	position: relative;
}
.ServicesList .AnchorImageBox img {
	position: absolute;
	top: -32px;
	left: 20px;
}
.MoreApps div.AnchorImageBox a img {
	position: absolute;
	top: -32px;
	left: 0;
}
.ServicesList h3 {
	margin: 0;
	padding-left: 108px;
}
.ServicesList p {
	margin: 0;
	padding: 0 0 1em 108px;
}

.ServicesList div.listRow,
.ReviewList div.listRow {
	border-bottom: 1px solid #CFD7DD;
	margin: 1em 24px 2em 0;
	margin-right: 1em;
}

.ServicesList {
	margin-bottom: 10em;
}


/* compare matrix */
.comparison #content_body {
padding-left:25px;
padding-right:25px;
width:897px;
}
.comparison #action_links {
padding-bottom:15px;
text-align:right;
}
.comparison table {
border:0 none;
border-collapse:collapse;
margin:0;
padding:0;
}
.comparison td {
border-left:1px solid #FFFFFF;
padding:5px 10px;
text-align:center;
width:148px;
}
.comparison th {
font-weight:normal;
padding:5px 10px 5px 25px;
text-align:left;
width:186px;
}
.comparison tbody td, .comparison tbody th {
border-bottom:1px solid #E5EAEF;
}
.comparison tbody td {
background-color:#F8FAFC;
}
.comparison thead th {
padding-bottom:20px;
text-align:right;
vertical-align:bottom;
}
.comparison thead td {
padding:0 0 18px;
text-align:center;
vertical-align:top;
width:168px;
}
.comparison thead img {
padding:0 9px;
}
.comparison thead ul {
background-color:#E5EAEF;
padding:5px 0 5px 7px;
}
.comparison thead li {
display:inline;
font-size:0.916em;
margin:0;
padding:0 7px 0 0;
}
.comparison thead li a.collapse {
background:transparent url(/templates/LogitechSqueezebox/images/icn_collapse.gif) no-repeat scroll right 1px;
padding:0 15px 1px 0;
}
.comparison thead li a.remove {
background:transparent url(/templates/LogitechSqueezebox/images/icn_remove.gif) no-repeat scroll right 1px;
padding:0 15px 1px 0;
}
.comparison thead h3 {
font-size:1em;
padding-bottom:2px;
}
.comparison thead h4 {
color:#4F5455;
font-size:1.333em;
font-weight:normal;
}
.comparison .strikethrough {
font-weight:normal;
text-decoration:line-through;
}
.comparison .red {
color:#FF0000;
}
.comparison .section th, .comparison .section td {
background-color:#E5EAEF;
border-bottom:medium none;
}
.comparison .section th {
background:#E5EAEF url(/templates/LogitechSqueezebox/images/comparison_section_bg.gif) no-repeat scroll left top;
font-weight:bold;
}
.comparison tfoot th, .comparison tfoot td {
background-color:transparent;
border-bottom:medium none;
}
.comparison tfoot td {
padding:10px 4px;
width:160px;
}
.comparison td.yes {
background-image:url(/templates/LogitechSqueezebox/images/icn_check.gif);
background-position:50% 50%;
background-repeat:no-repeat;
text-indent:-200em;
}
.comparison td.no {
text-indent:-200em;
}
.comparison #content_body .button {
background-image:url(/templates/LogitechSqueezebox/images/btn_comparison_top.gif);
float:none;
margin:0 0 5px;
width:160px;
}
.comparison #content_body .button a {
background-image:url(/templates/LogitechSqueezebox/images/btn_comparison_bottom.gif);
cursor:pointer;
width:150px;
}
.comparison #content_body .button_orange {
background-image:url(/templates/LogitechSqueezebox/images/btn_comparison_top_org.gif);
float:none;
margin:0 0 5px;
width:160px;
}
.comparison #content_body .button_orange a {
background-image:url(/templates/LogitechSqueezebox/images/btn_comparison_bottom_org.gif);
width:150px;
}
.comparison #content_body .no_button {
float:none;
height:20px;
margin:0 0 5px;
width:160px;
}
.comparison td span {
display:none;
padding:0;
}
td.collapse span {
display:block;
}
.comparison span a.expand {
background:transparent url(/templates/LogitechSqueezebox/images/icn_expand.gif) no-repeat scroll 6px 7px;
display:block;
height:24px;
padding:0;
width:24px;
}
.comparison tfoot td.collapse, .comparison tbody td.collapse, .comparison thead td.collapse {
background-color:#E5EAEF;
background-image:none;
font-size:1px;
padding:0;
text-indent:-2000em;
width:20px;
}
.comparison tfoot td.collapse {
background-color:transparent;
}
td.collapse div {
display:none;
}
td.remove {
display:none;
}

#Page404ErrorContainer {
	padding-left: 24px; }
.AnchorImageCaption {
	text-align: center }

#fancy_content {
	
}



/* from SlimDevices.com DELETE THIS AT SOME POINT */

div.onethird_width { 
    width: 33%;
}
div.full_height {
    height: 100%;
}
div.inline {
    display: inline;
}
div.column {
    float: left;
}
div.right_padding {
    padding-right: 24px;
}
div.left_padding {
    padding-left: 24px;
}
div.twothird_width {
    width: 66%;
}
div.end_columns {
    clear: both;
}
div.half_width {
    width: 50%;
}
div.greybox h2 {
    margin: 10px 0 10px 0;
    padding: 0;
}
div.greybox h3 {
    margin-bottom: 0;
}
div.greybox div.column div.padding {
    padding: 0 12px 0 0;
}
.greyrow, .greybox, .faq, .faq p, .faq li, .greybox table, .greybox p, .greybox li {
background-color:#EEEEEE;
}
.greybox, .faq {
margin:0 0 10px;
padding:10px 10px 20px;
}
.leftimage {
left:0px;
position:absolute;
width:200px;
}
#left_column {
display:inline;
float:left;
width:225px;
}
#left_column_padding {
padding:24px 0 0;
}
#right_column {
display:inline;
float:left;
width:670px;
}
.reg {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:7.5pt;
}
.redboldedtext {
    color: red;
    font-weight: bold;
}
.redborder {
    border: 2px solid red;
    padding: 4px;
}
.greybox p,
.Content p {
	font-size: 12px;
}

 /* 	
	logitech CSS declarations - change location styles
	copyright logitech 2007	 
*/

.location #content_body {
	width: 920px;
	padding-left: 15px;
	padding-right: 5px;	
}
.location .americas {
	float: left;
	width: 220px;
}



/*
.location .test {
	background-color:#000000;
	height: 400px;
	width:1px;
	background-repeat:no-repeat;
	vertical-align:bottom;
	position:absolute;
}
*/
.location .emea {
	float: left;
	padding-left: 20px;
	width: 425px;
}

.location .emea_col {
	float: left;
	width: 190px;
}


.location .asia {
	float: left;
	padding-left: 20px;
	width: 180px;
}


.location .europe_2 {
	padding-top: 2.8em;
}

.location h3 {
	padding-bottom: 15px;
	font-weight:bold;
	_font-size:1.1em;
}
.location .country {
	margin: 0 0 15px 0;
	padding: 0 0 0 26px;
	overflow: hidden;
	_height: 1%;
	_font-size:1.0em;
}
.location .country img {
	float: left;
	margin: 0 0 0 -26px;
	padding: 2px 7px 0 0;
}
.location .country li {
	margin: 0;
	padding: 0 0 10px 0;
}
.location .country li li {
	margin: 0;
	padding: 0;
}
.Content .country li {
	list-style-position: inside;
	list-style-type: none;
}

ul.ResellersList {
	clear: both;
}

ul.ResellersList li {
	width: 220px;
	list-style-position: inside;
	list-style-type: none;
	float: left;
	display: inline;
	margin: 1em 0 1em 0;
}

div.ResellerListOptions {
	margin-left: 24px;
}


/* ---------------------- */
/*Modal Popup*/
/* ---------------------- */

#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(/images/overlay.png);}
.dialog {display:none}

* html #ol{background-image:none;}
                  
/* ---------------------- */
/* END Modal
------------------------- */



