/*
        _                                                 _           _   _             
  _ __ | |__     ___ ___  _ __ ___  _ __ ___  _   _ _ __ (_) ___ __ _| |_(_) ___  _ __  
 | '_ \| '_ \   / __/ _ \| '_ ` _ \| '_ ` _ \| | | | '_ \| |/ __/ _` | __| |/ _ \| '_ \ 
 | | | | |_) | | (__ (_) | | | | | | | | | | | |_| | | | | | (__ (_| | |_| | (_) | | | |
 |_| |_|_.__/   \___\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|_|\___\__,_|\__|_|\___/|_| |_|

 Accessible, standards-compliant web development

 http://www.nbcommunication.com

*/


body{
	background:#fff url(/img/site/soap/back.png) repeat-x;
	color:#333;
	font: 11px Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:180%;
	margin:0;
	padding:0;
}

body#ss-home #container {
	margin: 0 auto;
	width: 900px;
	text-align:left;
	position:relative;
	background:url(/img/site/soap/container_back.jpg) no-repeat 0 0;	
}
	

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
}

/* ----- global links ----- */
a{
	color:#4C1A11;
	text-decoration:none;
	font-weight: bold;
}
a:hover{color:#111;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6 {margin: 1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
.hidden{display:none;}
#skip{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}


/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
address{
	font-style:normal;
	margin:1em 0;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:110%;
	font-weight:bold;
}

/* ----- two column layout -----*/
.module1{
	float:left;
	width:200px;
}
.module2{
	float:right;
	width:200px;
}

/* ----- container size & positioning ----- */
#container, #container_inside {
	margin: 0 auto;
	width: 900px;
	text-align:left;
	position:relative;
	background:url(/img/site/soap/container_back_inside.png) no-repeat 0 0;	
}

/* ----- header area ----- */
#header{
	height: 75px;	
	position:relative;
}

/* ----- company logo & strapline ----- */
#logo {
	position:absolute;
	margin:0;
	padding:0;
	width:165px;
	height:161px;
	left:5px;
	top:91px;
	text-indent:-9000px;
	overflow:hidden;
	background:url(/img/site/soap/logo.png) no-repeat 0 0;	
}
#logo a {display:block;height:165px;}
#tagline {display:none;}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:5px;
	right:24px;
	padding:0 19px;
	z-index:10;
	color:#fff;
	font-size:12px;
}
#info a{color:#fff;}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs {
	position:absolute;	
	margin:0;
	padding:0;
/* --
	top:35px;
	right:30px;
	z-index:10;
-- */
	top:5px;
	left:0px;
	width:650px;
	color:#fff;
	/* a:hover {color:#ccc;}*/
	font-size: 12px;
}

#breadcrumbs a{}

#home #breadcrumbs{}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}

h3#navDeptTitle, h3#quickContact, h3.navStaticTitle {
	text-transform: uppercase;
	color: #72121E;
	margin: .2em 0;
	border-bottom: solid 1px #ccc;
}

h3#navDeptTitle {
margin-top: 0;
}

#navDept{
	margin-bottom: 3em;
	padding-top: 1px;	
clear: both;	
}
#navDept li a{
	display:block;
	width:100%;
	color:#666;
	padding-bottom:1px;
	border-bottom: solid 1px #ddd;	
}
#navDept li a:hover{color:#222;}
#navDept li a span{
	display:block;
	padding:8px 20px 8px 0;
	background:url(/img/site/basic/arrow.gif) no-repeat 8px 1.2em;
}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools {
	position:absolute;
	width:500px;
	top: 35px;
	right: 30px;
	z-index: 10;
	font-size:11px;
	text-align: right;
	font-size: 12px;
}
#navTools li{
	display:inline;
	padding-right:10px;
	line-height:24px;
	height:20px;
}
#navTools li a{
	line-height:23px;
	font-weight: normal;
}

#navTools li a span{}

.viewbasket { height: 15px; margin-right: 10px; padding-left: 21px; padding-top: 6px; background: url(/img/site/soap/basket.png) 0% 70% no-repeat; }
.myaccount { margin-right: 10px; }


/* ----- subdepartment navigation  - New Version For Image-based Department Lists - Added 06-06-07 by DJN --*/
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
}
#navSubDept{
	margin:1em 0;
	padding:3px 5px;
	color:#555;
}
#navSubDept li{
	margin:.5em 0px;
	line-height:150%;
	padding:0;
	padding-left:10px;
	list-style:none;
}
#navSubDept li a{color:#555;}
#navSubDept li a:hover{color:#111;text-decoration:underline;}


/* ----- NEW nav static menu items ----- */

.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}


.navStatic {
	margin-bottom: 3em;
	padding-top: 1px;		
}
.navStatic li a{
	display:block;
	width:100%;
	color:#666;
	padding-bottom:1px;
	border-bottom: solid 1px #ddd;	
}
.navStatic li a:hover{color:#222;}
.navStatic li a span{
	display:block;
	padding:8px 20px 8px 0;
	background:url(/img/site/basic/arrow.gif) no-repeat 8px 1.2em;
}


#side_inside .inner #navToolsTitle {display:none;}



/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:190px;
	margin-left:0;
	padding:220px 0 27em 0;
}

#side_inside {
	float:left;
	display:inline;
	width:190px;
	margin-left:0;
	padding:210px 0 3em 0;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:630px;
	margin-left: 25px;

}


#main #content{
	color:#555;
	padding:0 5px 1em 5px;
	font-size: 15px;
}

#main #content p{
	font-size: 15px;
	padding: 0;
	margin: .4em 0;
}

#container_inside #main #content p{
	font-size: 15px;
	padding: 0;
	margin-bottom: 0.85em;
}


#main h2, #main h3{
	font-weight:normal;
	padding:0;
	color: #72121E;
	font-size: 130%;
	clear:both;
	margin:.5em 0;

}
#main h2{border-bottom: solid 1px #888; margin-bottom: 1em;}
#main h2 a {border-bottom: solid 1px #fff; margin: 2em 1em 1.5em 0em; text-decoration: underline;}

#main h3{font-size:120%;}

#main h2#pageTitle{
	font-weight:normal;
	padding: 0 5px 0em 5px;
	margin:0;
	color: #72121E;
	font-size:180%;
	border: none;
}

#footer .inner{
	color:#555;
	height:30px;
	width:900px;
	margin-left:5px;
	font-size:11px;
	position:relative;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul{
	position:absolute;
	right:15px;
	top:10px;
}
#footer li{float:left;margin-right:1em;}
#footer a{color:#888;}
#footer a:hover{
	color:#222;
	text-decoration:underline;
}
#footer p#credits{
	position:absolute;
	left:15px;
	top:10px;
	float:left;
}


/* ----- pagination (page 1/2 etc.) ----- SIMPLIFIED VERSION 08-05-07 ------*/

.pagination{
	margin: 0.2em 0;
	clear: both;	
}

.pagination p{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
.pagination a{
	display:block;
	float:left;
	margin-left:10px;
}


/* ----- product thumbnail list ----- */
.products{
	width:630px;
	margin: 1.2em 0 1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
#home .products h2 {
	}

.products li{
	float:left;
	display:inline;
	width: 180px;
	height: 300px;
	margin-right: 30px;
	margin-bottom: 60px;
	color:#fff;
	position:relative;
}

#main .products li h3{
	position: relative;
	height: 2.2em;
	margin:.5em 0 0 0;
	padding:0;
	font-size:120%;
	padding:0 5px 0 0;
	background:url(/img/site/basic/arrow.gif) no-repeat 0 .6em;
}

.products li h3 a {
	color:#4C1A11;
	position: absolute;
	bottom: 0px;
}


.products li h3 a:hover{color:#ccc;}
.products .image{
	text-align:center;
	padding:3px;
}

.products .image a {
	display: block;
	width: 100%;
}

.products .image a img{	
}

.products .image a:hover img{
}
.products li .desc{
	padding-right:15px;
	color: #555;
	height:80px;
	margin-bottom:5px;
}

* html .products li .desc {
margin-bottom:10px;
}
*:first-child+html .products li .desc {
margin-bottom:5px;
}

.products .price{
	clear:both;
	vertical-align:bottom;
	width: 150px;
	margin:0;
	margin-bottom:5px;
	background:#740000;
	padding: 3px 15px;
	color:#fff;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1px 0;
	background:#262626;
	padding:3px 15px;
}


/* ----- individual products ----- */
#product{	
	margin:.5em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	

#product .image p {
	margin:.5em 0;
}

#product .image p a {
	font-size: 15px;
	padding: 0 0 0 30px;
	background:url(/graphics/site/magnify.gif) no-repeat 0 0;

}

#product .image p a:hover {
	text-decoration: underline;
	background:url(/graphics/site/magnify.gif) no-repeat 0 0;

}

#product .image img{	
	border-top: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
}	
#product .info{	
	float:right;
	width:200px;
}

#product .price{
	color:#740000;
	font-size:120%;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	padding-top:1em;
}

#product #addWishlist a{
}

.enlarged-image img {
	border-top: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
}
	
/* ----- featured articles ----- */
#articles{
	display: none;
	width:502px;
}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:.5em 0;
	padding:3px 10px;
	background:#262626;
	color:#fff;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(/img/site/basic/arrow.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#fff;}
#articles  ul li a:hover{color:#fff;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
	width:502px;
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	color:#555;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:18px;
	list-style:none;
	background:url(/img/site/soap/arrow.gif) no-repeat 0 .2em;
}
#reviews  ul li a{color:#555;}
#reviews  ul li a:hover{color:#111;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}
#sitemap a{color:#fff;}
#sitemap a:hover{color:#fff;text-decoration:underline;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
	
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#fff;
	font-size:120%;
	clear:both;
}


fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
	border:1px solid #fc9;
}

.global-form fieldset legend {
color:#333;
}

th{
	border:1px solid #fc9;
	background:#fc9;
	padding:5px;
}
td{
	background:#FFF99B;
	padding:5px;
	vertical-align:top;
	font-size: 14px;
	line-height: 1.4em;
}

#frmContact label {
	padding-left: 10px;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#ffc000;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#740000;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
label span{
	color:#ffc000;
	font-size:130%;
	font-weight:bold;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, .pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, .pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, .pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html .pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */


/* ----- additional markup styles ---- */

#trade {
	width:630px;
	border-top: solid 3px #ddd;
	padding-top: 10px;
}

#trade h2 {
	font-size: 24px;
	border: none;
}

#trade p {
	font-size: 13px;
}

#footbox, #footer {
	text-align: left
}

#sub-bottom {
	background: url(/img/site/soap/footwrap.png) repeat top left;
	border-top: 10px #BF8B73 solid;
}

.pterms {
	text-align: right;
}

#sub-bottom {
	color: #EABBB9
}

#sub-bottom a {
	color: #fff;
}

#sub-bottom a:hover {
	text-decoration: none;
	color: #EABBB9;
}

#sub-bottom h4 {
	padding-bottom: 5px;
}

#prodbase {
	margin-right: 15px;
}

#subcontent {
	padding: 15px;
}

#taglearnmore {
	margin-top:15px;
}

#taglearnmore a {
	background: url(/img/site/soap/arrowheadred.gif) no-repeat 0 -.1em;
	padding: 3px 0 3px 25px;
}

#footer {
	border-top: 2px #8F1313 solid;
	padding: 10px 0 30px 0;
}

#foot {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

.cont {
	padding: 10px;
}

#subside {
	width: 180px;
	float: left;
	margin-right: 10px;
	background: url(/img/site/soap/sidebg.png) no-repeat top center;
}
#subcontent {
	float: left;
	width: 680px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.pterms {
	text-align: right;
}


/* --- quick contacts ---*/

#qcontact {
	margin:0;
	padding:0;
	list-style:none;
}



ul#qcontact {
	list-style-type: none;
	margin-top: 5px;
	padding-left:5px;
}

ul#qcontact li {
	padding: 5px 0 5px 20px;
	margin-left: 0;
}

ul#qcontact li#ichouse {
	background: url(/img/site/soap/icon_house.png) no-repeat 0 .3em;
}

ul#qcontact li#ichouse span {
	display: block
}

ul#qcontact li#icphone {
	background: url(/img/site/soap/icon_phone.gif) no-repeat 0 .3em;
}

ul#qcontact li#icaddress {
	background: url(/img/site/soap/icon_address.gif) no-repeat 0 .3em;
}
#icaddress a {
	color: #333;
}
#icaddress a:hover {
	text-decoration: none;
}
.qadd {
	display: block;
}

#homepromo {
	position: absolute;
	top: 85px;
	right: 18px;
	margin: 0;
}

#homeintro {
	 width: 350px;
}

#content h3 {margin-top: 1.5em;}

#navSubDept {position: relative; top: 13px; }

#content {margin-top: 25px; margin-bottom: 5px;}
#content p {line-height: 150%;}

#homeintro #introtext {position: relative; top: -15px;}
#homeintro #intotext p {font-size: 90%; line-height: 1.2em;}
div.products {position: relative; top: -15px;}


#total, table#total, #total td { border: 0px; background: #fff; font-weight: bold;}


/* ----- search results page ----- */
#main h2.searchpage { border-bottom: solid 0px #fff; margin-bottom: 5px;}
#main h2.searchpage a { border-bottom: solid 0px #fff; margin-bottom: 5px; }
#main .searchdesc  { margin-top: 0px; padding-top: 0px; padding-bottom: 2em;}


/* ----- search box ----- */
#search {width: 190px; height: 50px; padding-bottom: 12px; margin-bottom: 12px; clear: both; }

#search label {float: left; clear: left; width: 190px; text-transform: uppercase; color: #680000; font-weight: normal; font-size: 120%; font-weight: bold; }

#searchKeyword  {float: left; clear: left; width: 125px; height: 19px; border: 1px solid #BF8B73; font-size: 14px; padding: 3px 1px 3px 3px; }

#searchSubmit {float: right; margin-top: 0px; margin-right: 20px; border: 1px solid #864937; background: url(go.png); }


.ssllogo {
margin: 25px 0 0 25px;
}


/* spam trapping css to hide input field from Humans */
.hideInput { display:none; }

.newsdate {
  font-style: italic;
  font-size: 0.9em;
  font-weight: bold;
}