@charset "utf-8";
/* CSS Document */


html {
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
#padding: 0px 0px 0px 0px;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #990000;
height: 100%;
min-height: 100%;
}

td, body, input, textarea, select {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

input, textarea, select { 
padding: 5px;
line-height: 22px;
}

select {
padding: 2px;
}

input:focus, textarea:focus, select:focus {
}

a {
color: #990000;
font-weight: bold;
text-decoration: underline;
outline: none;
}

a:hover{
  color: #600;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

.error{
color: #CC0000;
border: 1px solid #CC0000;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #FFE8E8;
}

.success {
color: #006600;
border: 1px solid #006600;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #DFFFDF;
}

.box {
background-color: #F4E9D3;
border: 1px dashed #000000;
padding: 7px 7px 7px 7px;
}

hr {
height: 0px;
border-top: 1px solid #9E7043;
border-bottom: 1px solid #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}

.clear {
clear: both;
line-height: 1px;
font-size: 1px;
}

form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.cont {
position: relative;
float: left;
}

.contSAMPLE{
position: absolute;
top: -250px;
left: 0px;
z-index: 2;
}

div {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.Heading {
display: block;
padding: 8px 0px;
font-size: 20px;
font-weight: bold;
color: #333;
border-bottom: 2px solid #333;
display: none;
margin-bottom: 10px;
}

.breadcrumb {
  text-align: right;
margin-bottom: 10px;
padding-bottom: 8px;
color: #CCC;
border-bottom: 1px solid #E4E4E4;
line-height: normal;
}

.breadcrumb a, .breadcrumb a:hover{
color: #CCC;
font-weight: normal;
text-decoration: none;
}

.breadcrumb a:hover{
text-decoration: underline;
color: #999;
}

.f360{
width: 1004px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 30px;
}





/*TEMPLATE SPECIFIC STYLES*/

.main {
background-image: url(/templates/olsonplumbinginccom/olson/images/bg.jpg);
background-position: top center;
background-repeat: repeat-x;
background-color: #333333;
}

.mainFooter {
background-image: url(/templates/olsonplumbinginccom/olson/images/bottomFade.png);
background-position: top center;
background-repeat: repeat-x;
background-color: #333333;
height: 19px;
}

.main2{
  width: 996px;
  margin: auto;
}

.logo{
  position: absolute;
  left: 10px;
  top: 10px;
}

.header{
  position: absolute;
  left: 400px;
  top: 0px;
  width: 596px;
  white-space: nowrap;
}

.headerLeft{
  float:right;
  background-image: url(/templates/olsonplumbinginccom/olson/images/headerLeft.png);
  background-position: top center;
  width: 15px;
  height: 42px;
}

.headerRight{
  float: right;
  background-image: url(/templates/olsonplumbinginccom/olson/images/headerRight.png);
  background-position: top center;
  width: 15px;
  height: 42px;
}

.headerContent{
  float: right;
  background-color: #FFF;
  height: 35px;
  overflow: hidden;
  display: none;
  font-size: 18px;
  font-weight: bold;
  padding-top: 7px;
}

.headerContent img{
  position: relative;
  top: 3px;
}

.headerContent span{
  position: relative;
  top: -2px;
}

.address{
  position: absolute;
  left: 400px;
  top: 105px;
  width: 586px;
  white-space: nowrap;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.headerPadding{
  height: 134px;
}

.contentMain{
  background-image: url(/templates/olsonplumbinginccom/olson/images/contentBG.png);
  background-position: top center;
  background-repeat: repeat-y;
}

.contentMain2{
  width: 980px;
  margin-left: 8px;
}

.contentMain3{
  width: 980px;
  margin-left: 8px;
  background-color: #CCC;
}

.homeFade{
  position: absolute;
  left: 0px;
  top:0px;
  background-image:url(/templates/olsonplumbinginccom/olson/images/homeContentFade.png);
  background-position: top center;
  background-repeat: repeat-x;
  height: 19px;
  width: 980px;
}

.fade{
  background-image:url(/templates/olsonplumbinginccom/olson/images/contentFade.png);
  background-position: top center;
  background-repeat: repeat-x;
  height: 19px;
}

.fadeBottom{
  background-image:url(/templates/olsonplumbinginccom/olson/images/contentFadeBottom.png);
  background-position: top center;
  background-repeat: repeat-x;
  height: 19px;
}

.menu{
  display: none;
  height: 50px;
  background-image: url(/templates/olsonplumbinginccom/olson/images/menuBG.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  width: 980px;
  margin-left: 8px;
}

.gallery{
  height: 382px;
  width: 980px;
  overflow: hidden;
}

.colLeftHome{
  float:left;
  width: 700px;
  padding-left: 20px;
  min-height: 300px;  
}

.colRightHome{
  float:left;
  width: 222px;
  padding-left: 20px;
}

.colRight{
  float:left;
  width: 700px;
  padding-left: 20px;
  min-height: 300px;  
}

.colLeft{
  float:left;
  width: 222px;
  padding-left: 20px;
}

.content{
  line-height: 25px;
}

.fadeFooterBottom{
  background-image: url(/templates/olsonplumbinginccom/olson/images/footerBottom.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 8px;
}

.footerLeft{
  white-space: nowrap;
  float:left;
  padding: 12px 18px;
  line-height: 20px;
}

.footerRight{
  white-space: nowrap;
  float:right;
  padding: 12px 18px;
  line-height: 20px;
  text-align: right;
}












/*CMS MODLE STYLES*/

.blogRight {
padding: 10px 5px 10px 5px;
background-color: #F7F7F7;
line-height: 18px;
text-align: right;
}


.blogRight strong {
color: #498BA1;
display:block;
border-bottom: 1px dotted #498BA1;
font-size: 15px;
margin: 0px 0px -10px 0px;
}

.blogDate {
padding: 0px 0px 5px 0px;
font-style: italic;
}

h4 {
font-size: 20px;
}

#jMonthCalendar{
line-height: 18px;
}

#jMonthCalendar .Event{
margin-top: 5px;
}

.DataList br {
display: none;
}

a.DataListItemLink, a.DataListItemLink:hover{
padding: 0px;
text-decoration: none;
font-size: 12px;
border-bottom: 1px dotted #498BA1;
display: block;
padding: 5px;
margin: 0px;
line-height: normal;
}

a.DataListItemLink:hover{
background-color: #498BA1;
color: #fff;
}

.DataListItemObject {
border-left: 1px dotted #498BA1;
border-right: 1px dotted #498BA1;
border-bottom: 1px dotted #498BA1;
margin-bottom: 5px;
}

.DataListItemObject div{
margin: 0px;
padding: 7px;
overflow: auto;
max-height: 200px;
}


.DataListItemObject br {
display: inline;
}

.content ul
{
list-style-type: none;
padding: 15px 0px 15px 20px;
margin: 0px;
}

.content li
{
background-image: url(/templates/olsonplumbinginccom/olson/images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0.15em 0.285rem;
padding: 1px 0px 3px 24px;
}

.recentNews a{
display:block;
margin-bottom: px;
padding: 4px;
border-bottom: 1px dotted #ccc;
line-height: 18px;
font-size: 12px;
color: #FFF;
}

.recentNews a, .contLeftEventContent a {
font-weight: bold;
text-decoration: none;
outline: none;
}

.recentNews a:hover, .contLeftEventContent a:hover {
font-weight: bold;
text-decoration: none;
outline: none;
background-color: #A41824;
color: #FFF;
}

.contLeftEventDate {
color: #999;
font-weight: bold;
float: left;
width: 75px;
margin-bottom: 5px;
line-height: 18px;
}

.contLeftEventContent {
margin-bottom: 5px;
border-bottom: 1px dotted #ccc;
float: left;
width: 225px;
}

.contLeftEventContent a {
display: block;
line-height: 18px;
padding: 0px 0px 10px 0px;
}

.contLeftEventContent a:hover {

}
.SiteMenu-0 a {
  display: none;
}

.SiteMenu-1 {
padding: 0px;
}

.SiteMenu-1 a{
display: block;
color: #990000;
border-bottom: 1px dotted #CCC;
text-decoration: none;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 5px 10px;
font-weight: normal;
}

.SiteMenu-1 a:hover, .SiteMenu-1 a.Active{
  color: #990000;
  background-color: #F2F2F2;
}

.SiteMenu-1 div {
padding: 7px 0px;
background-color: #333;
margin-top: 5px;
}

.SiteMenu-2 div {
padding: 10px 10px 10px 15px;
margin-top: 0px;
background-image: none;
}

.SiteMenu-1 div a{
display: block;
background-color: transparent;
color: #fff;
border-bottom: none;
text-decoration: none;
font-size: 9pt;
padding: 4px 12px;
font-family: Arial, Helvetica, sans-serif;
}

.SiteMenu-1 div a:hover{
  color: #fff;
  background-color: #666;
}

.FormBuilderButton {
  margin-left: 213px;
  margin-top: 10px;
  color: #FFF;
  border-collapse: collapse;
  border: 0px solid #000;
  text-transform: uppercase;
  background: transparent url(/templates/olsonplumbinginccom/olson/images/submit.jpg);
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px;
  width: 312px;
}

td span{
  float: right;
  margin-left: 5px;
}

td.FormSingleWidthCell {
  width: 200px;
}

td.FormSingleWidthCell span{
  float: none;
}

/* Gallery styles */
.content img.LightboxImage{
  margin: 0px;
  border: 1px solid #ccc;
  height: 130px !important;
  width: 130px !important;
  /*
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  */
}

.content img.LightboxImage:hover{
  margin: 0px;
  border: 1px solid #666;
  /*
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
  */
}

img.LightboxImage{
  padding: 5px 5px 5px 5px !important;
  margin: 0px 1px 0px 2px !important;
  background-color: #fff;
}

img.LightboxImage:hover{
  background-color: #fff;
}

.searchText{
  background-image: url(/templates/olsonplumbinginccom/olson/images/searchBox.png);
  background-position: top left;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border: 0px;
  width: 192px;
  height: 30px;
  font-size: 16px;
  background-color: transparent;
  padding:8px 8px 0px 8px;
  margin-left: 3px;
  margin-right: 0px;
}


.btnSearch{
  background-image: url(/templates/olsonplumbinginccom/olson/images/searchGo.png);
  width: 53px;
  height: 38px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  border-collapse: collapse;
  border: 0px;
}

















