/* ========== GLOBALS ========== */
html{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/html.png) repeat-x;
color: #333;
}
a:link, a:visited{
color: #6a91b8;
}
a:hover, a:active{
color: #6a91b8;
}
/* ========== BRANDING ========== */
div#navigation{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/menu.png) no-repeat;
}
div#navigation li a{
color: #333;
}
div#navigation li a:hover{
color: #6a91b8;
border-bottom: 5px solid #6a91b8;
}
div#callbox{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/branding.jpg) no-repeat;
}
body#plumbing div#branding div#callbox{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/branding-plumbing.jpg) no-repeat;
}
body#sewer div#branding div#callbox{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/branding-sewer.jpg) no-repeat;
}
body#fixture div#branding div#callbox{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/branding-plumbing.jpg) no-repeat;
}
div#callbox p.tollcall, div#callbox p.locacall, div#callbox p.emergency{
color: white;
}
div#callbox p.emergency{
color: #cf0000;
}
/* ========== CONTENT ========== */
/* ========== CONTENT MAIN ========== */
ul#inlinks{
border-top: 1px solid #ccc;
}
div#content_main p.intotop{
border-top: 1px solid #ccc;
}
div#content_main ol#whytv li em{
color:#cf0000;
}
table#zip tr.odd{
background-color: #ddd;
}
table#zip td{
border: 1px solid #ccc;
}
.phonespace{
color: #cf0000;
}
/* ========== CONTENT SUB ========== */
div#content_sub{
background: transparent url(http://www.laplumbingrepair.com/imgs/layout/content_sub.png) no-repeat;
}
div#content_sub h2{
color: #6a91b8;
}
div#content_sub p.cite{
border-top: 1px solid #ccc;
}
div#content_sub img.review{
border: 1px solid #ccc;
}
/* ========== SITE INFO ========== */
div#site_info{
border-top: 1px solid #ccc;
}
div#footcontact p.phonefoot{
color:#cf0000;
}
div#footcontact p.callin{
color:#333;
}
