﻿
/* -- Main Content --*/

#leftcolumn 
	{
	padding: 10px 0px 0px 10px; 
	float:left;
	}
	
#leftcolumn img
	{
	border: 0;
	}

#rightcolumn 
	{
	padding: 10px 10px 0px 0px; 
	float:right;
	}	

#rightcolumn img
	{
	border: 0;
	}	
	
	
		

#getintoit
	{
	background: #31445e;
	border: solid 3px #31445e; 
	width:562px; 
	height:666px;
	}
	
#community
	{
	background: #31445e url(images/homepage08/community_img.jpg) no-repeat;
	border: solid 3px #31445e; 
	width:562px; 
	height:191px; 
	margin-top: 10px;
	}	
	
#clothingline
	{
	background: #31445e;	
	border: solid 3px #31445e; 
	width:370px; 
	height:270px;
	}
	
div.home_top_right
{
	background: #31445e;
	border: solid 3px #31445e;
	width:370px;
	height:270px;
}
	
div.home_top_right div.rotator_item
{
	padding: 0px;
	margin:0px;
	width:370px;
	height:270px;
	border: solid 0px #31445e;
}
	
		
	
#designoftheweek
	{
	background: #31445e;	
	border: solid 3px #31445e; 
	width:370px; 
	height:182px; 
	margin-top: 10px;
	}	
#designoftheweek a
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}		

#clothingbyjinx
	{
	background: #31445e;	
	border: solid 3px #31445e; 
	width:370px; 
	height:182px; 
	margin-top: 10px;
	}	
	
#jinxglog
	{
	background: #31445e;	
	border: solid 3px #31445e; 
	width:370px; 
	height:191px; 
	margin-top: 10px;
	}
	


#communitylinks 
{
	width: 500px;  
	margin: 100px 0 0 60px;
}


#community ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#community li 
{
	margin: 0 0 .2em 0;
}

#community li a
{
	 display: block;
	 color: #FFC000;	
	 background-color: #393326;
	 width: 15em; 
	 padding: .2em .8em;
	 text-decoration: none;
	 font-size: 10px;
	 border: 1px dotted #2d281d;
	 
}

#community li a:hover
{
	background-color: #655a49;
	color: #FFF;
	border: 1px dotted #2d281d;
}




