/* CSS Document */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #3d3e3f;
	background-image: url(/images/bgs/dorset_plasterers_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}


/* div list styles */

ul {
   list-style-type: none;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

div#building li {
     padding: 0px 0px 0px 0px;
     margin: 10px 0px 0px 0px;
     list-style-type: none;
     font-size: 13px;
     letter-spacing: 1px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #15b1c4;
     background: transparent;
     font-weight: bold
}


/* text styles */


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	background: transparent;
	font-weight: normal;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	background: transparent;
	font-weight: normal;
}

.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 1px;
	color: #f2d950;
	background: transparent;
	font-weight: bold;
}


.bodyTextOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 1px;
	color: #ef711d;
	background: transparent;
	font-weight: bold;
}

.headingWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    letter-spacing: 1px;
	color: #ffffff;
	background: transparent;
	font-weight: bold;
	padding: 0px;
}


.orangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
    color: #ef711d;
	line-height: normal;
	background: transparent;
	font-weight: normal;
}

.tdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	background: transparent;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}



.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #ffffff;
	background: transparent;
	font-weight: normal;
}

.yellowCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #d2b92e;
	background: transparent;
	font-weight: normal;
}



/* background images */

.footer {
background-image: url(/images/straps/footer_strap.gif);
background-repeat: repeat;
}

.yelLine {
background-image: url(/images/bgs/yel_line.gif);
background-repeat: repeat;
}

.invisible {
background-image: url(/images/bgs/trans.gif);
background-repeat: repeat;
}


/* image link stlyes */

.imgColour a:link img, a:visited img, a:active img {
          border-color: #f2d950;
}

.imgColour a:hover img, a:focus img {
          border-color: #ef711d;
} 

/* nav link stlyes */

a:link {
	text-decoration: none;
	font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #f2d950;
	background: transparent;
}

a:visited {
	text-decoration: none;
	font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #f2d950;
	background: transparent;
}

a:hover {
	text-decoration: none;
	font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ef711d;
	background: transparent;
}

a:focus {
	text-decoration: none;
	font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ef711d;
	background: transparent;
}

a:active {
	text-decoration: none;
	font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #f2d950;
	background: transparent;
}

/* content link stlyes */

.pageLink a:link {
	text-decoration: none;
	font-size: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #f2d950;
	background: transparent;
}

.pageLink a:visited {
	text-decoration: none;
	font-size: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #f2d950;
	background: transparent;
}

.pageLink a:hover {
	text-decoration: none;
	font-size: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ef711d;
	background: transparent;
}

.pageLink a:focus {
	text-decoration: none;
	font-size: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ef711d;
	background: transparent;
}

.pageLink a:active {
	text-decoration: none;
	font-size: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #f2d950;
	background: transparent;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 650px;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid #000000; /*right divider between tabs*/
color: #000000;
background: #f1d125; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #000000;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #ef711d; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: #ffffff;}