/*------------------------------------------------------------------
[Master Stylesheet]

Project:			f1g.co.uk
Author:				F1 Design
------------------------------------------------------------------*/

*{
	margin: 0; padding: 0;
}

body{
	background: url(/assets/img/bodybg.jpg) repeat-x;
	font-family: verdana;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	background: url(/assets/img/frame.png) no-repeat;
	height: 811px;
	position: relative;
}

#head, #content, #content_a, #content_error, #foot{
	position: absolute;
	left: 10px;
	width: 939px;
}

#head{
	top: 15px;
	height: 28px;
	text-align: center;
}
#head p{
	font-size: 12px;
	padding-top: 7px;
}

#head a{
	color: #333;
}
#head a:hover{
	color: #9027B1;
}

#head p.back{
	position: absolute;
	top: 0;
	left: 10px;
}

.Home .back{
	display: none;
}

#content{
	top: 47px;
	height: 709px;
	background: url(/assets/img/contentbg.jpg);
}

#content_error{
	top: 47px;
	height: 709px;
	background: url(/assets/img/contentbg.jpg);
	}

#content_error h2{
	padding: 10px;
	color: #FFF;
	}
	
#content_error p{
	padding: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	letter-spacing: 1px;
	}
	
#content_error a{
	border-bottom: #fff 1px dashed;
	text-decoration: none;
	color: #fff;
	}

#content_error a:hover{
	border-bottom: #fff 1px solid;
	}

#content_a{
	top: 47px;
	height: 709px;
	background: url(/assets/img/content_a_bg.jpg);
}

#content #quote{
	width: 737px;
	margin: 0 auto;
	margin-top: 50px;
}
#content #client_tools {
	width: auto;
	margin: 10px 0 -10px 750px;
}
#content #client_tools a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#content #client_tools a img{
	border:none;
}



#foot{
	bottom: 25px;
	height: 28px;
	text-align: center;
}

#foot p{
	font-size: 12px;
	padding-top: 5px;
}


/* homepage tiles */

#tiles li{
	position: relative;
	float: left;
	margin-left: 46px;
	list-style: none;
}

#tiles li.esw{
	margin-left: 158px;
}

#tiles a{
	padding-top: 181px;
	display: block;
	width: 177px;
	height: 0;
	position: relative;
	text-decoration: none;
	color: #333;
}

#tiles li.f1g a{
	background: url(/assets/img/f1g.png) 0 0 no-repeat;
}

#tiles li.f1g a:hover{
	background: url(/assets/img/f1g.png) 0 -181px no-repeat;
}

#tiles li.f1h a{
	background: url(/assets/img/f1h.png) 0 0 no-repeat;
}

#tiles li.f1h a:hover{
	background: url(/assets/img/f1h.png) 0 -181px no-repeat;
}

#tiles li.emi a{
	background: url(/assets/img/emi.png) 0 0 no-repeat;
}

#tiles li.emi a:hover{
	background: url(/assets/img/emi.png) 0 -181px no-repeat;
}

#tiles li.f1d a{
	background: url(/assets/img/f1d.png) 0 0 no-repeat;
}

#tiles li.f1d a:hover{
	background: url(/assets/img/f1d.png) 0 -181px no-repeat;
}

#tiles li.esw a{
	background: url(/assets/img/esw.png) 0 0 no-repeat;
}

#tiles li.esw a:hover{
	background: url(/assets/img/esw.png) 0 -181px no-repeat;
}

#tiles li.web a{
	background: url(/assets/img/web.png) 0 0 no-repeat;
}

#tiles li.web a:hover{
	background: url(/assets/img/web.png) 0 -181px no-repeat;
}

#tiles li.sug a{
	background: url(/assets/img/sug.png) 0 0 no-repeat;
}

#tiles li.sug a:hover{
	background: url(/assets/img/sug.png) 0 -181px no-repeat;
}


/* Homepage tile pop ups */

#tiles li div.popup{
	position: absolute;
	width: 276px;
	height: 154px;
	left: -46px;
	top: 120px;
	z-index: 999;
	background: url(/assets/img/popup.png);
	
}

/* Top Row*/
#tiles li.f1g, #tiles li.f1h, #tiles li.emi, #tiles li.f1d{
	z-index: 600;
}

/* Bottom Row */
#tiles li.esw, #tiles li.web, #tiles li.sug{
	z-index: 500;
}

#tiles li div.popup h2{
	margin: 40px 30px 5px 30px;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: #9027B1;
}

#tiles li.f1d div.popup h2, #tiles li.esw div.popup h2, #tiles li.sug div.popup h2{
	color: #F60;
}

#tiles li.f1h div.popup h2, #tiles li.emi div.popup h2{
	color: #08C;
}

#tiles li div.popup p{
	margin: 0 30px 30px 30px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

/* Icons */


#icon{
	background: url(/assets/img/f1g.png) 0 -181px no-repeat;
	padding-top: 181px;
	display: block;
	width: 177px;
	height: 0;
	position: relative;
	text-decoration: none;
	color: #333;
	margin-left: 60px;
}

.Help #icon{
	background: url(/assets/img/f1h.png) 0 -181px no-repeat;
}

.EMiTT #icon{
	background: url(/assets/img/emi.png) 0 -181px no-repeat;
}

.Design #icon{
	background: url(/assets/img/f1d.png) 0 -181px no-repeat;
}

.Eswots #icon{
	background: url(/assets/img/esw.png) 0 -181px no-repeat;
}

.WebTail #icon{
	background: url(/assets/img/web.png) 0 -181px no-repeat;
}

.Sugarcane #icon{
	background: url(/assets/img/sug.png) 0 -181px no-repeat;
}

/* normal page tiles */

#pagetiles li{
	position: relative;
	float: left;
	margin-left: 29px;
	list-style: none;
	margin-top: 405px;
}

#pagetiles a{
	padding-top: 102px;
	display: block;
	width: 99px;
	height: 0;
	position: relative;
	text-decoration: none;
	color: #333;
}

#pagetiles li.f1g a{
	background: url(/assets/img/f1gs.png) 0 0 no-repeat;
}

#pagetiles li.f1g a:hover{
	background: url(/assets/img/f1gs.png) 0 -101px no-repeat;
}

#pagetiles li.f1h a{
	background: url(/assets/img/f1hs.png) 0 0 no-repeat;
}

#pagetiles li.f1h a:hover{
	background: url(/assets/img/f1hs.png) 0 -101px no-repeat;
}

#pagetiles li.emi a{
	background: url(/assets/img/emis.png) 0 0 no-repeat;
}

#pagetiles li.emi a:hover{
	background: url(/assets/img/emis.png) 0 -101px no-repeat;
}

#pagetiles li.f1d a{
	background: url(/assets/img/f1ds.png) 0 0 no-repeat;
}

#pagetiles li.f1d a:hover{
	background: url(/assets/img/f1ds.png) 0 -101px no-repeat;
}

#pagetiles li.esw a{
	background: url(/assets/img/esws.png) 0 0 no-repeat;
}

#pagetiles li.esw a:hover{
	background: url(/assets/img/esws.png) 0 -101px no-repeat;
}

#pagetiles li.web a{
	background: url(/assets/img/webs.png) 0 0 no-repeat;
}

#pagetiles li.web a:hover{
	background: url(/assets/img/webs.png) 0 -101px no-repeat;
}

#pagetiles li.sug a{
	background: url(/assets/img/sugs.png) 0 0 no-repeat;
}

#pagetiles li.sug a:hover{
	background: url(/assets/img/sugs.png) 0 -101px no-repeat;
}


/* page tile pop ups */

div.popup{
	position: absolute;
	width: 131px;
	height: 67px;
	left: -15px;
	top: -20px;
	z-index: 999;
	background: url(/assets/img/popups.png);	
}


#pagetiles li div.popup h2{
	margin: 14px;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	color: #9027B1;
	text-align: center;
}

#pagetiles li.f1d div.popup h2, #pagetiles li.esw div.popup h2, #pagetiles li.sug div.popup h2{
	color: #F60;
}

#pagetiles li.f1h div.popup h2, #pagetiles li.emi div.popup h2{
	color: #08C;
}

#pagetiles li div.popup p{
	margin: 0 30px 30px 30px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}

/* Page Titles*/

#datacontent h1{
	font-size: 28px;
	color: #fff;
	border-bottom: 1px solid #333;
	margin: 0 17px 10px 0;
	padding-bottom: 10px;
}

/*.Design #datacontent h1, .Eswots #datacontent h1, .Sugarcane #datacontent h1{
	color: #F60;
}

.Help #datacontent h1, .EMiTT #datacontent h1{
	color: #08C;
}*/

#datacontent{
	top: 47px;
	right: 10px;
	width: 600px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	position: absolute;
	height: 530px;
	overflow: scroll;
}

#datacontent p{
	padding: 0 17px 15px 0;
	font-size: 12px;
}

#datacontent p a{
	color: #333;
	border-bottom: 1px dashed;
	text-decoration: none;
	}
	
#datacontent p a:hover{
	border-bottom: 1px solid;
	}

#datacontent img.left{
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 10px 10px 0;
	}

#datacontent img.right{
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0 0 10px 10px;
	}

#datacontent ul{
	padding: 0 15px 0 15px;
	margin: 10px;
	}

#datacontent li{
	padding: 0 17px 5px 5px;
	font-size: 12px;
}

#datacontent #qualifications{
	width: 500px;
	margin: 0 auto;
	}

#submenu li{
	list-style: none;
	padding-top: 5px;
	padding-left: 5px;
}

#submenu li a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#submenu li a:hover{
	border-bottom: 1px dashed #fff;
}

/*CONTACT*/ 

iframe{
	width: 580px;
	border: #336633;
	margin: 0 auto;
	}