#slider {
	width: 880px;
	left:10px;
	top:10px;
	position: relative;
}

#slider h3
{
	font-size:14px;
	color:#FFFFFF;	
}

.slider_title_text
{
padding:10px 10px 0;
}

.scroll {
	height: 390px;
	width: 880px;
	overflow: auto;
	overflow-x: hidden;
	position:absolute;
	top:80px;
	color:#cccccc;
	clear: left;
}

.scrollContainer div.panel {
	padding: 10px;
	height: 390px;
	width: 860px;
	font-size:10px;
	background:#010101;
	
}

	.Whats-New-Content-top-teamwear{
			width:100%;
			margin-top:20px; 
			height:20px; 
			background:url(../images/teamwear/Whats_new_bg_top.png) center top no-repeat;
		}

		.Whats-New-Content-teamwear{
	padding:0px 10px;
	background:url(../images/teamwear/Whats_new_bg.png) center repeat-y;
	font-size:12px;
	text-align: center;
		}
		
		.Whats-New-Content-base-teamwear{
		width:100%; 
		height:20px; 
		background:url(../images/teamwear/Whats_new_bg_base.png) center bottom no-repeat;
		}

	.lister {
	float:right;
	width:275px;
	height:100%;
	}

.scrollContainer div.panel h2
{
color:#666666;
font-size:20pt;
line-height:40pt
}

	.panel_shirts
	{
		 width:430px; 
		 padding:20px 0;
		 float:left;
	}

	.panel_shirts_img
	{
		float:left;
		width:200px;
	}
	
	.panel_shirts_text
	{
		margin:0 10px 0 10px;
		width:200px;
		float:left;
	}
	
		.panel_shirts_text ul
		{
			color:#FFFFFF;
		}
		
		.panel_shirts_text hr
		{
			color:#1E76BB;
			margin:4px 0;
		}
		
		.panel_shirts_text p
		{
			font-size:9pt;
			line-height:14px;
		}
		
		.fabric
		{
			float:left;
			padding:20px 0 0 50px;
		}
			
		.discription
		{
			float:left;
		}

		.discription p
		{
			font-size:8pt;
			line-height:12px;		
		}
		
		
	.panel_collar_text	
	{
		width:200px;
		float:left;		
	}
		
	.panel_collar_text ul
	{
		color:#FFFFFF;
	}
	
	.panel_collar_text hr
	{
		color:#1E76BB;
		margin:4px 0;
	}
		
	.panel_collar_text p
	{
		font-size:9pt;
		line-height:14px;
	}
	
	.panel_collar_text p.img
	{
	vertical-align:text-top;
	}
	
		.hydro
		{
			margin-left:8px;
		}
		
		.dr1
		{	
			margin-left:29px
		}

	.panel_collar_image
	{
		 float:left;
	}
	
	.panel_collar
	{
		float:left; 
		width:430px; 
		margin-top:20px;
	}
	
	.panel_number_text	
	{
		width:200px;
		float:left;		
	}
		
	.panel_number_text ul
	{
		color:#FFFFFF;
	}
	
	.panel_number_text hr
	{
		color:#1E76BB;
		margin:4px 0;
	}
		
	.panel_number_text p
	{
		font-size:9pt;
		line-height:14px;
	}
	
	.panel_number_text p.img
	{
	vertical-align:text-top;
	}

	.panel_number_image
	{
		 float:left;
		 margin-left:50px;
	}
	
	.panel_number
	{
		float:left; 
		width:430px; 
		margin-top:20px;
	}
	
	.panel_colours_text	
	{
	width:770px;
	margin-left:30px;
	margin-top:20px;
	}
	
	.panel_colours_text hr
	{
		color:#1E76BB;
		margin:4px 0;
	}
	
	.panel_socks_text	
	{
	float:left;
	width:200px;
	padding:5px 0 0 10px;
	}
	
	.panel_socks_text hr
	{
		color:#1E76BB;
		margin:4px 0;
	}
	
	.panel_shorts_text	
	{
	width:265px;
	margin-top:10px;
	margin-right:10px;
	float:left;
	}
	
	#shorts_one
	{
		margin-left:20px;
	}
	
	.panel_shorts_text hr
	{
		color:#1E76BB;
		margin:4px 0;
	}
	
	.panel_shorts_text p
		{
			font-size:8pt;
			line-height:14px;
		}
	
ul.navigation_slider {
	list-style: none;
	float:right;	
	margin: 0;
	padding: 0;
}

ul.navigation_slider li {
	display: inline;
	margin-right: 25px;

}

ul.navigation_slider li.spacer {
	display: inline;
	margin-right: 0px;
}

.tabclear
{
	padding:0;
	margin:0;
	border:none;
}

ul.navigation_slider a {
	border:none;
	outline:none;
}

ul.navigation_slider a:hover {
outline:none;
}

ul.navigation_slider a:focus {
	border-bottom:#1E76BB 2px solid;
	outline:none;
}

ul.navigation_slider a:active {
	outline:none;
	border-bottom:#1E76BB 2px solid;
}

ul.navigation_slider a.selected {
}

ul.navigation_slider a:focus {
}

.hide {
    display: none;
}

