@charset "utf-8";
/* CSS for Download Page*/

/* global definition */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	background:  url(images/background.gif) repeat-x top #cbd8e5;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: #fff;
	text-align: left;
}
body {font-size:62.5%} /* for IE/Win */
html>body {font-size:10px} /* for everything else */
/* Set other elements using ems 
(where 1em = 10px, 2em = 20px */
/* END font size CSS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
img{
  border:none;
}
#header {
	background:  url(images/container-top.gif) repeat-x top;
	width: 960px;
	height: 100px;
	text-align: center;
}
#banner {
    background:  url(images/banner-top.png) repeat-x left top;
	width: 960px;
	height: 600px;
	overflow: hidden;
}
div.logo {
	background:  url(images/logo.png) no-repeat top;
	width: 224px;
	height: 92px;
	margin-left: 12px;
	float: left;
	text-indent: -9999px;
}
#navigation {
	float: right;
	width: 700px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	float: left;
	display: block;
}
#navigation ul li a {
	float: left;
	display: block;
	color: #0f466e;
	padding: 20px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.memberlogin {
	background:  url(images/memberlogin.gif) no-repeat top;
	width: 146px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	display: block;
}
#footer {
	background:  url(images/footer.gif) repeat-x top #666;
	width: 910px;
	height: 50px;
	color: #fff;
	font-size:12px;
	padding-top: 30px;
	padding-left: 50px;
	
}
#downloadPage a {
  text-decoration: none;
  color:#555555;
}

#downloadPage a:hover {
  color:#555555;
  text-decoration: underline;
}
#quickGuide a {
  text-decoration: none;
  color:#555555;
}
#quickGuide a:hover {
  color: #555555;
  text-decoration: underline;
}
ul, ol {
  padding: .3em .8em 0 3em;
  list-style:cycle;
}
#downloadPage ul li{
  list-style-type:circle;
}


/* download page */
#downloadPage {
    position:relative;
	margin:0 auto;
	width:780px;
    font-size: 1em;
    line-height: 1.4em;
	}
#downloadPage hr{ display:none;}
#dlLeft{
    position:relative;
    margin-top:20px;
	float:left;
	width:500px;
	font-size:12px;
}
#dlRight{
    position:relative;
	margin-top:20px;
	float:right;
	width:250px;
	font-size:12px;
}
.dlbox{
    margin: 0 8px 15px 7px;
}
.dlbox .boxhead {
  width: auto;
  padding: 0;
  background: url(../images/box_corner_lt.png) no-repeat top left;
  margin: 0;
  height: 29px;
}
.dlbox .boxbody {
  padding: 10px 15px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.dlbox .boxbody p{
  margin-top:5px;
}

.dlbox .boxhead h2
{
  color: #555555;
  background: url(../images/box_corner_lr.png) no-repeat top right;
  padding: 0;
  margin: 0;
  margin-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 31px;
}
.dlbox h2 {
  padding: 0;
  margin: 0;
}
.dlbox h2 a,
.dlbox h2 a:visited,
.dlbox h2 a:active,
.dlbox h2 a:hover
{
  color: #fff;
}
.dlbox h2 a:active,
.dlbox h2 a:hover
{
  text-decoration: none;
}
.dlwidth1{
    width:500px;
}
.dlwidth2 {
  width: 245px;
}
.dlboxColor2 .boxhead{
  background: #E1E6FF url(../images/dl_headbox_bg.png) left top repeat-x;
}

#signupForm {
   text-align:left;
   display:block;
   position:relative;
   margin-top:.5em;
}
#signupForm div,#signupForm .field {
   display:block;
}
#signupForm .fieldgrp { display: block; clear:both;width: 100%; margin-bottom: 5px; }
#signupForm label { font-weight: bold; width: 58px; padding: 6px 10px 0 0; _padding-top: 3px; float: left; display: block; text-align: right; }
#signupForm .field { width: 380px; float: left; font-size: 92%; }
#signupForm .field .longfield {
   width: 195px;
   background-color:#FFFFFF !important;
   border:1px solid #CCCCCC;
   color:#4383C4;
   margin-top:5px;
   margin-left:5px;
   padding:2px;
}
#signupForm .noSpam { color: #666; display: inline; float: none; font-size: 100%; font-weight: normal; padding: 0; width: auto; }
.vmid { vertical-align: middle; }
#signupForm .joinbtn { clear:both;padding:0 73px;  }
#signupForm small { /*padding:0 50px;*/ padding-left:5px;  }
/*.btn-primary { background: #fff url(../images/bg_btn_email.gif) no-repeat; border: 1px solid #006699; padding: 1px 4px;  overflow: visible; vertical-align: middle; } */
.btn-primary {
  font-size: 92%;

}

.dlboxColor3 {
  max-width: 755px;
  background: #f3f3f3 url(../images/box_grey_bg_plain.png) no-repeat bottom right;
  xfloat: left;
  width: auto;
}
.dlboxColor3 .boxhead {
  background: url(../images/box_corner_lt.png) no-repeat top left;
  padding: 0;
  margin: 0;
  height: auto;
  z-index:200;
}
.dlboxColor3 .boxhead h2, .dlboxColor3 .boxbody h2.subhead {
  color: #777;
  font-weight: bold;
  font-size: 1.5em;
  background: url(../images/box_corner_lr.png) no-repeat top right;
  margin:0;
  padding:0;
  line-height: 1.2em;
  margin-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  z-index:100;
}
.dlboxColor3 .boxbody h2.subhead {
  background: none;
  margin-left: 0;
}
.dlboxColor3 .boxbody {
  background: url(../images/box_corner_bl.png) no-repeat bottom left;
  padding: 5px 15px 5px 15px;
  border: 0;
}

.dlboxColor4 {
  max-width: 755px;
  xfloat: left;
  width: auto;
}
.dlboxColor4 .boxhead {
  background: url(../images/box_corner_lt.png) no-repeat top left;
  padding: 0;
  margin: 0;
  height: auto;
  border-bottom: 1px solid #ddd; 
}
.dlboxColor4 .boxhead h2{
  color: #777;
  font-weight: bold;
  font-size: 1.5em;
  background: url(../images/box_corner_lr.png) no-repeat top right;
  margin:0;
  padding:0;
  line-height: 1.2em;
  margin-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
#dlAwards ul li{
  list-style:none;
  margin: 10px auto;
}
#thankYou,#mailExist {
  line-height:1.4em;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1em;
  text-align:left;
  float:left;
  margin:50px 100px;
  width:550px;
}
#thankYou h2,#mailExist{
  color:#333333;
}
#quickGuide,#dlAwards{
  font-size:90%;
}
.centerImg {
  margin: 10px auto 0 100px;
}
#IEroot #signupForm .field .longfield {
  margin-top:0;
}
