@charset "UTF-8";
/*
Theme Name: SJL Local Areas
Theme URI: http://www.sjlwebdesign.co.uk
Version: 1.0
/
*/
body { background-image: url(img/bg.jpg); margin: 0px; font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; color: #646464; }
.wrap { width: 960px; margin: 0 auto; }
.left { float: left; }
.right { float: left; }

/* Navigation */
#navigation { background-image: url(img/nav-bg.gif); height: 42px; }
#navigation .wrap { background: url(img/contact-us.jpg) top right no-repeat; height: 42px; }
#navigation ul { display: block; text-indent: -9999px; list-style-type: none; margin: 0px; padding: 0px; }
#navigation ul li{ display: inline; }
#navigation a { float: left; background-image: url(img/nav-sprite.jpg); background-position: 0px 0px; display: block; width: 80px; height: 42px; }
#navigation a:hover { background-position: 0px -42px; }
#navigation a:active, #navigation a.active { background-position: 0px -84px; }
#navigation a#webdesign { background-position: -80px -0px; width: 115px; }
#navigation a#webdesign:hover { background-position: -80px -42px; }
#navigation a#webdesign:active, #navigation a#webdesign.active { background-position: -80px -84px; }
#navigation a#weboptimisation { background-position: -195px -0px; width: 157px; }
#navigation a#weboptimisation:hover { background-position: -195px -42px; }
#navigation a#weboptimisation:active, #navigation a#weboptimisation.active { background-position: -195px -84px; }
#navigation a#portfolio { background-position: -352px -0px; width: 142px; }
#navigation a#portfolio:hover { background-position: -352px -42px; }
#navigation a#portfolio:active, #navigation a#portfolio.active { background-position: -352px -84px; }
#navigation a#contact { background-position: -494px -0px; width: 117px; }
#navigation a#contact:hover { background-position: -494px -42px; }
#navigation a#contact:active, #navigation a#contact.active { background-position: -494px -84px; }

/* Header */
header { background-image: url(img/bokeh.jpg); height: 287px; background-repeat: repeat-x; }
header .wrap { width: 342px; height: 152px; background: url(img/header-sprite.png); padding: 136px 0px 0px 618px; }

/* Content */
#content { background: #FFF url(img/content-bg.jpg) repeat-x; padding-bottom: 25px; }
#content .wrap { width: 940px; }
* html #content .wrap { width: 980px; padding-left: 40px; }
#content #introbox { background-image: url(img/intro-box.jpg); width: 872px; height: 109px; padding: 22px 33px; margin-bottom: 35px; }
#content #introbox p.heading { margin: 0px; padding: 0px; font-size: 26px; letter-spacing: -1px; line-height: 1.2em; color: #0e7ca3; font-family: "Lucida Sans Unicode", sans-serif; }
#content #introbox p { color: #868686; font-size: 1.6em; padding: 0px; margin: 4px 0px 0px; font-family: Cambria, serif; line-height: 1.5em; }
#content .left p, #content .right p{ font-size: 1.3em; line-height: 1.5em; }
#content h2.sjl{ padding: 8px 0px 20px 45px; background: url(img/sjl.gif) top left no-repeat; }
#content .right h2.website{ padding: 8px 0px 20px 45px; background: url(img/websitedesign-icon.gif) top left no-repeat; }
#content a.quote{ background-image: url(img/quote-sprite.jpg); width: 299px; height: 45px; display: block; text-indent: -9999px; margin-top: 20px; }
#content a.quote:hover{ background-position: 0px -45px; }
#content a.quote:active{ background-position: 0px -90px; }
#content .left ul, #content .left ol, #content .right ul, #content .right ol{ font-size: 1.3em; padding: 0px 0px 15px 25px; margin: 0px; }
#content .left ul, #content .left ol{ padding-top: 6px; }
#content .left li, #content .right li{ padding: 0px 0px 6px 0px; }
#content ol.numbers{ background: url(img/ol-bg.gif) 0px 16px no-repeat; list-style-type: none; margin: -6px 0px 10px;  }
#content ol.numbers li{ padding: 16px 0px 0px; margin: 0px; line-height: 1.3em; font-family: Cambria, serif; font-style: italic; font-size: 1.1em; }

/* Form */
#wizard{ background-image: url(img/form-bg.jpg); width: 262px; height: 245px; float: left; padding: 15px 40px; overflow: hidden; position: relative; }
#wizard h3{ font-size: 2em; padding: 17px 0px 0px 30px; }
#wizard fieldset, #wizard form { border:none; padding: 0px; margin: 0px;}
#wizard label { display:block; text-indent: -9999px; font-size: 1px;}
#wizard .formstyle, #wizard textarea{ width:242px; padding:10px 8px; font-size: 1.2em; border:solid 1px #cacaca; margin-top: 3px; color: #828383; font-family: Cambria, serif;}
#wizard .formstyle{ background-image: url(img/form-bg.gif); }
#wizard textarea{ background-image: url(img/textarea-bg.gif); height: 57px; }
#wizard .formstyle:focus, #wizard textarea:focus{ border-color: #adadad; }
#wizard .prev, #wizard .next { margin-top: 6px; width: 103px; height: 34px; display: block; text-indent: -9999px;}
#wizard .prev:hover, #wizard .next:hover { }
#wizard .prev { float:left; background-image: url(img/webform-back.gif); }
#wizard .next { float:right; background-image: url(img/webform-proceed.gif); }
#wizard .send{ background-image: url(img/webform-send.gif); border: none;  margin-top: 6px; width: 103px; height: 34px; float: right; cursor: pointer; }
.error,.callbackerror{ color: #F00; text-indent: 0px!important; font-size: 12px!important; margin-top: 2px;  }
#message{ width: 262px; height: 245px; }
#message p{ font-size: 1.3em; padding: 6px 0px 0px 30px; }
#message img{ margin: 25px 0px 0px 50px }



/* Footer */
footer { background: url(img/footer-bg.jpg) repeat-x; height: 418px; }
footer .wrap{ background-image: url(img/footer.jpg); height: 307px; width: 960px; background-repeat: no-repeat; }
footer a{ color: #eaeaea; text-decoration: none; }
footer a:hover{ color: #00b2da; }
footer .column{ width: 225px; float: left; padding: 33px 15px 0px 0px; position: relative; height: 230px;   }
footer .column h4{ color: #fbfbfb; font-size: 1.4em; text-shadow: #222 1px 0px 1px; }
footer .column ul{ padding: 0px; margin: 10px 0px; list-style-type: none; color: #eaeaea; font-size: 1.2em; line-height: 1.5em; }
footer .column ul li{ margin-bottom: 3px; }
footer .column.news ul li{ margin-bottom: 7px; }
footer #twitter_div li { font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 1.6em; display:block; }
footer #twitter_div li span{ font-family: Arial, Helvetica, sans-serif; display:block; font-size: 0.9em; font-style: normal; margin-top: 15px; font-size: 0.9em; }
footer .column #faq { width: 170px; height: 130px; position: relative; overflow: hidden; margin: 5px 0 0 15px; text-align: center; }
footer .column #faq li { width: 170px; height: 130px; position: relative; overflow: hidden; font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; line-height: 1.6em;  }
footer .column #faq p { position: absolute; left: 40px; top: 98px; font-weight: bold; padding: 0px; margin: 0px; font-size: 1.2em; font-weight: normal; color: #fbfbfb; }
#faqnext a, #faqprev a{ background-image: url(img/faq-left.jpg); width: 21px; height: 21px; position: absolute; top: 169px; left: 23px;  z-index:1000; display: block; text-indent: -9999px; }
#faqnext a{ background-image: url(img/faq-right.jpg); left: 150px; }
footer #sitemap{ clear: both; padding-top: 60px; color: #c2c2c2; text-align: center;  font-size: 1.1em; } 
footer #sitemap ul{ padding: 0px; margin: 0px 0px 15px; list-style-type: none;  }
footer #sitemap li{ display: inline; margin: 0px 10px; text-transform: uppercase; }
footer #sitemap a{ color: #c2c2c2; }
footer #sitemap a:hover{ color: #00b2da; }

/* Globals */
h1,h2,h3,h4{ color: #0e7ca3; font-family: "Lucida Sans Unicode", sans-serif; margin: 0px; padding: 10px 0px;  font-weight: normal; line-height: 1.2em; }
h2{ font-size: 2em; letter-spacing: -1px; }
h3{ font-size: 1.9em; letter-spacing: -1px; }
p{ margin: 0px; padding: 0px 0px 14px; line-height: 1.5em; }
a{ outline: none; color: #646464; }
a:hover{ color: #0e7ca3; }
a:active{ color: #0e7ca3; text-decoration: none; }
a img{ border: none; }

/* Classes */
.clear { clear: both; height: 40px; }
.button  { border: none ; margin: 5px 0px 0px 38px; background-image: url(img/services-send.jpg); width: 220px; height: 39px; cursor: pointer; }

header .wrap.webdesign{ background-image: url(img/webdesign/header.png); width: 321px; height: 149px; padding: 139px 0px 0px 639px; }
#content #introbox { background-image: url(img/webdesign/intro-box.jpg); width: 872px; height: 99px; padding: 32px 33px 22px; margin-bottom: 35px;  }
#content .right{ width: 320px; float: right; }
#content .left{ width: 520px; float: left; }
#recentprojects{ background-image: url(img/seo/testimonials-bg.jpg); width: 508px; height: 223px; float: right; padding: 17px 40px 30px 36px; margin-top: 3px; position: relative; overflow: hidden; }
#recentprojects .thumb{ width: 115px; height: 80px; margin: 5px; background-image: url(img/portfolio/thumb-bg.jpg); float: left; border: #CCC 1px solid; }
#recentprojects h3{ padding: 12px 0px 10px 45px; background: url(img/portfolio/star.jpg) top left no-repeat; color: #666; text-shadow: #fff 1px 0px 1px; }

.clearall{ clear: both; }
h4{ font-size: 1.6em; }
h5{ font-size: 1.4em; margin: 5px 0px 5px 0px; padding: 0px; }

#fancybox-loading { position: fixed; top: 50%; left: 50%; height: 40px; width: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
* html #fancybox-loading {	/* IE6 */ position: absolute; margin-top: 0; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('img/fancybox/fancybox.png'); }
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; z-index: 1100; display: none; }
* html #fancybox-overlay {	/* IE6 */ position: absolute; width: 100%; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #FFF; }
#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox_error { color: #444; font: normal 12px/20px Arial; padding: 7px; margin: 0; }
#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; }
#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }
#fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding: 10px 0; text-align: center; color: #333; }
.fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; }
.fancybox-title-over { color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('img/fancybox/fancy_title_over.png'); display: block; }
#fancybox-title-wrap { display: inline-block; }
#fancybox-title-wrap span { height: 32px; float: left; }
#fancybox-title-left { padding-left: 15px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -90px; background-repeat: no-repeat; }
#fancybox-title-main { font-weight: bold; line-height: 29px; background-image: url('img/fancybox/fancybox-x.png'); background-position: 0px -40px; color: #FFF; }
#fancybox-title-right { padding-left: 15px; background-image: url('img/fancybox/fancybox.png'); background-position: -55px -90px; background-repeat: no-repeat; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url('blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('img/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('img/fancybox/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible;    /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancy-bg-n { top: -20px; left: 0; width: 100%; background-image: url('img/fancybox/fancybox-x.png'); }
#fancy-bg-ne { top: -20px; right: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancy-bg-e { top: 0; right: -20px; height: 100%; background-image: url('img/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancy-bg-se { bottom: -20px; right: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancy-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('img/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancy-bg-sw { bottom: -20px; left: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancy-bg-w { top: 0; left: -20px; height: 100%; background-image: url('img/fancybox/fancybox-y.png'); }
#fancy-bg-nw { top: -20px; left: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -122px; }
/* IE */

#fancybox-loading.fancybox-ie div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_loading.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_over.png', sizingMethod='scale');
zoom: 1; }
.fancybox-ie #fancybox-title-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie .fancy-bg { background: transparent !important; }
.fancybox-ie #fancy-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale');


img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }

