﻿body {
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#ddebef url(../images/bg-body.gif) repeat-x;
	min-width:980px;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
#wrapper{
	width:980px;
	margin:0 auto;
	position:relative;
	padding-top:89px;
	overflow:hidden;
}
#highlights
{
	background: #C6DDE4 url(../images/bg-dark-shadow.gif) no-repeat top center;		
}
#highlights .highlights
{
	width:956px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	padding-left: 24px;
}
#highlights .highlights ul
{
	width: 300px;
	margin-right: 20px;
	float: left;
	font-size: 10px;	
}
#header{
	height:89px;
	position:absolute;
	top:0;
	left:0;
	width:980px;
}
#footer{
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
	color:#cacaca;
	font-family: Arial, Helvetica, sans-serif;
	height:120px;
}
.footer{
	width:953px;
	margin:0 auto;
	padding:37px 4px 0 23px;
	overflow:hidden;
}
.footer p{margin:0 0 7px;}
.footer ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
}
.footer ul.right-type{
	float:right;
	margin-right:-15px;
	display:inline;
}
.footer ul li{
	float:left;
	border-left:1px solid #cacaca;
	padding:0 10px;
	margin:0 10px 0 -10px;
	line-height:12px;
}
.footer ul li a{
	color:#cacaca;
	text-decoration:none;
}
.footer ul li a:hover{text-decoration:underline;}
.top-header{
	width:100%;
	overflow:hidden;
	padding-bottom:16px;
}
.top-header ul{
	float:right;
	list-style:none;
	margin:0;
	padding:16px 0 0;
	overflow:hidden;
	height:1%;
}
.top-header ul li{
	float:left;
	font-size:12px;
	font-weight:normal;
}
.top-header ul li a{
	float:left;
	color:#c9c9c9;
	text-decoration:none;
	height:23px;
}
.top-header ul li span{
	float:left;
}
.top-header ul li em{
	float:left;
	font-style:normal;
	line-height:21px;
	height:23px;
	padding:0 12px;
	cursor:pointer;
}
.top-header ul li a:hover, .top-header ul li a.active{
	color:#fefefe;
	background: url(../images/bg-nav.gif) repeat-x;
}
.top-header ul li a:hover span, .top-header ul li a.active span{background: url(../images/bg-nav-left.gif) no-repeat;}
.top-header ul li a:hover em, .top-header ul li a.active em{background: url(../images/bg-nav-right.gif) no-repeat 100% 0;}
.logo{
	background: url(../images/logo.gif) no-repeat;
	width: 158px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:15px 0 0 26px;
	display:block;
}
.logo a{
	height:100%;
	display:block;
}
.header-links{
	width:100%;
	overflow:hidden;
}
.flags{
	list-style:none;
	margin:0;
	padding:7px 0 0 25px;
	float:left;
	background: url(../images/bg-flags.gif) no-repeat;
	height: 25px;
	width:230px;
}
.flags li{
	float:left;
	margin-right:10px;
}
.contact-list{
	float:right;
	list-style:none;
	margin:0;
	padding:10px 0 0;
}
.contact-list li{
	float:left;
	padding:0 13px 0 20px;
}
.contact-list li a{
	color:#fefefe;
	text-decoration:none;
}
.contact-list li a:hover{text-decoration:underline;}
#main{ /*padding-bottom:70px;*/ }

.tabset-holder{
	width:100%;
	position:relative;
	background: url(../images/bg-tabs-holder.jpg) no-repeat;
	height:388px;
	margin-bottom:36px;
}
div.tab{
	height:355px;
}
div.off{
	display: none;
}
.tabset{
	position:absolute;
	top:355px;
	left:0px;
	left:24px;
	width:100%;
	overflow:hidden;
}
.tabset a{
	float:left;
	color:#1f1f1f;
	text-decoration:none;
	background: url(../images/bg-tabs.gif) no-repeat;
	width: 130px;
	height: 33px;
	font-size:15px;
	line-height:33px;
	text-align:center;
	margin-right:5px;
	outline:none;
}
.tabset a:hover, .tabset a.active{background-position:0 100%;}
.tabs-rounded{
	/*background: url(../images/bg-tabs-rounded.jpg) no-repeat;*/
	height: 322px;
	width:940px;
	overflow:hidden;
	padding:33px 14px 0 26px;
}
.tab-content{
	/*float:left;*/
	position: absolute;
	width:439px;
}
.tab-content h1{
	margin:0 0 7px;
	color:#fff;
	font-size:29px;
	font-weight:normal;
}
.tab-content h2{
	font:20px/22px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0 0 20px;
}
.tab-content p{
	margin:0 0 28px;
	font-size:15px;
	line-height:18px;
	color:#fff;
}
.btns-holder{
	width:100%;
	overflow:hidden;
}
.btns-holder a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:9px;
}
.btns-holder a.btn-test{
	background: url(../images/btn-test.gif) no-repeat;
	width: 181px;
	height: 46px;
}
.btns-holder a.btn-price{
	background: url(../images/btn-pricing.gif) no-repeat;
	width: 222px;
	height: 46px;
}
.video-content{
	float:right;
	background: url(../images/bg-video-holder.gif) no-repeat;
	width: 410px;
	height: 271px;
	padding:11px 25px;
}
.video-content img{display:block;}
.tab-right
{
	color:White;
	height:280px;
	margin-left:460px;
	margin-top:0px;
	/*padding:10px;*/
	position:absolute;
	width:480px;
}
.tab-next
{
	background: url(../images/btn-tour-next.gif) no-repeat;
	display: block;
	width: 82px;
	height: 24px;
	position: absolute;
	margin-left: 868px;
	margin-top: -20px;
}
.tab-next span {text-indent:-9999px;overflow:hidden;display:block;}
.tab-right .quote-box q
{
	color: White;
	font-size:15px;
line-height:19px;
}
.feature-list
{
	display:block;
margin:0;
padding:0;
width:460px;
}
.tab-content .feature-list li
{
	float: left;
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	border-bottom: 1px dotted #CDF0F8;
}
.tab-content .feature-list li a 
{ 
	color: #226874; 
	background-position: 0 4px; 
	background-repeat: no-repeat; 
	font-size: 15.11px;
	padding-bottom: 8px;
	padding-left:28px;
	white-space: nowrap;
	width: 182px;
	display: block;
}
.tab-content p { clear: both; }
.tab-content a { color: White;}
.tabs-rounded .boxed-list 
{
	background: url(/images/tab-centre-line.gif) no-repeat;	
	padding-left: 5px;
	padding-top: 15px;
	width:490px;
}
.tabs-rounded .boxed-list div
{
	width:240px;
	height: 115px;
	background: url(/images/small-tab-box.png)	no-repeat;
	float: left;
	margin: 0 2px 16px 0;
}
.tabs-rounded .boxed-list div h2
{
	background-repeat: no-repeat;
	background-position: 5px 10px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px 5px 2px 60px;
	margin: 0;
}
.tabs-rounded .boxed-list div em
{
	font-style: normal;
	color: Black;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	display: block;
	padding: 0 15px;
	
}
.tabs-rounded .videos
{
	margin-left: 468px;
	background: url(/images/tab-centre-line.gif) no-repeat;	
	padding-left:10px;
}
.tabs-rounded .videos p
{
	color:Black;
	font-size:13px;
	line-height:18px;
	margin-left:205px;
	position:absolute;
	width:250px;
	margin-top: 25px;
}
.tabs-rounded .videos div
{
	clear: both;
	border-bottom: 1px dotted  #CDF0F8;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 134px;
	width: 465px;
}
.tabs-rounded .videos h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	position: absolute;
	width:250px;
	margin-left:205px;
}

.tabs-rounded .extra-link
{
	color: #226874; 
	font-size: 15.11px;
}
.tabs-rounded .videos img
{
	background: url(/images/tab-vid-border1.gif) no-repeat;
	padding: 5px;
		
}
.tabs-rounded .videos a { display: block; position: absolute;}
.tabs-rounded .pricing
{
	margin-left: 468px;
	background: url(/images/tab-centre-line.gif) no-repeat;	
	padding-left:10px;
	width: 465px;
}
.tabs-rounded .pricing h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.tabs-rounded .pricing p
{
	color:Black;
	font-size:13px;
	line-height:18px;
	border-bottom: 1px dotted  #CDF0F8;
	padding-bottom: 10px;
	margin: 0 0 5px 0;
}
.no-bg { background: none !important; }
.no-bg .tab-content { width: 435px; }
.mini-video
{
	float:left;	
	margin-right: 10px;
}
.tab-content li
{
	font-family: Verdana;
	list-style-image: url(../images/big-check.png);
	font-size: 14px;
	line-height: 30px;
	color:black;
}
#content{
	width:941px;
	overflow:hidden;
	padding:0 14px 44px 25px;
}
.content{
	float:left;
	width:623px;
	overflow:hidden;
}
.content .img-right img, .content .img-left img, .content .img-top img, .tour-page img
{
	background: #ECF4F7;	
	padding: 8px;
	border: 1px solid #FCFFFF;
	
}
.content .img-right
{
	width: 700px;
	clear: both;
	margin-top: 25px;
}
.content .img-right div
{
	width: 300px;
}

.content .img-right img
{
	float: right;
	margin-left: 30px;
	margin-top:5px;
	margin-bottom:20px;
}

.content .img-left
{
	width: 700px;
	margin-top:25px;
	clear: both;
}
.content .img-left div
{
	margin-left: 310px;	
	width:300px;
}
.content .img-left img
{
	float: left;
	margin-right: 30px;
	margin-top:5px;
	margin-bottom:20px;
}

.content .img-top
{
	width: 600px;
	clear: both;
	margin-top: 25px;
}
.content .img-top div
{
	
}

.content .img-top img
{
	float: none;
	margin-left: 0px;
	margin-bottom: 5px;
}




#sidebar{
	float:right;
	width:299px;
	background:#ebf4f6;
	border:1px solid #c8dce2;
}
.sidebar-holder{
	padding:7px 17px 0;
	width:263px;
	border:solid #fff;
	border-width:0 1px 1px;
	overflow:hidden;
}
.content-box{
	background: url(../images/bg-contentbox.gif) repeat-x;
	margin:-27px 0 27px;
	padding:27px 0;
	width:642px;
	overflow:hidden;
}
.box-column{
	float:left;
	width:302px;
	margin-right:19px;
	font-family: Arial, Helvetica, sans-serif;
}
.box-column span{
	border:1px solid #c8dce2;
	display:block;
	margin-bottom:15px;
}
.box-column span img{
	display:block;
	background:#ebf4f6;
	border:1px solid #fff;
	padding:9px 9px 9px 10px;
}
.box-column h3{
	margin:0 0 6px;
	font-size:16px;
	font-weight:bold;
	color:#416975;
	padding-left:12px;
}
.box-column p{
	margin:0;
	font-size:15px;
	line-height:22px;
	color:#4b4a4a;
	padding-left:12px;
}
.box-column p em{font-size:11px;}
.box-column p em a{color:#4b4a4a;}
.sidebar-box{
	background: url(../images/bg-linesidebar.gif) repeat-x 0 100%;
	margin:2px 0 -2px;
	font-family: Arial, Helvetica, sans-serif;
	padding:12px 0 28px;
}
.heading-application{
	background: url(../images/heading-application.gif) no-repeat;
	width: 239px;
	height: 51px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 11px;
}
.sidebar-box p{
	margin:0;
	font-size:15px;
	line-height:22px;
	color:#64787d;
}
.heading-work{
	background: url(../images/heading-work.gif) no-repeat;
	width: 179px;
	height: 48px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 11px;
}
.heading-automate{
	background: url(../images/heading-automate.gif) no-repeat;
	width: 239px;
	height: 47px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 11px;
}
.heading-learn{
	background: url(../images/heading-learn.gif ) no-repeat;
	width: 223px;
	height: 45px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.tour-box{
	background: url(../images/bg-tour.gif) no-repeat;
	width:864px;
	height: 64px;
	overflow:hidden;
	padding:14px 49px 0 28px;
	margin:0 0 22px 25px;
}
.heading-title-tour{
	background: url(../images/heading-title-tour.gif) no-repeat;
	width: 646px;
	height: 31px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 5px;
}
.btn-tour{
	background: url(../images/btn-test-drive.gif) no-repeat;
	width: 183px;
	height: 48px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
.tour-box ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:670px;
}
.tour-box ul li{
	float:left;
	color:#fff;
	font-size:12px;
	background: url(../images/bullet-tour.gif) no-repeat 0 5px;
	padding:0 6px 0 9px;
	margin:0 9px 0 -9px;
	text-transform:uppercase;
}
.content-wrapper{
	width:955px;
	overflow:hidden;
	padding:0 0 0 25px;
}
.blockquote-box{
	width:288px;
	position:relative;
	padding:15px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:32px;
	float:left;
}
.blockquote-box-holder{
	border:1px solid #c0ced2;
	padding:31px 0 23px;
}
.title-quote{
	height:27px;
	width:279px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:8px;
}
.blockquote-box h3{
	margin:0;
	font-size:24px;
	color:#343434;
	position:relative;
	font-weight:normal;
	float:left;
	background:#ddebef;
	padding:0 4px;
}
.blockquote-box blockquote{
	margin:0 0 0 13px;
	width:258px;
}
.quote-box{
	background: url(../images/bg-quote-line.gif) repeat-y 26px 0 !important;
	margin-bottom:15px;
}
.inner{
	background: url(../images/quote-left.gif) no-repeat !important;
	padding-left:34px;
}
.quote-box q{
	display:block;
	padding-right:26px;
	background: url(../images/quote-right.gif) no-repeat 100% 100% !important;
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	color:#677579;

}
.tab-right .inner
{
	background-image: url(../images/quote-left-white.png) !important;
}
.tab-right .quote-box q
{
	background-image: url(../images/quote-right-white.png) !important;
}
.blockquote-box cite, .tab-right cite, .WhoUsesBox cite{
	font-style:normal;
	font-size:10px;
	color:#374043;
	background:#ebebc9;
	padding:3px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:1px;
}
.tab-right cite
{
	display: inline-block;
	float: right;	
	margin-bottom: 10px;
}
.blockquote-box p{
	margin:0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#2b3133;
	padding-left:22px;
}
.blockquote-box p img{vertical-align:middle;}
.quote-link{
	position:absolute;
	bottom:0;
	right:8px;
	display:block;
}
.quote-link a{
	color:#149ab4;
	float:right;
	padding:0 5px;
	background:#ddebef;
}
.blog-box{
	width:289px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.blog-title{
	background: url(../images/bg-contentbox.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	padding-bottom:4px;
}
.blog-title a{
	float:right;
	color:#202325;
	padding-top:4px;
}
.blog-title h3{
	margin:0;
	font-size:18px;
	color:#343434;
	font-weight:normal;
}
.blog-list{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.blog-list li{
	border-top:1px solid #c0ced2;
	margin:-10px 0 10px;
	padding:20px 0;
}
.top-headline{
	width:100%;
	overflow:hidden;
}
.top-headline span{
	float:left;
	color:#fff;
	background:#074455;
	line-height:19px;
	padding:0 7px;
	margin-right:11px;
}
.top-headline h4{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#416975;
	margin:0;
	text-transform:uppercase;
}
.top-headline h4 a{
	color:#416975;
	text-decoration:none;
}
.top-headline h4 a:hover{text-decoration:underline;}
.blog-list p{
	margin:0;
	font-size:11px;
	line-height:15px;
	color:#606060;
}
.partners-box{
	float:left;
	margin-left:35px;
	width:301px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.icons{
	list-style:none;
	margin:0;
	padding:11px 0 29px;
	width:320px;
	overflow:hidden;
}
.icons li{
	float:left;
	margin-right:18px;
}
.subscribe-form{padding-top:8px;}
.subscribe-form p{
	margin:0 0 15px;
	color:#606060;
}
.form-holder{
	width:100%;
	overflow:hidden;
}
.form-holder input{
	width:184px;
	border:2px solid #a3b6bb;
	background:#fff;
	padding:3px 10px 2px;
	font-size:11px;
	color:#606060;
	margin-right:6px;
}
.form-holder input.btn-subscribe{
	padding:0;
	border-style:none;
	background:none;
	width:auto;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
#video-window, .Modal
{
	width: 500px;
	height: 320px;	
	display: none;
	z-index: 1000;
}
#video-window a
{
	color: White;
	
}
#video-window object
{
	width: 450px;
	height: 300px;	
	position: absolute;
	margin: 26px 0px 0 26px;
}
#video-window div, .Modal div
{
	position: absolute;
	width:458px;
	height: 320px;	
	background: black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 24px;
	text-align:right;
}
.Modal div
{
    background: white;
    border: 1px solid #CCCCCC;
    color: Black;
    width: auto;
    height: auto;
    text-align: left;
    padding:24px;
}


.tour-page div.tab { height: inherit; }
.tour-page  ol { margin: 0; padding:0; clear: both;}
.tour-page  ol li 
{
		margin: 0; 
		background: url(/images/tour/bullet.gif) no-repeat;
		padding: 0 10px 5px 5px;
		color: White;
		font-weight: bold; 
		list-style-position:inside;
		list-style-type: decimal;
		font-size: 11.5px;
		float: left;
}
.tour-page  h1 { clear: both; padding: 20px 0 10px 0 !important; }
.tour-page  ol li span { color: Black; font-weight: normal; font-size: 12px; }
.tour-page #ad-form {margin-top: 60px;}
#videos
{
}
#videos a { }
#videos p
{
	margin: 0;
	font-size: 11px;
}
#videos div
{
	float: left;
	width: 280px;
	margin-bottom: 20px;
	text-align: center;
}
#videos h2
{
	margin: 0;
	font-size: 16px;
}
#crm
{
	display: none;	
}
#projects
{
	display: none;	
}
#billing
{
	display: none;	
}
#contacts
{
	display: none;	
}
#misc
{
	display: none;	
}


#HomeForm
{
	padding-left: 20px;
}

#RegisterForm, .SideBox
{
	/*width: 195px;*/
	background: #ECF4F7;	
	padding: 5px 15px;
	border: 1px solid #FCFFFF;
}
#HomeForm #RegisterForm 
{
	background: url(/images/bg-video-holder.gif) no-repeat;	
	padding:10px 30px;
	width:399px;
	height: 273px;
	border: 0;
}
#HomeForm #RegisterForm  p 
{
	background: none;	
}

#RegisterForm p
{
padding: 4px 0px;
margin:0;
font-size: 12px;	
color: Black;
}
#RegisterForm small
{
	color:black;
display:block;
line-height:11px;
margin:-16px 5px 0 25px;	
}
#RegisterForm label
{
    color: #336469;
    display: block;
}
#HomeForm #RegisterForm label
{
	color:#333333;
display:inline-block !important;
font-weight:bold;
min-width:105px;
padding-right:5px;
}
#RegisterForm .empty
{
	color: Gray;
	font-style: italic;	
}
#RegisterForm select
{
border-top: 1px solid #287B8C;border-left: 1px solid #287B8C;
border-bottom: 1px solid #52A2B3;border-right: 1px solid #52A2B3;
padding: 2px;
margin-top: 2px;
}
#RegisterForm input[type="text"]
{
border-top: 1px solid #287B8C;border-left: 1px solid #287B8C;
border-bottom: 1px solid #52A2B3;border-right: 1px solid #52A2B3;
padding: 2px;
margin-top: 2px;
}
#RegisterForm input[type="button"]
{
    width: 82px;
    height: 24px;
    background: url(/images/bt-submit.png) no-repeat;
    border: 0;
    text-indent:-9999px;
    color: transparent;
    text-transform: capitalize; /* utilise ie7 bug */
}
#BusinessName { width: 150px; }
#SubDomain { width: 95px; }
#Email { width: 150px; }
#Phone { width: 150px; }
#AffiliateCode  { width: 50px;  margin: 0 10px 4px 4px; }
#FirstName { width: 80px; margin-right: 5px; }
#Surname { width: 80px; margin-right: 5px; }
#RegisterForm .FieldError
{
	position: absolute;
}
#RegisterForm .Wait
{
    background:url("/images/ajax-loader-big.gif") no-repeat scroll 5px 50% white;
color:#555555;
display:block;
line-height:39px;
padding-left:40px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:1px solid #BCD6FB;
opacity: 0.9;
}
#RegisterForm .FieldError div
{
	position: absolute;
	width: 150px;
	background: #FAA6B4;
	padding: 10px;	
	margin-left: 0px;
	margin-top: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#RegisterForm h1
{
	color: #FF004E;
    margin:10px 0 0;
}
#RegisterForm p b { color: #FF004E; }
#RegFloat
{
	background: white;
	padding: 20px;
	border: 2px solid 	#CDF0F8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#Dim
{
	position: absolute;
	background: black;
	opacity: 0.7;
	height: 100%;
	top: 0px;
	width: 100%;	
}
#RegFloat h2
{
	color:#416975;
	font-size:16px;
	font-weight:bold;
	margin:0;
}
.Box td
{
	vertical-align: top;
		
}
.pricetable
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #333333;
	border-spacing: 0;
	background:  url(/images/bg-video-holder.gif) 50% 50%;
	margin:auto;
}
.pricetable th, .pricetable td { padding: 2px 8px; text-align: center; }
.pricetable th
{
	background: #333333;
	color: White;
	opacity: 0.9;
}
 .pricetable td { font-size: 14px; font-weight: bold; }
.pricetable small { display: block; font-weight: normal; }

.SideBox h3
{
    padding: 10px 0 10px;
    background:transparent url(../images/bg-contentbox.gif) repeat-x scroll 0 100%;
}

#tab2 .tabs-rounded, #tab3 .tabs-rounded, #tab4 .tabs-rounded, #tab5 .tabs-rounded, #tab6 .tabs-rounded { background: none; }
.BlueBorder
{
    background:#ECF4F7 none repeat scroll 0 0;
    border:1px solid #FCFFFF;
    padding:8px;    
}
.BlueBorder div { background: white; }
.BlueBorder div div { background: inherit; }
.FeaturesList { float: left; margin:0px 10px 10px 0;  width: 300px; }
.FeaturesList p { margin: 0; }
.FeaturesList div { padding: 5px; }
.FeaturesList a { font-weight: bold; }
.FeaturesList ul 
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.FeaturesList li 
{
    background:transparent url(/images/bullet-blue.gif) no-repeat scroll 2px 4px;
    font-size:13px;
    min-height:30px;
    padding-left:30px;
    padding-top:3px;
}
.FeaturesList li h1, .FeaturesList li h3 {
    display:inline;
    font-size:10.25pt;
    font-weight:bold;
    margin:0;
    padding:0;
}
.WhoUsesBox
{
        float: left; margin:0px 10px 10px 0;  width: 300px; 
      
}
.WhoUsesBox .Padd {   padding: 10px; } 
.WhoUsesBox .inner
{
    background-image: url(/images/quote-left-gray.gif)!important;
}
.WhoUsesBox .quote-box q 
{
    background-image: url(/images/quote-right-gray.gif) !important;
}
.WhoUsesBox cite 
{
    margin-bottom: 10px;
}
.BullCRM ul, .BullProjects ul, .BullBilling ul, .BullWorkflow ul
{
    margin: 0;
    padding: 10px 5px 10px 50px;
}
.BullCRM li, .BullProjects li, .BullBilling li, .BullWorkflow li
{
    padding: 0 0 5px 0;
}
.BullCRM, .BullProjects, .BullBilling, .BullWorkflow
{
    width: 350px;
    margin: 0 0 10px 0;   
    font-size: 12px;
    line-height: 14px; 
    min-height: 110px;
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
}
.BullCRM
{
    background-image: url(/images/ul-bg-crm.gif);
}
.BullProjects
{
     background-image: url(/images/ul-bg-projects.gif);
}
.BullBilling
{
    background-image: url(/images/ul-bg-billing.gif);
}
.BullWorkflow
{
    background-image: url(/images/ul-bg-workflow.gif);
    min-height:150px;
}
.BulletBox
{
    margin: auto;    
    border-spacing: 2px;
    background: White;
}
.BulletBox td
{
    background: #ECF4F7;
padding:10px 0 10px 30px;
width:250px;
}
.BulletBox li
{
    margin: 0;
    padding: 0;
}
#ad-form #RegisterForm, .SideBox  { -moz-box-shadow:1px 1px 5px #333333; -webkit-box-shadow:1px 1px 5px #333333; box-shadow:1px 1px 5px #333333; }
#ad-form #RegisterForm p, .SideBox p {font-size: 13px; line-height: 14px; padding: 7px 2px; }
#ad-form .Intro h1
{
	margin: 5px 0 0 0;	
	background: url(/images/heading-tryit.gif) no-repeat;
	height: 113px;
	display: block;
}
#ad-form .Intro h1 span { display: none; }
#ad-form .Intro p 
{
	color: #284448; 
	margin: 0;
}


.main_wetc_video {
	margin-top:48px;
	z-index:-1;
}