﻿@charset "utf-8";
/* CSS Document */
/*HighLigh RED : #C02127*/
/*Float Clearing Tool*/
html body div.clear, html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	position: static;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*Float Clearing Tool*/
/*General Page Settings*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 62.5%;
	background: url('../images/sns_body_bkg.jpg') top center no-repeat #000;
}
h6 {
	border-bottom: 1px solid #CCCCCC;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
}
/*DIV that Wraps the entire page*/
#pageWrapper {
}
#pageFrame {
}
.headerWrapper {
	width: 100%;
	height: 182px;
	background-image: url(../images/sns_header_bkg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.headerFrame {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.headerLeft {
	width: 575px;
	float: left;
}
.headerRight {
	background-image: url(../images/sns_basket_bkg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	padding-top: 0;
	margin-right: -5px;
	width: 375px;
	color: #FFFFFF;
}
.headerRightNoBKG {
	background-image: none;
	float: right;
	padding-top: 0;
	margin-right: -5px;
	width: 375px;
	color: #FFFFFF;
}
.uppernav {
	color: #FFFFFF;
}
.col2 ul {
	text-decoration: none;
	margin-bottom: 20px;
}
.uppernav ul {
	text-decoration: none;
	padding-top: 45px;
}
.uppernav li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	margin-right: 15px;
}
.col2 li {
	display: inline;
	font-weight: bold;
	font-size: 10px;
	margin-right: 15px;
}
.col2 li a, .uppernav li a {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #C02127;
	padding-right: 16px;
}
#footerAck a {
	color: #E50000;
	text-decoration: none;
}
.basket li.lastLink, .uppernav li.lastLink a, .col2 a.lastLink {
	border-right: none;
}
.logo {
	margin-top: 15px;
}
.logo img.offer {
	padding-left: 105px;/*	display:none;       */
}
.basketSpace {
	margin-left: 20px;
	margin-top: 10px;
}
.basket {
	margin-left: 20px;
	margin-top: 8px;
	text-align: right;
}
.basket li {
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	margin-right: 8px;
	padding-right: 5px;
	border-right: 1px solid #aaaaaa;
}
.basket li a {
	color: #FFFFFF;
	padding-right: 5px;
}
.searchBox {
	margin-top: 24px;
	margin-right: 40px;
}
.searchBox img, .searchBox input {
	float: right;
}
.searchBox input {
	font-weight: normal;
	font-size: 12px;
	height: 18px;
	padding: 5px 0 0 3px;
	width: 187px;
}
.contactinfoImg {
	margin-top: 15px;
}
#pageWrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: 1px solid #a7a8aa;
	border-top: none;
	background-image: url(../images/sns_content_bkg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.brandBannerWrapper {
	background: url("../images/hlight.png") repeat-x scroll 0 0 #000000;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
}
.centreBox {
	position: relative;
	right: 50%;
}
.brandBannerWrapper ul {
	position: relative;
	left: 50%;
}
.brandBannerWrapper li {
	display: inline;
	padding: 0 12px;
}
.chkLeft {
	float: left;
}
.chkLeft label {
	margin-left:20px;
}
/*======Menu Styling========*/
#mainMenu {
	width: 245px;
	float: left;
	background: url('../images/menu_bkg.gif') top left repeat-x #BCBEC0;
}
#Nav2 {
	font-size: 1.3em;
	margin: 62px 20px 0;
	line-height: 0.9em;
}
#Nav2 a {
	color: #000;
	text-decoration: none;
}
#Nav2 a:hover {
	background-color: #c02127;
	color: #fff;
}
#Nav2 li a {
	background: url("../images/mnu_divider.gif") repeat-x scroll left bottom transparent;
	display: block;
	margin: 0 0 3px;
	padding: 8px 0 8px 5px;
}
#Nav2 li li {
	background: url("../images/cat_mark.gif") no-repeat scroll left top transparent;
}
#Nav2 li li a {
	background: none;
	padding: 5px 0 5px 30px;
}
#Nav2 li li li {
	background: url("../images/cat_mark2.gif") no-repeat scroll left center transparent;
}
#Nav2 li li li a {
	background: none;
	padding: 3px 0 3px 45px;
}
/*==========================*/
p a, #mainContent li a, #staticContent li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
p a:hover, #mainContent li a:hover, #staticContent li a:hover {
	color: #e50000;
	text-decoration: underline;
}
#mainContent {
	width: 740px;
	float: right;
	background: url('../images/breadcrumb_bkg.gif') top left repeat-x #fff;
	padding-bottom: 20px;
}
#indexContent {
	width: 100%;
	float: right;
	background-color: #000000;
	padding-bottom: 20px;
}
#indexBanners {
	width: 960px;
	margin: 20px auto 0;
}
#indexBanners li {
	float: left;
	margin: 20px 12px 0 0;
}
#indexBanners li.last {
	margin-right: 0;
}
#indexBanners li a {
	display: block;
	border: 1px solid #fff;
}
#indexBanners li a:hover {
	border: 1px solid #f00;
}
#staticContent {
	float: right;
	background: url('../images/breadcrumb_bkg.gif') top left repeat-x #fff;
	padding-bottom: 20px;
	padding-top: 60px;
	color: black;
	width: 100%;
}
#staticContent h1, #staticContent p {
	margin: 0 30px;
	padding: 10px 0;
}
#staticContent table {
	text-align: left;
	margin: 20px 30px;
	padding: 10px 0;
}
#staticContent tr.fill {
	background: #efefef;
}
#staticContent td {
	padding: 5px 0;
}
#staticContent ul, #staticContent ol {
	margin: 0 60px;
}
#staticContent ul li {
	font-size: 1.2em;
	line-height: 1.6em;
	list-style: disc outside none;
	padding: 5px 0;
}
#staticContent ol li {
	font-size: 1.2em;
	line-height: 1.6em;
	list-style: decimal;
	padding: 5px 0;
}
#staticContent h1, #secureContent h1 {
	border-bottom: 1px solid #DDDDDD;
	color: #E50000;
	font-size: 2em;
	font-weight: bold;
}
#staticContent h2 {
	border-bottom: 1px solid #DDDDDD;
	color: #E50000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px 30px 0;
	padding-bottom: 10px;
}
#staticContent h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	margin: 20px 30px 0;
}
#staticContent p, #staticContent table, #secureContent p {
	font-size: 1.2em;
	line-height: 1.6em;
}
#staticContent strong, #staticContent th {
	font-weight: bold;
}
#pnlBanners {
	width: 100%;
	padding-left: 20px;
}
#pnlBanners .XL, #pnlBanners .L {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}
#pnlBanners .M {
	float: left;
	margin: 0 0 10px 0;
	border: 0;
}
#pnlBanners .S {
	float: left;
	margin: 0 10px 0 0;
	border: 0;
}
#pnlBanners .last {
	margin-right: 0 !important;
}
#ppMain_tblProductPanel {
}
#tblNavigationHierarchy {
	background-image: url('../images/breadcrumb_bkg.gif');
	padding: 13px 0 0 10px;
	margin-bottom: 32px;
}
#tblNavigationHierarchy, #hlWebSuperCategory, .BreadcrumbsLink {
	font-size: 12px !important;
	color: #ddd !important;
	font-weight: bold !important;
	text-decoration: none;
}
.BreadcrumbsText {
	color: #e50000;
}
.ProductListStyle {
	color: #333333;
	font-size: 1.1em;
	line-height: 18px;
}
.priceLbl {
	color: #333333;
}
.plName {
	padding: 0 12px;
}
.darkgreen {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}
.mainPPimage {
	border: 2px solid #ccc;
	width: 300px;
	height: 300px;
}
.tabberlive {
	width: 350px;
}
.thumbPPimage {
	float: left;
	clear: left;
	margin: 5px;
	border: 2px solid #ccc;
	width: 80px;
	height: 80px;
}
.top {
	margin-top: 0;
}
.imgHolder {
	width: 425px;
	float: left;
}
.infoHolder {
	float: right;
	width: 300px;
	color: #000;
}
.infoHolder img {
	float: right;
	padding: 0 10px 10px 0;
}
.smlFrame, .lrgFrame {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
/*SNS ABOVE*/
#contentWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#headerWrapper {
	width: 100%;
	background-image: url('../images/website_header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#headerRow1 {
	height: 120px;
}
.logoImg {
	padding: 5px 0 0 5px;
}
#headerRow2 {
	height: 5px;
}
#headerRow3 {
}
.basketWrapper {
	float: right;
	width: 210px;
}
.topLink {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.topLink a:link, .topLink a:active, .topLink a:visited, .topLink a:hover {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.topMenu li {
	display: inline;
	background-color: #CCCCCC;
	border: 1px solid #aaaaaa;
	padding: 5px 0;
}
.topMenu li a {
	padding: 0 20px;
}
#tblFMGSContainer {
	width: 100%;
	background-color: #EFEFEF;
	background-image: url(../images/btm_shadow_menu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#mainTable {
	width: 100%;/*background-color:#000000;*/
}
#productTable {
	width: 100%;
}
#productTable .topRow {
	background-color: #ffffff;
	height: 55px;
	background-image: url(../images/top_shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.pagingTable {
	width: 45%;
	float: right;
	margin-top: 15px;
}
#plPaging {
	text-transform: uppercase;
	padding: 13px 0 0 10px;
	float: right;
	margin-bottom: 32px;
}
#plPagingBlack {
	text-transform: uppercase;
	padding: 13px 0 0 10px;
	float: right;
	margin-bottom: -40px;
	margin-top: 30px;
}
#breadcrumbs {
	float: left;
}
.PageXofYBox {
	text-align: left;
	width: 50%;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}
.PagingBox {
	text-align: right;
}
a.PagingSelectText {
	padding-left: 2px;
	padding-right: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}
a.PagingSelectText:visited {
	color: #fff;
}
.PagingSelectedText {
	padding-left: 2px;
	padding-right: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #C3AF2F;
}
a.PagingFirstText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 5px;
	cursor: pointer;
	color: #CCCCCC;
	margin-left: 40px;
}
a.PagingFirstText:visited {
}
a.PagingFirstText:link {
	text-decoration: none;
}
a.PagingFirstText:hover {
	text-decoration: underline;
}
a.PagingSelectText {
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a.PagingSelectText:link {
	padding-left: 2px;
	padding-right: 3px;
	color: #ccc;
	text-decoration: none;
}
a.PagingSelectText:hover {
	text-decoration: underline;
}
a.PagingSelectedText {
	color: #fff;
	font-weight: bold;
 font;
}
.PagingSelect {
	padding-left: 5px;
	padding-right: 5px;
}
.PagingLastText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 5px;
	cursor: pointer;
}
a.PagingLastText:link {
	text-decoration: none;
	color: #CCCCCC;
}
a.PagingLastText:visited {
	text-decoration: none;
}
a.PagingLastText:hover {
	text-decoration: underline;
}
.PagingShowAllText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
	padding-right: 15px;
}
a.PagingShowAllText:link {
	text-decoration: none;
	color: #E50000;
}
a.PagingShowAllText:visited {
	text-decoration: none;
}
a.PagingShowAllText:hover {
	text-decoration: underline;
}
.ProductListItemStyle {
	width: 185px;
}
.infoLeft {
	width: 65%;
}
.infoRight {
	width: 35%;
}
#tblCheckout {
	padding: 0 5px;
	width: 730px;
}
.supportInfo {
	margin: 5px 20px;
}
.bannerWrapper {
	padding: 0 20px;
}
.bannerOne, .bannerTwo, .bannerThree {
	float: left;
	padding-left: 34px;
}
.firstBan {
	padding-left: 0px;
}
.footerWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px 20px 20px;
	text-align: center;
}
.col1, .col2{
	margin: 15px 0;
}
.col3 {
	margin: 8px 0;
}
.col1 {
	width: 110px;
	float: left;
}
.col2 {
	width: 780px;
	float: left;
}
.col3 {
	width: 100px;
	float: right;
}
.col3 li {
	padding: 0 5px;
	float: right;
}
span.copyInfo {
	margin-top: 10px;
}
span.copyInfo a {
	color: #FFFFFF;
	text-decoration: none;
}
span.copyInfo a:hover {
	color: #e50000;
	text-decoration: underline;
}
a.facebook, a.twitter {
	background-image: url(../images/twitbookSprite.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	display: block;
}
a.facebook {
	background-position: 0px 0px;
}
a.twitter {
	background-position: -30px 0px;
}
a.facebook:hover {
	background-position: 0px 0px;
}
a.twitter:hover {
	background-position: -30px 0px;
}
.productName {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 11px;
}
.price {
	color: #000000;
	display: block;
	font-size: 1.2em;
	margin-top: 6px;
}
#ppMain_lblPrice_Text {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 10px;
}
.WasPrice {
	background: url("../images/was_txt.gif") no-repeat scroll left center transparent;
	display: block;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-left: 41px;
	text-decoration: line-through;
}
.SalePrice {
	font-size: 1.8em;
	color: #f50000;
	background: url("../images/now_txt.gif") no-repeat scroll left center transparent;
	display: block;
	padding-left: 41px;
}
.NormalPrice {
}
/*===========================================================================================*/
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display: none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	margin-top: 1em;
}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #777;
	font-size: 12px;
}
ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #777;
	border-bottom: none;
	background: #F2F1F1;
	text-decoration: none;
}
ul.tabbernav li a:link {
	color: #000;
}
ul.tabbernav li a:visited {
	color: #000;
}
ul.tabbernav li a:hover {
	color: #000;
	background: #fff;
	border-color: #777;
}
ul.tabbernav li.tabberactive a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	background-color: #ffffff;
	border: 1px solid #777;
	border-top: 0;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px;/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height *//* height:200px; *//* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display: none;
}
.tabberlive .tabbertab h3 {
	display: none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height: 290px;
	overflow: auto;
}
/* Sliding info panel styling */
h2.acc_trigger {
	background: url("../images/button.png") no-repeat scroll 0 0 #DDDDDD;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	height: 30px;
	line-height: 28px;
	margin: 0 0 2px;
	padding: 0;
	width: 290px;
}
h2.acc_trigger a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
}
h2.acc_trigger a:hover {
	color: #000;
}
h2.active {
	background-position: left bottom;
}
.acc_container {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #DDDDDD;
	clear: both;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0;
	width: 290px;
}
.acc_container .block {
	padding: 20px;
	height: 150px;
	overflow: auto;
}
.acc_container p {
	color: #333333;
}
.acc_container p a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.acc_container p a:hover {
	text-decoration: underline;
}
#buyBtns {
	width: 230px;
	float: right;
	margin-bottom: 20px;
}
#sizeCombo, #qtyCombo {
	float: left;
	margin-top: 20px;
	width: 50%;
}
#sizeCombo label, #qtyCombo label {
	width: 35px;
	float: left;
	display: block;
}
#sizeCombo select, #qtyCombo select {
	margin-bottom: 10px;
}
#ppMain_imgAddToCart, #ppMain_imgCheckout {
	display: block;
	margin: 10px 7px 0 0;
}
#ppMain_lblStockCheckQuantity {
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid #CC0000;
	clear: both;
	color: #E50000;
	float: left;
	font-size: 1.4em;
	margin: 20px 0 20px 25px;
	padding: 20px;
	width: 650px;
}
#ppMain_lblNoItemsInStock {
	background: none repeat scroll 0 0 #FFCCCC;
	border: 1px solid #CC0000;
	color: #CC0000;
	font-size: 1.2em;
	padding: 2px 23px;
}
/* ========= */
/* ====Secure Pages Styling===== */
#secureContent {
	float: right;
	background: url('../images/breadcrumb_bkg.gif') top left repeat-x #fff;
	padding-top: 60px;
	color: black;
	width: 100%;
}
#securePageTable h3 {
	border-bottom: 1px solid #000000;
	color: #333333;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#securePageTable h4 {
	color: #444;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 5px;
}
#securePageTable p {
	font-size: 1.1em;
	margin: 5px 0;
}
#securePageTable a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#securePageTable a:hover {
	text-decoration: underline;
}
#securePageTable {
	margin: 10px auto 25px;
	width: 960px;
	color: #333;
}
#securePageTable input {
	margin: 5px 0;
}
#owProcess_tblOrderWizard {
}
.snsTable {
	color: #333;
	font-size: 1.2em;
	line-height: 1.6em;
}
.snsTable td {
	vertical-align: middle;
}
.snsTable h5 {
	border-bottom: 1px solid;
	font-size: 1.4em;
	margin-bottom: 10px;
	padding: 20px 0 10px;
}
.updateBtn {
	display: block;
	float: right;
	margin-top: -2px;
}
.DisplayAddressUnderline {
	border: 1px solid #EFEFEF;
}
#tblDisplayAddresses {
	margin-top: 20px;
}
#tblCheckoutLogin {
	margin: 0 auto;
	width: 675px;
}
.adjWidth {
	width: 100%;
}
/* ========= */
.padding {
	margin: 0 auto;
	width: 850px;
}
#Nav2 table.subbox p {
	color: #333333 !important;
	line-height: 1.3em;
	text-transform: captialise;
}


#popBsktSum {
    padding: 0;
	color: #000000;
    font-size: 0.9em;
	margin-bottom:20px;
}
#popBsktSum h3{
   background: url("../images/mnu_divider.gif") repeat-x scroll left bottom transparent;
    display: block;
    font-size: 1.1em;
    margin: 0 0 3px;
    padding: 8px 0 8px 1px;
    text-transform: uppercase;
}
#popBsktSum p {
    font-size: 1.1em;
	line-height:1.6em;
    margin-bottom: 5px;
}
#popBsktSum a {
    color: #000;
	font-weight:bold;
}
#popBsktSum a:hover {
    color: #e50000;
	background-color:transparent;
}
#bskMain_spProceedToCheckout, #bskMain_spViewMyAccount {
    display: block;
    float: left;
    width: 50%;
}
#bskMain_dtlBasket {
    margin-bottom: 5px;
}
#bskMain_dtlBasket_ctl01_lblBasketItem a {
	font-weight:normal;
	font-size:0.9em;
}
