body {
	background-color: #eee;	
	margin: 0;
	padding: 0 0 50px 0;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

img {
	border: 0;
}

a {
	color: #89BC38;
}

a:visited {
	color: gray;
}
 
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

ul {
	list-style-type: square;
}

#page {
	margin: 0 auto;
	width: 958px;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	background-color: #fff;
}

#top {	
	padding: 20px;
}

#menu {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 10px;
}

#menu a {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-decoration: none;	
	margin: 0;	
	padding: 7px;
	display: block;
	float: left;
	margin: 0 3px;
}

#menu a.active {
	background-color: #D9E7F2;	
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 5px;	
}


#top_decoration {
	background-image: url('images/bg_blue.png');
	height: 95px;	
	border-top: 1px solid #CDCDCD;
	/*border-bottom: 1px solid #CDCDCD;*/
	text-align: center;
}

#product_highlight {
	height: 289px;	
	background-image: url('images/tile_highlight_dark.png');
	/*background-color: #737272;*/
	color: #fff;
	padding: 10px;
	background-repeat: repeat-x;
	border-bottom: 2px solid #D8E7F2;
}

#product_highlight a {
	color: #eee;
	text-decoration: none;
}

#product_highlight ul {
	list-style-image: url('images/bullet_blue.png');
	list-style-type: square;
	list-style-position: outside;
	line-height: 18px;
}

#product_highlight ul li {
	color: #fff;	
}

#footer {
	margin-top: 10px;
	padding: 5px 0;
	text-align: center;
	font-size: 9px;
	line-height: 18px;
}

#footer a {
	color: gray;
}

div.button {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background: transparent url('images/button_small_left.png') no-repeat top left;
	display: block;
	float: left;
	line-height: 19px;	
	height: 34px;
	padding: 0 7px 0 7px;
	text-decoration: none;
	margin-right: 10px;
}

.button a {
	background: transparent url('images/button_small_right.png') no-repeat top right;
	padding: 4px 18px 4px 0;
	height: 30px;
	color: #fff;
	display: block;	
	text-decoration: none;
	font-weight: bold;
}

.button a img {
	float: left;
	margin: 0 10px 0 2px;
}


#topbar {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #D8E7F2;
	background-image: url('/images/tile_topbar_dark.png');
	height: 50px;
}

#topbar h1 {
	margin: 12px 0;
	font-style: italic;
}

#content {
	padding: 10px 10px 50px 10px;
	line-height: 16px;
}

.quote {
	font-style: italic;
}

.floatstop {
	float: none;
	clear: both;
	font-size: 0;
	height: 0;
}

.screenshot {
	padding: 8px;
	background-color: #eee;
	float: left;
	border-top: 2px solid silver;
	border-bottom: 1px dotted silver;	
	margin: 7px;
}

.screenshot h3, .feature_box h3 {
	margin: 0 0 3px 0;
	text-align: left;
}

.screenshot h3 a, .feature_box h3 a {
	text-decoration: none;
	color: #000;
}

#product_highlight .screenshot {
	background-color: #eee;
	float: left;
	border: 1px solid #272727;
}

.screenshot img {
	border: 1px solid #CDCDCD;
}

.box_3column {
	width: 270px;
	float: left;
	margin-right: 40px;
	text-align: justify;
}

a.feature_tab {
	padding: 4px 10px;
	color: #000;
	display: block;
	float: left;	
	border-bottom-width: 0;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
	background-color: #eee;
}

a.feature_tab.active {
	background-color: #D9E7F2;
}

.icon {
	margin-right: 6px;
	vertical-align: bottom;
}

.page_header {
	margin: 10px 0px 0px 10px;
	float: left;
	color: #fff;
}

.feature_box {
	width: 430px;
	float: left;
	margin: 10px 20px 10px 10px;
	text-align: justify;
}

.feature_box img {
	margin: 0 15px 15px 0;
	border: 1px solid #eee;
}

.feature_box_separator {
	float: none;
	clear: both; 
	margin: 10px 0;
	border-bottom: 1px dotted silver;
}

.feature_screenshot_box {
	background-color: #eee;
	margin: 0 8px 8px 0;
	padding: 8px;
	float: left;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 5px;	
}

.textfield {
	width: 300px;
	background: #ffffff url('/images/form_field_background.png') no-repeat scroll left top;
	border: 1px solid #CFCFCF;
	padding: 1px 2px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 3px;	
}

.buttonarea {
	text-align: center; 
	width: 300px;
}

input.button {
	background: #E3EEF6;
	font-weight: bold;
	border: 1px solid #CCDFEE;
	height: auto;
}

.feature_cloud {
	font-size: 10px;
	background-color: #eee;
	padding: 8px;
}

.feature_cloud a {
	color: gray;
	margin-right: 15px;
}

.small {
	font-size: 10px;
}

#popupbox {
	z-index: 99;
	width: 600px;
	position: absolute;
	margin-left: -325px;	
	left: 50%;
	top: 50%;	
	display: none;
	padding: 10px 20px;
	background-color: #fff;
}

#overlayscreen {
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	display: none;
	z-index: 98;
}

.buy_info_box {
	margin: 2px 22px;
	background-color: #eee;
	padding: 6px;
	width: 550px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 5px;	
}

table.listview {
	width: 100%;
}

table.listview tr th {
	background-color: #2C2C2C;
	color: #fff;
}

table.listview tr td {
	line-height: 18px;
	border-bottom: 1px solid #eee;
}

td.center {
	text-align: center;
}

.q {
	color: maroon;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
}

.a {
	color: green;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
}

a.fancybutton {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 5px;	
	background-color: #eee;
	color: #000;
	display: block;
	float: left;
	text-decoration: none;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	font-weight: bold;
	margin-right: 8px;
}

a.fancybutton img {
	float: left;
	margin: -30px 5px 0 0;
}