@charset "utf-8";

body {
margin: 0;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 14px;
}

a:link {
color: #002180;
text-decoration: underline;
}

a:visited {
color: #002180;
text-decoration: underline;
}

a:active {
color: #002180;
background-color: #ff9400;
text-decoration: underline;
}

a:hover {
color: #002180;
background-color: #ff9400;
text-decoration: underline;
}

img {
border: 0;
}

#container {
width: 1000px;
background-image:url(http://www.hamaiappliance.com/images/bg_main.gif);
background-repeat: repeat-y;
margin: 0 auto;
padding: 0 50px 0 50px;
}

#logo {
width: 318px;
float: left;
}

#urloc {
width: 430px;
max-height: 76px;
margin-left: 470px;
}

#topnav {
width: 950px;
max-height: 26px;
}

#subnav {
width: 950px;
max-height: 21px;
clear: both;
}

#bodybox {
width: 870px;
background-image:url(http://www.hamaiappliance.com/images/bg_main2.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #002180;
padding: 15px;
overflow: hidden;
}

#leftcolumn {
width: 260px;
float: left;
margin-bottom: -2000px; padding-bottom: 2000px;
}

.leftmodule {
width: 260px;
background-color: #ffffff;
margin-bottom: 15px;
}

.newsmodule {
width: 260px;
height: 195px;
overflow-y: scroll;
}

.blogmodule {
width: 260px;
background-color: #ffffff;
margin-bottom: 15px;
}

.blogmodule a:link {
color: #002180;
text-decoration: none;
}

.blogmodule a:visited {
color: #002180;
text-decoration: none;
}

.blogmodule a:active {
color: #002180;
background-color: #ff9400;
text-decoration: none;
}

.blogmodule a:hover {
color: #002180;
background-color: #ff9400;
text-decoration: none;
}

.leftmodulecont {
padding: 10px;
}

.leftmodulecont ul {
list-style-type: none;
}

#categorymodule {
font-size: 14px;
line-height: 22px;
padding-bottom: 5px;
}

#categorymodule ul {
list-style-type: none;
}

#rightcolumn {
margin-left: 15px;
float: left;
width: 595px;
background-color: #ffffff;
margin-bottom: -2000px; padding-bottom: 2000px;
min-height: 830px;
}

#rightcolumncont {
padding: 10px;
}

#footer {
background-color: #002180;
clear: both;
width: 870px;
padding: 15px;
color: #ffffff;
text-align: center;
}

#footer a:link {
color: #ffffff;
text-decoration: underline;
}

#footer a:visited {
color: #ffffff;
text-decoration: underline;
}

#footer a:active {
color: #ffffff;
background-color: #ff9400;
text-decoration: underline;
}

#footer a:hover {
color: #ffffff;
background-color: #ff9400;
text-decoration: underline;
}

.blogtitlebar {
font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
font-size: 1.6em;
padding-bottom: 6px;
border-bottom: dashed 1px #fa8801;
}

.blogsummary {
width: 575px;
background-image:url(http://www.hamaiappliance.com/images/blogbg.gif);
background-repeat: repeat-y;
}

.blogsumcell {
padding: 0 10px;
}

.blogsumtext {
margin-top: 10px;
}

.blogtitlebar a:link {
color: #fa8801;
text-decoration: none;
}

.blogtitlebar a:visited {
color: #fa8801;
text-decoration: none;
}

.blogtitlebar a:active {
color: #ffffff;
background-color: #fa8801;
text-decoration: none;
}

.blogtitlebar a:hover {
color: #ffffff;
background-color: #fa8801;
text-decoration: none;
}

.cattable {
width: 575px;
}

.catcell {
width: 50%;
text-align: center;
vertical-align: middle;
padding-bottom: 15px;
}

.navappliances a {
float: left;
display: block;
width: 161px;
height: 26px;
background: url('http://www.hamaiappliance.com/images/topnavbar.gif');
background-position: 0 0;
}

.navelectronics a {
float: left;
display: block;
width: 180px;
height: 26px;
background: url('http://www.hamaiappliance.com/images/topnavbar.gif');
background-position: -161px 0;
}

.navsinks a {
float: left;
display: block;
width: 234px;
height: 26px;
background: url('http://www.hamaiappliance.com/images/topnavbar.gif');
background-position: -341px 0;
}

.navservice a {
float: left;
display: block;
width: 121px;
height: 26px;
background: url('http://www.hamaiappliance.com/images/topnavbar.gif');
background-position: -575px 0;
}

.navbuilder a {
float: left;
display: block;
width: 205px;
height: 26px;
background: url('http://www.hamaiappliance.com/images/topnavbar.gif');
background-position: -696px 0;
}

.navappliances a:hover {
background-position: 0 -26px;
}

.navelectronics a:hover {
background-position: -161px -26px;
}

.navsinks a:hover {
background-position: -341px -26px;
}

.navservice a:hover {
background-position: -575px -26px;
}

.navbuilder a:hover {
background-position: -696px -26px;
}

.displace {
position: absolute;
left: -5000px;
}