@charset "UTF-8";
/* CSS Document */
ul {
	margin: 0px;
	padding: 0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0; 
padding:0; 
width: 100%;
background-image: url(images/bannerBG.jpg);
background-repeat: repeat-x;
text-align: center;

}

#wrapper {
 position: relative;
 min-height: 100%;
width: 100%;
	}



#container {
width: 999px;
margin: 0px auto;
position: relative;
text-align: left;

}

a {
color: #356799;
}

/* ------------------- Header sytles ----------------------- */

#header, #headerLoggedIn {
background-color: #ECEFEF;
height: 90px;
}
			
	
			
			#headerLoggedIn .logo {
			background-image:url(tier2_img/headerloggedin.jpg);
			width: 305px;
			height: 90px;
			overflow: hidden;
			text-indent: -1000em;
			margin: 0px;
			padding: 0px;
			display: block;
			line-height: 90px;
			}
			
			#headerLoggedIn #mainNav {
			border-left: 1px solid #FF9900;
			}
						
			#headerLoggedIn #mainNav li a {
			color: #666;
			border-right: 1px solid  #FF9900;
			}
			
			#headerLoggedIn #mainNav li a:hover {
			color: #333333;
			background-color: #FFFFFF;
			}
			
			#headerLoggedIn h2 {
			font-size: 12px;
			font-style: italic;
			font-weight: normal;
			position: absolute;
			top: 65px;
			left: 635px;
			color: #333;
			}
			
			

#header .logo {
background-image:url(tier2_img/header.jpg);
width: 305px;
height: 90px;
overflow: hidden;
text-indent: -1000em;
margin: 0px;
padding: 0px;
display: block;
line-height: 90px;
}
	
#mainNav {
list-style-type: none;
position: absolute;
top: 26px;
right: 20px;
border-left: 1px solid #008F8F;
}

#mainNav li {
float: left;
}

	#mainNav li a {
	display: block;
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid  #008F8F;
	}
	
	#mainNav li a:hover {
	color: #333333;
	background-color: #FFFFFF;
	}
	
#header h2 {

color: #006699;
font-size: 12px;
font-style: italic;
font-weight: normal;
position: absolute;
top: 65px;
left: 635px;

}

/* ------------------- Main content styles ----------------------- */

#mainContent {
background-color: #ffffff;
position: relative;
padding: 20px;
border: #EBEFF0 solid 4px;
border-top: none;
border-bottom: none;
}

#mainContent li {
	position: relative;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

span.req {
	color: #006699;
	font-weight: bold;
}

.altrow {
	background-color: #ecf9ff;
}

.tooltip {
	color: #006699;
}
/* ------------------- Footer ----------------------- */	

#footer {
background-color: #ECEFEF;
height: 90px;
bottom: 0px;
width: 100%;
}

#footer .content {
width: 990px;
margin: 0px auto;
text-align: center;
padding-top: 25px;

}

/*---------------  Old Styles -------------------*/

.smallText {
	font-size: 10pt;
}

td {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.freetrial {
	width: 203px;
	height: 200px;
	display: inline;
	margin: 13px;
	padding: 10px;
	float: left;
	border: #999 double 3px;

}

	
	.bulletpoints {
	line-height: 18pt;
	list-style: url(images/bullet.gif);
}


#priceGuarentee {
	padding: 5px;
	margin-bottom: 8px;
}

	#priceGuarentee img {
		margin-top: -30px;
		margin-right: 5px;
	
		}

#signUp_IE {
		width: 213px;
	height: 200px;
	display: inline;
	margin: 13px;
	padding: 10px;
	float: right;
	border: #999 double 4px;
	}
	

#signUp {
	width: 213px;
	height: 200px;
	display: inline;
	margin: 13px;
	padding: 10px;
	float: right;
	border: #999 double 4px;
	}
	
/* compare features table */

#compare {
	width: 405px;
	padding: 10px;
}


	#compare th {
		text-transform: uppercase;
		font-size: 14px;
	}
	
	#compare td.categories {
		background-color: #fff;
		border: none;
		text-align: right;
	}
	
	#compare td {
		background-color: #D4D4D4;
		border-bottom: 1px #fff solid;
		border-left: 4px #fff solid;
		text-align: center;
	}
	
/* Choose package styles */

#choosePackage {
background-color: #e5e5e5;
padding: 8px;
text-align:center;
}
	

/* featured products and free trial info */

#productTrialinfo {
	float: left;
	width: 405px;
	padding: 10px;
}

	#productTrialinfo td {
		background: url(images/featuredBG.jpg) no-repeat;
		width: 172px;
		height: 195px;
		padding: 5px;	
	}
	
	#productTrialinfo td img {
	margin: 0px auto;
	display: block;
	width: auto;
	}
	
	#productTrialinfo ul {
	padding-left: 20px;
	list-style-type: circle;
	}

#satGuarentee_IE {
	background-image: url(images/satsifaction.jpg);
	height: 133px;
	width: 412px;
	padding-top: 55px;
	padding-left: 110px;
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-left: -10px;
}


#satGuarentee {
	background-image: url(images/satsifaction.jpg);
	height: 133px;
	width: 290px;
	padding-top: 55px;
	padding-left: 110px;
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-left: -10px;
}


.highlight1 {
	font-weight: bold;
	color: #006699;
}

.highlight2 {
	font-weight: bold;
	color: #669900;
}

h1 {
font-size: 22px;
color: #08608C;
padding: 0px;
}

h2 {
font-size: 20px;
color: #08608C;
padding: 0px;
}

h3 {
font-size: 20px;
color: #009999;
margin: 0px;
padding: 0px;
}

h4 {
margin: 0px;
padding: 0px;
}

#partners {
  border-collapse: separate;
  border: 0;
  border-spacing: 10px
}

.moveright {
  margin-left: 15px;
  margin-right: 15px;
  width: 475px;
  float: left;
  
}

#pageHeader {
	
	
}

#subNav {
	margin-top: 5px;
}

#subNav a {
	padding: 5px;
	background-color: #eee;
	text-decoration: none;
}

#subNav a:hover {
	background-color: #099;
	color: #FFF;
}
