/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#CC0000;
	line-height: 20px;
	}
	
a {
	color: #CC0000;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #D5EDB3;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#CC0000;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#003300;
	line-height:20px;
	margin-top:0px;
	text-align: justify;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #99461C;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.commentbox{
background-color: #D5EDB3;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(http://www.gs-plastering.co.uk/pictures/arrow3.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

html, body{
scrollbar-face-color:#959125;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:#CC0000;
scrollbar-track-color:#D5EDB3;
scrollbar-shadow-color:#959125;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #D5EDB3;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: -100px; /*position where enlarged image should offset horizontally */

}
.style1 {
	color: #959125;
	font-weight: bold;
	font-size: 12px;
}


.style6 {
	color: #006600;
	font-size: 20px;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 466px;
}

.curlycontainer .innerdiv{
background: transparent url(http://www.gs-plastering.co.uk/pictures/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color:#D5EDB3 ;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
	
div.mybody {
		font-family: Arial, Helvetica, sans-serif ;
		margin: 0 px ;
		border: 1px solid green ;
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.border1 {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC66;
	border-bottom-color: #FEFBB6;
}
.bot-border-dg {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5C743D;
}
.top-border-dg {
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #5C743D;
	border-top-color: #5C743D;
	border-top-width: 2px;
}
.border2 {

	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC66;
	border-bottom-color: #99CC66;
}
.topbot-border-dg {
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5C743D;
	border-top-color: #5C743D;
	border-top-width: 2px;
}
.SIDES-BORDER {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9C9D7;
	border-right-color: #C9C9D7;
	border-bottom-color: #C9C9D7;
	border-left-color: #C9C9D7;
}
.border3 {
	border: 1px solid #CCCCCC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #954218;
}
a:hover {
	color: #D68738;
}
body,td,th {
	color: #000000;
}
a:visited {
	color: #954218;
}
a:active {
	color: #954218;
}
h2 {
	font-size: 10px;
	color: #5C743D;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:hover {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:active {
	font-size: 12px;
	color: #FFFFFF;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
}
