/* ========= LAST UPDATE: Dec 30, 2005 ========= */
/* ====== SITE-WIDE TAG REDEFINITIONS ====== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: .8em;
	
	}
p, td, th { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em; 
	text-align: center;
	color: #007AC3;
	}
h2 { font-size: 1.25em; color: #007AC3; }
h3 { font-size: 1em; }
h4 { font-size: .8em; }
li a { 
	line-height: 1.4em; 
	list-style-image: url('/graphics/widgets/icon_bullet.gif'); 
	}
img { border: none; }
a:link, a:visited {
	color: #007AC3;
	text-decoration: none;
	}
a:hover {
	color: #007AC3;
	text-decoration: underline;
	}

/* =============== PAGE LAYOUT =============== */
#masthead {
	position: relative;
	z-index: 5;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	}
#topbanner {
		position: relative; 
		margin-left: auto;
		margin-right: auto; 
		top: -3px;
		width: 768px;
		text-align: center; 
		border-left: 1px solid #007AC3; 
		border-right: 1px solid #007AC3;
		background-color:#FFFFFF;
		}	
#navigation {
	position: relative;
	z-index: 7;
	top: -3px;
	width: 768px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0 1px 0 1px;
	border-color: #007AC3;
	border-style: solid;
	background-image: url('/graphics/widgets/menu_background.gif');
	background-repeat: repeat-x;
	background-color: #007AC3;
	}
#websites {
	position: relative;
	z-index: 5;
	top: -3px;
	width: 768px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-color: #007AC3;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	clear: left;
	}
#content {
	position: relative;
	z-index: 5;
	top: -3px;
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
	padding: 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#footer {
	position: relative;
	z-index: 3;
	top: -3px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #007AC3;
	background-color: #007AC3;
	color: #ffffff;
	}
#footer p {
	margin: 0; font-size: .8em; text-align: center; 
	padding: 2px;
	}
#footer_text {
	width: 764px;
	background-color: #B2E7ED;
	color: #007AC3;
	}
	
/* ============ NAVIGATION MENUS ============ */
#mainmenu {
	padding: 0;
	margin: 0;
	}
#mainmenu li {
	float: left;
	position: relative;
	padding: 0 9px 0 9px;
	list-style: none;
	border-right: 1px solid #336699;
	}
#mainmenu a { 
	color: #ffffff; 
	text-decoration: none;
	}
#mainmenu a:hover {
	text-decoration: underline;
	}
#mainmenu li:hover, #mainmenu li.over {
	background-color: #3399cc;
	}
#mainmenu li:hover ul, #mainmenu li.over ul { 
	display: block; 
	}
#mainmenu li ul {
	display: none;
	position: absolute; 
	top: 18px;
	left: -1px;
	margin: 0;
	padding: 0;
	background-color: #007AC3;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #336699;
	line-height: 19px;
	}
#mainmenu ul li { 
	border-top: 1px solid #336699;
	width: 120px;
	clear: left;
	}
#mainmenu ul li:hover { 
	background-color: #3399cc;
	}
/* default submenu rollover */
#websites ul {
	padding: 0;
	margin: 0;
	}
#websites li {
	display: inline;
	padding: 0 5px 0 6px;
	list-style: none;
	}
	
/* ============ SOFTVOYAGE TAGS  ============ */
.softvoyage_form {
	margin-left: auto;
	margin-right: auto;
	}
.softvoyage_form th {
	color: #ffffff; 
	text-align: center;
	}
.softvoyage_form th img {
	vertical-align: bottom;
	}
	
/* ============= CUSTOM CLASSES ============= */
.alert { 
	font-weight: bold; 
	color: red; 
	text-align: center; 
	}
.button { 
	color: #ffffff; 
	background-color: #007AC3; 
	border: 1px solid #990000; 
	}
.highlight { color: #007AC3; }
.leftcolumn { 
	width: 48%; 
	float: left; 
	margin-left: 5px; 
	}
.middlecolumn { 
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff; 
	padding: 6px;
	margin-top: 1em;
	clear: both;
	}
.reversed { 
	width: 100%; 
	margin: 2px;
	padding: 2px 0 2px 0;
	color: #ffffff; 
	background-color: #003399;
	}
.templateError {
	width: 100%; 
	font-weight: bold; 
	text-align: center; 
	background-color: orange; 
	color: white; 
	margin-bottom: 1em; 
	padding: .25em;
	}
.privacy { 
	font-size: .8em; 
	padding: .65em 0 .65em 0; 
	text-align: center;
	border-top: 1px solid gray; 
	border-bottom: 1px solid gray; 
	}
.required { 
	color: #007AC3; 
	font-size: 0.8em 
	}
.rightcolumn { 
	width: 48%; 
	float: right; 
	margin-right: 5px; 
	}
.smallprint {
	font-size: 0.8em;
	font-weight: normal;
	}
.twocolumn { 
	clear: both; 
	width: 100%; 
	text-align: center; 
	}
.steps {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.heading1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.heading2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.heading3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.heading4 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
.captions {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a.dark:link {
	color: #FFCC00;
	text-decoration: none;
}
a.dark:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.dark:hover {
	color: #B2E7ED;
	text-decoration: underline;
}
a.date:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #007AC3;
	height: 15px;
	width: 18px;
}
a.date:visited  {
	color: #ffffff;
	text-decoration: none;
	background-color: #007AC3;
	height: 15px;
	width: 18px;
}
a.date:hover {
	color: #B2E7ED;
	text-decoration: none;
	background-color: #007AC3;
	height: 15px;
	width: 18px;
}
a.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #B2E7ED;
	text-decoration: underline;
}
.white {
	color: #ffffff;
}
.table_header {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.heading1g {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	font-variant: normal;
	color: #007AC3;
}
.heading2g {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007AC3;
}
.heading3g {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #007AC3;
}
.heading4g {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #007AC3;
	font-weight: bold;
}	
.heading5p {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #ED0282;
	font-weight: bold;
}
.table_header_w {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
}
.heading1w {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	font-variant: normal;
	color: #ffffff;
}
.heading2w {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.heading3w {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.heading4w {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #ffffff;
	font-weight: bold;
}
.steps_white {
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
}
.small_white {
	font-size: .8em;
	color: #ffffff;
}
.supersale {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007AC3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.price {
	font-size: 36px;
	font-weight: bold;
	color: #007AC3;
}
.header {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: normal;
}
.bodywhite {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	color: #ffffff;
	text-transform: none;
}
#content_color {
	position: relative;
	z-index: 5;
	top: -3px; 
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #007AC3;
	border-right: 1px solid #007AC3;
	padding: 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #B2E7ED;
}
#footer {
	clear:both;
	position: relative;
	z-index: 3;
	top: -3px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #007AC3;	
	background-color: #007AC3;
	color: #ffffff;
}
