.sliderwrapper{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-color: lime;
	border-width: 0px;
	border-style: solid;
	height: 226px;
	width: 412px;
	position: relative; /*leave as is*/
	overflow: visible; /*leave as is*/ /*width of featured content slider*/	
}



.sliderwrapper .contentdiv{
	border-color: fuchsia;
	border-width: 0px;
	border-style: solid;
	height: 226px;
	width: 412px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/ /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
}

.pagination{
	margin: 0px;
	border-style: solid;
	border-color: red;
	border-width: 0px;
	text-align: center;
	height: 25px;
	z-index: 999;
	visibility: show;
	width: 412px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pagination a{
margin-right: 5px;
margin-left: 5px;
padding-left: 5px;
padding-bottom: 2px;
padding-right: 5px;
padding-top: 2px;
border-width: 1px;
border-color: #e6e6e6;
border-style: solid;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
text-decoration: none; 
color: #e6e6e6;
}

.pagination a:hover, .pagination a.selected{
text-decoration: none;
background-image: url(../pic/catalogback.gif);
border-color: white;
border-width: 1px;
border-style: solid;
font-size: 10px;
font-family: Helvetica, Arial, sans-serif;
color: white;
}
.sliderdesign {
	/* position: relative; /*leave as is*/
	/* overflow: visible; /*leave as is*/
	                                      
	                                     
	border-width: 0px;
	                                      
	                                     
	                                      
	                                     
	border-style: none;
	                                      
	                                     
	                                      
	                                     
	padding-left: 0px;
	                                      
	                                     
	                                      
	                                     
	padding-bottom: 0px;
	                                      
	                                     
	                                      
	                                     
	padding-right: 0px;
	                                      
	                                     
	                                      
	                                     
	padding-top: 0px;
	                                      
	                                     
	                                      
	                                     
	margin-left: 0px;
	                                      
	                                     
	                                      
	                                     
	margin-bottom: 0px;
	                                      
	                                     
	                                      
	                                     
	margin-right: 0px;
	                                      
	                                     
	                                      
	                                     
	margin-top: 0px;
	                                      
	                                     
	height: 200px;
	                                      
	                                     
	width: 412px;
	/* width: 480px; /*width of featured content slider*/
	/* height: 330px; */
	background-position: bottom;
}
.sliderwrappernews {
	position: relative; /*leave as is*/
	overflow: visible;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	background-color: #567DBF;
	border: 1px solid #a6b7d5;
}
.sliderwrappernews p {
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.sliderwrappernews img {
	float: left;
	margin-right: 5px;
}
.sliderwrappervideo {
	position: relative; /*leave as is*/
	overflow: visible; /*leave as is*/
	border: 1px solid #a6b7d5;
	background-image: url(pic/intro_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.sliderwrappernews h4 {
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

