/* @import url("/styles/screen.css");  */


/* !Default formatting and generic styles */
html,body,ul,ol,li,div,p,h1,h2,h3,hr,img,br,form { margin: 0; padding: 0; }
body { font: 400 12px myriad-pro-1, myriad-pro-2, arial, sans-serif; color: #262626; text-align: left; }

h1 { font: 700 32px myriad-pro-1, myriad-pro-2, arial, sans-serif; margin: 1em 0 0.5em; line-height: 100%; color: #000; }
h2 { font: 700 24px myriad-pro-1, myriad-pro-2, arial, sans-serif; margin: 1em 0 0.5em; line-height: 100%; color: #000; }
h3 { font: 700 20px myriad-pro-1, myriad-pro-2, arial, sans-serif; margin: 1em 0 0.5em; line-height: 100%; color: #000; }
h4 { font: 700 16px myriad-pro-1, myriad-pro-2, arial, sans-serif; margin: 1em 0 0.5em; line-height: 100%; color: #000; }

p { margin: 1em 0; }
pre { clear: both; text-align: left; }
small { font-size: 90%; }

ul { margin: 0 0 1em 1em; }
ol { margin: 0 0 1em 1.5em; }
li { margin: 0.5em 0; }

a { color: #000; text-decoration: none; font-weight: 600; } 
a:hover { color: #000; text-decoration: underline; }
a:after {
	color: #999 !important;
	content: " www.lewisgroup.co.uk" attr(href) " ";
	font-weight: normal;
	font-size: 90%;
}


.hide,#nav,#topbar,#additional,#footer ul { visibility: hidden; display: none; }

#logo:after,.sectionheader a:after { display: none; }
#header { background: transparent!important; margin: 0 0 2em; }

#panel { max-height: 400px; overflow: hidden; }
#sectionheader { max-height: 100px; overflow: hidden; }
.sectionheader { background: transparent!important; }
.sectionheader p { font-weight: normal }
.sectionheader blockquote { margin: 1em 0 0; font-weight: normal; font-size: 140%; }

#footer a { display: none; }

