/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, "trebuchet MS", Verdana;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}

input {
	font-size: 12px;
}

select {
	font-size: 12px;
}

a {
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

p {
	text-align: justify;
}

h1 {
	color:#3C9DFF;
	font-family:"Century Gothic",Geneva,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:italic;
}

h2 {
	font-size: 16px;
	font-family:"Century Gothic",Geneva,Arial,Helvetica,sans-serif;
	color: #3C9DFF;
}

form label.error {
	/*margin-left: 1px;
	margin-top:3px;*/
	clear: left;
	width: auto;
	display: none;/*  inherit; inline;*/
	font-size: 11px;
	color:#FF0000;
}

.heading2 {
	color: #666666;
}

.heading_features {
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic",Geneva,Arial,Helvetica,sans-serif;
	color: #666666;
}

.heading_versions {
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic",Geneva,Arial,Helvetica,sans-serif;
	color: #FF9900;
}

.link_versions {
	color: #FF9900;
}

.link_versions a {
	color: #FF9900;
}

.features_text {
	color: #FFCC66;
}

.features_text2 {
	color: #FF9966;
}

.features_text3 {
	color: #FF9900;
}

.features_text4 {
	color: #FF6600;
}

.club_menu, .club_menu li {
	display: block;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 10px;
}

.club_menu a {
	text-decoration: none;
}

.club_sub_menu, .club_sub_menu li {
	display: block;
	list-style: none;
	padding-left: 5px;
	padding-bottom: 5px;
}

.club_sub_menu a {
	text-decoration: none;
}

.club_sub_menu a:hover {
	padding-left: 3px;
	text-decoration: underline;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

	.footer a:hover {
		color: #0000FF;
		text-decoration: underline;
	}

.copyright {
	color: #FFFFFF;
}

.poweredby {
	color: #9aafba;
}

	.poweredby a {
		color: #9aafba;
		text-decoration: none;
	}
	
	.poweredby a:hover {
		color: #ffff00;
		text-decoration: underline;
	}

.pageHeading {
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

.subHeading {
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}

.price1 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.success {
	color: #006600;
	font-weight: bold;
}

.titleSeparator {
	border-bottom: 2px solid #999999;
}

.recordSeparator {
	border-bottom: 1px solid #eeeeee;
}

.recordTitle {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.altRow1 {
	background-color: #FFFFFF;
}

.altRow2 {
	background-color: #F4FDFD; /*EEFBFB*/
}

.expired {
	background-color: #FFCCCC;
}

.inactive {
	background-color: #FFFFDD;
}

.columnSeparator {
	border-right: 1px solid #999999;
}

.required {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.notes {
	font-size: 11px;
	color: #999999;
}

.stealth_menu_heading {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	color: #006699;
}

.stealth_menu_items {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	padding: 10px;
	line-height: 20px;
	color: #999999;
}

.stealth_menu_items a {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.stealth_menu_items a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.features_matrix {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	/*border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;*/
	/*border: 1px solid #99CCFF;*/
}

.features_matrix_col_head {
	font-weight: bold;
	background-color: #99CCFF;
}

.features_matrix td {
	/*border-right: 1px solid #99CCFF;*/
	border-bottom: 1px solid #99CCFF;
}

.features_matrix_altcol_1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic",Geneva,Arial,Helvetica,sans-serif;
	color: #666666;
}

.features_matrix_titles {
	font-family: Arial, "trebuchet MS", Verdana;
	color: #333333;
	font-size: 11px;
	line-height: 24px;
}

.box_top_bg {
	background: url(images/box-upper-bg.gif) repeat-x;
	height: 23px;
}

.box_top_bg_big {
	background: url(images/box-upper-bg2.gif) repeat-x;
	height: 30px;
}

.box_left_bg {
	background: url(images/box-left-border.gif) repeat-y;
	width: 10px;
}

.box_right_bg {
	background: url(images/box-right-border.gif) repeat-y;
	width: 10px;
}

.box_bottom_bg {
	background: url(images/box-lower-border.gif) repeat-x;
	height: 16px;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	padding: 10px;
}

.rounded_corners {
    -moz-border-radius: 6px 6px 6px 6px;
}

.msg_NewFeature {
    background-color: #FFFFCC;
    border: 2px solid #009933;
    padding: 20px;
}