/* ============ Isis Solar ============ */

/* ------------------------------------------------------------------------------------------------- 
 			FONT-FACE
---------------------------------------------------------------------------------------------------- */

@font-face {
	font-family: 'Puritan2.0Bold';
	src: url('/_lib/fonts/Puritan_Bold-webfont.eot');
	src: local('☺'), url('/_lib/fonts/Puritan_Bold-webfont.woff') format('woff'), url('/_lib/fonts/Puritan_Bold-webfont.ttf') format('truetype'), url('/_lib/fonts/Puritan_Bold-webfont.svg#webfontQVg1lsf2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Puritan2.0Normal';
	src: url('/_lib/fonts/Puritan_Regular-webfont.eot');
	src: local('☺'), url('/_lib/fonts/Puritan_Regular-webfont.woff') format('woff'), url('/_lib/fonts/Puritan_Regular-webfont.ttf') format('truetype'), url('/_lib/fonts/Puritan_Regular-webfont.svg#webfontn5eLr9nM') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------------------------------------------------------------------------- 
 			SCREEN
---------------------------------------------------------------------------------------------------- */

@media screen, projection {
	
/* ============ RESET STYLES ============ */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
ol, ul{list-style: none;}
/* ============ STANDARD STYLES ============ */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	/* color: #fff;*/
    line-height:1.35em;
}
a:link, a:visited{
	color: #4c0053;
	text-decoration: none;
}
#content a:link, #content a:visited, .features a:link, .features a:visited{
	color: #4c0053;
	text-decoration: none;
}
a:hover, a:focus, a:active, #content a:hover, #content a:focus, #content a:active, .features a:hover, .features a:focus, .features a:active{
	outline: none;
	text-decoration: underline;
}
.hidden{
	left:-9000px;
	position:absolute;
}
blockquote{
	color: #D95C00;
	border: 1px solid #D95C00;
	border-width: 1px 0;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 10px 20px 10px 0;
}
blockquote p{
	font-size: inherit;
	line-height: 1.2em;
	margin: 0;
}
/* ============ HEADINGS ============ */
h1,h2,h3,h4,h5,h6 { font-family: 'Puritan2.0Bold'; font-weight: normal; color: #111;}

h1 { font-size: 2.9em; margin-bottom: 15px; line-height: normal;}
h2 {color: #fff;font-size: 1.9em; margin-bottom: 0.75em; line-height: normal;
	}
h3 { font-size: 1.3em; margin-bottom: 1em; }
h4 { font-size: 1.2em;margin-bottom: 1.25em;  line-height: 1.25; }
h5 { font-size: 1em; margin-bottom: 1.5em; font-weight: bold; }

/* ============ P / IMG ============ */
p{ font-size: 1em; margin-bottom: 1.5em; line-height: 1.5em;}
.intro{font-size: 1.15em; font-weight: bold; line-height: 1.3em;}
p img.left, img.left { float:left; margin: 0 1.5em 1em 0; }
p img.right, img.right { float:right; margin:0 0 1em 1.5em; }
.leaderboard{margin-bottom: 20px;}
/* ============ LISTS ============ */
#content li ul, #content li ol { margin:0 1.5em; }
#content ul { list-style-type: disc; margin: 0 1.5em 1.5em 1.5em; }
#content ol { list-style-type: decimal; margin: 0 1.5em 1.5em 1.8em; }
#content dl { margin: 0 0 1.5em 0; }
#content dl dt { font-weight: bold; }
#content dd { margin-left: 1.5em; }
/* ============ WRAPPER ============ */
#wrapper{
	width: 960px;
	margin: 0 auto;
}
/* ============ HEADER ============ */

#header-inner{
	width: 960px;
	margin: 0 auto;
}
#header h1{
	float: left;
	width: 528px;
	margin: 0;
	display: inline;
}
#header h1 img{
	float: left;
	padding: 10px 0 12px 10px;
}
#header p{
	font-size: 1.3em;
	font-family: 'Puritan2.0Bold';
	color: #fff;
	background: #757780;
	padding: 5px 15px;
	float: right;
	display: inline;
	margin-right: 27px;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
}
}/* ============ MAIN ============ */

#main{
	clear: both;
	width: 100%;
}
.section{
	width: 960px;
	float: left;
	margin: 0 0 3px;
	position: relative;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	z-index: 1;
	background: #757780;
        color:#fff;
}
#splash{
	min-height: 294px;
}
#splash img{
	position: absolute;
	top: 0;
	left: 0;
}
.sign-up{
	padding: 18px 22px 0 710px;
}
.sign-up h2{
	margin-bottom: 5px;
}
.sign-up p{
	margin-bottom: 10px;
}
.thanks{
	color: #323739;
	background: #E4E4E6;
}
.thanks h2{
	font-size: 2em;
	color: #323739;
	padding: 50px 0 10px 45px;
	background: url(/_lib/images/design/check.gif) no-repeat 0 50px;
}
.thanks p{
	font-size: 1.55em;
	line-height: 1.3em;
	font-family: 'Puritan2.0Normal';
}
/* ============ DETAILS ============ */
#details{
	background: #F0F0F2;	
	color: #000;
	padding-bottom: 10px;
}
#details-inner{
	width: 683px;
	float: left;
}
#details h2{
	font-size: 1.7em;
	line-height: 1.2;
	padding: 22px 140px 28px 30px;
	color: #282B2D;
	margin-bottom: 15px;
	background: url(/_lib/images/design/grad.png) repeat-y left;
	border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
}
.info{
	float: left;
	display: inline;
	width: 140px;
	margin-left: 25px;
}
.info.first{
	margin-left: 30px;
}
.info img{
	float: left;
}
.info h3{
	padding: 3px 0 0 0;
}
.info p{
	clear: both;
	margin-bottom: 10px;
}
/* ============ FAQS ============ */
#faq{
	width: 277px;
	float: right;
	padding: 14px 0 0 0;
	background: url(/_lib/images/design/grad.png) repeat-y right;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
}
#faq h3{
	background: #E8E8EA url(/_lib/images/design/grad-faq.gif) repeat-x top;
	float: left;
	width: 100%;
}
#faq h3 a:link, #faq h3 a:visited{
	color: #444;
	font-weight: bold;
	display: block;
	background: url(/_lib/images/design/arrow-green.gif) no-repeat 13px 10px;
	padding: 6px 4px 6px 28px;
}
#faq h3 a:hover, #faq h3 a:focus, #faq h3 a:active{
	background: #AED1AE url(/_lib/images/design/arrow-green-over.gif) no-repeat 13px 10px;
	text-decoration: none;
}
#faq h3 .active:link, #faq h3 .active:visited{
	color: #000;
	background: #AED1AE url(/_lib/images/design/arrow-green-open.gif) no-repeat 13px 10px;
} 
#faq h3{
	font-size: 1.2em;
	margin: 0;
}
#faq div{
	background: #fff;
	padding: 10px 30px 0;
	clear: both;
	width: 217px;
}
#faq div p{
	font-size: .9em;
	padding: 0 0 10px;
	margin: 0;
}
/* ============ FOOTER / COPY============ */
#footer{
	color: #494F66;
	padding: 14px 30px;
	overflow: hidden;
	position: relative;
        clear:left;
}
#footer p{
	width: 650px;
	margin-bottom: 15px;
	line-height: normal;
}
#footer #group{
	position: absolute;
	width: 220px;
	text-align: right;
	top: 15px;
	right: 30px;
	line-height: 1em;
}
#footer #group a{
	display: block;
	margin: 15px auto 0;
	text-align: center;
}
#footer a:link, #footer a:visited{
	color: #494F66;
}
#footer a:focus, #footer a:hover,#footer a:active{
	text-decoration: underline;
}
/* ============ FORM ============ */
.fRow{
	float: left;
	clear: left;
	padding-bottom: 5px;
	width: 100%;
}
.fRow label{
	float: left;
	width: 60px;
}
.fRow input{
	font-size: 1em;
	float: right;
	border: 1px solid #AFAFAF;
	font-family: Arial, Helvetica, sans-serif;
	width: 158px;
}
.error-msg{
	background: url(/_lib/images/design/error.gif) no-repeat center left;
	padding: 1px 0 1px 30px;
}
.error input{
	border: 1px solid #FFD60E;
}
.fRow input:focus{
	border: 1px solid #FF6901;
}
form button{
	padding: 3px 11px;
	margin: 10px 0 5px 66px;
	font-family: 'Puritan2.0Bold';
	font-size: 1.4em;
	color: #fff;
	background: #4F9336 url(/_lib/images/design/btn-bg.gif) repeat-x bottom;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #498732;
	border-color: #A7C99B #498732 #1B3212 #498732;
	cursor: pointer;
}
form button:hover, form button:focus{
	border: 1px solid #fff;
}
form p{
	font-size: .76em;
	margin: 0 !important;
}

/* ============ MAP ============ */
.map-container{position:relative; margin:20px 0 0 0; clear:left; float:left; width:100%; border-top:3px solid #000; border-bottom:3px solid #000;}
	#target{position:absolute; width:75px; height:26px; background:url(/_lib/images/design/target_sm.png) 0 0 no-repeat; top: 185px; left:50%; margin-left:-37.5px; z-index:999;}
	#target.lock{background-position:100% 0;}

	#map-canvas{width:100%; background:#ccc; height:400px; z-index:1; overflow:hidden;}
		.no-js #map-canvas,
		.no-js #target{display:none;}
           #map-canvas p{padding:20px;}

.map-tool{padding-top:20px; margin:20px 0 20px 0; overflow: hidden; background:#e3e4e6;}

    .map-tool h2{color:#000; padding:0 20px;}
    .map-tool p{margin-bottom:0.5em; padding:0 20px; color:#000;}

    .map-tool .left{width:63%; float:left; font-size:1.3em; }

    .map-tool .right{font-size:1.3em;  border:1px solid #d1d1d1; border-bottom-width:2px; background:#f1f1f1; float:left; width:34%; padding:10px 0; -webkit-border-radius: 5px; moz-border-radius: 5px; border-radius: 5px;}
    .map-tool .right p{clear:left; float:left; color:#000; padding-bottom:0.3em;}
    .map-tool .right p label{width:100px; float:left;}
    .map-tool button{margin:10px 20px; background: #ff6901; border-color:#be4f01; font-size:1.8em; border-bottom-width:2px;}
    .map-tool button:hover{background:#be4f01; border-color:#993f00; border-top-width:2px; border-bottom-width: 1px; }
    .map-tool .error-msg{margin-left:20px; padding-left:30px;}

    .map-tool .fRow{width:auto; margin-left:20px;}
    .map-tool button{float:left; clear:left;}

    .no-postcode{padding-bottom:20px;}

    #postcode,
    #f_location_postcode,
    span.postcode{text-transform: uppercase;}

    .em{font-size:1.5em; color:#be4f01 !important;}

    .indicator{display:block; background:url(/_lib/images/design/ico-conf.png) 0 50%; width:23px; height:23px; float:left; margin-top:18px;}
    .ok .indicator{background-position:0 100%;}







/* end @media screen, projection */}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 			PRINT 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media print {

body{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header, #footer, #feature ul, #nav-section, #leftCol, #rightCol, #current-stock-list, .hidden{
	display: none;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2.2em; margin-bottom: 0.5em; }
h2 { font-size: 1.8em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

/* ============ LISTS ============ */
li ul, li ol { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
/* end @media print */}

