/* --------------------  Common Styles -------------------- */
body{
	background:url(../images/bg_fashion.gif) repeat-x #d8e2ec;
}
#header{
	background-image:url(../images/header_community.jpg);
}
.search{
	background:#89bee3;
}
a {
	color:#025a9f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container_body{
	margin: 0;
	padding-top: 6px;
}



/* Menu Tags */
#top_nav {
	background:url(../images/nav_left_community.gif) no-repeat left top;
}
	
#top_nav ul	{ 
	background:url(../images/nav_bg_community.gif) repeat-x;
}
	
#top_nav ul li a{
	color:#ffffff;
	background:url(../images/nav_divider_community.gif) right no-repeat;
}
	
#top_nav ul li a:hover{
	color:#000000;
}


.left_box{
	background:url(../images/panel_footer_left_community.gif) no-repeat bottom;
}
.left_box_header, .right_box_header {
	background:url(../images/panel_header_left_community.gif) no-repeat left top;
	color:#ffffff;
}
.left_box_content, .middle_box_content, .right_box_content, .left_box_content_large {
	border-left: solid #065696 1px;
	border-right: solid #065696 1px;
}
.left_box_content, .middle_box_content {
	height:138px;
}
#left_panel .left_box_content, #middle_panel .middle_box_content {
	height:100px;
}
#right_panel .right_box_content {
	height: auto;
}

/* Middle Panel Large */
.left_box_large{
	background:url(../images/panel_footer_large_community.gif) no-repeat bottom;
	background-color:#FFFFFF;		
}
.left_box_content_large {
	padding-bottom: 28px;
}

.left_box_header_large{
	background:url(../images/panel_header_large_community.gif) no-repeat left top;
	color:#ffffff;
}

/* Middle Panel Small */

.middle_box{
	background:url(../images/panel_footer_community.gif) no-repeat bottom;
	margin-bottom: 6px;
}

.middle_box_header{
	background:url(../images/panel_header_community.gif) no-repeat left top;
	color:#ffffff;
}

/* Right Panel */
#right_panel{
	width:240px;
	float:right;
}
.right_box{
	background:url(../images/panel_footer_left_community.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:6px;		
}
.right_box_content{
	height: 310px;
}

/* -------------------- Page Specific styles -------------------- */
.product_link{
 color:#A4153B;
 text-decoration:none;
}
.product_link:hover{
 color:#000000;
 text-decoration:underline;
}

/* Sub Header*/
.sub_box_container{
	float:left;
	width:900px;
}
.sub_box_left{
	width:652px;
	float:left;
	margin-right:7px;
	margin-bottom:6px;
}

/* 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;
}
.itemTable{
	border:1px solid #107ace;
	border-collapse:collapse;
}
.pagination{
	background-color:#7fc1f0;
	color:#000000;
	text-align:right;
	padding:4px;
}
.pagination a{
	color:#000000;
	text-decoration:none;
}
.pagination a:hover{
	color:#000000;
	text-decoration:underline;	
}


.quicktip_text p {
margin-top:0;
}
.quicktip_title {
background-image:url(../images/quicktip-header.gif);
background-position:left bottom;
background-repeat:no-repeat;
clear:both;
width:654px;
}
.quicktip_title label {
color:#FFFFFF;
height:33px;
line-height:33px;
padding-left:30px;
vertical-align:middle;
width:300px;
font-size:12px;
}
.quicktip_text {
background-image:url(../images/quicktip-bg.gif);
background-repeat:repeat-y;
border-bottom:1px #065696 solid;
padding:15px;
width:624px;
}


/* ---------------------- Jenn ------------------------- */
#header{
	background-image:url(../images/header_community-beta.jpg);
}