/* BODY */
body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 93%;
	background-color: #FBFBFB;
}

form
{
	padding: 0;
	margin: 0;
}

/* Container */
#container
{
	width: 900px;
	margin: 0px auto 0px auto;
}

/* Header */
#header
{
	margin-top: 5px;
	padding-left: 40px;
	margin-bottom: 8px;
}

#promo-area
{
	margin: 0px 0 0px 24px;
	width: 874px;
	height: 252px;
}

#sizer
{
	float: right;
	color: #666;
	font-size: 11px;
	margin-top: 68px;
	margin-right: 10px;
}

#sizer span { padding-right: 3px; }

/* Top Navigation */
#top-nav
{
	float: right;
	position: relative;
	top: 34px;
	right: 3px;
	margin-top: -25px;
	z-index: 100;
}

#photodiv { background-repeat: no-repeat; }

#top-nav li
{
	text-indent: -9999px;
	color: #FFF;
	display: inline;
	float: left;
	margin-right: 1px;
}

#nav-home a
{
	background-image: url("../images/nav/home-off.png");
	background-repeat: no-repeat;
	display: block;
	width: 60px;
	height: 25px;
}

#nav-home a:hover, #nav-home a.active
{
	background-image: url("../images/nav/home-on.png");
	background-repeat: no-repeat;
}

#nav-conversations a
{
	background-image: url("../images/nav/conversations-off.png");
	background-repeat: no-repeat;
	display: block;
	width: 111px;
	height: 25px;
}

#nav-conversations a:hover, #nav-conversations a.active
{
	background-image: url("../images/nav/conversations-on.png");
	background-repeat: no-repeat;
}

#nav-downloads a
{
	background-image: url("../images/nav/downloads-off.png");
	background-repeat: no-repeat;
	display: block;
	width: 91px;
	height: 25px;
}

#nav-downloads a:hover, #nav-downloads a.active
{
	background-image: url("../images/nav/downloads-on.png");
	background-repeat: no-repeat;
}

#nav-resources a
{
	background-image: url("../images/nav/resources-off.png");
	background-repeat: no-repeat;
	display: block;
	width: 91px;
	height: 25px;
}

#nav-resources a:hover, #nav-resources a.active
{
	background-image: url("../images/nav/resources-on.png");
	background-repeat: no-repeat;
}

#nav-sponsors a
{
	background-image: url("../images/nav/sponsors-off.png");
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 25px;
}

#nav-sponsors a:hover, #nav-sponsors a.active
{
	background-image: url("../images/nav/sponsors-on.png");
	background-repeat: no-repeat;
}

#nav-news a
{
	background-image: url("../images/nav/news-off.png");
	background-repeat: no-repeat;
	display: block;
	width: 60px;
	height: 25px;
}

#nav-news a:hover, #nav-news a.active
{
	background-image: url("../images/nav/news-on.png");
	background-repeat: no-repeat;
}

#home-wrap { width: 915px; }

#home-wrap .plus
{
	position: absolute;
	margin: -15px auto 0 -20px;
}

#left-nav
{
	width: 232px;
	float: left;
	margin-top: 10px;
}

#left-nav ul { background-color: #FFF; }

#left-nav ul.top li
{
	background-image: url("../images/learn-more.png");
	background-repeat: no-repeat;
	width: 232px;
	height: 56px;
	text-indent: -1000px;
	background-position: left top;
}

#left-nav ul.media li
{
	background-image: url("../images/media-contact.png");
	background-repeat: no-repeat;
	width: 232px;
	height: 56px;
	text-indent: -1000px;
	background-position: left top;
}

#left-nav li
{
	background-color: #D1E0E5;
	color: #40454f;
	margin-bottom: 3px;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: 200px center;
}

#left-nav li a
{
	display: block;
	color: #40454f;
	font-size: 93%;
	padding: 8px 8px 5px 18px;
	width: 205px;
}

#left-nav li a:hover, #left-nav li a.active
{
	display: block;
	background-color: #E8ECED;
	color: #447886;
	background-image: url("../images/red-arrow.png");
	background-repeat: no-repeat;
	background-position: 200px center;
}

#left-nav ul.bottom li
{
	background-image: url("../images/learn-more-base.png");
	background-repeat: no-repeat;
	width: 232px;
	height: 62px;
	text-indent: -1000px;
	background-position: left bottom;
}

#content-home
{
	display: block;
	width: 657px;
	float: right;
	margin-right: 17px;
	border-bottom: 2px #999 solid;
}

#banner
{
	width: 657px;
	height: 166px;
	background-color: #96CEDE;
}

#banner span.message { padding: 0; }

#share-banner
{
	width: 657px;
	height: 124px;
	background-color: #96CEDE;
}

#news-banner
{
	width: 657px;
	height: 195px;
	background-color: #96CEDE;
}

#copy
{
	margin: 10px 4px 10px 4px;
	width: 647px;
}

#copy table { background-color: #EEEEEE; }
#copy td { vertical-align: top; }

#copy p
{
	color: #666;
	font-size: 83%;
	line-height: 1.5em;
	padding: 10px 20px 10px 10px;
}

#share-box
{
	float: left;
	background-color: white;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-size: 85%;
}

#share-box .box-text
{
	color: #4FAECA;
	padding-bottom: 5px;
	font-size: 108%;
}

#email-box
{
	background-color: #f7f7f7;
	height: 70px;
	padding-left: 10px;
	padding-top: 5px;
}

#email-box .email-address
{
	color: #333;
	padding-top: 5px;
	padding-bottom: 3px;
}

#share-box .rules
{
	float: right;
	color: #999;
	padding-bottom: 5px;
	padding-right: 5px;
}

#share-box em { color: #B0393B; }

#share-box .thank-you
{
	font-size: 16px;
	height: 200px;
	color: #B0393B;
}

#form-box { width: 635px; }

#form-box textarea
{
	width: 630px;
	height: 200px;
	border: 1px #999 solid;
}

#email-box .email
{
	width: 300px;
	height: 20px;
	border: 1px #999 solid;
	margin-right: 5px;
	padding: 2px;
	font-size: 93%;
	line-height: 25px;
}

#email-box .email-field { color: #B0393B; }

.submit
{
	width: 80px;
	height: 26px;
	background-color: #4FAECA;
	color: #FFF;
	text-transform: uppercase;
	border: 0;
	font-size: 85%;
	vertical-align: bottom;
}

#resource-wrap
{
	clear: both;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 17px;
	width: 880px;
	padding-bottom: 50px;
	float: left;
	background-color: white;
}

#resource-wrap a
{
	color: #50728C;
	text-transform: uppercase;
	display: block;
	background-image: url("../images/red-arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
}

#resource-wrap a:hover { color: #F00; }

#resource-wrap span.link1
{
	float: left;
	width: 175px;
}

#resource-wrap span.link2
{
	float: right;
	width: 155px;
	padding-right: 50px;
}

#resource-wrap span.link3
{
	float: right;
	width: 200px;
	padding-right: 50px;
}

#get-started
{
	float: left;
	background-image: url("../images/getting-started.png");
	background-repeat: no-repeat;
	width: 420px;
	margin-left: 10px;
}

#get-started p
{
	color: #40454F;
	padding-top: 85px;
	padding-left: 150px;
	width: 260px;
	font-size: 85%;
	padding-bottom: 18px;
}

#helpful-resources
{
	float: right;
	background-image: url("../images/helpful-resources.png");
	background-repeat: no-repeat;
	width: 420px;
	margin-left: 10px;
}

#helpful-resources p
{
	color: #40454F;
	padding-top: 85px;
	padding-left: 150px;
	font-size: 85%;
	width: 240px;
	padding-bottom: 18px;
}

#footer
{
	background-image: url("../images/footer-wrap.png");
	background-repeat: repeat;
	width: 100%;
	height: 316px;
	clear: both;
}

#foot-wrap
{
	background-image: url("../images/footer-back.png");
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 316px;
}

#quick-links
{
	position: relative;
	width: 404px;
	height: 43px;
	margin: 0 auto 0 auto;
	left: -250px;
	bottom: 27px;
}

#foot-box
{
	width: 870px;
	margin: 0 auto 0 auto;
	background-color: #E1E1E1;
	height: 170px;
	border-top: 0;
	border-right: 5px #FFF solid;
	border-bottom: 5px #FFF solid;
	border-left: 5px #FFF solid;
}

#foot-box h3
{
	text-transform: uppercase;
	color: #585D5F;
	font-size: 93%;
	font-weight: normal;
}

#foot-box table
{
	width: 100%;
	margin-top: -6px;
}

#foot-box td.col1, #foot-box td.col2, #foot-box td.col3
{
	width: 290px;
	vertical-align: top;
	padding: 0 20px 10px 30px;
}

#foot-box td.col2
{
	border-right: 2px #CACACB solid;
	border-left: 2px #CACACB solid;
}

#foot-box .links li
{
	color: #808389;
	padding-top: 4px;
}

#foot-box .links li a
{
	color: #808389;
	text-decoration: underline;
	font-size: 85%;
}

#foot-box .links li a:hover { color: #A1474A; }


#foot-box .share li a
{
	background-color: #4CABC7;
	display: block;
	color: #FFF;
	margin-top: 7px;
	padding: 3px;
	font-size: 85%;
	text-transform: uppercase;
}

#foot-box .share li a:hover
{
	color: #4CABC7;
	background-color: #FFF;
}

#foot-box td.footer-links
{
	background-color: #CCC;
	text-align: right;
	padding: 5px 5px 7px 5px;
	border-top: 9px #E1E1E1 solid;
}

/* Target Firefox 2 and older [!] */
#foot-box td.footer-links, x:-moz-any-link { border-top: 3px #E1E1E1 solid; }

#foot-box td.footer-links li
{
	display: inline;
	border-right: 2px #B9B9BA solid;
}

#foot-box td.footer-links li.last { border-right: 0px #B9B9BA solid; }

#foot-box td.footer-links a
{
	color: #666;
	font-size: 77%;
	padding-right: 10px;
	padding-left: 10px;
}

#foot-box td.footer-links a:hover { color: #A1474A; }

#social
{
	background-color: #FFF;
	width: 165px;
	color: #999;
	font-size: 85%;
	margin-left: 72px;
	float: left;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 2px;
}

#social ul { float: right; }

#social li
{
	display: inline;
	padding-right: 4px;
	height: 30px;
	float: left;
	padding-left: 4px;
}

#social li.twitter { border-right: 1px #CCC solid; }

#social div.social-text
{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}

#sponsor
{
	text-align: right;
	background-image: url("../images/sponsored-by.png");
	background-repeat: no-repeat;
	background-position: 550px top;
}

#sponsor-wrap
{
	padding-right: 200px;
	padding-top: 10px;
}

#content-news
{
	display: block;
	width: 657px;
	float: right;
	margin-right: 17px;
}

#news { margin-bottom: 50px; }
#news li
{
	border-top: 2px #CCC solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#news li.alt { background-color: #FFF; }
#news .date
{
	color: #2686aa;
	font-size: 85%;
	padding-bottom: 5px;
}

#news h2.title
{
	color: #41A6C3;
	font-size: 131%;
	font-weight: normal;
	padding-bottom: 5px;
}

#news a
{
	color: #41A6C3;
	text-decoration: none;
}
#news a:hover
{
	color: #41A6C3;
	text-decoration: underline;
}

#news div.author
{
	color: #999;
	font-size: 85%;
	padding-bottom: 3px;
}

#news div.player { padding-top: 5px; }

#news div.author span.name { padding-right: 10px; }
#news div.author span.pub { padding-left: 10px; }