
	.bottomboxeshome
	{
		float:left;
	}
	
	#content
	{
		padding:0; 
		margin:0; 
		border:none;
		border-left:1px solid #ccc; 
		width:775px;
		position:relative;
		
	}
	#fashionWeek
	{

		background-image:url("../images/skin/homepage/white.png");
		position:absolute;
		top:0;
		left:0;
		width:776px;
		height:753px;
		display:none;
	}
	#flashObj
	{
		margin:0 auto;	
	}
	#flashObjDiv
	{
		width:100%;
		background-color:#fff;
		height:455px;
		 
		text-align:center;
		padding:50px 0 15px 0;
	}
	#mainHome
	{
		position:absolute;
		top:auto;
		height:515px;
		margin:0px 0;
		
		
		
		
	}
	
#topDiv
	{
		background-image:url("../images/topDropShadow_Home.gif");
		height:36px;
	}
	
	#footer
	{
		background-image:url("../images/bottomDropShadow_Home.gif");
	}
	


	#barSep
	{
		background: transparent url("../images/land_bg_bar.jpg") repeat-x;
		height:30px;
		width:776px;
		margin:515px 0 0 0;
	}
	#freeshippingDetails
	{
		
		display:none;
		text-align:right;
		font-size:16px;
		*font-weight:bold;
		color:#000;
		padding:10px;
		width:756px;
		position:relative;
		z-index:45;
		bottom:37px;
		*bottom:42px;
		background: Transparent url("../images/whiteTransparent.png") repeat;
		_background:none;
		_background-color:#fff;
			
	}
	#freeShipping
	{
		float:right;
		height:16px;
		margin:7px 10px 0px 10px;
		cursor:pointer; 

	}
	

	#freeImg, #details
	{
		
		float:left;
	}
	
	#details
	{
		margin-left:10px;
		margin-top:2px;
		text-decoration:underline;
		font-size:12px;
		line-height:12px;
	}
	#details:hover
	{
		color:#000;
	}
	ul#collections
	{
		
		margin:0;
		padding:0;
		
	}
	ul#collections li
	{	/*width:154px;*/
		float:left;
		padding:5px 0 10px 0;

		text-align:center;
		border-right:1px solid #e8e8e8;
	}
	ul#collections .last
	{
		border-right:0;
	}
	.title
	{
		text-align:center;
		display:block;
		width:100%;
		padding-bottom:10px;
	}
	ul#collections a:link, ul#collections a, ul#collections a:active, a:visited{
		color:#444444;
		font-size:14px;
		text-decoration:none;
	}
	ul#collections a:hover{
		color:#828282;


	}
	