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

*
{
	margin:0px;
	padding:0px;
}

body{
	background-color: #e1f2f6;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color:#1481BF;
	text-decoration:none;
}
a:hover{
	color:#1481BF;
	text-decoration:underline;
}
p
{
	text-align: justify;
	padding-bottom: 10px;
}

p.intro
{
	font-size:11px;
}


h1
{
	color: #1481bf;
	font-size: 19px;
}

h2
{
	color: #1481bf;
	font-size: 14px;
	padding-bottom: 10px;
}

h3
{
	color: #1481bf;
	font-size: 12px;
	padding-bottom: 10px;
}


.outermain
{
	width:974px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

#header {
	height: 71px;
}

#header a
{
	outline: 0;
}

#logo {
	position:relative;
	float: left;
}
#headerRight {
	text-align: right;

}

#menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	height:34px;
}

#content {
	background-color: #ffffff;
	min-height:400px;
}

#contentLeftHome {
	background-image: url(../images/banner_left2.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 420px;
	float: left;
}

#contentRightHome {
	width: 514px;
	float: left;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom:10px;
}

#footer {
	background-image: url(../images/bg_footer-blank.jpg);
	background-repeat: no-repeat;
	height:142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009ac7;
}

#footer a
{
	outline: 0;
}

#footerLeft {
	width:324px;
	height: 142px;
	float: left;
}

#snLabel
{
	margin-left: auto;
	margin-right: auto;
	top:30px;
	position: relative;
	font-weight: bold;
	font-size:12px;
	text-align:center;
	
}

#snIcon {
	margin-left: auto;
	margin-right: auto;
	top:40px;
	position: relative;
	font-size:10px;
	text-align:center;
}

#cfLabel
{
	position: relative;
	top: 30px;
	font-weight: bold;
	/*width: 200px;*/
	font-size:12px;
	margin-left:35px;
	text-align:center;
}

#cfIcon
{
	position: relative;
	top:40px;
	/*width: 120px;*/
	/*margin-left:65px;*/
	text-align:center;
}


#retailerLabel
{
	top:30px;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#retailerIcon
{
	position: relative;
	top: 40px;
	margin-left: 25px;
	margin-right: auto;
	text-align:center;
}

#logoAlign
{
	line-height:55px;

}
#logoAlign div
{
	float:left;
}

#footerCenter {
	padding-left: 1px;
	width:324px;
	float: left;
	height: 142px;
}

#footerRight {
	padding-left: 1px;
	width:324px;
	height: 142px;
	float: left;
}

#footerLink {
	text-align:center;
	background-color: #e1f2f6;
	color: #12819a;
	font-size: 10px;
	height:25px;
	padding-top: 10px;
}

#headingProblemSolution
{
	padding-top:20px;
	padding-left:40px;
	height: 35px;
}

.contentLeftProblems {
	min-height: 400px;
	width: 320px;
	float: left;
	padding-top: 10px;
	padding-left:30px;
}

.contentRightProblems {
	width: 584px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	min-height: 450px;
}

.contentLeftProduct {
	min-height: 400px;
	width: 240px;
	float: left;
	padding-top: 10px;
}

.contentRightProduct {
	width: 694px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
}

.prodDescription
{
	border-left: 1px solid #79ddf3;
	padding-left: 30px;
	min-height: 400px;
	padding-top: 10px;
}
.solutionDesc
{
	border-left: 1px solid #79ddf3;
	padding-left: 30px;
	min-height:450px;
}

.prodDescription ul
{
	padding-bottom: 10px;
}

.prodDescription li
{

	margin-left: 20px;
}

.contentLeftProduct ul {
	list-style: none;
	padding-top: 10px;
}

.contentLeftProduct li {
	margin-left: 15px;
	padding-bottom: 5px;
}

.contentLeftProduct a {
	color: #1481bf;
	text-decoration: none;
	font-size: 12px;
	padding:5px 5px;
}

.contentLeftProduct a:hover {
	color: #1481bf;
	text-decoration: none;
	font-weight:bold;
	background-color: #baecf7;
	font-size: 12px;
	padding:5px 5px;
	
}

.contentLeftProduct a.selected {
	color: #1481bf;
	text-decoration: none;
	font-weight:bold;
	background-color: #baecf7;
	font-size: 12px;
	padding:5px 5px;
	
}

label.error {
	color: #f00;
	font-size: 10px;
}

.inputSpace
{
	padding-top:3px;
	padding-bottom:10px;
}

.formHeading
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}

.selection
{
	width: 200px;
}
.optionSelectionHeading
{
	font-weight: bold;
	font-size: 12px;
	color: #1481bf;
	text-align: right;
}
#solutionArea {
	padding-top:20px;
	padding-bottom: 20px;
}
#solutionArea a
{
	color: #1481bf;
	text-decoration: none;
}

#solutionArea a:hover
{
	color: #1481bf;
	text-decoration: underline;
}


.productTitle {
	color: #1481bf;
	font-size: 12px;
	font-weight: bold;
}

#faceArea
{
	padding-top:15px;
	padding-bottom:15px;
}

	a.link {font-size:10px}
	table.wheretobuy th, table.wheretobuy td {padding:5px}
	table.wheretobuy th, table.wheretobuy td {border-bottom:1px solid #E8E8E8; border-right:1px solid #E8E8E8}