﻿body, html, form
{
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
    background-color: #63acd4;
    height: 100%;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    margin: auto;
}


.placeHolder
{
    position: relative;
    width: 952px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.pageHeader
{
	background-color: #ffffff;
	background-image: url('images/topStripe.jpg');
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

.logoPlaceholder
{
	width: 902px;
	height: 68px;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 30px;
	
	margin:auto;
}

.logoPlaceholder .logo
{
	margin-left: 0px;
}

.homeBoxes
{
	width: 952px;
	height: 368px;
	background-image: url('images/homeBoxBg.jpg');
	background-repeat: repeat-x;
	display: table;
}

.homeBoxHolder
{
	width: 930px;
	overflow: hidden;
	margin: auto;
}

.homeBox
{
	width: 291px;
	height: 340px;
	background-image: url('images/homeBox.png');
	background-repeat: no-repeat;
	margin-top: 18px;
	margin-left: 12px;
	float: left;
	cursor: pointer;
}

.homeBox .header
{
	height: 36px;
	width: 280px;
	display: table;	
	overflow: hidden;
}

.homeBox .header img
{
	margin-left: 15px;
}

.homeBox .textArea
{
	height: 100px;
	width: 256px;
	margin-left: 12px;
	margin-top: 5px;
	padding-top: 10px;
	overflow:hidden;
}

.homeBox .textArea p
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.homeBox .serviceImage
{
	width: 260px;
	margin-left: 12px;
	text-align: left;
}

.homeBox .serviceImage a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E7A226;
	text-decoration: none;
}

.homeBox .serviceImage a:hover
{
	color: #123981;
}

.homeBottom
{
	width: 952px;
	background-image: url('images/homeBottomBg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: auto !important;
	height: 380px;
	min-height: 380px;
}

h1
{
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	color: #00356C;
	font-family: Arial Narrow;
	font-weight: normal;
	background-image: url('images/ormond-pipework-services.jpg');
}

.homeLeft
{
	width: 443px;
	height: 360px;
	background-image: url('images/flameBullet.jpg');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
}

.homeLeft img
{
	margin-top: 15px;
	border: 1px solid #cccccc;
}

.homeLeft p
{
	width: 419px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.homeLeft p a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E7A226;
	text-decoration: none;
}

.homeLeft p a:hover
{
	color: #123981;
}

.homeRight
{
	background-image: url('images/rightBox.jpg');
	background-repeat: no-repeat;
	float: right;
	width: 419px;
	height: 300px;
	padding-left: 40px;
	padding-top: 8px;
}

.homeRight ul
{
	padding:0px;
	margin: 0px;
	margin-left: 30px;
	margin-top: 30px;
	list-style-image: none;
	
}

.homeRight ul li
{
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin: 0px;
	margin-top: 40px;
}

.homeRight ul li div
{
	padding:0px;
	margin: 0px;
	background-image: url('images/reasonBullet.gif');
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	vertical-align: middle;
	color: #333333;
	padding-left: 40px;
	margin-bottom: 10px;
}

.banner
{
	width: 100%;
	display: table;
	text-align: center;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}


.menu a
{
	display: block;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background:url('images/menuBg.jpg') repeat -20px 35px;
	float: left; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	
	padding:0 14px;
}
	
.menu a:hover
{
	color: #263c63;
}

.menu li
{
	float: left;
	list-style-type: none;
	height: 25px;
	border-right: 1px solid #ccc;
}

.menu
{
    height: 25px;
    background:#000 url('images/standardMenu.jpg') repeat-x;
    margin:0;
    padding:0;
}

.gasLogo
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 852px;
	top: 0px;
	background-image: url('images/gas-safe-logo.png');
	background-repeat: no-repeat;
}

.innerContent
{
	width: 100%;
	display: table;
	background-color: #ffffff;
	background-image: url('images/innerBg.jpg');
	background-repeat: repeat-x;

}

h2
{
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
	font-weight: bold;
	color: #123981;
	padding: 0px;
	vertical-align: top;
	position: relative;
	top: 0px;
	display: table;
	margin-top: 20px;
}

.icon
{
	float: left;
	width: 71px;
	height: 62px;
}

.innerTitle
{
	float: left;
	border: 1px solid red;
	height: 1px;	
	vertical-align: top;
}

.headerHack
{
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 30px;
}

.innerPage
{
	width: 550px;
	margin-left: 70px;
}

.innerPage p
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.innerPage li
{
	font-family: Arial;
	font-size: 12px;
}

.rightZone
{
	float: right;
	width: 280px;
	margin-right:10px;
	background-image: url('images/tabBg.jpg');
	background-color: White;
}

.tabDeselect
{
	width: 86px;
	float: left;
	height: 23px;
	line-height: 23px;
	cursor: pointer;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('images/leftTab.jpg');
	background-repeat: no-repeat;
	margin-right: 1px;
}

.tabTop
{
	background-image: url('images/tabTopUnder.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 280px;
	display: table;
}

.tabDeselect:hover
{
	color: #cccccc;
}

.tabPageDeselect
{
	width: 251px;
	height: 360px;
	display: none;
	background-image: url('images/tabBg.jpg');
}

.tabPageDeselect .textArea
{
	width: 251px;
	height: 250px;
	overflow-y: scroll;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	color: #222222;
}

.tabPageDeselect .imageArea
{
	width: 280px;
	margin-top: 12px;
	text-align: center;
}

.tabFooter
{
	width: 280px;
	height: 28px;
	background-image: url('images/tabFooter.jpg');
	background-repeat: no-repeat;
	display: table;
}

.contactTable
{
	border-collapse: collapse;
}

.contactTable td
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.button
{
	background-color: #01346b;
	border: 1px solid #ccc;
	padding: 8px;
	color: #fff;
	cursor: pointer;
}
.button:hover
{
	background-color: #62abd4;
	border: 1px solid #ccc;
	padding: 8px;
	color: #fff;
}

.footerLinks
{
	width: 950px;
	font-family: Arial;
	font-size: 12px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}

.footerLinks a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.footerLinks a:hover
{
	color: #cccccc;
}

.table
{
	border: 0px none;
	border-collapse: collapse;
}

.table td
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.table tr:hover
{
	background-color: #EFEFEF;
}