body {background-color:#174A7D}
body, p, li, td {font-size :14px; font-family : arial,sans-serif; color : #000000;	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
table.mainPage {border: 2px solid #040079; margin-bottom: 15px;}

div.wholePage {
	width: 800px;
	border: 2px solid #040079;
	text-align: left;
	padding-bottom: 20px;
}
div.contentMain {
	margin: 15px;
	padding-right: 45px;
}
h1, .hdr {
	font-size :20px;
	font-family : Arial, Helvetica, sans-serif;
	color : #103356;
	font-weight: 600;
	line-height: normal;

}
h1 {padding:5px 0 5px 0;}
/* ===========  products page plus and minus ============ */
/* ===========  replace nothing's perfect tables over time ============ */
div.nothingsPerfect {margin-top: 20px;}
ul.plus , li.plus, li.minus, li.plusMinus  {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: none; 
	list-style: none;
}
li.plus, li.minus, li.plusMinus  {padding: 0 30px 10px 30px;
}
li.plus {
	background: url(../images/plus.gif) left top no-repeat;
}
li.minus {
	background: url(../images/minus.gif) left top no-repeat;
}
li.plusMinus {
	background: url(../images/plus-minus.gif) left top no-repeat;
}
/* ===========  top navigation store names ============ */
div.topNav {
	margin-left:50px; 
	margin-bottom: 3px;
}
.topNavDash  {font-family : Arial, Helvetica, sans-serif; color : #000061; font-weight: bold;
margin: 0px 5px 0px 5px;
}
A.topNav, A.topNav:Visited, A.topNav:Active    
{font-size :12px; font-family : arial,sans-serif; color : #000061; TEXT-DECORATION: none; font-weight: bold; 	
}
 A.topNav:Hover  {font-size :12px; font-family : arial,sans-serif; color : #CC0000; TEXT-DECORATION: none; font-weight: bold;
}

A,A:Visited, A:Active   {font-size :14px; font-family : arial,sans-serif; color : #226BB4; TEXT-DECORATION: none; font-weight: 600;}
 A:Hover  {font-size :14px; font-family : arial,sans-serif; color : #418EDC; TEXT-DECORATION: underline;font-weight: 600;}
 /* ================ Left Navigation ==============*/
 div.LeftNavSec {margin-bottom: 14px; 
 }
div.LeftNav  {margin: 20px 0px 20px 15px;
}
div.LeftNavSubS{margin-left: 10px;
}
A.LeftNav, A.LeftNav:Visited, A.LeftNav:Active    
{font-size :12px; font-family : Verdana,arial,sans-serif; color : #FFFFFF; TEXT-DECORATION: none; font-weight: bold; 	letter-spacing: 0.02em;	line-height: 120%;
}
 A.LeftNav:Hover  {font-size :12px; font-family : Verdana,arial,sans-serif; color : #000061; TEXT-DECORATION: none; font-weight: bold;
}
 /* ===== Left endorsements see css by colors =======*


 /* =============== fonts ==========*/
h2,.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #103356;
	font-style: normal;
}
.smtype {
font-size :10px; font-family : Arial, Helvetica, sans-serif; color : #123A63; TEXT-DECORATION: none; font-weight: normal;
}
.navsm  {font-size :12px; font-family : Arial, Helvetica, sans-serif; color : #123A63; TEXT-DECORATION: none; font-weight: bold;}

A.navsm,A.navsm:Visited, A.navsm:Active    {font-size :12px; font-family : arial,sans-serif; color : #123A63; TEXT-DECORATION: none; font-weight: 500;}
 A.navsm:Hover  {font-size :12px; font-family : arial,sans-serif; color : #123A63; TEXT-DECORATION: underline; font-weight: 500;}

.navsm-nobold {
font-size :12px; font-family : Arial, Helvetica, sans-serif; color : #123A63; TEXT-DECORATION: none; font-weight: normal;
}
.zzcomic {

	font-size :14px;
	font-family : "comic Sans MS", Arial, sans-serif;
	color : #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
/* ==============  For home and current offer page =======*/
#sale {
	margin: 40px;
	background-color: #FDBB7E;
	width: 480px;
	margin-bottom: 0px;
}
#sale div {
	width: 450px;
	padding: 10px;
}
#sale p{
	color: #312C27;
	font-weight: bold;
	text-align: left;
	width: 450px;
}
/* ==============  For fast install highlight =======*/
#quickInstall {
margin:auto;
padding:10px 0 15px;
width:90%;
text-align:left;
}

#quickInstall img {
border:0 none;
float:left;
margin:3px 10px 3px 0;
}
#quickInstall h2 {
margin:10px 0 0;
}
/* ============ Customer Endorsements page ==========*/
div.thanksPage {
	width: 440px;
	border: 2px solid #040079;
	background-color: #F4C4AE;
	text-align: left;
	padding: 20px;
}
div.thanksImage {
	width: 380px;
	border: 15px solid #C3625C;
	background-color: #FFFFFF;
	text-align: left;
	padding:  8px 3px 8px 3px;
}
div.leftNews
{border: 1px #103356 solid; 
margin: 50px 8px 0 8px; 
background-color: white; 
text-align: left; 
padding: 8px;
	}

/* clear floats hack */
.clearthefloats {clear:both;} 
.clearfix:after {page: "."; 
	display: block; height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;} 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
