body  {
	font: 13px/30px 'Trebuchet MS', Helvetica, sans-serif;
	color: #333;
	margin: 0 auto;
}

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
a:link, a:visited  { color: #990000; text-decoration:none;}
a:hover {color: #000; text-decoration:underline;}

h1 {font-size:50px; line-height:1em; letter-spacing:-0.1em}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0}
.fl  {float:left}
.fr  {float:right}
.center {text-align:center; width:100%; overflow:hidden}
.onethird {float:left; width:29%; margin-left:5%; overflow:hidden}
.onethird:first-child {margin-left:0}

.pricing {line-height:1em !important}

#main h2 {font-size:22px; color:#273754; margin:60px 0 0 0; padding-bottom:10px; line-height:1.2em; letter-spacing:-0.1em; border-bottom:8px solid #ddd}
#main h4 {font-size:16px; margin:20px 0 0 0; letter-spacing:-0.1em;}



#main_wrapper  {
	background:url(images/f3d_content.jpg) no-repeat top center;
	width:100%;

	overflow: hidden;
}

#main  {width:960px; margin: 0 auto; overflow: hidden; padding: 30px 0 0px 0; border-bottom:1px solid #ddd}
#main_left  {width: 330px; float:left;}
#main_right  {width: 560px; float:right}

#footer {width:960px; margin: 0 auto; overflow: hidden; padding: 0 0 0px 0; font-size:11px; text-align: right}
#footer a {margin-left:10px};

#main p 	{line-height:2.5em; text-align:justify}
#main ul {list-style:none; padding:0 0 0 0; font-size:16px; line-height:1em;}
#main ul.list li {display:block; background:url(images/icon_star.png) no-repeat left 15px; padding:15px 0 15px 25px; border-bottom:1px solid #ddd}
#main ul.list li:first-child {padding-top:0; background:url(images/icon_star.png) no-repeat left top;}

#main ul.options {list-style:circle; padding:0 0 0 20px; line-height:1em;}

.tabbed_area {
	margin-bottom: 30px;
}

 ul.tabs {list-style:none;  margin:10px 0 5px 0; padding:0px;}
 ul.tabs li{list-style:none; float:left; display:block; margin-left:1px}
 ul.tabs li:first-child {margin-left:20px}
 
 ul.tabs li a {  
    background-color:#464c54;  
    color:#ffebb5;  
    padding:5px 14px 5px 14px;
    font-size:11px;  
    font-weight:bold;  
    text-decoration:none;  
    border:1px solid #464c54;
	text-transform:uppercase
}  
ul.tabs li a:hover {  
    background-color:#2f343a;  
    border-color:#2f343a;  
}  
ul.tabs li a.active {  
    background-color:#ffffff;  
    color:#282e32;  
    border:1px solid #464c54;  
    border-bottom: 1px solid #ffffff;  
}

.content {  
    background-color:#ffffff;  
    padding:30px; 
	margin:0px;
    border:1px solid #464c54;
	border-left:none;
	border-right:none;
}  
#experiment, #support, #affiliates { display:none; }
#main_right .content h2:first-child {margin-top:0px; !important}


a.button_wps {
	background: url(images/download_wps.png) no-repeat;
	display:inline-block; width:300px; height:70px;
}

a.button_wpm {
	background: url(images/download_wpm.png) no-repeat;
	display:inline-block; width:300px; height:70px;
}

a.button_jq {
	background: url(images/download_jq.png) no-repeat;
	display:inline-block; width:300px; height:70px;
}

img {border: none}


#f3d_version {
	position: absolute;
	background: url(images/version.png) no-repeat;
	display:inline-block; width:120px; height:43px;
	padding: 17px 10px 0 0;
	list-style:none;
	text-align: right;
}

#f3d_version li {
	display:inline-block;
	color: #aaa;
	margin:0;
	padding:0;
	font-size:10px;
	text-transform:uppercase;
	line-height:1em;
	float:right;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}


#f3d_version li:first-child {
	color: #888;
	font-size:30px;
	line-height:0.5em;
	letter-spacing:-0.1em;
	margin-left: 1px;
}
