#header {
	height: 90px;
	
}
.lcolumn strong {
	padding-top: 12px;
	margin-top: 12px;
	border-top: 1px solid #2a2a2a;
	border-bottom: 1px solid #d5d5d5;
	display: block;
}
.lcolumn li a {
	text-decoration: none;
	color: maroon;
	display: block;
	line-height: 175%;
	padding: 0px;
	margin: 0px;
}
.lcolumn li a:hover {
	background-color: #ebebeb;
}
div.demo {
background:transparent url(../images/call_to_action.jpg) no-repeat scroll right top;
float:right;
position:relative;
right:68px;
top:-1px;
width:210px;
}
div.actions {
padding-bottom:30px;
padding-left:85px;
padding-top:131px;
}
div.actions a.blue {
color:#96C4FA;
}
div.actions a {
color:#E7E7E7;
display:block;
font-size:11px;
font-weight:bold;
padding:3px;
text-decoration:none;
}
div.actions a.red {
color:#F792A4;
}
div.actions a:hover {
color:white;
text-decoration:none;
}
div.lscolumn {
background:transparent none repeat scroll 0% 0%;
display:inline;
float:left;
padding-top:20px;
width:440px;
}
div.rscolumn {
clear:right;
display:inline;
float:right;
padding-right:20px;
width:220px;
}
.rscolumn li {
list-style: none;
border-bottom:1px solid #F0F0F0;
padding-bottom:10px;
padding-top:10px;
}
.rscolumn b {
background-image:url(../images/list.gif);
background-position:left top;
background-repeat:no-repeat;
padding-left:16px;
}
.rscolumn ul {
	margin: 0px;
}
.scolumn {
	float: left;
	width: 220px;
	margin-left: 10px;
	display: inline;
	text-align: left;
}
#footer { 
	height: 77px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer .rcolumn {
	background:transparent none repeat scroll 0% 0%;
}
ul {
	list-style: square;
	margin-left: 20px;
	line-height: 175%;
	padding-bottom: 16px;
	padding-top: 16px;
}
div.txt {
	padding-right: 20px;
}
div.tmtxt {
	padding-right: 20px;
	padding-top: 20px;
}
.rcolumn object {
	margin: 25px 0px 20px 5px;
}
h3 img {
	margin-bottom: 10px;
	margin-top: 30px;
}
div.fr {
	float: right;
	width: 450px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.np {
	padding: 0px;
}
.RedText {
	color:red;
}
iframe {
	float: right;
	margin-right: 20px;
}
label {
	width: 220px;
	display: block;
	text-align: right;
	padding: 2px 20px 0px 0px;
	float: left;
	font-weight: bold;
}
form div {
	margin: 2px 0px;
	padding: 4px 0px;
	background-color: #fafafa;
}
div.nbg {
	background-color: transparent;
	border-bottom-width: 0px;
	clear: both;
	width: 680px;
	overflow: hidden;
}
input, select, textarea {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
input:focus, textarea:focus {
	border: 1px solid #31a4be;
	background-color: #f7fcfd;
}

select {
	width:407px;
	height: 24px;
}
input.btn {
	float: right;
}
form {
	margin-top:20px;
}
.right {
	text-align: right;
}
.badges {
	width: 160px;
	text-align: center;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: white;
	margin: 32px 20px 0 0;
}
.badges img {
	margin: 5px;
}
div.awards {
	width: 160px;
	text-align: center;
	float: left;
	padding: 0px 20px;
}
div.awards img {
	margin: 10px 0px;
}
div.gallery img {
	margin: 5px;
}
div.nbg input {
	width: 150px;
	float: right;
	margin-right: 30px;
}
input.chbx {
	width: auto;
}
div.chbx {
	margin: 0px;
}
div.cl {
	clear: both;
	overflow: hidden;
	margin: 20px 0px;
	float: left;
	width: 680px;
}
div.col {
float:left;
width:50%;
}
div.dsp {
background:transparent url(/images/dsp.jpg) no-repeat scroll left top;
padding-top:210px;
}
div.dch {
background:transparent url(/images/dch.jpg) no-repeat scroll left top;
font-size:14px;
padding-top:210px;
}
div.dsp li, div.dch li {
background:transparent url(/images/download.gif) no-repeat scroll left center;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
padding:6px 0px 6px 26px;
font-size: 12px;
}
#dbg {
background:transparent url(/images/dbg.jpg) repeat-x scroll left top;
}
.error {
	color: #b22222;
	background-color: #fafafa;
	margin: 1px;
	padding: 1px 3px;
}
span.GreenText {
	color: green;
}
div.section {
	clear: both;
	margin: 10px 0px;
	width: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid white;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

div.partnerlogin {
	background-image: url(../images/partnerportal.png);
	margin: 10px auto 20px auto;
	width: 474px;
	height: 107px;
	position: relative;
}
.partnerlogin a.login {
	position: absolute;
	top: 40px;
	left: 300px;
	color: #ffbfbf;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
}
.partnerlogin a.register {
	position: absolute;
	top: 80px;
	left: 300px;
	color: #d5d5d5;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.partnerlogin a.login:hover, .partnerlogin a.register:hover {
	color: white;
}
.partnerlogin a.login:focus, .partnerlogin a.register:focus {
	color: black;
}
div.ad {
	position: absolute;
	left: -10000px;
	width: 300px;
}
q {
	font-style:italic;
}

div.cgdownload {
	width: 685px;
	height: 50px;
	background-image: url(../img/download2.png);
	margin-left: -10px;
	overflow: hidden;
	clear: both;
}
div.cgdownload a {
	display: block;
	float: right;
	margin-right: 10px;
	width:170px;
	line-height: 50px;
	text-indent: -2000px;
	overflow: hidden;
}
div.shade {
	background-image:  url(../img/divbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 665px;
	padding: 10px 10px;
	margin-top: 20px;
	overflow: hidden;
}
div.cgdownload div {
	width: 400px;
	float: left;
	line-height: 50px;
	padding-left:10px;
	font-weight: bold;
}
div.scol {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	width: 170px;
}
div.scol h2, div.scol p {
	padding: 10px 10px 0px 10px;
}
div.small {
	clear: both;
	font-size: 9px;
	padding: 10px;
	color: #545454;
}
ul.sitemap {
	color: #686868;
	padding-top: 0px;
	line-height: 20px;
	list-style: none;
	margin: 0px;
	padding-left: 1px;
	padding-bottom: 0px;
}
ul.sitemap li {
	line-height: 20px;
	font-size: 12px;
	padding: 0px;
}
.sitemap strong {
	font-weight: normal;
	color: #171717;
	line-height: 40px;
	padding-left: 1px;
	margin-top: 20px;
}
.sitemap h2 {
	color: #2e2e2e;
	line-height: 20px;
	font-size: 16px;
	margin-top: 20px;
}
div.testimonial {
	overflow: hidden;
	margin: 10px 0px;
	clear: both;
	padding: 10px 0px;
	border-bottom: 1px solid #dcdcdc;
}
.twothirds {
	width: 427px;
	float: left;
	overflow: hidden;
	margin: 10px;
	line-height: 16px;
}
.onethird {
	width: 213px;
	float: right;
	overflow: hidden;
	margin: 10px;
	line-height: 16px;
}
blockquote {
 	font-style: italic;
}
.twothirds blockquote {
	margin-top: 24px;
	margin-bottom: 16px;
}
.onethird img {
	clear: both;
	float: left;
}
.onethird ul {
	clear: both;
	list-style: square;
	list-style-position: outside;
	font-weight: bold;
	line-height: 16px;
	padding-top: 0px;
}
a.pdf {
	padding-left: 45px;
	background-image: url(../images/pdf_file_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-top: 6px;
	height: 40px;
	margin-top: 16px;
	clear: both;
}
div.nobd {
	border-width: 0px;
}
#fancy_frame {
margin: 0px; float: none;
} 
#bt_invite_box input {
	width: 50px;
	margin: 5px;
}