@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color:#EF2690;
}


#container1000 {
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
}

#MainContent {
	width: 760px;
	float:right;
	padding-top:5px;
	height:auto;
	margin-left:0;
} 

#LeftColumn {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	position: static;
	height:auto;
	font-size:12px;
}

#LeftColumn a{
	text-decoration:none;
	color:#000000;
}

#LeftColumn a:hover{
	text-decoration:none;
	color:#EF2690;
}

#LeftColumnResults {
	background-color:#eeeeee;
	padding:10px 0 10px 10px;
	width:190px;
}

#RightColumn {
	width: 336px;
	float: right;
	height:2400px;
}

.WasPrice {
	color: #333333;
	text-decoration: line-through;
}

.priceholder {
	text-align:left;
	width:120px;
	margin-bottom:5px;
	padding-left:2px;
	height:15px;
	float:left;
	font-size:13px;
}

.GridItem {
	width:150px;
	height:280px;
	float:left;
	text-align:center;
	padding:3px 19px 3px 19px;
	font-size:10px;
	display:inline;
}


.formfield {
	border : solid 1px #CCCCCC;
	background: #FFFFFF;
	color : #555555;
	font-weight: normal;
	padding: 0px;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mpu {
	width: 336px;
	height:280px;
	float: right;
}

#homepage_banner {
	width: 394px;
	height:280px;
	float: right;
}

#hero {
	width: 730px;
	height:280px;
	margin: 10px 10px;
	float: right;
}

#lookCarousel {
	width: 730px;
	height:220px;
	margin: 0 10px 10px 10px;
	float: right;
}

#searchBox {
	width:180px;
	height:18px;
	background-color:#000000;
	padding:7px;
}


#refinementBar {
	width:760px;
	height:25px;
	margin-top: 10px;
	text-align:left;
	font-size:13px;
}

.firstletter {
	width:35px;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}

.firstletter a{
	text-decoration:none;
	color:#333333;
}

.menu_refinement_count {
	font-size:10px;
	color:#666666;
}

.pagination {
	width:auto; 
	float:right; 
	text-align:right; 
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	margin-right:10px;
	margin-top:10px;
}

.pagination a{
	color:#000000;
	text-decoration:none;
}

.pagination a:hover{
	color:#EF2690;
	text-decoration:none;
}

.pageinfo {
	width:auto;
	float:left; 
	text-align:left; 
	margin-top:10px;
}

.page_go_button {
	width:27px;
	float:left;
	height:15px;
	margin-top:11px;
}
