/* CSS Document */

html, body { margin: 0pt; padding: 0pt;  font-family: Verdana,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size:12px;
}


#page-wrap{
width: 900px;
margin: 0 auto;
}

.mainPic { margin: 0pt; 
			padding: 0px 0px 0px 15px;
			float: left;
			width: 290px;
			height: 350px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
font-weight:bold;

}

.prodDetail { margin: 0pt; 
			padding: 0px 0px 0px 0px;
			float: left;
			width: 330px;
			height: 350px;
}

.prodColours { margin: 0pt; 
			padding: 0px 0px 0px 5px;
			float: left;
			width: 250px;
			height: 350px;
}

.prodColours img {

padding: 3px 3px 3px 0px;
}

.showcaseTn { margin: 0pt; 
			padding: 7px 0pt;
			float: left;
			width: 180px;
			height: 228px;
}

.showcaseTn a {
	text-decoration: none;
	color: #333333;
	float: left;
	font-size: 12px;
	text-align: center;
padding: 3 2 2 2 ;
width: 170px;
}


.showcaseTn a.hover {
	text-decoration:underline;
}

.contentWrap { 
			padding: 0 0 0 8;
			float: left;
			
}


.Navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
.Navigation li {
	float: left;
}

.clear {
	clear: both;
}


.womens a {
	display: block;
	width: 170px;
	height: 54px;
	background: url(images/nav-womens-0.gif) no-repeat bottom left;
}

.womens {
	display: block;
	width: 170px;
	height: 54px;
	background: url(images/nav-womens-1.gif) no-repeat bottom left;
	text-indent: -999px;
}


.mens a {
	display: block;
	text-indent: -999px;
	width: 116px;
	height: 54px;
	background: url(images/nav-mens-0.gif) no-repeat bottom left;
}

.mens {
	display: block;
	text-indent: -999px;
	width: 116px;
	height: 54px;
	background: url(images/nav-mens-1.gif) no-repeat bottom left;
}

.kids a {
	display: block;
	width: 93px;
	height: 54px;
	background: url(images/nav-kids-0.gif) no-repeat bottom left;
}

.kids {
	display: block;
	width: 93px;
	height: 54px;
	background: url(images/nav-kids-1.gif) no-repeat bottom left;
	text-indent: -999px;
}

.babys a {
	display: block;
	width: 127px;
	height: 54px;
	background: url(images/nav-babys-0.gif) no-repeat bottom left;
}

.babys {
	display: block;
	width: 127px;
	height: 54px;
	background: url(images/nav-babys-1.gif) no-repeat bottom left;
	text-indent: -999px;
}