@charset "UTF-8";
/* CSS Document, this document contains the styles for the Magazine division*/

a {color:#800000;}

/* underline my account in order history pages */
	.TopNavRow2Text a:hover {text-decoration:underline;}

.DivisionMenuTop {background:url(../Images/dshadowACC1.jpg) repeat-x;
background-color:#959595;}

#DivisionMenuBottom {background:url(../Images/dshadowACC2.jpg) repeat-x;
border:solid 5px #959595;}

#IEroot .DivisionMenuRight {width:400px;}

.MainArea {border:solid 5px #959595;
border-top:0px;
border-bottom:0px;}

.MALeft {width:980px;padding-bottom:50px;}

.Title {font-family:Verdana, Arial, Helvetica, sans-serif;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
margin-left:25px;
margin-top:25px;
color:#959595;
margin-bottom:30px;
text-transform:uppercase;}

	.HomeSection {color:#959595;
	margin-left:25px;
	margin-right:25px;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px dotted #959595;
	margin-top:0px;}
	
	.HomeSection a {color:#959595;}
	
	.HomeSection a:hover {color:#999999;}

	.Author {color:#999999;
	border-right:1px solid #999999;
	padding-right:5px;}

.ArticleObject {width:500px;
	margin:25px 25px 10px 25px;
	margin-left:25px;
	height:200px;
	color:#666666;}
	
.ArticleObject a {color:#959595;}
	
	.ArticleObjectImage {float:left;
	text-align:center;
	width:200px;
	padding:10px 20px 10px 0px;
	border-right: 1px solid #959595;}

	.ArticleObjectText {float:left;
	margin-top:15px;
	width:250px;
	margin-left:20px;
	font-size:12px;}
	
	.ArticleObjectH1 {font-size:18px;
	color:#959595;
	margin-top:5px;
	margin-bottom:5px;
	}
	
	.ArticleObjectH2 {font-size:10px;
	text-transform:uppercase;
	margin-bottom:3px;
	margin-top:-6px;
	color:#959595;}
	
	.Name {font-weight:bold;
	text-transform:uppercase;}
	
	.ArticleObjectLink {font-size:10px;
	margin-right:20px;
	margin-top:5px;
	text-align:right;}
	
	.HomeSectionFooter {text-align:right;
	margin:15px 25px 25px 0;
	font-size:10px;
	text-transform:uppercase;}
	
.ArticleContainer {width:615px;
margin:0px 25px 0px 25px;
color:#666666;
padding:0px}

	.ArticleContainer a {color:#959595;}
	
	.ArticleText {margin-top:15px;
	margin-left:0px;
	padding:0px;
	font-size:13px;
	line-height:18px;}
	
	.ArticleImageL {float:left;
	padding:10px 20px 8px 0px;}
	
	.ArticleImageLTitle {float:left;
	text-align:left;
	width:320px;
	font-size:11px;
	padding:0 0 10px 0;}
	
	.ArticleImageR {float:right;
	padding:10px 0 8px 20px;}
	
	.ArticleImageRTitle {float:right;
	text-align:right;
	width:320px;
	font-size:11px;
	padding:0 0 10px 0;}
	
	.Underlined {border-bottom:dotted 1px #959595;}
	
.ArticleFooter {font-size:11px;
text-transform:uppercase;
text-align:right;
width:500px;
float:right;
margin-top:25px;}

/* RR 20080525 This fixed the problem with the font sizes!!! */
table {padding:0px;font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;} 