/*body {
	padding:0;
	margin:0 20px;
	background:#d2e0e5;
	font:12px arial;
}
*/
#scroller-header {
	width:939px;
	height:64px;
	padding:0;
	margin:0;
	background:url(images/bg_menubutton_normal.png) repeat-x;
}
#scroller-header ul{
	display: block;
	width:924px;
	margin: 0;
	padding: 0;
	list-style: none;
	/*background-color: #f00;*/
}
#scroller-header li{
	margin: 0;
	padding: 0;
	float: left;
}
#scroller-header a {
display:block;
float:left;
	text-decoration:none; 
	color:#000; 
	padding:20px 15px 0 15px;
	border-right:1px solid #fff;
	font-size:12px;
	height: 44px;
	overflow: hidden;
	border-bottom:0;
	text-transform:uppercase;
	display: block;
	background-image: url(images/bg_menubutton_normal.png);
}


#scroller-header a:hover {
	text-decoration:none; 
	color:#fff;
	background-image: url(images/bg_menubutton_over.png);

}

#scroller-header li.active a{
	background-image: url(images/bg_menubutton_active.png);
	color:#fff;
}

#scroller-header li.first a {
	background-image: url(images/bg_menu_first_normal.png);
	background-repeat: no-repeat;

}
#scroller-header li.first a:hover {
	background-image: url(images/bg_menu_first_over.png);
	background-repeat: no-repeat;

}



#scroller-body {
	background: url(images/bg_bluebox_test.jpg) no-repeat;

/*	background:url(images/bg_slidebox_gradient.png) repeat-y;*/
	width:937px;
	height:230px;
	padding:0px 0 0 0px;
	border:1px solid #999;
	display: block;
}


#mask {
	width:936px;
	height:230px;
	overflow:hidden;
	margin:0 0 0 0;
	padding: 0;
}

#panel {
	overflow:hidden;
}

#panel>div {
float:left;
display:block;
width:400px;
height: 230px;
padding: 20px;
padding-bottom: 0;
padding-top: 0;

}
.tagcolumn{
	float: left;
	display: block;
}

.tagcolumn ul{
	list-style-image: url(images/list-arrow-orange.png);
}
.tagcolumn li{

	padding-top:0px;
	margin-top: 0;
/*	height:25px;*/
}
.tagcolumn h5{
	margin-bottom: 0;
	padding-bottom: 0;
}

.tagcolumn p{
	margin-top: 0;
	padding-top: 0;
	font-size: 10px;
}
.tagcolumn a{
	margin-top: -15px;
	padding-top: 0;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	
}

.tagcolumn a:hover{
	color: #dea94f;
}
.teaser-items{
	float:left;
	display:block;
	margin-right:50px;
}
.category-head{
	float:left;
}
.seeproducts{
	background-image:url(images/list-arrow-orange.png);
	background-repeat: no-repeat;
	padding-right: 15px;	
	margin-top: 200px;
}
.productcol{
	float:left;
	width: 180px;
}
.teaser-item{
	margin:0px;
	border:1px solid #333;
	display:block;
	background-color:#eee;
	font-size:13px;
}
.teaser-item h3{
font-size:14px;
font-weight:normal;
border-bottom:1px dotted #aaa;
	color:#999;
	margin:0px;
}
.featured_product_list{
	padding:0;
	margin: 0;
	list-style-type: none;
}

.featured_product{
	width: 140px;
	margin-right: 10px;
	float: left;
	margin-left: 0;
	border: 1px solid #fff:
}

.featured_product .last{
	margin-right:10px;
	width: 100px;
	/*float: left;
	margin-left: 0;
	border: 1px solid #fff:*/
}

.featured_product img{
	padding: 5px;
/*	background-color: #fff; 
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-box-shadow:-3px 3px 5px #666;
	-webkit-box-shadow:-3px 3px 5px #666;
	-o-box-shadow:-5px 5px 5px #666;
	box-shadow:-3px 3px 5px #666;*/

}
.featured_product img.logosmall{
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;

}
.featured_product h5{
	margin-bottom: 3;
}
.featured_product h5 a{
	color:#fff; 
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 14px;
	text-decoration: none;
	
}
.featured_product p{
	margin-top:0;
	font-size: 12px;
	color:#fff;
	height:100px;
	overflow: hidden;
}

.featured_product .learnmore{
	color:#ff8c09;
	
}

/* extra optional styling for each tab content */
#panel>div{
}

#vendors-info {
	height:230px;
	/*background: url(images/bg_vendors.jpg) no-repeat;*/
	padding: 0;
	margin: 0;
}

#panel-2 {
}

#panel-3 {
}


.link160{
	display: block;
	color: #fff;
	text-decoration: none;
	width: 160px;
	background: url(images/bg_link_160px.png) no-repeat;
	padding: 2px 0 0 25px;
}
