/**********************************

		 Index Products

***********************************/



#products {

	background-color:#FFFFFF;

	height: 143px;

	clear: both;

}



#products ul {

	padding: 0;

	width: 948px;

	margin: 0 auto;

}



#products li {

	margin: 0;

	padding: 0;

	list-style: none;

	float: left;

}



#products li a {

	width: 948px;

	height: 143px;

	display: block;

	text-indent: -5000px;

}



#products li.outdoor a {

	background: url(../images/products/product-Outdoor.jpg) no-repeat;

	width:175px;

	margin-right:10px;

}



#products li.walking a {

	background: url(../images/products/product-Walking.jpg) no-repeat;

	width:171px;

	margin-right:10px;

}



#products li.running-racing a {

	background: url(../images/products/product-RunningRacing.jpg) no-repeat;

	width:174px;

	margin-right:10px;

}



#products li.athletic-walking a
{
	background: url("../images/products/product-AthleticWalking.jpg") no-repeat;
	margin-right: 10px;
	width: 175px;
}

#products li.contemporary a {

	background: url(../images/products/product-Contemporary.jpg) no-repeat;

	width:174px;

	margin-right:10px;

}



#products li.work-safety a {

	background: url(../images/products/product-WorkSafety.jpg) no-repeat;

	width:173px;

	margin-right:10px;

}



#products li.onlinestore a

{

	background: url(../images/products/frontpage-onlinestore.jpg) no-repeat;

	margin-right: 10px;

	width: 177px;

}



#products li.sportswear a

{

	background: url(../images/products/product-Sportswear.jpg) no-repeat;

	margin-right: 10px;

	width: 173px;

}



#products li a:hover {

	background-position: 0 -147px;

}



/**********************************

		 Index Products-TEST

***********************************/



#products-test {

	background-color:#FFFFFF;

	height: 143px;

	clear: both;

	margin: 0 auto;

}



#products-test ul {

	padding: 0;

	width: 948px;

	margin: 0 auto;

}



#products-test li {

	margin: 0;

	padding: 0;

	list-style: none;

	float: left;

}



#products-test li a {

	width: 948px;

	height: 143px;

	display: block;

	text-indent: -5000px;

}



#products-test li.outdoor a {

	background: url(../images/products/product-Outdoor.jpg) no-repeat;

	width:175px;

	margin-right:10px;

}



#products-test li.walking a {

	background: url(../images/products/product-Walking.jpg) no-repeat;

	width:171px;

	margin-right:10px;

}



#products-test li.running-racing a {

	background: url(../images/products/product-RunningRacing.jpg) no-repeat;

	width:174px;

	margin-right:10px;

}



#products-test li.casual a {

	background: url(../images/products/product-Casual.jpg) no-repeat;

	width:175px;

	margin-right:10px;

}



#products-test li.contemporary a {

	background: url(../images/products/product-Contemporary.jpg) no-repeat;

	width:174px;

	margin-right:10px;

}



#products-test li.work-safety a {

	background: url(../images/products/product-WorkSafety.jpg) no-repeat;

	width:173px;

	margin-right:10px;

}



#products-test li a:hover {

	background-position: 0 -147px;

}



/**********************************

	  Product's Page Buttons

***********************************/



#products-titles {

	margin: 0 auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	color:#004292;

	line-height:20px;

	padding-top:17px;

}





/**********************************

	  Product's Links

***********************************/



#products-links {

	margin: 0 auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#004292;

	line-height:30px;

	padding-top:10px;

}



#products-links a {

	text-decoration:underline; color:#004292; padding:2px;}



#products-links a:visited {

	text-decoration:underline; color:#71849b; padding:2px;}



#products-links a:hover {

	text-decoration:underline; color:#ffa200; padding:2px;}



#Product-Links a {

	text-decoration:none; color:#006fca; padding:2px; overflow:hidden;}



#Product-Links a:visited {

	text-decoration:none; color:#006fca; padding:2px; overflow:hidden;}



#Product-Links a:hover {

	text-decoration:none; color:#ffa200; padding:2px; overflow:hidden;}





#Product-Links-small {

	background:url(../images/footer-hr.jpg) #FFFFFF no-repeat left top;

	margin: 0 auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#696969;

	line-height:20px;

	padding-top:17px;

	overflow:hidden;

}



#Product-Links-small a {

	text-decoration:none; color:#696969; padding:2px; overflow:hidden;}



#Product-Links-small a:visited {

	text-decoration:none; color:#696969; padding:2px; overflow:hidden;}



#Product-Links-small a:hover {

	text-decoration:none; color:#308ad4; padding:2px; overflow:hidden;}



.ComingSoon {

	font-family: Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#ffa200;

}



/**********************************

	  Product Details Titles

***********************************/



#Product-detail-title {

	margin: 0 auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size:22px;

	color:#006fca;

	font-weight:bold;

	line-height:30px;

	padding-top:10px;

	padding-bottom:20px;

	overflow:hidden;

}



#Product-detail-title a {

	text-decoration:none; color:#bebebe; font-size:12px; overflow:hidden;}



#Product-detail-title a:visited {

	text-decoration:none; color:#bebebe; font-size:12px; overflow:hidden;}



#Product-detail-title a:hover {

	text-decoration:none; color:#f0a107; font-size:12px; overflow:hidden;}



/**********************************

    Product's Categories Titles

***********************************/



#Products-MensOutdoor {

	background:url(../images/title-MensOutdoor.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-WomensOutdoor {

	background:url(../images/title-WomensOutdoor.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-MensWalking {

	background:url(../images/title-MensWalking.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-WomensWalking {

	background:url(../images/title-WomensWalking.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-MensCasual {

	background:url(../images/title-MensCasual.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-WomensCasual {

	background:url(../images/title-WomensCasual.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-WomensContemporary {

	background:url(../images/title-WomensContemporary.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-MensRunning {

	background:url(../images/title-MensRunning.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-WomensRunning {

	background:url(../images/title-WomensRunning.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}



#Products-MensSafety {

	background:url(../images/title-MensSafety.jpg) #FFFFFF no-repeat left;

	margin: 0 auto;

	text-indent:-5000px;

	padding-top:50px;

}





/**********************************

    Product's Categories THUMBs

***********************************/





.toc a {

	overflow:hidden;

}





/**********************************

    Product's Categories Items

***********************************/





#Product-Items {

	background-color:#FFFFFF;

	height: 196px;

	clear: both;

	overflow:hidden;

}



#Product-Items ul {

	padding: 0;

	width: 1000px;

	margin: 0 auto;

	overflow:hidden;

}



#Product-Items li {

	margin: 0;

	padding: 0;

	list-style: none;

	float: left;

	overflow:hidden;

}



#Product-Items li a {

	width: 1000px;

	height: 184px;

	display: block;

	text-indent: -5000px;

	overflow:hidden;

}



/********************************** Men's & Women's Outdoor ***********************************/



#Product-Items li.AzimuthLeather-m a {

	background: url(../images/products/product-AzimuthLeather-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.AzimuthMesh-m a {

	background: url(../images/products/product-AzimuthMesh-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Paseo-m a {

	background: url(../images/products/product-Paseo-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.AzimuthLeather-w a {

	background: url(../images/products/product-AzimuthLeather-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.AzimuthMesh-w a {

	background: url(../images/products/product-AzimuthMesh-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Paseo-w a {

	background: url(../images/products/product-Paseo-w.jpg) no-repeat;

	width:315px;

}



/********************************** Men's & Women's Walking ***********************************/



#Product-Items li.ClassicLeatherBlack-m a {

	background: url(../images/products/product-ClassicLeatherBlack-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.ClassicLeatherWhite-m a {

	background: url(../images/products/product-ClassicLeatherWhite-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.SierraBlack-m a {

	background: url(../images/products/product-SierraBlack-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.SierraBrown-m a {

	background: url(../images/products/product-SierraBrown-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.ClassicLeatherBlack-w a {

	background: url(../images/products/product-ClassicLeatherBlack-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.ClassicLeatherWhite-w a {

	background: url(../images/products/product-ClassicLeatherWhite-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Mesa-w a {

	background: url(../images/products/product-Mesa-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Mia-w a {

	background: url(../images/products/product-Mia-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Valencia-m a
{
	background: url("../images/products/product-Valencia-m.jpg") no-repeat;
	width: 315px;
}

#Product-Items li.Valencia-w a
{
	background: url("../images/products/product-Valencia-w.jpg") no-repeat;
	width: 315px;
}

#Product-Items li.WaveWalker-DX3-White-m a
{
	background: url("../images/products/product-WaveWalker-DX3-White-m.jpg") no-repeat;
	width: 315px;
}

#Product-Items li.WaveWalker-DX3-White-w a
{
	background: url("../images/products/product-WaveWalker-DX3-White-w.jpg") no-repeat;
	width: 315px;
}

#Product-Items li.WaveWalker-DX3-Black-m a
{
	background: url("../images/products/product-WaveWalker-DX3-Black-m.jpg") no-repeat;
	width: 315px;
}

#Product-Items li.WaveWalker-DX3-Black-w a
{
	background: url("../images/products/product-WaveWalker-DX3-Black-w.jpg") no-repeat;
	width: 315px;
}

/********************************** Men's & Women's Running/Racing ***********************************/



#Product-Items li.Striker-m a {

	background: url(../images/products/product-Striker-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.PaseoRunning-m a {

	background: url(../images/products/product-PaseoRunning-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Genesis-m a {

	background: url(../images/products/product-Genesis-m.jpg) no-repeat;

	width:315px;

	margin-top: 5px;

}



#Product-Items li.Volare-m a {

	background: url(../images/products/product-Volare-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.VolareRetro-m a {

	background: url(../images/products/product-VolareRetro-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.StingerElite-m a {

	background: url(../images/products/product-StingerElite-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.StingerCompetition-m a {

	background: url(../images/products/product-StingerCompetition-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.DelSol-m a {

	background: url(../images/products/product-DelSol-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.Striker-w a {

	background: url(../images/products/product-Striker-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.PaseoRunning-w a {

	background: url(../images/products/product-PaseoRunning-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Genesis-w a {

	background: url(../images/products/product-Genesis-w.jpg) no-repeat;

	width:315px;

	margin-top: 5px;

}



#Product-Items li.Volare-w a {

	background: url(../images/products/product-Volare-w.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.VolareRetro-w a {

	background: url(../images/products/product-VolareRetro-w.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.StingerElite-w a {

	background: url(../images/products/product-StingerElite-w.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}





#Product-Items li.StingerCompetition-w a {

	background: url(../images/products/product-StingerCompetition-w.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.DelSol-w a {

	background: url(../images/products/product-DelSol-w.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



/********************************** Women's Contemporary ***********************************/



#Product-Items li.Angela-w a {

	background: url(../images/products/product-Angela-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Paloma-w a {

	background: url(../images/products/product-Paloma-w.jpg) no-repeat;

	width:315px;

}



#Product-Items li.Cordova-w a {

	background: url(../images/products/product-Cordova-w.jpg) no-repeat;

	width:315px;

}



/********************************** Men's Work/Duty ***********************************/



#Product-Items li.MidHighSafety-m a {

	background: url(../images/products/product-MidHighSafety-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.OxfordSafety-m a {

	background: url(../images/products/product-OxfordSafety-m.jpg) no-repeat;

	width:315px;

}



#Product-Items li.MidHighTough-m a {

	background: url(../images/products/product-MidHighTough-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li.OxfordTough-m a {

	background: url(../images/products/product-OxfordTough-m.jpg) no-repeat;

	width:315px;

	margin-top:5px;

}



#Product-Items li a:hover {

	background-position: 0 -188px;

}





/********************************** Product Details ***********************************/



.Details-bg {

	background: url(../images/product_details/Details-bg.jpg) no-repeat;

	width:286px;

	height:270px;

}



.Details-bg1 {

	background: url(../images/product_details/Details-bg1.jpg) no-repeat;

	width:286px;

	height:350px;

}



.Details-bg2 {

	background: url(../images/product_details/Details-bg2.jpg) no-repeat;

	width:286px;

	height:382px;

}



.Details-bg3 {

	background: url(../images/product_details/Details-bg3.jpg) no-repeat;

	width:286px;

	height:400px;

}



#Product-DetailTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#ffa200;

	font-weight:bold;

	text-decoration:underline;

	font-stretch:ultra-condensed;

	margin-left:20px; margin-top:20px; margin-right:25px;

}



.Cushion-Title {

	font-family: Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#006fca;

	font-weight:bold;

	font-stretch:ultra-condensed;

}



#Product-Details {

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#5a5a5a;

	line-height:15px;

	margin-left:20px; margin-top:5px; margin-right:25px;

}



#Product-Details a {

	text-decoration:underline; color:#006fca;}



#Product-Details a:visited {

	text-decoration:underline; color:#006fca;}



#Product-Details a:hover {

	text-decoration:underline; color:#ffa200;}





#Find-Store a {

	background:url(../images/product_details/icon-MagnifyingGlass.jpg) no-repeat left; margin-left:30px; padding-left:30px;

	text-decoration:underline; color:#959595; font-family: Arial, Helvetica, sans-serif; font-size:12px;}



#Find-Store a:visited {

	background:url(../images/product_details/icon-MagnifyingGlass.jpg) no-repeat left; margin-left:30px; padding-left:30px;

	text-decoration:underline; color:#959595; font-family: Arial, Helvetica, sans-serif; font-size:12px;}



#Find-Store a:hover {

	background:url(../images/product_details/icon-MagnifyingGlass.jpg) no-repeat left; margin-left:30px; padding-left:30px;

	text-decoration:underline; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size:12px;}





#Shop-Online a {

	background:url(../images/product_details/icon-ShoppingCart.jpg) no-repeat left; margin-left:30px; padding-left:30px;

	text-decoration:underline; color:#ff0101; font-family: Arial, Helvetica, sans-serif; font-size:12px;}



#Shop-Online a:visited {

	background:url(../images/product_details/icon-ShoppingCart.jpg) no-repeat left; margin-left:30px; padding-left:30px;

	text-decoration:underline; color:#ff0101; font-family: Arial, Helvetica, sans-serif; font-size:12px;}



#Shop-Online a:hover {

	background:url(../images/product_details/icon-ShoppingCart.jpg) no-repeat left; margin-left:30px; padding-left:30px;

	text-decoration:underline; color:#650606; font-family: Arial, Helvetica, sans-serif; font-size:12px;}





#TheElementOfAdvantage {

	margin-left:15px; margin-right:35px; margin-top:15px;

	line-height:15px;

	color:#1e3451; font-family: Arial, Helvetica, sans-serif; font-size:10px;}



#ShoeDescription {

	margin-left:15px; margin-right:35px; margin-top:15px;

	line-height:18px;

	color:#1e3451; font-family: Arial, Helvetica, sans-serif; font-size:12px;}



#Small-Text {

	margin-left:15px; margin-right:35px; margin-top:15px;

	line-height:15px;

	color:#1e3451; font-family: Arial, Helvetica, sans-serif; font-size:10px;}



/**********************************

  Product Details Photo & Thumbs

***********************************/



.sliderwrapper2{

position: relative; /*leave as is*/

overflow: hidden; /*leave as is*/

width: 580px; /*width of featured content slider*/

height: 274px;

}



.sliderwrapper2 .contentdiv{

visibility: hidden; /*leave as is*/

position: absolute; /*leave as is*/

left: 0;  /*leave as is*/

top: 0;  /*leave as is*/

/*padding: 5px;

background: white;*/

width: 580px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;

}



.pagination{

width: 580px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

text-align: right;

background-color: #FFFFFF;

display: none;

text-decoration:none;

padding:10px;

}



.pagination2 {

padding:10px;



}

