#products-page,#category-page
{
	float:left;
	width:100%;
	margin-top:5px;
}

/*********************
BEGIN:Carousel
*********************/
#categorycarousel
{
	width:990px;
	height:160px;
	margin-bottom:5px;
}

#categorycarousel .slider-category
{
	display:none;
	width:990px;
	height:101px; /*119px*/
	float:left;
	margin-top:15px;	
	text-align:center;
}

#categorycarousel .slider-category a
{
	display:inline-block;
	margin:5px 10px 5px 0px;	
}

#categorycarousel .slider-category a:hover
{
	color:white;
}

#categorycarousel .slider-sub-categories
{
	text-align:center;
	overflow:hidden;
	float:left;
	width:100%;
	height:119px;
	font-size:9pt;
	background:#222 url('../media/images/slider/slider-subcategories-bg.jpg') no-repeat;
}

#categorycarousel .slider-sub-categories .slider-subcategory-item
{	
	background-color:pink;
}

#categorycarousel .slider-sub-categories a
{
	color:#ccc;	
}

#categorycarousel .slider-sub-categories a.selected
{
	color:black;
	font-weight:bold;
}

#categorycarousel .slider-top-categories
{
	float:left;
	width:100%;
	text-align:center;
	height:33px;
	background:#eee url('../media/images/slider/slider-topcategories-bg.jpg') no-repeat;
}

#categorycarousel .slider-top-categories .slider-arrow
{
	width:14px;height:8px;display:block;position:absolute;top:-1px;display:none;
	background:transparent url('../media/images/slider/slider-arrow.jpg') no-repeat;
}

#categorycarousel .slider-top-categories a
{
	display:inline-block;
	margin:7px 10px 3px 10px;
	cursor:pointer;
	color:black;
}

#categorycarousel .slider-top-categories a:hover,
#categorycarousel .slider-sub-categories a:hover
{
	color:orange;
}

#categorycarousel .slider-top-categories a.selected
{
	font-weight:bold;
}
/********************
END:Carousel
*********************/

#products-page .left-panel
{
	float:left;
	width:200px;
	margin-right:5px;
}

#products-page .left-panel #categoryproducts,
#products-page .left-panel #recommendedproducts
{
	border:1px solid #EEE;
	margin-bottom:10px;
}

#products-page li.active
{
	font-weight:bold;
}

#products-page .left-panel h4,

#productseries #titlebar, #software-page #titlebar
{
	height:21px;
	margin:0px;
	padding:3px;
	background-color:#EEE;
	color: #888;
	font-size:10.5pt;
	font-weight:600;
}

#products-page .right-panel
{
	float:left;
	width:780px;
}

#productseries
{
	float:left;
	width:100%;
	margin-bottom:10px;
}

#productseries .spec .currentitem,
#productseries .productheader .currentitem
{
	background-color:#CCC;
}

#productseries #productfeatures
{
	float:left;
	width:100%;
}

#productseries  a.categorylink
{
	display:none;
	margin:5px 0 10px 0;
	font-size:11pt;
	font-weight:bold;
}

#productseries #titlebar, #software-page #titlebar
{
	margin-bottom:10px;
}

#productseries #titlebar #producttitle,  #software-page #titlebar #producttitle
{
	float:left;
}

#productseries  #titlebar #downloadspecs,  #software-page #titlebar #downloadspecs-custom
{
	float:right;
	font-weight:bold;
	text-align:right;
}

#productseries #tabbody
{
	background-color:white;
	border:1px solid gray;
	padding:3px;
	width:100%;
	overflow:hidden;
}

#productseries h1,#productseries h2{font-size:11pt;}

#productseries #generalinfocontent
{
	mmin-height:400px;
}

#productseries #generalinfocontent #leftpanel
{
	float:left;
	margin-right:20px;
	width:400px;
	position:relative;
	min-height:300px;
}

#productseries #generalinfocontent #leftpanel #productimage 
{
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align:center;
	margin-bottom:10px;
	float:left;
	width:100%;
}

#productseries #generalinfocontent #leftpanel #productimage #imagebar
{
	margin:0px 5px 0px 5px;
	height:85px;
	position:relative;
	bottom:5px;
	overflow:hidden;
}

#productseries #generalinfocontent #leftpanel #productimage #imagebar #alternateviews
{
	text-align:left;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
	height:55px;
}

#productseries #generalinfocontent #leftpanel #productimage #imagebar #alternateviews .thumbnail
{
	border:1px solid #999;
	float:left;
	margin-right:10px;
	padding:2px;
}

#productseries #generalinfocontent #leftpanel #productimage #imagebar #alternateviews .thumbnail img
{
	width:50px;
	height:40px;
}

#productseries #generalinfocontent #leftpanel #productimage #imagebar #imagetools
{
	text-align:right;
	font-size:8pt;
	bottom:0;
	position:absolute;
	right:0px;
}


#productseries #generalinfocontent #leftpanel #recommendedproducts .relatedproduct
{
	border:1px solid #DDD;
	float:left;
	width:48%;
	margin:0 5px 5px 0;
	text-align:center;
}

#productseries #generalinfocontent #leftpanel #recommendedproducts .relatedproduct .padding
{
	margin:7px;
}

#productseries #generalinfocontent #leftpanel #productimage #productimagepadding 
{
	margin:7px 7px 15px 7px;
}

#productseries #generalinfocontent #leftpanel #alternateviews .padding
{
	margin:5px;
}


#productseries #generalinfocontent #rightpanel
{
	float:right;
	margin-right:0px;
	width:360px;
}

#productseries #generalinfocontent #rightpanel #keyfeatures {
	text-align: left;
	margin: 0px 0 20px 0;
	font-size: 9pt;
	color: #555;
}

#productseries #generalinfocontent #rightpanel #keyfeatures br{
	mmargin-bottom:7px;
}

#productseries #generalinfocontent #rightpanel #Description{
	font-size:10pt;
	margin-bottom:20px;
	height:137px;
	overflow:auto;
}

#productseries table.matrix {
	border: 1px solid #BBB;
	width:100%;
}

#productseries table.matrix td {
	font-size: 8pt;
	background-color: #EFEFEF;
	text-align: left;
	color: #222; /*#80552B;*/
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #BBB;
	border-right:1px solid #BBB;
	padding-left: 7px;
}

#productseries .matrix .speclabel
{
	color: #333;
	font-weight: bold;
	text-align: left;
	padding-left: 7px;
}

#productseries .matrix .sectionname {
	font-weight: bold;
	background-color: #C0CBD5;
	height: 17px;
	text-align: left;
	font-size: 8.5pt;
	color: #222;
	padding-left: 7px;
}

#productseries .matrix .productid {	
	font-size: 8.5pt;
	font-weight: bold;
}


/******************************************************************
BEGIN: CategoryStyles
Design Notes: Add to put "overflow: hidden;" to divs so as not to 
collapse. I have no idea why this works. This might be a bug.
******************************************************************/
/*#products-page{
	width:100%;
	border:1px solid #005A84;
	height:auto;
}*/

#category-page #category-add
{
	float:left;
	margin-bottom:7px;
	width:100%;
}

#category-page #products
{
	float:left;
	height:auto;
	padding:0;
	margin:0px auto 10px auto;
}

#category-page #categoryname
{
	background-color:#005A84;
	color:#FFE;
	font-weight:bold;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:20px;
	line-height:180%;
}

#category-page #products ul
{
	display:block;
	float:left;
	list-style: none;
	margin:0 5px 0 5px;
	padding:0;
	width:100%;
	overflow: hidden;
}


/*
BEGIN:No Details - Pans to four columns
====================================================
*/
#category-page #products ul li
{
	float:left;
	width:237px;
	margin:0 10px 10px 0;
	overflow:hidden;
	font-size:89%;
	height:115px;
}

#category-page #products ul li .image
{
	background-color:red;
	border:1px solid #777;	
	margin:0 0 3px;	
	text-align:center;
	float:left;
}

#category-page #products ul li .image a
{
	display:block;
	text-align:center;
	width:190px;
	margin:7px 0;
}

#category-page #products ul li .image .productimage
{
	margin:7px auto;
	display:block;
}

#category-page #products ul li .image .specs
{
	display:none;
	margin-top:10px;
}

#category-page #products ul li .image .specs a
{
	display:inline;
}

#category-page #products ul li .features
{
	font-size:7.5pt;
	display:none;
	height:1px;
}
/*
====================================================
END:No Details - Pans to four columns
*/

/*
BEGIN:With Details - Spans to 3 columns
====================================================
*/
#category-page #products ul#details li
{
	float:left;
	width:480px;
	height:140px;
	margin:0 10px 7px 0;
	overflow:hidden;
	font-size:89%;
	position:relative;
	border:1px solid #777;
}

#category-page #products ul#details li .image
{
	background-color:white;	
	margin:0 0 3px 0;	
	text-align:center;
	border:none;
}

#category-page #products ul#details li .image a
{
	display:block;
	text-align:center;
	width:190px;
	margin:7px 0;
}

#category-page #products ul#details li .image .productimage
{
	margin:7px auto;
	display:block;
}

#category-page #products ul#details li .image .specs
{
	display:none;
	margin-top:10px;
}

#category-page #products ul#details li .image .specs a
{
	display:inline;
}

#category-page #products ul#details li .features
{
	font-size:7.5pt;	
	height:120px;
	position:absolute;
	left:190px;
	top:20px;
	z-index:100;
	color:black;
	display:block;
}
/*
====================================================
BEGIN:With Details - Spans to 3 columns
*/

#category-page #products img:hover
{
	opacity:0.65;
}

#category-page #products .newproduct
{
	background-color:orange;
	color:black;
	border:1px solid #333;
	font-size:9px;
	width:25px;
	margin:2px 2px;
	padding:1px;
}

#category-page #products .discproduct
{
	background-color:red;
	color:white;
	border:1px solid #333;
	font-size:7px;
	font-weight:bold;
	width:25px;
	margin:2px 2px;
	padding:2px 0 2px 0;
}
/******************************************************************
END: CategoryStyles
******************************************************************/

/*BEGIN:CategoryAdd*/
#category-add .product-add{width:985px;height:333px;background-color:#ccc;color:#444;font-size:9pt;}
#category-add .product-add > div {margin-top:20px;}
#category-add .product-add .product-add-image{float:left;margin:10px;}
#category-add .product-add .product-add-feature{float:left;overflow:hidden;width:540px;margin-top:7px}
#category-add .product-add .product-add-feature .watch{display:inline-block;width:50px;}
#category-add .product-add .product-add-feature > div{text-align:right;display:none;}
#category-add .product-add .product-add-feature > div > img{padding-left:10px;}
#category-add .product-add h1{font-size:12pt;color:#444;}
/*END:CategoryAdd*/

#leftpanel .flowplayer
{
	width:398px;
	height:254px;
}

#productfeatures
{
	float:left;
}

.quick-fix
{
	background-color:#EEE;
	width:775px;
	height:20px;
	padding:3px 7px 3px 3px;
	margin-bottom:10px;
}

.quick-fix #producttitle
{
	float:left;
	font-weight:bold;
	color:#888;
	font-size:11pt;
}

.quick-fix #downloadspecs
{
	float:right;
}
