/* ZERO OUT ALL DEFAULT BROWSER MARGINS (especially mozilla) */ 

@import "getstarted.css";

* { 
	padding: 0px; 
	margin: 0px; 
} 

body {
  background: #5e4a3c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

a img{
  border: none;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

td.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #000;
}	

td.subheader {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

tr.header_row {
  font-weight: bold;
  text-decoration: underline;
}

/* WD STYLES */
tr.altRow {
	background:#FFFFFF;
	font-weight:bold;
}

table.datagrid td {
  padding:5px;
}

ul.nav {
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	text-align:center;
	margin-bottom: 4px;
	background:#66CCCC;
}

ul.nav li{
	display:inline;
	padding: 2px 0px;
}

ul.nav li a{
	color:#FFFFFF;
	padding: 0px 12px;
}

ul.nav li a:hover{
	background:#006600;
}

/* //WD STYLES */

a {
  color: #567734;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  background: #D6E5C6;
}

p {
  margin: 10px 0px 0px 0px;
}

p.error {
	color:#FF0000;
	font-weight: bold;
}

h1{
  font-size: 26px;
  font-weight: bold;
  padding: 10px 0px;
  color: #000;
}

h2{
  font-size: 18px;
  font-weight: bold;
  color: #000066;
  padding: 10px 0px 0px 0px;
}

h3{
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

h6{
  color: #FF9600;
  font-size: 12px;
  font-weight: bold;
}

#main_text {
  /* THIS DIV IS ONLY FOR THE BENEFIT OF S E A R C H    E N G I N E S */
  display: none;
}
#frame {
  margin: 0px auto;
  width: 800px;
  background: #fff url(../images/main_bg.jpg) no-repeat;
}

#header {
  background: transparent url(/images/header_bg.jpg) no-repeat;
  height: 130px;
}

#header_logo {
  float: left;
  padding-left: 10px;
}

#header_contact {
  display: inline;
  float: left;
  margin-top: 10px;
  margin-left: 20px;
}

#menu {
  float: left;
  padding: 0px 0px 0px 22px;
}

#menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

#menu ul li {
  display: inline;
}


#page_title {
  float: left;
  background: transparent url(/images/title_bg.jpg) no-repeat;
  height: 110px;
  width: 456px;
  padding: 0px;
}

#plans {
  float: right;
  height: 110px;
  width: 344px;
  padding: 1px 0px 0px 0px;
  background: #fff url(/images/body_bg.jpg) no-repeat -455px 79px;
}

#plans_compare {
  text-align: center;	
  z-index: 100;
  padding: 5px 0px;
}

h1.PageTitle {
  display: none;
}

#content_main {
  clear: both;
  padding: 0px;
  width: 800px;
  background: #fff;
  float: left;
}

#sidebar {
  float: left;
  padding: 10px;
  margin: 0px -3px 0px 0px;
}

#sidebar img{
  border: 1px solid #000000;
}

#content_wide {
  float: left;
  width: 578px;
  padding: 10px 0px 0px;
}
  
#content_text {
  float: left;
  width: 498px;
  padding: 0px 40px 20px;
  color: #413F6A;
}

#content_full {
  float: left;
  width: 800px;
  padding: 10px 0px 0px;
}
  
#content_full #content_text {
  float: left;
  width: 720px;
  padding: 0px 40px 20px;
  color: #413F6A;
}

#content_text ul {
  /*list-style-image: url(/images/check_mark_bullet.gif);
  list-style-position: outside;*/
  list-style: none;
  
}

#content_text ul li {
  margin: 0px 10px 4px 15px;
  background: url('../images/bullet_leaf.png') no-repeat 0px 2px;
  padding: 0px 0px 0px 16px;
}


#footer {
  clear: both;
  width: 800px;
  background: #fff;
  float: left;
  margin: 0px;
}

#footer_top {
  width: 780px;
  padding: 10px;
  background: #ccc;
  float: left;
}

#footer_bottom {
  float: left;
  width: 780px;
  background: #fff;
  padding: 10px;
}

.left{
  float: left;
}
  
.right{
  float: right;
}


 /* Start hide from IE-Mac \*/
* html #menu_wrap {
  height: 1%;
}
/* End Hide from IE-Mac */


/*///////////////Home Page Styles//////////////////*/
#header_home {
  background: transparent url(/images/header_home_bg.jpg) no-repeat;
  height: 130px;
}

#top_list {
	background:#fff;
	margin: 0px auto;
	width: 800px;
	text-align:center;
}

#top_list h1 {
	font-size: 4px;
	font-weight: normal;
	padding: 0px;
	color: #CCCCCC;
}


#home_main{
  width: 556px;
  height: 400px;
  position: relative;
  padding: 140px 0px 0px 244px;
  z-index: 1;
  background: #fff url(../images/body_home_bg.jpg) no-repeat 0px 78px;
}
  
#home_main #plans{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
}

#home_main #plans {
  background: none;
  }

#home_text {
	width: 300px;
	float: left;
	margin: -10px 0px 0px 212px;	
}

#next_steps {
	background: #5e4a3c url('../images/nextsteps_bg.jpg') no-repeat;
	height: 160px;
	width: 800px;
	float: left;
	margin: 19px 0px 0px -244px;
}

#next_steps #bullets {
	padding: 35px 20px 0px 0px;
	float: right;
	width: 300px;
	
}

.leaflist {
	list-style: none;
}

#next_steps #bullets ul li {
	padding: 5px 0px 0px 15px;
	background: url('../images/bullet_leaf.png') no-repeat 0px 8px;
}

#home_promo {
	text-align:right;
	padding-top: 100px;
	padding-right: 0px;
}

#footer_top_home {
  width: 780px;
  padding: 10px;
  background: #DFE7E7;
  float: left;
}


  
#profile {
  position: absolute;
  top: -112px;
  left: 5px;
  z-index: 100;
  }

#home_lower {
	background: transparent;
	/*position: absolute;*/
	bottom: 5px;
	left: 0px;
	width: 100%;
	height: 160px;
	float: left;
	padding: 0px;
}

#sitemap {
	padding: 25px;
	margin-top: 100px;
	background: #000 url(../images/sitemap_bg.jpg) repeat-x top;
	font-size: 10px;
	height: 500px;
}
#column1 {
	float: left;
	display:block;
	width: 200px;
	height: 400px;
}
#column2 {
	float: left;
	padding-left: 20px;
	margin-top: 0px;
	width: 250px;
}
#column3 {
	float: right;
	padding-left: 20px;
	margin-top: 40px;
	width: 250px;
}

#sitemap h1 {
	color: #666;
	font-size: 15px;
}

#sitemap a {
	color: #666666;
}

#sitemap a:hover {
	background: #CCCCCC;
	text-decoration: none;
}

#sitemap ul li {
	color: #fff;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/sitemap_li_divider.gif) repeat-x bottom;
}


#user_guide {
	position: absolute;
	z-index: 110; 
	width: 140px; 
	background: transparent url(../images/user_guide.jpg) no-repeat left;
	padding: 10px 0px 0px 100px;  
}

#samples {
	float: right;
	padding: 0px 100px 0px 0px;
}


#plans_table td {
	padding: 4px;
}

#planFeatureText {
  font-size: 10px;
}

td.featureCategoryHeader {
  font-weight: bold;
  font-size: 15px;
  color: #fbf5e9;
  padding: 5px;
}

td.featureName {
  font-size: 11px;
  padding-left: 10px;
}

@media print {
	#header, #header_home, #home_main, #plans, #sidebar, #footer_top_home, #footer_bottom, #page_title, #profile, #home_features, #home_lower {
	  display: none;
	}
	
	#main_text {
		display: block;
	}
	
	h1.PageTitle {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		font-weight: bold;
		text-decoration: underline;
		margin: 0px 0px 20px 0px;
		background: transparent url(../images/logo.gif) no-repeat;
	}
	
	#frame {
		margin: 0in;
		width: 6in;
	}
	
	#content_main {
		width: 7in;
	}
	
	#content_text {
		margin: 0px 0px 0px 0px;
		font-size: 12pt;
		width: 7in;
	}
	
	.left, 
	.right{ 
	  clear: both;
	}

}