@charset "utf-8";
/* CSS Document */


.navi_highlight{
	background-color:#FC0;
	color:#000;
	padding-right:1px;
	padding-left:1px;
}


body {
	margin:0px;
	padding:0px;
	background:#036;
}
table {
	padding:0px;
	margin:0px;
}
td {
	padding-left:0px;
	padding-right:0px;
}
a {
	color:#0000cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:visited {
	color:#0000cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#0000cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009;
	font-weight:bold;
	display:block;
	margin-top:0px;
	margin-bottom:5px;
}
.article-link {
	display:block;
}
img {
	border:0px;
}
#spacer_div {
	width:900px;
	height:5px;
}
/*
-------------------------------------------
Holds TOP NAV and everything above it
-------------------------------------------
*/
#navigation-container {
	width:900px;
	height:190px;
	background-color:#FFF;
	margin:0 auto;
	background-repeat:no-repeat;
	overflow:hidden;
}
#banner-top {
	width:898px;
	height:95px;
	background-color:#FFF;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
}
#logo {
	background-image:url(../img/magazine-logo.gif);
	width:618px;
	height:67px;
	background-color:#FFF;
	float:left;
	margin-left:1px;
}
#search {
	width:278px;
	height:67px;
	background-color:#FFF;
	float:right;
	margin-right:1px;
}
.search-box {
	margin-top:33px;
	margin-left:50px;
}
#navigation-top {
	width:898px;
	height:20px;
	background-image:url(../img/navigation-back.gif);
	margin-left:1px;
	margin-right:1px;
	padding-top:0px;
	text-align:center;
	clear:both;
}
#navigation-top a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
#navigation-top a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background-color:#FC0;
}
/*
-------------------------------------------
BOTTOM Nav
-------------------------------------------
*/
#footer {
	width:900px;
	height:75px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:200px;
	text-align:center;
}
ul {
	padding:0px;
	margin:0px;
}

li {
	display:inline;
	text-decoration:none;
}
li a {
	display:inline;
	padding-right:4px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
li a:hover {
	display:inline;
	padding-right:4px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}

li a:visited {
	display:inline;
	padding-right:4px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}




.white {
	color:#FFF;
	font-size:10px;
}
/*
-------------------------------------------
Wrapped around everything except top NAV
-------------------------------------------



*/
#main-container {
	width:900px;
	height:1050px;
	background-color:#FFF;
	margin:0 auto;
	overflow:hidden;
}
/*
-------------------------------------------
Holds the Main Article and the 3 Buckets
-------------------------------------------
*/
#left-content-top {
	width:725px;
	height:224px;
	margin-left:1px;
	margin-top:0px;
	position:absolute;
}
/*
-------------------------------------------
Main Article Feature
-------------------------------------------
*/
#left-content-feature {
	width:725px;
	height:224px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}
/*
-------------------------------------------
Three Content Buckets
-------------------------------------------
*/
#bucket-left {
	width:239px;
	height:149px;
	margin-top:231px;
	margin-left:1px;
	position:absolute;
	background-image:url(../img/bucket-back-001.gif);
}
#bucket-middle {
	width:239px;
	height:149px;
	margin-top:231px;
	margin-left:244px;
	position:absolute;
	background-image:url(../img/bucket-back-001.gif);
}
#bucket-right {
	width:239px;
	height:149px;
	margin-top:231px;
	margin-left:486px;
	position:absolute;
	background-image:url(../img/bucket-back-001.gif);
}
.bucket-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin-top:2px;
	padding-bottom:2px;
}
.bucket-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	margin-left:11px;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:0px;
	display:block;
	line-height:12px;
}
.bucket-text a {
	color:#000;
	text-decoration:none;
}
.bucket-text a:hover {
	text-decoration:underline;
}
.blue {
	color:#0000cc;
}
.bucket-spacer {
	padding-left:3px;
}
.bucket-spacer-link {
	padding-left:24px;
}
/*
-------------------------------------------
Right Rail for Search, Polls, Newsletter
-------------------------------------------
*/
#right-content-rail {
	width:175px;
	height:1000px;
	margin-left:732px;
	position:absolute;
}
#top-widget {
	width:160px;
	height:256px;
	background-color:#FFF;
	margin-bottom:5px;
	background-image:url(../img/search-back.gif);
	background-repeat:no-repeat;
}
#middle-widget {
	width:160px;
	height:256px;
	background-color:#336;
	margin-bottom:6px;
	background-image:url(../img/newsletter-back.gif);
}
#middle-widget1 {
	width:165px;
	height:250px;
	background-color:#FFF;
	border:#000 thin solid;
	margin-bottom:10px;
}
#middle-widget-poll-large {
	background-image:url(../img/poll-back-large.gif);
	background-repeat:repeat-y;
	width:165px;
	height:314px;
	background-color:#FFF;
	margin-bottom:5px;
	margin-left:3px;
}
#middle-widget-poll-content {
	padding-left:5px;
	padding-bottom:0px;
	width:142px;
}
#middle-widget2 {
	width:165px;
	height:250px;
	background-color:#99ccff;
	border:#000 thin solid;
	margin-bottom:10px;
}
#bottom-widget {
	width:158px;
	height:190px;
	border:#000 thin solid;
	background-color:#003366;
	background-image:url(../img/success-story-back.gif);
	background-repeat:no-repeat;
}
.bottom-widget-content {
	width:158px;
	height:190px;
	padding-top:75px;
	padding-left:0px;
	padding-right:15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.widget-header-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	background-color:#f2f1de;
}
.widget-header-text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000;
	line-height:25px;
	font-weight:bold;
	text-align:center;
}
.widget-links {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0000cc;
}
.poll-header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000;
}
.poll-height {
	padding:0px;
}
/*
-------------------------------------------
Forms
-------------------------------------------
*/

form {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:14px;
}
.form-label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:center;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.td-padding {
	padding-top:5px;
	padding-bottom:5px;
}
.radio-text {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
/*
-------------------------------------------
160x600 Left Rail Banner Slot
-------------------------------------------
*/
#left-content-rail {
	width:165px;
	height:643px;
	margin-left:1px;
	margin-top:225px;
	background-color:#FFF;
	position:absolute;
}
#left-content-rail-feature-article {
	width:165px;
	margin-left:1px;
	margin-top:0px;
	background-color:#FFF;
	position:absolute;
}
#left-rail-top {
	width:160px;
	height: 300px;
	background-color:#CCC;
	margin-bottom:10px;
}
#left-rail-middle {
	width:160px;
	height: 300px;
	background-color:#CCC;
	margin-bottom:10px;
}
/*
-------------------------------------------
Feature Articles
-------------------------------------------
*/
#feature-wrapper {
	width:550px;
	margin-left:172px;
	position:absolute;
}
#center-content-feature {
	width:550px;
	height:290px;
	margin-top:8px;
	background-image:url(../img/hot-topics.gif);
	background-repeat:no-repeat;
}
#center-content-more {
	width:550px;
	height:165px;
	margin-top:10px;
	background-image:url(../img/hot-topics.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#center-rotating-feature {
	width:550px;
	height:143px;
	margin-top:0px;
	background-color:#CCF;
}
.articles-more1 {
	width:550px;
	height:175px;
	margin-top:33px;
	background-color:#f2f1de;
}
.featured-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:435px;
	height:78px;
	float:right;
	padding:5px;
}
/*
-------------------------------------------
Hot Topics
-------------------------------------------
*/
#center-content {
	width:550px;
	height:275px;
	margin-left:175px;
	margin-top:225px;
	position:absolute;
	background-image:url(../img/background-red.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
#hot-topics-header-text {
	width:435px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	margin-top:6px;
	margin-left:15px;
	z-index:50;
}
.hot-topics1 {
	width:550px;
	height:78px;
	margin-top:33px;
	position:absolute;
	overflow:hidden;
	border-bottom:#999 thin dotted;
}
.hot-topics2 {
	width:550px;
	height:78px;
	margin-top:119px;
	position:absolute;
	overflow:hidden;
	border-bottom:#999 thin dotted;
}
.hot-topics3 {
	width:550px;
	height:78px;
	margin-top:205px;
	position:absolute;
	overflow:hidden;
}
.hot-topics-photo {
	width:100px;
	height:78px;
	float:left;
}
.hot-topics-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:435px;
	height:78px;
	float:right;
	background-color:#FFF;
	padding:5px;
}
.topic-headline {
	display:block;
	padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#036;
}
.see-all-link a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	margin-left:465px;
	margin-top:10px;
	position:absolute;
	color:#FFF;
	text-decoration:underline;
}
/*
-------------------------------------------
Success Stories
-------------------------------------------
*/
#center-content2 {
	width:550px;
	height:275px;
	margin-left:175px;
	margin-top:508px;
	position:absolute;
	background-image:url(../img/background-mint.gif);
	background-repeat:repeat-x;
}

#Success-Stories-header-text {
	width:435px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	margin-top:6px;
	margin-left:15px;
	z-index:50;
}

.success-story1 {
	width:180px;
	height:283px;
	margin-top:34px;
	background:	#f2f1de;
	margin-left:0px;
	position:absolute;
}
.success-story2 {
	width:180px;
	height:283px;
	margin-top:34px;
	background:	#f2f1de;
	margin-left:185px;
	position:absolute;
}
.success-story3 {
	width:180px;
	height:283px;
	margin-top:34px;
	background:	#f2f1de;
	margin-left:370px;
	position:absolute;
}
.success-photo {
	width:100px;
	height:78px;
	border:#FC0 thin solid;
	margin:0 auto;
	display:block;
}
.success-story-text1 {
	width:155px;
	height:185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0 auto;
	padding-top:10px;
	overflow:hidden;
}
