﻿/* >>>>>>>>>>>> Mr Roof Website CSS Document - June 2009 >>>>>>>>>>>> */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
}
h1, h2, h3, h4, h5, h6, div, form {
	margin: 0;
}
.fr {
	float: right;
	margin-left: 10px;
}
.fl {
	float: left;
	margin-right: 10px;
}

.imgbr{
	border:1px solid #cccccc;
}

.icon {
	border: 0;
	margin: 0 8px 0 0;
	padding: 0;
}
p {
	margin: 1em 0;
}
.pbot {
	margin-bottom: 0em;
}
.ptop {
	margin-top: 0em;
}
.pno {
	margin: 0;
}
.hr {
	border: 0;
	background-color: #8d7b6d;
	color: #8d7b6d;
	margin: 0 0 10px 0;
	height: 1px;
	padding: 0;
}
/* >>>>>>>>>>>>>>> Header >>>>>>>>>>>>>>> */

.header{
	background:#ffffff url('../images/nail-mascot.gif') no-repeat scroll right top;
	height:148px;
	text-align:left;
	vertical-align:top;
}

.blurbbox{
	
}

.blurb-left{
	float:left;
	background:transparent url('../images/icon/blurb-left.gif') no-repeat scroll left top;
	height:30px;
	width:11px;
}

.blurb-right{
	width:100%;
	float:left;
	background:transparent url('../images/icon/blurb-right.gif') no-repeat scroll right top;
	height:30px;
}

.pointer{
	float:right;
	width:42px;
	margin: -8px 0 0 0;
	background:transparent url('../images/icon/blurb-pointer.gif') no-repeat scroll right top;
}

.baloonbg{
	background:transparent url('../images/head-baloon-bg.gif') repeat-x scroll left top;
	vertical-align:bottom;
}

.baloon{
	font-size:12px;
	color:#343434;
	line-height:17px;
	text-transform:uppercase;
}

.vbox{
	background-color:#e7e7e7;
	padding:5px 10px;
	font-size:12px;
	color:#676767;
}

.vbox a{
	color:#676767;
	text-decoration:none;		
}

.vbox a:hover{
	color:#D2252B;
	text-decoration:underline;		
}

.top {
	margin: 0;
	text-align: right;
	padding-bottom: 5px;
	font-size:11px;
	font-weight:bold;
	color:#D2252B;
}

.top a{
	color:#D2252B;
	text-decoration:none;	
}

.top a:hover{
	color:#D2252B;
	text-decoration:underline;	
}

/* >>>>>>>>>>>>>>> Local Navigation >>>>>>>>>>>>>>> */
.localnav {
	margin: 0 0 0 10px;
}
.localnav ul {
	margin: 0;
	padding: 0;
}
.localnav li {
	list-style-type: none;
	float:left;
}
.localnav a {
	margin: 0 20px 0 0;
	padding: 0px 9px;
	display:block;
	color: #ffffff;
	font-size: 15px;
	line-height:28px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}
.localnav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#999999;
}
.localnav a.current:link, .localnav a.current:visited {
	text-decoration: none;
	color: #ffffff;
	background-color:#999999;
}
.localnav a.current:active, .localnav a.current:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#999999;
}

/* Table Styles */

.mtbl{
	background-color:#d2252b;
}

.mtbl tr.rowhead td{
	padding:3px;
	border:0;
}
	

.mtbl td{
	background-color:#ffffff;
}

.mtbl td.hcol{
	background-color:#d2d2d2;	
	border:0;
	padding:3px;
}

.grid{
	background-color:#cccccc;
	font-size:11px;
}

.grid td{
	background-color:#ffffff;
	text-align:center;
	padding:4px 1px;
}

tr.row1 td{
	background-color:#dcdcdc;
}

/* >>>>>>>>>>>>>>>>>>>> FAQ Display >>>>>>>>>>>>>>>>>>>>>>> */

.faq{
	padding:25px 0 0 0;
	margin:0;
}

.faq li{
	padding:0 0 15px 0px;
	list-style-type:none;
	font-weight:bold;
	color:#545454;
	line-height:17px;
}

.faq li ul{
	padding:0;
	margin:0;
}

.faq li ul li{
	padding:5px 0 0 0;
	background-image:none;
	font-weight:normal;
	font-size:12px;
	color:#545454;
	line-height:17px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>> Inner Navigation >>>>>>>>>>>>>>>>>>>>> */

.innernav{
	padding:5px;
	margin:0;
	border-bottom:1px solid #cdcdcd;
	}

.innernav ul{
	margin:0;
	padding:0;
	text-align:right;
}

.innernav li {
	margin:0 0 0 10px;
	padding: 0px 0 0px 25px;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	color:#676767;
	line-height:16px;
	display:inline;
	background: transparent url(../images/icon/icon-navhome.gif) no-repeat scroll left top;
}

.innernav a{
	color:#676767;
	text-decoration:none;
}

.innernav a:hover{
	color:#D2252B;
	text-decoration:underline;
}

.innernav a.current:link, .innernav a.current:visited{
	text-decoration:none;
	color:#D2252B;
}

.innernav a.current:active, .innernav a.current:hover{
	text-decoration:underline;
	color:#D2252B;
}

.innernav li.sub{
	margin:0 14px 0 0;
	padding: 0px 0 0px 8px;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	color:#676767;
	line-height:16px;
	display:inline;
	background: transparent url(../images/icon/blt-red.gif) no-repeat scroll left 4px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>> Main Navigation >>>>>>>>>>>>>>>>>>>>>>>> */
#mainmenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 15px;
	height: 48px;
	text-align: center;
}
#mainmenu li {
	margin: 0;
	float: left;
}
#mainmenu li a {
	display: block;
	text-decoration: none;
	padding: 0 19px;
	line-height: 48px;
	color: #d1a67e;
}
#mainmenu li a:hover, #mainmenu li.active a, #mainmenu li.active a:visited {
	color: #f5f0ea;
	text-decoration: none;
}
/* >>>>>>>>>>>>>>>>>>>>>>>> Bullet List >>>>>>>>>>>>>>>>>>>>>>>> */
.homenav {
	text-align: left;
	padding: 18px 0px 0px 10px;
	margin: 0px;
}
.homenav li {
	background: transparent url(../images/icon/icon-home.gif) no-repeat scroll left 1px;
	color: #676767;
	font-size: 15px;
	font-weight:bold;
	line-height: 18px;
	margin:0;
	padding: 5px 0px 20px 45px;
	list-style-type: none;
}
.homenav li a, .homenav li a:visited {
	text-decoration: none;
	color: #676767;
}
.homenav li a:active, .homenav li a:hover {
	text-decoration: underline;
	color: #C52328;
}


.bullet {
	text-align: left;
	padding: 18px 0px 0px 10px;
	margin: 0px;
}
.bullet li {
	background: transparent url(../images/icon/icon-home.gif) no-repeat scroll left 10px;
	color: #343434;
	font-size: 12px;
	line-height: 18px;
	margin:0;
	padding: 5px 0px 20px 45px;
	list-style-type: none;
}
.bullet li a {
	text-decoration: none;
	color: #545454;
}
.bullet li a:hover {
	text-decoration: none;
	color: #D25137;
}

.bullet1 {
	text-align: left;
	padding: 18px 0px 0px 10px;
	margin: 0px;
}
.bullet1 li {
	background: transparent url(../images/icon/blt-red.gif) no-repeat scroll left 5px;
	color: #343434;
	font-size: 12px;
	line-height: 18px;
	margin: 0pt;
	padding: 0px 0px 7px 12px;
	list-style-type: none;
}
.bullet1 li a {
	text-decoration: none;
	color: #545454;
}
.bullet1 li a:hover {
	text-decoration: none;
	color: #D25137;
}

.bullet2 {
	text-align: left;
	padding: 15px 0px 5px 25px;
	margin: 0px;
}
.bullet2 li {
	background: transparent url(../images/icon/blt-red.gif) no-repeat scroll left 5px;
	color: #343434;
	font-size: 12px;
	line-height: 16px;
	margin: 0pt;
	padding: 0px 0px 10px 12px;
	list-style-type: none;
}
.bullet2 li a {
	text-decoration: none;
	color: #545454;
}
.bullet2 li a:hover {
	text-decoration: none;
	color: #D25137;
}

.bullet2 li.last{
	padding-bottom:0;
}

.listnav {
	text-align: left;
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
.listnav li {
	background: transparent url(../images/icon/blt-red.gif) no-repeat scroll left 5px;
	color: #545454;
	font-size: 12px;
	line-height: 16px;
	margin: 0pt;
	padding: 0px 0px 5px 12px;
	list-style-type: none;
}
.listnav li a {
	text-decoration: none;
	color: #545454;
}
.listnav li a:hover {
	text-decoration: underline;
	color: #D2252B;
}

.tagline {
	font-size: 22px;
	color: #343434;
	line-height: 40px;
	font-weight: normal;
	font-style:italic;
}

.callout {
	font-family:Georgia;
	font-size: 17px;
	color: #676767;
	line-height: 25px;
	padding:10px 5px;
	font-weight: normal;
	font-style:italic;
	text-align:center;
	background-color:#f0f0f0;
}

.pagetitle {
	font-size: 19px;
	color: #d2252b;
	line-height: 25px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform:uppercase;
}

.subpagetitle {
	font-size: 16px;
	color: #d2252b;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px;
	text-transform: capitalize;
}

.title {
	font-size: 16px;
	color: #d2252b;
	line-height: 20px;
	font-weight: bold;
}
a.title:link, a.title:visited {
	text-decoration: underline;
	color: #d2252b;
}
a.title:active, a.title:hover {
	text-decoration: none;
	color: #782302;
}

.subtitle {
	font-size: 13px;
	color: #d2252b;
	line-height: 18px;
	font-weight: bold;
}
a.subtitle:link, a.subtitle:visited {
	text-decoration: none;
	color: #d2252b;
}
a.subtitle:active, a.subtitle:hover {
	text-decoration: none;
	color: #782302;
}

.subtitle1 {
	font-size: 12px;
	color: #d2252b;
	line-height: 16px;
	font-weight: bold;
}
a.subtitle1:link, a.subtitle1:visited {
	text-decoration: underline;
	color: #d2252b;
}
a.subtitle1:active, a.subtitle1:hover {
	text-decoration: none;
	color: #782302;
}

.bodyhome {
	font-size: 13px;
	color: #343434;
	line-height: 18px;
}

.body {
	font-size: 12px;
	color: #343434;
	line-height: 17px;
}
a.body:link, a.body:visited {
	text-decoration: underline;
	color: #545454;
}
a.body:active, a.body:hover {
	text-decoration: underline;
	color: #9a4d32;
}

.body1 {
	font-size: 11px;
	color: #343434;
	line-height: 16px;
}
a.body1:link, a.body1:visited {
	text-decoration: underline;
	color: #343434;
}
a.body1:active, a.body1:hover {
	text-decoration: none;
	color: #343434;
}

.body2 {
	font-size: 13px;
	color: #d2252b;
	line-height: 18px;
}
a.body2:link, a.body2:visited {
	text-decoration: underline;
	color: #d2252b;
}
a.body2:active, a.body2:hover {
	text-decoration: none;
	color: #9a4d32;
}

.body3 {
	font-size: 11px;
	color: #d2252b;
	line-height: 15px;
}
a.body3:link, a.body3:visited {
	text-decoration: underline;
	color: #d2252b;
}
a.body3:active, a.body3:hover {
	text-decoration: none;
	color: #9a4d32;
}


.box{
	color:#676767;
	font-family:"Times New Roman", Times, serif;
}
.box a{
	color:#676767;
	text-decoration:none;	
}

.box a:hover{
	color:#343434;
	text-decoration:none;	
}

.box span{
	font-size:13px;
}

.box .big{
	font-size:18px;
	letter-spacing:1px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
}

.box h4{
	font-size:12px;
	font-style:italic;
	text-align:right;
	margin-right:60px;
}

/* >>>>>>>>>>>>>>> Footer >>>>>>>>>>>>>>> */
.footer {
	font-size: 11px;
	color: #343434;
	line-height: 16px;
}
a.footer:link, a.footer:visited {
	text-decoration: underline;
	color: #F6D19E;
}
a.footer:active, a.footer:hover {
	text-decoration: none;
	color: #F6D19E;
}
.footernav {
	padding:0;
	margin: 0;
	border-top:3px solid #d2252b;
}
.footernav ul {
	margin: 0;
	padding: 0;
}
.footernav li {
	list-style-type: none;
	float:left;
}
.footernav a {
	margin: 0;
	padding: 3px 6px 0 7px;
	display:block;
	color: #d2252b;
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
	border-right:3px solid #d2252b;
}
.footernav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#999999;
}
.footernav a.current:link, .footernav a.current:visited {
	text-decoration: none;
	color: #ffffff;
	background-color:#999999;
}
.footernav a.current:active, .footernav a.current:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#999999;
}

.footertxt {
	font-size: 10px;
	color: #676767;
	line-height: 12px;
	padding:5px 10px;
	margin:10px 0 0 0;
	border-top:1px solid #cccccc;
}

.footertxt p{
	margin:0.8em 0;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>> Forms Style >>>>>>>>>>>>>>>>>>> */
form {
	margin: 0;
	padding: 0;
}
.input {
	padding: 1px 0;
	margin: 0px;
	width: 200px;
	border: 1px solid #d6d5c2;
	background-color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Sans-serif;
}
.inputphone {
	padding: 1px 0;
	margin: 0px;
	width: 58px;
	border: 1px solid #d6d5c2;
	background-color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
}
.select {
	padding: 0px;
	margin: 0px;
	width: 200px;
	border: 1px solid #d6d5c2;
	background-color: #fff;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
.textarea {
	padding: 1px 0;
	margin: 0px;
	width: 200px;
	height: 40px;
	border: 1px solid #d6d5c2;
	background-color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
}
.textarea1 {
	padding: 1px 0;
	margin: 0px;
	width: 200px;
	height: 60px;
	border: 1px solid #d6d5c2;
	background-color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
}
.button {
	padding: 2px 10px;
	background-color: #d7d3cf;
	border: 1px solid #8e7f7d;
	color: #353738;
	width: 65px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.req {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #ff0000;
}
.imgbor1 {
	background-color: #F5F0EA;
	border: 1px solid #545454;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}
