@charset "UTF-8";
/* CSS Document */

.logoMenu a {
	display: block;
	width: 281px;
	list-style-type: none;
	height: 82px;
	float: left;
}
.logoMenu a:link, .logoMenu a:visited {
	
}
.logoMenu a:hover, .logoMenu a:active {
	background-image: url(../images/logo-highlight.png);
}

.headermenuitems {
	height: 105px;
	width: 743px;
	float: left;
	padding-top: 21px;
	text-align: left;
}

.menubtn a, .menubtn a:link, .menubtn a:visited {
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	height: 22px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
}

.menubtn a:hover, .menubtn a:active {
	color: #00FFFF;	
}

.rightsubnav a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	float: left;
	height: 25px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
}

.rightsubnav a:hover {
	background-color: #FFFFFF;	
}


/* Hints & Tips form and sign-up button in footer */
#home-email {
	float: left;
	width: 300px;
	position: static;
	bottom: 0;
	right: 15px;
	padding-top: 140px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* hints & tips styling */
#home-email .ht_signup {
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
	display: block;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 85px;
}

#home-email .ht_signup p {
	font-weight: bold;
	padding-bottom: 5px;
}

#home-email .ht_signup a {
	display: none;
}

/* signup button styling */
#home-email a.ftr_btn_trial {
	background: url(../images/ftr_btn_trial.gif);
	display: block;
	outline: none;
	margin-left: 270px;
	width: 258px;
	height: 56px;
	text-indent: -9999px;
}

#home-email a:hover.ftr_btn_trial {
	background:url(../images/ftr_btn_trial.gif) 0 -60px;
}

.btn-market a {
	display: block;
	width: 240px;
	list-style-type: none;
	height: 40px;
	position: absolute;
	top: 765px;
}

.btn-market a:link, .btn-market a:visited {
	background-image: url(../images/btn-market.jpg);	
}

.btn-market a:hover, .btn-market a:active {
	background-position: 50% -40px;
}

.btn-why a {
	display: block;
	width: 153px;
	list-style-type: none;
	height: 40px;
	position: absolute;
	top: 765px;
}

.btn-why a:link, .btn-why a:visited {
	background-image: url(../images/btn-why.jpg);	
}

.btn-why a:hover, .btn-why a:active {
	background-position: 50% -40px;
}

.btn-order a {
	display: block;
	width: 169px;
	list-style-type: none;
	height: 40px;
	position: absolute;
	top: 765px;
}

.btn-order a:link, .btn-order a:visited {
	background-image: url(../images/btn-order.jpg);	
}

.btn-order a:hover, .btn-order a:active {
	background-position: 50% -40px;
}

.btn-orderonline a {
	display: block;
	width: 269px;
	list-style-type: none;
	height: 75px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;	
}
.btn-orderonline a:link, .btn-orderonline a:visited {
	background-image: url(../images/btn-orderonline.jpg);	
}
.btn-orderonline a:hover, .btn-orderonline a:active {
	background-position: 50% -75px;
}

.btn-readmore a {
	display: block;
	width: 339px;
	list-style-type: none;
	height: 50px;
	float: right;
	
}

.btn-readmore a:link, .btn-readmore a:visited {
	background-image: url(../images/btn-readmore.jpg);	
}

.btn-readmore a:hover, .btn-readmore a:active {
	background-position: 50% -50px;
}

.btn-signup a {
	display: block;
	width: 132px;
	list-style-type: none;
	height: 36px;
	float: right;
	margin-top: 50px;	
}

.btn-signup a:link, .btn-signup a:visited {
	background-image: url(../images/btn-signup.png);	
}

.btn-signup a:hover, .btn-signup a:active {
	background-position: 50% -36px;
}
