@charset "utf-8";
/* CSS Document */
@import url('vault.css');
@import url('freepage.css');
@import url('roundedbox.css');
@import url('accordions.css');
@import url('orangeTheme/orangeTheme.css');


body {
  width: 100%;
  background: white;
  text-align:center;
  margin: 10px 0 0 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height:12pt;
}
.clearing { clear:both }
h1 {font-size: 24px; display:inline-block; margin: 0.5em 0}

.style1 {color: #990000}

#wrap {
  width: 980px;
  text-align:center;
  margin: 0 auto;
}

#header {
  height: 130px;
}

#headImg {
  height:120px;
  width: 563px;
  background:url(../images/header.jpg) no-repeat;
  float:left;
}
#vaultImg {
  height: 90px;
  width: 220px;
  /*background:url(../images/vault.png) top center no-repeat;*/
  float:right;
  margin-top: 10px;
}
#utilNavi {
  height: 26px;
  margin-top: 10px;
  font-size: 10px;
  text-transform:uppercase;
}
#utilNavi a {
  color: orange;
  text-decoration: none;
}
#utilNavi a:hover {
  color:red;
}
#navi {
  height: 55px;
  line-height: 30px;
  background:url(../images/bg_mainnav.png) repeat-x;
  padding: 0px 20px;
}
#mainnavi {
  margin-top: 0;
  float:right;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-stretch:semi-expanded;
}

#mainnavi a, #mainnavi .current {
  display: inline-block;
  float:left;
  padding: 0 1.5em;
  border-right: 1px solid white;
  text-decoration:none;
  color: white;
  text-transform: uppercase;
}
#mainnavi .current {
  color: #FFCC00;
  text-transform: uppercase;
}
#mainnavi a:hover {
  color:#FFCC00;
}

#subnav {
  font-size: 10px;
  float:right;
  font-weight:bold;
  margin-top: -2px;
}
#subnav a:link, #subnav a:visited {
  color: #003366;
  text-decoration:none;
}

#subnav a:hover {
  color:red;
}

#subnav .subcurrent { color: #FF6600 }
#buynow {
  float:right;
  margin-top: 7px;
  margin-left: 20px;
}
#contentArea {
  margin-top: 30px;
  text-align:center;
}
#fullContent {
  width:677px;
  float:left;
  text-align:left;
  margin-left: 20px;
  font-size: 10pt;
  line-height: 12pt;
}
#fullContent h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #FF6600;
  display: inline;
}
#fullContent p { text-align: justify }
#fullContent p ul  li{
  text-indent: 3em;
}
#fullContent .largeImg {
  float:left;
  display:block;
}
#fullContent .captionerLeft {
  float:left;
  margin-left: 1em;
  width: 350px;
}
#fullContent .captionerLeft .buttons {
  text-align:center;
}
h3, h4 { display:inline}

.salesSidebar {
  float:left;
  width: 200px;
  padding: 0;
}
.txtBuy {
  font-weight:bold;
  font-size: 1.3em;
}
.salesWindow , .sales{
  background: #c5e1fd;
  padding: 1.5em;
}
.highlightPoints {
  width: 650px;
  margin: 0 auto;
  margin: 1.5em;
  padding: 1.5em 3em;
  background: #faeaa8;
  text-align:left;
  font-weight:bold;
  line-height: 1.5em;
  border: 1px solid #FF9900;
}
.highlightPoints li {
  list-style-image:url(../images/bullet_check.png);
}
.sales {

}

.pTitle {
  font-weight: bold;
  font-size: 1.3em;
}

.largeQuote {
  font-size: 13pt;
  line-height: 1.2em;
  font-weight:bold;
  color: #333333;
  width: 700px;
  margin: 1em auto;
}
.salesTextonWhite {
  text-align: left;
  margin: 0 auto;
  width: 780px;
  font-size: 1.2em;
}
#fullContent table.difference td{
  padding: 1em;
}
#fullContent table.difference tr.head {
  color: black;
  background: #99ccff;
}
#sidebar {
  font-size: 10px;
  width:238px;
  margin-left:15px;
  float:left;
}

#optin_OAP {
  float:left;
}



#banners {
  margin: 0 auto;
  text-align:left;
}
#video {
  float:left;
  margin-left:35px;
}
#text {
  width: 350px;
  height: 280px;
  background:url(../images/imgText.jpg) center;
  float:left;
  margin-left: 15px;
}
#optin {
  width: 238px;
  height: 300px;
  background:url(../images/optin.png) center no-repeat;
  float:left;
  margin-left: 15px;
}
#optin #optinFields {
  margin: 178px 0 0 0;
  text-align:center;

}

#optinFields .fieldList {
  display: block;
  line-height:25px;
  margin-left: 17px;
  text-align:left;
}

#optinFields .fieldList .label {
  display: inline-block;
  width: 45px;
}

#optinFields .fieldList .field {
  display: inline-block;
}
#optinFields .fieldList .field .txtInput {
  border: 1px solid black;
  width: 150px;
}

#optinFields .optinBtn {
  margin-top:5px;
}
#optinFields .nospam {
  font-size: 8px;
}

#buttons {
  margin-top: 100px;
  width: 596px;
  text-align:center;
  margin:0 auto;
}
#buttons #left {
  width: 288px;
  float:left;
}

#buttons #right {
  width: 288px;
  float: right;
}

#footer {
  height: 78px;
  background:url(../images/bg_footer.jpg);
  font-size: 10px;
  color:white;
  padding-top: 10px;
  line-height: 20px;
}
#footer a {
  color:white;
  text-decoration: none;
}
#footer a:hover {
  color:red;
}

/** TITLES FOR SALES PAGE **/

.titl1, .titl2, titl3 {
  color:black;
  font-weight: bold;

}

.titl1 {
  font-size: 22px;
  line-height: 30px;
}

.titl2 {
  font-size: 20px;
  line-height: 26px;
}

.titl3 {
  font-size: 18px;
  line-height: 24px;
}
.titl4 {
  font-size: 16px;
  line-height: 22px;
  font-weight:bold;
}
.titl5 {
  font-size: 14px;
  line-height: 20px;
  font-weight:bold;
}

.salesPitchText {
  font-size: 1.1em;
}

<!-- Contact Form Styles -->

.contactForm {
  border: 1px solid #FF9900;
  background: yellow;
  display: block;
}

.contactFieldList {
  width: 430px;
  display: block;
}
.contactLabel {
  width: 100px;
  float: left;
  display: inline-block;
}
.contactInput {
}
.txt {
  width: 315px;
  border: 1px solid black;
  margin-bottom: 4px;
}
.txtA {
  width: 315px;
  height:100px;
  border: 1px solid black;
  margin-bottom: 4px;
}

.libraryContent {
  width: 300px;	height: 150px;	display: block;	margin-bottom: 10px;
}
.libraryContent a, .libraryContent a:visited{
  text-decoration:none;
  color: black;
}

.libraryContent a:hover {
  color:red;
}

.libThumb {
  height: 130px;
  width: 100px;
  border: 1px solid black;
  margin-right: 1em;
  float:left;
}

.articleList {
  line-height: 1.5em;
}
.articleList a, .articleList a:visited {
  color: #FF6600;
  font-weight:bold;
  text-decoration: none;
}

.articleList a:hover {
  color:red;
}

.sitemap ul{
  line-height: 1.5em;
}

.sitemap a, .prac_infoblock a {
  color: #ff6600;
  text-decoration: none;
  font-weight: bold;
}

.sitemap a:hover, .prac_infoblock a:hover {
  color: #ff9900;
  text-decoration: underline;
}

.prac_infoblock {
  margin: 1em 0;
}

.prac_infoblock .prac_header {
  font-weight: bold;
  color: #FF6600;
  font-family: arial, helvetica, sans-serif;
  display:block;
  font-size:14pt;
  width: 100%;
  border-top:1px solid black;
  border-bottom:1px solid black;
  padding: 8px 0;
}

.prac_infoblock h3.prac_title {
  display: block;
  font-size: 11pt;
  font-weight:bold;
  text-decoration: underline;
}

#cats { width: 670px; text-align: center; }
#artcats_side { text-align:center; width: 238px; margin-left: 12px; font-size: 12pt;}
#artcats_side h3 { font-size: 14pt }
.artcat {
  width: 190px;
  height: 40px;
  background: url(../images/bg_artcat_up.png);
  padding:5px;
  text-align:left;
  margin: .5em auto;
}

.artcatIcon {
  width: 40px;
  height: 40px;
  float:left;
  margin-right: 10px;
  border:none;
}

.threeCol {
  margin: 5px 7px;
  float:left;

}
.artcatName {
  color:#900;
  font-weight: bold;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
}

.artcat a {
  color: #900;
  text-decoration:none;
}
.artcat a:hover {
  color: #f00;
}

.oneline {
  line-height: 40px;
}

.artcat:hover {
  background: url(../images/bg_artcat_over.png);
}

.artlinks2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 1.7em;
}
.artlinks2 a{
  color:#F90
  text-decoration:none;
}

.artlinks2 a:hover{
  color:#FC0;
}

.returnCat  {
  text-align: right;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 10pt;
  font-style:italic;
}
.returnCat a {
  color: blue;
  text-decoration:none;
}

.returnCat a:hover {
  color: red;
}
