* {
  margin:0px;
  padding:0px;
  border:0px none;
  font-size:12px;
  font-family:Verdana;
  line-height:14px;
}

html {
}

body { 
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  background: #FFFFFF;
  color:#999999;
}

hr{
  background:#e2e2e2;
  height:1px;
}

.mainContainer {
  width:1000px;
  margin:0 auto;
}

.content {
  width:1000px;
  background:#FFFFFF;
  float:left;
  text-align:left;
}

.noText{
  line-height:0px;
  font-size:0px;
  margin:0px;
  padding:0px;
  border:0px;
}

.clear{
  clear:both;
  line-height:0px;
  font-size:0px;
}

.headerTitle{
  font-family: Garamond;
  font-style:italic;
  font-weight:bold;
  font-size:30pt;
  line-height:40pt;
  float:right;
  margin-top:5px;
  margin-bottom:10px;
}

.leftSide{
  float:left;
  width:275px;
  margin-right:15px;
}

.rightSide{
  float:left;
  width:710px;
}

.spacer{
  line-height:0px;
  font-size:0px;
  float:left;
  width:1px;
  height:1px;
}

.banner{
  background: url(resources/images/banner_embevi.jpg) no-repeat;
  width:711px;
  height:133px;
}

a{
  color:#18a1cd;
  text-decoration:none;
}

a:hover{
  color:#15a3d2;
  text-decoration:underline;
}

.textHeader{
  float:left;
  font-weight:bold;
  margin-left:20px;
}

.textItems{
  float:left;
  font-weight:normal;
  margin-left:20px;
}

.embeviText{
  float:left;
}

.menuItem, .menuItemActive{
  float:right;
}

.menuItem a{
  color:#999999;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  font-family:Helvetica;
  text-align:center;
  padding:3px 6px;
}

.menuItemActive a{
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  font-family:Helvetica;
  text-align:center;
  padding:2px 5px;
  background:#18a1cd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #18a1cd;
}

.menuItem a:hover, .menuItemActive a:hover{
  color:#6edafe;
  text-decoration:none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background:#FFFFFF;
  padding:2px 5px;
  border: 1px solid #e2e2e2;
}

.menuItemFooter{
  float:right;
}

.menuItemFooter a{
  color:#999999;
  text-decoration:none;
  font-weight:bold;
  font-size:10px;
  line-height:12px;
  font-family:Helvetica;
  text-align:center;
  padding:2px 3px;
}

.menuItemFooter a:hover{
  color:#6edafe;
  text-decoration:none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding:1px 2px;
  border: 1px solid #e2e2e2;
}

h1{
  font-family: Garamond Premr Pro, Garamond ;
  font-style:italic;
  font-weight:bold;
  font-size:30pt;
  line-height:40pt;
  margin: 10px 0px 5px 20px;
}

h2{
  font-family: Garamond Premr Pro, Garamond ;
  font-style:italic;
  font-weight:bold;
  font-size:25pt;
  line-height:33pt;
  margin: 8px 0px 5px 20px;
}

/**
* Contact page CSS
*/

.formRow{
  float:left;
  color:#000000;
  background:#FFFFFF;
  width:610px;
}

.formRowSelected{
  float:left;
  color:#000000;
  background:#f0f0f0;
  width:610px;
}

.formLabel, .formLabel label{
  float:left;
  width:130px;
  font-size:14px;
  line-height:18px;
  font-family:Helvetica;
}

.inputField{
  width:300px;
  font-size:14px;
  line-height:18px;
  font-family:Helvetica;
  border:1px solid #999999;
}

.selectField{
  width:130px;
  font-size:14px;
  line-height:18px;
  font-family:Helvetica;
  border:1px solid #999999;
  padding: 0px 0px 0px 1px;
}

.formField{
  float:left;
  width:400px;
  font-size:14px;
  line-height:18px;
  font-family:Helvetica;
}

.textareaField{
  width:300px;
  height:50px;
  border:1px solid #999999;
}

.formSubmit{
  float:left;
  color:#999999;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  font-family:Helvetica;
  text-align:center;
  padding:3px 6px;
  background:#FFFFFF;
  width:100px;
  height:25px;
}

.formSubmitOver{
  float:left;
  color:#6edafe;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  line-height:16px;
  font-family:Helvetica;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  padding:2px 5px;
  border: 1px solid #e2e2e2;
  background:#FFFFFF;
  cursor:pointer;
  width:100px;
  height:25px;
}

.errorMessage{
  background: #ededed;
  margin: 5px 0px;
  border-top:1px #a2a2a2 solid;
  border-bottom:1px #a2a2a2 solid;
  width:590px;
  height:48px;
  color:#b33c3c;
  font-size:25px;
  line-height:40px;
  float:left;
}

.errorIcon{
  background: url(resources/images/error_icon.png) no-repeat;
  margin:0px 10px;
  width:49px;
  height:50px;
  float:left;
}

.demoText{
  float:left;
  text-indent: 20px;
}

.changeLogTitle{
  color:#18a1cd;
  margin-left:30px;
  width:500px;
  font-size:24px;
  line-height:40px;
  float:left;
  height:42px;
}

.changeLogTime{
  float:right;
  width:32px;
  height:40px;
  border:1px solid #d3d3d3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right:10px;
  margin-bottom:2px;
}

.changeLogMonth{
  background:#f0f0f0;
  color:#bababa;
  width:30px;
  text-align:center;
  height:20px;
  float:left;
}

.changeLogDay{
  background:#FFFFFF;
  color:#bababa;
  width:30px;
  text-align:center;
  height:20px;
  float:left;
}

.changeLogDetails{
  float:left;
  width:590px;
  margin-left:20px;
}

.installButton{
  float:left;
  width:250px;
  height:54px;
  background: url(resources/images/install_embevi.png) no-repeat;
}

.installButtonOver{
  float:left;
  width:250px;
  height:54px;
  background: url(resources/images/install_embevi_over.png) no-repeat;
}

.embeviLogo{
  float:left;
  width:188px;
  height:34px;
  background: url(resources/images/embevi_logo.png) no-repeat;
}

.topBarCenter{
  width: 1000px;
  background: #999999;
  height: 3px;
  text-align:center;
  margin: auto;
}

.topBarMargin{
  width:100%;
  height: 3px;
  background:#15a3d2;
}

.awardsImageBox{
  float:left;
  width:200px;
  text-align:center;
}

.awardsDetails{
  float:left;
  width:490px;
  margin-left:20px;
  font-style:italic;
}

.embevi_version_changelog{
  float:left;
  width:710px;
  display:none;
}

.embevi_version_changelog_name{
  float:left;
  width:650px;
  font-family:Garamond;
  font-size:30px;
  font-style:italic;
  font-weight:bold;
  line-height:40px;
  color:#5DD6FE;
  padding-left:50px;
  cursor:pointer;
}

.embevi_version_changelog_name span{
  font-family:Garamond;
  font-size:12px;
  font-style:italic;
  font-weight:bold;
  line-height:40px;
  color:#999999;
  padding-left:10px;
  cursor:pointer;
}