@charset "UTF-8";

* {
	margin: 0;
}
body {
	background-image: url(../images/backgroundrepeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.clear{clear: both;}
.ieclear {
	clear: both;
	height: 1px;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#menu_top {
	border: 1px solid #ECECEC;
	width: 220px;
	padding: 7px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#category_splash {
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-left: 10px;
}
.sale {
	color: #FF0000;
}
#products_holder {
	float: left;
	width: 650px;
	margin-top: 11px;
	margin-left: 10px;
}
#category {
	width: 205px;
	float: left;
}
#header_holder {
	height: 120px;
}
#logo {
	width: 900px;
	height: 130px;
	margin-top: 10px;
}
#main_holder {
	width: 900px;
	margin-top: 10px;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote, cite
{
    margin: 0;
    padding: 0;
    border: 0;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation_holder {
	width: 240px;
	float: left;
}
#installation {
	float: left;
	margin-top: 10px;
	width: 238px;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: verdana, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
}
#menu a {
	color: #000000;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
#menu a:hover {
	color: #D16503;
	background-repeat: no-repeat;
	background-position: left center;
}
#side_menu {
	border: 1px solid #E6F4FF;
	width: 220px;
	padding: 7px;
	clear: left;
	background-image: url(../images/menu_side_background.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#menu_side {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_side li {
	margin: 0;
	padding: 0;
	font-family: verdana, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
}
#menu_side a {
	color: #003366;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E3EE;
}
#menu_side a:hover {
	color: #D16503;
	background-repeat: no-repeat;
	background-position: left center;
}
.highlight {
	color: #D16503;
}
.footer, .push {
	height: 160px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6F4FF;
	background-image: url(../images/menu_bottom_background.jpg);
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
#footer_inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#contact_us {
	width: 275px;
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
#delivery {
	width: 270px;
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8E6F0;
	padding-right: 20px;
}
#security {
	width: 270px;
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8E6F0;
}
.blue {
	color: #1878C0;
}
#footer_inner  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}
#footer_inner  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1878C0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1878C0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer_inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#products_holder th {
	padding: 5px;
}
#ph_table  {
	border: 1px solid #E5F4FF;
	width: 205px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 250px;
}
#ph_table_detail {
	border: 1px solid #E5F4FF;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F7FBFF;
}
p {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3E8FCB;
}
a:link, a:visited {
	color: #1878C0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.wrapper {
	min-height: 90%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px; /* the bottom margin is the negative value of the footer's height */
}
#search {
	height: 120px;
	padding: 10px;
	background-image: url(../images/menu_side_background.gif);
}
.para_li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
}
#ph_table_detail img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.blue2 {
	color: #003366;
}
#search_top {
	border: 1px solid #ECECEC;
	width: 220px;
	padding: 7px;
	margin-top: 10px;
	background-color: #F5FBFF;
}
.mcginput {
	border: 1px solid #E6F4FF;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
}
.product_listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#ph_table_detail ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
}
