/*PRODUCT SCROLLER SPECIFIC*/

#sections ul, #sections li, #sections h3, #sections h2, #sections h1 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sections {
	background-color: #fff;
	height: 180px;
	overflow: hidden;
	width: 595px;/*568px;*//*646*/
	padding: 0px;
	margin:0;
	margin-top:5px;
	float:left;
}

#sections ul {
	width: 3660px;
}

#sections li {
	float: left;
	padding-top: 5px;
	height:170px;
	width:600px;
	overflow:hidden;
}
#sections li p{
	font-size:8.5pt; 
	margin:0; padding:0; display:block; height:20px; margin-left:30px; margin-top:-5px;
	text-align:center;
	color:#666;
	width:100px;
}
#sections li a{ color:#666; }

#next,#prev{margin:0; padding:0;height:160px; min-width:10px;}
#next{float:right;}
#prev{float:left;}

.product-holder{ float:left; width:150px; height:160px; }

#nav-next, #nav-prev{
	margin:0;
	margin-top:86px;
	padding:0;
	border: 0px solid #000;
	color:#ccc;
	text-decoration:none;
	font-size:13pt;
}
#nav-next{
	width:5px;
	margin-left:5px;
	float:right;
	text-align:left;
}
#nav-prev{
	width:25px;
	margin-right:5px;
	float:left;
	text-align:right;
}
#nav-next:hover, #nav-prev:hover{
	color:#000;
}

#navigation {
	width: 568px;
	padding:0px;
	padding-left:10px;
	padding-right:0px;
	line-height:0pt;
	text-shadow:#ccc 0pt 1pt 1pt;
	font-weight:bold;
	color: #fff;
	float:right;
	text-align:center;
}

#navigation ul, #navigation li, #navigation h3, #navigation h2,
#navigation h1, #navigation p {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer {
}
#navcontainer-box{
	width: 100px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
}

#nav1, #nav2, #nav3, #nav4 {
	background: transparent;
	height: 20px;
	width: 20px;
	float:left;
}


#nav1 a, #nav2 a, #nav3 a, #nav4 a{
	width:20px;
	height:20px;
	padding: 10px 0 0;
	text-decoration: none;
}
#nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover{
}
.nav-normal a{
	color:#ccc;
	font-size: 20pt;
}
.nav-current a{
	color:#000;
	font-size: 20pt;
}

.product-img{
	margin:0;
	margin-left:20px;/*18px;*/
	width:124px;
	height:140px;
	background:#fff;
}

