/****** = Common ******/
body 
{
    background-color: #000;
	color: #fff;
    
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

.flash #content-container { overflow: hidden; }
#content 
{
	width: 100%;
	min-height:694px;
	height:100%;
	margin: 0px auto;
}

#flash-content { outline:none; }

h2 { font-size: 110%; }

/****** = No-Script Formatting ******/
.js #noFlash { display: none; }

#noFlash {}


#head {margin-bottom:10px; height:41px;  }

#logo {
    background-image: url(/images/am_logo_07222011.gif);
    background-repeat: no-repeat;
    cursor:pointer;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:46px;
	width:947px;
}

#nav  
{
    color: #cc9933; 
    float: left; 
    width:400px; 
}

#main 
{
    width: 900px;
    height: 100%;
    float:left;
 }

#noscriptSection 
{
    float:right;
    width:600px;
    text-align:right;

}

#noscriptSection .message {

}

/****** = Nav ******/



#globalnav .active 
{
	font-weight: bold;
	text-decoration: underline;
}
#globalnav a 
{
	color: #000000;
	text-transform: uppercase;
}

/****** = Page Content ******/
#pageContent 
{
   padding-left:50px;
   /** display:none;    */
}


#alternate-images div
{
	float:left;
}

.personal-picks
{
    float:left;
    width:250px;
    margin:5px;
    padding-bottom:50px;
    min-height:350px; 
    clear:right;
}

.lookbook
{
    float:left;
    margin:5px;
    clear:right;
}

.stores
{
    margin:5px;

}


.shop-online
{
    float:left;
    width:200px;
    margin:5px;
    padding-bottom:50px;
    min-height:425px; 
    clear:right;
}

