body {
  background:#232323;
  margin:0;
  padding:0;
  font-family: Helvetica, Arial, sans-serif;
  font-size:62.5%;
  color:#464646;
}

a {
  text-decoration:none;
  color:#0072bc;
}

a:hover {
  text-decoration:underline;
}


a img {
  border:none;
}

a:visited {
  text-decoration:none;
  color:#0072bc;
}

a:visited:hover {
	text-decoration:underline;
}


#drop_shadow {
  width:919px;
  padding:0 25px;
  background:url(../images/bg_drop_shadow.gif) repeat-y;
  margin:0 auto;
}

#wrapper {
  position:relative;
  width:916px;
  border:1px solid #525252;
  background:#FFF url(../images/bg_wrapper.gif) repeat-y;
}

#header {
  position:relative;
  width:100%;
  background:url(../images/bg_header.png) no-repeat top;
  height:132px;
  padding:0 0;
}

#header #logo {
  position:absolute;
  width:215px;
  height:47px;
  top:25px;
  left:15px;
  margin:0;
  padding:0;
  background:url(../images/bg_logo.gif) no-repeat;
}

#header #logo span {
  display:block;
  text-indent:-999em;
}

#header #logo a {
  display:block;
  width:100%;
  height:47px;
}

#headerhome {
  position:relative;
  width:100%;
  background:url(../images/bg_header.png) no-repeat top;
  height:129px;
  padding:0 0;
}

#headerhome #logo {
  position:absolute;
  width:215px;
  height:47px;
  top:25px;
  left:15px;
  margin:0;
  padding:0;
  background:url(../images/bg_logo.gif) no-repeat;
}

#headerhome #logo span {
  display:block;
  text-indent:-999em;
}

#headerhome #logo a {
  display:block;
  width:100%;
  height:47px;
}

#nav {
  position:absolute;
  top:90px;
  width:100%;
  
}

#nav ul {
  margin:0;
  padding:0;
}

#nav li, #subnav li {
  list-style-type:none;
}

#nav li {
  float:left;
  margin:0 0 0 2em;
}

#nav li.selected a {
  color:#add268;
  background:url(../images/bg_nav_li_over.gif) no-repeat bottom center;
  text-decoration:none;
}

#nav li a {
  display:block;
  float:left;
  font-size:1.2em;
  line-height:3.5;
  color:#FFF;
  text-transform:uppercase;
  height:43px;
  text-decoration:none;
}

#nav li a:hover {
  color:#add268;
  text-decoration:none;
}

#subnav {
  float:left;
  width:194px;
  height:400px;
}

#subnav ul, #subnav li {
  margin:0;
  padding:0;
}

#subnav li {
  border-bottom:1px solid #CCC;
}

#subnav li ul {
  border-top:1px solid #CCC;
}

#subnav li.selected, #subnav li.selected_parent {
  border-bottom:none;
}


#subnav li a {
  position:relative;
  display:block;
  padding:12px 12px 12px 20px;
  margin:0;
  color:#286bb2;
  font-size:1.3em;
  text-decoration:none;
}

#subnav.products li a {
  color:#626262;
  text-decoration:none;
}

#subnav.products li img {
  top:4px;
}

#subnav li.selected a, #subnav li.selected_parent li.selected a {
  width:163px;
  margin-left:-1px;
  padding-left:20px;
  background:#292929 url(../images/bg_subnav_li_over.gif) no-repeat left 50%;
  color:#FFF;
  text-decoration:none;
}

#subnav li img {
  vertical-align:baseline;
  position:relative;
  top:2px;
  margin:0 3px 0 3px;
  padding:0;
}

#subnav li.selected_parent a {
  background:#dbdbdb;
  text-decoration:none;
}

#subnav li.selected li a, #subnav li.selected_parent li a {
  background:#dbdbdb;
  margin-left:1px;
  width:160px;
  padding:5px 12px 10px 20px;
  color:#286bb2;
  font-size:1.2em;
  font-weight:normal;
  text-decoration:none;
}



#content, #main .title {
  float:left;
  width:682px;
  padding:6px 20px;
}

#content {
  position:relative;
}

.title {
  margin:0;
  background:#acd166 url(../images/bg_section_title.gif) repeat-x bottom;
  font-weight:normal;
  color:#FFF;
  padding:10px 17px 15px;
  line-height:1;
  font-size:2.5em;
  border-top:1px solid #61a007;
  border-bottom:1px solid #61a007;
}


#main .tip {
  position:absolute;
  top:-60px;
  right:0;
}

* html #main .tip {
  display:none;
}

#main { 
  position:relative;
  min-height:500px; 
}

* html #main { 
  height:500px; 
}

#main.flourish {
  background:url(../images/bg_content_bottom.jpg) no-repeat bottom right;
  padding-bottom:7em;
}

* html #main.flourish {
  padding-bottom:10em;
}

#main .title {
  padding:15px 20px 20px;
  font-size:4em;
  background:#333;
  border:none;
}

* html #content {
  margin-top:1em;
}

* + html #content {
  margin-top:1em;
}

#content p {
  font-size:1.3em;
}

#content li {
  font-size:1.3em;
}


#footer {
  background:#333;
  padding:1em 1em ;
  color:#666;
}

#footer #copyright {
  float:right;
  
}

#footer #copyright a {
  color:#666;
}

#footer #copyright a:hover {
  text-decoration:underline;
}


#footer .nav {
  float:left;
}

#footer a {
  color:#FFF;
}

#footer p {
  margin:0;
}

#content h2 {
  font-weight:bold;
  color:#7fb92b;
  font-size:1.8em;
  margin-bottom:.5em;
}


#content p {
  margin:1.5em 0;
  font-size:1.2em;
  color:#464646;
  line-height:1.5;
}


.manager {
  border-bottom:1px solid #CCC;
  padding:0 0 1.5em;
  margin:2em 0 2em;
}

.manager img {
  float:left;
  margin-right:13px;
}

.manager p {
  margin-left:137px;
}


#contact_info {
  float:right;
  width:200px;
  margin:1em 20px;
}

#contact_info p {
  line-height:1.2;
  margin:1.5em 0;
}

#contact {
  margin:0 0 2em;
  padding:0;
  width:400px;
}

#contact label {
  display:block;
  font-size:1.2em;
  font-weight:bold;
  padding-top:1em;
}

#contact .formcol {
  width:46%;
  padding:0 4% 0 0;
  float:left;
}

#contact .right {
  width:50%;
  padding-right:0;
}

* html #contact .right {
  width:47%;
}

#contact .formcol input, #contact .formcol select {
  width:100%;
  font-size:1.2em;
}

#content #contacttbl 
{
	font-size:1.2em;
}


#main img.header {
  display:block;
  float:left;
}
/*========== Homepage ============*/
#content .tdhome3 .tdhome { 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	padding: 0 10px 0 0; 
	color: #000;
    line-height:1.2; 
	border-right: dashed;
	border-width: 1px;
}
#content .tdhome3 .tdhome p { 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	padding: 0 50px 0 0; 
	color: #000;
    line-height:1.2; 
}

#content .tdhome3 .tdhome2{ 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  
	padding: 5px 0 0 0px; 
	margin:0;
  	color: #000;

}

#content .tdhome3 .tdhome2 p{ 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  
	padding: 5px 0 0 20px; 
	margin:0;
  	color: #000;
  	line-height:1.2;

}

.tdhome3 {
	font-size: 16px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	padding: 10px 40px 20px 25px;
	margin:0;
    color: #000;
    line-height:1.2; 
	/*border-width: 20px;
	border-style: solid;
	border-bottom: 0;
	border-color: #58595B;*/
}
/*========== CONTACT SALES ============*/
.contactsales {
  top:-30px;
}

#content.contactsales #contact_info {
  float:right;
  width:200px;
  margin:1em 20px;
}

#content.contactsales #contact_info p {
  line-height:1.2;
  margin:1.5em 0;
}




/*========== DOWNLOAD ============*/

#content.download {
  top:-90px;
  margin-bottom:-30px;
}

#content.download img#large_logo {
  float:left;
  margin:0 2em 1em 0;
}

#content.download h1 {
  font-size:2em;
}

#content.download_orig h2 {
  color:#e75d1c;
}

#content.download #rightcol {
  width:193px;
  float:right;
  margin:0 0 5em 2em;
}

#content.download #button {
  background:url(../images/bg_download.gif) no-repeat;
  height:47px;
  width:93px;
  text-align:center;
  padding:15px 0;
  font-weight:bold;
  font-size:1.1em;
  line-height:1;
  margin-bottom:1em;
}


#content.download #rightcol h2 {
  margin:1em auto .5em;
  width:90%;
  color:#3c3c3c;
  font-size:1.5em;
}

#content.download #rightcol ul {
  margin:0 auto;
  padding:0;
  list-style-type:none;
  width:90%;
}

#content.download #rightcol li {
  padding:.7em 0;
  border-bottom:1px solid #CCC;
}

#content.download #button h2 {
  color:#3c3c3c;
  font-size:1.5em;
  width:100%;
  margin:0 0 1em;
}

#content.download img {
  vertical-align:middle;
  margin-top:-3px;
}

#content.download a {
  color:#0072bc;
}

#content.download a:visited {
  color:#0072bc;
}


/*========== COMPANY ============*/
.company {
  margin-bottom:30px;
}

#content.company .col {
  float:left;
  width:46%;
  margin-right:4%;
  margin-bottom:20px;
}

* html #content.company .col {
  width:44%;
  margin-right:3%;
  margin-bottom:20px;
}

/*
#content.company .col ul {
  margin:0 auto;
  padding:0;
  list-style-type:none;
  width:90%;
}

#content.company .col li {
  padding:.7em 0;
  border-bottom:1px solid #CCC;
}
*/

/*========== PARTNERS ============*/
.partners {
  margin-bottom:30px;
}


/*========== SUPPORT ============*/
#content.support #rightcol {
  width:193px;
  float:right;
  margin:0 0 5em 2em;
}

.support {
  top:-140px;
}

.support h1 {
  font-size:3em;
  margin-top:0;
}

.support h2.first {
  margin-top:0;
}

.support #rightcol h2 {
  color:#666;
  margin-top:1.5em;
}

.support #rightcol .article h2 {
  margin:.5em 0 0;
  font-size:1.3em;
  color:#7fb92b;
  line-height:1.3;
}

.support #rightcol ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

.support #rightcol li {
  margin:0;
  padding:.5em 0;
}

.support #rightcol li img {
  vertical-align:middle;
  top:-2px;
  position:relative;
  margin:0 .3em 0 0;
}

.support #rightcol li a {
  color:#286bb2;
}

.hover {
  position:absolute;
  width:210px;
  height:152px;
  top:14px;
}

#kb {
  right:489px;
}

#cs {
  right:257px;
}

#sf {
  right:25px;
}


/*========== NEWS ============*/
#content .article {
  border-bottom:1px solid #CCC;
  padding-bottom:1em;
  margin-bottom:1em;
  text-align:left;
  
}

#content .article h2 {
  line-height:1;
  margin-bottom:.5em;
  font-weight:normal;
}

#content .article h2 span {
  font-size:.8em;
}

#content .article h2 a {
  color:#0059ba;
  text-decoration:underline;
}

#content .article h3 {
  color:#0059ba;
  margin: 0 0 0 0;
  font-weight:normal;
  text-align:left;
}

#content .article h3 a {
  color:#0059ba;
  text-decoration:none;
  text-align:left;
}

#content .article h3 a:visited {
  color:#0059ba;
  text-decoration:none;
  text-align:left;
}

#content .article h3 a:hover {
  color:#0059ba;
  text-decoration:underline;
  text-align:left;
}

#content .article h3 span {
  font-size:.8em;
  color:#7fb92b;
  text-align:left;
}

#content .article img {
  float:left;
  margin:.2em 2em 3em 0;
  text-align:left;
}

#content .externalarticle {
  border-bottom:1px solid #CCC;
  padding-bottom:1em;
  margin-bottom:1em;
  text-align:left;
}


#content .externalarticle h3 a {
  color:#0059ba;
  text-decoration:none;
  text-align:left;
  font-weight:normal;
}

#content .externalarticle h3 a:visited {
  color:#0059ba;
  text-decoration:none;
  text-align:left;
  font-weight:normal;
}

#content .externalarticle h3 a:hover {
  color:#0059ba;
  text-decoration:underline;
  text-align:left;
}

#content .externalarticle h3 span {
  font-size:.8em;
  color:#7fb92b;
  text-align:left;
  font-weight:normal;
}

#content .externalarticle img {
  float:left;
  margin:.2em 2em 3em 0;
  text-align:left;
}

.articledetail {
  padding-bottom:1em;
  margin-bottom:1em;
}

#content .articledetail h2 {
	color:#0059ba;
}

#content .articledetail h3 {
	color:#7fb92b;
	font-size:1.5em;
}


/*======= TECHNOLOGY =========*/
.technology {
  top:-60px;
}

/*======= MACINTOSH ==========*/
.macintosh {
  top:-5px;
}

/*======= SOLUTIONS ==========*/
.solutions {
  top:-50px;
}

/*======= REGISTRATIONS ==========*/
.registration {
  top:10px;
  margin-bottom:-30px;
}


.registration #button {
  background:url(../images/bg_download.gif) no-repeat;
  height:47px;
  width:193px;
  text-align:center;
  padding:15px 0;
  font-weight:bold;
  font-size:1.1em;
  line-height:.8;
  margin-bottom:1em;
}

.registration img {
  vertical-align:middle;
  margin-top:-3px;
}

.registration a {
  color:#0072bc;
}

.registration a:hover {
  color:#0072bc;
  text-decoration:underline:
}

.registration a:visited {
  color:#0072bc;
}


/*======= PRODUCTS ==========*/
#subnav #free {
  display:block;
  margin:2em auto;
  width:158px;
}

.products {
  top:-50px;
}

#content.products #desc {
  font-size:1.8em;
  margin-bottom:2em;
}

#content.products #reload_icon {
  float:right;
}

#content.products .col {
  float:left;
  width:46%;
  margin-right:4%;
}

* html #content.products .col {
  width:44%;
  margin-right:3%;
}

#content.products p {
  margin:0 0 1.5em;
}

#content.products a:hover {
	text-decoration:underline;
}


/*======= FEATURES ==========*/
.product_features {
  top:-50px;
}

#content.product_features h1 {
  color:#525252;
  font-weight:normal;
  font-size:4.8em;
  margin:0 0 .5em;
}

#content.product_features .col {
  width:30%;
  margin-right:3%;
  float:left;
}

* html #content.product_features .col {
  width:29%;
  margin-right:2%;
  overflow:hidden;
}

#content.product_features hr {
  height:5px;
  border:none;
  background:#000;
  margin:0 15px 0 0;
}

* html #content.product_features hr {
  clear:both;
}

* + html #content.product_features hr {
  clear:both;
}

* html #mac_clear {
  display:none;
}

* + html #mac_clear {
  display:none;
}

.tduplink { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background-color: #83bb30; padding: 0 0 0 0; border-top: 1px solid #5c8422; border-right: 1px solid #5c8422; border-bottom: 1px solid #5c8422; }
.tduplink a { color: #fff; text-decoration: underline; padding: 0 0 0 0; }
.tdstation a { color: #fff; text-decoration: underline; padding: 0 0 0 0; }
.tdserver a { color: #fff; text-decoration: underline; padding: 0 0 0 0; }
.tdfeature { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background-color: #727272; padding: 0 0 0 5px; border: solid 1px #535353; }
.tdstation { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background-color: #f36825; padding: 0 0 0 0; border-top: 1px solid #bc301a; border-right: 1px solid #bc301a; border-bottom: 1px solid #bc301a; }
.tdserver { color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; background-color: #5c8fa2; padding: 0 0 0 0; border-top: 1px solid #446a78; border-right: 1px solid #446a78; border-bottom: 1px solid #446a78; }
.tduplinksub { color: #5c8422; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ddff8c; padding: 0 0 0 0; border-right: 1px solid #83bb30; border-bottom: 1px solid #83bb30; }
.tdstationsub { color: #bc301a; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #f6d4c3; padding: 0 0 0 0; border-right: 1px solid #f36825; border-bottom: 1px solid #f36825; }
.tdserversub { color: #2b444d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #cae8ff; padding: 0 0 0 0; border-right: 1px solid #446a78; border-bottom: 1px solid #446a78; }
.tdline { padding: 0 0 0 0; border-bottom: 1px solid #c2c2c2; border-left: 1px solid #c2c2c2; }
.lineevenfeature { color: #535353; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #fff; padding: 0 0 0 5px; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineoddfeature { color: #535353; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #f0f0f0; padding: 0 0 0 5px; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineeven { color: #535353; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #fff; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineodd { color: #535353; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #f0f0f0; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineevenred { color: #ff0000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineoddred { color: #ff0000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #f0f0f0; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineevengreen { color: #83bb30; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineoddgreen { color: #83bb30; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #f0f0f0; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineevenbkgdgray { color: #535353; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #999999; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineoddbkgdgray { color: #535353; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #999999; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineevenblue { color: #2b444d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }
.lineoddblue { color: #2b444d; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #f0f0f0; padding: 0 0 0 0; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; }


/*======= SPECS ==========*/
.speclistfont { font-size:1.3em; }

/*======= CONFIGURATIONS ==========*/
#content.configurations #rightcol {
  float:right;
  width:160px;
  text-align:left;
}

#content.configurations #rightcol h2 {
  font-size:1.4em;
}

#content.configurations #rightcol ul, #content.configurations #rightcol li {
  list-style-type:none;
  margin:0;
  padding:0;
}

#content.configurations #rightcol li {
  margin:1em 0;
  font-size:1.0em;
}

#content.configurations #rightcol a:hover {
  margin:1em 0;
  text-decoration:underline;
}

#content.configurations #rightcol a {
  text-align:right;
  color:#565656;
}

#content.configurations #toparea {
	text-align:left;
	font-size:1.0em;
}


#content.configurations #toparea li {
	font-size:1.2em;
}



/*======= UPLINK ==========*/
.uplink {
  top:-50px;
}

#content.uplink #screenshot, #content.uplink #wheretobuy {
  float:left;
  margin:0 1em 2em 0;
  clear:left;
}

#content.uplink p {
  margin:1.3em 0;
}

#content.uplink h1 {
  clear:left;
}


/*======= STATION ==========*/
.station {
  top:0;
}

#content.station #screenshot, #content.station #wheretobuy {
  float:left;
  margin:0 1em 1em 0;
  clear:left;
}

#content.station p {
  margin:1.3em 0;
}

#content.station h1 {
  clear:left;
}

#wrapper.station .title {
  background:#fca161 url(../images/bg_nav_station.gif) repeat-x bottom;
  border-top:1px solid #f16119;
  border-bottom:1px solid #f16119;
}

#wrapper.station #nav li a:hover {
  color:#f16119;
  text-decoration:none;
}

#wrapper.station #nav li.selected a {
  background:url(../images/bg_nav_li_over_station.gif) no-repeat bottom center;
  color:#f16119;
  text-decoration:none;
}


/*======= SERVER ==========*/
.server {
  top:0px;
}

#content.server #screenshot, #content.server #wheretobuy {
  float:left;
  margin:0 1em 1em 0;
  clear:left;
}

#content.server p {
  margin:1.3em 0;
}

#content.server h1 {
  clear:left;
}

#wrapper.server .title {
  background:#ace1f6 url(../images/bg_nav_server.gif) repeat-x bottom;
  border-top:1px solid #0078a7;
  border-bottom:1px solid #0078a7;
}

#wrapper.server #nav li.selected a {
  background:url(../images/bg_nav_li_over_server.gif) no-repeat bottom center;
  color:#93cee4;
  text-decoration:none;
}

#wrapper.server #nav li a:hover {
  color:#93cee4;
  text-decoration:none;
}

/*======= ROCKETCONNECT ==========*/
.rconnect {
  top:-50px;
}

#content.rconnect #rconnectbox {
  float:left;
  margin:0 1em 2em 0;
  clear:left;
}

#content.rconnect p {
  margin:1.3em 0;
}

#content.rconnect h1 {
  clear:left;
}

/*======= Feature Table ==========*/
table.feature_table {
  border-collapse:collapse;
  border:2px solid #333;
  font-size:1.3em;
  width:100%;
}


.uplink table.feature_table {
  background:#f4ffe1;
}
.station table.feature_table {
  background:#fff3eb;
}
.server table.feature_table {
  background:#ecfaff;
}


table.feature_table td {
  border:1px solid #333;
  padding:.5em;
}

table.feature_table th {
  border:1px solid #333;
  text-align:left;
  padding:.5em;
}

.uplink table.feature_table .odd {
  background:#e0e7d3;
}
.station table.feature_table .odd {
  background:#ffe2ce;
}
.server table.feature_table .odd {
  background:#cfe8f1;
}




.features {
  top:-80px;
}

#content.features h1 {
  color:#525252;
  font-weight:normal;
  font-size:4.8em;
  margin:0 0 .5em;
}


#content.features h1 {
  font-size:2.4em;
  font-weight:bold;
}

.screens {
  top:-140px;
}

#content.screens h1, #content.contact h1, #content.specs h1 {
  font-size:4em;
  margin:0 0 .2em;
}

#content.screens p {
  margin:0 0 1em;
  clear:right;
}

#content.screens .shot {
  border-bottom:1px solid #CCC;
  padding:0 0 1em 0;
  margin:1em 0 1em 0;
}

#content.specs .spec {
  border-bottom:1px solid #CCC;
  padding:0 0 1em 0;
  
}

#content.screens .shot img {
  float:left;
  margin:0 1.5em 1em 0;
}

#content.specs .spec img {
  float:left;
  margin-bottom:1em;
}

#content.specs .spec ul {
  list-style-position:inside;
}

#content.screens .shot h2, #content.specs .spec h2 {
  color:#333 !important;
  font-weight:normal;
  margin-bottom:.3em;
}

#content.screens .view_link {
  float:right;
  margin-bottom:0 !important;
}

#content.screens .view_link a {
  color:#286bb2;
}


#content.screens .view_link img {
  position:relative;
  top:-2px;
  margin:0 1em 0 0;
}

.features, .screens, .specs, .contact {
  top:-145px;
}


#main.home {
  background:#000 url(../images/bg_home2.jpg) no-repeat;
  width:100%;
  padding:0;
  margin:0;
  float:none;
}

#main.home #content {
  width:100%;
  margin:0;
  padding:0;
}

#main.home #quote {
  top:170px;
  height:200px;
  color:#FFF;
  text-align:left;
  vertical-align:middle;
}

#main.home #quote p {
  color: #000;
  font-size:.9em;
  line-height:1.2;
  vertical-align:middle;
}

#main.home #quote a {
	color:#FFF;
	text-decoration:none;
}

#main.home #quote a:visited {
	color:#FFF;
	text-decoration:none;
}

#main.home #quote a:hover {
	color:#FFF;
	text-decoration:underline;
}

#main.home #quote span {
  font-size:.7em;
  display:block;
  margin-top:.5em;
}

#main.home #quote #togglenewsticker {
	
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #main.home #quote #togglenewsticker {
	right: 30px;
}

#main.home #logos {
  position:absolute;
  top:385px;
  height:120px;
  left:50px;
  color:#FFF;
  text-align:center;
}

#main.home #logos p {
  color:#FFF;
  font-size:2.5em !important;
  width:340px;
  line-height:1.2;
}

#main.home #logos a {
	color:#FFF;
	text-decoration:none;
}

#main.home #logos a:visited {
	color:#FFF;
	text-decoration:none;
}

#main.home #logos a:hover {
	color:#FFF;
	text-decoration:underline;
}

#main.home #logos span {
  font-size:.7em;
  display:block;
  margin-top:.5em;
}

#main.home #logos #togglelogosticker {
	
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #main.home #logos #togglelogosticker {
	right: 30px;
}

#main.home #logostmp {
  position:absolute;
  top:385px;
  height:120px;
  left:50px;
  color:#FFF;
  text-align:center;
}

#main.home #divider {
  position:absolute;
  top:405px;
  height:10px;
  left:50px;
  color:#FFF;
  text-align:center;
}

#main.home #callout {
  color:#FFF;
  font-size:12px;
  position:absolute;
  top:170px;
  right:70px;
  width:380px;
}

#main.home #callout h1 {
  margin-top:0;
  font-size:1.5em;
} 

#main.home #callout p {
  color:#FFF;
}

#main.home #callout h2 {
  margin-top:0;
  font-size:1.9em;
  color:#FFF;
  font-weight:normal;
  margin:1em 0;
}

#main.home #callout span {
  font-style:italic;
  font-weight:bold;
  color:#92c444;
}

#main.home #callout h2 span {
  font-size:.8em;
  display:block;
  font-style:italic;
}

#main.home #callout h2 span a {
  color:#FFF;
}

#main.home #callout h2 img {
  float:left;
  position:relative;
  margin-right:.3em;
  top:-3px;
}

#main.home .homearticle {
  padding:0 0 0 40px;
  background:url(../images/icn_document.gif) no-repeat 15px 4px;
  text-align:left;
  
}

#main.home .homearticle p 
{
	line-height:18px;
	color:White;
}

#main.home .homearticle a {
  font-weight:bold;
  font-size:14px;
  color:#8adeff;
  text-decoration:underline;
}

#main.home .homeexternalarticle {
  padding:0 0 0 40px;
  background:url(../images/icn_overview.gif) no-repeat 15px 4px;
  
}

#main.home .homeexternalarticle a {
  font-weight:bold;
  font-size:14px;
  color:#8adeff;
  text-decoration:underline;
}

#main.home .homearticle span
{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

#main.home .homeexternalarticle span
{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

.banner {
  position:absolute;
  top:0;
  right:0;
  z-index:100;
}

/*
#main.home #newsticker {
  position:absolute;
  top:210px;
  left:50px;
  color:#FFF;
  font-size:2.0em !important;
  width:340px;
  line-height:1.2;
  text-align:center;
}
#main.home #newsticker ul {
	
	list-style: none;

}
* html #main.home #newsticker ul {
	overflow: visible;
}
#main.home #newsticker li.error {
	color: #f00;
}
#main.home #newsticker #togglenewsticker {
	
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #main.home #newsticker #togglenewsticker {
	right: 30px;
}
*/

#content #button {
  background:url(../images/bg_download.gif) no-repeat;
  height:47px;
  width:193px;
  text-align:center;
  padding:15px 0;
  font-weight:bold;
  font-size:1.1em;
  line-height:1;
  margin-bottom:1em;
 }


#content #button h2 {
  color:#3c3c3c;
  font-size:1.5em;
  width:100%;
  margin:0 0 1em;
}

#content.rconnect span {
  font-weight:bold;
  font-size:1.1em;
  color:#7fb92b;
}

.thorange
{
	background-color:#f36825;
	color:#fff;
	font-weight:bold;		
	text-align:center;
}


/*======= REGISTRATIONS ==========*/
#regfrm { background-color:#F7F6F3; border-color:#E6E2D8; height:10px; height:810px; width:550px; border-width:1px; border-style:solid; border-spacing:4px; font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; color:#464646; }
#regfrm #header { background-color:#5D7B9D; font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; color:White; height:20px; text-align:center; font-weight:bold;}
#regfrm li { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; }

/*
#regfrm { background-color:#F7F6F3; border-color:#E6E2D8; height:10px; top:20px; height:425px; width:550px; border-width:1px; border-style:solid; border-spacing:4px; font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; color:#464646; }
#regfrm h1 { background-color:#5D7B9D; margin:10px 10px 10px 10px; font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; color:White; height:20px; text-align:center; vertical-align:middle; font-weight:bold;}
#regfrm h3 { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal; margin-left:10px; }


#lblName {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; top:100px; right:360px; }
        #lblCompanyName {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; top:130px;right:360px; }
        #lblEmailAddress {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; top:160px; right:360px; }
        #lblConfirmEmailAddress {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; top:190px; right:360px; }
        #txtRegName {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left: 195px; top:100px; }
        #txtRegCompanyName {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left: 195px; top:130px; }
        #txtRegEmail {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left: 195px; top:160px; }
        #txtRegConfirmEmail {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left: 195px; top:190px; }


#regfrm #lblName { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left:50px; top:100px; }
#regfrm #txtRegName {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute;left:500px; top:500px; }
#regfrm #lblCompanyName { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left:50px; top:150px; }
#regfrm #txtRegCompanyName {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute;left:500px; top:150px; }
#regfrm #lblEmailAddress { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute; left:50px; top:200px; }
#regfrm #txtRegEmail {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute;left:500px; top:200px; }
#regfrm #lblConfirmEmailAddress { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal; position:absolute;left:50px; top:250px; }
#regfrm #txtRegConfirmEmail {font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;position:absolute;left:500px; top:250px; }


#regfrm .lblLabel { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal; }
#regfrm #lblCompanyName { position:absolute; left:50px; }
#regfrm #lblEmailAddress { font-family: Verdana,Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal; }
#regfrm #txtRegCompanyName { position:absolute; left:500px; }
#regfrm #txtRegName { position:absolute; left:500px; }
*/