@import url("http://fonts.googleapis.com/css?family=Nobile:regular,bold");

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Start main CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 14px;
	color: #434141;
}

img { border: none }
abbr { cursor: help; border: none}

a:link,a:visited {
	color: #35709c;
}

a:hover {
	color: #5A9CCD
}

blockquote {
	font-style: italic;
	font-family: "Palatino Linotype";
}

#header {
	background: #5a9ccd url(./img/glow.png) bottom center no-repeat;
	border-bottom: 1px solid #35709c;
	height: 170px;
}

#header .center-page {
	position: relative;
}
.cloud {
	background: transparent url(./img/clouds.gif) 0 0 no-repeat;
	position: absolute;
}
#cloud-1 {
	top: 18px;
	left: 300px;
	width: 160px;
	height: 70px;
}
#cloud-2 {
	background-position: -160px -23px;
	top: 80px;
	left: 500px;
	width: 85px;
	height: 50px;
}
#cloud-3 {
	background-position: -244px 0;
	top: 40px;
	left: 670px;
	width: 170px;
	height: 80px;
}
#hillsmills {
	position: absolute;
	top: 39px;
	left: -145px;
	background: url(./img/hillsandmills.gif) 0 0 no-repeat;
	height: 132px;
	width: 429px;
}
#header h1 {
	margin-top: 0;
}
#header h1 a {
	display: block;
	background: transparent url(./img/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	width: 284px;
	height:33px;
	outline: none;
}
#header h1 a:hover {
	background-position: 0 -39px;
}

h2, h3 {
	font-family: Nobile, Verdana;
	font-weight: normal;
	letter-spacing: -1px;
	color: #414141;
	margin-bottom: 0;
}

.center-page {
	margin: 0 auto;
	width: 800px;
}

.column {
	float: left;
}

.wide {
	width: 450px;
	padding: 0 0 5px 0;
	margin-right: 35px;
}

.full {
	width: auto;
}

.narrow {
	padding: 0 5px;
	width: 300px;
	text-align: justify
}

#footer {
	clear: left;
	font-size: 0.9em;
	color: #978c8c;
	margin-top: 30px;
}

#footer a {
	text-decoration: none;
	color: #978C8C;
}
#footer a:hover {
	text-decoration: underline;
}
/* Styles for the entire LavaLamp menu */
#main-menu {
	position: absolute;
	top: 120px;
	right: -30px;
}
.lavaLamp {
    position: relative;
    height: 29px;
	margin: 10px 0;
    /*overflow: hidden;*/
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	background: url("./img/hover.png") no-repeat right 0;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url("./img/hover.png") no-repeat top left;
	height: 30px;
	margin-right: 9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px arial;
	color: #fff;
	outline: none;
	text-align: center;
	height: 30px; top: 0;
	z-index: 10; letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
	text-indent: -9999px;
	background: transparent url(./img/main-menu.png) 0 0 no-repeat;
}
.lavaLamp a.home {
	width: 70px;
}
.lavaLamp a.work {
	width: 70px;
	background-position: -88px 0;
}
.lavaLamp a.services {
	width: 92px;
	background-position: -173px 0;
}
.lavaLamp a.contact {
	width: 92px;
	background-position: -282px 0;
}
.lavaLamp a.blog {
	width: 70px;
	background-position: -612px 0;
}
p.li-info {
	font-size: 0.9em;
	margin-top: 0;
}
#home-service {
	margin-top: -30px;
	margin-left: 210px;
}
#home-service a {
	display: block;
	width: 246px;
	height: 45px;
	text-indent: -9999px;
	background: url(./img/home-services.gif) 0 -2px no-repeat;
}
#home-service a:hover {
	background-position: 0 -47px;
}

#content {
	overflow: hidden
}
.recent-p {
	margin-top: 0;
	font-size: 0.9em;
}
.recent-p .view-website {
	float: right;
}
/* Tab list */
ul.tab-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
	border-right: 1px solid #ACD5F3;
	background-color: #e8f5ff;
	float: left;
}
ul.tab-list a {
	display: block;
	padding: 10px 5px;
	text-decoration: none;
	outline: none;
	border-top: 1px solid transparent;
}
ul.tab-list a:hover, ul.tab-list a.display {
	border-top: 1px solid #ACC5D8;
	background: #D7EAF8 url(./img/tab-hover.png) 0 0 repeat-x;
}

.tab-list small{
	display: block;
	text-decoration: none !important;
	color: #434141;
}
.tab-list strong {
	text-decoration: underline;
}

#projects {
	float: left;
	padding: 0 5px;
	width: 575px;
}
.project h3 {
	margin-top: 0;
	font-size: 1.4em;
}
.project .main-image {
	text-align: center;
	margin: 20px 0;
}
.project .main-image img {
	border: 3px solid #E3E3E3
}

.extras {
	font-size: 0.8em;
}

/* Form styling */
.form {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.form li {
	margin-bottom: 15px;
	position: relative;
}

.form label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px
}
.form em {
	position: absolute;
	top: 3px;
	margin-left: 5px;
	width: 340px;
}

em.ok {
	color: #2CBD30
}
.form small {
	display: block;
	width: 320px;
	margin-left: 110px;
	color: #978C8C;
	margin-top: 3px;
}

.form li:hover small {
	color: #000;
}

.form input[type='text'], .form textarea {
	width: 320px;
	border: 1px solid #978C8C;
	padding: 3px;
}

.form input[type='text']:focus,.form textarea:focus {
	border-width: 2px;
	padding: 2px;
}

.form .submit {
	text-align: right;
	margin-right: 12px;
}
/* Language buttons */
#french, #english {
	position: absolute;
	top: 0;
	left: 710px;
	display: block;
	background: url(./img/language.gif) 0 0 no-repeat;
	height: 26px;
	width: 117px;
	text-indent: -9999px;
	outline: none;
}
#english {
	background-position: -117px 0;
}
#french:hover {
	background-position: 0 -26px;
}
#english:hover {
	background-position: -117px -26px;
}

#gotofrench,#gotoenglish {
	position: absolute;
	top: -18px;
	left: 450px;
	color: #FFF;
}

.image-ul li {
	background: url(img/pointer.png) 0 2px no-repeat;
	padding: 0 0 5px 20px;
	margin-left: -20px;
	list-style-type: none;
	line-height: 20px;
}
