/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0px 0px 1em 0px;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 3em;
	margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
label {
	display: block;
	float: left;
	width: 160px;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
img {
	border: 0px none;
}

/** begin custom **/

.price_incVAT_pounds, .price_incVAT_euros, .price_incVAT_dollars {
	display: none;
}

#mainBody {
	background: #fff url(/custom/images/bodybg.gif) repeat-x top;
	text-align: center;
}
a {
	color: #52a9d8;
}
.formInput, #productDetailCustomerOptions select, .featuredProductOptions select, .bundleProductOptions select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	padding: 1px;
}
input, #productDetailCustomerOptions input, .featuredProductOptions input {
	vertical-align: middle;
}
textarea.formInput {
	overflow: auto;
}

.container {
	width: 986px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 174px;
	overflow: hidden;
}
#headerLeft {
	float: left;
	width: 242px;
	height: 174px;
}
#headerRight {
	float: left;
	width: 744px;
}
#headerLeftLinks {
	padding-top: 12px;
	text-align: center;
	width: 160px;
}
#headerLeftLinks a {
	text-decoration: none;
	font-size: 7pt;
	color: #733c00;
	padding: 0 6px;
}
#logo {
	padding-top: 3px;
}

#actualNav {
	float: left;
	width: 440px;
	height: 40px;
	overflow: hidden;
}
#nav {
	width: 744px;
}
#nav a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #733c00;
	text-decoration: none;
}
.navOn {
	background: url(/custom/images/navover.gif) repeat-x;
	color: #fff;
}

#headerFlash {
	clear: both;
	width: 744px;
	height: 133px;
}
#headerFlashFlash {
	float: left;
	width: 487px;
	margin-top: 6px;
	margin-right: 14px;
	height: 124px;
	background: url(/custom/images/flash.jpg) no-repeat;
}
#orderCatalogueHeader {
	float: left;
}
#breadcrumbArea {
	clear: both;
}
#brandSearchPanel {
	float: left;
	width: 159px;
	height: 44px;
	background: url(/custom/images/brandsearchbg.jpg) no-repeat;
	margin-right: 7px;
}
#brandSearchPanelInner {
	text-align: center;
	padding-top: 11px;
}
#brandSearchPanel .formInput {
	width: 130px;
}

#breadcrumbs {
	background: url(/custom/images/breadcrumbsbg.gif) repeat-x;
	float: left;
	width: 813px;
	height: 44px;
}
#breadcrumbsLeft {
	background: url(/custom/images/breadcrumbsleft.gif) no-repeat;
}
#breadcrumbsRight {
	background: url(/custom/images/breadcrumbsright.gif) no-repeat right;
	padding: 0 2px 0 5px;
	height: 44px;
}
#breadcrumbsLinks a, #breadcrumbsLinks span {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 7pt;
	color: #767676;
	background: url(/custom/images/breadcrumbdivider.gif) no-repeat right;
	height: 44px;
	line-height: 44px;
	padding-right: 20px;
	padding-left: 10px;
}
#miniBasketArea {
	float: right;
	width: 232px;
	padding-top: 1px;
	color: #767676;
	border-left: 1px solid #d2d2d2;
}
.miniBasketDrawer {
	background: url(/custom/images/minibasketdrawerbg.gif) repeat-x;
	height: 13px;
	line-height: 11px;
	overflow: hidden;
	border-left: 1px solid #6ac2e7;
	text-align: center;
	cursor: pointer;
}
.miniBasketDrawer img {
	vertical-align: middle;
}
#miniBasketProducts {
	height: 168px;
	overflow: hidden;
	position: absolute;
	margin-top: -180px;
	background: #fff;
	width: 230px;
	background: url(/custom/images/minibasketbg.jpg) no-repeat left 13px;
}
#miniBasketProductsContainer {
	height: 153px;
	width: 232px;
	overflow: auto;
}
#miniBasketProductsDetails {
	padding: 7px;
}
.miniBasketItemImg {
	float: left;
	width: 41px;
	height: 41px;
	border: 1px solid #666666;
	margin-right: 12px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.checkoutLink {
	color: #767676;
	padding-left: 6px;
}
.pullDownBasketItem {
	height: 49px;
	clear: left;
}
.miniBasketItemDetails {
	float: left;
	width: 140px;
	font-size: 8pt;
}
.miniBasketItemTitle {
	color: #818181;
}
.miniBasketItemPrice {
	color: #65b5de;
}
.miniBasketItemTitle, .miniBasketItemPrice {
	padding-top: 5px;
}
#miniBasketInfo {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 27px;
	overflow: hidden;
}
#noItemsInBasket {
	padding-left: 60px;
}
#currencySelector {
	float: right;
	padding: 6px;
}
#currencySelectorDropDown {
	position: absolute;
	margin-top: -23px;
	margin-left: -2px;
	background: #bcbcbc;
	padding: 6px 4px 0 2px;
}
#currencySelectorDropDown img {
	margin-bottom: 12px;
	display: block;
}
#miniBasketItems {
	float: left;
	padding: 4px 0 0 8px;
}
#miniBasketItems img {
	vertical-align: middle;
}
#miniBasketTotals {
	float: right;
	padding: 6px 0;
}

#mainContent {
	clear: both;
	padding-top: 9px;
}
#homeVerticalBanners {
	margin-bottom: 13px;
}
.homeViewAllBrands {
	margin: 23px 0 6px 0;
}
.homeViewAllProducts {
	margin: 0 0 15px 0;
}
#lhs {
	float: left;
	width: 155px;
	margin-right: 11px;
}
#menu {
	margin-bottom: 10px;
	background: #f2f2f2;
}
.menuLink {
	display: block;
	padding: 5px 6px 5px 10px;
	background: #f2f2f2;
	text-decoration: none;
	color: #1262a0;
	text-align: left;
}
.menuLink:hover {
	background: #58aedb url(/custom/images/menuover.gif) repeat-x bottom;
	color: #fff;
}
.menuLink:hover span {
	background: url(/custom/images/menuarrow.gif) no-repeat right center;
	display: block;
}

.dropDownNav {
	position: absolute;
	display: none;
	width: 155px;
}

#contentArea {
	float: left;
	width: 645px;
	margin-right: 11px;
}

#rhs {
	float: left;
	width: 155px;
}

.banner {
	margin-bottom: 10px;
}

.bannerTitle {
	margin-bottom: 8px;
	padding-left: 5px;
}
.bannerTitle img {
	display: block;
}
.bannerContent {
	padding: 8px 3px 3px 3px;
}
.blueFade {
	background: #227bbf url(/custom/images/bluefade.gif) repeat-x top;
}
.topProductName {
	padding-left: 8px;
	margin-bottom: 8px;
}
.topProductName a {
	color: #fff;
	text-decoration: none;
}
.topProductName a:hover {
	font-weight: bold;
}

#productNews {
	background: #f0f0f0 url(/custom/images/productnewsbg.jpg) no-repeat left bottom;
	height: 168px;
	border: 1px solid #666666;
	color: #767676;
	font-size: 8.5pt;
}
#productNews .bannerContent {
	padding-bottom: 0 !important;
}
#productNews p {
	padding: 0 6px;
}
#subscribeForm {
	text-align: center;
}
#subscribeForm .formInput {
	border: 1px solid #d8d8d8;
	color: #767676;
	font-size: 8pt;
	width: 140px;
}
.bannerButton {
	text-align: right;
}
#productNews .bannerButton {
	padding-top: 23px;
}
.transparentButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: none;
	background: transparent;
	color: #fff;
	font-size: 9pt !important;
	width: 55px;
	padding: 0;
	line-height: 18px;
	height: 18px;
	cursor: pointer;
	padding-bottom: 2px;
}

#scwNews {
	background: #f0f0f0 url(/custom/images/newspanelbg.jpg) no-repeat bottom;
	border: 1px solid #666666;
	color: #767676;
	font-size: 8.5pt;
}
.scwNewsItemTitle a {
	text-decoration: none;
	color: #5ab0dc;
	font-size: 9pt;
}
.scwNewsItemTitle, .sideNewsItemIntro {
	padding-left: 9px;
	padding-right: 9px;
}
.sideNewsItemIntro {
	padding-bottom: 12px;
}
#scwNews .bannerButton {
	padding-top: 82px;
}
#scwNews .bannerContent {
	padding-bottom: 6px !important;
}

#footer {
	clear: both;
	background: url(/custom/images/footerbg.gif) repeat-x bottom;
	height: 87px;
	padding-top: 22px;
}
#footerLogo {
	margin-right: 20px;
}
#footerLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 7.5pt;
}
#footerLinksTable {
	margin-top: 9px;
}
#footerLinksTable td {
	line-height: 100%;
	vertical-align: top;
	padding-right: 17px;
}
#footerLinksTable, #footerLogo {
	float: left;
}
#footerCards {
	float: right;
	padding-top: 20px;
	padding-right: 4px;
}

.largeFeaturedProduct, .featuredProduct, .productDetail, #productDetailAlternativeTabs {
	border: 1px solid #666666;
}
.largeFeaturedProduct, .featuredProductContent, .homeContent {
	padding: 10px;
}
.featuredProduct {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 205px;
	height: auto !important;
	height: 205px;
	min-height: 205px;
}
.featuredProductRight {
	margin-right: 0 !important;
}
.featuredProductOptionsContainer {
	height: 52px;
}
.largeFeaturedProductDetails {
	float: left;
	width: 380px;
}
.largeFeaturedProductImage {
	float: left;
	width: 215px;
	height: 215px;
	margin-right: 10px;
}
.featuredProductImage {
	float: left;
	width: 95px;
	height: 95px;
	overflow: hidden;
	border: 1px solid #666666;
	text-align: center;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}
.featuredProductDesc {
	height: 48px;
	overflow: hidden;
}
.featuredProductDesc p {
	margin-bottom: 0;
}
.largeFeaturedProductName, .largeFeaturedProductName a, .largeFeaturedProductPrice, .featuredProductName a, .featuredProductPrice, .productCategoryBannerTitle, .productDetailPrice, .message, .bundleTitle a, .bundlePlus, .bundlePrice {
	color: #5ab0dc;
	text-decoration: none;
}
.largeFeaturedProductName, .largeFeaturedProductPrice, .productCategoryBannerTitle {
	font-size: 20pt;
	margin-bottom: 6px;
}
.featuredProductName {
	font-size: 14pt;
	height: 45px;
	overflow: hidden;
}
.featuredProductPrice, .productDetailPrice, .bundlePrice {
	font-size: 17pt;
}
.featuredProductPrice {
	margin-bottom: 10px;
	text-align: right;
}
.featuredProductViewBtn {
	text-align: right;
}
.largeFeaturedProductPrice img {
	vertical-align: middle;
}
.largeFeaturedProductForm {
	padding-left: 10px;
}
.featuredProductForm {
	text-align: left;
	padding-top: 6px;
}
.featuredProductPayment {
	margin-top: 6px;
	text-align: right;
	height: 36px;
	overflow: hidden;
}
.featuredProductPaymentAdd {
	clear: both;
}
.addToBasketLink {
	vertical-align: middle;
}
.largeFeaturedProductBrand {
	padding-top: 20px;
}
.featuredProductPriceDetails {
	float: left;
	text-align: right;
	width: 88px;
	padding-top: 38px;
	height: 59px;
}
.featuredProductInfo {
	height: 97px;
}
.qty {
	width: 20px;
}

.clearer {
	clear: both;
}

.addtobasketButton {
	border: 0 none;
	background: url(/custom/images/buttons/addtobasket.gif) no-repeat;
	width: 97px;
	height: 24px;
	cursor: pointer;
}

.h3 {
	color: #5ab0dc;
	font-size: 10pt;
	font-weight: bold;
}
h2 {
	color: #5ab0dc;
	font-size: 9pt;
	margin: 6px 4px;
}

#panels {
	clear: both;
	height: 108px;
	padding-top: 9px;
}
#panelCatalogue {
	padding-top: 0;
	margin-right: 3px;
}
#panelCoupons {
	padding-top: 10px;
}
#panelLoyalty {
	padding-top: 10px;
	position: absolute;
	margin-left: 4px;
}

.reviewProduct {
	background: #f2f2f2;
	color: #666666;
}
.reviewProduct .featuredProductImage {
	margin-right: 6px;
}
.reviewFeaturedProductReview {
	padding: 5px 8px;
	height: 56px;
}
.reviewFeaturedProductButtons {
	text-align: right;
	padding-right: 8px;
}

.yellowButton {
	background: url(/custom/images/buttons/yellow.gif) no-repeat;
	width: 103px;
	height: 24px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: none;
	font-size: 9pt !important;
	cursor: pointer;
	font-weight: bold;
}

/* product section */

.productCategoryBanner {
	width: 640px;
	height: 118px;
	border: 1px solid #666666;
	background: url(/custom/images/banners/productsection.jpg) no-repeat;
	margin-bottom: 10px;
}
.productCategoryBannerImageBg {
	background: url(/custom/images/bannerbg.gif) repeat-y;
}
.productCategoryBannerImage, .productCategoryBannerImageBrand {
	width: 640px;
	height: 118px;
	background-repeat: no-repeat;
}
.productCategoryBannerImage {
	background-position: right bottom;
}
.productCategoryBannerImageBrand {
	background-position: 450px;
}
.productCategoryBannerContent {
	padding: 10px 15px;
}
.productCategoryBannerDesc {
	width: 380px;
	height: 60px;
	overflow: hidden;
}
.productCategory {
	float: left;
	background: url(/custom/images/categorybg.gif) repeat-y;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 205px;
	height: 102px;
	cursor: pointer;
}
.productCategoryRight {
	margin-right: 0 !important;
}
.productCategoryImage {
	width: 205px;
	height: 102px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.productCategoryText {
	padding-top: 7px;
	padding-left: 10px;
	width: 105px;
	height: 80px;
	overflow: hidden;
}
.productCategoryTitle {
	margin-bottom: 5px;
}
.productCategoryTitle a {
	color: #5ab0dc;
	text-decoration: none;
}
.productCategoryDesc {
}

.pagination {
	background-color: #f2f2f2;
	color: #767676;
	padding: 3px;
	font-size: 9pt;
	margin-bottom: 10px;
	clear: both;
	height: 16px;
}
.paginationPages {
	float: right;
}
.pagination .current {
	text-decoration: underline;
	color: #5ab0dc;
	font-weight: bold;
}
.pagination a {
	text-decoration: none;
	color: #767676;
}
.pagination a, .pagination span{
	padding: 0 2px;
}
.perPage {
	float: left;
	width: 100px;
}

/* end product section */

/* product detail */

.productDetailLeft {
	float: left;
	margin-right: 10px;
}
.productDetailRight {
	float: left;
	width: 395px;
}
.productDetailImage {
	width: 215px;
	height: 215px;
	text-align: center;
}
#productDetailAlternatives {
	padding-top: 10px;
	height: 69px;
	width: 215px;
}
.productDetailAlternativeThumb {
	float: left;
	width: 67px;
	height: 67px;
	margin-right: 4px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #666666;
	text-align: center;
}
.productDetailBrand {
	padding-top: 30px;
	text-align: center;
}
.productDetailPrice {
	float: left;
	margin-right: 6px;
	padding-top: 2px;
}
.productDetailForm {
	float: right;
	width: 395px;
}
.productDetailForm input, .productDetailForm img {
	vertical-align: middle;
}
.productDetailForm img {
	cursor: pointer;
}
#productDetailTabs {
	width: 395px;
	margin-bottom: 8px;
}
.productDetailTabsTabs {
	height: 29px;
	width: 395px;
	overflow: hidden;
}
.productDetailTabOn, .productDetailTabOff {
	color: #5ab0dc;
	padding-right: 3px;
    display: block;
    float: left;
    height: 29px;
	text-decoration: none;
	font-size: 8pt;
}
.productDetailTabOn span, .productDetailTabOff span {
    display: block;
    line-height: 29px;
	padding-left: 16px;
	padding-right: 12px;
}
.productDetailTabOn {
    background: transparent url(/custom/images/tabright.gif) no-repeat scroll top right;
}
.productDetailTabOn span {
    background: transparent url(/custom/images/tableft.gif) no-repeat;
}
.productDetailTabOff {
    background: transparent url(/custom/images/taboffright.gif) no-repeat scroll top right;
	color: #bcbcbc;
}
.productDetailTabOff span {
    background: url(/custom/images/taboffbg.gif) repeat-x scroll top;
}
.productDetailTabsContent {
	background: url(/custom/images/tabcontentshadow.gif) repeat-y;
}
.productDetailTabsContentInner {
	background: #f3e5ba url(/custom/images/tabcontentbg.gif) repeat-x top;
	margin: 0 2px;
	padding: 10px;
	height: 160px;
	overflow: auto;
}
.productDetailTabsBottom {
	background: url(/custom/images/tabcontentbottom.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}
#enlargeImage {
	text-align: center;
}
#enlargeImage img {
	vertical-align: middle;
	margin-right: 4px;
}
#enlargeImage a {
	color: #6a6a6a;
	text-decoration: none;
}
#productDetailCustomerOptions {
	clear: right;
	padding-bottom: 0.5em;
}
.featuredProductOptions {
	padding-bottom: 0.5em;
}
.featuredProductOptions select {
	margin-bottom: 3px;
}
.wishlistButtons img {
	vertical-align: middle;
}

#productDetailAlternativeTabs {
	margin-top: 10px;
	background: url(/custom/images/producttaboff.gif) repeat-y left;
}
.productDetailAlternativeTabsTabs {
	float: left;
	width: 172px;
}
.productDetailAlternativeTabsTabOn, .productDetailAlternativeTabsTabOff {
	height: 43px;
	width: 172px;
	line-height: 42px;
	text-indent: 9px;
}
.productDetailAlternativeTabsTabOn {
	background: url(/custom/images/producttabon.gif) no-repeat;
    color: #6e6e6e;
}
.productDetailAlternativeTabsTabOff {
	color: #666666;
	cursor: pointer;
}
.productDetailAlternativeTabsContent {
	float: left;
	width: 467px;
	overflow: hidden;
}
.productDetailAlternativeTabsContentInner {
	padding: 20px 0 0 7px;
}
.productDetailAlternativeProduct .featuredProduct {
	margin-right: 23px;
	margin-bottom: 20px;
}

/* end product detail */


.generalBar {
	background: url(/custom/images/generalbar.gif) repeat-x 45px;
	clear: both;
}
.generalBarLeft {
	background: url(/custom/images/generalbar.gif) no-repeat;
}
.generalBarRight {
	background: url(/custom/images/generalbar.gif) no-repeat right bottom;
	height: 44px;
	overflow: hidden;
}
.generalBarBlue {
	background: url(/custom/images/generalbarblue.gif) repeat-x 45px !important;
}
.generalBarBlue .generalBarLeft {
	background: url(/custom/images/generalbarblue.gif) no-repeat !important;
}
.generalBarBlue .generalBarRight {
	background: url(/custom/images/generalbarblue.gif) no-repeat right bottom !important;
	height: 44px;
	overflow: hidden;
}
.generalBarGrey {
	background: url(/custom/images/generalbargrey.gif) repeat-x 45px !important;
}
.generalBarGrey .generalBarLeft {
	background: url(/custom/images/generalbargrey.gif) no-repeat !important;
}
.generalBarGrey .generalBarRight {
	background: url(/custom/images/generalbargrey.gif) no-repeat right bottom !important;
	height: 44px;
	overflow: hidden;
}
.generalBarGreen {
	background: url(/custom/images/generalbargreen.gif) repeat-x 45px !important;
}
.generalBarGreen .generalBarLeft {
	background: url(/custom/images/generalbargreen.gif) no-repeat !important;
}
.generalBarGreen .generalBarRight {
	background: url(/custom/images/generalbargreen.gif) no-repeat right bottom !important;
	height: 44px;
	overflow: hidden;
}
.generalBarPink {
	background: url(/custom/images/generalbarpink.gif) repeat-x 45px !important;
}
.generalBarPink .generalBarLeft {
	background: url(/custom/images/generalbarpink.gif) no-repeat !important;
}
.generalBarPink .generalBarRight {
	background: url(/custom/images/generalbarpink.gif) no-repeat right bottom !important;
	height: 44px;
	overflow: hidden;
}
.smallBar {
	clear: both;
}
.smallBarGrey {
	background: url(/custom/images/smallbargrey.gif) repeat-x 24px;
}
.smallBarGrey .smallBarLeft {
	background: url(/custom/images/smallbargrey.gif) no-repeat;
}
.smallBarGrey .smallBarRight {
	background: url(/custom/images/smallbargrey.gif) no-repeat right bottom;
	height: 24px;
	overflow: hidden;
}

.generalBar h1, .generalBar .generalBarTitle {
	font-size: 10pt;
	margin: 0;
	line-height: 44px;
	color: #fff;
	text-indent: 14px;
	font-weight: bold;
}
.generalBarGrey h1 {
	font-size: 18pt;
	color: #767676;
	font-weight: normal;
}
.generalBarColumn {
	float: left;
	width: 318px;
}
.generalContentColumn {
	float: left;
	width: 298px;
}
.generalContentMarginBottom {
	margin-bottom: 30px !important;
}
.generalBarColumn .generalBarTitle {
	line-height: 20px !important;
	margin-top: 12px;
	text-align: center;
}
.generalContentColumn label {
	width: 70px;
}
.generalContentColumn .formInput {
	width: 200px;
}
.generalContentColumnLeft {
	margin-right: 0 !important;
}
.generalContentColumnRight {
	margin-left: 0 !important;
}
.generalContent, .generalContentNoBg {
	padding: 10px;
	margin-left: 2px;
	margin-right: 2px;
}
.generalContent, .generalContentNoBg, .generalContent td, .generalContentNoBg td {
	color: #767676;
}
.rowLight td {
	background: #fff;
}
.generalContent, .rowDark td {
	background-color: #f2f2f2;
}
.generalContentBorderBottom {
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
.generalBarClose {
	float: right;
	padding: 12px 12px 0 0;
}
.generalBarClose a {
	text-decoration: underline;
	font-size: 8pt;
	color: #fff;
}

.contactContent {
	background-image: url(/custom/images/laptop.jpg);
	background-repeat: no-repeat;
	background-position: 350px 130px;
}
.catalogueContent {
	background-image: url(/custom/images/catalogue.jpg);
	background-repeat: no-repeat;
	background-position: 420px 60px;
}
.commentContent {
	background-image: url(/custom/images/commentbg.jpg);
	background-repeat: no-repeat;
	background-position: 160px 30px;
}

.buttonBlue, .buttonBlueShortGrey {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 24px;
	border: 0;
	cursor: pointer;
	padding-bottom: 3px;
}
.buttonBlue {
	background: url(/custom/images/bluebutton.gif) no-repeat;
	width: 141px;
}
.buttonBlueShortGrey {
	background: url(/custom/images/bluebuttonshortgrey.gif) no-repeat;
	width: 57px;
	position: absolute;
	margin-top: 90px;
	margin-left: 140px;
}

#contactSubmit {
	text-align: right;
}
#contactForm {
	padding-top: 1em;
}
#contactForm label, #reviewForm label, #outOfStockForm label {
	width: 110px;
	font-weight: bold;
}
#contactForm .formInput, #reviewForm .formInput, #outOfStockForm .formInput {
	border: 1px solid #d8d8d8;
	color: #767676;
	font-size: 8pt;
	width: 190px;
}
#contactForm textarea, #reviewForm textarea {
	width: 230px !important;
	height: 155px;
}
#messageLabel {
	width: 70px !important;
}

.newsListingDate {
	font-weight: bold;
}
.newsListingTitle {
	margin-bottom: 20px;
}
.newsListingPreview {
	display: none;
}

#loginArea {
	padding-left: 40px;
}
#loginPanel {
	width: 160px;
	height: 160px;
	background: url(/custom/images/loginpanelbg.jpg) no-repeat;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
#loginPanelInner {
	padding: 30px 6px 0 6px;
}
#loginPanelIntro {
	margin-bottom: 9px;
	padding-left: 2px;
}
#loginPanel .formInput {
	display: block;
	width: 130px;
	margin-left: 7px;
	margin-bottom: 2px;
	height: 15px;
}
.loginInputs {
	height: 43px;
	overflow: hidden;
}

#loginForgottenPassword {
	font-size: 9pt;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 2px;
}
#loginForgottenPassword a {
	color: #6e6e6e;
}

#registerPanel {
	background: url(/custom/images/createaccountbg.jpg) no-repeat;
	width: 426px;
	height: 160px;
	margin-left: 95px;
}
#registerPanelInner {
	padding: 33px 7px 0 7px;
}
#registerPanelInner p {
	margin-bottom: 4px;
}
.registerInput {
	float: left;
	height: 30px;
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 3px;
}
.registerInputRight {
	width: 200px;
}
.registerInput input {
	margin-top: 8px;
	display: block;
	width: 120px;
	height: 15px;
	float: left;
}
.registerInputText {
	float: left;
	width: 133px;
	padding-left: 3px;
	padding-top: 2px;
}
#registerContinue {
	float: right;
	width: 85px;
}

.arrowButton, .arrowButtonWhite {
	width: 85px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	border: 0;
	cursor: pointer;
}
.arrowButton {
	background: url(/custom/images/arrowbtn.gif) no-repeat;
}
.arrowButtonWhite {
	background: url(/custom/images/arrowbtnwhite.gif) no-repeat;
}
.arrowButtonCredit {
	background: url(/custom/images/arrowbtnwhitecredit.gif) no-repeat;
	width: 165px;
}

.postcodeInput {
	width: 80px !important;
}

label.inline {
	display: inline;
	float: none;
}

.userParticipation {
	float: left;
	width: 145px;
	margin-right: 10px;
	padding-bottom: 8px;
}

.userParticipationMedium {
	float: left;
	width: 206px;
	padding-bottom: 8px;
}

.userParticipationLong {
	float: left;
	width: 290px;
}
.userParticipationLong .formInput {
	width: 170px;
}
#registerSubmit {
	text-align: right;
}

/** checkout **/
.checkoutTable {
	width: 100%;
}
.checkoutTable th {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 0 !important;
}
.checkoutTable .column1 {
	width: 95px;
}
.checkoutTable td.column2, .checkoutTable td.column4 {
	color: #5ab0dc;
	font-size: 10.5pt !important;
}
.checkoutTable .column3 {
	width: 60px;
	text-align: center;
}
.checkoutTable .column4 {
	width: 120px;
	text-align: center;
}
.checkoutTable .column5 {
	width: 50px;
	text-align: center;
}
.rewardPointText {
	margin: 10px 0;
}
.basketOptionsList {
	margin-top: 0.5em;
}
.basketOptionsList, .basketOptionsList li {
	margin-left: 15px;
	padding-left: 0;
	color: #666666;
}
.basketButtons {
	text-align: right;
	padding: 2px 0;
	clear: both;
}
.basketBackToShop {
	clear: left;
	float: left;
	margin-top: 10px;
}
.basketBackToHome {
	clear: left;
	float: left;
	margin-top: 0px;
}

.basketTotals {
}
.basketTotals td {
	font-size: 10pt;
}
.totalRow {
	color: #5ab0dc;
}

.checkoutAddressDetails {
	clear: left;
	width: 426px;
	height: 160px;
	background: url(/custom/images/addresspanelbg.jpg) no-repeat;
	float: left;
	color: #767676;
	margin-right: 8px;
	margin-top: 8px;
}
.checkoutAddressDetailsInner {
	padding: 12px 5px 5px 12px;
}
.checkoutAddress1 {
	float: left;
	width: 190px;
	margin-right: 22px;
}
.checkoutAddress2 {
	float: left;
	width: 190px;
}
#checkoutPostageOptions {
	clear: right;
	float: right;
	padding-top: 132px;
	background: url(/custom/images/boxes2.jpg) no-repeat center top;
	margin-top: 8px;
	margin-bottom: 14px;
}
#checkoutPostageOptions select {
	width: 207px;
}
.basketElements {
	clear: right;
	float: right;
	padding-top: 10px;
	height: 100px;
}
#checkoutTerms {
	clear: right;
	float: right;
	padding: 8px 0 1em 10px;
	width: 210px;
}
#checkoutPaymentButtons, #paymentMethodOr {
	float: right;
}
#paymentMethodOr {
	padding-top: 10px;
	clear: both;
	padding-right: 45px;
}
#checkoutPaymentButtons input, #checkoutPaymentButtons img {
	display: block;
	float: right;
	clear: both;
	margin-top: 11px;
	cursor: pointer;
}
.basketNotes {
	float: left;
	width: 426px;
	height: 130px;
	font-weight: bold;
	margin-top: 1em;
}
.basketNotes textarea {
	width: 426px;
	height: 100px;
}

#basketPromoCode {
	float: left;
	padding: 12px;
	background: #58aedb url(/custom/images/menuover.gif) repeat-x bottom;
	font-weight: bold;
	color: #fff;
	margin-top: 3px;
}
/** end checkout **/

.titleBar {
	font-size: 20pt;
	color: #767676;
	padding: 2px 0 5px 10px;
	background: #f2f2f2;
	margin-bottom: 9px;
}
.titleBar img {
	vertical-align: middle;
	margin-right: 8px;
}

/* brands */
.brandListItem, .brandListItemRight {
	float: left;
	border: 1px solid #666666;
	margin-bottom: 11px;
}
.brandListItem {
	margin-right: 11px;
}
.brandListItem a, .brandListItemRight a {
	display: block;
	float: left;
	width: 205px;
	height: 102px;
	background-repeat: no-repeat;
	background-position: center;
}
.brandListItem a span, .brandListItemRight a span {
	display: none;
}
/* end brands */

.customerAreaTable {
	width: 100%;
}
.invoiceProductTable th {
	padding: 0 10px;
}
.invoiceProductTableRow td {
	border-bottom: 1px solid #ddd;
}

.rowLight td, .rowDark td {
	color: #5ab0dc;
	font-size: 10pt;
	padding: 14px;
}

.noPadding {
	padding: 0 !important;
}

.wishListButton {
	cursor: pointer;
	vertical-align: middle;
}
#wishlistIcon {
	position: absolute;
	margin-left: 592px;
	margin-top: -5px;
}

/* quick search */

#quickSearch {
	vertical-align: middle;
	width: 160px;
	background: none;
	border: none;
	margin-left: 4px;
}
#quickSearchLabel {
	vertical-align: middle;
}
#quickSearchArea {
	padding-right: 16px;
	margin-top: 7px;
	float: right;
	background: url(/custom/images/quicksearchbg.gif) no-repeat 90px 3px;
}
.quickSearchInput {
	border: 0;
	width: 115px;
	height: 16px;
}
#quickSearchArea form {
	padding-top: 2px;
}
.quickSearchSubmit {
	margin-top: 1px;
}

#quickSearchSuggest .yui-ac-hd {
	text-align: center;
	background: url(/custom/images/sidenavline.gif) no-repeat center bottom;
	padding-bottom: 2px;
}
#quickSearchSuggest .yui-ac-ft {
	text-align: center;
	background: url(/custom/images/sidenavline.gif) no-repeat center top;
	padding-top: 2px;
}
#quickSearchSuggest {position:absolute;z-index:9050;}
#quickSearchSuggest .yui-ac-content {position:absolute;left:0;top:0;width:400px;border:1px solid #404040;background:#fff;overflow:hidden;text-align:left;z-index:9050;}
#quickSearchSuggest .yui-ac-shadow {position:absolute;left:0;top:0;margin:5px;background:#a0a0a0;z-index:9049;}
#quickSearchSuggest ul {margin: 0px; padding:0px 0px;width:100%;}
#quickSearchSuggest li {margin: 0px 5px; padding:0px; cursor: pointer; white-space:nowrap;}
#quickSearchSuggest li.yui-ac-highlight {background:#f2f2f2;}

.searchResult {
	height: 45px;
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
}
.searchResult td {
	overflow: hidden;
	cursor: pointer;
	height: 45px;
}
.searchResultName {
	width: 280px;
	padding-left: 5px
}
.searchResultImage {
	width: 80px;
	height: 47px;
	text-align: center;
}
.searchImage {
	height: 47px;
}

.addReviewButton {
	text-align: right;
	clear: both;
	padding-top: 2px;
}
.addReviewButton img {
	cursor: pointer;
}
#addAReview, #productReviews {
	margin-top: 1em;
}

.message {
	font-size: 10pt;
	font-weight: bold;
}
.productDetailReview {
	margin-top: 3px;
	margin-bottom: 12px;
}
.productDetailReviewSubmitter {
	padding-top: 1em;
	font-size: 8pt;
}

.bundleRow {
	margin-bottom: 1em;
	clear: both;
}
.bundleRow img {
	vertical-align: middle;
}
.bundlePlus {
	font-size: 18pt;
	font-weight: bold;
	float: left;
	height: 95px;
	line-height: 95px;
	width: 20px;
	text-align: center;
}
.bundleSeparator {
	border-top: 1px solid #666666;
	margin-bottom: 1em;
	clear: both;
}
.bundleTitle {
	font-size: 14pt;
	padding-bottom: 8px;
}
.bundleLink {
	margin-top: 2px;
	float: right;
}
.bundleProductDetails {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.bundleProductOptions {
	margin-top: 8px;
}
.bundlePrice {
	float: left;
	padding-top: 30px;
	width: 90px;
}
.bundleTotals {
	float: right;
	width: 110px;
}
.bundleSaving {
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
.bundleProductImage {
	margin-bottom: 10px;
}

.yui-panel-container, .yui-panel {
	background: transparent;
	border:none;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}
#outOfStockPopup {
	width: 370px;
	height: 339px;
	text-align: left;
}
#outOfStockPopupInner {
	width: 368px;
	height: 337px;
	/*background: #fff;
	border: 1px solid #999;*/
}
.mask {
	background-color: #fff !important;
	-moz-opacity:0.90;
	opacity:.90;
	filter:alpha(opacity=90);
}

.productOutOfStock {
	clear: both;
	height: 40px;
}
.outOfStockLink {
	cursor: pointer;
	text-decoration: underline;
}

.subOption {
	margin-left: 35px !important;
}

/* drop down stuff */
.dropDown {
	position: absolute;
	display: none;
	background: #f2f2f2;
}
.dropDownLink {
	display: block;
	padding: 5px 6px 5px 10px;
	background: #f2f2f2;
	text-decoration: none;
	color: #1262a0;
	text-align: left;
}
.dropDownLink:hover {
	background: #58aedb url(/custom/images/menuover.gif) repeat-x bottom;
	color: #fff;
}

/* add to wishlist */
#emailWishlistPopup {
	width: 370px;
	height: 339px;
	text-align: left;
}
#emailWishlistPopupInner {
	width: 368px;
	height: 337px;
}
#emailWishlist {
	text-align: right;
}
#customerEmailWishlistButton {
	margin: 10px 0 0 0;
	padding-left: 432px;
	height: 40px;
}

.loyaltyBanner {
	float: left;
	margin: 20px 11px 24px 0;
}

.scrollableText {
	border: 1px solid #ccc;
	padding: 12px;
	overflow: auto;
	height: 100px;
	clear: both;
	margin-top: 1em;
}