/*@import url("nav.css");*/
@import url("log-styles.css");

body {
  background-color: #3C130D;
  margin-top:10px;
  margin-bottom:10px;
  color:#3C342B;
}

body, p, td, li {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/*a:link {
	color: #430B00; text-decoration: underline;
}
a:visited {
	color: #430B00; text-decoration: underline;
}
a:active {
	color: #430B00; text-decoration: underline;
}
a:hover {
	color: #791D11; text-decoration: none;
}*/

.alt {
	display: none;
}

.clr {
	clear: both;
}

.chkLabel label, .chkLabel input{
	display: block;
	float: left;
	margin-right: 10px;
}

.chkLabel label {
	/*1width: 225px;*/
	margin: 5px 0 0 0;
	font-weight: bold;
}

.chkLabel .chkBox {
	margin-right: 5px;
}

.formDisplay {
	margin: 0 0 20px 0;
}

.formDisplay .formDisplay {
	margin: 0;
}

.formDisplay p {
	margin: 0 0 2px 0;
}

.formDisplay td, .formDisplay th{
	padding: 0 15px 7px 0;
	vertical-align: top;
}

.formDisplay th{
	text-align: right;
	font-weight: normal;
	/*2width: 180px;*/
}

.formDisplay .longDesc 
{
    padding: 5px 10px;
    border: solid #C0D9EE 1px;
    background: #e5eff7;
    margin: 5px 0 0 0;
}
.box
{
    padding: 5px 10px;
    border: solid #C0D9EE 1px;
    background: #e5eff7;
    margin: 5px 0 0 0;
}

.formDisplay .altDesc
{
    background: #fff;
    border: none;
}

.formDisplay .longDesc .inputGrp
{
    margin: 10px 0 5px 150px;
}

.formDisplay .longDesc p
{
    margin: 0;
}

.note {
	font-size: 10px;
	color: #666666;
}

.validator {
	color: #c00000 !important;
	display: block;
	margin: 3px 0 0 0;
}

/*#pageHeader {
	height: 120px;
	background: #FFFFFF url('/img/header.jpg') bottom left no-repeat;
	margin: 0 auto;
	width: 760px;
}

#pageHeader h1 {
  padding-top:50px; 
  padding-left:15px;
  margin:0;
}*/

#headeranniversary {
	height: 120px;
	margin: 0 auto;
	/*width: 760px;*/
}
#menuBar {
	margin: 0 auto;
	padding: 0;
	clear:both;
	/*3width: 760px;*/
}

/*#contentWrapper {
	background:#FFFFFF;
	margin: 0 auto;
	padding:20px 24px;
	position:relative;
	width:712px;
	z-index:200;
}*/

#interactiveWrapper {
	background:#FFFFFF;
	margin: 0 auto;
	padding: 20px 0px;
	position:relative;
	/*5width:760px;*/
	z-index:200;
}

#center {
	margin: 0;
}

#center h1, #content h1 {
  margin-top:0 ;
  margin-bottom:0.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #430B00;
  font-weight: normal;
  letter-spacing: -1px;
}

h2 {
  margin-top:0 ;
  margin-bottom:0.5em;
  font-size: 20px;
  color: #706250;
  font-weight: normal;
  letter-spacing: -1px;
}

.homeDisplay h2 {
  margin-top:0 ;
  margin-bottom:0.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #003a11;
  font-weight: normal;
  letter-spacing: -1px;
}

.completeResource
{
	color: #706250 !important;
}

h3 {
  margin-top:0px;
  margin-bottom:0.5em;
  font-size: 18px;
  color: #004712;
  font-weight: normal;
  letter-spacing: -1px;
}

h4 {
  margin-top:0px;
  margin-bottom:0.25em;
  font-size: 15px;
  color: #706250;
  font-weight: bold;
}

h5 {
  margin-top:0px;
  margin-bottom:0.25em;
  font-size: 14px;
  color: #004712;
  font-weight: bold;
  letter-spacing: -1px;
}

p {
	margin: 0 0 1em 0;
/*  margin-top:5px;
  margin-bottom:15px;*/
  line-height: 1.5em;
}

/*#pageFooter {
	background: #ffffff url(/img/footer-rule.jpg) top center no-repeat;
	clear: both;
	padding: 18px 24px 24px;
	margin: 0 auto;
	width: 712px;
}

#pageFooter p {
	font-size: 10px;
	color: #4C4236;
	margin: 0 0 10px 0;
}*/

.imgLt {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.imgRt {
  float:right;
  margin-left: 10px;
  margin-bottom: 5px;
  border:0px;
}

/*#nav {
	width: 720px;
	margin: 0 auto;
	background: #003a11 url(/images/nav-bkgd.jpg) center bottom repeat-x;
	padding: 0 20px;
}

#nav li a {
	color: #fff;
	padding: 10px 7px 10px 5px;
}

#nav li.dd a{
	background: url(/images/dd-arrow.gif) right center no-repeat;
	padding-right: 15px;
	margin-right: 5px;
}

#nav li.dd li a{
	background-image: none;
	padding-right: 0;
}*/


 /* Home / Search Page                                   */
/********************************************************/

.searchTable {
	/*7width: 295px;*/
}

.searchTable td{
	vertical-align: top;
	padding: 0 0 10px 0;
}

.searchTable th{
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	color: #440B00;
	padding: 0 8px 5px 0;
	/*8width: 110px;*/
}

.featured {
	background: url(/img/featured-bkgd.jpg) left top repeat-x;
	padding: 10px 15px;
	/*9width: 380px;*/
}

.featured .description {
	/*9width:275px;*/
}

.featured .info {
	color: #440B00;
	font-weight: bold;
}

.featured img {
	border: none;
	margin: 0 0 10px 0;
}

.featured ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.featured li {
	margin: 0;
	padding: 0;
}

#center .featured h2{
	color: #ffffff;
	font-size: 30px;
}

.homeDisplay {
    float: left;
    clear: both;
}

.homeDisplay td{
	vertical-align: top;
}
.description h3 {
	font-size: 22px;
	color: #5A822B;
	font-weight: normal;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
}


 /* Search Results Page                                  */
/********************************************************/

.searchResults {
	/*10width: 100%;*/
	border: solid #ccc 1px;
}

.searchResults th{
	text-align: center;
	background: #C0D9EE;
	padding: 3px 6px;
}

.searchResults td{
	padding: 3px;
}

a.compare {
	display: block;
	/*11width: 125px;*/
	float: right;
}

.sortByPnl
{
	/*12width: 250px;*/
	float: right;
	margin-top: -35px;
}
.sortByPnl strong
{
	margin: 0 0 5px 0;
}

 /* Details Page                                  */
/********************************************************/

.details {
	/*13width: 100%;*/
}

.DetailInfo table td, .DetailInfo table th{
	padding: 0 5px 5px 0;

}

.DetailInfo table th{
	text-align: left;
}

.DetailInfo table td h3{
	text-align: center;
}

.DetailInfo table td {
	text-align: left;
}

.imgContent {
	/*14width: 500px;*/
}

.imgContent img{
	border: none;
}

.changeRep 
{
    padding:5px;
    background-color: #ECE9D8;
}
#pricingHeader {
	padding-top: 15px !important;
	padding-left: 145px;
	float: left;
}
#compareLink {
	padding-top: 34px;
	float: right;
}

#tblPricing 
{
	/*15width:100%;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tblPricing thead th
{
	background:#0184B8 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:7px 0;
	border-right: 1px solid #fff;
	font-size: 14px;
	/*16width: 190px;*/
}
#tblPricing thead th a
{	
	color:#FFFFFF;
}

#tblPricing tbody th {
	border-top: 1px solid #d0e7f7;
	border-right: 1px solid #d0e7f7;
	border-left: none;
	/*17width: 138px;*/
	color: #0184B8;
	text-align: left;
	padding-left: 7px;
}

#tblPricing tbody td 
{	
	border-top: 1px solid #d0e7f7;
	border-right: 1px solid #d0e7f7;
	border-left: none;
	background: url('/images/pricing-gradient.gif') repeat-x;
	height: 53px;
	text-align: center;
}

.rightCol 
{
	border-right: none !important;
}

.bottomRow td, .bottomRow th
{
	border-bottom: 1px solid #d0e7f7 !important;
}

.informationIcon 
{
	display:block;
	float:left;
	margin: 2px 5px 20px 0;	
}

#profileNotes 
{
	margin-left: 143px;
	margin-top: 10px;
}

#profileNotes table td, #profileNotes table td p {
	font-size: 10px;
	color: #808080;
}

a.btn-action {
	background: #006811; /* Old browsers */
	background: -moz-linear-gradient(top,  #006811 0%, #00911f 50%, #00a04a 51%, #005922 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006811), color-stop(50%,#00911f), color-stop(51%,#00a04a), color-stop(100%,#005922)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006811 0%,#00911f 50%,#00a04a 51%,#005922 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006811 0%,#00911f 50%,#00a04a 51%,#005922 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006811 0%,#00911f 50%,#00a04a 51%,#005922 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006811 0%,#00911f 50%,#00a04a 51%,#005922 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006811', endColorstr='#005922',GradientType=0 ); /* IE6-9 */
	border: none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.4) inset, 0 1px 3px #333333;
    color: #FFFFFF;
    font: bold 20px/1 "helvetica neue",helvetica,arial,sans-serif;
    padding: 12px 14px 14px;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
    /*18width: 150px;*/
    text-decoration: none;
}

.planDescription {
    padding-top: 12px;
}

/* Status pop-up Styles */
	
.statusHdr 
{
	font-weight: bold;
	/*19width: 350px;*/
	border: 1px solid #4783b4;
	padding: 5px 10px;
	font-size: 0.85em;
	color: #fff;
	background: #4783b4;
}

.statusBdy 
{
	border-bottom: 1px solid #bbd6ef;
	border-left: 1px solid #bbd6ef;
	border-right: 1px solid #bbd6ef;
	/*20width: 350px;*/
	padding: 5px 10px;
	font-size: 0.85em;
	color: #000000;
	background: #bbd6ef;
	line-height: 1.5em;
}



/*--
-------- incSidebarRight --------*/
.incSidebarRight .preSiderbar {
	padding-right: 20px;
	/*21width: 440px;*/
	float: left;
}
.sidebarRight {
	/*22width: 230px;*/
	padding: 10px;
	border: 1px solid #6ea7d8;
	background: #BDD9EE;
	float: left;
}
.sidebarRight p {
	line-height: 15px;
	font-size: 10px;
}
.sidebarRight h4 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}

.hide-logo {
	bottom: 34px;
    height: auto;
    left: 5px;
    position: absolute;
    /*23width: 76px;*/
    z-index: 100;
}

.design-44 .hide-logo
, .design-46 .hide-logo
, .design-48 .hide-logo
, .design-50 .hide-logo
, .design-52 .hide-logo
, .design-55 .hide-logo
, .design-779 .hide-logo
, .design-783 .hide-logo
, .design-51 .hide-logo
{
    bottom: auto;
    left: auto;
    right: 15px;
    top: 13px;
    /*24width: 105px;*/
}