/*  
Site Name: AKSC Plumbing & Heating Ltd.
Site URL: http://www.aksc-plumbing.co.uk/
Author: Paul Scott
Author URL: http://www.blackprint.co.uk/
*/

/*------------------ General Setup ------------------*/
html
{
	background: #000000;
	font-family: "trebuchet ms", arial, san-serif;
	color: #666666;
	font-size: 100%;
	height: 100%;
	width: 100%;
}

body
{
	font-size: .65em;
	height: 100%;
	width: 100%;
	text-align: center;
}

*
{
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}

ul li
{
	margin: 0;
	padding: 0;
	float: left;
}

/*------------------ Structure ------------------*/

#page
{
	margin:20px auto;
	width: 760px;
	text-align: left;
}

#header
{
	width: 760px;
	background: url(../images/htmlbg.png) no-repeat 0 0;
	float: left;
}

#content
{
	width: 760px;
	height: 202px;
	background: url(../images/content.png) no-repeat 0 0;
	float: left;
}


#footer
{
	width: 760px;
	height: 59px;
	background: url(../images/footer.png) no-repeat 0 0;
	float: left;
}
/*------------------ Structure ------------------*/


/*------------------ Elements ------------------*/

#logo
{
	float: left;
}

#pageimage
{
	margin-left: 4px;
	float: left;
	width: 404px;
	height: 292px;
}

.minitick
{
	margin-top: 10px;
	float: left;
	width: 24px;
	height: 12px;
	background: url(../images/minitick.gif) no-repeat 3px 1px;
}

#gassafe
{
	margin: 97px 10px 0 0;
	float: right;
	width: 85px;
	height: 93px;
	background: url(../images/gassafe.png) no-repeat 0 0;
	text-indent: -9999px;
}

#bcard
{
	margin-top: 50px;
	float: left;
	width: 86px;
	height: 142px;
	background: url(../images/bcard.png) no-repeat 0 -142px;
	text-indent: -9999px;
}

#bcard:hover
{
	background: url(../images/bcard.png) no-repeat 0 0;
	text-indent: -9999px;
}


#details
{
	width:310px;
	height:170px;
	float: left;
	border: solid 0px #fff;
	color: #fff;
	font-size:11px;
	line-height: 18px;
}

.details1
{
	width:150px;
	height:170px;
	float: left;
	border: solid 0px #fff;
	padding-left: 4px;
}


#info
{
	width:260px;
	height:170px;
	float: left;
	border: solid 0px #fff;
}

.thumb
{
	width: 42px;
	height: 42px;
	border: solid 1px #fff100;
	margin-right: 6px;
	margin-top: 6px;
	display: block;
	background: #333333;
	float: left;
}

.link
{
	width: 42px;
	height: 42px;
}

.null
{
	width: 42px;
	height: 42px;
	border: solid 1px #333333;
	margin-right: 6px;
	margin-top: 6px;
	display: block;
	background: #333333;
	float: left;
}

#title
{
	width: 197px;
	height: 28px;
	float: left;
	margin-left: 30px;
}

/*------------------ Elements ------------------*/


/*------------------ Text Styles ------------------*/

.footwrap
{
	width: 300px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	color: #fff;
}

.footwrap2
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #fff;
}

.footwrap3
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #fff;
}

#contacttxt
{
	width:226px;
	float: left;
	color: #fff;
	text-align: right;
	line-height: 20px;
	font-size: 11px;
	margin-top: 10px;
}

#contacttxt2
{
	width:125px;
	float: left;
	color: #fff;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	border: solid 0px #fff;
	margin-top: 2px;
}

.servicetxt
{
	float: left;
	color: #fff;
	text-align: left;
	font-size: 11px;
	margin-top: -2px;
	width: 130px;
}

.btick
{
	float: left;
	margin-top: 8px;
	padding-left: 20px;
	background: url(../images/minitick.gif) 0 0 no-repeat;
}

.w3cwrap
{
	float: left;
	padding-top: 10px;
}

.w3cwrap a
{
	color: #fff;
}

b
{
	font-weight: bold;
	color: #fff100;
}
/*------------------ Text Styles ------------------*/


/*------------------ Global Navigation ------------------*/

#navigation
{
	width: 370px;	
	height: 52px;
	float: right;
	margin-right: 10px;	
}

#gnav-home
{
	width: 79px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
}

#gnav-home:hover
{
	background: url(../images/navbg.png) no-repeat 0 -52px;
}

#gnav-home:active
{
	background: url(../images/navbg.png) no-repeat 0 -52px;
}

#gnav-home-null
{
	width: 79px;
	height: 52px;
	float: left;
	background: url(../images/navbg.png) no-repeat 0 -104px;
}
/*------------------------------------*/

#gnav-service
{
	width: 101px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat -79px 0;
	float: left;
	text-indent: -9999px;
}

#gnav-service:hover
{
		background: url(../images/navbg.png) no-repeat -79px -52px;
}

#gnav-service:active
{
		background: url(../images/navbg.png) no-repeat -79px -52px;
}

#gnav-service-null
{
	width: 101px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat -79px -104px;
	float: left;
}
/*------------------------------------*/

#gnav-gallery
{
	width: 98px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat -180px 0;
	float: left;
	text-indent: -9999px;
}

#gnav-gallery:hover
{
	background: url(../images/navbg.png) no-repeat -180px -52px;
}

#gnav-gallery:active
{
	background: url(../images/navbg.png) no-repeat -180px -52px;
}

#gnav-gallery-null
{
	width: 98px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat -180px -104px;
	float: left;
}

/*------------------------------------*/

#gnav-contact
{
	width: 87px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat -278px 0;
	float: left;
	text-indent: -9999px;
}

#gnav-contact:hover
{
	background: url(../images/navbg.png) no-repeat -278px -52px;
}

#gnav-contact:active
{
	background: url(../images/navbg.png) no-repeat -278px -52px;
}

#gnav-contact-null
{
	width: 87px;
	height: 52px;
	background: url(../images/navbg.png) no-repeat -278px -104px;
	float: left;
}

/*------------------ Global Navigation ------------------*/

/*------------------ Form ------------------*/
form { float: left; }

#form
{
	width:180px;
	height:170px;
	float: left;
}

.inputwrap
{
	border: solid 1px #fff100;
	width: 165px;
	height: 20px;
	margin-top: 8px;
	margin-left: 0px;
	background: url(../images/input.png) 0 0 no-repeat;
}

input
{
	height: 18px;
	background: transparent;
	width: 163px;
	padding: 2px;
	line-height: 13px;
	color: #fff;
	font-size: 9px;
}

#messagewrap
{
	width: 165px;
	height: 80px;
	border: solid 1px #fff100;
	background: url(../images/txtarea.png) 0 0 no-repeat;
	margin-top: 8px;
	margin-left:0px;
}

.submit
{
border: solid 0px #df0024;
height: 24px;
width: 100px;
padding: 5px;
float: left;
color: #222222;
margin-left: 34px;
background: url(../images/button.png) 0 0 no-repeat;
}

.button
{
	border: solid 0px #df0024;
	height: 24px;
	width: 100px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
	color: #222222;
}

span
{
	border: 0px solid #fff100;
	height: 14px;
	width: 80px;
	display: block;
	color:#fff100;
	margin-top: 10px;
}

textarea
{
	background: transparent;
	overflow: hidden;
	width: 163px;
	height: 80px;
	padding: 2px;
	font: 1.1em 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
}
/*------------------ Form ------------------*/
