/* --------------------------------------
Bee Clean London Global Styles
Ver: 1.0
Author: David Long of Fairlypriced.com
Email: david@fromthefrontend.co.uk
--------------------------------------*/
body {
	background-color: #91cefe;
	background-image:url(../i/background5.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 780px;
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	position:relative;
}

#top {
	width: 760px;
	
}
#top #header {
	height: 161px;
	margin: 0;
}

/*#top #header #logo {
	float: left;
	margin: 15px 15px 0 5px;
}*/
#top #header h1 {
	margin-top: 5px;

}
/*
iframe#mainnavframe {
	width: 760px;
	height: 40px;
	overflow: hidden;
	padding:0; 
	margin: 0;
}
*/
#mainnav {
	height: 40px;
	width: 760px;
	background-image: url(../i/navbar.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
div#mainnav ul {
	width: 700px;
	margin: 0 auto;
}

div#mainnav ul li {
	float: left;
	margin: 0 8px;
}

#mainnav ul li a {
	width: 70px;
	height: 40px;
	padding: 2px 5px;
	font-size: 24px;
	text-decoration: none;
	color: #efefef;
	line-height: 40px;
	
}
#mainnav ul li a:hover, #mainnav ul li.selected a {
	color: #FED639;

}
#content {
	width: 740px;
	margin: 0 auto;
}

/* Primary */
#content #primary {
	float: left;
	width: 460px;
}
#content #primary .intro img {
	width: 390px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -195px;
	clear: both;
}
#content #primary .intro p.go2gallery {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 10px;
}
#content #primary .intro .go2gallery a {
	color: #245da3;
}

#content #primary #about {
	min-height: 300px;
	background-image:url(../i/brush.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 30px 200px 0 0;
}

#content #primary #testimonial {
	margin: 15px 0 0 0;
}

#content #primary #testimonial ul li {
	background: url(../i/quote.gif) no-repeat 0 50%;
	width: 370px;
	height: 29px;
	padding-left: 30px;
	padding-right: 40px;
	margin: 0 0 10px 0;
	color: #004169;
}

/* Secondary Content */
#content #secondary {
	float: right;
	width: 255px;
}

h2 {
	font-size: 200%;
	color: #004169;
	margin: 4px 0;
	font-weight: bold;
	font-family: "Bradley Hand ITC", "Times New Roman", Verdana, Arial, Helvetica, sans-serif;;
}
h3  {
	font-size: 110%;
	color: #006666;
	font-weight: bold;
	margin: 15px 0 0 0;
}

h4 {
	font-size: 110%;
	color: #000066;
}
p {
font-size: 90%;
margin: 8px 0;
}
strong {
	font-weight: bold;
}

/* Secondary Content aka paint */
.paintbox {
	width: 252px;
	background-image: url(../i/paint_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 20px;

}
.paintbox div {
	border: 1px solid #003366;
	border-bottom: hidden;
	border-bottom: none;
	margin: 0 0 25px 0;
	width: 249px;
}

.paintbox h4, .paintbox h4 a {
	margin: 10px 0 5px 5px;
	color: #0066CC;
	font-weight: bold;
}

.paintbox p {
	margin:	4px 10px;
}

.paintbox.poll fieldset {
	width: 75px;
	margin: 15px auto;
}

.paintbox.poll button {
	width: 100px;
	height: 40px;
	display: block;
	margin: 5px auto;
}

.paintbox.map img {
	width: 232px;
	display: block;
	margin: 0 auto;
	border: hidden;
	border: none;
}

.paintbox.pricing img {
	margin: 15px 0 0 25px;
	border: hidden;
	border: none;
}
.paintbox.video img {
	margin: 0 0 0 5px;
	width: 244px;
	height: 197px;
}
.paintbox .clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

/* End Paint */

/* footer */
#footer {
	text-align: center;
	margin: 15px 0;
}

#footer p {
	color: #555555;
	font-size: 80%;
}
/* External links */
a[href^="http:"] {
	background:url(../i/icon-external-link.png) no-repeat right top;
	padding-right:14px;
}

a[href^="http://www.beecleanlondon.co.uk"] {
	background-image: none;
	padding-right: 0;
}
/* sIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}*/

.sIFR-hasFlash h2 {
/*	visibility: hidden;*/
	letter-spacing: -3px;
	font-size: 30px;
	font-weight: bold;
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}*/

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 23px;
}
/*
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/
.videoplayer {
	border: 2px solid black;
	width: 450px;
	background-color: #000000;
}
/* form validation */
.tfvHighlight {
	
	color: red; !important
}

.tfvNormal {
	filter:alpha(opacity="40");-moz-opacity:0.4;opacity:0.4;
}
