/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.7em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	/*background: url(images/gradientbackground.jpg) top left no-repeat;*/
	
}
.clear {
	clear: both;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	display: block;
}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wrapper {
	display: inline-block;
}

* html .wrapper {height: 1%;}
.wrapper {display: block;}






#maincolumn {
	float: left;
	padding-right: 50px;
	width: 650px;
	background: url(images/divider.png) right top no-repeat;
}
h1, h2, h3, h4, p {
	padding-top: .5em;
	padding-bottom: .5em
}
h1 {
	margin-top: 0;
}
h3 {
	margin-top: 1em;
}

h1 {
	font-size: 2.8em;
	font-weight: normal;
	letter-spacing: -2px;
	color: #003366;
	padding: 0;
	padding-top: 30px;
	clear: both;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #6699cc;
}
h1, h2, h3, p {
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	margin-bottom: 1em;
}
h2 {
	line-height: 1.2em;
}
h4 {
	padding: 0;
	margin: 0;
}
#headline {
	background-image: url(images/headline.jpg);
	background-color: #3677d3;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 200px;
	padding-top: .25em;
	
}
#headline .wrapper {
		text-align: center;
		font-size: 110%;
}

#maincontent {
	background-image: url(images/mainbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 1em;
}
#top {
	background-image: url(images/topnav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #06336a;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headline h2 {
	color: #fff;
	padding: .25em;
	display: block;
	/*margin-bottom: 50px;*/
	margin-top: 0;
}
/*h3 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #6699cc;
}*/
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #454545;
	margin-bottom: 0;
}
ul {
	margin-left: 3em;
}
#maincolumn ul {
	list-style-type: none;
}
#maincolumn ul li {
	background: url(images/tick.png) left top no-repeat;
	padding-left: 25px;
}
a {
text-decoration:none;
color: #0066CC;
}
a:hover {
text-decoration:underline;
}

img.toplogo {
	
	float: left;
}
img.billboard {
	/*padding-bottom: 1em;
	border-bottom: dotted 1px #6699CC;
	margin-bottom: 1em;*/
	margin-top: -55px;
}
img.icon {
	display: inline;
	margin-right: .2em;
	margin-top: -20px;
	vertical-align: middle;
}
img.screen {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
}
img.bottomlogo {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
img.subscribeicons {
	float: left;
	display: inline;
	vertical-align: middle;
	margin-right: .5em;
}
img.nofloat {
	display: block;
	margin-top: .5em;
	margin-bottom: .5em;
	
	clear: both;
}
img.alignright {
	float: right;
	margin-left: 1em;
	clear: both;
	display: block;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
img.alignleft {
	float: left;
	margin-right: 1em;
	clear: both;
	display: block;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
img.solutionlogo {
	display: block;
	border: none;
	margin-top: 4em;
}
img.distributorlogo, img.partnerlogo {
	float: left;
	display: block,
	clear: both;
	margin: .25em;
	border: 1px solid #e5e5e5;
}
#topnavigation {
	width: inherit;
}
#top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
	float: right;
	margin-top: 20px;
}
#top ul li {
	display: inline;
	margin-left: 2em;
	float: left;
}
#top ul li a {
	color: #99CCFF;
	text-decoration: none;
}
#top ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#headline ul {
	margin: 0;
	/*margin-top: 2em;*/
	padding: 0;
	padding-bottom: 0;
	list-style-type: none;
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
}
#headline ul li {
	display: inline;
	margin-left: 1.5em;
}
#headline ul li a {
	color: #DDEEFD;
	text-decoration: none;
}
#headline ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer {
	text-align: center;
	background: url(images/midbar.gif) top repeat-x #06336a;
	color: #8CA4C0;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 3em;
}
#footer .copyrighttext a {
	color: #fff;
	text-decoration: underline;
}
#footer h3 {
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: -10px;
	color: #fff;
}
#footer h4 {
	color: #8CA4C0;
}
#footer .products {
	border-bottom: 1px solid #8CA4C0;
	padding-bottom: 2em;
}
#footer .products, #footer .products .tool {
	text-align: center;
}
#footer .products .tool  {
	width: 170px;
	display: block;
	float: left;
	vertical-align: top;
	padding: .75em;
}
#footer .products .tool img {
	display: block;
	margin: 0 auto;
	height: 85px;
	border: none;
}
#footer .copyrighttext {
	font-size: 10px;
	text-align: center;
	line-height: 1.1em;
}
#midbar {
	background: url(images/midbar.gif) top repeat-x #06336a;
	color: #ffffff;
	padding-top: 1em;
	padding-bottom: 1em;
}
#pagecontactform {
	/*background: url(images/midbar.gif) top repeat-x #06336a;
	color: #ffffff;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 3em;*/
}
#pagecontactform form {
	padding: 1em;
	padding-top: 0;
	background-color: #f9f9f9;
	border: 1px solid #f2f2f2;
}
#pagecontactform label {
	display: block;
	margin-top: .5em;
}
#pagecontactform .column {
	width: 200px;
	padding: 10px;
	float: left;
	display: block;
}
form.ctsdirectsignup fieldset, form.contact fieldset {
	padding: 2em;
	background-color: #fcfeff;
	border: 1px solid #d2e8fa;
	margin-bottom: 1em;
}
form.ctsdirectsignup h3, form.contact h3 {
	font-size: 16pt;
	margin-top: 0;
	margin-bottom: .25em;
	padding-top: 0;
}
/*form.contact h3 {
	padding-left: 50px;
	background-image: url(images/check48.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 10px;
}*/

form.ctsdirectsignup label, form.contact label {
	display: block;
	float: left;
	clear: both;
	clear: left;
	width: 150px;
	text-align: right;
	margin-right: .5em;
	font-size: .9em;
	font-weight: bold;
}
form.ctsdirectsignup input.text,
form.ctsdirectsignup select.text,
form.contact input.text,
form.contact select.text {
	padding: .25em;
	margin: .25em;
}
form.contact textarea.message {
	width: 100%;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.1em;
	margin-bottom: 2em;
}
form.ctsdirectsignup input.short, form.contact input.short {
	width: 50px;
}
form.ctsdirectsignup textarea.terms, form.contact textarea.terms {
	border: 1px solid #d5d5d5;
	background-color: #f2f2f2;
	color: #393737;
	width: 100%;
	margin: 0;
}
input.radio {
	vertical-align: middle;
	margin-right: .5em;
}
#blogcontent {
	font-size: 90%;
	line-height: 1.5em;
	/*border-top: 1px solid #c1c1c1;*/
	background: url(images/gradientbackground_footer.jpg) top left no-repeat;
	padding-top: 4em;
	padding-bottom: 1em;
	margin-top: 2em;
	clear: both;
}
#blogcontent h3 {
	margin-top: 0;
	margin-bottom: 1em;
}
.feedlisting {
	float: left;
	margin-top: 0;
	margin-right: 4em;
	width: 45%;
}
#blogcontent label {
	display: block;
	margin-top: .5em;
}	
.feedburnerFeedBlock #creditfooter img {
	display: none;
}
.categorylisting {
	float: left;
	width: 15%;
	margin-right: .5em;
}
.subscriptionlisting {
	float: right;
	width: 30%;
	clear: none;
}
.feedburnerFeedBlock ul, .categorylisting ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.feedburnerFeedBlock ul li {
	margin-bottom: .5em;
}
.feedburnerFeedBlock .headline {
	font-weight: bold;
} 
.feedburnerFeedBlock .date {
	color: #C1C1C1;
	margin-top: 0;
	padding-top: 0;
}
small {
	margin: 0;
	padding: 0;
}
input.checkbox {
	vertical-align: middle;
	margin-right: .5em;
}
.billboardcontrols {
	padding: .5em;
	background-color: #000;
	color: #f5f5f5;
	margin-bottom: 1em;
}
.billboardcontrols ul {
	list-style-type: none;
	margin: 0;
	margin-top: 0;
	padding: 0;
}
.billboardcontrols ul li {
	display: inline;
}
.billboardcontrols ul li a {
	color: #f2f2f2;
	padding: .25em;
	padding-left: .5em;
	padding-right: .5em;
	display: block;
	margin-top: 0;
	float: left;
	margin-right: 1em;
	background-color: #151515;
	border: 1px solid #191919;
	font-size: 14px;
	font-weight: bold;
}
.billboardcontrols ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #252525;
	border: 1px solid #292929;
}
.masterlistset {
	float: right;
	display: block;
	margin-left: 2em;
	margin-top: 2em;
	/*border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	height: 100%;*/
}
.masterlistset ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	padding-bottom: 1em;
	}
.masterlistset ul li a img {
	display: inline-block;
	margin-right: .25em;
	border: none;
}
.masterlistset ul.listlevelone li, .masterlistset ul.listleveltwo li {
	padding: 1px;
	margin-bottom: 5px;
}
.masterlistset ul.listlevelone li {
		font-size: 12pt;

}
.masterlistset ul.listlevelone li {
	border: 1px solid #f2f2f2;
}
.masterlistset ul.listleveltwo, .contactaddress {
	padding-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #f1f1f1;
	/*padding-left: 2em;*/
	padding-right: 2em;
	background-color: #f9f9f9;
}

.masterlistset ul.listlevelone li a {
	color: #255163;
	background: url(images/buttonbg.gif) center center repeat-x #ffffff;
	padding: 10px;
	display: block;
}
.masterlistset ul.listleveltwo li a {
	padding-left: 10px;
	display: block;
}
.masterlistset ul.listlevelone li a:hover {
	color: #152d37;
	text-decoration: none;
	background-image: none;
	background-color: #fff;
}
.contactaddress {
	font-size: 9pt;
	padding-right: 0;
	padding-top: 0;
	line-height: 1.3em;
	padding: 1em;
}
/* ------ Clearfix   ---- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

* html .clearfix {height: 1%;}
.clearfix {display: block;}


.thankyoumessage {
	clear: both;
	padding: 1em;
	padding-left: 50px;
	background-image: url(images/check48.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #C3EFAD;
	background-color: #EDFFE0;
	color: #669900;
	font-size: 1.2em;
	margin-bottom: 2em;
}
/*----Splashboard STyles on Home Page---*/
#splashboard {
	margin-top: 2em;
}
#splashboard .columnblock {
	float: left;
	display: block;
	width: 50%;
}
#splashboard .columnquarter {
	float: left;
	display: block;
	padding-right: 10px;
	margin-bottom: 1em;
	width: 240px;
}
#splashboard .demoquarter {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
	background-color: #06336a;
	color: #fff;
}
#splashboard h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699CC;
	font-size: 16pt;
	margin-top: 1em;
	margin-bottom: .5em;
	padding: 0;
	display: block;
	line-height: normal;
}

#splashboard h3 a {
	color: #6699CC;
}

#splashboard small {
	line-height: normal;
}
#splashboard img.thumbnail {
	width: 100px;
	padding: 1px;
	border: 5px solid #f2f2f2;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}
#splashboard img.icon {
	margin-right: .5em;
	vertical-align: middle;
	float: left;
	display: block;
}
ul.g2mlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.g2mlist li {
	display: block;
	padding: .25em;
	font-size: .85em;
	margin-bottom: 3px;
	background-color: #f9f9f9;
	border: 1px solid #f5f5f5;
}
ul.quicklist {
	float: right;
	display: block;
	padding-left: 1em;
	margin-left: 1em;
	width: 300px;
	color: #669900;
}

/* BUTTONS */
.buttons {
	margin-top: 2em;
}
.buttons a, .buttons button, input.newbutton{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    /*color:#565656;*/
	color: #000;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button, input.newbutton{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type], input.newbutton{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
input.newbutton.submit{
	padding-left: 16px;
	background-image: url(images/accept.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
input.newbutton.reset{
	padding-left: 16px;
	background-image: url(images/arrow_rotate_anticlockwise.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;  
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover, input.newbutton:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* ------ Slider  ------- */
#s3slider {
   width: 1000px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin-top: -55px;
}

#s3sliderContent {
   width: 1000px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 13pt Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   padding-right: 10px;
   width: 980px;
   background-color: #000;
   filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   -moz-opacity: 0.8; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.8; /* here you can set the opacity of box with text */
   opacity: 0.8; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.s3sliderImage span h2 {
	font: 16pt Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.s3sliderImage span a {
	color: #3399FF;
	margin-left: .5em;
}
.clear {
   clear: both;
} 

.livedemobox {
	padding: .5em;
	margin-top: 1em;
	background-color: #414141;
	border: 1px solid #242424;
	color: #f2f2f2;
}
.livedemobox form {
	padding: .5em;
	margin-right: 1em;
	margin-top: .5em;
	float: left;
	background-color: #242424;
}
.livedemobox  h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.managecosts {
 padding: 10px;
 margin-top: 3em;
 color: #fff;
 background-color: #333333;
}
.managecosts  h3 {
	margin: 0;
	padding: 0;
	color: #6699cc;
}

#expensebillboard {
	padding: 25px;
	padding-top: 125px;
	margin-top: -150px;
	background-image: url(images/expensetop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #06336a;
}
#expensebillboard .tooltitle, 
#expensebillboard .toolfooter {
	border: 1px solid #e3ecf6;
	padding: 1em;
	margin-bottom: 1em;
	display: block;
	clear: both;
	background-color: #eef1f6;
}
 #expensebillboard .toolfooter {
 	font-weight: bold;
	color: #000;
 }
#expensebillboard h2 {
	color: #fff;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: normal;
	margin-left: 225px;
}
#expensebillboard h3 {
	margin-top: 0;
}
#expensebillboard .expensepartner {
	width: 325px;
	float: right;
	display: block;
	font-size: .8em;
	color: #999999; 
}
#expensebillboard .expensetooldescription {
	width: 525px;
	float: left;
	display: block;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
#twitter_update_list, #twitter_update_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#twitter_update_list {
	clear: both;
}
 #twitter_update_list li {
 	margin-bottom: 5px;
	clear: both;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #f2f2f2;
	display: block;
	font-size: 90%;
	line-height: 1.3em;
 }
