* {
	margin: 0;
	padding: 0;
}
div.try-online{
	position:absolute;
	width:400px;
	top:135px;
	left:50%;
	margin-left:110px;
	color:#FFFFFF;
	font-size:16px;
}
div.try-online a{
	color:#68af25;
	font-size:18px;
}
div.try-online-index{
	position:absolute;
	width:400px;
	top:220px;
	left:50%;
	margin-left:75px;
	color:#FFFFFF;
	font-size:16px;
}
div.try-online-index a{
	color:#68af25;
	font-size:18px;
}
ul {
	margin: 0;
}
html, body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
}
img{
	border:none;
}
a {
	color: #0066CC;
}
a:hover{
	color: #9a3a00;
}
.yellow {
	font-weight: normal;
	background: #FFFAD5;
	padding: 2px;
}
.red {
	color: #990000;
}
.nomargin {
	margin: 0 0 0 0;
}

div.container,
div.menu-container_in-top,
.coda-slider-wrapper,
.coda-slider, 
.coda-slider .panel,
div.top_header-part div.pitch {
	width: 980px;
	margin: 0 auto;
position:relative;
}

/*yellow-bar*/
div.bar.yellow-bar{
	background: none repeat scroll 0 0 #FFF5CC;
    border: 1px solid #FFE67F;
	margin: 40px 0; 
	overflow:hidden;
	clear: both;
}
/*company-info*/
div.container.main-content .company-info{
	line-height:21px;
}
div.container .info .view-screenshots {
    background: url("images/homepage/tour-highlight.gif") no-repeat scroll 236px 3px transparent;

    color: #000000;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 40px;
    margin: 30px 0 0;
    text-align: left;
    width: 400px;
}
/* HEADER ----------------*/
div.main-content{
	margin-top:35px;
}
div.header_in-top {
	text-align: left;
	background:url(images/homepage/menu-panel.png) repeat-x 0 0;
	height: 64px;
	
	
}
.facilities-buttons {
	background:url(images/homepage/facilities-buttons.png) no-repeat 0 0;
	width:60px;
	height:61px;
	display:block;
	position:relative;
	left:50%;
	margin-left:-30px;	
	*position:static;
	*left:0;
	*margin-left:0;
	cursor:pointer;
}
/*time*/
.facilities-buttons.time{
	background-position:0 0;
}
.state-hover .facilities-buttons.time{
	background-position:0 -62px;
}
.state-mousedown .facilities-buttons.time{
	background-position:0 -123px;
}
/*money*/
.facilities-buttons.money{
	background-position: -60px 0;
}
.state-hover .facilities-buttons.money{
	background-position: -60px -62px;
}
.state-mousedown .facilities-buttons.money{
	background-position: -60px -123px;
}
/*team*/
.facilities-buttons.team{
	background-position: -120px 0;
}
.state-hover .facilities-buttons.team{
	background-position: -120px -62px;
}
.state-mousedown .facilities-buttons.team{
	background-position: -120px -123px;
}
/*activity*/
.facilities-buttons.activity{
	background-position: -180px 0;
}
.state-hover .facilities-buttons.activity{
	background-position: -180px -62px;
}
.state-mousedown .facilities-buttons.activity{
	background-position: -180px -123px;
}

/*green button*/
.green-button 
{
    background:url(images/homepage/green-button.png) no-repeat 0 0;
    width:423px;
    height:67px;
    float: right;
    text-decoration: none;
    text-align: center;
}
.green-button-index{
	margin-left:60px !important;
	position:absolute !important;
	top:150px !important;
	left:50% !important;
} 
.green-button:hover
{
    background-position:left bottom;
}
.green-button .left-angle

.green-button .right-angle
{
    display:none;
}
    
.green-button .text {
    color: #FFFFFF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 63px;
    text-align: center;
    text-shadow: 0 -1px 0 #358817;
}

/*yellow-button*/
.yellow-button .left-angle,
.yellow-button .right-angle,
.yellow-button .text,
.yellow-button{
	background:url(images/homepage/yellow-button.png) no-repeat 0 0;
	height:67px;
	float:left;
	display:block;
}
.yellow-button{
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
}
.yellow-button .left-angle{
	background-position:0 0;
	width:29px;
}
.yellow-button.state-hover  .left-angle{
	background-position:0 -66px;
}
.yellow-button.state-mousedown  .left-angle{
	background-position:0 -133px;
}
.yellow-button .right-angle{
	background-position:-66px 0;
	width:29px;
}
.yellow-button.state-hover .right-angle{
	background-position:-66px -66px;
}
.yellow-button.state-mousedown .right-angle{
	background-position:-66px -133px;
}
.yellow-button .text{
	background-repeat:repeat-x;
	background-position:0 -199px;
	color:#312104;
	font-size: 21px;
    font-weight: bold;
    line-height: 63px;
	text-shadow:1px 0 #f2e267;
}
.yellow-button.state-hover .text{
	background-position:0 -266px;
}
.yellow-button.state-mousedown .text{
	background-position:0 -331px;
}
/*browser/new*/
.browsers-icons,
.new-icon,
.link-for-buy{
	float:left;
}
.link-for-buy{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
.link-for-buy:hover{
	color:#0DB0C3;
}
.browsers-icons,
.new-icon{
	background:url(images/homepage/browsers_new-icons.png) no-repeat 0 0;
	height:23px;
	display:block;
}
.browsers-icons{
	width:78px;
}
.new-icon{
	width:29px;
	background-position:-78px 0;
}
div.menu-container_in-top{
	overflow:hidden;
	text-align:left;
}
div.menu-container_in-top .logo-link_in-top{
	float:left;
	text-decoration:none;
	vertical-align:top;
	margin-top:10px;
}
div.menu-container_in-top .logo-description{
	vertical-align:top;
	color:#e3e9e5;
	font:normal 14px/35px Tahoma, Geneva, sans-serif;
}
div.menu-container_in-top .logo-image{
	width:36px;
	height:40px;
	margin-right:5px;
}
div#top-bar {
	display: block;
	background-color: #F63;
	height: 2px;
}
div#top-bar div.container {
	text-align: right;
	font-size: 11px;
	position: relative;
}
div#top-bar div.container a {
	color: #fff;
	position: absolute;
	right: 0;
	bottom: -20px;
	background: #F63;
	padding: 3px 5px;
}
div.header_in-top ul.menu-list {
	list-style: none;
	float: right;
	line-height:56px;
}
div.header_in-top li.menu-item {
	float: right;
	margin-left:15px;
}
div.header_in-top .menu-link{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
div.header_in-top a.menu-link.order {
	color: #ffffff; /* color: #0db0c3; */
}
div.header_in-top a.menu-link:hover {
	border-bottom: 2px solid #0e8d9b;
}
div.header_in-top ul li a.active {
	background-color: #339966;
	border: 1px solid #336600;
	padding: 4px;
	color: #FFFFFF;
}
/* TOP ----------------*/

div.top_header-part {
	text-align: left;
	background: url(images/homepage/header-background.png) #002623 no-repeat top center;
	height: 324px;
	overflow:hidden;
	position:relative;
	font-family: Arial, Verdana, sans-serif;
}

div.top_header-part .buy-weblogger,
div.top_header-part .yellow-button,
div.top-page .yellow-button{
	float:right;
}
div.top_header-part .yellow-button .text,
div.top-page .yellow-button .text{
	padding:0 90px;
}
div.top_header-part .yellow-button.bottom{
	margin:60px 0 10px 0;
}
/*green-button bottom*/
div.top_header-part .green-button.bottom{
	margin:60px 0 10px 0;
}
div.top_header-part .buy-weblogger{
	margin-top:-7px;
	cursor:pointer;
}
div.top_header-part .buy-weblogger .new-icon{
	margin-top:-11px;
}
div.top_header-part .buy-weblogger .link-for-buy{
	margin:0 3px;
}
div.top_header-part div.container {
	position: relative;
	height: 294px;
	overflow:hidden;
}
div.top_header-part div.pitch {
	text-align:center;
}
div.top_header-part div.pitch ul {
	list-style: none;
	float: left;
	width: 470px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	overflow:hidden;
}
div.top_header-part div.pitch ul li {
	background: url(images/homepage/approve-arrow.png) 0 13px no-repeat;
	padding: 13px 0 10px 50px;
	text-align:left;
}
div.top_header-part div.pitch img.man {
	position: absolute;
	left: 0;
	bottom: -28px;
}
div.top_header-part div.pitch img.manflip {
	position: absolute;
	right: 5px;
	bottom: -28px;
	z-index:-1;
}
div.top_header-part div.pitch img.icon {
	border: none;
	margin-bottom: 5px;
}
div.top_header-part .header-bottom-level{
	margin-top:35px;
}
div.top_header-part .header-bottom-level, 
div.top_header-part .buttons-container{
	overflow:hidden;
}
div.top_header-part .buttons-container{
	margin-top:4px;
}
div.top_header-part div.icons {
	display: block;
	float: left;
	margin-top:3px;
}
div.top_header-part div.icons a.button-widjet, 
div.goback a {
	text-align: center;
	float: left;
	color:#fff;
	font-size:11px;
}
div.top_header-part div.icons a.button-widjet{
	margin-right:50px;
}
div.top_header-part div.icons a.button-widjet.state-hover,
div.top_header-part div.icons a.button-widjet.state-mousedown{
	color:#0DB0C3;
}
div.goback {
	position: absolute;
	bottom: 53px;
	right: 430px;
}
div.goback a {
	display: block;
	width: 74px;
	height: 49px;
	background: url(images/homepage/go-back.png) 0 0 no-repeat;
}
div.goback a:hover {
	background: url(images/homepage/go-back.png) 0 -49px no-repeat;
}
div.top_header-part h1, 
div.top_header-part h2 {
	font-weight:normal;
	line-height:130%;
}
div.top_header-part h1 {
	margin:24px 0 21px 0px;
	font:bold 48px/70% Tahoma, Geneva, sans-serif;
	color: #fff;
	text-align: center;
}
h1 span {
	font-weight:normal;
}
div.top_header-part h2 {
	margin:5px 0 50px 0px;
	font-size:20px;
	width: 960px;
	text-align: center;
	color: #eee;
}
div.top_header-part h1.sub {
	text-align: left;
	font-size: 30px;
	margin:15px 0 10px;
}
div.top_header-part h2.sub {
	text-align: left;
	font-size:14px;
	font-weight:normal;
	margin-bottom: 15px;
}
div.box h1.trial {
	display: block;
	font-size:30px;
	margin: 7px 0 0px 0;
	width: 500px;
	text-align: left;
	float: left;
	color: #900;
}
div.top_header-part h2.main {
	display:inline;
	margin:0;
	text-align:center;
	font:bold 18px/30px Tahoma,Geneva,sans-serif;
	padding:9px 0;
}
}
div.top_header-part h2.main2 {
	display:inline;
	margin:0;
	text-align:left;
	font:bold 16px/28px Tahoma,Geneva,sans-serif;
	padding:9px 0;
}
div.top_header-part h1.main2 {
	display:inline;
	margin:0;
	text-align:left;
	font:normal 22px Arial;
	padding:9px 0;
}
div.top_header-part strong.selected-area {
	background:url("images/homepage/highlight.png") no-repeat scroll 0 0 transparent; /*changed name */
	font-weight:bold;
	color: #222;
	padding:6px 30px 10px 8px;
}
div.top_header-part strong.selected-area+ {
	background:url("images/homepage/special offer_Nov_trans+.gif") no-repeat scroll 0 0 transparent; /*changed name */
	font-weight:bold;
	height:95px;
	width:100px;
	color: #222;
	padding:6px 20px 6px 5px;
}

div.top_header-part small {
	font-size: 17px;
	color: #eee;
	font-weight: lighter;
}
div.top_header-part a.pitch {
	display: block;
	width: 408px;
	height: 67px;
	background: url(images/top-pitch-button.png) no-repeat;
	text-indent: -99999px;
	margin-top: 25px;
	z-index: 2;
}
div.top_header-part a.pitch:hover {
	background: url(images/top-pitch-button.png) 0px -67px no-repeat;
	text-indent: -99999px;
}
div.top_header-part a.pitch_o {
	display: block;
	width: 408px;
	height: 67px;
	background: url(images/top-pitch-button_o.png) no-repeat;
	text-indent: -99999px;
	margin-top: 25px;
}
div.top_header-part a.pitch_o:hover {
	background: url(images/top-pitch-button_o.png) 0px -67px no-repeat;
	text-indent: -99999px;
}
div.top_header-part a.pitch_r {
	display: block;
	width: 408px;
	height: 67px;
	background: url(images/top-pitch-button-r.png) no-repeat;
	text-indent: -99999px;
	margin-top: 25px;
}
div.top_header-part a.pitch_r:hover {
	background: url(images/top-pitch-button-r.png) 0px -67px no-repeat;
	text-indent: -99999px;
}
div.top_header-part b {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 22px 0 0 12px;
	color: #eee;
}
div.top_header-part a.link {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #91B5FF;
	color: #91B5FF;
	text-decoration: none;
	margin-top: 22px;
}
div.top_header-part a.link:hover {
	border-bottom: none;
}
div.top_header-part a.pitch-small {
	display: inline;
	width: 256px;
	height: 66px;
	background: url(images/top-pitch-button-small.png) no-repeat;
	text-indent: -99999px;
	float: right;
}
div.top_header-part a.pitch-small:hover {
	background: url(images/top-pitch-button-small.png) 0px -66px no-repeat;
	text-indent: -99999px;
}

div.top_header-part span small {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #ddd;
}
div.top_header-part img.screenshot {
	position: absolute;
	right: 0;
	bottom: 0px;
	border: none;
}
div.top_header-part small.tag {
	float: right;
	margin: 100px 150px 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #eee;
}
div.top_header-part small.tag-power {
	display:block;
	overflow:hidden;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color: #789492;
}
div.top_header-part div.shots {
	display: block;
	width: 382px;
	float: right;
	margin: 0px 18px 0 0;
}
div.top_header-part div.shots a {
	float: left;
	margin: 0 25px 0 0;
}
div.top_header-part a.button-more {
	margin-right: 80px;
}
a.button-more {
	display: block;
	padding: 14px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: url(images/button-bg3.gif) repeat-x;
	float: right;
	border: 1px solid #060;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-size: 16px;
	text-decoration: none;
	margin: 0px 0px 0 0;
}
a.button-more-small {
	display: block;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: url(images/button-bg.png) repeat-x;
	float: right;
	border: 1px solid #060;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	text-decoration: none;
	margin: 5px 0 0 0;
	line-height: 18px;
}
a.button-more:hover, a.button-more-small:hover {
	color: #333;
}
a.button-more-large {
	display: block;
	padding: 6px 20px 9px 20px;
	text-align: center;
	text-transform: none;
	color: #fff;
	background: url(images/homepage/button-bg3-hover.gif) repeat-x;
	float: left;
	border: 1px solid #060;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	width: 340px;
	text-shadow:1px 1px 0 #555;
	margin: 10px 0 0 20px;
}
a.button-more-large small {
	display: block;
	width: 330px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: none;
	text-align: center;
	text-shadow: none;
}
a.button-more-large:hover {
	background: url(images/homepage/button-bg3.gif) repeat-x;
}
a.blue {
	background: url(images/homepage/button-bg-tour.png) repeat-x;
	border: 1px solid #036;
}
a.blue:hover {
	color: #FF6;
}
a#video, a#video2 {
	display: block;
	width: 492px;
	height: 388px;
	background: url(images/homepage/video.gif) 0 0 no-repeat;
}
a#video:hover, a#video:hover {
	background: url(images/homepage/video.gif) 0 -387px no-repeat;
}
div#selector-bar {
	display: block;
	background: #F8F8F9;
	border-bottom: 1px solid #D5D7DB;
	margin-bottom: 10px;
}
ul#selector {
	display: block;
	list-style: none;
	margin: 0px auto 0px auto;
	width: 592px;
	background: #F8F8F9 url(images/selector-bg.gif) bottom center no-repeat;
	overflow: auto;
	padding: 15px 0 30px 388px;
	margin-bottom: -14px;
}
ul#selector li {
	float: left;
}
ul#selector li a {
	display: block;
	width: 75px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-transform: uppercase;
	color: #777;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}
ul#selector li a:hover {
	background-color: #ddd;
}
ul#selector li a.selected {
	background-color: #369;
	color: #fff;
	border: 1px solid #336;
}
div.os {
	display: block;
	margin: 20px 0 0 0;
}
div.os b small {
	font-weight: normal;
	font-size: 12px;
}
/* CONTENT ----------------*/

div.box {
	margin: 40px 0 0px 0;
	padding: 0;
	clear: both;
	overflow:hidden;
}
div.box h3.sub {
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
}
div.box h2.sub {
	font-size:28px;
	font-weight: lighter;
	margin-bottom: 40px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	padding: 25px 0 0 0;
	text-align: center;
}
div.box p {
	font-size: 14px;
	padding: 35px 0 0 0;
	line-height: 20px;
}
div.box p img {
	float: left;
	margin: 12px 20px 0 0;
}
div.shots h2 {
	width: 350px;
	margin: 0;
}
div.shots img {
	border: none;
	margin-bottom: 5px;
}
div.shots a.shot {
	display: inline;
	margin-right: 20px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-indent: -10px;
}
div.shots {
	display: block;
	width: 460px;
	float: left;
	padding-top: 0px;
}
div.info {
	float: right;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	margin: 5px 0 0px 10px;
	overflow:hidden;
}
div.info h2 {
	width: 400px;
	margin: 0 0 25px 0;
	text-align: left;
	font-size: 22px;
	color: #222;
}
div.info strong {
	float: left;
	margin: 17px 0 0 0;
	color: #900;
}
div.screenshots a.shot {
	display: block;
	width: 290px;
	float: left;
	margin: 0 55px 0 0;
	text-align: center;
	font-weight: bold;
	color: #F60;
	font-size: 16px;
}
div.screenshots a.shot img {
	display: block;
	border: none;
	margin: 0 0 10px 0;
}
div.screenshots strong {
	display: block;
	width: 960px;
	float: left;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	margin: 60px 0 0 0;
	background: url(images/homepage/highlight3.gif) 580px 3px no-repeat;
	line-height: 40px;
}
div.screenshots strong a {
	margin: 0 0 0 5px;
	color: #369;
	text-decoration: none;
}
div.screenshots strong a:hover {
	text-decoration: underline;
}
div.feature {
	width: 200px;
	margin:0px 30px 40px 0;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	display: inline;
}
div.feature A:HOVER {color:#000

}
div.last {
	margin-bottom: 0;
}
div.feature a {
	cursor: pointer;
	text-decoration:none;
	color:#000;
}
div.feature h2 {
	width: 125px;
	height: 40px;
	display: block;
	font-size: 12px;
	padding:5px 0px 0px 55px;
	margin-bottom: 10px;
}
div.feature h2.feature-1 {
	background: url(images/content-features-1.gif) no-repeat;
}
div.feature h2.feature-2 {
	background: url(images/content-features-2.gif) no-repeat;
}
div.feature h2.feature-3 {
	background: url(images/content-features-3.gif) no-repeat;
}
div.feature h2.feature-4 {
	background: url(images/content-features-4.gif) no-repeat;
}
div.feature h2.feature-5 {
	background: url(images/content-features-5.gif) no-repeat;
}
div.feature h2.feature-6 {
	background: url(images/content-features-6.gif) no-repeat;
}
div.feature h2.feature-7 {
	background: url(images/content-features-7.gif) no-repeat;
}
div.feature h2.feature-8 {
	background: url(images/content-features-8.gif) no-repeat;
}
div.feature h2.feature-9 {
	background: url(images/content-features-9.gif) no-repeat;
	height: 30px;
	padding:15px 0px 0px 55px !important;
}
div.feature h2.feature-10 {
	background: url(images/homepage/content-features-10.gif) no-repeat;
}
div.side {
	display: block;
	float: left;
	width: 250px;
	line-height: 20px;
}
div.side b {
	font-size: 38px;
	font-weight: bold;
	color: #333;
	display: block;
	margin-bottom: 20px;
	line-height: 40px;
}
div.type {
	display: block;
	width: 322px;
	height: 250px;
	float: left;
	position: relative;
	margin-left: 20px;
}
div.quote {
	width: 450px;
	padding: 0 40px;
	font-size: 14px;
	text-align: justify;
	float: left;
	font-weight: bold;
	color: #777;
	line-height: 24px;
}
div.quote small {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 20px;
}
div.user-box {
	display: block;
	margin: 30px 0;
}
div.left {
	float: left;
	width: 550px;
	margin: 0 0 0 0;
	display: inline;
}
div.left div.feature {
	display: block;
	width: 200px;
	margin:0 60px 30px 0;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	display: inline;
}
div.left div.last {
	margin-bottom: 0;
}
div.left a {
	cursor: pointer;
}
div.left h3 {
	width: 180px;
	height: 45px;
	display: block;
	text-indent: -99999px;
	margin-bottom: 10px;
}
div.left h3.feature-1 {
	background: url(images/content-features-1.gif) no-repeat;
}
div.left h3.feature-2 {
	background: url(images/content-features-2.gif) no-repeat;
}
div.left h3.feature-3 {
	background: url(images/content-features-3.gif) no-repeat;
}
div.left h3.feature-4 {
	background: url(images/content-features-4.gif) no-repeat;
}
div.left h3.feature-5 {
	background: url(images/content-features-5.gif) no-repeat;
}
div.left h3.feature-6 {
	background: url(images/content-features-6.gif) no-repeat;
}
div.left h3.feature-7 {
	background: url(images/content-features-7.gif) no-repeat;
}
div.left h3.feature-8 {
	background: url(images/content-features-8.gif) no-repeat;
}
div.left h3.feature-9 {
	background: url(images/content-features-9.gif) no-repeat;
}
div.right {
	float: right;
	width: 360px;
	padding-left: 50px;
}
div.right-homepage {
	float: right;
	width: 410px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}
div.right-homepage img {
	border: none;
	margin-bottom: 5px;
}
div.right-homepage a.shot {
	display: inline;
	margin-right: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-indent: -10px;
}
div.right-homepage strong {
	display: block;
	clear: left;
	font-size: 20px;
	font-weight: lighter;
	padding-top: 0px;
}
blockquote {
	background: #f3f3f3 url(images/blockquote-bg.png) 10px 10px no-repeat;
	padding: 10px 10px 10px 70px;
	font-size: 14px;
	line-height:20px;
	font-weight:normal;
	height:100px;
	margin: 25px 0 5px 0;
	border-radius:3px;
}
div.right-homepage small {
	width: 300px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
	display: inline;
}
div.center {
	display: block;
	width: 960px;
	float: left;
	margin: 40px 0 40px 0;
	font-size: 16px;
	font-weight: bold;
	color: #222;
}
div.center p {
	display: block;
	width: 960px;
	float: left;
}
div.center a.steps {
	display: block;
	float: left;
	border: 1px solid #ddd;
	border-width: 1px 0 1px 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
}
div.center a.step1 {
	background: url(images/center-step1.gif) no-repeat;
	width: 225px;
	height: 42px;
	padding: 23px 0 0 95px;
}
div.center a.step1:hover {
	background: url(images/center-step1.gif) 0 -63px no-repeat;
}
div.center a.step2 {
	background: url(images/center-step2.gif) no-repeat;
	width: 235px;
	height: 42px;
	padding: 23px 0 0 85px;
}
div.center a.step2:hover {
	background: url(images/center-step2.gif) 0 -63px no-repeat;
}
div.center a.step3 {
	background: url(images/center-step3.gif) no-repeat;
	width: 225px;
	height: 42px;
	padding: 23px 0 0 95px;
}
div.center a.step3:hover {
	background: url(images/center-step3.gif) 0 -63px no-repeat;
}
div.center span {
	line-height: 25px;
	border: 1px solid #ddd;
	border-width: 0px 0 1px 0;
}
div.center span a, div.center p a {
	background: #FEE970;
	padding: 5px;
	margin: 0 5px 0 5px;
	color: #006699;
	text-decoration: none;
}
div.center span a:hover, div.center p a:hover {
	text-decoration: underline;
	background: #FFFF66;
}
div.center span.step4 {
	display: block;
	float: left;
	background: url(images/center-step4.gif) 36px 0 no-repeat;
	width: 545px;
	height: 42px;
	padding: 23px 0 0 95px;
}
div.center span.step4:hover {
	background: url(images/center-step4.gif) 36px -63px no-repeat;
}
div.center span.step5 {
	display: block;
	float: left;
	background: url(images/center-step5.gif) no-repeat;
	width: 225px;
	height: 42px;
	padding: 23px 0 0 95px;
}
div.center span.step5:hover {
	background: url(images/center-step5.gif) 0 -63px no-repeat;
}
div.column {
	display: block;
	width: 290px;
	float: left;
	margin-right: 40px;
}
div.big {
	width: 630px;
}
.ul1{
	margin: 20px 0px 0px 20px;
	font-size: 12px;
	list-style:disc !important;
}
.ul1 li{
	padding: 0 0 10px 5px;
	list-style:disc !important;
}
.ul1 li h3{
	font-size: 12px;
	font-weight: normal;
}
.ul1 li h3 a{
color: #333;
text-decoration:none;
}
.ul1 li h3 a:hover{
	text-decoration:underline;
}
a.box-check {
	display: block;
	padding: 10px 0 10px 0;
	text-align: center;
	border: 1px solid #ccc;
	border-width: 1px 0 1px 0;
	background: #f6f6f6;
	color: #3366CC;
	font-size: 16px;
	font-weight: bold;
}
a.box-check:hover {
	text-decoration: none;
}
a.difference {
	text-align: center;
	margin-top: 15px;
}
div.big span {
	float: left;
	width: 208px;
	border-right: 1px solid #ccc;
	text-align: center;
	display: block;
	height: 90px;
	padding-top: 5px;
	font-size: 16px;
}
div.big span img {
	margin-top: 15px;
}
.size14 {
	font-size: 14px;
}
.size18{
	font-size:18px;
}
.size20{
	font-size:20px;
}
div.bottom-center small {
	display: block;
	margin: 20px 0 0px 0;
	font-size: 11px;
}
div.column a.headline {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	padding: 10px 0 10px 0;
}
div.column a.news {
	background: url(images/column-news-rss.png) 180px 5px no-repeat;
}
div.column a.twitter {
	background: url(images/column-twitter.png) 190px 5px no-repeat;
}
div.column a.webinar {
	background: url(images/column-webinar.png) 210px 5px no-repeat;
}
div.column a.newsletter {
	background: url(images/column-newsletter.png) 250px 5px no-repeat;
}
div.column p, div#twitter_div {
	margin-bottom: 15px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
}
div.news p strong {
	display: block;
	margin-bottom: 5px;
}
div.news p {
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
}
div.news p img.award {
	margin: 5px 5px 0 0;
}
div#twitter_div ul {
	list-style: none;
	min-height: 300px;
}
div#twitter_div li {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
div#twitter_div li a:link {
	color: #003366;
}
div.newsletter {
	border: 1px solid #ddd;
	border-width: 1px 0 1px 0;
	padding: 5px 0 15px 0;
}
div.column a.webinar-register {
	display: block;
	width: 290px;
	height: 36px;
	background: url(images/column-webinar-register.png) no-repeat;
	text-indent: -99999px;
	margin-top: 15px;
}
div.column a.webinar-register:hover {
	background: url(images/column-webinar-register.png) 0px -36px no-repeat;
	text-indent: -99999px;
}
div.column input.field {
	padding: 5px;
	width: 162px;
	margin-right: 10px;
	vertical-align: middle;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
div.column input.newsletter-subscribe {
	width: 102px;
	height: 28px;
	background: url(images/column-newsletter-subscribe.png) no-repeat;
	border: none;
	cursor: pointer;
	text-ident: -99999px;
	vertical-align: middle;
}
div.column input.newsletter-subscribe:hover {
	background: url(images/column-newsletter-subscribe.png) 0px -28px no-repeat;
}
div.webinar p {
	border: 1px solid #ddd;
	border-width: 1px 0 1px 0;
	padding: 5px;
	background: #F0EAE3;
	font-size: 12px;
	line-height: 20px;
}
div.column a.pricing {
	display: block;
	width: 290px;
	height: 65px;
	background: url(images/center-bottom-pricing.png) no-repeat;
	text-indent: -99999px;
}
div.column a.pricing:hover {
	background: url(images/center-bottom-pricing.png) 0px -65px no-repeat;
	text-indent: -99999px;
}
div.bottom-center {
	display: block;
	float: left;
	width: 960px;
	margin: 15px 0 10px 0;
}
div.bottom-center blockquote {
	margin: 0 0 0 0;
	padding: 15px 10px 15px 90px;
	display: block;
	font-size: 24px;
	font-weight: lighter;
	background: #f3f3f3 url(images/blockquote-bg.png) 15px 15px no-repeat;
}
div.bottom-center blockquote img {
	vertical-align: middle;
	margin-left: 10px;
}
div.bottom-center small {
	float: right;
}
/* FOOTER ----------------*/

div.footer {
	clear: both;
	padding: 30px 0 20px 0;
	position:relative;
}
div.footer .footer-shadow,
div.footer .bottom-border{
	background:url(images/shadow-btm.png) 0 -17px repeat-x #EEEEE7;
	height:13px;
	overflow:hidden;
}
div.footer div.container {
	overflow: auto;
}
div.footer .bottom-border{
	background-position:0 -1px;
	height:5px;
	margin-top:8px;
}
div.footer span {
	display: inline;
	width: 170px;
	margin: 20px 10px 0 0;
	float: left;
}
div.footer span.first {
	width: 130px;
	padding-top: 30px;
}
div.footer span.bottom-guide {
	margin-right: 30px;
}
div.footer span strong {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
div.footer span a {
	display: block;
	font-size: 11px;
	text-decoration: underline;
	margin-top: 5px;
}
div.footer a.trial {
	color: #FF6600;
}
div.footer span.misc {
	width: 230px;
	font-size: 12px;
	margin-right:0;
}
div.footer span.misc img.logo {
	display: inline;
	float: left;
	margin-right: 7px;
}
div.footer span.misc img.award {
	display: inline;
	float: left;
	margin-right: 10px;
}
div.footer span.misc b {
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
}
div.copyright {
	overflow:hidden;
	margin: 20px 0 0 0;
	border-top: 1px solid #E6E6E6;
	padding: 20px 0;
	color: #595959;
	font-size: 11px;
}
div.footer span a.term-link{
	border-top: 1px solid #E6E6E6; 
	margin: 0 40px 0 0; 
	padding-top: 10px
}
div.copyright img {
	float: left;
}
div.copyright p {
	float: right;
}
#htmltagcloud {
	font-family: Arial, Verdana, sans-serif;
	line-height:30px;
	word-spacing:normal;
	letter-spacing:normal;
	text-decoration:none;
	text-transform:none;
	text-align:center;
	text-indent:0px;
	margin-bottom: 50px;
}
#htmltagcloud a:link {
	text-decoration:none
}
#htmltagcloud a:visited {
	text-decoration:none
}
#htmltagcloud a:hover {
	text-decoration:none;
	color:white;
	background-color:#05f
}
#htmltagcloud a:active {
	text-decoration:none;
	color:white;
	background-color:#03d
}
span.tagcloud0 {
	font-size:12px;
	padding:0;
	color:#ACC1F3;
	z-index:10;
	position:relative
}
span.tagcloud0 a {
	text-decoration:none;
	color:#ACC1F3
}
span.tagcloud1 {
	font-size:16px;
	padding:0;
	color:#ACC1F3;
	z-index:9;
	position:relative
}
span.tagcloud1 a {
	text-decoration:none;
	color:#ACC1F3
}
span.tagcloud2 {
	font-size:22px;
	padding:0;
	color:#86A0DC;
	z-index:8;
	position:relative
}
span.tagcloud2 a {
	text-decoration:none;
	color:#86A0DC
}
span.tagcloud3 {
	font-size:26px;
	padding:0;
	color:#86A0DC;
	z-index:7;
	position:relative
}
span.tagcloud3 a {
	text-decoration:none;
	color:#86A0DC
}
span.tagcloud4 {
	font-size:30px;
	padding:0;
	color:#607EC5;
	z-index:6;
	position:relative
}
span.tagcloud4 a {
	text-decoration:none;
	color:#607EC5
}
span.tagcloud5 {
	font-size:34px;
	padding:0;
	color:#607EC5;
	z-index:5;
	position:relative
}
span.tagcloud5 a {
	text-decoration:none;
	color:#607EC5
}
span.tagcloud6 {
	font-size:39px;
	padding:0;
	color:#4C6DB9;
	z-index:4;
	position:relative
}
span.tagcloud6 a {
	text-decoration:none;
	color:#4C6DB9
}
span.tagcloud7 {
	font-size:43px;
	padding:0;
	color:#395CAE;
	z-index:3;
	position:relative
}
span.tagcloud7 a {
	text-decoration:none;
	color:#395CAE
}
span.tagcloud8 {
	font-size:47px;
	padding:0;
	color:#264CA2;
	z-index:2;
	position:relative
}
span.tagcloud8 a {
	text-decoration:none;
	color:#264CA2
}
span.tagcloud9 {
	font-size:50px;
	padding:0;
	color:#133B97;
	z-index:1;
	position:relative
}
span.tagcloud9 a {
	text-decoration:none;
	color:#133B97
}
span.tagcloud10 {
	font-size:54px;
	padding:0;
	color:#002A8B;
	z-index:0;
	position:relative;
	line-height: 1.1em;
}
span.tagcloud10 a {
	text-decoration:none;
	color:#002A8B
}
span.freq {
	font-size:10pt !important;
	color:#bbb
}
#credit {
	text-align:center;
	font-size:0.7em;
	color:#333;
	margin-bottom:0.6em;
	font-family: Arial, Verdana, sans-serif;
}
#credit a:link {
	color:#777;
	text-decoration:none;
}
#credit a:visited {
	color:#777;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:none;
	color:white;
	background-color:#05f;
}
#credit a:active {
	text-decoration:underline;
}
/* SIDEBAR ----------------*/

div.right div.box {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 30px 0 30px 0;
	overflow: auto;
	border-radius:8px;
}
div.right div.download {
	background: url(images/download.gif) no-repeat;
	display: block;
	height: 50px;
	padding: 12px 0 0 110px;
	margin-bottom: 20px;
}
div.right div.download a, a.getitnow {
	display: block;
	width: 252px;
	height: 27px;
	background: url(images/button-side-download.png) no-repeat;
	text-indent: -99999px;
}
div.right div.download a:hover, a.getitnow:hover {
	background: url(images/button-side-download.png) 0px -28px no-repeat;
	text-indent: -99999px;
}
div.right div.order {
	background: url(images/order.gif) no-repeat;
	display: block;
	height: 50px;
	padding: 12px 0 0 110px;
}
div.right div.order a {
	display: block;
	width: 252px;
	height: 27px;
	background: url(images/button-side-order.png) no-repeat;
	text-indent: -99999px;
}
div.right div.order a:hover {
	background: url(images/button-side-order.png) 0px -28px no-repeat;
	text-indent: -99999px;
}
div.right p, div#twitter_div {
	margin-bottom: 15px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
}
div.right a.headline {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	padding: 5px 0 10px 0;
}
div.right a.newsletter {
	background: url(images/column-newsletter.png) 250px 0px no-repeat;
}
div.right input.field {
	padding: 5px;
	display: block;
	width: 320px;
	margin: 0 10px 10px 0;
	vertical-align: middle;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
div.right input.newsletter-subscribe {
	width: 102px;
	height: 28px;
	background: url(images/column-newsletter-subscribe.png) no-repeat;
	border: none;
	cursor: pointer;
	text-ident: -99999px;
	vertical-align: middle;
	display: block;
	float: right;
}
div.right input.newsletter-subscribe:hover {
	background: url(images/column-newsletter-subscribe.png) 0px -28px no-repeat;
}
/* TESTIMONIAL PAGE ----------------*/

div.testimonials {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
}
div.testimonials p {
	margin: 0 0 20px 0;
}
div.testimonials strong {
	font-size: 14px;
	display: block;
	margin: 0 0 8px 0;
}
div.testimonials small {
	display: block;
	margin-bottom: 30px;
}
div.testimonials blockquote {
	padding-left: 100px;
	margin-bottom: 30px;
}
div.testimonials blockquote small {
	margin: 5px 0 0 0;
	font-size: 10px;
}
div.media-testimonials {
	padding-left: 60px;
	width: 350px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
div.media-testimonials p {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	overflow: auto;
	margin-bottom: 50px;
}
div.media-testimonials p img {
	display: block;
	margin: 15px 0 0 0;
	float: right;
}
div.bar {
	overflow:hidden;
	clear: both;
	background: #D6FAB8;
	padding: 10px;
	border: 1px solid #B1F57A;
	text-align: center;
	font-size: 24px;
	border-radius:8px;
	margin: 10px 0 40px 0;
}
div.bar a {
	color: #369;
}
div.bar a:hover {
	text-decoration: none;
}
div.bar-bottom {
	margin-bottom: 30px;
}
/* SUPPORT PAGE ----------------*/

div.support {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
}
div.support-box {
	padding: 15px 10px 15px 70px;
	margin: 30px 0 0 0;
	display: block;
	background: #D5EABF;
	border: 1px solid #ddd;
	font-size: 18px;
	color: #444;
	position: relative;
}
div.support-box a {
	display: block;
	position: absolute;
	top: 12px;
	right: 10px;
	width: 102px;
	height: 28px;
	background: url(images/support-view-button.png) no-repeat;
	text-indent: -99999px;
}
div.support-box a:hover {
	background: url(images/support-view-button.png) 0 -28px no-repeat;
}
div.onlinehelp {
	background: #FFFFCC url(images/support-onlinehelp.gif) 20px 12px no-repeat;
}
div.quicktutorial {
	background: #FFFFCC url(images/support-quicktutorial.gif) 20px 12px no-repeat;
}
div.faq {
	background: #FFFFCC url(images/support-faq.gif) 20px 12px no-repeat;
}
div.forum {
	background: #FFFFCC url(images/support-forum.gif) 20px 12px no-repeat;
}
p.support-p {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #ccc;
}
div.support form {
	margin: 30px 0 20px 0;
	padding: 10px;
	background: #E8EFF7;
	border: 1px solid #D9E6F2;
	overflow: auto;
	border-radius:8px;
	font-size:13px;
}
div.support form input, div.support form select, div.support form textarea {
	padding: 3px;
	border: 1px solid #ccc;
	background: #f9f9f9;
	width: 280px;
	margin: 10px 0 10px 30px;
	float: left;
}
div.support form select {
	width: 287px;
}
div.support form label {
	float: left;
	width: 200px;
	margin: 13px 0 10px 0px;
}
div.support input.submit {
	width: 102px;
	height: 28px;
	background: url(images/button-submit.png) no-repeat;
	border: none;
	cursor: pointer;
	text-ident: 99999px;
	vertical-align: middle;
	float: right;
	margin: 10px 10px 0 0;
	display: block;
	font-size: 0px;
}
div.support input.submit:hover {
	background: url(images/button-submit.png) 0px -28px no-repeat;
}
div.message-box {
	padding: 15px 10px 15px 70px;
	margin: 30px 0 0 0;
	display: block;
	border: 1px solid #66FF33;
	font-size: 16px;
	color: #006633;
	position: relative;
	background: #99FF99 url(images/ok.gif) 15px 5px no-repeat;
}
/* ABOUT PAGE ----------------*/

div.about p {
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
}
div.about img.boxshot {
	float: left;
	margin: 0 20px 0px 0;
}
div.about ul li strong {
	display: inline;
}
div.about ul {
	list-style: none;
	margin: 20px 0 0 0;
}
div.about ul li {
	display: block;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}
div.tour-shot {
	text-align: center;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 48px 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}
div.tour-shot ul {
	text-align: justify;
	margin: 0;
}
div.tour-shot ul li {
	position: absolute;
	padding-top: 6px;
	padding-right: 30px;
	border-top: #3399cc solid 3px;
	width: 130px;
	list-style: none;
}
div.tour-shot ul li.right {
	width: 140px;
	right: 0 !important;
	padding-left: 30px;
	padding-right: 0 !important;
}
div.tour-shot h2 {
	display: block;
	margin: 0 0 30px 0;
	font-size: 28px;
}

.highlight {
	background-color: #FFCC00;
}
.tbl {
	margin: 0 0px 30px 0px;
	width: 960px;
}
.tbl td {
	border: 1px solid #ddd;
	border-width: 0px 0 1px 0;
	padding: 5px;
	font-size: 18px;
	color: #444;
}
.tbl td.odd {
	background-color: #f5f5f5;
}
.tbl strong {
	display: block;
	font: 60px bold Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	line-height: 60px;
}
.tbl sup {
	font-size: 18px;
}
.tbl small {
	font-size: 10px;
}
.tbl2 {
	margin: 0 0px 30px 0px;
}
.tbl2 td {
	border: 1px solid #ddd;
	border-width: 0px 0 1px 0;
	padding: 5px;
	font-size: 14px;
	color: #444;
}
.tbl2 td.odd {
	background-color: #f5f5f5;
}
.tbl2 strong {
	display: block;
	padding: 10px 5px 0 5px;
	text-align: center;
}
.tbl2 sup {
	font-size: 18px;
}
.tbl2 small {
	font-size: 10px;
}
table.scr_tbl td strong {
	display: block;
	margin-bottom: 20px;
}
.screenshots table.scr_tbl td strong {
	min-width:320px;
	float:right;
	background-position: 0 0;
	width:auto;
}
a.button-download, input.button-download {
	display: block;
	width: 102px;
	height: 28px;
	background: url(images/button-download.png) no-repeat;
	text-indent: -999999px;
}
a.button-download:hover, input.button-download:hover {
	background: url(images/button-download.png) 0px -28px no-repeat;
}
input.button-download {
	cursor: pointer;
	border: none;
}
label.error {
	width: 250px;
	display: block;
	float: left;
	color: red;
	font-size: 11px;
}
a.button-order {
	display: block;
	width: 102px;
	height: 28px;
	background: url(images/button-order.gif) no-repeat;
	text-indent: -999999px;
}
a.button-order:hover {
	background: url(images/button-order.gif) 0px -28px no-repeat;
}
.tbl td.pop {
	background-color: #DCFFD7;
	border: 1px solid #BDDD99;
	border-width: 0 1px 0 1px;
}
.tbl td.title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	color: #555;
}
h2.page-h2 {
	font-size: 18px;
	margin: 0px 0 20px 0;
	padding-bottom: 10px;
	display: block;
}
div.download-bottom {
	clear: both;
	display: block;
	border: 1px solid #E6E6E6;
	border-width: 1px 0 1px 0;
	padding: 20px;
	text-align: center;
	margin: 10px 0 20px 0;
	font-size: 18px;
	overflow:hidden;
}
div.download-box {
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin: 30px 0 50px 0;
	display: block;
	border: 1px solid #ddd;
	font-size: 24px;
	color: #444;
	position: relative;
	background: #FFFFCC url(images/download.gif) 20px 12px no-repeat;
	line-height: 24px;
}
div.download-box small {
	font-size: 12px;
}
a.button-order-now {
	display: block;
	text-indent: -99999px;
	width: 102px;
	height: 28px;
	background: url(images/button-order-now.png) no-repeat;
}
a.button-order-now:hover {
	background: url(images/button-order-now.png) 0px -28px no-repeat;
}
.badge {
	float: right;
}
.nomargin {
	margin: 0 0 0 0;
}
ul.doineedit img {
	display: block;
	float: left;
	margin: 5px 15px 5px 0;
}
.page-menu {
	list-style: none;
	clear: both;
	display: block;
	padding-left: 10px;
	padding-bottom: 30px;
}
.page-menu li {
	float: left;
}
.page-menu li a {
	display: block;
	width: 140px;
	text-align: center;
	padding: 0 10px 0 10px;
}
.screenshots h3 {
	display: block;
	font-size: 22px;
	margin: 20px 0 20px 0;
}
.screenshots h4 {
	display: block;
	color: #555;
	margin: 0px 0 20px 0;
}
.whats-new {
	font-size: 14px;
}
.whats-new .select_1 {
	color: #993300;
}
.select_5 {
	display: block;
	padding: 15px;
	background: #eee;
	border: 1px solid #ccc;
	clear: both;
}
.select_5 h5 {
	display: block;
	margin-bottom: 20px;
}
.select_5 p ul {
	display: block;
	clear: both;
	list-style: inside;
}
div.top img.intro-1 {
	position: absolute;
	right: -100px;
	bottom: -1px;
	border: none;
}
div.top img.intro-2 {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
div.top img.intro-3 {
	display: block;
	position: absolute;
	right: -50px;
	bottom: -1px;
	z-index: 1;
	border: none;
}
div#privacy {
	display: none;
	margin: 10px 0 0 0;
	font-size: 11px;
}
div#login div.container {
	padding: 20px 0;
	position: relative;
}
div#login span {
	display: block;
	width: 275px;
	font-size: 12px;
	color: #555;
	float: left;
	margin-right: 30px;
}
div#login span h2 {
	font-size: 14px;
}
div#login a.log-button {
	position: absolute;
	font-size: 11px;
	color: #666;
	top: 5px;
	right: 5px
}
div#login input.field {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 11px;
	width: 155px;
}
div#login label {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	color: #555;
	width: 150px;
	float: left;
}
div#login {
	display: none;
	background-color: #eee;
	height: 80px;
	border-bottom: 1px solid #ccc;
}
div#login input.field {
	width: 200px;
}
div#login span {
	display: block;
	width: 230px;
	font-size: 12px;
	color: #555;
	float: left;
	margin-right: 1px;
}
div#login span.button {
	width: 170px;
}
div#login span.intro {
	width: 325px;
}
div#login span h2 {
	margin-bottom: 10px;
}
div#login span small {
	font-size: 11px;
}
div#login a.button {
	display: block;
	padding: 9px 10px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: url(images/button-bg.png) repeat-x;
	float: right;
	border: 1px solid #060;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	width: 137px;
}
div#login a.button:hover {
	color: #333;
}
div.whats-new {
	line-height: 18px;
}
div.whats-new p strong {
	font-size: 18px;
}
div.whats-new ul {
	margin: 0 0 0 15px;
}
div.whats-new ul li {
	margin: 10px 0;
}
a.more-screens {
	display: block;
	float: left;
	padding: 5px 5px 8px 5px;
	text-align: center;
	width: 350px;
	background: #FFFF66;
	font-size: 20px;
	margin: 25px 0 0 20px;
}
a.more-screens:hover {
	background: #FFCC66;
}
div.social{
	position:absolute;
	bottom:250px;
	left:50%;
	margin-left:230px;
	width:120px;
	height:20px;
	padding:0px;
	z-index:200;
}
div.socaial a{
	text-decoration:none;
	padding:0px;
	margin-right:3px;
display:inline-block; width:20
}
div.socaial a img{
	padding:0px;
	border:none;
	
}
div.twitteriframe{
	width:85px;
}
div.try-online{
position:absolute;
width:400px;
top:140px;
left:50%;
margin-left:100px;
color:#FFFFFF;
font-size:14px;
}
div.h1{
color:#FFF;
font-weight:bold;
font-size:45px;
margin-top:10px;
}
div.h1_2{
float:left;
}
