/*!
 * Piddy.co.uk
 *
 * 17th Feb 2013
 */
img.mapa {
	clear: both;
	position: absolute;
	left: 0;
	top: 100;
	z-index: 10;
	height: 482px;
	
}
	
	
img.mapb {
	position: absolute;
	left: 0;
	top: 100;
	height: 482px;
}

@font-face {
    font-family: 'chalet';
    src: url('chaletparisnineteensixty-webfont.eot');
    src: url('chaletparisnineteensixty-webfont.eot?#iefix') format('embedded-opentype'),
         url('chaletparisnineteensixty-webfont.woff') format('woff'),
         url('chaletparisnineteensixty-webfont.ttf') format('truetype'),
         url('chaletparisnineteensixty-webfont.svg#chaletmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

img{
	border: 0;
}

html {
    height: 100%;
}

body{
	padding: 0;
	margin: 0;
}

#bg {
    height: 700px;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
	padding: 0px;	
	background: #fff; /* Old browsers */
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZWJmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d4ebf9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4ebf9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d4ebf9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d4ebf9 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d4ebf9 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d4ebf9 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4ebf9', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}


#topbar{

	height: 40px;
	width: 100%;
	position: fixed;
	z-index: 100;
	text-align: center;
	background: #fff;
	opacity: 0.8;
	padding: 20px;
	padding-top: 40px;
}

#topbarcontainer{
	margin-right: 50px;
	
}

.topbar-item{
	color: #a5a5a5;
	font-family: helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto; 
	margin-top: 2px;
	position: relative;
	text-align:center;	
	float: right;
}

.topbar-item a{
	color: #a5a5a5;
	text-decoration: none;
}

.topbar-item a:hover{
	color: #333;
	text-decoration: none;
}


.topbar-divider{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
    color: #0f71b7;
	font-family: helvetica, sans-serif;
	font-size: 14px;
}

.topbar-social{
	float: right;
	margin-right: 15px;
}




#container{
	
	margin: 0px;
	width: 960px;
	margin: 0 auto; 
	position: relative;
}

#logo{
margin-top: -20px;
	float: left;
	position: absolute;
	
}


#slideShim{
	margin-top: 22px;
	height: 360px;
	position: absolute;
	
	
}


.service{
	width: 132px;
	height: 40px;
	margin: 10px;
	margin-top: 490px;
	position: relative;
	padding: 20px;
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px -1px #000;
	-webkit-box-shadow:  0px 0px 8px 1px #000;        
	box-shadow:  0px 0px 8px 1px #000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #49ac41; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5YWM0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzQ5YWM0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzY1Yjk1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OWFjNDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #49ac41 0%,  #65b95e 50%, #49ac41 49%, #49ac41 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49ac41), color-stop(49%,#65b95e), color-stop(50%,#49ac41), color-stop(100%,#49ac41)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #49ac41 0%,#65b95e 49%,#49ac41 50%,#49ac41 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #49ac41 0%,#65b95e 49%,#49ac41 50%,#49ac41 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #49ac41 0%,#65b95e 49%,#49ac41 50%,#49ac41 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #49ac41 0%,#65b95e 49%,#49ac41 50%,#49ac41 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49ac41', endColorstr='#49ac41',GradientType=0 ); /* IE6-8 */
	float: left;
	
}

.service:hover{
	background: #49ac41; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #49ac41 0%, #65b95e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49ac41), color-stop(100%,#65b95e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #49ac41 0%,#49ac41 49%,#65b95e 50%,#49ac41 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #49ac41 0%, #65b95e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #49ac41 0%, #65b95e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #49ac41 0%, #65b95e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49ac41', endColorstr='#65b95e',GradientType=0 ); /* IE6-8 */
	
	}
	
	
.button{
	
	position: relative;
	padding: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	border-radius: 4px;
	background: #ededed; 
	float: left;
	
}

.button:hover{
	background: #48ac41; /* Old browsers */
	color: #fff;
	
	}	


#item{
	clear:both;
	border-bottom: 2px solid #d0d0d0;
	position: relative;
	color: #666;
	margin: 40px;
}

#lastitem{
	clear:both;
	border-bottom: 10px solid #d0d0d0;
	position: relative;
	color: #666;
	margin: 40px;
}

h1{
	font-size: 40px;
	font-family: chalet, helvetica, sans-serif;
	font-weight: lighter;
	font-smooth: always;
	color: #999;
}


h2{
	font-size: 32px;
	font-family: chalet, helvetica, sans-serif;
	font-weight: lighter;
	font-smooth: always;
	color: #49AC41;
}

h3{
	font-size: 18px;
	font-family: chalet, helvetica, sans-serif;
	font-weight: lighter;
	font-smooth: always;
	color: #999;
}


p {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666;
}

p a{
	color: #0e72b2;
	text-decoration: none;
}

p a:hover{
	color: #0e72b2;
	text-decoration: underline;
}

#footer{
	clear:both;
	position: relative;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 40px;
	margin-right: 40px;
	
	}
	
#phone {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #49AC41;
}

img.piddya {
	position: absolute;
	right: 0;
	top: 70;
	z-index: 10;
}
	
	
img.piddyb {
	position: absolute;
	right: 0;
	top: 70;
}


.datagrid table { 
	border-collapse: collapse; 
	text-align: left; width: 100%; 
} 

.datagrid {
	font: normal 12px/150% Arial, Helvetica, sans-serif; 
	background: #fff; overflow: hidden; border: 3px solid #4D93CF; 
	-webkit-border-radius: 10px; -moz-border-radius: 10px; 
	border-radius: 10px;
}

.datagrid table td, .datagrid table th { 
	padding: 12px 12px;
	
}

.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #93BBE3), color-stop(1, #4D93CF) );
	background:-moz-linear-gradient( center top, #93BBE3 5%, #4D93CF 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#93BBE3', endColorstr='#4D93CF');
	background-color:#93BBE3; 
	color:#FFFFFF; font-size: 15px; 
	font-weight: bold; border-left: 1px solid #0070A8; 

} 

.datagrid table thead th:first-child { 
	border: none; 
}

.datagrid table tbody td { 
	color: #4D93CF; 
	border-left: 1px solid #E1EEF4;
	font-size: 12px;font-weight: bold; 

}

.datagrid table tbody .alt td { 
	background: #E1EEF4; 
	color: #00496B;
}

.datagrid table tbody td:first-child { 
	border-left: none; 
}

.datagrid table tbody tr:last-child td { 
	border-bottom: none; 
}

.datagrid th{
	
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
}

