@import 'reset001.css';

html {
	min-width: 980px;
	}

body {
	font: 14px/24px helvetica, arial, sans-serif;
	text-align: left;
	background: #fff;
	margin: 0;
	background: #313840;	
	color: #666;
	}
#header {
	height: 85px;
	background: url('images/header.png') repeat-x top left;

	}
#header-inner {
	margin: 0 auto;
	width: 960px;
	height: 65px;
	padding: 0 20px;
	background: url(bg_headf.jpg) no-repeat;
	}
	
#header-inner a#header-logo {
	text-indent: -900em;
	display: block;
	float: left;
	width: 392px;
	height: 67px;
	padding-top: 6px;
	background: url('images/logo.png') no-repeat left bottom;
}	
	
#header h1 {
	text-indent: -9999px;
	}
#header h1 a {
	width: 100px;
	height: 65px;
	float: left;
	}
	
#main {
	margin: 0px auto;
	width: 960px;
	padding: 12px 0;
	overflow : hidden;
	}
	
#middle { background : #fff;
	}
	
#footer {
	clear : both;
	padding: 60px 20px 24px 20px;
	font: 14px/24px helvetica, arial, sans-serif;
	color: #c0c0c0;
	background: url(images/footer.png) repeat-x left top;
	}

div.details {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	padding: 0;
	}
		
div.content {
	width: 700px;
	float: right;
	}

div.content a#download 
	{
	text-indent: -900em;
	display: block;
	margin: 20px 50px;
	width: 163px;
	height: 43px;
	background: url('images/download_m.png') no-repeat left bottom;
	}	
	
div.leftcol {
	width: 340px;
	float: left;
	}
div.rightcol {
	width: 340px;
	float: right;
	}

div.sidebar {
	width: 220px;
	float: left;
	}
	
div.buttons 
	{
	clear : both;
	margin : 0 auto;
	width : 700px;
	}
	
div.buttons a#download 
	{
	text-indent: -900em;
	margin: 0px;
	display: block;
	float: left;
	width: 307px;
	height: 68px;
	padding-top: 6px;
	background: url('images/download.png') no-repeat left bottom;
	}	
	
div.buttons a#download2 
	{
	text-indent: -900em;
	display: block;
	margin: 0px auto;
	width: 163px;
	height: 43px;
	background: url('images/download_m.png') no-repeat left bottom;
	}		
	
div.buttons a#buynow
	{
	text-indent: -900em;
	display: block;
	float: right;
	width: 307px;
	height: 68px;
	padding-top: 6px;
	background: url('images/buynow_button.png') no-repeat left bottom;
	}	
	

div.sidebar_top 
	{
	margin : 0;
	background: url(images/sb-top.png) no-repeat left top;	
	width : 220px;
	padding-top : 8px;	
	}
	 	
div.sidebar_middle 
	{
	margin : 0px 0px 0px 0px;
	padding : 0px 20px;
	background: url(images/sb.png) repeat-y left top;	
	width : 180px;
	}	
	
div.sidebar_bottom
	{
	padding-bottom : 4px;		
	margin : 0;
	background: url(images/sb-bottom.png) no-repeat left bottom;
	width : 220px;
	}
	
div.sidebar ul
	{
	margin: 10px 0px; 
	padding: 0; 
	list-style-type: none;	
	}
	
div.sidebar li 
	{
	list-style-type: none; 
	padding: 0 0 0 20px; 
	text-indent: 0; 
	margin: 3px 0px 3px 0px;
	background: url(images/menu.png) no-repeat top left;
	height: 23px;
	line-height: 23px;
	}	

div.sidebar a 
	{
	color: #666666;
	text-decoration: none;	
	}

div.sidebar a:hover 
	{
	color: #333333;
	text-decoration: underline;
	}
	
div.form 
	{ 
	margin-top:14px;
	padding:0 12px 12px 12px;
	background: #fcfcfc;
	border: 1px #c8cfde solid;
	}
 
dl.support-request input 
	{
	width: 98%;
	} 
	
small {
	font-size: 12px;
	color: #666 !important;
	}
	
/* NAV
---------------------------------------------------- */

ul#nav {
	font: bold 16.5px helvetica, arial, sans-serif;
	float: right;
	margin: 32px 0 0 0;
	line-height: 20px;
	}
ul#nav li {
	display: inline;
	float: left;
	margin: 0 0 0 40px;
	list-style: none;
	}
ul#nav li a {
	color: #d1d1d1;
	text-decoration: none;
	}
ul#nav li a:hover {
	color: #63adf7;
	}

ul#nav li a.active {
	color: #fff;
	}
	
/* BUYNOW
---------------------------------------------------- */	
div.buynow
	{
	text-align : center;
	padding: 20px;
	}
div.buynow table 
	{
	background-color : #fff;
	border : 0;
	width : 476px;
	margin : 0px auto;
	}
	
div.buynow td.top 
	{
	font-weight: bold;
	color: #444;	
	height : 22px;
	text-align : center;
	background-color : #dcdcdc;
	border: 3px solid #fff;
	}
	
div.buynow td
	{
	color: #444;	
	text-align : center;
	background-color : #fff;
	padding :auto 20px;
	}
	
div.buynow td.name
	{
	font-weight: bold;
	color: #444;	
	text-align : left;
	padding-left : 20px;
	background-color : #fff;
	width : 500px;
	}	
	
div.buynow small
	{
	font-size: 12px;
	color: #666;
	font-weight : 400;
	}
div.buynow a#buynow {
	text-indent: -900em;
	margin : 8px 20px;
	display: block;
	width: 112px;
	height: 31px;
	background: url('images/buynow.png') no-repeat left top;
}	


	

	
/* FOOTER NAV
---------------------------------------------------- */	

div.details a {
	font: bold 14px helvetica, arial, sans-serif;
	color: #bbb;
	text-decoration: none;
	}
div.details a:hover {
	color: #63adf7;
	}

div.details a.active {
	color: #fff;
	}
	
/* HEADERS
---------------------------------------------------- */

h2 {
	font-size: 20px;
	color: #000;
	margin: 0 0 24px 0;
	}
h2.graphic {
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 600px;
	margin: 0;
	}
h2.home {
	background-image: url(h2_home0.jpg);
	height: 65px;
	margin: 0;
	padding: 0;
	width: 960px;
	}
h2.tour {
	background-image: url(h2_tour0.jpg);
	height: 75px;
	}
h2.buzz {
	background-image: url(h2_buzz0.jpg);
	height: 75px;
	}
h2.help {
	background-image: url(h2_help0.jpg);
	height: 75px;
	}
h2.signup {
	background-image: url(h2_signu.jpg);
	height: 75px;
	}
h2.login {
	background-image: url(h2_login.jpg);
	height: 75px;
	}
h3 {
	font-size: 15px;
	color: #333;
	}
h3.tour {
	background: #eee;
	color: #000;
	padding: 6px 15px;
	margin: 0 0 12px 0;
	border-bottom: #ccc solid 1px;
	font-size: 18px;
	}
div.group h3 {
	margin: 0 0 12px 0;
	}
h4 {
	font-size: 14px;
	color: #333;
	}
	
/* LISTS
---------------------------------------------------- */	

ul {
	margin: 0 0 24px 20px;
	}
ul li {
	list-style: disc;
	}
	
ol {
	list-style-type: decimal;
	margin: 0 0 24px 0;
	list-style-position: inside;
	}

ul.tweets {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 24px 0;
	}
ul.tweets li {
	margin: 12px 0;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	padding: 0 0 12px 0;
	border-bottom: #eee solid 1px;
	list-style: none;
	}
ul.tweets li a {
	text-decoration: none;
	}
	
dl {
	margin: 0 0 24px 0;
	}
dl dt {
	font-weight: bold;
	color: #333;
	}
dl dd {
	margin: 0 0 12px 0;
	}
	
dl.form dt {
	float: left;
	width: 140px;
	color: #444;
	font-size: 12px;
	text-align: right;
	padding: 0 10px 0 0;
	white-space: nowrap;
	}
dl.from dd {
	padding: 0 0 0 160px;
	clear: right;
	}
dl.help dt {
	font-size: 14px;
	color: #000;
	}
dl.help dd {
	margin: 0 0 24px 0;
	padding: 0 0 24px 0;
	border-bottom: #ccc solid 1px;
	}

/* LINKS
---------------------------------------------------- */	
a {
	color: #3399cc;
	}
a:hover {
	color: #009933;
	}
a.twitter {
	background: url(twitter0.png) left no-repeat;
	padding: 6px 0 6px 25px;
	margin: 0 0 12px 0;
	line-height: 30px;
	}
	
/* TEXT
---------------------------------------------------- */	

p {
	margin: 0 0 24px 0;
	}
p.lead {
	font-size: 20px;
	color: #333;
	}
blockquote {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	margin: 0 0 24px 0;
	}
blockquote h3 {
	font-family: Helvetica, Arial, sans-serif !important;
	font-style: normal;
	}
blockquote p {
	margin: 0;
	}
blockquote cite {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	}
.clear {
	clear: both;
	}
	
/* SELF-CLEARING FLOATS
---------------------------------------------------- */
#header-inner:after,
#main:after,
#footer:after,
div.leftcol:after,
div.rightcol:after,
div.buttons:after
 {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
    
/* trigger hasLayout and target ie5+6/win only */
* html #header-inner,
* html #headline-inner,
* html #signup-inner,
* html #subnav-inner,
* html #showcase-inner,
* html #main,
* html #footer,
* html div.action,
* html div.free-page {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #header-inner,
*:first-child+html #headline-inner,
*:first-child+html #signup-inner,
*:first-child+html #subnav-inner,
*:first-child+html #showcase-inner,
*:first-child+html #main,
*:first-child+html #footer,
*:first-child+html div.action,
*:first-child+html div.free-page {
	min-height: 1px;
	}