/* Layout Stylesheet */

/* Body Positioning */
body { text-align: center; }
.wrapper { width: 960px; margin: 0 auto; text-align: left; }

/* Header */
#header .wrapper { position: relative; height: 188px; }
#header .jump { display: none; }
#header .logo { position: absolute; top: 10px; left: 0; width: 295px; height: 153px; overflow: hidden; }
#header .strapline { position: absolute; top: 10px; left: 400px; width: 440px; height: 40px; overflow: hidden; }
#header .searchsite { position: absolute; top: 10px; right: 0; }
#header .searchsite legend, #header .searchsite label { display: none; }
#header .searchsite li { position: absolute; margin: 0; }
#header .searchsite .input { right: 0px; }
#header .searchsite .input .text { width: 226px; height: 15px; padding: 2px; border: 1px solid #CCC; padding-top: 4px; }
#header .searchsite .submit { right: 0; }
#header .basket { position: absolute; top: 37px; }
#header .basket li { display: inline; }
#header .account { position: absolute; bottom: 0; right: 0; }
#header .account li { display: inline; }

/* Content Area */
#body { margin: 10px 0; }
#sidebar { width: 155px; .width: 154px; float: left; }
#content-area { width: 795px; float: right;}
.content-wrapper {padding: 10px;}

/* Sidebar */
#sidebar .nav.primary li {}
#sidebar .newsletter { padding: 6px; }
#sidebar .newsletter .text { width: 135px; }

/* Breadcrumb */
.breadcrumb { list-style: none; padding-left: 0; margin: 0 0 10px 0 !important; }
.breadcrumb li { display: inline; }
.breadcrumb .selected { margin-right: 0; padding-right: 0; }

/* Footer */
#footer .wrapper { text-align: center; padding-top: 5px; }
#footer ul, #footer p { margin: 10px 0; }
#footer li { display: inline; padding: 0 5px 0 6px; }
#footer img { position: relative; top: 3px; }

/* Product Listing */
.listing .product { width: 150px; float: left; margin: 10px 0 10px 45px; }
.listing .product.clearleft { margin-left: 0; }

/* Product Details */
.product .content-wrapper { width: 400px; float: left; }
#add-to-basket { margin: 30px 0; }
#add-to-basket li { float: left; margin-right: 10px; }
#add-to-basket label { display: none; }
.product .gallery { width: 300px; float: right; text-align: center; padding: 10px 10px 6px 10px; }
.product .featured-image img { max-width: 300px; max-height: 300px; }
.product .gallery .thumbs { margin: 10px 0 0 0; text-align: left; }
.product .gallery .thumbs li { display: inline; margin: 0 15px 0 0; }
.product .gallery .thumbs img { max-width: 90px; max-height: 90px; }
.product .related-items { width: 100%; float: left; }

/* Search Results */
.search-results .listing { margin-top: 20px; }
.search-results .listing .product { width: auto; float: none; margin: 0; }
.search-results .listing .product .title, .search-results .listing .product .summary, .search-results .listing .product div.price { padding-left: 0; width: 650px; float: right; }
.search-results .listing .product .thumbnail { width: 100px; float: left; }
.search-results .listing .product .thumbnail img { max-width: 100px; max-height: 100px; }

/* Sorting Options */
.sorting { margin: 20px 0; }
.sorting legend { display: none; }
.sorting li { float: left; margin-right: 20px; }

/* Send To Friend */
#sendtofriend { padding: 20px; text-align: left; }
#sendtofriend h3 { margin: 0 0 10px 0; }
#sendtofriend form { margin: 10px 0; }
#sendtofriend fieldset { margin-bottom: 10px; }

/* Contact Form */
dl.contact dt { width: 15%; }
dl.contact dd { width: 85%; }

/* Services */
.service .thumbnail { float: left; width: 15%; }
.service .title, .service .summary, .service .description, .service .links { float: right; width: 85%; }

/* Portfolio */
.pfitem .thumbnail { float: left; width: 47%; }
.pfitem h2, .pfitem .description, .pfitem .url, .pfitem .features, .pfitem .links { float: right; width: 53%; clear: right; }

/* Job Listing */
.joblisting .thumbnail { float: left; width: 23%; }
.joblisting h2, .joblisting .summary, .joblisting .details, .joblisting .more { float: right; width: 77%; clear: right; }

/* Image Gallery */
.listing.gallery { padding: 15px 35px; }
.image-result { float: left; margin: 1px; }
.image-result h2 { display: none; }
.image-result a { display: block; width: 230px; height: 169px; line-height: 137px; text-align: center; }
.image-result img { vertical-align: middle; max-height: 169px; max-width: 264px; }

/* Store Locator */
.map.store-locator, .map.location { float: right; }

/* Home Page */
.home .flash-panel { width: 383px; height: 286px; margin-top: 0 !important; float: left; }
.home .flash-panel .slide-text { height: 100%; width: 150px; top: 0; right: 0; }
.home .promo-panel { width: 402px; height: 256px; float: right; }
.home .promo-panel .promo-container { height: 245px !important; }
.home .ticker { clear: left; }
.home .featured-products { clear: left; }
.home div.welcome-message { width: 390px; float: left; }
.home div.featured-list { width: 390px; float: right; }

/* FAQ's */
.faqlist .heading { clear: left; }

/* Video */
.video .video { float: left; }
.video .description { float: right; width: 360px; }

/* account login */
.user label{width:80px;float:left;}

/* membership signup */
.registeruser label{width:105px;}