/* ========================================================================================
SLS: Main Layout 
Version:1.0
Author: StyleTech Solutions Ltd
Last Updated: 22 May 2009
=========================================================================================== */

/* Generic 
=========================================================================================== */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:63.3%;
 	background-color:#ffffff;
 	background-image:url(../images/generic/sls-black-bg.gif);
 	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	min-width:982px;
}

h1 { margin:0; }
h2 { margin:0; }
h3 { margin:0; }
h4 { margin:0; }
h5 { margin:0; }
img { border:none; }
p { color:#58A1E1; font-size:1.1em; margin:0; }

a:link { text-decoration:none;cursor:pointer; }
a:hover { text-decoration:underline;cursor:pointer; }
a:active { text-decoration:underline;cursor:pointer; }
 
.left { float:left; }
.right { float:right; }

ol,ul {
	margin: 0; padding: 0; font-size:1.1em;
}
.clear {
	clear: both; text-indent: -9999px;
}

#longDescription p
{
	padding-bottom: 12px; 
}
#longDescription li
{
	margin-left:35px;
}

.error
{
	color:Red;
}


img.safetySymbol
{
	padding-left: 5px;
	padding-right:5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Structure 
=========================================================================================== */
div#wrapper {
  width: 982px; margin: auto; text-align: left; padding-bottom: 4px;
}
div#content {
	width:982px;
}

div#banner {
	height:137px;
	background:url(../images/generic/banner-bg4.jpg) bottom left no-repeat;
}
div#pageContent {
	float:left; width:776px; margin-top:7px; position:relative;	 	 
}
#PrimaryNav {
	float:left; width:776px; height:46px; position: relative;
}
#SecondaryNav {
	float:right; height:30px; position: relative; width:600px;
}
div#featureContent {
	width: 195px; float: right; 
	display: block; /* :KLUDGE: Fixes IE double margin float bug */
}
div#contentArea {
}
#pageContent h2 {
	font-size:170%; line-height:170%; display:block; color:#58A1E1;
}

/* Structure - NEWS POPUP ONLY !!
=========================================================================================== */

div#newsWrapper {
  width: 600px; margin: auto; text-align: left; padding-bottom: 4px;
}
div#newsContent {
	width:600px;
}

div#newsPageContent {
	float:left; width:600px; margin-top:7px; margin-bottom:15px;	 
}


/* Banner Area 
=========================================================================================== */
.bannerMessage {
	float:left; position:relative; display:block; width:231px; height:54px; top:76px; left:500px;
	b1ackground:url(../images/generic/header-message.gif);
}

.bannerLogoCover 
{
    cursor:pointer;position:absolute;top:10px;height:105px;width:290px;
}

.telephone 
{
    float:right;
	position:relative;
	text-align:right;
	right:10px;
}
	.telephone p 
	{
	    color:#000;
		font-size:120%;
	}
	.telephone img {
		margin-bottom:3px;
	}


/* Primary Navigation 
=========================================================================================== */
#navigation {
	position: absolute; bottom: 0px; left: 0; z-index: 900; list-style: none; width:776px;
}
#navigation li 
{
    b1ackground: url(../images/generic/right-tab.gif) no-repeat 100% 0px;
	border-right:1px solid #FFF;
	float: left; 
	font-size: 12px; 
	font-weight:bold;
	margin-left: 1px; 
	text-transform:uppercase;
}
#navigation li a 
{
    color: #fff;
    display: block;
    float: left; 
	height: 2.4em; /* Targets IE 5.5 only */
	hei\ght: 2.2em; /* All Other Browsers */
	height:24px;
	overflow: hidden;
	padding:10px 20px 0px 20px;
	text-decoration: none; 
	b1ackground: url(../images/generic/left-tab.gif) no-repeat 0% 0px;
}
	
	#navigation li a.home {
		border-left:1px solid #FFF; 
	}
	#navigation li .homeIcon {
		padding-bottom:8px; border:1px solid green; position:relative; t1op:-10px; width:40px; height:29px;
	}
	
	#navigation li.active {
		background: url(../images/generic/menu-item-active.gif) repeat-x 0% 0px;
	}
		#navigation li.active a {
		
		}
			#navigation li:hover, #navigation li.ieHover {
				background: url(../images/generic/menu-item-rollover.gif) repeat-x 0% 0px;
			}
			#navigation li:hover a, #navigation li.ieHover a {
				background: url(../images/generic/menu-item-rollover.gif) repeat-x 0% 0px;
			}

            #navigation li.menudrop a 
            {
                background: url(../images/generic/menu-item-rollover.gif) repeat-x 0% 0px;
            }

.menuPanel 
{
    color:#FFFFFF;
    padding:30px 20px 20px 20px;
    position:absolute;
    top:-6px;
    height:255px;
    width:740px;
    background-color:#000000;
    background-position:top;
    background-image:url(../images/generic/menu-drop-down-bgrd.jpg);
    background-repeat:repeat-x;
    f1ilter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8B8B8B', EndColorStr='#000000');
 	font-size:120%;
	z-index: 999;
}

.menuPanelDrop {
	z-index: 999; list-style-type:none; padding-top:15px; padding-left:10px;
}

.menuPanelDrop li {
	border-bottom:1px solid #6F6F6F;
	font-size: 90%; 
	font-weight:normal; 
	height: 22px;
	width:235px;
}

.menuPanelDrop li a, 
.menuPanelDrop li a:active,
.menuPanelDrop li a:link, 
.menuPanelDrop li a:visited {
	display: block; 
	padding: 5px 5px 3px 3px; 
	color: #fff; 
	text-decoration: none; 
	overflow: hidden;
} 

.menuPanelDrop li a:hover 
{
    text-decoration: underline; 
}

/* Secondary Navigation 
=========================================================================================== */
#account {
	position: absolute; top: 0px; right: 0; z-index: 999; list-style: none;
}
#account li {
	float: right; margin-left: 1px; font-size: 12px; font-weight:bold;
	background: url(../images/generic/accountRight-tab.gif) no-repeat 100% 0px;
}
#account li a {
	float:left; display: block; height: 2.4em; /* Targets IE 5.5 only */
	hei\ght: 21px; /* All Other Browsers */
	padding: 0.3em 1.5em 0.1em 1.4em; color: #fff; text-decoration: none; overflow: hidden;
	background: url(../images/generic/accountLeft-tab.gif) no-repeat 0% 0px;
}
		#account li.active {
			background-position: 100% -150px;
		}
			#account li.active a {
				background-position: 0% -150px; color: #fff;
			}
				#account li:hover, #account li.ieHover {
					background-position: 100% -150px;
				}
				#account li:hover a, #account li.ieHover a {
					background-position: 0% -150px; color: #fff;
				}	
				
#SecondaryNav select {
	float:right; position:relative; right:270px; margin:4px 10px 0 0; /*----- dropdown for multiple account users*/ 
	text-align:right; font-size:120%; padding:3px 3px 3px 0px;
}


/* Shopping Basket
=========================================================================================== */
#basket {
 	width:195px;
}
	#basket-top {
		height:72px; background:#013f63 url(../images/generic/basket-top.gif) top no-repeat; padding:0 8px;
	}
			#basket-top .summary {
				position:relative; top:46px; /*----- holder for basket contents summary*/
			}
				#basket-top .summary p {
					color:#fff; font-size:120%;
				}
	#basket-bottom {
		width:190px;height:30px; border-top:#fff 1px solid; padding:3px 5px 0px 0px;
		background:#8aacce url(../images/generic/basket-bottom.gif) bottom no-repeat; 
	}
		
	#basket-contents {
		padding:8px 8px 22px 8px; background:#fff; border-left:#838383 1px solid; border-right:#838383 1px solid;
	}
		#basket-contents p {
			font-weight:bold; padding-left:8px; color:#666; line-height:130%;
			background:url(../images/generic/basket-bullet.gif) 0 5px no-repeat;
		}
		    #basket-contents a:hover.productcode
		    {
		        color:#58A1E1;
		        text-decoration:underline;
		    }
		    
		    #basket-contents a:active.productcode, a:link.productcode, a:visited.productcode
		    {
		        color:#58A1E1;
		        text-decoration:none;
		    }
		   		
			#basket-contents a.edit1 {
				color:#ff0000; background:none; display:inline; float:right; position:absolute; left:89px; font-weight:normal; font-size:110%; font-style:italic; white-space:nowrap;
			}
			
			#basket-contents a.edit2 {
				color:#ff0000; background:none; display:inline; float:right; position:absolute; left:52px; font-weight:normal; font-size:110%; font-style:italic; white-space:nowrap;
			}
			
		#basket-contents span {
			color:#58A1E1; background:none; /*----- style for users item details*/ 
		}

.highlight {
	padding:8px 8px 22px 8px; background:#FFFFEE; border:#838383 1px solid;
}

/* Product Finder
=========================================================================================== */
#locator-holder {
	width: 776px; height:74px; margin-top:8px; background:#fff; text-align:center;
}
	#locator-holder.homepage {
		margin-top:0px; background:url(../images/generic/finder-bg-home.jpg) top left no-repeat; /*----- adds bespoke image to blend with bg background*/ 
	}	
#locator {
	width:700px; height:59px; margin:0 auto 0 auto; background:url(../images/generic/finder-panel.gif) no-repeat;
}
	#locator.homepage {
		width:700px; background:url(../images/generic/finder-panel-home.gif) no-repeat; /*----- adds bespoke image to blend with bg background*/ 
	}
	#locator h3 {
		font-size:170%; font-weight:normal; color:#fff; float:left; padding:1px 7px 0;
	}
	#locator #searchPanel {
		position:relative; width:500px; padding-top:8px; margin:0 auto 0 auto; height:27px;
	}
		#locator #searchPanel .button {
			float:left !important; padding-left:0 !important;  margin-top:-3px;
		}
		#locator #searchPanel input {
			float:left; width:235px; background:url(../images/generic/search-bg.gif) top left no-repeat; border:0; 
			padding:3px 6px 4px 19px; font-size:12px;	
		}	
	#locator-browse ul {
		list-style:none; position:relative; width:auto;
	}
	
	* html #locator-browse ul {
		list-style:none; position:absolute; width:auto; /* IE6 FIX */
	}
		#locator-browse ul li {
			float:left; width:233px; font-size:110%; font-weight:bold; color:#fff; bo1rder-right:#ccc 1px solid; b1order-top:#ccc 1px solid; list-style:none;
		}
			#locator-browse ul li.end {
				width:232px; b1order-right:none;
			}
			#locator-browse ul li a {
				color:#fff; text-decoration:none; display:block; padding:4px;
			}
				#locator-browse ul li a:hover {
					text-decoration:underline;
				}


/* Product Detail 
=========================================================================================== */

#contentArea div.mainimgchem {
	float:left; margin-right:15px; border:#b9c9d7 1px solid;padding:5px;width:415px;
}

#contentArea div.mainimg {
	float:left; margin-right:15px; border:#b9c9d7 1px solid;padding:5px;width:280px;
}
	#contentArea #detailArea {
		float:left; position:relative; line-height:140%; color:#7c7c7c; font-size:110%; width:auto; margin-top:0px;
	}
			#contentArea #detailArea.chemical {
				width:430px;
			}
		#pageContent h1 {
			font-size:200%; line-height:140%; color:#58A1E1; padding:8px 0;
		}
		#contentArea #detailArea h2 {
			font-size:130%; line-height:140%; margin:5px 0; color:#58A1E1;
		}
		#contentArea #detailArea p {
			font-size:110%; color:#7c7c7c; 
		}
		/* tooltip - blue colour - no effects */
		#contentArea #detailArea span.tooltip {
		    color:#58A1E1;
		}
		#contentArea #detailArea a {
			font-size:12px;line-height:150%;
		}
		#contentArea #detailArea p.news {
			font-size:110%; color:#7c7c7c; margin-bottom:15px;
		}
		#contentArea #detailArea ul {
			list-style:disc; padding-left:20px; margin:5px 0; line-height:140%;
		}
		/* eppendorf pages' bullets indented */
		#contentArea #detailArea ul.indent {
			padding-left:60px;
		}
			#contentArea #detailArea ul.chemicalLeft {
				list-style:disc; font-weight:bold; margin:5px 0; padding:0 0 10px 20px; line-height:140%; 
				width:46%; display:block; float:left; border-bottom:#999 1px solid;
			}
			#contentArea #detailArea ul.chemicalRight {
				list-style:none; margin:5px 0; line-height:140%; padding:0 0 10px 10px;
				width:46%; display:block; float:left; border-bottom:#999 1px solid;
			}
			
#contentArea #actionArea {
	float:right; position:relative; width:460px; text-align:left;
}
	#contentArea #actionArea.chemical {
		width:308px;
}
	#contentArea #actionArea .priceArea {
		width:auto; padding:5px 0px; border-top:#acacac 1px solid; 
		border-bottom:#acacac 1px solid; font-weight:bold;
	}	
	#contentArea #actionArea p.list {
		color:#d02d2d; font-size:120%;
	}
	#contentArea #actionArea p.price {
		color:#d02d2d; font-size:230%; line-height:110%;
	}
	#contentArea #actionArea p.code {
		color:#909090; font-size:120%; font-weight:bold;
	}
	#contentArea #actionArea p.quantity {
		float:left; font-weight:bold; color:#019AD6; padding:7px 5px 5px 5px;
	}
	div#contentArea #actionArea input {
		float:left; width:20px; margin:3px 10px 3px 0; margin-bottom:10px;
	}
	
.backLink {
	float:right; position:relative; text-align:right; padding:0px 10px 10px;
}
	.backLink p {
		font-size:110%;
	}
		.backLink p a {
			color:#666 !important; text-decoration:none;
		}
			.backLink p a:hover {
				color:#a71d1d; text-decoration:underline;
			}


/* Generic Content 
=========================================================================================== */
#contentArea h3 {
	font-size:120%; line-height:140%; color:#58A1E1; margin-bottom:5px;
}
#contentArea p {
	line-height:140%; color:#7c7c7c;
}
	#contentArea p a {
		color:#d02d2d; text-decoration:none; 
	}
		#contentArea p a:hover {
			text-decoration:underline;
		}
	#contentArea ul li {
		line-height:140%; padding-bottom:2px;
	}
		#contentArea ul li a {
			color:#999; text-decoration:none;
		}
			#contentArea ul li a:hover {
				text-decoration:underline;
			}
	#contentArea img.contentImg {
		padding:0 10px;
	}
		


/* Product Catalog Listings 
=========================================================================================== */
#Catalogue {
	width: 776px;
}
	.Catalogue-Entry {
		float:left; text-align:center; width:186px; height:265px; border:#000 1px solid; margin:15px 6px 6px 0px;
	}
	   	.Catalogue-Entry:hover {
			border:#c03131 1px solid;
		}
		.Catalogue-Entry h3 {
			font-size:130%; line-height:130%; color:#FFF; padding:6px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
			background:#000; /*----- change product title box panel colour*/
		}
			.Catalogue-Entry h3 a {
				color:#FFF; text-decoration:none;
			}
				.Catalogue-Entry h3 a:hover {
					text-decoration:underline;
				}
		.Catalogue-Entry img.product {
			padding:6px;
		}
			.Catalogue-Entry .details {
				padding:6px;
			}
		.Catalogue-Entry p.sku {
			font-size:130%; line-height:130%; color:#000; text-decoration:none; padding-top:4px;
		}

		.Catalogue-Entry p.price {
			font-size:140%; width:50%; text-align:left; display:block; font-weight:bold; color:#ff0000; float:left; margin:3px 0;
		}
		.Catalogue-Entry p.more {
			float:left; width:50%; margin:3px 0; display:block; color:#019AD6; text-align:left;
		}
			.Catalogue-Entry p.more a {
				font-size:110%; color:#019AD6; float:left; text-decoration:none;
			}
				.Catalogue-Entry p.more a:hover {
					text-decoration:underline;
				}
		.Catalogue-Entry p.quantity {
			font-size:120%; color:#019AD6; float:right; width:40px; display:block; padding:4px; text-align:right;
		}
		.Catalogue-Entry input {
			floaT:right; width:20px; margin-bottom:3px;
		}
		.Catalogue-Entry.end {
			margin-right:0px;
		}


/* Literature Listings 
=========================================================================================== */

#Literature {
	width: 776px;
}

    .Literature-Entry {
		float:left; text-align:center; height:190px; width:186px; border:#99bed3 1px solid; margin:0 6px 6px 0;
	}
		.Literature-Entry:hover {
			border:#c03131 1px solid;
		}
		.Literature-Entry h3 {
			font-size:130%; line-height:130%; color:#58A1E1; padding:4px 4px 7px; width:175px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
			background:#fff; /*----- change product title box panel colour*/
		}
			.Literature-Entry h3 a {
				color:#58A1E1; text-decoration:none;
			}
				.Literature-Entry h3 a:hover {
					text-decoration:underline;
				}
		.Literature-Entry img.product {
			padding:6px;
		}
			.Literature-Entry .details {
				padding:6px;
			}
		.Literature-Entry p.sku {
			font-size:130%; line-height:130%; color:#58A1E1; text-decoration:none;
		}

		.Literature-Entry p.price {
			font-size:140%; width:50%; text-align:left; display:block; font-weight:bold; color:#ff0000; float:left; margin:3px 0;
		}
		.Literature-Entry p.more {
			float:left; width:50%; margin:3px 0; display:block; color:#019AD6; text-align:left;
		}
			.Literature-Entry p.more a {
				font-size:110%; color:#019AD6; float:left; text-decoration:none;
			}
				.Literature-Entry p.more a:hover {
					text-decoration:underline;
				}
		.Literature-Entry p.quantity {
			font-size:120%; color:#019AD6; float:right; width:40px; display:block; padding:4px; text-align:right;
		}
		.Literature-Entry input {
			width:20px; margin-bottom:3px;
		}
		.Literature-Entry.end {
			margin-right:0px;
		}


/* Promotion Listings 
=========================================================================================== */
#Promotion {
	width: 776px;
}
	.Promotion-Entry {
		float:left; text-align:center; height:350px; width:186px; border:#99bed3 1px solid; margin:0 6px 6px 0;
	}
		.Promotion-Entry div {
			padding-top:7px;height:315px;
		}	
		.Promotion-Entry:hover {
			border:#c03131 1px solid;
		}
		.Promotion-Entry h3 {
			font-size:130%; line-height:130%; color:#58A1E1; padding:4px 4px 7px; width:175px;
			background:#fff; /*----- change product title box panel colour*/
		}
			.Promotion-Entry h3 a {
				color:#58A1E1; text-decoration:none;
			}
				.Promotion-Entry h3 a:hover {
					text-decoration:underline;
				}
		.Promotion-Entry img.product {
			padding:6px;
		}
			.Promotion-Entry .details {
				padding:6px;
			}
		.Promotion-Entry p.sku {
			font-size:130%; line-height:130%; color:#58A1E1; text-decoration:none;
		}

		.Promotion-Entry p.price {
			font-size:140%; width:50%; text-align:left; display:block; font-weight:bold; color:#ff0000; float:left; margin:3px 0;
		}
		.Promotion-Entry p.more {
			float:right; width:50%; margin:0 10px 10px 0px; display:block; color:#019AD6; text-align:right;
		}
			.Promotion-Entry p.more a {
				font-size:110%; color:#019AD6; float:right; text-decoration:none;
			}
				.Promotion-Entry p.more a:hover 
				{
					text-decoration:underline;
				}			
		.Promotion-Entry p.quantity {
			font-size:120%; color:#019AD6; float:right; width:40px; display:block; padding:4px; text-align:right;
		}
		.Promotion-Entry input {
			width:20px; margin-bottom:3px;
		}
		.Promotion-Entry.end {
			margin-right:0px;
		}
		

/* List Pagination
=========================================================================================== */
.resultBar {
	float:left; width:350px;
}
	.resultBar p {
		font-size:120%; color:#666;
	}
.pagination {
	float:right; position:relative; z-index:1;
}
	.pagination p {
		float:left; color:#666; font-size:120%;
	}
		.pagination p a {
			color:#666 !important; text-decoration:none;
		}
			.pagination p a:hover {
				text-decoration:underline;
			}
			.pagination p a.previous {
				margin-right:10px;
			}
				.pagination p a.next {
					margin-left:10px;
				}	
	.pagination ul { 
		list-style:none; float:left;  margin-bottom:10px; list-style:none;  
	} 
		.pagination ul li { 
			float:left; padding:0 3px; font-size:110%;
		}
		
			.pagination ul li a {
				color:#666; text-decoration:none;
			}
				.pagination ul li a.selected { 
					font-weight:bold; color:#ff0000; text-decoration:none;
				}
			.pagination ul li a:hover {
				color:#666; text-decoration:underline;
			}


/* Result Table
=========================================================================================== */
table.results  {
	border-collapse: collapse; float:left; width:776px; font-size:110%; color:#222; margin-bottom:15px;
	/*background:#fff url(../images/generic/header-bar-bg.gif) top left no-repeat;*/
}
.results thead tr {
	color:#fff; position:relative; height:32px; font-size:110%; text-align: left; width:776px; padding:6px;
	background:#fff url(../images/generic/header-bar-bg.gif) top center no-repeat; z-index:-1;
}
col#description {
	width:280px;
}
col#code {
	width:80px;
}
col#price {
	width:70px; text-align:right !important;
}
col#unit {
	width:60px; text-align:left !important;
}
col#quantity {
	text-align:center !important;
}
col#thumbnail {
	text-align:center !important;
	vertical-align: middle
}
.results #colThumbnail {
	text-indent: -1000em; overflow:hidden; /*moves title off-screen*/
	background:#fff url(../images/generic/header-bar-bg.gif) top left no-repeat;
}
th #colUnit {
	text-align:center !important;	
}
.results #colUnit {
	text-align:center !important;	
	background:#fff url(../images/generic/header-bar-bg.gif) top center no-repeat;
}
.results #colQty {
	text-align:center !important;	
	background:#fff url(../images/generic/header-bar-bg.gif) top center no-repeat;
}
.results #colPrice {
	text-align:center !important;
	background:#fff url(../images/generic/header-bar-bg.gif) top center no-repeat;
}



.results #colOrder {
	text-indent: -1000em; overflow:hidden; /*moves title off-screen*/
	background:#fff url(../images/generic/header-bar-bg.gif) top right no-repeat;
}
	.results td p {
		font-size:110%; color:#9e9e9e;
	}
	.results td p.price {
		font-weight:bold; font-size:110%; color:#6BB3F0; text-align:right !important;
	}
		.results td p.description a {
			font-weight:bold; color:#6BB3F0 !important; text-decoration:none;
		}
			.results td p.description a:hover {
				color:#c03131; text-decoration:underline;
			}

.results th, td {
	padding: 0.2em 0.3em;
}
.results .odd {
	background:#E3F0FC;  /*----- colour for alternate table rows*/
}
.results input {
	font-size:120%; width:20px; 
}
.results img {
	border:#6BB3F0 1px solid; margin:5px 10px;
}




/*  Graphical Button
=========================================================================================== */
.button:link,
.button:visited,
.button:hover { border:none;}
* html #wrap { width:13em}

.button:link,
.button:visited { /* Top left corner, top edge */
	float:left;
	color:#fff;
	font-size:11px; font-weight:bold;
	text-decoration:none;
	background:#ff0000 url(../images/generic/buttonRed.gif) no-repeat;
}
.button * { display:block; }
.button { float:right !important; }
	.button span { /* Top right corner */
		padding:6px 0 0;
		background:url(../images/generic/cornersRed.gif) right top no-repeat;
	}
	.button span span { /* Bottom left corner, left and bottom edges */
		padding:0 0 0 6px;
		background:url(../images/generic/buttonRed.gif) no-repeat left bottom;
	}
			.button span span span { /* Bottom right corner */
				padding:0 0 6px;
				background:url(../images/generic/cornersRed.gif) no-repeat right bottom;
			}
				.button span span span span { /* Right edge */
					padding:0px 6px 1px 2px; 
					background:url(../images/generic/buttonRed.gif) no-repeat right center;
					white-space:nowrap;
				}
	.button img {
		display:inline; padding-left:4px; border:0; margin:0;
	}
		
	.button:hover,
	.button:focus,
	.button:active { /* Make the button more visible on :hover and :focus */
		color:#ddd;
	}
	
/*Changes button images when sitting on basket panel*/
#basket .button { 
	background: url(../images/generic/buttonRed-checkout.gif) no-repeat; }
#basket .button span { 
	background:url(../images/generic/cornersRed-checkout.gif) right top no-repeat; }
#basket .button span span {
	background:url(../images/generic/buttonRed-checkout.gif) no-repeat left bottom; }	
#basket .button span span span { 
	background:url(../images/generic/cornersRed-checkout.gif) no-repeat right bottom; }
#basket .button span span span span { 
	background:url(../images/generic/buttonRed-checkout.gif) no-repeat right center; }
	
/*Changes button images when sitting on locator panel*/
#searchPanel .button { 
	background: url(../images/generic/buttonRed-locator.gif) no-repeat; }
#searchPanel .button span { 
	background:url(../images/generic/cornersRed-locator.gif) right top no-repeat; }
#searchPanel .button span span {
	background:url(../images/generic/buttonRed-locator.gif) no-repeat left bottom; }	
#searchPanel .button span span span { 
	background:url(../images/generic/cornersRed-locator.gif) no-repeat right bottom; }
#searchPanel .button span span span span { 
	background:url(../images/generic/buttonRed-locator.gif) no-repeat right center; }
	
/*Changes button images when sitting on the blue results table row*/
.results .odd .button { 
	background: url(../images/generic/buttonRed-odd.gif) no-repeat; }
.results .odd .button span { 
	background:url(../images/generic/cornersRed-odd.gif) right top no-repeat; }
.results .odd .button span span {
	background:url(../images/generic/buttonRed-odd.gif) no-repeat left bottom; }	
.results .odd .button span span span { 
	background:url(../images/generic/cornersRed-odd.gif) no-repeat right bottom; }
.results .odd .button span span span span { 
	background:url(../images/generic/buttonRed-odd.gif) no-repeat right center; }
	
#actionArea .button {
	float:left !important;
}


/* Right Side Feature Panels
=========================================================================================== */

#featureContent h2 {
	font-size:170%; line-height:140%; margin:10px 0; color:#58A1E1; border-bottom:1px solid #58A1E1;
}

#featureContent .quicklink {
    color:#FFFFFF;font-weight:bold;font-size:170%;
}

#featureContent .quicklink a {
    color:#FFFFFF;text-decoration:none;
}

#featureContent .quicklink a:active, #featureContent .quicklink a:visited, #featureContent .quicklink a:link {
    color:#FFFFFF;text-decoration:none;
}

#featureContent .quicklink a div {
    background:url(../images/generic/right-column-item-bgrd.jpg) no-repeat;height:48px;width:173px;padding:14px 0px 0px 20px;
}

#featureContent .quicklink a:hover div {
    background:url(../images/generic/right-column-item-bgrd-rollover.jpg) no-repeat;height:48px;width:173px;padding:14px 0px 0px 20px;
}

#featureContent .quicklink a div img 
{
    position:relative;
    top:-8px;
    left:-10px;
}


/* Sub Categories
=========================================================================================== */
#subCategoryArea {
	width: 776px; padding:5px 0 15px 0;
}
    #subCategoryArea ul {
		    line-height: 16px; margin-top:5px;
	    }
	
        #subCategoryArea ul li {
		        list-style:none; font-size:100%; color: #000; padding:2px; line-height:120%;width:400px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
	        }
	
	        #subCategoryArea ul li a {
				        list-style:none; font-size:90%; color: #999; text-decoration:none;
			        }
			        
			#subCategoryArea ul li a:hover {
				list-style:none; color: #a71d1d; text-decoration:underline;
			}


/* Footer Product Categories
=========================================================================================== */
#productCat {
	width: 776px; border-bottom:1px #bfbfbf solid; border-top:1px #bfbfbf solid; padding:5px 0 15px 0;
}
.cat_column {
	float: left; width: 120px; display: block; margin-right:9px;
}
	.cat_column ul {
		line-height: 16px; margin-top:5px; list-style:none;
	}
		.cat_column ul li {
			font-size:110%; color: #000; padding:2px; line-height:120%; list-style:none; width:110px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;
		}
			.cat_column ul li a {
				font-size:90%; color: #999; text-decoration:none;
			}
				.cat_column ul li a:hover {
					color: #a71d1d; text-decoration:underline;
				}


#productAssociated {
	width: 776px; border-top:1px #bfbfbf solid; padding:5px 0 15px 0;
}

/* News Story List
=========================================================================================== */

#story_list_block a 
{
    color: #a71d1d; text-decoration:none;   
}

#story_list_block a:hover
{
    color: #a71d1d; text-decoration:underline;
}

#story_list_block hr 
{
    color:#D0D0D0;
    height:1px;
    margin-bottom:10px;
}

/* Footer Site Links
=========================================================================================== */
#footer {
	width: 980px; padding:20px 0;
}
	#footer p {
		font-size:110%; color:#000;
	}
		#footer p a {
			color:#000; margin:0 12px; text-decoration:none;
		}
			#footer p a:hover {
				text-decoration:underline;
			}

.compMessage {
     float:left; position:relative; display:block; width:170px; height:100px; top:10px; left:360px;
}
.compMessage a {
     display:block; width:170px; height:100px;
}

.bannerMessage.hide {
    background:none;
}
#homepage #banner 
{
	b1ackground:url(../images/generic/banner-bg4.jpg) bottom left no-repeat;
}
#homepage #PrimaryNav {
    background:none;
}
#homepage .compMessage {
    display:none;
}

/* ACCORDION - JQUERY - Added by STS */

#navigation_accordion {
    border:1px solid #FFFFFF;
    margin:0px;
    padding:0px;
    text-indent:0px;
    background-color:#F4F4F4;
    width:190px;
}
#navigation_accordion a.head {
    cursor:pointer;
    border:1px solid #CCCCCC;
    background-color:#E6E6E6;
    color:#000000;
    display:block;
    font-weight:bold;
    margin:0px;
    padding:0px;
    text-indent:5px;
    text-decoration: none;
    text-transform:uppercase;
    line-height:20px;
}
#navigation_accordion a.head:hover {
    color:#000000;
    text-decoration:underline;
}
#navigation_accordion a.selected 
{
    background-color:#E6E6E6;
}
#navigation_accordion a.current {
    b1ackground-color:#FFFFEE;
    background-color:#F4F4F4;
}
#navigation_accordion ul {
    border-width:0px;
    margin:0px;
    padding:0px;
    text-indent:0px;
}
#navigation_accordion li {
    list-style:none outside none; 
    display:inline;
}
#navigation_accordion li li a {
    color:#000000;
    display:block;
    text-indent:10px;
    text-decoration: none;
    background-color:#F4F4F4;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    line-height:20px;
    t1ext-transform:lowercase;
}
#navigation_accordion li li a:hover {
    background-color:#F4F4F4;
    color:#000000;
    text-decoration:underline;
}


/* Segmentation Links
=========================================================================================== */

.segment_column {
	        float:left;font-size:130%;margin-top:10px;margin-right:10px;width: 160px;line-height: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
        }
	        .segment_column a {
		        font-size:100%; color: #999; text-decoration:none;
	        }
		        .segment_column a:hover {
			        text-decoration:underline;
		        }
		        
.segment_breadcrumb 
{
    float:left;margin-right:10px;font-size:120%;
}

.segment_listbox 
{
    float:left;margin-right:15px;margin-top:15px;
}

.segment_listbox_title 
{
    font-weight:bold;padding-bottom:3px;display:none;
}
