* {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5%/1.5em Arial, Nimbus Sans L, sans-serif;
    background: #fff;
    color: #333;
}

p, li, dt, dd {
    color: #333;
    font-size: 1.2em;
}

li p, dt p, dd p {
    font-size: 1em;
    color: inherit;
}

a {
    color: #0c91e8;
}

table {
    font-size: 1em;
}

a:hover {
    color: #b40000;
}

img {
    border: none;
    
}

fieldset {
    border: none;
}

legend {
    display: none;
}

li {
    list-style-type: none;
}

hr {
    display: none;
}

h1, h2, h3, h4, h5, h6 {    
    margin-bottom: 10px;
}

h1 {
    color: #ff7e00;
    font: 4em Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

h2 {
    margin-bottom: 20px;
    color: #ff7e00;
    font: 3em Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

h3 {
    color: #999;
    font: 2em Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

h4 {
    color: #999;
    font: 1.4em Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

h5 {
    font-size: 1.1em;
    font-weight: normal;
}

h6 {
}
/*
.content h3, .content h4 {
    color: #ff7e00;
}*/

.content h4, .layout h4 {
    margin: 30px 0 2px 0;
    font-size: 2.4em;
}
.detailed-menu h4 {
	margin: 20px 0 2px 0;
    font-size: 1.8em;
}

.layout {
}

.yellow-cover {
    background: #f2fadd;    
}

/* head */

.head-cover {    
    background: #187ec2 url(../img/head.gif) repeat-x;
}

.head {
    min-width: 920px;
    max-width: 1120px;
    margin: 0 auto;
    height: 50px;
    padding: 0 10px 0 5px;    
}

.head a {
    color: #fff;
}

.head a:hover {
    color: #ffc221;
}

.head .logo {
    width: 240px;
    float: left;
}

.head .logo a {
    display: block;
    width: 165px;
    height: 40px;
    padding: 10px 0 0 60px;
    background: url(../img/logo.gif) no-repeat left;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
}

.head .live-chat {
    float: right;
    padding: 16px 0 5px 0px;
    /*background: url(../img/online.gif) no-repeat; */
    font: 18px Arial, Nimbus Sans L, sans-serif;
    color: #fff;
}

.head .live-chat a {
    text-decoration: none;
}

.head ul {
    margin-left: 80px;
    padding-top: 15px;
}

.head ul li {
    height: 20px;
    float: left;
    padding: 0 8px 5px 8px;
    font: 16px Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #ffc221;
}

.head ul li.active a {
    font-weight: bold;
    color: #ffc221;
}

.head ul li:hover, .head ul li.current {
    border-bottom: 10px solid #f2fadd;
}

.head ul li:hover a {
    text-decoration: none;
}

.submenu-cover {
    min-width: 998px;
    max-width: 1200px;
    margin: 0 auto;    
}

.submenu {
    overflow: hidden;
    padding: 15px 0 0 272px;   
    background: #f2fadd;
}

.submenu li {
    float: left;
    padding: 0 10px 15px 10px;
    font: 12px Arial, Nimbus Sans L, sans-serif;
    white-space: nowrap;
}

.submenu li a {
    color: #222;
    text-decoration: underline;
}

.submenu li a:hover {
    color: #b40000;    
}

.submenu li.current {
    color: #df5700;
    font-weight: bold;
    text-decoration: none;
}



/* header */

.header {
    min-width: 998px;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 35px;
    padding: 20px 0 0px 0;
    background: #f2fadd;
}

/* colbox */

.colbox {
    overflow: hidden;
    margin-bottom: 40px;
    padding-left: 40px;
}

.colbox .side {
    float: right;
    width: 49%;
    padding: 0 0 0 0px;
}

.get-started-now {
	background: url(../img/default/get-started-now-btn.png) no-repeat left;
	width: 220px;
	height: 40px;
	padding: 50px 5px 0 0;
	display:inline-block;
	
}

.product-tour {
	background: url(../img/default/product-tour-btn.png) no-repeat left;
	width: 192px;
	height: 40px;
	display:inline-block;
	padding: 50px 0 0 0;
}

.colmain .companies 
{
	margin-top: 10px;
    font: 1.6em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #666;
}


.colbox .colmain {
    margin-right: 490px;
}

.colbox .colmain p {
    font: 3em/1em Arial narrow, Arial, Nimbus Sans L, sans-serif;    
}

/* how-it-work */

.how-it-work {
    overflow: hidden;
    margin-top: 22px;
}

.signup-block {
    overflow: hidden;
    padding-left: 40px;
}


.signup-block .see-demo {
    float: right;
    width: 190px;
    padding: 25px 10px 30px 60px;   
    background: #a7d913 url(../img/sign-up.gif) no-repeat left bottom;
    font: 1.8em/1.3em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #fff;
    text-decoration: none;
}

.how-it-work .see-demo {
    float: right;
    width: 190px;
    padding: 25px 10px 30px 60px;   
    background: #e6edd2 url(../img/demo.gif) no-repeat left bottom;
    font: 1.8em/1.3em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #ff7e00;
    text-decoration: none;
}

.how-it-work .see-demo big {
    display: block;
    font-size: 1.65em;
}

.signup-block .see-demo big {
    display: block;
    font-size: 1.65em;
 }

.how-it-work ul 
{
}

.how-it-work ul li 
{
	width: 33%;
    float: left;
}

.how-it-work ul li p {
    padding-left: 5px;
    font:  1.35em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #666;
}

/* two-column-block */

.two-column-block, .three-column-block {
    min-width: 958px;
    max-width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 55px;
    padding: 0 0 0 40px;
}

.two-column-block .slim {
    float: right;
    width: 36%;
}

/* banners */

.two-column-block .slim .webinars-block p, .agile-block p {
    padding: 0;	
}

.two-column-block .slim .webinars-block { 
	background:url(../i/webinar-block-bg.gif) repeat-x  bottom;
	width: 170px; 
	height: 200px;
	display: block;
	float: left;
	position: relative; 
	top: 0px;
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.two-column-block .slim .agile-block { 
	background:url(../i/agile-block-bg.gif) repeat-x bottom;
	width: 170px; 
	height: 200px;
	float: left;
	position: relative; 
	top: 0px; 
	left: 10px;
	border: 1px solid #f2f2f2;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.two-column-block .slim .webinars-block p.title, .two-column-block .slim .agile-block p.title{
	width: 170px;
	height: 35px;
	padding: 10px 0px;
	text-align: center;
	font-family: Arial narrow, Arial, Nimbus Sans L, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 42px;
}

.two-column-block .slim .webinars-block p.title {color: #006699;}
.two-column-block .slim .agile-block p.title {color: #ff6600;}

.two-column-block .slim .webinars-block p.desc {
	width: 140px;
	height: 100px;
	text-align: left;
	padding: 0px 8px;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 1.2;
}

.two-column-block .slim .agile-block p.desc {
	width: 160px;
	height: 100px;
	text-align: left;
	padding: 0px 8px;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 1.2;
}

.two-column-block .slim .agile-block p.desc span {
	font-size: 12px;
	font-weight: bold;
	color:#669933;
	line-height: 1.2;
}

.two-column-block .slim .webinars-block p.desc span {
	font-size: 12px;
	font-weight: bold;
	color:#2e8dcc;
	line-height: 1.2;
}

.two-column-block .slim .webinars-block .register-btn {
	background:url(../i/register-btn.gif) no-repeat top left;
	width: 120px; height: 25px;
	display: block;
	margin: 10px 0px 0px 30px;	
}

.two-column-block .slim .download-btn {
	background:url(../i/download-btn.png) no-repeat top left;
	width: 120px; height: 25px;
	display: block;
	margin: 10px 0px 0px 30px;	
}


.two-column-block .slim .agile-block .whitepaper-btn {
	background:url(../i/whitepaper-btn.gif) no-repeat top left;
	width: 130px; height: 25px;
	display: block;
	margin: 10px 0px 0px 20px;
}

.two-column-block .slim .line {
	height: 1px; 
	line-height: 1px; 
	border-bottom: 1px solid #e1e1e1; 
	margin: 0px 15px;
}

/* new adv blocks */

.three-column-block .column .agile-tools {background: url(../i/right-block-bg.png) top left no-repeat; width: 345px; height: auto; display: block; padding: 20px;}
.three-column-block .column .agile-tools h3 {font-size: 24px !important; color: #ff7e00 !important;}
.three-column-block .column .agile-tools h4 {font-size: 14px !important; font-weight: bold; color: #6ebb3b !important; font-family: Arial !important; margin: 0px !important;}
.three-column-block .column .agile-tools .info {padding: 0px 5px 5px 80px; width: 220px; height: auto; display: block;}
.three-column-block .column .agile-tools .info p {padding: 5px 0px; margin: 0px;}
.three-column-block .column .agile-tools .info p.gray {padding: 5px 0px; margin: 0px; color: #999;}
.three-column-block .column .agile-tools .agile-tools-cover {background: url(../i/agile-tools.png) top left no-repeat; width: 80px; height: 100px; display: block; float: left;}

.two-column-block .slim .agile-tools {background: url(../i/right-block-bg.png) top left no-repeat; width: 345px; margin-left: 18px; height: auto; display: block; padding: 20px;}
.two-column-block .slim .agile-tools h3 {font-size: 24px !important; color: #ff7e00 !important;}
.two-column-block .slim .agile-tools h4 {font-size: 14px !important; font-weight: bold; color: #6ebb3b !important; font-family: Arial !important; margin: 0px !important;}
.two-column-block .slim .agile-tools .info {padding: 0px 5px 5px 80px; width: 220px; height: auto; display: block;}
.two-column-block .slim .agile-tools .info p {padding: 5px 0px; margin: 0px;}
.two-column-block .slim .agile-tools .info p.gray {padding: 5px 0px; margin: 0px; color: #999;}
.two-column-block .slim .agile-tools .qa-in-agile-cover {background: url(../i/qa-in-agile.png) top left no-repeat; width: 80px; height: 100px; display: block; float: left;}


.agile-testing {display: table; height: auto;}
.agile-testing .qa-in-agile-book {background: url(../i/qa-in-agile-book.png) top left no-repeat;  width: 250px; height: 420px; display: block; padding: 0px 20px 20px 20px; float: left;}
.agile-testing .info {padding: 10px;}
.agile-testing .info h3 {font-size: 24px !important; color: #ff7e00 !important;}

.agile-tools-book {display: table; height: auto;}
.agile-tools-book .agile-tools-book-cover {background: url(../i/agile-tools-book.png) top left no-repeat;  width: 250px; height: 420px; display: block; padding: 0px 20px 20px 20px; float: left;}
.agile-tools-book .info {padding: 10px;}
.agile-tools-book .info h3 {font-size: 24px !important; color: #ff7e00 !important;}

.pdf-doc {background: #f1f2f3; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 12px; font-weight: normal !important;}
.pdf-doc .download-here {font-size: 16px; font-weight: normal !important; display: block; padding-top: 5px;}

/* banners block end */

.two-column-block .slim p {
    padding-left: 20px;
}

.two-column-block .slim .plate p {
    padding: 0;
}

.two-column-block .slim .plate {
    background: url(../img/plate-bg.gif) repeat-x;
}

.two-column-block .slim .plate-inner {
    height: 109px;
    overflow: hidden;
    padding: 25px 0 0 20px;
    background: url(../img/plate.gif) no-repeat;
    font-family: Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

.two-column-block .slim .plate-inner .white-paper {
    width: 70px;
    float: left;
    font-size: 14px;
    line-height: 1.2em;
    color: #ff7e00;
}

.two-column-block .slim .plate-inner .white-paper big {
    display: block;
    font-size: 24px;
}

.two-column-block .slim .plate-inner .green-block {
    margin-left: 90px;
    color: #7c9c49;
    font-size: 18px;
    line-height: 1.2em;
}

.two-column-block .slim .plate-inner .green-block big {
    display: block;
    margin-bottom: 12px;
    color: #fff;
    font-size: 48px;
}

.two-column-block .slim .plate-inner .green-block small {
    display: block;
    font: 11px Arial, Nimbus Sans L, sans-serif;
}

.two-column-block .wide {
    margin-right: 38%;
}

.two-column-block .wide p {
    line-height: 1.6em;
}

.two-column-block .wide ul {
    margin-left: -15px;
}

.two-column-block .wide ul li {
    padding-left: 15px;
    background: url(../img/li.gif) no-repeat left 10px;
    font: 1.6em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #666;
}

.two-column-block .wide .link {
    margin-top: 25px;
    font: 1.8em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #ff7e00;
}

/*<added by yia>*/
.two-column-block .column 
{	
	width: 47%;
    float: left;
    margin-right: 3%;
}
/*
.two-column-block .column h3
{		
    color: #999;    
}
*/
 

.two-column-block .column ul {
    margin-left: -15px;  
}

.two-column-block .column li {
    margin-bottom: 20px;
    padding-left: 15px;
    background: url(../img/li.gif) no-repeat left 10px;
    font: 1.6em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    list-style-type:none;
}

.two-column-block .column li dl {
    margin-top: 4px;
    font-family: Arial, Nimbus Sans L, sans-serif;
}

.two-column-block .column li dl dt {
    margin-bottom: 3px;
    color: #999;
    font-size: 10px;
}

.two-column-block .column li dl dd {
    font-size: 12px;
    line-height: 1.5em;
}

.two-column-block .column .rss {
    padding-left: 33px;
    background: url(../img/rss.gif) no-repeat left 3px;
}

.two-column-block .column .rss p {
    font-size: 11px;
    color: #888;
}

.two-column-block .column .rss p a {
    color: #dc642c;
}

.two-column-block .column .rss p a:hover {
    color: #b40000;        
}
/*</added by yia>*/

/* three-column-block */

.three-column-block .column {
    width: 30%;
    float: left;
    margin-right: 3%;
}

.three-column-block .column ul {
    margin-left: -15px;  
}

.three-column-block .column li {
    margin-bottom: 20px;
    padding-left: 15px;
    background: url(../img/li.gif) no-repeat left 10px;
    font: 1.6em Arial narrow, Arial, Nimbus Sans L, sans-serif;
}


.quick-poll-column{
	width   : 30%;
	float: left;
	margin-right: 3%;
}

.quick-poll-column li,.quick-poll-column span
{  	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 5px;
	padding-left: 15px;
	font-family: Arial,Nimbus Sans L,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.quick-poll-column .sf_pollQuestion
{
	font-size: 14px;
	font-family: Arial,Nimbus Sans L,sans-serif;
	font-weight: bold;
    padding-top:4px;
    color:#000;
}
.sf_pollTitle
{
	margin-bottom:0;
	
	}
.RadioButtonListCssClass LI input {margin-right: 6px;}


.three-column-block .column li dl {
    margin-top: 4px;
    font-family: Arial, Nimbus Sans L, sans-serif;
}

.three-column-block .column li dl dt {
    margin-bottom: 3px;
    color: #999;
    font-size: 10px;
}

.three-column-block .column li dl dd {
    font-size: 12px;
    line-height: 1.5em;
}

.three-column-block .column .rss {
    padding-left: 33px;
    background: url(../img/rss.gif) no-repeat left 3px;
}

.three-column-block .column .rss p {
    font-size: 11px;
    color: #888;
}

.three-column-block .column .rss p a {
    color: #dc642c;
}

.three-column-block .column .rss p a:hover {
    color: #b40000;        
}

/* detailed-menu */

.detailed-menu {
    min-width: 958px;
    max-width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 20px 40px;
    background: #f2fadd;
}

.detailed-menu li {
    float: left;
    width: 12%;
    margin-right: 2%;
}

.detailed-menu li li {
    float: none;
    width: 100%;
    margin-bottom: 9px;
    font-size: 0.9em;
}

.detailed-menu li a {
    color: #999;
}

.detailed-menu li a:hover {    
    color: #b40000;
}

/* footer */

.footer-cover {
    background: #0d6199 url(../img/footer.gif) repeat-x;
	
}

.footer {
    min-width: 863px;
    max-width: 1065px;
    margin: 0 auto;
    padding: 25px 95px 10px 40px;
	/*background: url(../img/bg-christmas.png) repeat-x;*/
}

.footer p {
    font-size: 1.1em;    
}

.footer p, .footer a {
    color: #fff;
}



.footer a:hover {    
    color: #ffc221;
}

.footer .copy {
    margin-bottom: 15px;    
}

/* inner pages */

.block {
    min-width: 858px;
    max-width: 1060px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 30px 80px 0 60px;
}

.block p {
    padding-top: 5px;
    font: 2em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #333;
}

.block .image {
    float: right;
    margin-left: 100px;
    padding-top: 0;
}

.demo {
    min-width: 958px;
    max-width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 0 20px;
}

.demo .player {
    width: 640px;
    height: 480px;
    float: right;
    background: #7f7f7f;
}

.demo .info {
    margin-right: 645px;
}

.demo .info h3 {
    margin-bottom: 25px;
    padding-left: 40px;
    color: #ff7e00;
}

.demo .info table {
    width: 100%;
}

.demo .info td {
    font: 1.4em Arial narrow, Arial, Nimbus Sans L, sans-serif;
    padding: 0 20px 25px 40px;
    background: url(../img/lamp.gif) no-repeat;
}

.demo .info td strong {
    display: block;
}

.demo .info td a {
    color: #666;
    text-decoration: none;
}

.demo .info td a:hover {
    color: #ff7e00;
}

.demo .info .button {
    width: 309px;
    height: 129px;
    position: relative;
    padding: 20px 0 0 0;
    background: url(../img/button.gif) no-repeat;
    text-align: center;
}

.demo .info .button a {
    margin: 0 18px;
    font: 18px Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #ff7e00;
    text-decoration: none;
}

.demo .info .button a:hover {
    color: #b40000;    
}

.demo .info .button big {
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    width: 309px;
    text-align: center;
}

.demo .info .button big a {
    color: #fff;
    font-size: 30px;    
}

.three-column-block .twin {
    width: 63%;
}

.three-column-block .twin .twin-block {
    overflow: hidden;
    margin-left: -15px;  
}

.three-column-block .twin .twin-block ul {
    float: left;
    width: 50%;
    padding-left: 15px;
}

.breadcrumbs {
    margin-bottom: 5px;
    color: #999;
}

.breadcrumbs a {
    color: #ff6600;
    text-decoration: none;
}

.breadcrumbs a:hover {
    color: #b40000;        
}

.three-column-block .update-list {
    margin-bottom: 10px;
    border-top: 1px solid #f2fadd;
}

.three-column-block .update-list li {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 10px;
    background: none;
    border-bottom: 1px solid #f2fadd;
    font-size: 1.2em;
    list-style-type: none;
    font: 1.2em/1.5em Arial, Nimbus Sans L, sans-serif;
}

.three-column-block .update-list .sys, .three-column-block .update-list .sysm {
    overflow: hidden;
    font-size: 11px;
    color: #999;
}

.three-column-block .update-list .sys span, .three-column-block .update-list .sysm span {
    float: right;
}

.three-column-block .update-list .sys em, .three-column-block .update-list .sysm em {    
    margin-left: 7px;
    display: -moz-inline-box;
    display: inline-block;
    width: 15px;
    height: 15px;
}

.three-column-block .update-list .sys a, .three-column-block .update-list .sysm .img {
    width: 15px;
    height: 15px;
    display: inline-block;
    text-decoration: none;
    background: url(../img/ico.gif) no-repeat;
}

.three-column-block .update-list .sysm a {        
    display: inline-block;
    text-decoration: none;    
}



/* content */

.content {
    min-width: 958px;
    max-width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 0 40px;
}

.content-menu {
    width: 180px;
    float: left;
    padding-top: 47px;
}

.content-menu li {
    margin-bottom: 9px;
}

.content-menu li strong {
    color: #ff7e00;
}

.content-block {
    margin-left: 200px;
}
.content-block ol li
{
	margin-left:3em;
	list-style-type:decimal;
	line-height:1.6;
}

.content-block ul, .content-block ol
{
	margin:2em 0;
}

.content-block ul li 
{
	margin-left:3em;
	list-style-type:disc;
	line-height:1.6;
}
.content .quick-tour {
    overflow: hidden;
}

.content .quick-tour li {
    float: left;
    width: 33%;
    padding-bottom: 30px;
}

.content p {
    margin: 0 80px 23px 0;
    line-height: 2em;
}

.small-block {
    width: 271px;
    float: right;
    margin-left: 25px;
    background: url(../img/small-block.gif) repeat-y;
}

.small-block-top {
    background: url(../img/small-block-top.gif) no-repeat;
}

.small-block-bottom {
    padding: 20px 15px 20px 30px;
    background: url(../img/small-block-bottom.gif) no-repeat left bottom;
}

.small-block  p {
    margin: 0;
    line-height: 1.6em;
    font-size: 1.1em;
    color: #666;
}

.important-text {
    margin: 0 40px 10px 50px;
    padding: 15px 20px;
    border-left: 1px solid #ff7e00;
    background: #f2f8ea;
}

.important-text p {
    margin-bottom: 0;
}

.customiz {
    width: auto;
    margin: 0 50px 40px 0;
}

.customiz table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

.customiz table th {
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.customiz table thead th, .customiz table th.name {
    padding-bottom: 5px;
    font-size: 1.7em;
    font-weight: bold;
    color: #3f3f3f;
}

.customiz table thead td {
    font-size: 11px;
}

.customiz table th, .customiz table td {
    border-bottom: 1px solid #edf2de;
}

.customiz table tr {
    height: 29px;
}

.customiz table th.name {
    padding-top: 30px;
}

.customiz table td {
    text-align: center;
    width: 24px;
    font-size: 13px;
}


.customiz table tbody td span {  
    background-color: #f2f8ea;  
    border: 1px solid #fff;
    border-width: 1px 1px 1px 0;
    display: block;
    height: 22px;
    padding-top: 7px;
    color: #666;
}

table.customiz {
    width: 92%;
    text-align: left;
}

table.customiz th {
    color: #858585;
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma;
}

table.customiz thead th, table.customiz th.name {
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #3f3f3f;
}

table.customiz thead td {
    font-size: 12px;
}

table.customiz th, table.customiz td {
    border-bottom: 1px solid #edf2de;
}


table.customiz th.name {
    padding-top: 30px;
}

table.customiz tbody td span {  
    background-color: #f2f8ea;  
    border: 1px solid #fff;
    border-width: 1px 1px 1px 0;
    display: block;
    height: 20px;
    padding-top: 3px;
    padding-bottom: 4px;
    color: #666;
    text-align: center;
}

table.customiz td 
{
	font-size: 12px; padding: 2px	
}

/* try page */

.adv {
    min-width: 958px;
    max-width: 1160px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

.adv h2 {
    font-size: 4.8em;
}

.adv p {
    width: 60%;
    margin: 0 auto;
    color: #666;
    font: 1.6em Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

.sign-up-block {
    min-width: 748px;
    max-width: 950px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 20px 125px;
    background: #f2fadd;
}

.sign-up-block .side-block, .sign-up-block .center-block {
    float: left;
    width: 31%;
    position: relative;
}

.sign-up-block .side-block {
    margin-top: 10px;
    _margin-right: 2%;
    background: url(../img/side-block.gif) repeat-x;
}

.sign-up-block .side-block-left {
    background: url(../img/side-block-left.gif) no-repeat;
}

.sign-up-block .side-block-right {
    height: 325px;
    padding: 25px 20px 15px 20px;
    background: url(../img/side-block-right.gif) no-repeat top right;
}

.sign-up-block .center-block {
    margin: 0 2%;
    width: 34%;
    background: url(../img/center-block.gif) repeat-x;
}

.sign-up-block .center-block-left {
    background: url(../img/center-block-left.gif) no-repeat;
}

.sign-up-block .center-block-right {
    height: 339px;
    padding: 35px 20px 20px 20px;
    background: url(../img/center-block-right.gif) no-repeat top right;
}

.sign-up-block h3 {
    text-align: center;    
}

.sign-up-block .side-block h3 {
    font-size: 2.4em;
    color: #ff7e00;
}

.sign-up-block .center-block h3 {
    font-weight: bold;
    font-size: 2.6em;
    color: #92c334;
}

.sign-up-block .text {
    margin-bottom: 15px;
    padding: 15px 0 15px 9px;
    border: 1px dashed #ff7e00;
    border-width: 1px 0;
}

.sign-up-block .text p {
    font-size: 11px;
    line-height: 1.2em;
    color: #999;
}

.sign-up-block .center-block .text p {
    color: #333;
}

.sign-up-block li {
    padding-left: 17px;
    background: url(../img/li-col.gif) no-repeat left 10px;
    font: 16px Arial narrow, Arial, Nimbus Sans L, sans-serif;
}

.sign-up-block .side-block .sign, .sign-up-block .center-block .sign {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -79px;
    bottom: 17px;
    width: 159px;
    height: 39px;
    padding-top: 7px;
    background: url(../img/sign-up1.gif) no-repeat;
    text-align: center;
    font: bold 24px Arial narrow, Arial, Nimbus Sans L, sans-serif;
    color: #fff;
    text-decoration: none;
}

.sign-up-block .sign:hover {
    color: #b40000;  
}

.sign-up-block .center-block .sign {
    bottom: 25px;
    margin-left: -94px;
    width: 189px;
    height: 49px;
    padding-top: 9px;
    background: url(../img/sign-up2.gif) no-repeat;
    font-size: 30px;
}

.users {
    min-width: 878px;
    max-width: 1080px;
    margin: 0 auto;
    margin-bottom: 75px;
    padding: 0 60px;
    text-align: center;
}

.users h3 {
    margin-bottom: 35px;
    font-size: 2.4em;
    color: #ff7e00;
}

.two-blocks {
    min-width: 913px;
    max-width: 1115px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 0 25px 0 60px;
}

.two-blocks .faq {
    float: left;
    width: 58%;
}

.two-blocks .second {
    margin-left: 69%;
}

.two-blocks h4 {
    margin-bottom: 6px;
    font-size: 1.8em;
    color: #ff7e00;
}

.two-blocks p {
    margin-bottom: 15px;
    font-size: 1.1em;
    line-height: 1.7em;
}


.content-right IMG, .double-block-right IMG {border: 1px solid #A0DB4D}
.content-right .e5 IMG {border: none}	

.content-list h4 {
    color: #989898;
} 

.content-list {
    padding: 25px 0 0 70px;
    overflow: hidden;
    
}

.content-list h3 {
    padding-left: 27.5%;
}

.two-col-block {
    padding: 50px 0 10px 70px;
    overflow: hidden;
}

.two-col-block .left {
    width: 55%;
    float: left;
    padding-right: 4%;
}

.two-col-block .left p {
    margin-bottom: 25px;
    line-height: 22px;
}

.two-col-block .block {
    width: 40%;
    float: right;
} 


.three-col li, .two-col-bl li {
    padding-left: 18px;
    line-height: 24px;
    list-style-type: none;
    background: url(../img/green.gif) no-repeat left 12px;
}

.two-col {
    overflow: hidden;
}

.two-col-bl {
    width: 49%;
    float: left;
    margin-bottom: 20px;
}

.two-col-bl * {
    padding-left: 10px;
}



.two-col-bl table {
    margin-bottom: 15px;
    padding-left: 0;
}

.two-col-bl  table p * {
    padding-left: 0;
}

.two-col-bl p span {
    font-size: 11px;
    color: #666;
}

.two-col-bl table {
    margin-top: 15px;
    vertical-align: bottom;
}
.two-col-bl h5, .two-col-bl ul {
    padding-left: 0;
}

.two-col-bl h2 {margin: 0; margin-top: 20px; padding:0; font-size: 2.4em;} 

.two-col-bl ul li 
{
	list-style-type: none;	
}

.two-col label {
    padding: 0;
    display: block;
    margin: 18px 0 3px 0;
}

.two-col label, .two-col .similar {
    font-size: 11px;
    color: #636363;
    font-family: Verdana, sans-serif;
}

.two-col label span {
    color: #ff3337;
}

.two-col .similar {
    width: 85%;
    padding: 3px 2px;
    background-color: #f8fbf2;
    border: 1px solid #787876;
}

.two-col .white {
    width: 70%;
    background-color: #fff;
}

.two-col select {
    background-color: #f8fbf2;
    border: 1px solid #787876;    
} 

tr.total .total-price p {
    float: left;
    padding: 25px 10px 0 0;
    font-size: 16px;
    color: #4eaff4;
}

tr.total .total-price p big {
    font-size: 42px;
} 

.half-block-left {
    clear: both;
    margin-top: 60px;
    padding: 7px 17px;
    border-left: 3px double #d12322;
}

.half-block-left p, .half-block-left a {
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    line-height: 23px;
} 


tr.total {
    background: url(../img/buy-bg.gif) repeat-x left 24px;
}

tr.total td {
    padding: 11px;
    padding-right: 0;
}

tr.total a {
    width: 95px;
    height: 98px;
    display: block;
    float: right;
    background: url(../img/buy.png) no-repeat top right #88c508;    
    text-indent: -100%;
    text-align: right;
    color: #fff;
}

.num {
    height: 26px;
    width: 45px;
    margin-bottom: 10px;
    padding-left: 9px;
    font-size: 18px;
    color: #4eaff4;
}

.cost {
    color: #4eaff4;
    font-size: 14px;
}

.cost big {
    font-size: 33px;
}

.mb td {
    padding-bottom: 30px;
}

.two-col p {margin: 0}

SMALL {font-size: 11px; color: #666}
INPUT.similar {font: 16px Arial; padding: 3px; 
border: 1px solid #999;
-webkit-border-bottom-left-radius: 3px 3px;
-webkit-border-bottom-right-radius: 3px 3px;
-webkit-border-top-left-radius: 3px 3px;
-webkit-border-top-right-radius: 3px 3px;}
INPUT.button {font-size: 18px}
.form-table TD {padding-bottom: 5px; padding: 3px; }
.form-table TH {font: 12px Arial; text-align: right; vertical-align: top;padding-top: 5px}
LABEL {font-size: 12px}
hr.sep {display: block; margin: 10px 0px}

.sign-up-form-block {
    min-width: 748px;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 20px 125px;
    background: #FFF;
}

/*p {margin: 1em 0}*/
.head p {margin: 0}

/* customers list */
.region, .three-col {
    padding-bottom: 45px;
    overflow: hidden;
}

.region ul {
    float: left;
    width: 23.9%;
    padding-right: 1%;
    list-style-type: none;
}

.region ul li {
    font-size: 11px;
    line-height: 16px;
	list-style-type: none;
}


/* testimonials */
.review {
    padding: 0 25px 0 0px;
    min-height: 100px;
}

.review-left {
    width: 50%;
    float: left;
    padding: 0 8px 20px 0;
    background: url(../img/review-right-bg.gif) repeat-y top right;
}

.review-right {
    margin-left: 50%;
    padding: 0 0 20px 8px;
    background: url(../img/review-right-bg.gif) repeat-y top left; 
}

.review-left .review-block {
    margin-top: 40px;
    margin-right: 0;
}

.review-right .review-block {
    margin-bottom: 40px;
}

.review .top-right {
    margin-right: -6px;
    background: url(../img/review-tr.gif) no-repeat top right;
}

.review .bottom-right {
    background: url(../img/review-br.gif) no-repeat bottom right;
}

.review .block-right {
    background: url(../img/review-r.gif) repeat-y top right;
}

.review-right .review-block {
    background: url(../img/review-right-l.gif) repeat-y #f1f7e9;
    width: 100%;
}

.review-right .block-right {    
    background: url(../img/review-right-r.gif) repeat-y top right;
}

.review-right .block-bottom, .review-right .bottom-left, .review-right .bottom-right {
    height: 63px;
    margin: 0;
}

.review-right .top {
    background: url(../img/review-right-t.gif) repeat-x;
}

.review-right .top-left {
    background: url(../img/review-right-tl.gif) no-repeat;
}

.review-right .top-right {
    margin: 0;
    padding: 35px 20px 0px 100px;
    background: url(../img/review-right-tr.gif) no-repeat top right;
}

.review-right .top-right em a {
    display: block;
    margin-top: 20px;
    font-size: 1.2em;
}

.review-right .top-right p, .top-right a {
    font-size: 1em;
}

.review-right .top-right p {
    color: #4f554b;
}

.review-right .block-bottom {
    background: url(../img/review-right-b.gif) repeat-x;
}

.review-right .bottom-left {
    background: url(../img/review-right-bl.gif) no-repeat;
}

.review-right .bottom-right {
    background: url(../img/review-right-br.gif) no-repeat bottom right;
}

p.rew-logo {
    margin-bottom: 15px;
}

.review-block {
    background: url(../img/talkplate-l.gif) repeat-y #f1f7e9;
}

.block-right {    
    background: url(../img/talkplate-r.gif) repeat-y top right;
}

.block-bottom, .bottom-left, .bottom-right {
    height: 57px;
}

.top {
    background: url(../img/talkplate-t.gif) repeat-x;
}

.top-left {
    background: url(../img/talkplate-tl.gif) no-repeat;
}

.top-right {
    padding: 35px 80px 0 45px;    
    background: url(../img/talkplate-tr.gif) no-repeat top right;
}

.top-right em a {
    display: block;
    margin-top: 20px;
    font-size: 1.2em;
}

.top-right p, .top-right a {
    font-size: 1em;
}

.top-right p {
    color: #4f554b;
}

.block-bottom {
    background: url(../img/talkplate-b.gif) repeat-x;
    margin-top: -10px;
}

.bottom-left {
    background: url(../img/talkplate-bl.gif) no-repeat;
}

.bottom-right {
    background: url(../img/talkplate-br.gif) no-repeat bottom right;
}

.date {color: #666} 

.warning { color:#fff; background:#c00 }
.warning a { color:#fff;}
.code, .code * {font-size: 14px}



 /* Search properties */
 

.searchButton{
    background:url(../img/search-r.gif) no-repeat top left; width:23px; height:22px; 
} 

.searchResults dt
{
	font-size:16px; 
	padding-top:22px;
	padding-bottom:6px;
}

.searchResults dd
{
	font-size:14px; 
	padding-bottom:4px;
}

.searchResults em a
{  
	color:green; 
}

.

ol.sf_pager
{
   padding-top:20px !important;	
}

ol.sf_pager .sf_PagerSelItem
{
	color:#000;
}

.searchBoxContainer { float:right;margin-top:-3px;margin-right:30px;}

#search {height: 24px; display: block; width: 131px;}

#search .searchBoxBg {
  background:url(../img/search-bg.gif) left top repeat-x;
  width:90px;
  border:0px;
  height: 22px;
  float: left;
  padding: 2px 3px;
  margin: 0px;

}

#homeSearch
{
	height: 30px; padding-top: 3px; display: block
}

#homeSearch #search {width: 181px; 	margin-right: 10px;}


#homeSearch #search  .searchBoxBg
{
	width:140px;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
   #search .searchBoxBg{padding: 0px 3px;}
}


#search input:focus
{
	outline:none;
}

 /* Search properties */
 
.sf_newsList p{
    font-size:12px;
	line-height:1.5em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Nimbus Sans L,sans-serif;
  }
  
  
.sf_newsList p a{ 
    font-family: Arial, Nimbus Sans L,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}

#scCRHg {margin: 4px 5px 0px 0px;}

/* twitter */
.twitterIcon {background: url(../img/twitter.png) left no-repeat; width: 18px; height: 16px; display: inline-block; vertical-align: middle;}


.three-column-block .postBlock {
	width: 30%;
	display: block;
	float: left;
}

.three-column-block .postBlock .post {
	padding: 10px;
	margin: 10px 10px 0px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f1f2f3;
	width: auto;
	display: block;
    font: 1.3em Arial, Nimbus Sans L, sans-serif;
	border-bottom: 1px solid #f2f2f2;
}

.three-column-block .column .postBlock {
	width: 100%;
	display: block;
	float: none;
}

.three-column-block .column .postBlock .post {
	padding: 10px;
	margin: 10px 10px 0px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f1f2f3;
	width: auto;
    font: 1.3em Arial, Nimbus Sans L, sans-serif;
	border-bottom: 1px solid #f2f2f2;
}

.three-column-block .post .sysm a {font-size: 11px; color: #ccc;}

.twitterBlock {background: url(../img/twitterBlock.png) left no-repeat; width: 55px; height: 25px; display: inline-block; vertical-align: middle; margin: -1px 0px 0px 30px;}
