/**
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}*/

body 
{
text-align: center;
min-width: 940px;
margin-top: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/bg2.gif) center repeat-y;
}

#wrapper
{
width: 900px;
margin: 0 auto;
text-align: left;
}

p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/*****Header******/

#header
{
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}

/*****Header2******/

#header2
{
height: 321px;
background: #fff url(../images/headers/spring2010_header.jpg) no-repeat;
clear: both;
}

/*****TopNav******/

#TopNav ul
{
margin: 0;
padding: 0;
list-style: none;
width: 900px;
float: left;
background: #4b2b61 url(../images/topNav_Background.gif) repeat-x;
}

#TopNav ul li
{
float: left;
}

#TopNav ul a
{
display: block;
padding: 0 2em;
line-height: 2.1em;
text-decoration: none;
color: #fff;
font-size: 18px;
background: url(../images/divider_MainNav.gif) repeat-y left top;
}

#TopNav ul a:hover
{
color: #e14e9b;
}

#TopNav ul .first a
{
background: none;
}

/*****Highlight Current Page******/

#fashion #TopNav .first a,
#beauty #TopNav .beauty a,
#relationship #TopNav .relationship a,
#entertainment #TopNav .entertainment a,
#magazine #TopNav .magazine a
{
color: #e14e9b;
}

/*****Content******/

#content 
{
width: 900px;
margin-top: 10px;
padding-bottom: 80px;
float: right;
}

#content h1
{
font-family: Georgia;
font-size: 26px;
font-weight: normal;
color: #b62a73;
padding-left: 5px;
}

/*****Main Content******/

#mainContent
{
width: 725px;
padding: 10px 10px 80px 10px;
float: left;
border-right: 1px solid #b62a73;
}

#mainContent h1
{
font-family: Georgia;
font-size: 26px;
font-weight: normal;
color: #b62a73;
}

#mainContent h2
{
font-size: 14px;
color: #000;
}

#mainContent h3
{
font-family: Georgia;
font-size: 12px;
color: #0b62a7;
}

#mainContent ul li
{
font-family: Verdana;
font-size: 12px;
color: #b62a73;
}

#mainContent a
{
color: #0066CC;
text-decoration: none;
}

.first_letter
{
font-size: 24px;
color:#b62a73;
}
/*****Article Headers*****/

#articleHeader
{
margin-bottom: 10px;
padding: 5px;
background-color: #CCCCCC;
background: url(../images/story_header.gif) repeat-y;
}

#articleHeader h1
{
padding: 0;
}

#articleHeader h3
{
font-family: Georgia;
font-size: 18px;
color: #0b62a7;
}

/*****Article Product List*****/

.articleProducts
{
margin-top: 20px;
padding: 10px;
width: 685px;
background: url(../images/story_header.gif) repeat-y;
}

.articleProducts img
{
margin-right: 10px;
width: 200px;
float: left;
border: 1px solid #b62a73;
}

#top-image
{
position: relative;
top: -10px;
left: -10px;
width: 27px;
height: 40px;
background: url(../images/articleProductList_top.gif) no-repeat top;
}

.articleProducts2
{
margin-top: 20px;
padding: 10px;
width: 685px;
background: url(../images/story_header2.gif) repeat-y;
/*background-color: #ccc;*/
}

.articleProducts2 img
{
margin-right: 20px;
width: 200px;
float: right;
border: 1px solid #b62a73;
}

#top-image2
{
position: relative;
top: -10px;
right: -668px;
width: 27px;
height: 40px;
background: url(../images/articleProductList2_top.gif) no-repeat right top;
}

/*****Masthead*****/

.masthead
{
width: 600px;
}

.masthead .masthead_pic
{
float: left;
}

.masthead .textbox 
{
float: right;
text-align: center;
}

/******Contact Form******/

#login
{
float: left;
margin-right: 30px;
}

fieldset
{
width: 405px;
/*margin-bottom: 10px;
padding: 10px;*/
margin: 1em 0;
padding: 1em;
/*border: 1px solid #ccc;*/
border: solid 0 transparent;
background: #f8f8f8;
}

legend
{
font-weight: bold;
}

label
{
display: block;
}

input
{
width: 200px;
color: #000;
}

textarea
{
width: 400px;
height: 200px;
}

input:focus, textarea:focus
{
background:#ffc;
}

input.submit
{
width: 80px;
color: #000;
}


/*****SecondaryContent******/

#secondaryContent
{
width: 110px;
padding: 40px 20px 80px 20px;
float: right;
background: url(../images/ad_title.gif) no-repeat top;
}

/*****Footer******/

#footer
{
padding-top: 20px;
width:900px;
height: 80px;
clear: both;
background-color: #ccc;
}

.footer_menu
{
position:relative;
top: 13px;
left: 40px;
width: 400px;
float: left;
}

.footer_menu ul
{
margin: 0;
padding: 0;
list-style: none;
width: 900px;
float: left;
}

.footer_menu ul li
{
float: left;
font-weight: bold;
}

.footer_menu ul a
{
display: block;
float: left;
padding: 0 .5em;
line-height: 1.1em;
background: url(../images/divider.gif) repeat-y left top;
text-decoration: none;
color: #0066CC;
font-size: 12px;
}

.footer_menu a:hover
{
text-decoration: underline;
color: #0066CC;
}

.footer_menu ul .first a
{
background: none;
}

.footer_text
{
position:relative;
left: -20px;
width: 400px;
color: #0066CC;
font-weight: bold;
float: right;
}

.footer_text p
{
font-family: Arial;
}

.footer_text a
{
color: #fff;
text-decoration: underline;
}

/******Page Specific******/

#press #mainContent img
{
height: 60px;
margin-bottom: 10px;
padding: 4px;
background-color: #fff;
border: 1px solid #a9a9a9;
}

.press_list
{
text-align: center;
}

#archive #mainContent img
{
margin-bottom: 10px;
padding: 4px;
background-color: #fff;
border: 1px solid #a9a9a9;
}

.archive_list
{
text-align: center;
}

/******Classes******/

.floatleft
{
float: left;
margin-right: 10px;
}

.floatright 
{
float: right;
margin-left: 10px;
}

.border
{
border: 1px solid #a9a9a9;
}

.clear
{
clear:both;
}
