﻿body 
{
	margin-top:0px;
	background-position:bottom;
	background-image: url(images/2010_redesign/bkg.png);
	background-repeat:repeat-x;
    font-family:Helvetica;
    font-size: 12px;
}

a img
{
	border:none;
}

a:link
{
    text-decoration: none;
    color: #ca2265;   
}

a:visited
{
    text-decoration: none;
    color: #ca2265; 
}

a:hover
{
    text-decoration: underline;
    color: purple;
}

.bordered_image{
    border: solid 3px #000000;   
}

.details
{
    font-size: 10px;
    color:Gray;
}

label
{
    width:100px; 
    float:left; 
    margin-left:5px
}

.boxHeader
{
    text-align:left;
    border: 1px solid #4c1164;
    color: #4c1164;
    background-color: #eccafa;
    font-family:Tahoma;
    font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 2px;
    padding-bottom:0px;
    margin-bottom:0px;
}

.boxContent
{
    padding-top:0px;
    margin-top:0px;
    text-align:left;
    background-color: White;
    border: 1px solid #4c1164;
    font-family:Tahoma;
    font-size: 12px;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.watermark
{
    font-family:Tahoma;
    color:#DFD1D4;
    text-align: center;
}

.text_pic
{
    float:left;
    padding: 0px 10px 10px 0px;
}

.inner_title
{
    font-weight: bold;
    text-decoration: underline;
    color: #652d7c;
    font-size: larger;
}

.pink_dotted
{
	float:left; 
	border-left:dotted 3px pink; 
	padding-left: 10px; 
	margin-left:10px;
	width:120px; 
	min-height:400px; 
	line-height: 18px;
}

th
{
    text-align:left;
}

.right_nav_link
{
    margin-left: 7px; 
    line-height: 18px;
}

.distribution_location
{
    font-size: smaller;
}

.article_title
{
    font-size: 16px;
}

.article_author
{
    font-size: 11px;
    font-style: italic;
}

.category_title
{
    font-weight: bold;
    text-decoration: underline;
    color: #652d7c;
    font-size: 14px;
}

.primary_content
{
	width:650px; 
	float:left; 
	padding-left:20px; 
	padding-right:20px;
}

.title
{
	font-size:16px;
	font-weight:bold;
	color:#4c1164;
}

/************************
* -OLD- NAVIGATION STYLING
*************************/

#Main_Layout{
    background-image: url('images/main/img_background.png');
    background-repeat:repeat-y;
    background-color:#ffffff;
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:550px;
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:366px;
	height:146px;
}

#top-right{
	position:absolute;
	left:366px;
	top:0px;
	width:414px;
	height:146px;
}

#nav{
	position:absolute;
	left:0px;
	top:146px;
	width:140px;
}

#content{
	position:absolute;
	left:140px;
	top:146px;
	width:640px;
}


/************************
* NAVIGATION STYLING
*************************/

#sophie_2010 {
	position:relative;
	margin:0 auto;
	width:1027px;
	background-color:#ffffff;
	border:3px solid #ccc;
	border-top:none;
	overflow:auto;
}

#content_area {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:848px;
	min-height:840px;
}


#sophie-logo {
	float:left;
	width:1027px;
	height:140px;
}

#left-of-nav {
	float:left;
	width:114px;
	height:38px;
}

#tab-home {
	float:left;
	width:107px;
	height:38px;
	background-image:url(images/2010_redesign/tab_home_over.png);
	cursor:pointer;
}

	#tab-home:hover img 
	{
		visibility: hidden;
	}

#tab-features {
	float:left;
	width:99px;
	height:38px;
	background-image:url(images/2010_redesign/tab_features_over.png);
	cursor:pointer;
}

	#tab-features:hover img {
		visibility: hidden;	
	}

#tab-homeandgarden {
	float:left;
	width:144px;
	height:38px;
	background-image:url(images/2010_redesign/tab_homeandgarden_over.png);
	cursor:pointer;
}

	#tab-homeandgarden:hover img{
		visibility: hidden;	
	}

#tab-fashionandbeauty {
	float:left;
	width:151px;
	height:38px;
	background-image:url(images/2010_redesign/tab_fashionandbeauty_over.png);
	cursor:pointer;
}

	#tab-fashionandbeauty:hover img{
		visibility: hidden;
	}

#tab-lifestyle {
	float:left;
	width:103px;
	height:38px;
	background-image:url(images/2010_redesign/tab_lifestyle_over.png);
	cursor:pointer;
}

	#tab-lifestyle:hover img{
		visibility: hidden;	
	}

#tab-health {
	float:left;
	width:129px;
	height:38px;
	background-image:url(images/2010_redesign/tab_health_over.png);
	cursor:pointer;
}

	#tab-health:hover img {
		visibility: hidden;
	}

#right-of-nav {
	float:left;
	width:180px;
	height:38px;
	clear:right;
}

#section-current-issue {
	float:left;
	width:464px;
	height:582px;
}

#section-contributing-writers {
	float:left;
	width:370px;
	height:582px;
	padding-left:9px;
	border-left:solid 1px #ccc;
}

#section-ask-writers {
	float:left;
	width:420px;
	height:260px;
}

#section-editors-note 
{
	float:left;
	width:420px;
	height:260px;
}

#bottom-bar 
{
	float:left;
	width:1027px;
	background-color:#ffffff;
	margin-bottom:10px;
}

#section-advertising {
	float:left;
	width:162px;
	height:624px;
}

#section-below-ads {
	float:left;
	width:162px;
	height:233px;
}

#this_issue
{
	width:151px; 
	height:46px;
	background-image:url(images/2010_redesign/this_issue_over.png);
	cursor:pointer;
}

	#this_issue:hover img
	{
		visibility: hidden;
	}