* {
	font-family:Times,Georgia,serif;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:980px;
}

a {
	color:#981F70;
	text-decoration:none;
}

a:hover {
	color:#000000;
}

img {
	border:0 none;
}

h1 {
	color:#000000;
	font-family:Times;
	font-size:34px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:10px 0 0 -6px;
	padding:10px 0 10px 0;
	text-align:center;
}

h2 {
	color:#444444;
	font-size:21px;
	font-weight:bold;
	margin:15px 0 5px;
}

ul {
	margin:5px 0 10px;
	padding:0 0 0 20px;
}

/* TOP BOXES */

.top_box_bottom {
	background:url('/images/zmag_current_issue_block_bottom.gif') no-repeat bottom;
}

#zmag_top.top_box {
	background: url('/images/zmag_current_issue_block.gif') top;
}

#zvideo_top.top_box {
	background: url('/images/zmag_current_issue_block.gif') top;
}

.top_newest_zvideo, .top_newest_zmag {
	color: #444444;
}

.top_box img {
	border: none;
}

/* TOP MENU */

#main_zmag {
	width: 980px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#zmag_flash {
	
}

#top_menu li a {
	color: white;
	background: #7bb4d6 url('/images/zmag_tab_navigation_left_off.gif') left top no-repeat;
}

#top_menu li a span {
	color: white;
	background: url('/images/zmag_tab_navigation_right_off.gif') right top no-repeat;
}

#top_menu li a:hover {
	background: url('/images/zmag_tab_navigation_right_on.gif') right top no-repeat;
}

#top_menu li a:hover span {
	background: url('/images/zmag_tab_navigation_left_on.gif') left top no-repeat;
}

#top_menu li.current_navigation a {
	background: url('/images/zmag_tab_navigation_left_on.gif') left top no-repeat;
}

#top_menu li.current_navigation a span {
	background: url('/images/zmag_tab_navigation_right_on.gif') right top no-repeat;
}

#top_menu li a:hover {
	background: url('/images/zmag_tab_navigation_left_on.gif') left top no-repeat;
}
#top_menu li a:hover span {
	background: url('/images/zmag_tab_navigation_right_on.gif') right top no-repeat;
}

.top_sub_menu {
	background: url('/images/zmag_tab_navigation_sub_bottom.gif') right bottom no-repeat;
}

.top_sub_menu .sub_menu_items {
	background: url('/images/zmag_tab_navigation_sub.gif') right top no-repeat;
}

.sub_menu_hidden .sub_menu_item {
	background:url('/images/zmag_tab_navigation_sub_hidden.gif') right;
}

/* SHOW */

/* left */

#left {
	background:#BBBBBB none repeat scroll 0 0;
	margin-left:0;
	display:inline;
	float:left;
	margin:10px 0 20px 0;
	padding:10px 10px 0;
	position:relative;
	width:150px;
	z-index:0;
}

.leftMenuGroup {
	width:170px;
	float: left;
}

.title_left {
	color:#000000;
	font-family:Arial,Georgia,Times,serif;
	font-size:16px;
	font-weight:bold;
}

.current_left_issue {
	text-align:center;
}

#left p {
	font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}

#left a {
	font-weight:bold;
}

.hr {
	background:#981F70 none repeat scroll 0 0;
	height:1px;
	line-height:1px;
	margin:15px 0;
}

.left_yellow_box {
	background:#FAF8C9 url(/images/tooltip.gif) repeat-x scroll center top;
	border:1px solid #B7B27D;
	display:inline;
	float:left;
	font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding:10px 10px 0;
	position:relative;
	width:150px;
	z-index:0;
}

#left_footer {
	background:#BBBBBB none repeat scroll 0 0;
	height:9px;
	line-height:1px;
	margin:0 -10px;
	width:170px;
}

/* middle */
#middle {
	position:relative;
	width:596px;
	display:inline;
	float:left;
	background-color:#FFFFFF;
	margin:10px 5px 0;
	padding:0 20px 20px 10px;
}

#middle .title {
	font-size: 24px;
	margin: 0;
	padding: 0;
}

#middle .subtitle {
	font-size: 18px;
	font-style: normal;
	margin: 0 0 20px;
}

#view_title {
	text-align: left;
}

.zmag_article_description {
	float: left;
	font-size: 14px;
	padding-left: 20px;
}

.archive_table {
	display:inline;
	background:#CFD9E8 url(/images/blue_col.gif) repeat-x scroll center top;
	border:1px solid #CFD9E8;
	margin:10px auto;
}

.archive_table th {
	margin:10px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#952270;
	width:50px;
	text-align: center;
}

.archive_table td {
	background:#CFD9E8 url(/images/blue_col.gif) repeat-x scroll center top;
	border:1px solid #CFD9E8;
	margin:10px auto;
}

.archive_table td p {
	font-size:11pt;
	margin:10px 0;
	background:#CFD9E8 url(/images/blue_col.gif) repeat-x scroll center top;
	border:1px solid #CFD9E8;
	margin:0;
	padding:0;
	text-indent:5px;
	width:100%;
}

.archive_table td p a {
	margin:0;
	padding:0;
}

/* RIGHT */

#right {
	width: 150px;
	display:inline;
	float:right;
	margin:10px 0 20px 0;
	padding:10px 10px 0;
	position:relative;
	z-index:0;
	background: #BBBBBB none repeat scroll 0 0;
}

#right h2 {
	border-bottom:1px solid #981F70;
	color:#981F70;
	font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:10px 0 0;
}

#right h3 {
	color:#981F70;
	font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0;
}

#right a {
	font-weight:bold;
}

.free_articles {
	background-color:#DFDFDF;
	border:1px solid #000000;
	padding-top:5px;
}

.free_articles ul li {
	margin-left: 20px;
}

.free_articles span {
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}

.free_articles p {
	font-size:14px;
	padding-left:5px;
}

.small_tabs {
	border-bottom:1px solid #981F70;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 0;
	text-align:center;
}

.small_tabs a {
	color:#981F70;
	font-weight:bold;
}

.small_tabs li {
	display:inline;
	font-size:14px;
}

#this_month h3 {
	font-size: 15px;
	margin: 15px 0 0;
}

#this_month p {
	font-size:14px;
	margin:0;
}

#topSearch {
	border-bottom:1px solid #D5D5D5;
	color:#0074A6;
	display:inline;
	float:left;
	font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 5px 10px 3px;
	padding:0 0 5px;
	text-align:left;
}

/* FOOTER */
#footer {
	color: #952270;
}

#footer a {
	color: #952270;
}

.view_quickedit {
	padding: 3px;
}

h2.left_title {
	color: #981F70;
	border-bottom:1px solid #981F70;
}     

#bottom {
	background-color: #952270;
}

.znet_article_body {
	font-size: 12px;
}

.select_issues {
	text-align: center;
}
