﻿/** Created by The Cogworks* Website: thecogworks.co.uk** Created 29 June 2012*//* Cookie popup *//* Cookie landing */#cookiesdirective{text-align:center; font-family:Frutiger, Arial, sans-serif;}#theCogworksCookieDirective { font-size: 78%; font-family: Frutiger, Arial, sans-serif; color: #666; line-height: 1.3; }#theCogworksCookieDirective a {color:#348AD0;}#theCogworksCookieDirective table { font-size: inherit; clear: both; margin: 1em 0 2em 0; border: 0; border-spacing: 0; border-collapse: collapse; }#theCogworksCookieDirective h1, #theCogworksCookieDirective h2, #theCogworksCookieDirective h3, #theCogworksCookieDirective h4, #theCogworksCookieDirective h5{ font-family: Frutiger, Arial, sans-serif; font-weight: 400; line-height: 1.2; margin: 0.5em 0 0.4em 0; color: #348AD0; }#theCogworksCookieDirective_buttons{display:inline-block; vertical-align: top; width:160px;}#theCogworksCookieDirective_buttons input {	background-color: #66BC29; 	border: 1px solid #CCCCCC; 	color: #FFFFFF; 	display: inline-block; 	font-family: Frutiger, Arial, sans-serif; 	font-size: 16px;	font-weight: 700;	margin: 20px 0; 	padding: 10px; 	white-space: normal;	}#theCogworksCookieDirective_buttons input[type="submit"]:hover{	background: none repeat scroll 0 0 #E0F2D4;	color: #66BC29;	cursor:pointer;}#theCogworksCookieDirective_footer {    background-color: #2F2F2F;    display: inline-block;	font-family: Frutiger, Arial, sans-serif;    font-size: 16px;    margin: 0px auto;	width: 940px;	-webkit-box-shadow: 5px 2px 20px rgba(50, 50, 50, 0.75);	-moz-box-shadow:    5px 2px 20px rgba(50, 50, 50, 0.75);	box-shadow:         5px 2px 20px rgba(50, 50, 50, 0.75);}#theCogworksCookieDirective_footer p {    color: white;    max-width: 700px;    display: inline-block;    text-align: center;    padding: 20px;	width: 750px;}@media screen and (max-width: 640px) {#theCogworksCookieDirective_footer {    max-width: 320px;    display: inline-block;    margin: 0px auto;	text-align: center;}#theCogworksCookieDirective_footer p {    color: white;    max-width: 280px;    display: inline-block;	padding-bottom: 5px;    padding-top: 22px;}div#cookiesdirective {    max-width: none !important;}}@media screen and (max-width: 1023px) and (min-width: 641px) {#theCogworksCookieDirective_footer {    display: inline-block;    font-size: 16px;    margin: 0px auto;	width: 720px;}#theCogworksCookieDirective_footer p {    max-width: 700px;    display: inline-block;    text-align: center;    padding: 20px;	width: 480px;}}}