p.jserror { padding:5px; display:block; background-color:#FFFF99; width:900px; font-size:110%; text-align:center}
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
focus { outline: 0; }

body { line-height: 1; color: #666; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Image Replacement */
.imgRep { display:block; text-indent:-9999em; text-decoration:none; float:left; width:1px; height:1px; font-size:1px; line-height:1px; background:#fff url(../img/?.gif) no-repeat; }
.imgRep:hover {	background-position:0 -1px; }

/* Clearing Floats */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 	{ display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body, HTML { height:100%; margin-bottom:1px; }
body	{ background: #fff; color:#333;  font-size:68.75%; line-height:1.6em;  }
body, input, select, text-area	{ font-family:Arial, Helvetica, Sans-Serif;  }
#c 	{  }
hr	{ display:none; }

a			 { color:#1a6a90; }
a:link		{ color:#1a6a90; }
/*a:visited	{ color:#666; } renable on go-live */
a:focus		{ color:#575b9b; }
a:hover		{ color:#01794c; }
a:active	{ color:#adbd3d; }

/* Top Banners */
#topbanner	{ border-bottom:5px solid #e5e5e5; margin:0 0 25px 0; }
#header		{ height:100px; border-bottom:5px solid #e5e5e5; margin:0 0 20px 0; }
#header a, #header img	{ float:left; }

/* Navigation with Img Rep */
#nav				{ height:30px; width:910px; margin:0; padding:0; background:#023c59 url(../img/top-nav.png) no-repeat;}
#nav li				{ display: inline; }
#nav a				{ height:30px; width:68px; display:block; float:left; text-indent:-9999em; background: url(../img/top-nav.png) no-repeat;  }

#nav #m02			{ background-position:-68px 0; width:75px;  }
#nav #m03			{ background-position:-214px 0; width:172px;  }
#nav #m04			{ background-position:-386px 0; width:54px;  }
#nav #m05			{ background-position:-440px 0; width:80px; }
#nav #m06			{ background-position:-520px 0; width:270px; }
#nav #m07			{ background-position:-805px 0; width:35px; margin-left:285px  }
#nav #m08			{ background-position:-840px 0; width:35px; }
#nav #m09			{ background-position:-875px 0; width:35px; }
#nav #m10			{ background-position:-143px 0; width:71px; }

#nav #m01:hover, #nav .highlighted #m01	{ background-position:0 -30px; }
#nav #m02:hover, #nav .highlighted #m02	{ background-position:-68px -30px; }
#nav #m03:hover, #nav .highlighted #m03	{ background-position:-214px -30px; }
#nav #m04:hover, #nav .highlighted #m04	{ background-position:-386px -30px; }
#nav #m05:hover, #nav .highlighted #m05	{ background-position:-440px -30px; }
#nav #m06:hover, #nav .highlighted #m06	{ background-position:-520px -30px; }
#nav #m07:hover, #nav .highlighted#m07	{ background-position:-805px -30px; }
#nav #m08:hover, #nav .highlighted#m08	{ background-position:-840px -30px; }
#nav #m09:hover, #nav .highlighted#m09	{ background-position:-875px -30px; }
#nav #m10:hover, #nav .highlighted #m10	{ background-position:-143px -30px; }

/* Home - Section Nav */
#sectionsHome			{ float:left; margin:0 0 0 10px; }
#sectionsHome li		{ margin:0 0 10px 0; }
#sectionsHome a			{ display:block; width:395px; height:80px; background:red; text-decoration:none; color:#fff; }
#sectionsHome a span	{ display:block; width:175px; height:80px; float:left; border-right:5px solid red; text-indent:-9999em; }

#sh01 a					{ background:#6bac93; }
#sh01 a:hover			{ background:#609a84; }
#sh01 a span			{ border-color:#609a84; background:url(../img/home/secttxt-glass.gif) no-repeat 10px 10px; }
#sh01 a:hover span		{ border-color:#6bac93; }

#sh02 a					{ background:#797aaf; }
#sh02 a:hover			{ background:#6d6e9d; }
#sh02 a span			{ border-color:#6d6e9d; background:url(../img/home/secttxt-elec.gif)  no-repeat 10px 10px ; }
#sh02 a:hover span		{ border-color:#797aaf; }

#sh03 a					{ background:#1da8ab; }
#sh03 a:hover			{ background:#1a979a; }
#sh03 a span			{ border-color:#1a979a; background:url(../img/home/secttxt-mobile.gif) no-repeat 10px 10px; }
#sh03 a:hover span		{ border-color:#1da8ab; }

#sh04 a					{ background:#5989ab; }
#sh04 a:hover			{ background:#507b9a; }
#sh04 a span			{ border-color:#507b9a; background:url(../img/home/secttxt-paper.gif) no-repeat 10px 10px; }
#sh04 a:hover span		{ border-color:#5989ab; }

#sh05 a					{ background:#c5ce6e; }
#sh05 a:hover			{ background:#b1b963; }
#sh05 a span			{ border-color:#b1b963; background:url(../img/home/secttxt-poly.gif) no-repeat 10px 10px; }
#sh05 a:hover span		{ border-color:#c5ce6e; }

#sh06 a					{ background:#939598; }
#sh06 a:hover			{ background:#848689; }
#sh06 a span			{ border-color:#848689; background:url(../img/home/secttxt-other.gif) no-repeat 10px 10px; }
#sh06 a:hover span		{ border-color:#939598; }


/* Inside - Section Nav */
#sectionsInside			{ margin:0 0 0 10px; }
#sectionsInside li		{ margin:0 0 1px 0; }
#sectionsInside li a		{ display:block; width:270px; height:29px; text-decoration:none; color:#fff; font-size:1.2em; }
#sectionsInside li a span	{ display:block; width:270px; height:29px; text-indent:-9999em; }
#sectionsInside li ul		{ margin:0 0 0 15px; padding:4px 0 10px 0; }
#sectionsInside li li		{ padding:0 0 4px 20px; background:url(../img/subarrow.png) no-repeat 5px 6px; width:210px; }
#sectionsInside li li a					{ display:inline; }
#sectionsInside li li.highlighted		{ font-weight:bold; }
#sectionsInside li li a:hover			{ background:transparent; border-bottom:1px dotted #fff; }

#sectionsInside .sub 					{ border:2px solid #01794c; border-right:0; border-bottom-width:1px; border-left:0; margin:25px 0 0 0; } 
#sectionsInside .sub li li				{ background-image:url(../img/subarrow-envir.png); }
#sectionsInside .sub li li a			{ color:#01794c; background:none; }
#sectionsInside .sub li li a:hover		{ border-bottom:1px dotted #01794c; }
#sectionsInside .sub li a span 			{ background: transparent url(../img/sub-envir.gif) 0 0 no-repeat; }
#sectionsInside .sub li a:hover span	{ background-color:#f1f1f1; border:none; }
#sectionsInside .sub.aboutus li a span			{ background: transparent url(../img/sub-aboutus.gif) 0 0 no-repeat; }
#sectionsInside .sub.aboutus li a:hover span	{ background-color:#f1f1f1; border:none; }
#sectionsInside .sub.promiseit li a span			{ background: transparent url(../img/sub-promise.gif) 0 0 no-repeat; }
#sectionsInside .sub.promiseit li a:hover span	{ background-color:#f1f1f1; border:none; }

#si01, #si01 li a 		{ background:#6bac93; }
#si01 a:hover			{ background:#609a84; }
#si01 a span			{ background:url(../img/sub-glass.gif); } 

#si02, #si02 li a		{ background:#797aaf; }
#si02 a:hover			{ background:#6d6e9d; }
#si02 a span			{ background:url(../img/sub-elec.gif); } 

#si03, #si03 li a		{ background:#1da8ab; }
#si03 a:hover			{ background:#1a979a; }
#si03 a span			{ background:url(../img/sub-mobile.gif); } 

#si04, #si04 li a		{ background:#5989ab; }
#si04 a:hover			{ background:#507b9a; }
#si04 a span			{ background:url(../img/sub-paper.gif); } 

#si05, #si05 li a		{ background:#c5ce6e; }
#si05 a:hover			{ background:#b1b963; }
#si05 a span			{ background:url(../img/sub-poly.gif); } 

#si06, #si06 li a		{ background:#939598; }
#si06 a:hover			{ background:#848689; }
#si06 a span			{ background:url(../img/sub-other.gif); }


#home					{ width:910px; }
#home #c				{ float:right; width:470px; }
#home #c p				{ color:#666; font-size:1.2em; line-height:1.5em; }
#find-centre			{ width:395px; height:40px; background:url(../img/home/find-centre.png) no-repeat; margin:10px 0 0 0; }
#find-centre:hover		{ background-position:0 -40px; }
#local-login			{ width:395px; height:40px; background:url(../img/home/local-login.png) no-repeat; margin:0 0 10px 0; }
#local-login:hover		{ background-position:0 -40px; }

#footer					{ width:910px; min-height:75px;  margin:10px 0 0 0;}
#f1						{ float:left; width:730px; padding:10px 0 10px 10px; }
#fr						{ float:right; width:125px; padding:10px 10px 10px 0; text-align:right; }
#footer p				{ padding:5px 5px 0 5px; color:#fff;}
#footer em				{ font-style:normal; padding:0 7px; }
#footer a				{ text-decoration:none; color:#fff; }
#footer a:hover			{ text-decoration:underline; }

#home #footer			{ background:#01794c; }
#glass #footer			{ background:#609a84; }
#elec #footer			{ background:#6d6e9d; }
#paper #footer			{ background:#507b9a; }
#poly #footer			{ background:#b1b963; }
#other #footer			{ background:#848689; }
#envir #footer			{ background:#01794c; }
#mobile #footer			{ background:#1da8ab; }

#f1home						{ float:left; width:480px; padding:10px 0 10px 10px; }
#frhome-logos				{ float:left; width:270px; padding:15px 0 10px 10px; }
#frhome						{ float:right; width:125px; padding:10px 10px 10px 0; text-align:right; }

#home-weee					{ width:125px; height:50px; background:url(../img/home-weee-logo.png) no-repeat; }
#home-repak					{ width:135px; height:50px; background:url(../img/home-repak-logo.png) no-repeat; }
#home-weee:hover, #home-repak:hover 	{ background-position:0 -50px; }


/* Headings */
#c h1	{ color:#939598; margin:0 0 .6em 0; font-size:2em; }
#c h2	{ color:#939598; margin:0 0 .6em 0; font-size:1.6em; }
#c h3	{ color:#939598; margin:0 0 .3em 0; font-size:1.4em; font-weight: bold; font-familiy:"Calibri", Arial, Sans-Serif; }
#c h4	{ color:#939598; margin:0 0 .3em 0; font-size:1.2em; font-weight: bold; font-familiy:"Calibri", Arial, Sans-Serif; }
#c h5	{ color:#939598; margin:0 0 .3em 0; font-size:1.2em; font-weight: bold; font-familiy:"Calibri", Arial, Sans-Serif; }
#c h6	{ color:#939598; margin:0 0 .3em 0; font-size:1.1em; font-weight: bold; font-familiy:"Calibri", Arial, Sans-Serif; }
#c h1 a, #c h2 a, #c h3 a, #c h4 a, #c h5 a, #c h6 a { color:#939598; text-decoration:none; }
#c h1 a:hover, #c h2 a:hover, #c h3 a:hover, #c h4 a:hover, #c h5 a:hover, #c h6 a:hover { color:#1a6a90; }

/* Content */
#c p				{ margin:0 0 1em 0; font-size:1.2em; line-height:1.5em; color:#333; }
#c acronym, #c abbr	{ border-bottom:1px dotted #666; }
#c strong, #c b		{ font-weight: bold; }
#c sup				{ vertical-align: super; font-size: 1em; }
#c sub				{ vertical-align: sub; font-size: 1em; }
blockquote		{ padding:10px; border-top:1px solid #d8d8d8;}
#c blockquote	{ border-bottom:1px solid #d8d8d8; margin:0 0 10px 0; }
blockquote p	{ margin:0; font-size:1.2em; padding:0 0 10px 0; }
#c blockquote p	{ font-size:1.2em; padding:0; }
#c dl			{ font-size:1.2em; line-height:1.5em}
#c dt					{ font-weight: bold; }
#c code, #c kbd, #c samp, #c pre	{ font-family: "Courier New", Courier, monospace }
#c dfn			{ font-style: italic;  }
#c big			{ font-size:1.2em; }
#c small			{ font-size:0.9em; }

/* Lists */
#c ul			{ margin:4px 0 14px 16px; color:#333; font-size:1.2em;}
#c ul li ul		{ margin:0 0 7px 16px; font-size:100% }
#c ul li, #c ul ol ul li { line-height:1.5em; color:#333; list-style-image:url(../img/bullet-other.png); }
#c ol			{ margin:4px 0 14px 20px; list-style-type: decimal; font-size:1.2em; line-height:1.5em; color:#333;}
#c ol ol		{ margin:0 0 2px 20px; list-style-type: lower-roman; font-size:100%}
#c ul ul, #c ol ul	{ margin:2px 0 4px 0; }
#c ul ol			{ margin:2px 0 4px 24px; }
#c ul ol li 	{ background:none; padding:0;}

#glass #c ul li, #glass #c ul ol ul li 	{ list-style-image:url(../img/bullet-glass.png);  }
#elec #c ul li, #elec #c ul ol ul li 	{ list-style-image:url(../img/bullet-elec.png);  }
#paper #c ul li, #paper #c ul ol ul li	{ list-style-image:url(../img/bullet-paper.png);  }
#poly #c ul li, #poly #c ul ol ul li 	{ list-style-image:url(../img/bullet-poly.png);  }
#other #c ul li, #other #c ul ol ul li 	{ list-style-image:url(../img/bullet-other.png);  }
#envir #c ul li, #envir #c ul ol ul li 	{ list-style-image:url(../img/bullet-envir.png);  }
#mobile #c ul li, #mobile #c ul ol ul li 	{ list-style-image:url(../img/bullet-mobile.png);  }


/* Process List */
#c ol.process			{ list-style-type: none; margin:0; padding:0; }
#c ol.process li 		{ border-top:1px solid #c5ce6e; margin:20px 0 0 0; padding:0; width:100%; float:left; position:relative; }
#c ol.process li h3		{ margin:7px 0 5px 220px; font-weight:normal }
#c ol.process li img	{ float:left; margin-right:20px; }
#c ol.process p 		{ font-size:105%; color:#666; line-height:1.6; margin-left:220px;}

#glass ol.process li h2,
#elec ol.process li h2,
#paper ol.process li h2,
#poly ol.process li h2,
#other ol.process li h2,
#envir ol.process li h2,	
#mobile ol.process li h2	{ padding:.7em; background-color:#939598; font-size:3em; color:#fff; position:absolute; top:0; left:0; z-index:3; }

#glass #c ol.process li  	{ border-top:1px solid #6bac93; }
#elec #c ol.process li  	{ border-top:1px solid #797aaf; }
#paper #c ol.process li  	{ border-top:1px solid #5989ab; }
#poly #c ol.process li  	{ border-top:1px solid #c5ce6e; }
#other #c ol.process li  	{ border-top:1px solid #939598; }
#envir #c ol.process li  	{ border-top:1px solid #0e8055; }
#mobile #c ol.process li  	{ border-top:1px solid #1da8ab; }

#glass #c ol.process li h2 	{ background-color:#6bac93; }
#elec #c ol.process li h2 	{ background-color:#797aaf; }
#paper #c ol.process li h2 	{ background-color:#5989ab; }
#poly #c ol.process li h2 	{ background-color:#c5ce6e; }
#other #c ol.process li h2 	{ background-color:#939598; }
#envir #c ol.process li h2 	{ background-color:#0e8055; }
#mobile #c ol.process li h2 { background-color:#1da8ab; }

/* Tables */
#c table  				{ border-top: 2px solid #b2b2b2; width:100%; margin:0 0 15px 0; border-collapse: collapse;}
#c table caption		{ font-size:1.4em; padding:10px 0 5px 0; }
#c th, #c td 			{ border-bottom: 1px solid #e5e5e5; border-right: 1px solid #fff; padding:4px 10px; font-size:1.2em; }
#c th						{ color:#fff; font-weight:bold; background:#e5e5e5; }
#c th:hover				{ background:#1a6a90; color:#fff; }
#c tr:hover td			{ background:#e2f6ff; }
.odd						{ background:#fafafa; }
#c table img			{ display: block; }

/* section colours */
#glass #c table			{ border-top: 2px solid #609a84; }
#glass #c th			{ background:#6bac93; }
#glass #c th:hover		{ background:#609a84; }

#elec #c table			{ border-top: 2px solid #6d6e9d; }
#elec #c th				{ background:#797aaf; }
#elec #c th:hover		{ background:#6d6e9d; }

#paper #c table			{ border-top: 2px solid #507b9a; }
#paper #c th			{ background:#5989ab; }
#paper #c th:hover		{ background:#507b9a; }

#poly #c table			{ border-top: 2px solid #b1b963; }
#poly #c th				{ background:#c5ce6e; }
#poly #c th:hover		{ background:#b1b963; }

#other #c table			{ border-top: 2px solid #848689; }
#other #c th			{ background:#939598; }
#other #c th:hover		{ background:#848689; }

#envir #c table			{ border-top: 2px solid #01794c; }
#envir #c th			{ background:#268863; }
#envir #c th:hover		{ background:#01794c; }

#mobile #c table		{ border-top: 2px solid #1a979a; }
#mobile #c th			{ background:#1da8ab; }
#mobile #c th:hover		{ background:#1a979a; }

/* Forms */
.cform fieldset		{ border:1px solid #ddd;  padding:10px; margin:0 0 10px 0; width:588px; }
.cform legend			{ color:Black; font-size:1.4em; padding:0 10px; }
#c .cform .fl				{ clear:both; min-height:20px; width:588px; border-top:1px solid #e5e5e5; margin:0; padding:0; }

#c #formintro			{ font-weight: bold; border:0; background:#e5e5e5; padding:5px 0 5px 0; margin:5px 0; }
#c #formintro span	{ padding:0 10px; }
.finp label, .fsel label, .fradlist label, .frad label { display:block; float:left; text-align:right; width:190px; padding:6px 10px 6px 0; margin:0 5px 0 0; font-size:1.2em}
.finp input			{ outline:2px solid #EEE; margin:4px 0; font-size:1.2em; padding:2px 4px; border:1px solid #ccc;  }
.fsel select		{ outline:2px solid #EEE; margin:4px 0; font-size:1.2em; padding:2px; border:1px solid #ccc; }
.inhlp					{ display:block; padding:2px 0 4px 205px; color:#666; font-size:1.2em; }
.formError			{ display:block; padding:2px 0 3px 24px; margin-left:205px; margin-bottom:2px; color:#a61f1f; font-size:1.2em; background:#f3e9e9 url(../img/error.gif) no-repeat 4px 3px}
.checkboxinput {overflow:auto;}
.checkboxinput input {float:left;}
.checkboxinput label {float:left;}

.fradhorz { display:block; float:left; width:350px; padding:6px 10px 2px 0; margin:0 5px 0 0; }
.fradhorz label		{ width:auto; margin:0; padding:0; }
#c .fradhorz input	 	{ display:block; float:left; margin:2px 15px 0px 5px; width:15px; border:0; background:none; }

#c .fradlist ul	{ display:block; float: left; margin:4px 0 4px 0; }
#c .fradlist ul li	{ margin:0; padding:0; clear:both; }

#glass #c .fradlist li, #elec #c .fradlist li, #paper #c .fradlist li, #poly #c .fradlist li , #other #c .fradlist ul li, #envir #c .fradlist ul li, #mobile #c .fradlist ul li	{ list-style-image:url(../img/blank.png); }

#c .fradlist li label 	{ text-align: left; padding:4px 0 0 0; margin:0; display: block }
#c .fradlist input	 	{ display:block; float:left; margin:5px 5px 5px 0; width:15px; border:0; background:none; }

.button					{ background: #ccc; padding:5px;padding-left: 200px; }
.button input			{ font-size:1.2em;  }
.info, .tandc			{ border-top:1px solid #ddd; padding:5px; clear:both; font-size:1.2em; }
#c .cform .tandc p	{ border: 0; }

.cform .fl:hover, .button:hover, .cform .fradlist:hover	{ background:#e2f6ff;  }
.cform input:focus, .cform select:focus, .sinput:focus		{ outline:2px solid #CCC; border:1px solid #666; }

/* Search */
.sform				{ border:1px solid #e5e5e5; background: #fff; }
#c .sform p			{ padding:10px 10px 10px 10px; margin:0; }
.sform label		{ display:block; float:left; padding:2px 10px 6px 0; margin:0 5px 0 0; }
.sinput				{ outline:2px solid #EEE; width:200px; font-size:1em; padding:2px 4px; border:1px solid #ccc; }
.advs					{ padding:0 0 0 10px; }
.sbut					{ font-size:1em; }

/* Images */
.ifl	{ float:left; margin:0 20px 10px 0; padding:1px;}
.ifr	{ float:right; margin:0 0 10px 20px; padding:1px;}
.ifc	{ display:block; margin:20px auto; }
a .ifl, a .ifr, a .ifc	{ border-bottom:5px solid #fff; padding:0 0 1px 0; }
a:hover .ifl, a:hover .ifr, a:hover .ifc	{ border-bottom:5px solid #d8d8d8; padding:0 0 1px 0; }
.pic		{ width:200px; }
.pic img	{ display:block; margin:0; padding:0; }
#c .pic p	{ font-weight:bold; line-height:1.4em; padding:10px; color:#fff; }
	#glass .pic p	{ background:#6bac93; }
	#elec .pic p	{ background:#797aaf; }
	#paper .pic p	{ background:#5989ab; }
	#poly .pic p	{ background:#b1b963; }
	#other .pic p	{ background:#939598; }
	#envir .pic p	{ background:#268863; }
	#mobile .pic p	{ background:#1da8ab; }

/* Item listing */
.itm			{ margin:10px 0; font-size:100%;  }
.itm dt		{ padding:0 0 2px 4px; }
.itm dd		{ padding:0 0 2px 4px; }
.itm .supl			{ padding:2px 0 10px 4px; margin:0 0 5px 0; border-bottom:1px solid #ddd; color:#666; }
.itm .supl a		{ text-decoration:none; }

/* Choose page X of Y */
#c .rslts			{ clear:both; }
#c .rslts ul		{ margin:10px auto; text-align:center; }
#c .rslts li		{ float:left; list-style: none; margin:1px; }
#glass #c .rslts li, #elec #c .rslts li, #paper #c .rslts li, #poly #c .rslts li ,#other #c .rslts li,#envir #c .rslts li,#mobile #c .rslts li	{ list-style-image:url(../img/blank.png); }
#c .rslts li a			{ text-decoration: none; display:block; float:left; background:#e5e5e5; padding:4px 10px; color:#333; }
#c .rslts li a:hover	{ background: #fafafa; }
#c .rslts li span		{ text-decoration: none; display:block; float:left; background:#333; color:#fff; padding:4px 10px; }
#c .rslts li a b		{ color:#000; font-size:0.9em; }

/* News Listing */
.news				{ background:url(../img/newsicon.png) no-repeat 0 3px; }
#c .news dt			{ margin:0 0 2px 20px; font-weight:normal;}
#c .news .ndate		{ color:#939598; margin:0 0 2px 20px; }

#latestnews h2		{ float:left; width:110px; }
#latestnews .news	{ float:left; width:350px; }

/* Maps */
.flashmap 			{ position:relative; }
.flashmap p 		{ position:absolute; top:120px; left:15px; right:15px; padding:10px; background:#fff; border:1px solid #ccc; }

#contactUsMap, #permitsCentresMap			{ width:600px; }
#permitsRegionsMap			{ width:320px; margin-right:20px; float:left; }
	
#c #contactmap 		{ margin:10px 0 15px 0; }
#c table#contactmap				{ border-top: 2px solid #848689; }
#c table#contactmap th			{ background:#939598; }
#c table#contactmap th:hover	{ background:#848689; }
#c #permitmap 					{ margin:0; }
#c ul#permitmap li 				{ padding:.73em 0 .91em 30px; font-size:100%; list-style-image:none !important; border-bottom:1px dotted #d2d3d5; margin:0; 
									background:#fff url(../img/pdf-icon.gif) 0 .5em no-repeat; }
#c ul#permitmap li a 			{ text-decoration:none; color:#1a6a90; }
#c ul#permitmap li a:hover		{ color:#1388bf; }
.permitsRegions 				{ width:250px; float:left; }


/* Inside */
.inside					{ width:910px; }
.inside #c				{ float:right; width:610px; margin:0; }
.inside #c h1			{ }

#sectionsInside			{ float:left; margin:0 0 0 10px;  }

#glass #header			{ background:url(../img/headerbg-glass.png) repeat-x; }
#glass #si01			{ border-top:5px solid #609a84; background:#6bac93 url(../img/subpic-glass.jpg) no-repeat;   padding:20px 0 0 0;}
#glass #si01 li a 		{ border-top:0; }

#elec #header			{ background:url(../img/headerbg-elec.png) repeat-x; }
#elec #si02				{ background:#797aaf url(../img/subpic-elec.jpg) no-repeat; padding:20px 0 0 0; border-top:5px solid #6d6e9d;}
#elec #si02 li a 		{ border-top:0; }

#mobile #header			{ background:url(../img/headerbg-mobile.png) repeat-x; }
#mobile #si03			{ background:#1da8ab url(../img/subpic-mobile.jpg) no-repeat; padding:20px 0 0 0; border-top:5px solid #1a979a;}
#mobile #si03 li a 		{ border-top:0; }

#paper #header			{ background:url(../img/headerbg-paper.png) repeat-x; }
#paper #si04			{ background:#5989ab url(../img/subpic-paper.jpg) no-repeat; padding:20px 0 0 0;  border-top:5px solid #507b9a;}
#paper #si04 li a 		{ border-top:0; }

#poly #header			{ background:url(../img/headerbg-poly.png) repeat-x; }
#poly #si05				{ background:#c5ce6e url(../img/subpic-poly.jpg) no-repeat; padding:20px 0 0 0; border-top:5px solid #b1b963;}
#poly #si05 li a 		{ border-top:0; }

#other #header			{ background:url(../img/headerbg-other.png) repeat-x; }
#other #si06			{ background:#939598 url(../img/subpic-other.jpg) no-repeat; padding:20px 0 0 0; border-top:5px solid #848689;}
#other #si06 li a 		{ border-top:0; }

#envir #header			{ background:url(../img/headerbg-envir.png) repeat-x; }



#c #breadcrumbs			{ font-size:1em; }
#c #breadcrumbs em		{ padding:0 6px; }
#c #breadcrumbs a		{ text-decoration:none; }

#glass #breadcrumbs				{ color:#6bac93; }
#glass #breadcrumbs a 			{ color:#609a84; }
#glass #breadcrumbs a:hover 	{ color:#6bac93; }

#elec #breadcrumbs				{ color:#6d6e9d; }
#elec #breadcrumbs a 			{ color:#797aaf; }
#elec #breadcrumbs a:hover 		{ color:#6d6e9d; }
 
#paper #breadcrumbs				{ color:#5989ab; }
#paper #breadcrumbs a 			{ color:#507b9a; }
#paper #breadcrumbs a:hover 	{ color:#5989ab; }

#poly #breadcrumbs				{ color:#c5ce6e; }
#poly #breadcrumbs a 			{ color:#b1b963; }
#poly #breadcrumbs a:hover 		{ color:#c5ce6e; }

#other #breadcrumbs				{ color:#848689; }
#other #breadcrumbs a 			{ color:#939598; }
#other #breadcrumbs a:hover 	{ color:#848689; }

#envir #breadcrumbs				{ color:#01794c; }
#envir #breadcrumbs a 			{ color:#268863; }
#envir #breadcrumbs a:hover 	{ color:#01794c; }

#mobile #breadcrumbs			{ color:#1da8ab; }
#mobile #breadcrumbs a 			{ color:#1a979a; }
#mobile #breadcrumbs a:hover 	{ color:#1da8ab; }

#sectionsInside blockquote			{ width:250px; margin:35px 0 0 0;  }
blockquote cite		{ line-height:1.3em; color:#b2b2b2; font-style:normal; }
blockquote cite em	{ font-weight:bold;  }

#glass blockquote p { color:#6bac93; }
#elec blockquote p  { color:#6d6e9d; }
#paper blockquote p { color:#5989ab; }
#poly blockquote p  { color:#c5ce6e; }
#other blockquote p { color:#939598; }
#envir blockquote p { color:#268863; }
#mobile blockquote p { color:#1da8ab; }
