/* Business Portfolio 960 Stylesheet 	*/
/* by Justin Scheetz					*/

/* First, a CSS Reset 				*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
} :focus { outline: 0 }

img.left { float:left; margin:5px 20px 10px 0 }
img.right { float:right; margin:5px 0 10px 20px }

img{border:none}

/* --------------------------------------- */
/* General Styles
/* --------------------------------------- */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	background:#FFF url('../img/body_bg.gif') repeat-x 0 7px;
	border-top:5px solid #006699 }

	a {
	color:#006699;
	text-decoration:underline;
	}
	
	a:hover{
		color:#006699;
		text-decoration:none;		
	}


.yellowbar {
	width:50%;
	height:54px;
	position:absolute;
	top:153px;
	left:0;
	background:#006699 }


/* --------------------------------------- */
/* Header, Eyebrow Nav & Search
/* --------------------------------------- */

#header {
	height:178px;
	position:relative;
	}
	
	#header h1 {
		width:935px;
		height:52px;
		position:absolute;
		top:45px;
		left:10px;
		padding-bottom:10px;
		}
		
#headerOut {
	height:148px;
	position:relative;
	}

	#headerOut h1 {
		width:935px;
		height:52px;
		position:absolute;
		top:15px;
		left:10px;
		padding-bottom:10px;
		}
		
		#header h1 a, #header h1 a:hover {
			display:block;
			width:400px;
			height:200px;
			background:url('../img/logo.gif') no-repeat;
			text-indent:-5000px }
	
	#header #eyebrowNav {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		position:absolute;
		top:-5px; left:0px;
		height:25px;
		padding:5px 0 0 0;
		background:url('../img/eyebrownav_bg2.gif') no-repeat }
	
	#eyebrowNav a {
		border-left:1px solid #1f1f1f;
		border-right:1px solid #626262;
		color:#FFFFFF;
		display:block;
		float:left;
		margin:0;
		padding:2px 15px 2px 29px;
		text-decoration:none;
		background:url('../img/eyebrow_arrow.gif') no-repeat 19px 6px;
		text-transform:uppercase; }
		
	#eyebrowNav a.alpha { border-left:none }
	#eyebrowNav a.omega { border-right:none }
	#eyebrowNav a:hover { color:#fff; text-decoration:none }
	
	#eyebrowNav .left {float:left;}
	#eyebrowNav .right {float:right;}
	
	#headerOut #eyebrowNavOut {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		position:absolute;
		top:-5px; left:460px;
		height:25px;
		padding:5px 0 0 0;
		background:url('../img/eyebrownav_bg.gif') no-repeat }
	
	#eyebrowNavOut a {
		border-left:1px solid #1f1f1f;
		border-right:1px solid #626262;
		color:#FFFFFF;
		display:block;
		float:left;
		margin:0;
		padding:2px 15px 2px 29px;
		text-decoration:none;
		background:url('../img/eyebrow_arrow.gif') no-repeat 19px 6px;
		text-transform:uppercase; }

	#eyebrowNavOut a.alpha { border-left:none }
	#eyebrowNavOut a.omega { border-right:none }

	#eyebrowNavOut a:hover { color:#fff; text-decoration:none }	

	#eyebrowNavOut .left {float:left;}
	#eyebrowNavOut .right {float:right;}
		
	#header #search {
		position:absolute;
		bottom:0; left:640px;
		padding:10px 10px 0;
		width:280px !important;
		height:40px;
		background:#006699 url('../img/search_top.gif') no-repeat top left }
		
		#header #search p {
			margin:0; padding:0; display:inline }
		
		#search .textbox {
			width:186px;
			padding:7px 8px;
			height:14px;
			border:1px solid #FFEE8F;
			border-right:none;
			float:left;
			color:#5d4f06;
			font-weight:bold;
			font-size:11px;
			background:url('../img/search_box.gif') no-repeat top left }
			
		#search .button {
			width:77px;
			height:30px;
			padding:0;
			float:right;
			margin:0 }
			

/* --------------------------------------- */
/* Navigation Bar
/* --------------------------------------- */

#navigation {
	background:url('../img/navigation_bg.gif') no-repeat right top;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	height:41px;
	padding:13px 0 0 23px;
	margin-bottom:20px;
	position:relative;
	width:917px;
}

#navigation .grid_11 {
	height:41px }

#navigation ul {
	list-style:none;
	margin:0; padding:0 }
	
#navigation ul li {
	font-size:20px;
	text-transform:uppercase;
	margin:0 5px 0 0;
	float:left }
	
	#navigation ul li.current {
		display:block;
		color:#FFFFFF;
		background:url('../img/nav_active_left.gif') no-repeat top left }
		
		#navigation ul li.current span {
			padding:2px 15px;
			display:block;
			background:url('../img/nav_active_right.gif') no-repeat top right }
	
	
	#navigation ul li a {
		text-decoration:none;
		display:block;
		color:#ffffff;
		padding:1px 15px } 
		
		#navigation ul li.current a {		
			padding: 0px;		
			 }
		
	#navigation ul li a:hover { color:#fff }
		

/* --------------------------------------- */
/* Portfolio Area
/* --------------------------------------- */

#portfolioWrap { width:100%; height:300px; margin:0 0 20px 0; overflow:hidden }
#portfolioWrap.subpage { overflow:visible; height:auto; }

#portfolio { position:relative }

.container_12 #previous,
.container_12 #next {
	font-size:75px;
	width:40px;
	height:40px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:128px }
	
	#next.pagination { background:url('../img/right_arrow_on.gif') no-repeat }
	#previous.pagination { background:url('../img/left_arrow_on.gif') no-repeat }
	
	#next.pagination.inactive { background:url('../img/right_arrow_off.gif') no-repeat }
	#previous.pagination.inactive { background:url('../img/left_arrow_off.gif') no-repeat }
	
	.pagination.inactive { cursor:default !important }
	
	.hoverBlock .grid_4 { margin-bottom:20px; position:relative; width:290px !important; height:290px; border:5px solid #292929; overflow:hidden }

#portfolio #previous { left:-17px }
#portfolio #next { right:-17px }

#portfolio img.portfolio-image { position:absolute; top:0; left:0; display:block; margin:0  }

#portfolio .portfolio-info {
	height:270px;
	padding:12px 15px;
	width:270px;
	background:#292929 url('../img/portfolio_hover_bg.gif') repeat-x top }

.entry-1 { margin-left:0 }

.portfolio-info h3 {
	font-size:14px;
	margin:0 0 1px 0;
	padding:0;
	color:#99ccff;
	text-transform:uppercase }
	
.portfolio-info small {
	font-size:11px;
	color:#a7a7a7;
	display:block;
	margin:0 0 10px 0;
	padding:0 }
	
.portfolio-info p {
	font-size:14px;
	line-height:17px;
	margin:0 0 22px 0;
	color:#e4e4e4 }
	
.portfolio-info .button {
	float:left }
	
	.portfolio-info .button.left { margin:0 10px 0 0 }
	
	
/* --------------------------------------- */
/* Main Content Block
/* --------------------------------------- */

.main-content-block {
	background:#efefef;
	border:1px solid #cacaca;
	padding:20px;
	width: 900px;
	color: #333333;
	margin:0 0 20px 0 }
	
.main-content-block-client {
	background:#efefef;
	border:1px solid #cacaca;
	padding:20px;
	width: 900px;
	color: #333333;
	margin:0 0 20px 0;
	float:left;}
	
.main-content-block-cont {
	background:#efefef;
	border:1px solid #cacaca;
	padding:20px;
	color: #333333;
	margin:0 0 20px 0 }
	
.main-content-block-map {
	background:#FFFFFF;
	border:1px solid #cacaca;
	padding:20px;
	color: #333333;
	margin:0 0 20px 0 }	
	
.main-content-block-news {
	background:#efefef;
	border:1px solid #cacaca;
	padding:20px;
	height: 300px;
	color: #333333;
	margin:0 0 20px 0 }
	
	
.main-content-block-products {
	background:#FFFFFF;
	border:0px solid #cacaca;
	padding:20px;
	height: 300px;
	margin:0 0 20px 0 }
	
	
	
	.main-content-block h2, .sidebar-block h2 {
		text-transform:uppercase;
		font-size:20px;
		color: #006699;
		margin:0; padding:0 0 10px 0;
		border-bottom:1px solid #cccccc }
		
	.main-content-block p {
		margin:0;
		font-size:14px;
		line-height:23px;
		padding:10px 0 0 0 }
		
	.main-content-block p.with-border { border-top:1px solid #f5f5f5 }
	
.main-content-block .news-block {
	padding:15px 0;
	height: 200px;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #c6c6c6 }
	
	.main-content-block .news-block.last { padding-bottom:0 !important; border-bottom:none !important }
	
.main-content-block .news-block img.thumb { margin-top:0 !important; border:1px solid #fff }

.main-content-block .news-block h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold }
		
.main-content-block .news-block p {
	padding:0; margin:0;
	font-size:12px;
	line-height:16px }
	

	
	
/* --------------------------------------- */
/* Sidebar Block
/* --------------------------------------- */

.sidebar-block {
	background:#006699;
	border:1px solid #FFFFFF;
	padding:20px;
	margin:0 0 20px 0 }
	
.sidebar-block a { color:#ffffff; text-decoration:underline }
.sidebar-block a:hover { color:#ffffff; text-decoration:none }
	
.sidebar-block h2 { border-bottom:0px solid #cccccc }

.sidebar-block h2.services {
	padding-left:30px;
	color: #FFFFFF;
	background:url('../img/icon_services.gif') no-repeat }
	
.sidebar-block h3 {
	font-weight:bold;
	padding:0;
	margin:0 0 3px 0 }
	
.sidebar-block p {
		margin:0;
		font-size:14px;
		line-height:23px;
		padding:10px 0 0 0 }
		
	.sidebar-block p.with-border { border-top:0px solid #cccccc }
	
.sidebar-block .hover-block {
	border-top:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	padding:10px 14px }
	
.sidebar-block .hover-block:hover {
	border-bottom:0px solid #cccccc;
	background:#3399cc }

.sidebar-block .hover-block p { font-size:12px; line-height:17px }

.selectedSub { background:#3399cc }

.sidebar-block .hover-block.last { border-bottom:none !important }


.sidebar-block-prod {
	padding:10px;
	margin:0 0 0 0;
	color:#333333;}
	
.sidebar-block-prod p{color:#333333;}

/* --------------------------------------- */
/* All-Around Content Styling
/* --------------------------------------- */

.main-content-block h3 {
	font-size:16px;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:0 }
	
.sidebar-block h3 {
	font-weight:bold;
	margin:0 }
	
.main-content-block h4,
.sidebar-block h4 {
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#5F4E00;
	padding:0;
	margin:0 }
	
	
/* --------------------------------------- */
/* Footer
/* --------------------------------------- */

#footer {
	background:#3c3c3c url('../img/footer_bg.gif') no-repeat;
	color:#a5a5a5;
	padding:20px;
	position:relative;
	line-height:19px;
	font-size:12px;
	width:900px !important }
	
	#footer span {
		position:absolute;
		text-align:right;
		right:20px;
		top:20px }
		
		#footer span a { text-transform:none !important }
	
	#footer a {			
		color:#FFFFFF;
		text-decoration:none;
		text-transform:uppercase }
			
	#footer a:hover { color:#66ccff; text-decoration:none }
	
	
/* --------------------------------------- */
/* Forms
/* --------------------------------------- */

fieldset {clear: both;}
legend {padding: 0 0 1.286em; font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {padding: 0 0 1.5em; font-size: 1em;}
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

p.field { margin:0 } 
form .field, form .buttons {clear: both; margin: 0 0 5px}
form .field label {display: block;}
form ul.fields {margin: 0 0 1.5em; padding: 0;}
form ul.fields li {list-style-type: none; margin: 0;}
form ul.inline li, form ul.inline label {display: inline;}
form ul.inline li {padding: 0 .75em 0 0;}

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {vertical-align: middle;} /* ie6 */
*+html input.radio, *+html input.checkbox {vertical-align: middle;} /* ie7 */

textarea {overflow: auto;}
input.text, input.password, textarea, select { background:#fff; color:#555; height:27px; padding:2px 2px 3px 6px; margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: bottom;}
input.text, input.password, textarea { border: 1px solid #999; }
textarea { width:200px; height:100px }
input.text:focus, input.password:focus, textarea:focus { border:1px solid #000; background:#fff; color:#000 }

/* horizontal layout */
form.horizontal .field {padding-left: 150px;}
form.horizontal .field label {display: inline; float: left; width: 140px; margin-left: -150px;}


/********* Random inline style ***************/

.style4 {
	font-size: 18px;
	color: #006699;
}
.style5 {
	font-size: 16px;
	color: #006699;
}
.style1 {color: #006699}

.style1 a{color: #006699;
		  text-decoration:none;}

.missing{color:#FF0000;}

.green{color:#009900;}

.yellow{color:#CC9900;}

.red{color:#CC0000;}

/************ products style *****************/
	  		  
.here{color:#333333;}

#productBread a{color:#333333;
				text-decoration:none;}

#productTable{width:592px;}

#productTable a{font-size:13px;
				color:#E06F36;
				text-decoration:none;}

.prodTd{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}
		
table#productDetail{width:593px; 
					position:relative;
					border-collapse:collapse;}

table#productDetail td{padding:5px;}

table#productDetail th{
	padding-top:5px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	}

table#productDetail .stockcode {
	width: 100px;
	}
		
table#productDetail .price {
	width: 65px;
	}

table#productDetail .row0{background-color:#EFEFEF;}

table#productDetail .row1{background-color:#FFFFFF;}

.negHeight{float:left; 
			margin-top:-5px;
			height:22px;
			width:23px;
			position:relative;}
			
.prodImageBack{height:260px;
			width:259px;
			display:block;
			padding-top:0px;
			padding-bottom:0px;
			margin-left:auto;
			margin-right:auto;
 			display: table-cell;
			vertical-align:middle;
			float:left;
}
			 
tr.tableTop td{background-image:none;}
		 
tr.tableBottom td{background-image:none;}

tr.tableTopBlue{width:593px;
		 height:24px;
		 background:url(../img/tableTop.jpg) top left no-repeat;position:relative;
		 color:#FFFFFF;
		 }
		 
tr.tableTopBlue td{background-image:none;}

tr.tableBottomBlue{width:593px;
		 height:24px;
		 background:url(../img/tableBottom.jpg) top left no-repeat;position:relative;
		 color:#FFFFFF;
		 }
		 
tr.tableBottomBlue td{background-image:none;}

.tableWordWrap{width:243px;}

.imageWordWrap{ width:200px;
				height:auto;
				float:left;
				text-align:left;
				position:relative;
				padding-left:10px;
				clear:right;
				}

/*************** Nail Styles *****************/

.prodTitle{color:#E06F36;
			margin-bottom:10px;
			margin-top:10px;
			}

#productBread{width:923px;
			  height:60px;
			  display:block;
			  background-image:url(../img/breadcrumbsNail.jpg);
			  background-repeat:no-repeat;
			  padding-top:15px;
			  padding-left:10px;
			  color:#333333;
			  font-size:13px;
			  margin-left:10px;}

.prodTd{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

.prodTd:Hover{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/rowNail.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

tr.tableTop{width:593px;
		 height:24px;
		 background:url(../img/tableTopNail.jpg) no-repeat 0 0;
		 position:relative;
		 color:#333333;
		 }
		
tr.tableTop td{background-image:none;}

		
tr.tableBottom{width:593px;
		 height:24px;
		 background:url(../img/tableBottomNail.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }

.viewCart{text-align:right;
			padding-top:15px;}

.viewCart a{text-decoration:none;
			color:#E06F36;}

.viewCart .icon{vertical-align:middle;
				margin-top:-3px;}
				
/*************** Metal Styles *****************/

.prodTitleMetal{color:#57649B;
			margin-bottom:10px;
			margin-top:10px;}

#productBreadMetal{width:923px;
			  height:60px;
			  display:block;
			  background-image:url(../img/breadcrumbsMetal.jpg);
			  background-repeat:no-repeat;
			  padding-top:15px;
			  padding-left:10px;
			  color:#333333;
			  font-size:13px;
			  margin-left:10px;}
			  
#productBreadMetal a{color:#333333;
				text-decoration:none;}

#productTableMetal{width:592px;}

#productTableMetal a{font-size:13px;
				color:#57649B;
				text-decoration:none;}			  

.prodTdMetal{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;
		}


.prodTdMetal:Hover{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/rowMetal.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;
		}

tr.tableTopMetal{width:593px;
		 height:24px;
		 background:url(../img/tableTopMetal.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }

tr.tableTopMetal td{background-image:none;}


tr.tableBottomMetal{width:593px;
		 height:24px;
		 background:url(../img/tableBottomMetal.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }
		 
.viewCartMetal{text-align:right;
			padding-top:15px;}

.viewCartMetal a{text-decoration:none;
			color:#57649B;}

.viewCartMetal .icon{vertical-align:middle;
				margin-top:-3px;}
				
/*************** Iron Styles *****************/

.prodTitleIron{color:#A2004B;
			margin-bottom:10px;
			margin-top:10px;}

#productBreadIron{width:923px;
			  height:60px;
			  display:block;
			  background-image:url(../img/breadcrumbsIron.jpg);
			  background-repeat:no-repeat;
			  padding-top:15px;
			  padding-left:10px;
			  color:#333333;
			  font-size:13px;
			  margin-left:10px;}
			  
#productBreadIron a{color:#333333;
				text-decoration:none;}

#productTableIron{width:592px;}

#productTableIron a{font-size:13px;
				color:#A2004B;
				text-decoration:none;}			  

.prodTdIron{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

.prodTdIron:Hover{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/rowIron.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

tr.tableTopIron{width:593px;
		 height:24px;
		 background:url(../img/tableTopIron.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }


tr.tableTopIron td{background-image:none;}


tr.tableBottomIron{width:593px;
		 height:24px;
		 background:url(../img/tableBottomIron.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }
		 
.viewCartIron{text-align:right;
			padding-top:15px;}

.viewCartIron a{text-decoration:none;
			color:#A2004B;}

.viewCartIron .icon{vertical-align:middle;
				margin-top:-3px;}
		 
		 
/*************** Adhesives Styles *****************/

.prodTitleAdhesives{color:#009278;
			margin-bottom:10px;
			margin-top:10px;}

#productBreadAdhesives{width:923px;
			  height:60px;
			  display:block;
			  background-image:url(../img/breadcrumbsAdhesives.jpg);
			  background-repeat:no-repeat;
			  padding-top:15px;
			  padding-left:10px;
			  color:#333333;
			  font-size:13px;
			  margin-left:10px;}
			  
#productBreadAdhesives a{color:#333333;
				text-decoration:none;}

#productTableAhesives{width:592px;}

#productTableAhesives a{font-size:13px;
				color:#009278;
				text-decoration:none;}			  

.prodTdAdhesives{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

.prodTdAdhesives:Hover{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/rowAdhesives.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

tr.tableTopAdhesives{width:593px;
		 height:24px;
		 background:url(../img/tableTopAdhesives.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }

tr.tableTopAdhesives td{background-image:none;}

tr.tableBottomAdhesives{width:593px;
		 height:24px;
		 background:url(../img/tableBottomAdhesives.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }
		 
.viewCartAdhesives{text-align:right;
			padding-top:15px;}

.viewCartAdhesives a{text-decoration:none;
			color:#009278;}

.viewCartAdhesives .icon{vertical-align:middle;
				margin-top:-3px;}		 
				
/*************** Misc Styles *****************/

.prodTitleMisc{color:#727B7B;
			margin-bottom:10px;
			margin-top:10px;}

#productBreadMisc{width:923px;
			  height:60px;
			  display:block;
			  background-image:url(../img/breadcrumbsMisc.jpg);
			  background-repeat:no-repeat;
			  padding-top:15px;
			  padding-left:10px;
			  color:#333333;
			  font-size:13px;
			  margin-left:10px;
			  text-transform:capitalize;}
			  
#productBreadMisc a{color:#333333;
				text-decoration:none;
				text-transform:capitalize;}

#productTableMisc{width:592px;}

#productTableMisc a{font-size:13px;
				color:#727B7B;
				text-decoration:none;}			  

.prodTdMisc{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

.prodTdMisc:Hover{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/rowMisc.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

tr.tableTopMisc{width:593px;
		 height:24px;
		 background:url(../img/tableTopMisc.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }

tr.tableTopMisc td{background-image:none;}
		
tr.tableBottomMisc{width:593px;
		 height:24px;
		 background:url(../img/tableBottomMisc.jpg) top left no-repeat;position:relative;
		 color:#333333;
		 }
		 
.viewCartMisc{text-align:right;
			padding-top:15px;}

.viewCartMisc a{text-decoration:none;
			color:#727B7B;}

.viewCartMisc .icon{vertical-align:middle;
				margin-top:-3px;}		 

/*************** Supplier Styles *****************/

.prodTitleSupplier{color:#006699;
			margin-bottom:10px;
			margin-top:10px;}

#productBreadSupplier{width:923px;
			  height:60px;
			  display:block;
			  background-image:url(../img/breadcrumbsSupplier.jpg);
			  background-repeat:no-repeat;
			  padding-top:15px;
			  padding-left:10px;
			  color:#FFFFFF;
			  font-size:13px;
			  margin-left:10px;}

#productBreadSupplier a{color:#FFFFFF;
				text-decoration:none;}
				
#productBreadSupplier .here{color:#FFFFFF;}

#productTableSupplier{width:592px;}

#productTableSupplier a{font-size:13px;
				color:#006699;
				text-decoration:none;}			  

.prodTdsupplier{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/row.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;
		}
	

.prodTdsupplier:Hover{width:283px;
		height:44px;
		display:table-cell;
		background-image:url(../img/rowOV.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:10px;
		padding-top:4px;
		vertical-align:middle;}

tr.tableTopSupplier{width:593px;
		 height:24px;
		 background:url(../img/tableTopSupplier.jpg) top left no-repeat;position:relative;
		 color:#FFFFFF;
		 }

tr.tableTopSupplier td{background-image:none;}

tr.tableBottomSupplier{width:593px;
		 height:24px;
		 background:url(../img/tableBottomSupplier.jpg) top left no-repeat;position:relative;
		 color:#FFFFFF;
		 }

.viewCartSupplier{text-align:right;
			padding-top:15px;}

.viewCartSupplier a{text-decoration:none;
			color:#006699;}

.viewCartSupplier .icon{vertical-align:middle;
				margin-top:-3px;}
								
/********** catalogue footer ****************/

#catFootLeft{float:left;
			width:511px;
			height:155px;
			display:block;
			color:#333333;
			padding-top:10px;
			padding-left:20px;}
			
#catFootRight{float:right;
				width:396px;
				height:175px;
				display:block;}
				
#catFootLeft a{text-decoration:none;
				}
				
#catFootLeft p{padding-bottom:10px;}

/********** catalogue colours ***************/		


.nails{color:#E06F36;}

a.nails{color:#E06F36;}

.misc{color:#727B7B;}

a.misc{color:#727B7B;}

.metal{color:#57649B;}

a.metal{color:#57649B;}

.iron{color:#A2004B;}

a.iron{color:#A2004B;}

.adhesives{color:#009278;}

a.adhesives{color:#009278;}

.supplier{color:#006699;}

a.supplier{color:#006699;}


/*********** Cart ****************/

.cartAdd{width:14px;
		height:14px;
		background-image:url(../img/basketAdd.gif);
		background-repeat:no-repeat;
		border:0;
		margin:0;}
		
.cartDelete{width:14px;
		height:14px;
		background-image:url(../img/basketDelete.gif);
		background-repeat:no-repeat;
		border:0;
		margin:0;}

input.cartQt{width:56px;} 

.placeOrder{float:right;}


/**************** Client Area ************/

#clientMenu{width:220px;
			min-height:400px;
			background-color:#FFFFFF;
			position:relative;
			float:left;
			margin-right:20px;
			}
#clientMenu ul{margin-left:10px;}	
			
#clientMenu li{list-style:none;}

#clientMenu li a{background-image:url(../img/listArrowOff.gif);
				background-repeat:no-repeat;
				background-position:left;
				height:16px;
				width:100px;
				padding-left:25px;
				padding-bottom:10px;
				display:block;
				text-decoration:none;
				padding-top:8px;
				color:#006699;}

#clientMenu li a:HOVER{background-image:url(../img/listArrowOn.gif);
				background-repeat:no-repeat;
				background-position:left;
				height:16px;
				width:100px;
				padding-left:25px;
				padding-bottom:10px;
				display:block;
				text-decoration:none;
				color:#006699;}

			
#clientContent{width:600px;
				min-height:400px;
				position:relative;
				background-image:url(../img/clientSide.jpg);
				background-position:left;
				background-repeat:repeat-y;
				padding-left:20px;
				float:left;
			}
			
#clientContent a{text-decoration:none;
				color:#006699;
				}

/*********** Client Login ***********/

#loginForm{width:600px;
		height:200px;
		padding-top:10px;}

.formLeft{float:left;
		position:relative;}

.formRight{float:left;
			position:relative;
			padding-left:30px;}
			
#loginForm label{width:8em;
				float:left;}

#loginForm p{margin-top:7px;
			margin-bottom:5px;}
			
#loginForm .submit{text-align:right;}

.hr{width:575px;
	height:2px;
	display:block;
	background-image:url(../img/hr.jpg);}
	
.log label{width:6em;
		   float:left;}
		   
/****************** Search Form ********************/

p.productSearch {margin:auto;}

.productSearch label{float:left;
					width:10em;}
					
/**************** Back Link Style *****************/

.textmiddle
{
	vertical-align: middle;
}

.search_result
{
	background-color:#FEFEFE;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;

	
}

.srow0
{
		background-color:#FEFEFE;
}

.srow1
{
		background-color:#CCCCCC;
}

/******************** Notifications ******************/

.notification {
                position: relative;
                margin: 0 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 16px;
				width:525px;
                }


.attention {
                background: #fffbcc url('../images/icons/exclamation.png') 10px 11px no-repeat;
                border-color: #e6db55;
                color: #666452;
                }

.error {
                background: #ffcece url('../images/icons/cross_circle.png');
                border-color: #df8f8f;
                color: #665252;
                }

div .notification{
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 36px;
                line-height: 1.5em;
                }


/* ===================== */
/* = Back to catalogue = */
/* ===================== */


#backtocatalogue
{
	margin-top: 12px;
	margin-bottom: 5px;
	background: #FFFFFF url('../img/backtocatalogue.jpg') no-repeat;
	width: 232px;
	height: 26px;
	padding-top: 4px;
	padding-left: 20px;
	color: #000000;
}

#backtocatalogue a
{
	color: #000000;
}

/* ================== */
/* = Special Offers = */
/* ================== */

.left
{
	float:left;
}


#special
{
	width:930px;
	height:167px;
	display:block;
	background:#fff url(../img/specialBackground.jpg) no-repeat center top;
	border:5px solid #292929;
	margin-bottom:20px;
	color:#333;
}

#special-left
{
	width:245px;
	height:147px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	overflow:hidden;
}

#special-right
{
	width:390px;
	height:146px;
	display:block;
	overflow:hidden;
	margin-left:80px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

#special h2
{
	color:#006699;
	text-transform:uppercase;
}

#special h3
{
	font-size:14px;
	color:#006699;
}

#special .bigText
{
	font-size:20px;
}

#special .titlePad
{
	padding-bottom:20px;
}

#special .image
{
	width:185px;
	height:156px;
	display:block;
	overflow:hidden;
}

#special .grey
{
	color:#333;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.left h2
{
	color:#006699;
	text-transform:uppercase;
}

.left h3
{
	font-size:14px;
	color:#006699;
}

.left .bigText
{
	font-size:20px;
}

.left .titlePad
{
	padding-bottom:20px;
}

#offerCopy
{
	max-width:245px;
	height:30px;
}

#special a
{
	cursor:pointer;
	text-decoration:none;
}

#right-image
{
	width:250px;
	height:250px;
	display:block;
	padding-left:20px;
}

#left-text
{
	width:250px;
	height:250px;
	display:block;
}

tr
{
	position:relative;
}

th
{
	background-image:none;
}
