body {
/*	font: 12px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;*/
  font: 12px /*100%/1.2*/  Verdana, sans-serif;
  margin: 0;
  padding: 0;
  background: url(background.gif) top center repeat-y #e7e6e6;
}
html, body { height: 100%; }
.nav a { color: #000; text-decoration: none; }
.nav a:hover { color: #000; }
p {	margin: 0 0 17px; padding: 0; }
.wrapper {
	width: 900px;
/*	margin: 0 auto;*/
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -3em; /* the bottom margin is the negative value of the footer's height */
}
.push { height: 3em; /* .push must be the same height as .footer */ }

.nav {
	background: #fff url(nav_bg.png) repeat-x;
	float: left;
}
.nav-wrapper {
	clear: both;
	float: left;
}
.nav ul {
	width: 900px;
	height: 38px;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	font-size: 13px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 24px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #000; /*#09548B;*/
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 12px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #000; /*#09548B;*/
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 4px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #0448ae /* #165B9F */ !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
  width: 100%;
  font-size: 0.9em;
  margin: 0;
  padding: 5px 0px 0px 0px; /*10px 20px;*/
  clear: both;
}

.content h1 {
  /*font-size: 120%;*/
  border-bottom: 2px solid #82b800;
  margin: 0px 15px 10px 15px;
}

.content h2, .content h3 { padding-left: 15px; }
.content p { padding: 0 15px; max-width: 600px; }
.content ul { padding-left: 20px;  max-width: 600px;}

p.narrow { width: 600px; }
#header {
  float: left;
  width: 900px;
  padding: 0;
  font-size: 90%;
  border-top: 1px solid #0448ae;
      border-right: 1px solid #021f4b;
  background: #021F4B url(http://www.thiswebhost.com/images/background.gif) repeat-x top;
}

#contact {
  padding: 5px;
  text-align: right;
  color: white;
	width: 500px;
  float: right;
}

#contact a { color: #fff; text-decoration: none; }	

#news-wrapper {
	width: 100%;
	background: #e0e0e0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 0; 
	padding: 0;
	
}

#news-wrapper h2 {
	padding: 0px 10px;
	margin: 2px;
}

#news-wrapper h2 a { font-size: 75%; padding-left: 2em; }

#hook { width: 600px; padding-left: 10px;}
#hook-header span { display: none; }
#hook-header {
  padding: 0;
  margin: 0; 
  border: none;
  height: 44px;
  background-image: url(hook-text-serif.png);
  background-repeat: no-repeat;
}

#order-block {
  float: right;
  padding: 30px;
}

#footer {
  width: 900px;
  height: 3em; /* .push must be the same height as .footer */
  margin: 0 auto;
  background: #606166;
  padding: 0.5em 0;
  font-size: 80%;
  text-align: center;
  color: #fff;
  border-top: 1px solid #6C7D97;
  clear: both;
  line-height: normal;
}

#footer p {	margin: 0; padding: 0; }
#footer a { color: #fff; }

div.announcement-title {
    font-weight: bold;
	max-width: 600px;
}

div.announcement-posted {
    padding: 0 15px;
    font-weight: normal;
    font-size: 85%;
    color: #888;
    font-style: italic;
}

div.announcement-body {
    padding: 0 15px;
    font-size: 85%;
	max-width: 600px;
}


.package-grid {
  background-color: #e3e3e3;
	padding: 0px;
	border: none;
	margin: 15px 20px;
}

.package-grid .header {
	text-align: center;
  background: #f0f0f0;
	padding: 5px;
}

.package-grid .feature-name {
	text-align: right;
	padding: 5px;
}

.package-grid td {
	text-align: center;
}

.package-grid .header-current {
	text-align: center;
  background: #82b800;
	padding: 5px;

}

.package-grid .odd td.current {
	background: #dbff84;
}

.package-grid .even td.current {
	background: #f8ffe9;
}
tr.odd td, tr.odd th {
    background-color: #edf3fe;
}

.warning tr.odd td {
    background-color: 	#fff2ce; /*fff5ae */
    padding: 2px 4px;
}

tr.even td, tr.even th {
    background-color: #fff;
}

#freetrial-signup, .sidebar{
  float: right; 
  clear: both;
  width: 230px; 
  color: #000; 
  padding: 10px; 
  margin: 0 10px; 
  background: #c0e860; /*#f3722e; */
  border: solid 1px #82b800;  
  border-top: none;
  border-bottom: none;
}

#freetrial-signup h2, .sidebar h2 { text-align: center; padding: 0;  margin: 0; }
#freetrial-signup h3, .sidebar h2 { text-align: center; padding: 0;  margin: 0; }
#freetrial-signup .text, .sidebar .text { width: 225px; }
#freetrial-signup p, .sidebar p { padding: 5px 0 0 0; margin: 0; }
.freetrial-cap, .sidebar-cap {
  clear: right; 
  float: right; 
  margin: 0 10px 0 0; 
  padding: 0; 
  height: 8px;
  max-height: 8px;
  border: none;
}

.freetrial-cap img, .sidebar-cap img { padding: 0; margin: 0; width: 252px; height: 8px;}
#freetrial-header span { display: none; }
#freetrial-header {
    height: 34px; /* height of the replacement image */
    background-image: url("../images/freetrial.png");
    background-repeat: no-repeat;
}



.feature-cap { width: 432px; padding: 0; margin: 0; height: 10px; }
.feature-cap img { padding: 0; margin: 0; }

.feature-block {
  float: left;
  background: #d9e7fc; /*#B3D0FC;*/;
  border: solid 1px #0448ae;
  padding: 0;
  margin: 0;
  width: 420px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 430px;
}
.feature-block h2 {
  background: #0448ae;
  color: #fff;
  font-size: 125%;
  padding: 0px 10px 4px 10px;;
  margin: 0;
}

.feature-block ul { list-style-type: none; padding: 5px; margin: 0 10px;}
.feature-block li {
  padding: 0 0 4px 20px;
  margin: 4px 0;
  background-image: url(../images/check-orange.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
.feature-block p { margin-bottom: 5px; }

.content-block {
  padding: 5px;
}

.invisible { margin: 0; padding: 0 0 1em 0; background: url(/images/news-background.png) top left repeat-y; }
.invisible td { padding-left: 20px; }
