/* --------------------  Common Styles -------------------- */
body{
	background:url(../images/bg_fashion.gif) repeat-x #d8e2ec;
}
#header{
	background-image:url(../images/fashion_header.jpg);
}
.search{
	background:#89bee3;
}
a {
	color:#d93c00;
	font-size: 9pt;
}

/* Main Container */
#container_bottom {
	background-color:#D8E2EC;
	border: 0;
}
#container_bottom img {
	position: relative;
	top: 0;
}

/* Menu Tags */
#top_nav {
	background:url(../images/nav_left_fashion.jpg) no-repeat left top;
}
	
#top_nav ul	{ 
	background:url(../images/nav_bg_fashion.gif) repeat-x;
}
	
#top_nav ul li a{
	color:#ffffff;
	background:url(../images/nav_divider_fashion.gif) right no-repeat;
}
	
#top_nav ul li a:hover{
	color:#000000;
}

.left_box_content, .middle_box_content, .right_box_content {
	border-left:1px solid #EE3F00;
	border-right:1px solid #EE3F00;
	height:200px;
	padding:8px 8px 6px 8px;
}
.left_box_header, .middle_box_header, .right_box_header {
	color: #ffffff;
}
.left_box{
	background:url(../images/panel_footer_fashion.gif) no-repeat bottom;
}
.left_box_header{
	background:url(../images/panel_header_left_fashion.gif) no-repeat left top;
}
.left_box_content img{
	vertical-align:middle;
}


/* Middle Panel Small */
.middle_box{
	background:url(../images/panel_footer_middle_fashion.gif) no-repeat bottom;
}
.middle_box_header{
	background:url(../images/panel_header_middle_fashion.gif) no-repeat left top;
}



/* Right Panel */

.right_box{
	background:url(../images/panel_footer_fashion.gif) no-repeat bottom;
}
.right_box_header{
	background:url(../images/panel_header_left_fashion.gif) no-repeat left top;
	color:#ffffff;
}
.right_box_content{
	border-left:1px solid #ee3f00;
	border-right:1px solid #ee3f00;
}
.right_box_content li{
	margin:4px 0px 4px 14px;
}

/* -------------------- Page Specific styles -------------------- */
.product_link{
 color:#A4153B;
 text-decoration:none;
}
.product_link:hover{
 color:#000000;
 text-decoration:underline;
}
.glamma_box{
	width:240px;
}
.glamma_box_header{
	background:url(../images/panel_header_left_fashion.gif) no-repeat left top;
	color:#ffffff;
	font-weight:bold;
	padding:8px 0px 0px 28px;
	height:23px;
	font-size:12px;
}
.glamma_box_content{
	width:240px;
	background:url(../images/glamma_bg.gif) no-repeat bottom;
	height:135px;
}
.glamma_box_content a {
	font-size:12px;
}
.glamma_box_right{
	line-height:16px;
	padding:8px 8px 5px 8px;
}
.glamma_box_right img{
	border:1px red solid;
	text-align:left;
	margin-right:7px;
	height:60px;
	width:60px;
}
.glamma_box_link{
	text-align:center;
	padding-top:2px;
	padding-bottom:8px;
}
.glamma_box_link a{
	color:#FFFFFF;
	text-decoration:none;
}
.glamma_box_link a:hover{
	text-decoration:underline;
}

/* Sub Header*/
.subheader_container{
	float:left;
	margin-bottom:6px;
	width:900px;
}
.sub_header_left{
	width:652px;
	float:left;
}
.sub_header_right{
	float:right;
	width:240px;
}
/* Bottom Container */
.bottom_container{
	float:left;
	margin-bottom:6px;
	width:900px;
}
.bottom_right{
	float:right;
	width:652px;
	background:url(../images/online_makeover.gif) no-repeat top left;
	height:205px;
}
.bottom_right_content{
	width:415px;
	margin-left:18px;
	margin-top:60px;
	float:left;
	line-height:22px;
	font-size:11px;
}
.bottom_right_link{
	width:415px;
	float:left;	
	color:#000000;
	text-align:right;
	padding-top:6px;
}
.bottom_right_link a{
	color:#cc1212;
	text-decoration:none;
}
.bottom_right_link a:hover{
	text-decoration:underline;
}

#footer {
	margin: 10px auto;
}

/* ---------------- Jenn ------------------- */
#header{
	background-image:url(../images/fashion_header-beta.jpg);
}
.middle_text {
padding:5px 10px 10px;
}
.middle_text font {
font-size:13px;
line-height:19px;
}
.bottom_right_content font, .bottom_right_link font {
font-size:13px;
line-height:19px;
margin-right:5px;
}
div font li a {
font-size:13px;
}
#ForumLetsTalk_lnkForumLetsTalk {
font-size:13px;
}