/*Begin Front Page CSS*/




#brands{
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	width: 160px;
	float: right;
	background: url(/images/brandbox.gif) no-repeat 0 top;
}




#brands_scroller {
	width: 155px;
	overflow: auto;
	height: 397px;
	clear: both;
	padding: 0 0 0 5px;
	margin: 0 0 175px 0;
}




.productlist a:link {color:#5f5f5f; text-decoration: none;}      /* unvisited link */
.productlist a:visited {color:#00bed4; text-decoration: none;}  /* visited link */
.productlist a:hover {color:#1D9DC4; text-decoration: underline;}  /* mouse over link */
.productlist a:active {color:#5f5f5f; text-decoration: underline;}  /* selected link */


#products {
	color: #5f5f5f;
	margin: 5px 0 10px -1px;
	width:768px; 
	z-index:1;position: relative;
	background: url(/images/productboxs.jpg) no-repeat;
	height: 424px;
	clear: left;
	float: left;
	
}


.productlist  { color: #5f5f5f;
text-align: left;
 font-size: 1em;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 line-height: 1.3em;
	list-style-type: none; padding-left: 3px;
	list-style-position: inside;
	
}
 
 
#shirt_links {
	margin:40px 0 0 239px; width:160px; height:170px; position:absolute;
} 

#suit_links {
	margin:40px 0 0 622px; width:145px; height:170px; position:absolute; padding: 0 0 0 0;
}

#shoes_links {
	margin:255px 0 0 239px; width:160px; height:170px; position:absolute;
}

#jeans_links {
	margin:255px 0 0 622px; width:160px; height:170px; position:absolute;
}


 
#blogbtn { 


}

#blogbtn a { 
position: relative;
float: right;
width:101px;
height: 44px;
margin: 0 0 0 0; width: 95px;

}
.socialbar{
	margin: 0 0 10px 0;
	height: 45px;
	background: url(/front/social_buttons/socialbackground.png) no-repeat center 7px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
}
.socialbuttons{
	float: left;
	margin: 7px 0 0 130px;
	padding: 0 0 0 10px;
}

#sizing {
	text-align: right;
	/*display: block;
	clear: both;
	float: none;*/
	background-color: #eaf3f5;
	margin: 0 0 -10px 0;
	padding: 10px 15px 5px 0;
	z-index: 1000;
}	

#sizing a:link, a:visited  {
	font-size: 9px;
	text-decoration: none;
	
	/*border: 1px solid #aec2c7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #c4d5d9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c4d5d9), to(#a6bec3));
	background: -moz-linear-gradient(#c4d5d9, #a6bec3);
	background: linear-gradient(#c4d5d9, #a6bec3);
	-pie-background: linear-gradient(#c4d5d9, #a6bec3);
	behavior: url(http://fashionmenswear.com/PIE.htc);*/
	color: #1e1b1a;
}
#sizing a:hover, a:active {
	color: #1e1b1a;
	text-decoration: underline;

	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a8c8d1), to(#a8c8d0));
	background: -moz-linear-gradient(#a8c8d1, #a8c8d0);
	background: linear-gradient(#a8c8d1, #a8c8d0);
	-pie-background: linear-gradient(#a8c8d1, #a8c8d0);
	behavior: url(http://fashionmenswear.com/PIE.htc);*/
}

/* recently viewed block */
.category-products,
.product-view {
    margin-bottom:15px;
}

#recently-viewed-items .product-image {
    height:127px;
    text-align: center;
}	

/*End Front Page CSS*/


	
