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


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(../img/msc/coper-hat.jpg);
	background-position: center top;
	background-repeat: repeat;
}
.main #container {
	width: 880px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
} 


.main #header {
	background-color: #FFF;
	background-image: url(../img/msc/horizontal-strip.jpg);
	height: 100px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFF;
	background-position: center top;
} 

.main #header h1 {
	padding-top: 20px;
	margin: 0px;
	color: #FFF;
}
.main #sidebar1 {
	background-color: #FFF;
	width: 181px;
	float: left;
	height: auto;
}
.main #mainContent {
	margin-left: 180px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
} 
.main #mainContent a:visited {
	color: #00F;
}

.main #footer {
	padding: 0 10px 0 20px;
	background-color: #DDDDDD;
	background-image: url(../img/msc/horizontal-strip.jpg);
	text-align: center;
	font-size: medium;
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.main #container #sidebar1 #navlist{
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;

}
.main #container #sidebar1 #navlist li{
	display: inline;
}
.main #container #sidebar1 #navlist a{
	background-image: url(../img/msc/tan.jpg);
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 19px;
	height: 80px;
	width: 180px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-color: #333;
}
.main #container #sidebar1 #navlist a:hover {
	background-image: url(../img/msc/tan-glow.jpg);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #00F;
	line-height: 20px;
	height: 80px;
}
.main #container #sidebar1 #navlist2{
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;

}
.main #container #sidebar1 #navlist2 li{
	display: inline;
}
.main #container #sidebar1 #navlist2 a{
	background-image: url(../img/msc/tan-2.jpg);
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 14px;
	height: 40px;
	width: 180px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-color: #333;
	font-weight: bold;
}
.main #container #sidebar1 #navlist2 a:hover {
	background-image: url(../img/msc/tan-glow-2.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	color: #00F;
	line-height: 40px;
	height: 40px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#menu2 {
	margin:  0;
	padding: 0;
	background-color: #FFF;
	height: 36px;
	}

div.outer2 {
	float: left;
	width: 125px;
	height: 36px;
	margin: 0 0 0 0;
	background-image: url(../../hardysolar/img/msc/cloud-tile.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFF;
	}

div.outer2 a {
	display: block;
	margin: 0;
	width:125px;
	height:36px;
	overflow:hidden;
	color:#000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	}
div.outer2 a:hover {
	background-image: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 span {
	display: block;
	margin:0;
	padding: 0 0 0 0;
	color: #000;
	}

.red {
	color: #F00;
}
.blue {
	color: #00F;
}
.main #container #mainContent table tr td table {
	color: #000;
}


table.table-1

 {
	border: 3px solid #CCCCCC;
	width: 640px;
}

table.table-1 td {
	border: solid #000 1px;
	text-align: center;
}
.cart  {
	height: 100px;
	width: 300px;
	float: right;
}
.style1hd {
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
}
.style2hd {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	clear: left;
}
.smalltxt {
	font-size: x-small;
}
.button {
	line-height: 40px;
	color: #000;
	background-image: url(../img/msc/button-m1.jpg);
	display: block;
	height: auto;
	width: auto;
	font-size: 19px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-transform: capitalize;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
	text-decoration: none;
	border: thin solid #333;
}
.button a {
	text-decoration: none;
	color: #000;
}
.button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
}
.button a:visited {
	color: #000;
}
.main #container #mainContent p .button a:visited {
	color: #000;
}
.main #container #mainContent .button a:visited {
	color: #000;
}
p .button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color: #000;
	background-image: url(../img/msc/button-m1.jpg);
	display: block;
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	border: thin solid #333;
}
div#Guarantee
{
	float: left;
	width: 160px;
	height: 280px;
}
div#Guarantee a
{
	display: block;
	height: 245px;
	overflow: hidden;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../assets/Images/Buttons/lowpriceguarantee.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
	div#FooterForm
{
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../img/msc/coper-hat.jpg);
	color: #FFF;
	border: 3px solid #999;
	font-weight: bold;
}

.link {
	line-height: 40px;
	color: #00F;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.link a {
	color: #00F;
	text-decoration: underline;

}
.link a:hover {
	line-height: 40px;
	color: #00F;
	font-weight: bold;
}
p a:hover .link  {
	color: #00F;
	line-height: 40px;
	text-decoration: underline;
	font-weight: bold;
}
p a .link {
	text-decoration: underline;
	color: #00F;
}


.table {
	line-height: 40px;
	color: #000;
	background-image: url(../img/msc/horizontal-strip.jpg);
	display: block;
	height: auto;
	width: auto;
	font-size: 19px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-transform: capitalize;
	background-repeat: repeat-x;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}


.table a {
	text-decoration: none;
	color: #000;
}
.table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
}
.table a:visited {
	color: #000;
}
.main #container #mainContent p .table a:visited {
	color: #000;
}
.main #container #mainContent .table a:visited {
	color: #000;
}
p .table:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color: #000;
	background-image: url(../../hardysolar/img/msc/button.jpg);
	display: block;
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}
#error404 {
	background-image: url(../img/msc/hardydiesel-404.jpg);
	width: 665px;
	height: 800px;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #000;
	background-position: center 100px;
}
.main #container #mainContent #error404 h1 {
	color: #000;
}
.main #container #mainContent #error404 p {
	font-size: 24px;
	color: #000;
}
.main #container #mainContent #error404 p a {
	color: #009;
}

.style2 {color: #FF0000;
	font-weight: bold;
}

.style3 {color: #009900;
	font-weight: bold;
}
.tabletoprow {
	color: #FFF;
	background-image: url(../img/msc/horizontal-strip.jpg);
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
}
.reflect {
}
.margin50 {
	margin-right: 50px;
	margin-left: 50px;
}
.tablebutton {
	line-height: 30px;
	color: #000;
	background-image: url(../img/msc/button-m1.jpg);
	display: block;
	height: auto;
	width: auto;
	font-size: 19px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	background-repeat: repeat-x;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.tablebutton a {
	text-decoration: none;
	color: #000;
}
.tablebutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
}
.main #container #mainContent .table-1 tr td .tablebutton a{
	color: #000;
}
#wiresizing {
	background-image: url(../img/msc/coper-hat-bac.jpg);
	width: 625px;
	border: 3px solid #999;
	font-weight: bold;
	padding: 10px;
}
#wiresizing p font b {
	color: #FFF;
}
#PolluteForm {
	font-size: 14px;
	width: 625px;
}
#watermark {
	display:block;
	position: relative;
}
img.watermark {
	position: absolute;
	top: 4px;
	left: 4px;
} 
.main #container #mainContent h2 .main {
	color: #000;
	text-decoration: none;
}
.fontm {
	font-size: 20px;
}
.fontsmall {
	font-size: 10px;
}

.topborder td {
	border-top-color:#333;
	border-top-style:solid;
	border-top-width:3px;
}
.main #container #mainContent p .link a {
	color: #000;
	text-decoration: underline;
}
.main #container #mainContent table tr td a {
	color: #000;
}
