﻿*
{
	padding:0;
	margin:0;
}
body
{
	font-family:Arial;
	background:#fff url(/_template/img/body-bg2.jpg) center top no-repeat;
	font-size:100%;
}

.clear
{
	clear:both;
}

#outer-container
{
    margin:0 auto;
	width:993px;
	padding-top:10px;
}

#main-container
{
	padding:0 36px;
	background:url(/_template/img/main-container-bg.png) left top repeat-y;
	_background:url(/_template/img/main-container-bg.gif) left top repeat-y;
	width:921px;
}

#main-container-top
{
    width:993px;
    background:url(/_template/img/main-container-top.png) left top no-repeat;
	_background:url(/_template/img/main-container-top.gif) left top no-repeat;
	height:32px;
	overflow:hidden;
}

#main-container-bottom
{
    width:993px;
    background:url(/_template/img/main-container-bottom.png) left top no-repeat;
	_background:url(/_template/img/main-container-bottom.gif) left top no-repeat;
	height:39px;
	overflow:hidden;
}

/* Header */

#header
{
	width:921px;
	padding-bottom:15px;
}

body.home #header
{
    padding-bottom:0;
}

#banner
{
   background:url(/_template/img/header-bg.gif) left top no-repeat;
   width:921px;
}

a#logo
{
    float:left;
    height:77px;
    width:345px;
}

#search, a.contact-arrow
{
    float:right;
}

#search
{
    margin:14px 12px 0 0;
    background:url(/_template/img/search-bg.gif) left top no-repeat;
    width:176px;
    height:14px;
    padding:5px;
    _display:inline;
}

#search input
{
    float:left;
    vertical-align:top; 
    font-family:Arial;  
}

#search input.search-input
{
    border:none;
    background: none;
    font-size:12px;
    height:16px;
    width:146px;
    color:#777;
    margin-right:10px;
    background:#fff;
}

a.contact-arrow
{
    margin:10px 15px 0 0;
    clear:right;
    color:#fff;
    background:url(/_template/img/contact-arrow.gif) left 50% no-repeat;
    padding-left:10px;
    display:block;
    font-size:0.94em;
    text-decoration:none;
    overflow: hidden;
}

#top-nav
{
	width:921px;
	background:url(/_template/img/border-bg.gif) left bottom repeat-x;
	float:left;
}

#top-nav ul
{
	float: left;
}

#top-nav ul li
{
	float:left;
	background:url(/_template/img/topnav-li-bg.gif) right 50% no-repeat;
	font-size:17px;
	list-style:none;
	padding:0 6px 0 5px;
}

#top-nav ul li.last
{
    background:none;
    padding-right:0;
}

#top-nav ul li a
{
    color:#000;
    text-decoration:none;
    display:block;
    padding:10px 10px 13px 10px;
}

#top-nav ul li#home a
{
    padding-left:0;
}

#top-nav ul li.current a, #top-nav ul li a:hover, #top-nav ul li a.current
{
    color:#006d3a;
}

/* Dropdown box */

/* Dropdown style */

#top-nav ul table
{
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
}

#top-nav ul li a:hover, #top-nav ul li:hover 
{
	z-index:200; 
	position:relative;
}

#top-nav li:hover a.sub ,#top-nav ul li#products a:hover
{
    /*background:url(/_template/img/topnav-li-a-hover.gif) left bottom repeat-x;*/
}

#top-nav ul ul 
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:615px;
	padding:15px 10px;
	background:#d4d4ca; 
}

#top-nav ul :hover ul 
{
	left:-15px; 
	top:32px; 	
}

#top-nav ul li ul li 
{
	padding:0; 
	background:none;
	float:left;
	display:block;
	width:195px;
	font-size:0.81em;
	font-size:13px;
	padding-left:10px;
	background:url(/_template/img/topnav-li-arrow.gif) left 7px no-repeat;
}

#top-nav ul li ul li a, #top-nav ul li ul li a:hover
{
    background:none!important;
    color:#000;
}

#top-nav ul li ul li a:hover
{
    text-decoration:underline;
}

#top-nav ul li ul li a 
{
	padding:1px 0; 
	color:#000; 
	text-decoration:none;
}

/* ie6 fix */

#top-nav ul, .searchbox
{
	_display:inline;
}

#top-nav ul li a
{
	_float:left;
}

#left-col
{
	width:183px;
	float:left;
	margin-right:23px;
	_display:inline;
}

#left-nav
{
    margin-bottom:18px;
}

#left-nav .current a, #left-nav .current span
{
    font-weight: bold;
}

#left-nav .current ul li a, #left-nav .current ul li span
{
    font-weight: normal;
}

#left-nav h2
{
    width:172px;
    padding-right:2px;
    padding-left:9px;
    font-size:0.81em;
	text-transform:uppercase;
}

#left-nav h2
{
    padding-top:12px;
    padding-bottom:10px;
    background:#00ac5b url(/_template/img/main/leftnav-h2-bg.jpg) left top no-repeat;
    margin-bottom:10px;
    color:#fff;
}

#left-nav h2 a
{
	color:#fff;
	text-decoration:none;
}

#left-nav h2 a:hover
{
	text-decoration:underline;
}

#left-nav ul li
{
    width: 183px;
	list-style:none;
	margin-bottom:4px;
	list-style:none;
	
	text-transform:uppercase;
	background: #fff none;
}

#left-nav ul li a, #left-nav ul li span
{
    font-size:0.81em;
	text-decoration:none;
	color: #000;
	padding: 5px 8px 10px;
	display: block;
	background:#e2e2e2 url(/_template/img/leftcol-border.gif) left bottom repeat-x;
	font-weight: normal;
}

#left-nav ul li ul li
{
    background: transparent url(/_template/img/green-arrow.gif) no-repeat 4px 0.55em;
    margin: 0;
}

#left-nav ul li ul li a, #left-nav ul li ul li span
{
    font-size: 0.75em;
    padding:5px 0 5px 15px;
    display: block;
    background: transparent url(/_template/img/left-nav-green-btm.gif) no-repeat right bottom;
}

#left-nav ul li ul li a:hover
{
    background: transparent url(/_template/img/left-nav-green-btm-over.gif) no-repeat right bottom;
}

#left-nav ul li ul li ul li
{
    width: 173px;
    background: transparent url(/_template/img/red-arrow.gif) no-repeat 4px 0.55em;
}

#left-nav ul li ul li ul li a, #left-nav ul li ul li ul li span
{
    background: transparent url(/_template/img/left-nav-dotted-btm.gif) no-repeat right bottom;
}

#left-nav ul li ul li ul li a:hover
{
    background: transparent url(/_template/img/left-nav-dotted-btm-over.gif) no-repeat right bottom;
}

#left-nav ul li ul li ul
{
    padding-left: 10px;
}

#left-nav ul li ul li ul li ul li
{
    width: 163px;
    background: none;
}

#left-nav ul li ul li ul li ul li a, #left-nav ul li ul li ul li ul li span
{
    background: none;
}

#left-nav ul li ul li ul li ul li a:hover
{
    background: transparent url(/_template/img/left-nav-plain-btm-over.gif) no-repeat right bottom;
}

#left-nav ul li.parent a,
#left-nav ul li.parent ul li.parent a,
#left-nav ul li.parent ul li.parent ul li.parent a,
#left-nav ul li.parent ul li.parent ul li.parent ul li.parent a
{
    font-weight: bold;
}

#left-nav ul li.parent ul li a,
#left-nav ul li.parent ul li a,
#left-nav ul li.parent ul li.parent ul li a,
#left-nav ul li.parent ul li.parent ul li.parent ul li a
{
    font-weight: normal;
}

#left-nav ul li.current a,
#left-nav ul li.current ul li.current a,
#left-nav ul li.current ul li.current ul li.current a,
#left-nav ul li.current ul li.current ul li.current ul li.current a
{
    font-weight: bold;
}

#left-nav ul li.current ul li a,
#left-nav ul li.current ul li a,
#left-nav ul li.current ul li.current ul li a,
#left-nav ul li.current ul li.current ul li.parent ul li a
{
    font-weight: normal;
}

#right-col
{
	width:715px;
	float:left;
	overflow:hidden;
}

#crumb
{
    margin-bottom:8px;   
}

#crumb ul
{
	list-style:none;
	display:block;
}

#crumb ul li
{
	display:inline;
	background:url(/_template/img/crumb-arrow.gif) left 70% no-repeat;
	padding-left:11px;
	margin-right:5px;
}

#crumb ul li.first
{
	display:inline;
	background:none;
	padding-left:2px;
}

#crumb ul li a, #crumb ul li span
{
    text-decoration:none;
	font-size:0.75em;
	color:#666;
}

#crumb ul li a:hover
{
    text-decoration:underline;
}

#top-level-cat
{
	float:left;
	margin:2px;
	width:171px;
}

/* News listing & Search box */

a.rss
{
    position: absolute;
    top: 17px;
    right: 15px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    line-height: 0;
    background: transparent url(/_template/img/icon-rss.gif) no-repeat left top;
    width: 13px;
    height: 13px;
    float: right;
}
#news-box, #product-search
{
    width:183px;
}

#news-box
{
    background:#dfedfe;
    position: relative;
}

#product-search
{
    background:#e2e2e2;
    margin-bottom:18px;
}

#home-right #news-box
{
    width:190px;
}

#news-box h3, #product-search h3
{
    text-transform:uppercase;
}

#news-box h3
{
    background:#c7d9ee;
    color:#4a4a40;
    padding:12px;
    font-size:1.13em;
    font-weight:lighter;
}

#product-search h3
{
    background:#9e9e9e url(/_template/img/form/product-search-bg.gif) 5px 50% no-repeat;
    color:#fff;
    font-size:0.81em;
    padding:7px 0 7px 38px;
}

#news-box-inner, #product-search-inner
{
    font-size:0.81em;   
}

#news-box-inner
{
    padding:0 12px;
}

#product-search-inner
{
    padding:12px;
    background:url(/_template/img/leftcol-border.gif) left bottom repeat-x;
}

#news-box-inner a
{
	display:block;
    padding-left:12px;
    background:url(/_template/img/news-arrow.gif) left 3px no-repeat;
    color:#000;
}

#news-box-inner p
{
    padding:3px 0;
}

#news-box-inner p.alignRight
{
    padding:10px 0 11px 0;   
}

#product-search-inner p.alignRight
{
    padding-top:12px;
}

.news-item
{
    padding:8px 0;
    background:url(/_template/img/news-border.gif) left bottom repeat-x;
}

/* News Listing */
.news-list-thumb
{
    float: left;
}

.news-list-item-alt, .search-item-alt
{
    background: #f7f7f7;
}

.news-list-item
{
    padding: 10px 15px;
}

.news-list-item h3
{
    padding-bottom:5px;
    font-weight:lighter;
    font-size: 0.813em;
}

.news-list-item a
{
    color: #006d3a;
}

.news-list-item .news-list-content
{
    float: left;
    width: 440px;
    padding-left: 15px;
}

.news-list-item .news-list-date
{
    font-weight: bold;
    float: right;
    width: 150px;
    padding-top: 0.75em;
    text-align: right;
    font-size: 0.813em;
}

.news-listing .pagination
{
    width: 100%;
}

.news-detail-date
{
    font-size: 0.813em;
    font-weight: bold;
    padding: 10px 0;
}

.news-listing .pagination
{
    font-size: 0.81em;
    margin-top: 10px;
}
/*
.news-listing .pagination
{
    width: 100%;
    border-bottom: 1px solid #b2b2b2;
    background: none;
}

.news-listing .pagination a, .news-listing .pagination span
{
    font-size: 0.813em;
}

.news-listing .pagination ul
{
    background: none;
}

.news-listing .pagination a.showall
{
    padding-left: 8px;
    background: transparent url(/_template/img/red-arrow-next.gif) no-repeat left 50%;
}

.news-listing .pagination a.next
{
    padding-right: 8px;
    background: transparent url(/_template/img/red-arrow-next.gif) no-repeat right 50%;
}

.news-listing .pagination a.prev
{
    padding-left: 8px;
    background: transparent url(/_template/img/red-arrow-prev.gif) no-repeat left 50%;
}
*/

#product-search .textbox
{
    background:url(/_template/img/form/prodsearch-text-bg.gif) left top no-repeat;
    width:147px;
}

#product-search select
{
    width:157px;
}

#product-search .textbox input
{
    width:147px;
}

#product-search label
{
    padding-bottom:5px;
    display:block;
}

.seperator
{
    display:block;
    height:1px;
    overflow:hidden;
    margin:12px 0 9px 0;
    background:#c7c7c7;
}

/* Lozenge */

.home-lozenges div
{
    float:left;
    margin-right:11px;
}

.lozenges, .lozenges div
{   
    margin-top:18px;
}

/* Footer */

#footer
{
    padding:12px 0; 
    font-size:0.69em  
}

#footer .left
{
    width:540px;
    padding-left:10px;
    text-transform:uppercase;
    _width:530px;

}

#footer .right
{
    margin-right:10px;
    width:433px;
    color:#888;
    _display:inline;

}

#footer .left ul li, #footer .right ul li
{
    list-style:none;
    float:left;
}

#footer .left ul
{
    float:left;
    background:url(/_template/img/footer-ul-border.gif) 255px top repeat-y;
}

#footer .left ul li
{   
    width:250px;
    padding:0 20px 3px 0;
    _width:245px;
}

#footer .left ul li a
{
    color:#000;
    text-decoration:none;
}

#footer .left ul li a:hover
{
    text-decoration:underline;
}

p#wolseley-logo
{
    width:178px;
    height:19px;
    margin-top:17px;
}

#footer .right ul#top-icons li a, #footer .right ul#bottom-icons li a
{
    text-indent:-9999px;
    display:block;
    background-image:url(/_template/img/icons-bg.png);
    _background-image:url(/_template/img/icons-bg.gif);
    background-repeat:no-repeat;
}

#footer .right ul#top-icons, #footer .right ul#bottom-icons
{
    float:right;
}

#footer .right ul#top-icons
{
    width:168px;
    height:24px;
}

#footer .right ul#bottom-icons
{
    padding-top:8px;
    width:186px;
    height:29px;
}

#footer .right ul#top-icons li a
{
    height:24px;
    width:24px;   
}

#footer .right ul#top-icons li#plumb a
{
    background-position:-27px top;
}

#footer .right ul#top-icons li#plumb a:hover
{
    background-position:-27px -64px;
}

#footer .right ul#top-icons li#drain a
{
    background-position:-50px top;
}

#footer .right ul#top-icons li#drain a:hover
{
    background-position:-50px -64px;
}

#footer .right ul#top-icons li#build a
{
    background-position:-74px top;
}

#footer .right ul#top-icons li#build a:hover
{
    background-position:-74px -64px;
}

#footer .right ul#top-icons li#pipe a
{
    background-position:-98px top;
}

#footer .right ul#top-icons li#pipe a:hover
{
    background-position:-98px -64px;
}

#footer .right ul#top-icons li#climate a
{
    background-position:-122px top;
}

#footer .right ul#top-icons li#climate a:hover
{
    background-position:-122px -64px;
}

#footer .right ul#top-icons li#parts a
{
    background-position:-146px top;
}

#footer .right ul#top-icons li#parts a:hover
{
    background-position:-146px -64px;
}

#footer .right ul#top-icons li#electric a
{
    background-position:-170px top;
}

#footer .right ul#top-icons li#electric a:hover
{
    background-position:-170px -64px;
}

#footer .right ul#bottom-icons li#encon a
{
    width:100px;
    height:29px;
    background-position:left -32px;
}

#footer .right ul#bottom-icons li#encon a:hover
{
    background-position:left -96px;
}

#footer .right ul#bottom-icons li#brandon a
{
    width:86px;
    height:29px;
    background-position:-105px -32px;
}

#footer .right ul#bottom-icons li#brandon a:hover
{
    background-position:-105px -96px;
}

#footer .right p
{
    text-align:right;
}

#footer #footer-links
{
    padding:8px 0;
    width:443px;
    float:right;   
}

#footer #footer-links ul
{
    text-align:right;
    width:443px;
    *margin-left:-10px;
}

#footer #footer-links ul li
{
    float:none;
    text-transform:uppercase;
    background:url(/_template/img/footer-links-pipe.gif) right 2px no-repeat;
    padding-right:5px;
    margin-right:4px;
    display:inline;
}

#footer #footer-links ul li.last
{
    background:none;
    padding-right:0;
    margin-right:0;
}

#footer #footer-links ul li a
{
    color:#888;
    text-decoration:none;
}

#footer #footer-links ul li a:hover
{
    color:#000;
}

/** Templates **/

/* Home */

#home-images
{
    position:relative;
    height:370px;
    width:921px;
    margin-bottom:17px;
}

.scrollable, .scrollable a 
{
    float:left;
    height:370px;
    width:921px;
}

.scrollable 
{
    overflow:hidden;
    position:relative;
}

.scrollable .items, #navigator 
{
    position:absolute;
}

.scrollable .items {
    clear:both;
    width:20000em;
}

#navigator
{
    bottom:0;
    left:0;
    height:40px;
    width:921px;
}

#navigator ul
{
    margin:11px 0 0 10px;
}

#navigator ul li
{
    list-style:none;
    float:left;
    margin-right:7px;
    _display:inline;
}

#navigator ul li a, #black-panel
{
    -moz-opacity:.50; 
    filter:alpha(opacity=50); 
    opacity:.50;
}

#navigator ul li a
{
    display:block;
    height:20px;
    width:20px;
    background-position:left top;
    background-repeat:no-repeat;
    text-indent:-9999px;
}

#navigator ul li#nav1 a
{
    background-image:url(/_template/img/navigator/1.gif);
}

#navigator ul li#nav2 a
{
    background-image:url(/_template/img/navigator/2.gif);
}

#navigator ul li#nav3 a
{
    background-image:url(/_template/img/navigator/3.gif);
}

#navigator ul li#nav4 a
{
    background-image:url(/_template/img/navigator/4.gif);
}

#navigator ul li#nav5 a
{
    background-image:url(/_template/img/navigator/5.gif);
}

#navigator ul li.active a
{
    /*background:#1fb56f!important;*/
    -moz-opacity:1.0; 
    filter:alpha(opacity=100); 
    opacity:1.0;
}

#black-panel
{
    background:#000;
    height:40px;
    width:921px;
    position:absolute;
    bottom:0;
    left:0;
}

#home-left, #home-right
{
    float:left;
}

#home-left
{
    width:708px;
    margin-right:23px;
    _display:inline;
}

#home-right
{
    width:190px;
}

/* Sub Cat */

.headerimage img
{
    display:block; 
}

#category
{
	width:715px;
	padding:20px 0 19px 0;
	background:url(/_template/img/border-bg.gif) left top repeat-x;
	float: left;
}

#category a
{
	background:url(/_template/img/main-arrow.gif) left 50% no-repeat;
	padding-left:15px;
	text-decoration:none;
	text-transform:uppercase;
	color:#808285;
	font-weight:bolder;
	font-size:0.88em;
}

/* Product Listing */
#product-list h3
{
	width:700px;
	font-size:1.063em;
	text-transform:uppercase;
	color:#808285;
	background:url(/_template/img/border-bg.gif) left bottom repeat-x;
	padding: 10px 0 13px 2px;
	margin-bottom: 10px;
}

#product-list p
{
	padding: 3px;
	font-size:1.06em;
}

#product-list #product
{
	width:700px;
	padding-top:16px;
}

#product-list #product a
{
	color:#006d3a;
	text-transform:uppercase;
	background:url(/_template/img/main-arrow.gif) left 50% no-repeat;
	padding-left:13px;
	font-size:0.81em;
}

/* Product Detail */

.product-detail h2
{
    font-size: 1.375em;
    background: transparent url(/_template/img/category/standard/hr.gif) repeat-x left bottom;
    padding-bottom: 15px;
}

.product-detail h3
{
    font-size: 1.063em;
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 10px;
}

.product-detail .pd-left
{
    width: 370px;
    float: left;
    overflow: hidden;
}

.product-detail .pd-right
{
    width: 325px;
    float: right;
}

.product-detail .pd-right h3
{
    color: #000;
    font-size: 0.938em;
}

.product-detail .pd-right ul
{
    list-style: none;
}

.product-detail .pd-right ul li
{
    padding-left: 10px;
    background: transparent url(/_template/img/main-arrow.gif) no-repeat left 50%;
}

/* Contact page */

.form
{
    margin-top:10px;
    background:#ddddd5 url(/_template/img/form/h2-bg.gif) left top repeat-x;
    padding-bottom:10px;
    width:715px;
}

.enquiry-form
{
    width: 615px;
}

.form-inner
{
    width:699px;
    background:#fff;
    margin:0 8px;
    padding-bottom:50px;
}

.enquiry-form .form-inner
{
    width: 599px;
}

.form h2
{
    font-size:0.88em;
    color:#4a4a40;
    padding:9px 8px;
}

.form table
{
    background:#fff;
    margin:0 auto;
    border-collapse:collapse;
    width:510px;  
}

.form table th, .form table td
{
    text-align:left;
    vertical-align:top;
    font-weight:lighter;
    padding-top:18px;
    font-size:0.75em;  
}

.form table td
{
    /*width:317px;*/   
}

.form table th
{
    width:183px;
    padding-right:10px
}

.textbox, .textarea
{
    width:307px;
    padding:4px 5px 2px 5px;
}

.textbox
{
    background:url(/_template/img/form/text-bg.gif) left top no-repeat;
    height:17px;
}

.textarea
{
    background:url(/_template/img/form/textarea-bg.gif) left top no-repeat;
    height:117px;
}

.textbox input, .textarea textarea
{
    border:none;
    background:#fff;
    width:307px;
    font-family:Arial;
    vertical-align:middle;
    font-size:12px;
}

.textarea textarea
{
    height:117px;
}

.radio-list input
{
    margin-right:7px;   
}

.radio-list label
{
    padding-right:20px;
}

/* Search results */

#tabs
{
    float:left;
    width:715px;
    margin-top:20px;
}

#tabs .ajax__tab_body 
{
    background:#ddddd5;
    border:none;
    padding:10px;
    float:left;
    width:695px;
}

#tabs .ajax__tab_panel
{
    background:#fff;
    padding:17px 20px;  
}

#tabs .ajax__tab_xp .ajax__tab_header 
{
    font-size:0.81em;
    text-transform:uppercase;
    background:none;
    font-weight:bold;
    float:left;
    width:715px;
}

#tabs .ajax__tab_xp .ajax__tab_header span 
{
    display:block;
    float:left;
}

#tabs .ajax__tab_xp .ajax__tab_tab
{
    background:#d2d2d0 url(/_template/img/tabs-header-off.gif) left top repeat-x; 
    height:auto;
    padding:5px 30px;
    margin-left:10px;
    float:left;
}

#tabs .ajax__tab_active .ajax__tab_tab
{
    background:#ddddd5;
}

#tabs .ajax__tab_xp .ajax__tab_inner, #tabs .ajax__tab_xp .ajax__tab_outer
{
    background:none;
    padding:0;
    margin:0;
    height:auto;
    border:none;
}

#tabs .ajax__tab_xp .ajax__tab_body
{
    font-size:0.81em;
    font-family:Arial;
}

.pagination
{
    background:url(/_template/img/dash-bg.gif) left top repeat-x;
    position:relative;
    width:655px;
}

.pagination ul
{
    text-align:center;
    background:url(/_template/img/dash-bg.gif) left bottom repeat-x;
}

.pagination ul, .pagination ul li.showall
{
    padding:13px 0;
}

.pagination ul li
{
    list-style:none;
    display:inline;
    background:url(/_template/img/pag-pipe.gif) left 2px no-repeat;
    padding-left:10px;
    margin-right:9px;
}

.pagination ul li a, .search-item a
{
    color:#006d3a;
}

.pagination ul li.previous
{
    margin-right:40px;
    background:none;
}

.pagination ul li.showall
{
    position:absolute;
    top:0;
    right:10px;
    margin:0;background:none;
}

.pagination ul li.previous a, .pagination ul li.previous span
{
    padding:0 0 0 10px;
}

.pagination ul li.previous a
{
    background:url(/_template/img/pag-previous-a.gif) left 5px no-repeat;   
}

.pagination ul li.previous span
{
    background:url(/_template/img/pag-previous-span.gif) left 5px no-repeat;   
}

.pagination ul li.next
{
    padding-left:40px;
}

.pagination ul li.next a, .pagination ul li.next span
{
    padding:0 10px 0 0;
}

.pagination ul li.next a
{
    background:url(/_template/img/pag-next-a.gif) right 5px no-repeat;
}

.pagination ul li.next span
{
    background:url(/_template/img/pag-next-span.gif) right 5px no-repeat;
}

.pagination ul li.previous span, .pagination ul li.next span, .pagination ul li.showall span
{
    background: none;
    color: #fff;
}

.search-item
{
    padding:10px 0;
    float:left;
    width:655px;
}

.search-item h3, .search-item p
{
    font-size:1em!important;
}

.search-item h3
{
    padding-bottom:5px;
    font-weight:lighter;
}

.item-count, .search-item-content
{
    float:left;
}

.item-count
{
    display:block;
    width:25px;
    padding-right:5px;
    text-align:right;
}

.search-item-content
{
    /*width:562px;*/
    width:625px;
}

#search-text
{
    color:#e12f28!important;
}

/* Generic */

a 
{
    outline:none;
    text-decoration:underline;
}

a:hover
{
    text-decoration:underline;
}

a img 
{
    border:none;
}

p.indent
{
    padding-left: 20px;
}

.left 
{
    float:left;   
}

.right 
{
    float:right;    
}

.alignRight 
{
	text-align:right!important;
}

.clear 
{
    clear:both;
    height:0;
    line-height:0;
    overflow:hidden;
}

.addMargin
{
    margin:10px 0;   
}

.noShow
{
    display:none;
}

.last
{
    background:none;
    padding:0;
    margin:0;
}

.required
{
    color:#ff6600;
}




































































.product-detail ul li
{
    font-size: 0.813em;
}

.text-bold
{
    font-weight: bold;
}

.product-detail h2
{
    margin-bottom: 10px;
    text-transform: uppercase;
}

.product-detail h3
{
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: 10px;
}

a
{
    color: #29669a;
}

a.document
{
    display: block;
    padding-left: 22px;
    background: transparent url(/_template/img/download-icons/generic.gif) no-repeat left 50%;
    margin-bottom: 2px;
}

a.PDF
{
    background: transparent url(/_template/img/download-icons/pdf.gif) no-repeat left 50%;
}

a.WORD
{
    background: transparent url(/_template/img/download-icons/word-doc.gif) no-repeat left 50%;
}

a.IMAGE, a.TIFFImage, a.JPEG, a.EPSImage
{
    background: transparent url(/_template/img/download-icons/image.gif) no-repeat left 50%;
}

a.ZIP
{
    background: transparent url(/_template/img/download-icons/zip-file.gif) no-repeat left 50%;
}

.hr
{
    height: 25px;
    background: transparent url(/_template/img/category/standard/hr.gif) repeat-x left 50%;
}

.product-detail ul
{
    list-style: none;
}

.product-detail .pd-right h3
{
    padding: 5px 15px;
    color: #000;
    background-color: #cccccc;
    background-image: none;
    margin: 0;
}

/* Product Detail Modal */

.modal { 
    
    width:735px;
    text-align:left;
}

.modal .close
{
    float: right;
    display: none;
}

.modal a.close
{
    color: #006d3a;
    text-decoration: underline;
    font-size: 0.813em;
    padding:10px 15px 0 0;
    cursor: pointer;
}

.modal-top
{
    background: transparent url(/_template/img/shadow-top.png) no-repeat left top;
    width: 735px;
    height: 31px;
}

.modal-btm
{
    background: transparent url(/_template/img/shadow-btm.png) no-repeat left bottom;
    width: 735px;
    height: 31px;
}

.modal-rpt
{
    background: transparent url(/_template/img/shadow-rpt.png) repeat-y left top;
    padding:10px 60px;
    width:615px;
}

.pd-box ul
{
}

.pd-box ul li
{
    font-size: 0.813em;
}

.pd-box
{
    padding: 10px 15px 15px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    float: left;
    width: 293px;
}

.pd-box td
{
    border-bottom: 1px solid #d6d6d4;
    width: 100%;
    padding: 2px 0 2px 3px;
}

.pd-box td.spec-last
{
    border: none;
}

.pd-header
{
    width: 715px;
    height: 43px;
    margin-bottom: 20px;
}

/* Buttons */
.btn
{
    display: block;
    text-indent: -9999px;
    line-height: 0;
    border: none;
    background: none;
    cursor: pointer;
}
.btn-enquire-online
{
    width: 130px;
    height: 32px;
    background: transparent url(/_template/img/category/btn-enquire-online.gif) no-repeat left top;
    float: right;
}

.btn-send
{
    width: 121px;
    height: 39px;
    background: transparent url(/_template/img/form/btn-send.gif) no-repeat left top;
}

.underline
{
    padding-bottom: 3px;
    border-bottom: 1px solid #d6d6d4;
}

#right-col p
{
    font-size: 0.81em;
}

.wtb-item
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d6d6d4;
    overflow: hidden;
}
.wtb-left
{
    float: left;
    width:175px;
    padding-left: 15px;
}

.wtb-right
{
    float: left;
    width: 85px;
    padding-right: 15px;
    text-align: right;
}

.grey-border
{
    border: 1px solid #D9D9D9;
    padding: 5px;
    margin-bottom: 10px;
}

.red-arrow, .pd-box a
{
    padding-left: 12px;
    background: transparent url(/_template/img/main-arrow.gif) no-repeat scroll left 0.3em;
}

.thumb-image
{
    padding-left: 5px;
    padding-right: 5px;
}