﻿body
{
    margin: auto;
    width: 980px;
}

.titlespace
{
	width:100%;
	margin-top:20px;  
	height: 220px;  
	position: relative;                
}

.magazinecover
{                    
	float:left;
	 width: 22.4%;
}
.titlebanner
{
	width: 77.6%;
	float:right;
}
.titlebuttons
{
	position:absolute;
	top: 67.5%;
	left: 70.8%;
	z-index: 1;
	list-style:none;		
}  

.titlebuttons li
{
    display: inline;
    padding-right: 15px;
}

.titlebuttons li a
{
    text-decoration:none;   
}

.titlebuttons li a img
{
    border: none;   
}

.searchbox
{
	height:40px;
	float:left;
}

.Nav
{
	width:220px;
	list-style:none;    
	float:left;  
	padding-left: 0px;     
}   
.Nav li
{
	margin-left:0px;
}     
.UpFrontLink
{
	float:left;
	color: #666666; 
	font-weight: bold;
	text-decoration: underline;
}
.Archive
{
	background-color:#EDEDEE;
	padding: 13px;
}

.Archive h3
{
    background: url("/images/h3dvp.gif") no-repeat scroll left top transparent;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align:center;
    font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size:11px;
    margin-bottom:10px;
}

.ArchiveMenu
{
    list-style:none;
    padding-bottom: 10px;
}

.ArchiveMenu li
{
    display:inline;
    padding-right:5px;
}

.mostrecent
{
    padding-left: 15px;
}

.content
{
	padding:0px;
	width:75%;
	float:right;   
}      
.maincontent
{
	list-style:none;             
}      
.maincontent .links
{
	margin-left:33px;
	text-align:right;
}


/* ArticleList */
.NavList
{
	list-style:none;
	width: 100%;
	padding-left: 0px;
	margin-top: 30px;
}

.NavList li
{       
	margin-left:0px;     
}

.NavListHeader
{
	padding: 0pt 0pt 2px;
	border: none;
}


.NavListItems
{
	padding:0px;
	width: 100%;
	font-size: 10px;
	padding-left: 3px;
	list-style:none;
	padding-top: 0px;
}

.NavListItems li
{
	margin-left:0px;
	height:auto;
	font-size: 10px;
	padding-bottom: 0px;
	white-space: normal;
	
}

.NavListItems a
{
	font-weight:bold;
	text-decoration:none;
	
}

.Timeout h1
{
	color: #008000;
}

.Timeout h2
{
	color: #008000;
}

.Timeout h3
{
	color: #008000;
}

.Timeout h4
{
	color: #008000;
}

.Features h1
{
	color: rgb(58, 99, 197);
}

.Features h2
{
	color: rgb(58, 99, 197);
}

.Features h3
{
	color: rgb(58, 99, 197);
}

.Features h4
{
	color: rgb(58, 99, 197);
}

.Upfront h1
{
	color:#F68B1F;
}

.Upfront h2
{
	color:#F68B1F;
}

.Upfront h3
{
	color:#F68B1F;
}

.Upfront h4
{
	color:#F68B1F;
}

.header-orange 
{
	color:#F68B1F;
	font-weight:bold;
}

.header-blue 
{
	color: rgb(58, 99, 197);
	font-weight:bold;
}

.header-green 
{
	color: #008000;
	font-weight:bold;
}

