/* Screen Stylesheet */

/* Text */
h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }
h1,h2,h3,h4,h5,h6,h7 { margin-bottom: 10px; }
h1 *,h2 *,h3 * { font-size: inherit; }
strong,b { font-weight: bold; font-style: inherit; }
em,i { font-weight: inherit; font-style: italic; }
p,ul,ol,table,dl { margin-bottom: 10px; line-height: 150%; }
a {text-decoration:none;}
.page-title {margin-bottom:20px;font-family:american typewriter, courier new; color:#760B13;text-transform:uppercase;}
.page-summary, .body p {color:#666;font-size:1em;line-height:180%;}
ol{color:#909090;font-size:11px;}

/* Forms */
label { font-weight: bold; }
.subfieldset label { font-weight: normal; }
.subfieldset legend { font-weight: bold; }
form .submit { margin-bottom: 0; }

/* Text Icons */
.back { background: url(/img/icons/icon-arrow_left.png) 0 50% no-repeat; padding-left: 12px; }
.bullet1 { background: url(/img/icons/icon-bullet_1.png) 0 50% no-repeat; padding-left: 14px; }
.bullet2 { background: url(/img/icons/icon-bullet_2.png) 0 50% no-repeat; padding-left: 12px; }
.bullet3 { background: url(/img/icons/icon-bullet_3.png) 0 50% no-repeat; padding-left: 12px; }

/* Canvas */
body { font-family:Helvetica, verdana, arial;font-size:12px;text-align: center; background: #F8ECBC url(/img/head_bg.png) repeat-x; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header {}
#header .wrapper {position: relative; height: 185px; min-height: 185px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 65px; left: 0; width: 341px; height: 98px; overflow: hidden; }
#header .strapline { position: absolute; top: 110px; right: 230px; width: 262px; height: 28px; overflow: hidden; text-indent: -9999px; background: url(/img/strapline.png) no-repeat; }

#header .searchsite { position: absolute; top: 110px; right: 0; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite ul { float:right;margin: 0;background:#fff;width:172px; height:21px;}
#header .searchsite li { position: absolute; margin: 0;line-height:120%; }
#header .searchsite .input { right: 30px; }
#header .searchsite .input .text {color:#999;background:transparent;border:none; width: 138px; height: 15px; padding: 2px; padding-top: 3px;line-height:100%;font-size:0.9em; }
#header .searchsite .submit { right: 5px; }

#header #ecommlinks { position: absolute; top: 10px; right: 0;width:83px;height:22px; }
#header .basket li { display: inline; margin-right: 8px; }
#header .account { position: absolute; bottom: 0; right: 0; }
#header .account li { display: inline; }

/* Body Area */
#body { padding: 10px 0;}
#content .visual { float: right; margin: 0 0 20px 20px; }
#sidebar { width: 155px; float: left; }
#content-area {min-height:400px; overflow:visible;width: 795px; float: right; }
.content-wrapper { padding: 0px 10px 10px 30px; }

/* Pri Nav */
#prinav li {  line-height:170%;width: 100%; float: left;text-align:right; }
#prinav li .pipe, #footer .last .pipe {display:none;}
#prinav a { color:#28221C;font-size:0.9em;text-transform:uppercase; }
#prinav a:hover,#prinav .selected a { font-weight:bold; }
#prinav ul { margin-bottom: 0; }
#prinav .subnav, #prinav .subsubnav, #prinav .subsubsubnav { margin: 10px 15px 10px 0; float: right; }
#prinav .subnav a {color:#760B13;font-size:0.8em;font-weight:bold;}

/* Feat Pages */
.featured-pages{width:100%;float:left;margin-top:50px;}
.featured-item {display:inline;width:47%;margin:0px 10px;float:left;}
.featured-item .thumbnail{height:200px!important;}
.featured-item .title, .featured-item .summary, .featured-item .more{float:right;width:260px;}
.featured-item .title {font-family:american typewriter, courier new;font-size:1.9em;height:35px;background:url(/img/feat_ttl_ul.png) 0% 100% no-repeat;}
.featured-item .title a{color:#760B13;}
.featured-item .summary {color:#909090;line-height:170%;font-size:0.95em;}
.featured-item .more a {text-indent:-9999px;display:block;width:93px;height:24px;float:right;background: url(/img/buttons/btn-find_out_more.png) no-repeat;}

/* Footer */
#footer {background: #28221C url(/img/foot_bg.png) repeat-x;}
#footer .wrapper {height:80px; padding-top: 5px; }
#footer ul, #footer p, #footer a {font-size:10px;color:#fff; margin: 0px; }
#footer ul {margin-top:10px;}
#footer ul.top {margin-top:5px;}
#footer p {margin-top:10px;}
#footer #left{width:50%;float:left;}
#footer #right{width:40%;float:right;text-align:right;}
#footer li { display: inline;}
#footer li a { display: inline;}
#footer .pipe {padding: 0px 5px;}
#footer img { position: relative; top: 3px; }

/* Listings */
.listing .end { border: none; margin-bottom: 0 !important; }
.listing .date { font-size: small; font-style: italic; margin-top: -10px; margin-bottom: 0; }
.listing .thumbnail { float: left; width: 100px; height: 100px; overflow: hidden; margin-right:10px;}

/* Article Listing */
.articles, .links .links{padding-left:20px;}
.listing .article, .links .links .link { padding: 10px; }
.listing .article h2 a {font-size:0.8em;}
.links .link h2 a, .site-map a {font-size:1.2em;}
.listing .article h2 a, .links .link h2 a, .site-map a {color:#760B13;font-family:american typewriter, courier new;}
.listing .article p, .links .link p {color:#909090;}

/* News Article Listing */
.listing .news-article { padding: 10px; background: #D1D1D1; border: 1px solid #B2B2B2; }

/* Product Listing */
.products { width: 820px; }
.listing .product { display:inline;width: 220px;height: 273px; overflow: hidden; float: left; margin: 0px 22px; margin-bottom: 22px; padding: 0px; }
.listing .product .thumbnail { background:url(/img/prod_bg.png) repeat-y;border-top:6px solid #C7C2B2;margin-bottom:0px;width: 100%;float:left; height: 150px; padding-top:6px; padding-bottom: 5px;margin-right:0px; text-align: center; }
.listing .product .thumbnail a { height: 200px; line-height: 150px; }
.listing .product .thumbnail img { vertical-align: middle; max-width:160px; max-height:160px; }
.listing .product .title {line-height:100%;height:63px;background:url(/img/prod_bg.png) repeat-y;border-bottom:6px solid #C7C2B2;float: left; width: 204px;text-align:center;padding:0px 8px 5px 8px!important;margin-bottom:0px;}
.listing .product .title a {color:#760B13!important;font-size:0.8em;font-family:american typewriter, courier new;}
.listing .product .title,.listing .product .summary,.listing .product .price { padding-left: 0; }
.listing .product div.price {margin-top:8px;width:50%;float:left;}
.listing .product div.price, .listing .product div.price span{color:#28221C;font-weight:bold;text-transform:uppercase;}
.listing .product div.price h3{font-weight:bold; color:#28221C;font-size:0.9em;}
.listing .product #more{margin-top:3px;width:40%;float:right;}
.listing .product #more a {float:right;text-indent:-9999px;display:block;width:81px;height:21px;background:url(/img/buttons/btn-view_products.png) no-repeat;}

/* Site Map */
.sitemap a { padding-left: 12px; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; }
.sitemap ul ul { margin-left: 30px; }
.sitemap ul ul li { margin: 5px 0 !important; }
.sitemap ul ul a { padding: 0px; display: inline; margin: 0; background: none; }

/* Link Archive */
.listing .link { margin-top: 20px; border-bottom: 1px dotted #999; padding-bottom: 20px; }
.listing .link .title,.listing .link .summary { font-size: 100%; padding-left: 120px; }
.listing .link .thumbnail { float: left; }

/* Send To Friend */
#sendtofriend { padding: 20px; }

/* Messages */
ul.messages { clear: left; padding: 0 10px; margin-bottom: 10px; }
ul.messages li { color: #000; padding: 2px 2px 2px 20px; margin: 5px 0; }
ul.messages li.ok { background: url(/img/icons/icon-ok.png) center left no-repeat; }
ul.messages li.info { background: url(/img/icons/icon-info.png) center left no-repeat; }
ul.messages li.error { background: url(/img/icons/icon-error.png) center left no-repeat; }

/* Sorting Options */
.sorting { margin: 0px; }
.sorting ul {width:570px;margin:0px auto 20px;}
.sorting legend { display: none; }
.sorting li { float:left;display: inline;color:#28221C; margin-right: 20px; font-size:0.9em;}
.sorting .submit { position: relative; }
.sorting .submit input { position: absolute; left: 0; top: -2px; }

/* Breadcrumb */
.breadcrumb { display: none; }

/* Paging */
.paging { clear: both;background:#C7C2B2; text-align: center; margin: 10px 0 !important; }
.paging li { display: inline; }
.paging a { font-size:0.9em;color:#000;font-weight: bold; margin: 2px 3px; }
.paging a:hover{text-decoration:underline;}
.paging span { text-decoration:underline;padding: 0;font-size:0.9em;font-weight:bold; background: transparent; color: #000; }
.paging a span{text-decoration:none;font-size:1em;}

/* Product Details */
.product .description { width: 425px; }
.product #add-to-basket p {font-weight:bold;font-size:1.1em;}
.product #add-to-basket h3 {font-size:0.9em;font-weight:bold;}
.product #add-to-basket ul { background:url(/img/paypal.png) 73% 20% no-repeat;padding: 10px 0px;width:100%; }
.product #add-to-basket li { height:20px;float:left;display: inline; margin-right: 5px; }
.product #add-to-basket .quantity label {font-size:0.9em;}
.product #add-to-basket .option {margin-right:100px;}
.product #add-to-basket .option label { display: none; }
.product #add-to-basket select { width: 180px !important; }
.product #add-to-basket .submit { margin-right:0px;margin-top:-2px; }
.product #add-to-basket .submit input { }

/* Product Image Gallery */
.product .gallery { padding: 10px; width: 300px; float: right; overflow: hidden; }
.product .gallery .featured-image { background: #C7C2B2;position: relative; width: 300px; height: 300px; margin: 0 !important;  text-align: center; }
.product .gallery .featured-image li { position: absolute; width: 280px; height: 280px; line-height: 280px; top: 10px;background:#fff; left: 10px; }
.product .gallery .featured-image li img { vertical-align: middle; }
.product .gallery .thumbs { margin-top: 6px; margin-bottom: 0; width: 300px; }
.product .gallery .thumbs li { background:#fff;float: left; border:solid 3px #C7C2B2;width: 90px; height: 90px; background: #FFF; margin-right: 6px; }
.product .gallery .thumbs li.last {margin-right:0px;}
.product .gallery .thumbs img { max-width: 90px; max-height: 90px; }

/* Related Items */
.related-items { clear: both; padding-top: 20px; }
.related-items .listing { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.related-items .product { margin-bottom: 0; margin-right: 15px; background: #B1B1B1; border: 1px solid #929292; }

/* Image Gallery */
.image-gallery .listing { background: #D2D2D2; border: 1px solid #B2B2B2;}
.image-gallery .image-result { background: #FFF; float: left; width: 138px; height: 138px; overflow: hidden; position: relative; margin: 10px; }
.image-gallery .image-result h2 { display: none; }
.image-gallery .image-result a { display: block; width: 100%; height: 100%; line-height: 138px; text-align: center; }
.image-gallery .image-result .thumbnail { float: none; height: auto; overflow: visible; width: auto; }
.image-gallery .image-result img { vertical-align: middle; max-width: 120px; max-height: 120px; }

/* Job Section */
.listing .joblisting { margin-bottom: 20px; }
.listing .joblisting .title,.listing .joblisting .summary,.listing .joblisting .details,.listing .joblisting .more { padding-left: 120px; }
.listing .joblisting .thumbnail { float: left; }

/* FAQ's */
.faqlist .heading { clear: left; }
.faqlist dt { clear: left; background: url(/img/icons/icon-arrow_right.png) 0 50% no-repeat; padding-left: 12px; }
.faqlist dt.selected { background-image: url(/img/icons/icon-arrow_bottom_right.png) }
.faqlist dd { clear: left; padding-left: 12px; }

/* Contact Form */
.contact-intro .contact { padding-top: 20px; }
.contact-intro .contact dt { text-transform:uppercase;color:#909090;width: 20%; font-weight: bold; }
.contact-intro .contact dd { text-transform:uppercase;color:#909090;width: 80%; }
.contact-intro .contact a{color:#909090;}
.contact-form { color:#909090;font-size:0.9em;padding: 10px; margin-left: 20px; }
.contact-form .text, .contact-form .textarea { width: 100%;background:#C7C2B2;border:none; }

/* Service List */
.listing .service { background: #D2D2D2; border: 1px solid #B1B1B1; padding: 10px; }
.listing .service .thumbnail { float: left; }
.listing .service .title,.listing .service .summary,.listing .service .description,.listing .service .links { padding-left: 120px; }

/* Portfolio */
.portfolio,.portfolio-category,.portfolio-item { margin-right: 20px; }
.listing .pfitem { background: #D2D2D2; border: 1px solid #B2B2B2; padding: 10px; }

/* Job Section */
.jobs-listing,.jobs-details { margin-right: 20px; }
.listing .joblisting { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; margin-bottom: 0; }
.listing .joblisting dl,.jobs-details dl { float: none; }
.listing .joblisting dt,.jobs-details dt { font-weight: bold; width: 15%; margin: 0; }
.listing .joblisting dd,.jobs-details dd { width: 85%; margin: 0; }
.listing .joblisting .more { margin-bottom: 0; }
.jobs-apply { background: #D1D1D1; border: 1px solid #B2B2B2; padding: 10px; }
.jobs-apply .textarea { width: 100%; }
.jobs-apply .file { width: 100%; }

/* User Authentication */
#ppa-login,#user-login,#user-forgottenpassword { text-align: center; margin-top: 50px; }
#ppa-login fieldset,#user-login fieldset,#user-forgottenpassword fieldset { width: 400px; margin: 0 auto; text-align: left; }
#ppa-login .submit,#user-login .submit,#user-forgottenpassword .submit { text-align: left; padding-left: 125px; }
#ppa-login .forgotten_pass,#user-login .forgotten_pass,#user-forgottenpassword .forgotten_pass { padding-left: 125px; }

#sendtofriend{margin-top:50px;}
