@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;
}
#Main2 {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 140px;
}
#container  {
	width: 900px;
	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;
} 
#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;
	position: fixed;
	width: 870px;
	top: 0px;
} 
#header h1 {
	margin: 0px;
	color: #FFF;
	padding: 0px;
}
#sidebar1 {
	background-color: #FFF;
	width: 181px;
	float: left;
	height: auto;
}
#mainContent {
	margin-left: 180px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 20px;
} 
#mainContent h1 {
	margin: 0px;
	padding: 0px;
}
#mainContent p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#mainContent a:visited {
	color: #00F;
}

#footer {
	padding: 0 10px 0 20px;
	background-color: #DDDDDD;
	background-image: url(../img/msc/horizontal-strip.jpg);
	text-align: center;
	font-size: medium;
} 
#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;
}

#Top-nav-menu {
	text-align: left;
	height: 40px;
	;
	position: fixed;
	top: 100px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 20px;
	margin: 0;
	padding: 0px;
}


#nav, #nav ul {
	width: 900px;
	list-style: none;
	padding: 0;
	height: 40px;
	margin: 0;
	float: right;
	font-size: 14px;
	font-weight: bold;
}

#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 180px;
	height: 40px;
	text-align: center;
	padding: 0px;
	line-height: 40px;
	margin: 0px;
}
#nav li {
	float: left;
	padding: 0;
	width: 179px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	height: 40px;
}


#nav li a{
	background-image: url(../img/msc/tan-2.jpg);
	height: 40px;
}
#nav li a:hover{
	background-image: url(../img/msc/tan-glow-2.jpg);
	font-size: 15px;
	color: #00F;
	text-decoration: none;
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav li ul {
	position: absolute;
	left: -999px;
	height: auto;
	width: 14.4em;
	w\idth: 180px;
	font-weight: normal;
	margin: 0;
	background-image: url(../img/msc/tan-2.jpg);
}
#nav li li {
	width: 179px;
	margin-left: -1px;
}
#nav li ul a {
	width: 179px;
	background-image: url(../img/msc/tan-2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 39px;
}
#nav li ul a:hover {
	width: 179px;
	background-image: url(../img/msc/tan-glow-2.jpg);
	height: 39px;
}

#nav li ul ul {
	margin-top: -41px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	height: 40px;
}
#nav li ul li ul li {
	height: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background-image: url(../img/msc/tan-glow-2.jpg);
}

#nav li:hover, #nav li.sfhover {
}
#nav #left {
	border-left-style: none;
	width: 179px;
}

#nav #right {

}


#sidebar1 #navlist{
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;

}
#sidebar1 #navlist li{
	display: inline;
}
#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;
}
#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;
}
#sidebar1 #navlist2{
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;

}
#sidebar1 #navlist2 li{
	display: inline;
}
#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;
}
#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;
}
#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;
	padding-top: 20px;
	width: 500px;
}
.style2hd {
	font-size: 18px;
	line-height: 25px;
	text-decoration: none;
	float: left;
	clear: left;
	width: 686px;
	color: #FFF;
	font-weight: bold;
}
.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;
}
#mainContent p .button a:visited {
	color: #000;
}
#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;
	background-image: url(../img/msc/coper-hat.jpg);
	color: #FFF;
	border: 3px solid #999;
	font-weight: bold;
	padding: 10px;
}

.link {
	line-height: 40px;
	color: #00F;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
form table tr td #info    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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;
}
#mainContent p .table a:visited {
	color: #000;
}
#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;
}
#mainContent #error404 h1 {
	color: #000;
}
#mainContent #error404 p {
	font-size: 24px;
	color: #000;
}
#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;
}
.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;
}
#mainContent .table-1 tr td .tablebutton .product {
	padding-left: 12px;
}

.tablebutton a {
	text-decoration: none;
	color: #000;
}
.tablebutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
}
#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;
}
#mainContent p .link a {
	color: #000;
	text-decoration: underline;
}
#mainContent table tr td a {
	color: #000;
}
#mainContent table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

