/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	color: #101010;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

h1 {
	font-family : "Trebuchet MS", Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 2.6em;
	line-height: 1em;
	color: #0099ff;
	margin-bottom: 10px;
}

h2 {
	font-family : "Trebuchet MS", Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 1.6em;
	color: #0099ff;
}

h3 {
	font-family : "Trebuchet MS", Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 1.4em;
	color: #87c80a;
	margin-bottom: 5px;
}

p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 1.4em;
}

a {
	color: #101010;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.widecontent form {
	float: left;
	margin-bottom: 0px;
	width: 600px;
	padding-right: 20px;
}

.textbox, textarea, select {
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	border: 1px solid #909090;
	background-color: #dce1e4;
	font-size : 0.9em;
	color: #101010;
}

.textbox {
	width: 260px;
	padding: 3px 5px;
}

textarea {
	width: 280px;
	height: 52px;
	padding: 2px 5px;
}

select {
	width: 176px;
	padding: 2px 5px;
}

.button {
	background-color: #0099ff;
	color: #ffffff;
	text-align: center;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	border: 1px solid #0099ff;
	width: 6.5em;
}

.container {
	width: 955px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

.content {
	width: 915px;
	clear: both;
	margin: auto;
}

.content ul, .widecontent ul {
	margin-left: 20px;
}

.content li, .widecontent li {
	list-style-image: url(../images/list.gif);
	font-weight: bold;
	margin-bottom: 2px;
}

#nav {
	float: right;
	height: 36px;
	width: 675px;
}

#nav a {
	color: #0099ff;
}

#emailcampaign {
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 8px;
}

#emailcampaign img {
	float: left;
	margin-right: 6px;
}

#contact {
	float: right;
	font-size: 1.4em;
	text-align: right;
	margin-bottom: 8px;
}

#nav #emailcampaign a, #nav #contact a {
	display: inline;
}

#nav ul, .services {
	margin: 0px;
	padding: 0px;
}

#nav li, .services li {
	float: left;
	list-style: none;
	list-style-image: none;
}

#nav a, .services a {
	height:36px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
}

.homebuttonon a, .homebutton a:hover {
	background: url(../images/btn_home.png) bottom;
	width: 29px;
}

.homebutton a {
	background: url(../images/btn_home.png) top;
	width: 29px;
}

.aboutusbuttonon a, .aboutusbutton a:hover {
	background: url(../images/btn_aboutus.png) bottom;
	width: 129px;
}

.aboutusbutton a {
	background: url(../images/btn_aboutus.png) top;
	width: 129px;
}

.whatwedobuttonon a, .whatwedobutton a:hover {
	background: url(../images/btn_whatwedo.png) bottom;
	width: 129px;
}

.whatwedobutton a {
	background: url(../images/btn_whatwedo.png) top;
	width: 129px;
}

.gallerybuttonon a, .gallerybutton a:hover {
	background: url(../images/btn_gallery.png) bottom;
	width: 129px;
}

.gallerybutton a {
	background: url(../images/btn_gallery.png) top;
	width: 129px;
}

.testimonialsbuttonon a, .testimonialsbutton a:hover {
	background: url(../images/btn_testimonials.png) bottom;
	width: 129px;
}

.testimonialsbutton a {
	background: url(../images/btn_testimonials.png) top;
	width: 129px;
}

.contactusbuttonon a, .contactusbutton a:hover {
	background: url(../images/btn_contactus.png) bottom;
	width: 130px;
}

.contactusbutton a {
	background: url(../images/btn_contactus.png) top;
	width: 130px;
}

#gallery {
	float: left;
	width: 832px;
	height: 56px;
	padding: 6px 0px 0px 123px;
	background: url(../images/gallerybg.png) top no-repeat;
	margin-bottom: 25px;
	margin-left: 0px;
}

#gallery a {
	display: block;
	float: left;
	margin: 0px 3px;
	height: 56px;
}

#gallery .on {
	background: url(../images/galleryon.png) bottom no-repeat;
}

.banner {
	margin-bottom: 25px;
}

#latest {
	clear: both;
	float: left;
	width: 260px;
}

#latest img {
	margin-bottom: 20px;
}

#latest ul {
	margin: 0px;
}

#latest li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-image: none;
	list-style-image: none;
	border-bottom: 1px solid #ccc;
}

#latest a {
	text-decoration: none;
}

#latest a:hover, #latest .on {
	color: #8cc658;
}

#latest .noborder {
	border: 0px;
}

#subcontent {
	float: right;
	width: 629px;
}

.widecontentcontainer {
	width: 985px;
	margin: auto;
}

.widecontent {
	float: left;
	background: url(../images/widecontent.jpg) repeat-y;
	width: 925px;
	padding: 10px 30px;
	text-align: left;
}

.services {
	position: relative;
	left: 247px;
	top: -40px;
}

.column {
	float: left;
	border-right: 1px solid #cccccc;
	width: 255px;
	padding: 0px 20px 0px 30px;
	margin-bottom: 10px;
}

.contactcolumn {
	float: right;
	border-left: 1px solid #cccccc;
	width: 275px;
	padding: 0px 0px 0px 20px;
}

.widecolumn {
	clear: both;
	width: 865px;
	padding: 20px 30px 0px 30px;
	margin-bottom: 10px;
	font-size : 1.4em;
	color: #87c80a;
}

#gallerylinks {
	float: left;
	width: 300px;
}

#gallerytitle {
	float: right;
	width: 600px;
	text-align: right;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	margin: auto;
	background: url(../images/footerbg.png) top no-repeat;
	width: 955px;
	text-align: center;
	color: #fff;
	position: relative;
	top: 20px;
	padding: 0px 0px 20px 0px;
}

#footer p {
	padding: 5px 0px 7px 0px;
	margin: 0px;
}

#footer a {
	font-weight: normal;
}

#footer a, .footer a:hover {
	color: #ffffff;
}

.unitedutilities {
	width: 100%;
	background: url(../images/unitedutilities.jpg) top right no-repeat #ebeff0;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

.unitedutilities p {
	margin-left: 15px;
	width: 410px;
}

.icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.strapline {
	font-size: 1.2em;
	font-weight: bold;
}

.blue {
	color: #0099ff;
}

.boldblue {
	color: #0099ff;
	font-weight: bold;
}

.green {
	color: #87c80a;
}

.smallgreen {
	color: #87c80a;
	font-size: 0.7em;
}

.black {
	color: #101010;
}

.greenh1 {
	color: #87c80a;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 2em;
}

#bluetoothlist li {
	list-style: disc;
	font-weight: normal;
	margin: 8px 0px;
}

#bluetoothphone {
	float: right;
	margin: 0px 0px 0px 20px;
	width: 106px;
	height: 117px;
	padding: 59px 24px 270px 25px;
	background: url(../images/bluetoothphonebg.jpg) top no-repeat;
}

.border {
	clear: both;
	border-bottom: 1px solid #ccc;
}

.servicedetails {
	margin-top: 10px;
	font-weight: bold;
}

.servicedetails img {
	position: relative;
	top: 3px;
	margin: 0px 5px;
}

.textright {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.error {
	color: red;
	font-weight: bold;
}

.widecontent .error li {
	list-style: disc;
}

.verify {
	position: relative;
	top: 4px;
	border: 1px solid #909090;
}

#callback {
	background: url(http://www.baabaadesign.co.uk/images/callback.jpg) top no-repeat #000000;
	color: #ffffff;
	padding: 65px 0px 10px 0px;
	border: 1px solid #ffffff;
}

#callback form {
	width: 260px;
	margin: 0px auto;
	padding: 0px;
	font-size: 1em;
}

#callbackinput {
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color: transparent;
	width: 100%;
	padding: 2px 0px;
	font-size: 1em;
}

.greyborder {
	border-bottom: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a {color: #ffffff;}
#TB_window a:hover {color: #0099ff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:0px;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#000000;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#TB_closeWindowButton {
	position: relative;
	top: -20px;
	background-color: #0099ff;
	color: #ffffff;
	padding: 2px;
}

#TB_closeAjaxWindow a:hover {
	color: #ffffff;
}