﻿/* main styles */

html, body {
	margin: 0;
	padding: 0;
/*	height: 100%;*/
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-color:#f5f4f2;
	/**background-image:url('images/BodyDarkSliver.png');
	background-repeat:repeat-x;
	background-color:#dcdcdc; **/
/*	height: 100%;*/
}

body a:link, body a:visited, body a:active {
	color: #666;
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
	color: #333;
}

/* IE inherit font size in tables */

table {
	font-size: 1.0em;
}

/* tables inherit font sizes */

table {
	font-size: 1em;
}

.subhead {
	font-size: 11px;
	font-weight : bolder;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6600;	
}

.style1 a{
	font-size: 1px;
	color: #EDEDED;
	text-decoration:none;
}
.style1 a:link, .style1 a:visited, .style1 a:active, .style1 a:hover {
	font-size: 1px;
	color: #EDEDED;
	text-decoration:none;
}

/* misc */

ul {
	list-style-type: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

h3 {
	font-size: 9px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	color: #666666;
}

#wrap {
	width: 800px;
	min-height: 100%;
	clear: both;
}

/** html #wrap
{
height: 100%;
}*/

#top {
	background: url(../../images/bg_header.jpg) no-repeat;
	width: 800px;
}

#logo {
	padding-top: 16px;
	padding-left: 18px;
	width: 197px;
	height: 81px;
}

.image {
	float: right;
	margin-top: 50px;
}

.slogan {
	padding-top: 22px;
	padding-left: 134px;
}

/*---- Slogan CSS Added by VKI  Jan 08 ----*/

#slogan1{text-align:left; color:#eeeffc; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; position:relative; left:146px; top:-5px;}
#slogan2{text-align:left; color:#eeeffc; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; font-weight:600;  position:relative; left:353px; top:-1px;}

/*---- End OF Slogan CSS Added by VKI  Jan 08 ----*/


/* MOZ hack */
html>body .slogan {
	padding-top: 16px;
	height:82px;
}

#content {
	padding-left: 30px;
	width: 560px;
	padding-top: 24px;
	float: left;
}

#contentInterior {
	padding-left: 30px;
	width: 380px;
	padding-top: 24px;
	float: left;
}

#contentInterior a:link, #contentInterior a:visited, #contentInterior a:active {
	color: #666;
	text-decoration: underline;
}

#contentInterior a:hover {
	text-decoration: none;
	color: #333;
}

#contentInteriorVideo {
	padding-left: 10px;
	float: left;
}

#contentInteriorVideo a:link, #contentInteriorVideo a:visited, #contentInteriorVideo a:active {
	color: #666;
	text-decoration: underline;
}

#contentInteriorVideo a:hover {
	text-decoration: none;
	color: #333;
}

#features {
	float:right;
	width:210px;
}

#features a {
	color: #666;	
}

#features a:hover {
	color: #FF6600;	
}

#features ul {
	list-style-type: none;
}

#features li {
	line-height: 24px;
	background: url(../../images/checkmark.gif) no-repeat 0px 7px;
	padding-left: 18px;
	font-size: 9px;
	color: #666;
}

.featureHeading {
	margin-left: 30px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

/*helen*/
.featurestext {
	margin-left: 30px;
	color: #666;
}
/* end helen */

.boxes li {
	display: inline;
	margin:0;
	padding:0;
}

.clients {
	width: 232px;
	border: 4px solid #e5e5e5;
	padding:8px;
}

.success {
	width: 232px;
	border: 4px solid #e5e5e5;
	padding:8px;
}

.success ul {
	margin:0;
	padding:0;
}

.success li a:link, .success li a:active, .success li a:visited {
	font-weight: bold;
	line-height: 28px;
	text-decoration: underline;
	color: #333333;
	margin-left: 10px;
}

.success li a:hover  {
	text-decoration: none;
	color: #FF9900;
}

.clear {
	clear:both;
	visibility:hidden;
}

#bottom {
	background: url(../../images/bg_bottom.jpg) repeat-x;
	width: 100%;
	height: 100px;
/*	padding-top:7px;*/
	clear: both;
	margin-top: 40px;
}


/*html>body #bottom {
	padding-top: 2px;
}*/

#subNav {
	color:#fff;
	margin-left:20px;
	font-size: 10px;
	position: relative;
	top: 8px;
}

#subNav a:link, #subNav a:visited, #subNav a:active {
	color:#fff;
	text-decoration:underline;
}

#subNav a:hover {
	text-decoration: none;
	color: #ccc;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.nav {
	height:25px;
	border-bottom: 1px solid #fff;
	padding: 0;
}


.demo {
	margin-left: 22px;
}

#links {
	width: 152px;
	float: left;
	margin-top: 2px;
	background-image: url(../../images/bg_left.jpg);
	padding-top: 22px;
	padding-right: 8px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#links ul {
	margin:0;
	padding:0;
}

#links li {
	line-height: 24px;
}

#links a:link, #links a:active, #links a:visited  {
	color: #666666;
	text-decoration: underline;
}

#links a:hover {
	color: #FF6600;
	text-decoration: none;
}

.subNav {
	width: 152px;
	text-decoration: none;
	background: url(../../images/bg_nav.jpg) no-repeat;
	font-size: 9px;
} 

.subNav ul {
	margin: 0;
	padding: 0;
} 

.subNav a:link, .subNav a:visited, .subNav a:active {
	line-height: 22px;
	text-decoration: none;
	color: #999;
}

.subNav a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.sub {
	background: url(../../images/bullet.gif) no-repeat 0px 11px;
	padding-left: 8px;
}

#contentInterior ul{
	padding-left:10px;
	margin:0;
}

#contentInterior li {
	background: url(../../images/bullet_blue.gif) no-repeat 1px 5px;
	padding-left: 18px;
	line-height: 18px;
	margin-bottom:4px;
}

#contentInterior ol li {
	background: none;
	padding-left: 4px;
	margin-bottom:4px;
}

.login {
	background: url(../../images/icon_login.gif) no-repeat 1px 3px;
	padding-left: 16px;
}

#linksD {
	padding-left: 20px;
	color: #999;
}

.quote {
	margin-left: 20px;
	padding-left: 10px;
	border-left: 4px solid #D8D8D8;
	font-size: 10px;
	color: #666;
}

/* hide from IE */

html>body #linksD {padding-top: 10px;}

.signupHeading {
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/bullet_blue.gif) no-repeat 1px 2px;
	padding-left: 16px;
	height: 20px;
	width: 80px;
}

.signupRow {
	height: 20px;
}

/* helen's stuff */

.msg {
	font-size: 11px;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6600;	
}

input,select{
	font-size: 12px;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tableData td {
	font-size: 10px;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

.tableData th {
	font-size: 9px;
	color: #4E5272;
	background-color: #f0f0f0;

left: 353px;
}

/**====================**/
.top_menu{
	width: 892px;
	margin-top:22px;
}
.main_content{
	width: 892px;
	margin-bottom:45px;
}

.top_navibar{
	color:white;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align:center;
	text-transform: uppercase;
	font-size:13px;
	float:left;
	padding:2px 9px 0 10px;
	height:22px;
	text-decoration:none;
	
}
a.top_navibar:link {
	text-decoration:none;
	color:white;
}
a.top_navibar:hover {
	color:silver;
	border-bottom:4px solid silver;
}
a.top_navibar:active {
	background-image:url('images/ActiveTab.png');
	background-position:center bottom;
	background-repeat:no-repeat;
}
.top_navidivider{
	background-image:url('images/Divider.png');
	background-repeat:no-repeat;
	width:2px;
	height:24px;
	float:left;
	padding:0 2px 0 2px;
}

.top_desc{
	float:right;
	Margin-right:250px;
	margin-top:35px;
	width:335px;
	font-size:10pt;
	font-family:Verdana;
	color:#1b3954;
}

.logo{
	float:left;
	width:249px;
	height:72px;
	padding-left:10px
}

.demo_desc{
	padding-left:35px;
	padding-top:5px;
	float:left;
	color:#00294e;
	font-size:12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif; 
	width:380px;
	margin-right:12px;
	font-weight:bold;


}

.demo_table{
	width: 100%;
	height:130px;

}

.top_navi_bot{	
	color:black;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align:center;
	text-transform: uppercase;
	font-size:12px;
	float:left;
	padding:0px 9px 0 8px;
	text-decoration:none;
	height:34px;
	line-height:32px;	
}
a.top_navi_bot:link{
	
}
a.top_navi_bot:hover{
	color:#d75e05;
	border-bottom:4px solid silver;
	height:30px;
}
.top_navidividerbot{
	background-image:url('images/DividerBot.png');
	background-repeat:no-repeat;
	width:3px;
	height:24px;
	float:left;
	padding:2px 4px 0 2px;
	margin-top:5px;
}
.demo_td{
	width:372px;
	height:105px;
	padding-left:10px;
	background-image:url('images/Highlight_Buttons.png');
	background-repeat:no-repeat;
	background-position:35px 4px;
}
.demo_getdemotour{
	width:145px;
	height:52px;
	padding-left:10px;

}
.demotable_keys{
	color:white;
	font-family:Verdana;
	font-size:10px;
	line-height:11.6pt;
	padding-left:10px;
}
.demotable_locations{
	color:#00294E;
	font-family:Verdana;
	font-size:10px;
	line-height:13px;
	vertical-align:bottom;
	padding-bottom:8px;
	padding-top:2px;
	padding-left:10px;
	width:90px;
	background-image:url('images/DemoTableGradiant.png');
	background-position:1px 2px;
	background-repeat:no-repeat;
}
.demotable_keys_narrow{
	color:white;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	vertical-align:bottom;
	padding-bottom:10px;
	padding-left:5px;
	width:90px;
	}
.top_demo{
	background-image:url('images/Sliver_Blue.png');
	background-color:#7092be;
	background-repeat:repeat-x;
	background-position:bottom center;
}
.demotable_key_item{
	color:white;
}

a.demotable_key_item:link{
	color:white;
}

a.demotable_key_item:hover{
	color:#00294E;
}
image{
	border-width: 0;
}
img{
	border-width: 0;
}
.features_div{
	margin-top:10px;
	border-left:dashed 1px silver;
}

