/*
Theme Name: Wellmaster Pumps
Theme URI: http://wellmasterpumps.com
Description: Pumps Victoria BC Canada
Version: 1.0
Author: YellowDawg
*/

html{
background-color:#C2C2C2;
}
body{
margin:0; 
padding:0;
background-color:white;
background-image:url('images/wellmaster_01.jpg');
background-repeat: repeat-x;
color:#0B5489;
}
a{
outline:none;
color:#0B5489;
}
a:hover
{
color:#1F78BA;
}
#container{
width:1002px;
margin-left:auto;
margin-right:auto;
}
#menu{
width:1002px;
height:159px;
text-align:right;
background-position: right;

}
#menu a{
color:white;
font-family:arial;
font-size:14px;
text-decoration:none;
margin-left:10px;
margin-right:10px;
}
.left{
width:182px;
margin-left:10px;
font-family: arial;
font-size:13px;
float:left;
}
h1{
margin:0;
color:#0B5489;
font-family: arial;
font-size:18px;
margin-bottom:5px;
}
.notall{
background-image: url('images/wellmaster_18.jpg');
height:26px;
width:165px;
display:block;
}
.bluenotall{
background-image: url('images/wellmaster_15.jpg');
height:26px;
width:165px;
display:block;
}
a.notall{
color:white;
text-decoration:none;
line-height:1.9;
text-align:center;
font-family: arial;
font-size: 13px;
}
a.bluenotall{
color:white;
text-decoration:none;
line-height:1.9;
text-align:center;
font-family: arial;
font-size: 13px;
}
#footer{
background-image:url('images/footerbg.jpg');
background-repeat: repeat-x;
height:160px;
background-color:#C2C2C2;
width:100%;
color:white;
font-family: arial;
font-size: 12px;
}
.blockit{
display:block;
width:1002px;
margin-left:auto;
margin-right:auto;
padding-left:20px;
padding-top:20px;
}
#footer a{
color:gray;
text-decoration:none;
margin-right:5px;
margin-left:5px;
font-family: arial;
font-size:11px;
}
#footer a:hover{
color:#277CBC;
text-decoration: underline;
}
ul{
position:absolute;
margin:0;
padding:0;
float:left;
height:114px;
list-style-type: none;
}
li{
float:left;
margin:0;
padding:0;
margin-top:0px;
height:107px;
}
li a{
color:red;
display: block;
height:117px;
}
h1 a{
color:#0B5489;
text-decoration: none;
}
p{
!padding-top:0;
!margin-top:0;
}
#dropbox{
width:252px;
position:absolute;
margin-left:580px;
margin-top:116px;
display: none;
background-image: url('images/dropdownmenu.png');
background-position: bottom;
background-repeat:no-repeat;
text-align:left;
padding-bottom:10px;
}
#dropbox a{
margin:0;
color:white;
padding:0;
height:10px;
display:block;
padding:10px;
}
#dropbox a:hover{
color:#C2C2C2;
}
table{border:#A4CDEB solid 2px; padding:10px;}td{background-color:#A4CDEB; padding:2px; width:100px; text-align: center;}
#dropbox2{
width:252px;
position:absolute;
margin-left:703px;
margin-top:116px;
display: none;
background-image: url('images/dropdownmenu.png');
background-position: bottom;
background-repeat:no-repeat;
text-align:left;
padding-bottom:10px;
}
#dropbox2 a{
margin:0;
color:white;
padding:0;
height:10px;
display:block;
padding:10px;
}
#dropbox2 a:hover{
color:#C2C2C2;
}
#dropbox3{
width:167px;
position:absolute;
margin-left:515px;
margin-top:116px;
display: none;
background-image: url('images/dropdownmenu2.png');
background-position: bottom;
background-repeat:no-repeat;
text-align:left;
padding-bottom:10px;
}
#dropbox3 a{
margin:0;
color:white;
padding:0;
height:10px;
display:block;
padding:10px;
}
#dropbox3 a:hover{
color:#C2C2C2;
}
#subnav a{
float:left;
margin-right:10px;
color:white;
text-decoration:none;
background-color:#0b5489;
height:39px;
display:block;
text-align:center;
line-height:2.8;
font-family:arial;
font-size:13px;
font-weight:bold;
outline:none;
} 
#subnav a:hover{
background-color:#1268A7;
}
#subnav img{
padding:0;
!margin-left:-3px;
!margin-right:-3px;
}