@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
	background-color:#000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.wrapper {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 525px;
	width: 950px;
	padding-top:95px;
	background:#000 url(main.jpg) no-repeat;
}
.leftcolumn {
	float:left;
	display:block;
	width:475px;
	padding-top:30px;
	height:282px;
}
.leftcolumn h3 {
	float:left;
	display:block;
	width:455px;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	line-height:18px;
	margin-bottom:5px;
}
.leftcolumn ul {
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	width:475px;
	list-style:none;
}
.leftcolumn li {
	float:left;
	display:block;
	width:175px;
	height:41px;
	width:475px;
}
.leftcolumn span {
	display:none;
}
.leftcolumn .collections a {
	float:left;
	display:block;
	width:212px;
	height:41px;
	background: url(images/buttons_02.png) no-repeat;
}
.leftcolumn .collections a:hover{
	background:  url(images/buttons-over_02.png) no-repeat;
}
.leftcolumn .clothing a {
	float:left;
	display:block;
	width:212px;
	height:41px;
	background: url(images/buttons_03.png) no-repeat;
}
.leftcolumn .clothing a:hover{
	background:  url(images/buttons-over_03.png) no-repeat;
}
.leftcolumn .accesories a{
	float:left;
	display:block;
	width:212px;
	height:41px;
	background: url(images/buttons_04.png) no-repeat;
}
.leftcolumn .accesories a:hover{
	background:  url(images/buttons-over_04.png) no-repeat;
}
.leftcolumn .on-sale a {
	float:left;
	display:block;
	width:212px;
	height:41px;
	background: url(images/buttons_05.png) no-repeat;
}
.leftcolumn .on-sale a:hover{
	background:  url(images/buttons-over_05.png) no-repeat;
}
.leftcolumn .wholesale a {
	float:left;
	display:block;
	width:212px;
	height:41px;
	background: url(images/buttons_06.png) no-repeat;
}
.leftcolumn .wholesale a:hover {
	background:  url(images/buttons-over_06.png) no-repeat;
}
.leftcolumn .custom a {
	float:left;
	display:block;
	width:212px;
	height:41px;
	background: url(images/buttons_07.png) no-repeat;
}
.leftcolumn .custom a:hover {
	background:  url(images/buttons-over_07.png) no-repeat;
}
.rightcolumn {
	float:left;
	display:block;
	width:475px;
	/*height:258px;*/
}
.rightcolumn .menutop {
	float:left;
	width:304px;
	margin-left:171px;
}
.rightcolumn .menutop a {
	float:left;
	display:block;
}
.rightcolumn .shoppingcart {
	float:left;
	width:134px;
	height:43px;
	background:url(images/menu-top_03.png) no-repeat;
}
.rightcolumn .shoppingcart:hover {
	background:url(images/menu-top-over_03.png) no-repeat;
}
.rightcolumn .shoppingcart span {
	display:none;
}
.rightcolumn .checkout {
	float:left;
	width:101px;
	height:43px;
	background:url(images/menu-top_04.png) no-repeat;
}
.rightcolumn .checkout:hover{
	background:url(images/menu-top-over_04.png) no-repeat;
}
.rightcolumn .checkout span {
	display:none;
}
.rightcolumn .help {
	float:left;
	width:68px;
	height:43px;
	background:url(images/menu-top_05.png) no-repeat;
}
.rightcolumn .help:hover {
	background:url(images/menu-top-over_05.png) no-repeat;
}
.rightcolumn .help span {
	display:none;
}
.rightcolumn .myaccount {
	float:left;
	width:124px;
	height:42px;
	margin-left:179px;
	background:url(images/menu-top_07.png) no-repeat;
}
.rightcolumn .myaccount:hover{
	background:url(images/menu-top-over_07.png) no-repeat;
}
.rightcolumn .myaccount  span {
	display:none;
}

.rightcolumn .whatsnew {
	float:left;
	width:171px;
	height:169px;
	margin-left:304px;
}
.rightcolumn .facebook{
	float:left;
	display:block;
	margin-left:359px;
	margin-top:15px;
	background:url(images/facebook_03.png) no-repeat;
	width:116px;
	height:43px;
}
.rightcolumn .facebook:hover{
background:url(images/facebook-over_03.png) no-repeat;
}
.rightcolumn .facebook span{
display:none;
}
.footer{
	float:left;
	display:block;
	margin-top:120px;
	width: 950px;
	}
.footer ul{
	float:left;
	list-style:none;
	width: 950px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	display:block;
	}
.footer li{
		float:left;
}
.footer span{display:none;}
.footer .home{
	display:block;
	background:url(images/menu-bottom_02.png) no-repeat;
	width:81px;
	height:33px;
}
.footer .home:hover{
	background:url(images/footer-over_02.png) no-repeat;
}
.footer .about{
	display:block;
	background:url(images/menu-bottom_03.png) no-repeat;
	width:119px;
	height:33px;
}
.footer .about:hover{
	background:url(images/footer-over_03.png) no-repeat;
}
.footer .shipping{
	display:block;
	background:url(images/menu-bottom_04.png) no-repeat;
	width:245px;
	height:33px;
}
.footer .shipping:hover{
	background:url(images/footer-over_04.png) no-repeat;
}
.footer .payment{
	display:block;
	background:url(images/menu-bottom_05.png) no-repeat;
	width:188px;
	height:33px;
}
.footer .payment:hover{
	background:url(images/footer-over_05.png) no-repeat;
}
.footer .private{
	display:block;
	background:url(images/menu-bottom_06.png) no-repeat;
	width:172px;
	height:33px;
}
.footer .private:hover{
	background:url(images/footer-over_06.png) no-repeat;
}
.footer .contact{
	display:block;
	background:url(images/menu-bottom_07.png) no-repeat;
	width:145px;
	height:33px;
}
.footer .contact:hover{
	background:url(images/footer-over_07.png) no-repeat;
}
.footer .carrier{
	float:left;
	margin-left:18px;
}
.footer .cc{
	float:left;
	height:37px;
	margin-left:220px;
	padding-top:10px;
}
.footer .visits{
	float:left;
	height:37px;
	margin-left:218px;
	background:url(visitor.png) no-repeat;
	color:#FFF;
	width:98px;
	height:10px;
	padding: 20px 29px 10px 0px;
	text-align:right;
}
.imageholder{
background:url(images/buttons-over_02.png) no-repeat;
background:url(images/buttons-over_03.png) no-repeat;
background:url(images/buttons-over_04.png) no-repeat;
background:url(images/buttons-over_05.png) no-repeat;
background:url(images/buttons-over_06.png) no-repeat;
background:url(images/menu-top-over_03.png) no-repeat;
background:url(images/menu-top-over_04.png) no-repeat;
background:url(images/menu-top-over_05.png) no-repeat;
background:url(images/menu-top-over_07.png) no-repeat;
background:url(images/facebook-over_03.png) no-repeat;
background:url(images/footer-over_02.png) no-repeat;
background:url(images/footer-over_03.png) no-repeat;
background:url(images/footer-over_04.png) no-repeat;
background:url(images/footer-over_05.png) no-repeat;
background:url(images/footer-over_06.png) no-repeat;
background:url(images/footer-over_07.png) no-repeat;
display:none;	
}


