@charset "UTF-8";

@import url(base/reset.css);
@import url(base/typography.css);
@import url(base/sitewide.css);
@import url(base/structure.css);
@import url(base/colour.css);
@import url(nyromodal.css);


/*-----------------------------
CUSTOM
-----------------------------*/

/*----------------------------------
 COMMON ELEMENTS
------------------------------------*/

/*IMAGES*/
img.right {
	float: right;
	margin: 0 0 10px 10px;
}

/*RESULTS NAV FOR BOTH PRODUCTS AND STOCKISTS*/
.content .product_results {
	width: 600px;
}
.content .backtotop a {
	color: #CCC;
}
.results_nav,
.content .backtotop {
	overflow: hidden;
	height: 1%;
	display: block;
	padding: 5px 10px;
	margin-bottom: 1em;
	font-size: 0.92em;
	background: #282627 url(/Content/images/products/list/results_nav-bg.gif) 0 100% repeat-x;
}

.content .list .results_nav {
	padding: 5px 10px 15px 10px;	
	margin-bottom: 1em;
	background: url(/Content/images/products/list/gallery_nav-bg.gif) 0 100% no-repeat;
}
.content .list .foot {
	background: #282626;
	padding: 10px;
	margin: 0;
}

.content .results_nav h1 {
	float: left;
	color: #FFF;
	margin: 0;	
}
.paginate {
	float: right;
	color: #9c9c9c;
	margin: 0;
	padding: 2px 0;	
}
.list .paginate {
	width: 300px;
}
.results_nav .paginate p {
	float: right;
	padding: 0 10px 0 0;
}
.content .results_nav .paginate ul {
	float: right;
	margin: 0;
	padding: 0;
}
.content .results_nav .paginate ul li {
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	font-size: 0.92em;
	text-align: center;
	line-height: 16px;

}
.results_nav .paginate ul li a {
	display: block;
}
.content .results_nav ul li.active,
.content .results_nav ul li.pgNumber a {
	width: 16px;
	height: 17px;
}
.content .results_nav ul li.pgNumber a {
	border: 1px solid #666465;
	text-decoration: none;
}
.content .results_nav ul li.active,
.content .results_nav ul li.pgNumber a:hover {
	color: #FFF;
	background: #C1001F;
	border: 1px solid #ba7d82;
}
.results_nav ul li.next a,
.results_nav ul li.prev a,
.results_nav ul li.first a,
.results_nav ul li.last a {
	height: 19px;
	width: 18px;
	background-repeat: no-repeat;
	background-image:url(/Content/images/products/list/results_nav-btn.gif);
}
.results_nav ul li.next a {
	background-position: -36px 0;
}
.results_nav ul li.next a:hover {
	background-position: -36px -19px;
}
.results_nav ul li.prev a {
	background-position: -18px 0;
}
.results_nav ul li.prev a:hover {
	background-position: -18px -19px;
}
.results_nav ul li.first a {
	background-position: 0 0;
}
.results_nav ul li.first a:hover {
	background-position: 0 -19px;
}
.results_nav ul li.last a {
	background-position: -54px 0;
}
.results_nav ul li.last a:hover {
	background-position: -54px -19px;
}
.results_nav .paginate ul li a span {
	display: none;
}
.head {

}
.content .head h1 {
	font-size: 1.1em;
	padding: 2px;
}
.content .foot h1 {
	font-size: 1em;
	font-weight: normal;
	color: #999;
	padding: 2px 0;
}

/*----------------------------------
 HOME PAGE 
------------------------------------*/
.home {
	padding: 5px 0 15px 0;
}
.home .right_column {
	padding: 20px 0 0 0;
}
.home .left_column {
	padding: 0;
	width: 625px;
}

/*----------------------------------
 PRODUCT PAGES
------------------------------------*/

/*COMMON*/
/*Title*/
.product_information .right_column h1 {
	margin: 0 0 0.92em 0;
	color: #FFF;
	padding: 5px;
	height: 1%;
	overflow: hidden;
}
.product_information ul.breadcrumb {
	margin: 0 0 0.92em 15px;
}
/*product spces/ information text*/
.content p.spec {
	padding: 0.42em 0.82em;
	margin: 0 0 0.42em 0;
	display: block;
	color: #FFF;
	background: #181617;
	border-bottom: 1px solid #2a2829;
}
.product_information p.spec {
	padding: 0.42em 0.82em 1.25em 0.82em;	
	margin: 0;
	background: #000 url(/Content/images/products/detail/spec_txt-bg.gif) 0 100% repeat-x;
	border: none;
}
.content p.spec strong {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 0 0 0 55px;
	display: block;
	font-weight: normal;
}
.content p.spec strong span {
	display: none;
}
.content p.code strong {
	background-image: url(/Content/images/products/list/code_list-txt.gif);
}
.product_information p.code strong {
	background-image: url(/Content/images/products/detail/code_detail-txt.gif);
}
.content p.colours strong {
	background-image: url(/Content/images/products/detail/colours_detail-txt.gif);
}
.content p.sizes strong {
	background-image: url(/Content/images/products/detail/size_detail-txt.gif);
}

/*Structure*/
.product_information {
	padding: 5px 0 15px 0;
}
.product_information .left_column {
	width: 215px;
	padding: 0;
}
.product_information .right_column {
	width: 710px;
	border: 1px solid #454444;
	padding: 9px;
	background: #282626;
}
.product_information .product_container {
	background: #141414;
}

/*OVERVIEW*/
.product_overview .left_column {
	width: 460px;
	padding: 0;
}
.product_overview .right_column {
	width: 475px;
}
.product_overview .right_column h1 {
	padding-left: 40px;
}
.product_overview .right_column ul {
	width: 475px;
	margin: 0;
	padding: 0;
	background:url(/Content/images/products/overview/overview_menu-bg.jpg) 0 0 no-repeat;
}
.product_overview .right_column li {
	list-style: none;
	padding: 0;
	margin: 0 0 1px 0;
}
.product_overview .right_column li a {
	display: block;
	padding: 5px 5px 5px 20px;
	background:url(/Content/images/shared/bullet-white.gif) 10px 50% no-repeat;
}

/*Hard Yakka For Women*/
h1.hard_yakka_for_women {
	background-position: 0 -420px;
}

/*Koolgear*/
h1.koolgear {
	background-position: 0 -390px;
}

/*Footwear & Accessories*/
h1.footwear_accessories {
	background-position: 0 -510px;
}

/*Generation Y*/
h1.generation_y {
	background-position: 0 -570px;
}

/*Hi Visibility*/
h1.hi-visibility {
	background-position: 0 -540px;
}

/*Legends*/
h1.legends {
	background-position: 0 -360px;
}

/*Kids*/
h1.kids {
	background-position: 0 -600px;
}

/*Industrial*/
h1.industrial {
	background-position: 0 -480px;
}

/*Extreme*/
h1.xtreme {
	background-position: 0 -450px;
}


/*Nav*/
.product_information .left_column ul {
	margin: 0;
	background: none;
}
.product_information .left_column ul li {
	list-style: none;
	height: 1%;
	overflow: hidden;
	padding: 1px 0;
	margin: 0;
}
.product_information .left_column ul li a {
	height: 22px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/Content/images/products/shared/product-menu.gif);
}
.product_information .left_column ul li a span {
	display: none;
}
.product_information .left_column ul li a#legends {
	background-position: 0 -22px;
}
.product_information .left_column ul li a#legends:hover,
.product_information .left_column ul li.active a#legends {
	background-position: 0 0;
}
.product_information .left_column ul li a#xtreme {
	background-position: -215px -22px;
}
.product_information .left_column ul li a#xtreme:hover,
.product_information .left_column ul li.active a#xtreme {
	background-position: -215px 0;
}
.product_information .left_column ul li a#hivis {
	background-position: -430px -22px;
}
.product_information .left_column ul li a#hivis:hover,
.product_information .left_column ul li.active a#hivis {
	background-position: -430px 0;
}
.product_information .left_column ul li a#koolgear {
	background-position: -645px -22px;
}
.product_information .left_column ul li a#koolgear:hover,
.product_information .left_column ul li.active a#koolgear {
	background-position: -645px 0;
}
.product_information .left_column ul li a#industrial {
	background-position: -860px -22px;
}
.product_information .left_column ul li a#industrial:hover,
.product_information .left_column ul li.active a#industrial {
	background-position: -860px 0;
}
.product_information .left_column ul li a#generation-y {
	background-position: -1075px -22px;
}
.product_information .left_column ul li a#generation-y:hover,
.product_information .left_column ul li.active a#generation-y {
	background-position: -1075px 0;
}
.product_information .left_column ul li a#womens {
	background-position: -1290px -22px;
}
.product_information .left_column ul li a#womens:hover,
.product_information .left_column ul li.active a#womens {
	background-position: -1290px 0;
}
.product_information .left_column ul li a#footwear {
	background-position: -1505px -22px;
}
.product_information .left_column ul li a#footwear:hover,
.product_information .left_column ul li.active a#footwear {
	background-position: -1505px 0;
}
.product_information .left_column ul li a#kids {
	background-position: -1720px -22px;
}
.product_information .left_column ul li a#kids:hover,
.product_information .left_column ul li.active a#kids {
	background-position: -1720px 0;
}
/*nav second level*/
.product_information .left_column ul li ul {
	display: none;
}
.product_information .left_column ul li.active ul {
	display: block;
	margin: 0;
}
.product_information .left_column ul li.active ul li {
	padding: 1px 0;
}
.product_information .left_column ul li.active ul li a {
	background-repeat: no-repeat;
	background-image: url(/Content/images/products/shared/productdd-menu.gif);
	height: 25px;
}
.product_information .left_column ul li.active ul li a.overalls {
	background-position: 0 0;
}
.product_information .left_column ul li.active ul li a.overalls:hover {
	background-position: 0 -25px;
}
.product_information .left_column ul li.active ul li a.trousers {
	background-position: -215px 0;
}
.product_information .left_column ul li.active ul li a.trousers:hover {
	background-position: -215px -25px;
}
.product_information .left_column ul li.active ul li a.shorts {
	background-position: -430px 0;
}
.product_information .left_column ul li.active ul li a.shorts:hover {
	background-position: -430px -25px;
}
.product_information .left_column ul li.active ul li a.shirts {
	background-position: -645px 0;
}
.product_information .left_column ul li.active ul li a.shirts:hover {
	background-position: -645px -25px;
}
.product_information .left_column ul li.active ul li a.polos_t-shirts {
	background-position: -860px 0;
}
.product_information .left_column ul li.active ul li a.polos_t-shirts:hover {
	background-position: -860px -25px;
}
.product_information .left_column ul li.active ul li a.jumpers {
	background-position: -1075px 0;
}
.product_information .left_column ul li.active ul li a.jumpers:hover {
	background-position: -1075px -25px;
}
.product_information .left_column ul li.active ul li a.jackets_vests {
	background-position: -1290px 0;
}
.product_information .left_column ul li.active ul li a.jackets_vests:hover {
	background-position: -1290px -25px;
}
.product_information .left_column ul li.active ul li a.footwear {
	background-position: -1505px 0;
}
.product_information .left_column ul li.active ul li a.footwear:hover {
	background-position: -1505px -25px;
}
.product_information .left_column ul li.active ul li a.performance_safety {
	background-position: -1720px 0;
}
.product_information .left_column ul li.active ul li a.performance_safety:hover {
	background-position: -1720px -25px;
}

.product_information .left_column ul li.active ul li a.welt_safety {
	background-position: -1935px 0;
}
.product_information .left_column ul li.active ul li a.welt_safety:hover {
	background-position: -1935px -25px;
}

.product_information .left_column ul li.active ul li a.aussie_classic {
	background-position: -2150px 0;
}

.product_information .left_column ul li.active ul li a.aussie_classic:hover {
	background-position: -2150px -25px;
}

.product_information .left_column ul li.active ul li a.non_safety {
	background-position: -2365px 0;
}
.product_information .left_column ul li.active ul li a.non_safety:hover {
	background-position: -2365px -25px;
}

.product_information .left_column ul li.active ul li a.ladies {
	background-position: -2580px 0;
}
.product_information .left_column ul li.active ul li a.ladies:hover {
	background-position: -2580px -25px;
}

.product_information .left_column ul li.active ul li a.footwear {
	background-position: -2795px 0;
}
.product_information .left_column ul li.active ul li a.footwear:hover {
	background-position: -2795px -25px;
}

.product_information .left_column ul li.active ul li a.accessories {
	background-position: -3010px 0;
}
.product_information .left_column ul li.active ul li a.accessories:hover {
	background-position: -3010px -25px;
}

.product_information .left_column ul li.active ul li a.safety_classics {
	background-position: -3225px 0;
}
.product_information .left_column ul li.active ul li a.safety_classics:hover {
	background-position: -3225px -25px;
}

.product_information .left_column ul li.active ul li a.womens {
	background-position: -3440px 0;
}
.product_information .left_column ul li.active ul li a.womens:hover {
	background-position: -3440px -25px;
}
.product_information .left_column ul li.active ul li a.vests {
	background-position: -3655px 0;
}
.product_information .left_column ul li.active ul li a.vests:hover {
	background-position: -3655px -25px;
}



/*Gallery/List*/
.result {
	overflow: hidden;
	height: 1%;
}
.product_information .right_column .results_nav h1 {
	margin: 0;
	padding: 0;
	background: none;
}
.product_information .right_column .head h1 {
	text-transform: uppercase;	
}
.product_information .right_column .gallery {
	width: 688px;
	padding: 0 10px 10px 10px;
	overflow: hidden;
	height: 1%;
}
.content .product {
	float: left;
	width: 134px;
	margin: 0 10px 10px 0;
	cursor: pointer;
}
.content .result .product {
	margin: 0 7px 10px 7px;
}
.content .right_column .gallery .product {
	margin: 0 25px 10px 10px;
}
.content .product a img {
	display: block;
	width: 128px;
	height: 142px;
	margin: 0 0 5px 0;
	border: 3px solid #c5c5c5;
	background: #000;	
}
.content .product p.title {
	margin: 0;
	padding-top: 5px;
}
.product_information .product p.title {
	padding: 0;
}
.content .product p.spec strong {
	padding: 0 0 0 35px;
}
.content .product p.title a {
	color: #999;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}
/*activated by js*/
.content .gallery .active img,
.content .result .active img {
	border: 3px solid #C1001F;
}
.content .result .active p.title a,
.content .gallery .active p.title a {
	color: #FFF;
}

/*Brand Category Title*/
.result h2.brand {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/Content/images/products/list/brands_title.gif);
	height: 26px;
	clear: both;
	margin: 0 0 0.92em 0;
}
.result h2.brand span {
	display: none;
}
/*.result h2.brand {
	font-size: 1em;
	color: #FFF;
	padding: 0.22em 0.82em 0.42em 0.82em;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-image: url(/Content/images/products/list/results_title-bg.gif);
	clear: both;
	height: 1%;
	margin: 0 0 0.92em 0;
}*/
.result h2.generation_y {
	background-color: #343735;
	background-position: 0 -234px;
}
.result h2.hi-visibility {
	background-color: #ffa12d;
	background-position: 0 -26px;

}
.result h2.hard_yakka_for_women {
	background-color: #85244e;
	background-position: 0 -182px;

}
.result h2.koolgear {
	background-color: #002596;
	background-position: 0 -156px;

}
.result h2.footwear_accessories {
	background-color: #4d4e53;
	background-position: 0 0;

}
.result h2.legends {
	background-color: #dc291e;
	background-position: 0 -52px;

}
.result h2.kids {
	background-color: #eaa602;
	background-position: 0 -208px;

}
.result h2.industrial {
	background-color: #4b471a;
	background-position: 0 -104px;

}
.result h2.xtreme {
	background-color: #323232;
	background-position: 0 -78px;

}
.result h2.footwear {
	background-color: #FFF;
	background-position: 0 -260px;
}
.result h2.performance_safety {
	background-color: #FFF;
	background-position: 0 -286px;
}
.result h2.safety_classics {
	background-color: #FFF;
	background-position: 0 -312px;
}
.result h2.non_safety {
	background-color: #FFF;
	background-position: 0 -338px;
}
.result h2.womens {
	background-color: #FFF;
	background-position: 0 -364px;
}
.result h2.accessories {
	background-color: #FFF;
	background-position: 0 -390px;
}


/*Detail Page*/
.product_information .right_column .detail {
	padding: 10px;
}
.product_information .right_column .detail img.main {
	float: left;
	width: 270px;
	height: 300px;
	border: 3px solid #c5c5c5;
}
.product_information .right_column .detail .description {
	float: right;
	width: 400px;
}
.product_information .right_column form.sendFriendForm label {
	width: 90px;
}
.product_information .right_column form.sendFriendForm input {
	width: 240px;
}
.product_information .right_column form.sendFriendForm .field-validation-error {
	margin: 0 0 0 90px;
}
.product_information .right_column form.sendFriendForm fieldset {
	background-image: url(/Content/images/products/detail/sendfriend-hd.gif);
}

.product_information .detail .description .product_extras {
	height: 1%;
	overflow: hidden;
}
.product_information .detail .description .product_extras p {
	margin: 0;
	padding: 0;
	
}
.product_information .detail .description .product_extras p a {
	float: left;	
	display: block;
	width: 166px;
	height: 30px;
	overflow: hidden;
	margin-right: 10px;
}	
.product_extras p.hi_res a {
	background: url(/Content/images/products/detail/hi_res-btn.gif) 0 0 no-repeat;
	text-indent: -9999px;	
}
.product_extras p.hi_res a:hover {
	background: url(/Content/images/products/detail/hi_res-btn.gif) 0 -30px no-repeat;
}


/*Javascript enabled css*/
/*send to a friend button*/
#description_inner { 
	position: relative; 
	overflow: hidden; 
	margin-bottom: 20px; 
	filter:alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0; 
}
#description_inner #slider { 
	z-index: 9995; 
	position: absolute; 
}
#description_inner .panel {
	overflow: hidden;
	height: 1%;
	width: 395px;
}


/*send to friend ajax*/
.sendFriend {
	position: relative;
	width: 100%;
}
.sendFriend .loader {
	position: absolute;
	top: 100px;
	left: 100px;
}
.success {
	margin: 0 0 10px 0;
	background-color: #1b1919;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 37px 10px 10px 10px;
	border: 1px solid #272525;
	overflow: hidden;
	height: 1%;
	display: block;
	background-image: url(/Content/images/products/detail/sendfriend-hd.gif);	
	color: #999;
}
.success span {
	color: #FFF;
	cursor: pointer;
}
.content .success h1 {
	margin: 0;
}


/*product media*/
.product_information .right_column ul.media {
	background: #141414 url(/Content/images/products/detail/media-bg.jpg) 50% 0 no-repeat;
	margin: 0;
	padding: 10px 5px;
	height: 50px;
	display: block;
}
.product_information .right_column ul.media li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.product_information .right_column ul.media li a {
	display: block;
	height: 50px;
	width: 170px;
	background-repeat: no-repeat;
	background-image: url(/Content/images/products/detail/media-btn.gif);
}
.product_information .right_column ul.media li a span {
	display: none;
}
.product_information .right_column ul.media li.download_catalogues a {
	background-position: 0 0;
}
.product_information .right_column ul.media li.download_catalogues a:hover {
	background-position: 0 -50px;
}
.product_information .right_column ul.media li.rating_guide a {
	background-position: -170px 0;
}
.product_information .right_column ul.media li.rating_guide a:hover {
	background-position: -170px -50px;	
}
.product_information .right_column ul.media li.sizing_charts a {
	background-position: -340px 0;
}
.product_information .right_column ul.media li.sizing_charts a:hover {
	background-position: -340px -50px;
}
.product_information .right_column ul.media li.find_stockists a {
	background-position: -510px 0;
}
.product_information .right_column ul.media li.find_stockists a:hover {
	background-position: -510px -50px;
}
.product_information .right_column ul.media li.find_stockists {
	margin: 0;
}

/*----------------------------------
SIZING CHARTS
------------------------------------*/
h1.sizingcharts-hd {
	background-position: 0 -180px;
}
.content table.chart {
	border: 1px solid #666;
	color: #9e9d9d;
	font-size: 0.92em;
	width: 600px;
}
.content table.chart td {
	width: 35px;
}
.content table.chart td.title {
	width: 90px;
}
/*alternate rows implemented by javascript*/
.content table.chart tr.odd td {
	background-color: #333;
}
.content table.chart tr.even td {
	background-color: #1d1d1d;
}


/*----------------------------------
CATALOGUES
------------------------------------*/
/*structure*/
.left_column .catalogues {
	border: 10px solid #272727;
	background: #141414;
	width: 560px;
	padding: 10px
}
.content h1.catalogues-hd {
	background-position: 0 -150px;
	border: none;
	padding: 0;
}
.left_column .catalogues .catalogue {
	float: left;
	width: 173px;
	display: block;
	text-align: center;
	margin: 0 10px 10px 0;
	color: #8b8a8a;
}
.left_column .catalogues .catalogue a {
	display: block;
}
.content .left_column .catalogues a.download_pdf {
	padding: 0 0 0 10px;
	background: url(/Content/images/shared/bullet-white.gif) 0 50% no-repeat;
	width: 80px;
	margin: 0 auto;
	color: #FFF;
}

/*acrobat link*/
.content .download_acrobat {
	padding: 10px 15px;
	display: block;
	background:url(/Content/images/shared/download_acrobat-bg.gif) 0 0 no-repeat;
}
.content .download_acrobat p a {
	display: block;
	padding: 5px 0 5px 40px;
	background:url(/Content/images/shared/download_acrobat-ico.gif) 0 0 no-repeat;
	color: #8f8e8e;
}


/*----------------------------------
STOCKISTS
------------------------------------*/
/*SEARCH*/

.stockist_search #stockist_search_panel h2 {
	margin-bottom: 10px;
}
.stockist_search #stockist_search_panel {
	width: 532px;
	padding: 20px;
	background: #000 url(/Content/images/stockist/stockist_bg.gif) 0 0 no-repeat;
}
.stockist_search #postcode_search {
	float: left;
	width: 200px;
}
.content .left_column .stockist_search #postcode_search form {
	width: 180px;
	padding: 10px;
	background: #000;
	display: block;
}
.content .left_column .stockist_search #postcode_search form fieldset {
	padding: 0;
	width: auto;
	border: none;
	background: none;
}

.content .left_column .stockist_search #postcode_search form p {
	width: auto;
	margin: 0;
	padding: 0;
	color: #CBCBCB;
}
.content .left_column .stockist_search #postcode_search form p.label {
	font-size: 0.92em;
	margin-bottom: 10px;
}
.stockist_search #postcode_search form legend,
.stockist_search #postcode_search form label {
	display: none;
	visibility: hidden;
}
.stockist_search #postcode_search form input {
	float: left;
	width: 130px;
	margin: 0 0.42em 0 0;
}
.stockist_search #postcode_search form button {
	float: left;
	width: 35px;
}

.content .left_column .stockist_search #postcode_search form fieldset div {
	width: auto;
}

.stockist_search #state_search {
	float: right;
	width: 283px;
}


.content .left_column .stockist_search #state_search ul {
	margin: 0;
	padding: 0;
	width: 283px;
	height: 252px;
	position: relative;
}
.content .left_column .stockist_search #state_search ul li {
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.content .left_column .stockist_search #state_search ul li a {
	position: absolute;
	display: block;
	cursor: pointer;
}
.content .left_column .stockist_search #state_search ul li a span {
	display: none;
}	
.stockist_search #state_search ul li a.vic {
	top: 160px;
	right: 55px;
	width: 65px;
	height: 35px;
}
.stockist_search #state_search ul li a.nsw {
	top: 115px;
	right: 35px;
	width: 85px;
	height: 45px;
}
.stockist_search #state_search ul li a.qld {
	top: 0;
	right: 25px;
	width: 95px;
	height: 115px;
}
.stockist_search #state_search ul li a.wa {
	top: 15px;
	left: 0;
	width: 80px;
	height: 160px;
}
.stockist_search #state_search ul li a.tas {
	top:;
	left:;
	width:;
	height:;
	display: none;
}
.stockist_search #state_search ul li a.sa {
	top: 100px;
	left: 80px;
	width: 80px;
	height: 60px;
}
.stockist_search #state_search ul li a.act {
	top:160px;
	right: 45px;
	width: 75px;
	height: 10px;
	z-index: 1;
}
.stockist_search #state_search ul li a.nt {
	top: 0px;
	left: 80px;
	width: 80px;
	height:100px;
}






/*RESULTS*/
.content .stockists_results h1 {
	width: 340px;
	text-transform: capitalize;
}
.content .stockists_results .paginate {
	width: 230px;
}
.stockist {
	float: left;
	width: 150px;
	margin: 0 0 1em 2em;
	display: block;
	color: #8c8a8a;
}
.content .stockist h2 {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
}
.content .stockist a.nyroModal {
	display: block;
	width: 65px;
	height: 21px;
	background: url(/Content/images/buttons/view_map-btn.gif)
}
.content .stockist a.nyroModal span {
	display: none;
}
.content .stockist a.nyroModal:hover {
	background-position: 0 -21px;
}

/*----------------------------------
TRADE CARD
------------------------------------*/
h1.tradecard-hd {
	background-position: 0 -30px;
}

.trade_info {
	height: 1%;
	overflow: hidden;
	background:url(/Content/images/trade_card/bg.gif) 100% 0 repeat-y;
	width: 600px;
}
#trade_card_details {
	float: left;
	width: 360px;
	padding: 10px 10px 10px 0;
}

.content ul.tabs {
	height: 26px;
	padding: 7px 0 15px 10px;
	background:url(/Content/images/trade_card/tradecards_tab2-bg.gif) 0 0 no-repeat;
	margin-left: 0;
}

ul.tabs li {
	list-style-image: none;
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}

ul.tabs li a {
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-image:url(/Content/images/trade_card/trade_details2_tabs.gif);
}
ul.tabs li a#intro {
	background-position: 0 -26px;
	width: 91px;
}
ul.tabs li a#intro:hover,
ul.tabs li a#intro.active {
	background-position: 0 0;
}
ul.tabs li a#update_details {
	background-position: -91px -26px;
	width: 127px;
}
ul.tabs li a#update_details:hover,
ul.tabs li a#update_details.active {
	background-position: -91px 0;
}
ul.tabs li a#find_trade_centre {
	background-position: -218px -26px;
	width: 127px;
}
ul.tabs li a#find_trade_centre:hover,
ul.tabs li a#find_trade_centre.active {
	background-position: -218px 0;
}
ul.tabs li a span {
	display: none;
}


h2#hard_yakka_out {
	height: 45px;
	background: url(/Content/images/trade_card/taking_hard_yakka-hd.gif) 0 0 no-repeat;
	margin: 0 0 15px 0;
}
h2#hard_yakka_out span {
	display: none;
}
p#update_details a {
	display: block;
	height: 30px;
	width: 166px;
	background: url(/Content/images/trade_card/update_details-btn.gif) 0 0 no-repeat;
}
p#update_details a span {
	display: none;
}
#trade_card_details #frame {
	float: left;
	width: 360px;
}
.find_a_trade_centre {
	float: right;
	width: 195px;
	padding: 10px;
	overflow: hidden;
}
.find_a_trade_centre h2 {
	height: 15px;
	background:url(/Content/images/trade_card/find_trade_centre-hd.gif) 0 0 no-repeat;
	margin-bottom: 15px;
}
.find_a_trade_centre h2 span {
	display: none;
}

.ui-tabs-hide {
     display: none;
}
.trade_centre .head,
.trade_centre .backtotop {
	width: 560px;
}


/*----------------------------------
NEWS
------------------------------------*/
h1.news-hd {
	background-position: 0 -90px;
}  


/*News Stories*/
.content .story {
	color: #acacac;
	width: 585px;
}
.content .story p.link a:link,
.content .story p.link a:visited {
	color: #FFF;
	text-decoration: none;
	background:url(/Content/images/shared/bullet-white.gif) 0 50% no-repeat;
	padding: 2px 0 2px 10px;
}
.content .story img {
	float: left;
	margin: 0 15px 15px 0;
	border: 5px solid #171616;
}
/*News Short List*/
.content .short {
	margin: 0 0 1em 0;
	background: url(/Content/images/actions/latest_news-bg.gif) 0 100% no-repeat;
}
.content .short h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 1.17em;
	margin: 0 0 0.42em 0;
	background: none;
	padding: 0;
}
.content .short p {
	margin: 0;
}
.content .short p.link {
	margin: 0;
	padding: 10px 0;
}
/*Full News Story*/
.content .full h1 {
	font-size: 1.50em;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 1.50em;
}

/*----------------------------------
ABOUT US
------------------------------------*/
h1.aboutus-hd {
	background-position: 0 -120px;
}

/*----------------------------------
SIGN UP
------------------------------------*/
h1.signup-hd {
	background-position: 0 -60px;
}
#frame {
	width: 580px;
}
.content .sign_up {
	width: 585px;	
}


/*----------------------------------
GUARANTEE
------------------------------------*/
h1.guarantee-hd {
	background-position: 0 -240px;
}

/*----------------------------------
PRIVACY AND TERMS OF USE
------------------------------------*/
h1.privacy-hd {
	background-position: 0 -690px;
}

/*----------------------------------
CONTACT US
------------------------------------*/
h1.contactus-hd {
	background-position: 0 -210px;
}
.content form fieldset#company {
	background-image: url(/Content/images/contact_us/companydetails-hd.gif);
}
.content form fieldset#product {
	background-image: url(/Content/images/contact_us/productdetails-hd.gif);
}
form#contactus {
	float: right;
	width: 360px;
	margin-right: 20px;
}
#contact-details {
	float: left;
	width: 210px;
	padding-top: 20px;
}

/*----------------------------------
THANK YOU
------------------------------------*/
h1.thankyou-hd {
	background-position: 0 -720px;
}


/*----------------------------------
REGISTER NOW
------------------------------------*/
h1.registernow-hd {
	background-position: 0 -630px;
}


/*----------------------------------
FORGOT PASSWORD
------------------------------------*/
h1.forgot-hd {
	background-position: 0 -660px;
}


/*----------------------------------
STOCKISTS ADMIN
------------------------------------*/
/*LOGIN BAR*/
#user h1 {
	float: left;
	padding: 5px 0 5px 37px;
	background: url(/Content/images/stockist_admin/shared/user-ico.gif) 0 50% no-repeat;
	color: #FFF;
	font-weight: normal;
	font-size: 1.17em;
}
#user .admin_nav {
	float: right;
	width: 345px;
	background-color: #353332;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(/Content/images/stockist_admin/shared/admin_top_nav_sm-bg.gif);
}
#user .ordering {
	width: 430px;
	background-image: url(/Content/images/stockist_admin/shared/admin_top_nav_lg-bg.gif);
}
#user .admin_nav ul {
	width: 335px;
	padding: 0 5px;
	height: 1%;
	overflow: hidden;
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-image: url(/Content/images/stockist_admin/shared/admin_btm_nav_sm-bg.gif);		
}
#user .ordering ul {
	width: 420px;
	height: 1%;
	background-image: url(/Content/images/stockist_admin/shared/admin_btm_nav_lg-bg.gif);	
	clear: bothl
}

#user .admin_nav li {
	list-style: none;
	float: left;
	background: url(/Content/images/stockist_admin/shared/admin_nav_divider.gif) 100% 50% no-repeat;
}
#user .admin_nav li.last {
	background: none;
	margin: 0;
	padding: 0;
}
#user .admin_nav li a {
	padding: 5px 6px 8px 6px;
	display: block;
	color: #707070;
	text-decoration: none;
	white-space: nowrap;
}
#user .admin_nav li a:hover,
#user .admin_nav li a.active {
	color: #FFF;
	background: url(/Content/images/stockist_admin/shared/admin_nav_active.gif) 50% 0 no-repeat;
}

/*HOME*/
.stockist_sections {
	padding: 20px 10px;
	background: #4f4e4e url(/Content/images/stockist_admin/home/actions-bg.gif) 0 0 repeat-x;
	color: #8a8a8a;
}
.stockist_sections .section {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
}
.stockist_sections .section h1 {
	height: 21px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.stockist_sections .section h1 span {
	display: none;
}
.stockist_sections .my_account {
	color: #FFF;
	width: 170px;
	margin: 0 10px 0 0;
}
.stockist_sections .my_account h1 {
	background-image:url(/Content/images/stockist_admin/home/myaccount-hd.gif);
}
.stockist_sections .styleguide h1 {
	background-image: url(/Content/images/stockist_admin/home/styleguide-hd.gif);
}
.stockist_sections .marketing h1 {
	background-image: url(/Content/images/stockist_admin/home/marketing-hd.gif);
}

/*MY ACCOUNT*/
h1.myaccount-hd {
	background-position: 0 -270px;
}
.content form fieldset#personal {
	background-image: url(/Content/images/stockist_admin/my_account/personal-hd.gif);
}
.content form fieldset#account {
	background-image: url(/Content/images/stockist_admin/my_account/account-hd.gif);
}
.content form fieldset#contact {
	background-image: url(/Content/images/stockist_admin/my_account/contact-hd.gif);
}

/*STYLEGUIDE - This is javascript controlled. Activated by .styleguide_js*/
h1.styleguide-hd {
	background-position: 0 -300px;
}
.styleguide_js {
	margin: 0 0 1.2em 0;
	font-size: 0.92em;
	color: #bfbebe;
	background: #6d6d6d url(/Content/images/stockist_admin/styleguide/styleguide_content-bg.gif) 100% repeat-y;
}
.styleguide_js .styleguide_outer {
	background: url(/Content/images/stockist_admin/styleguide/styleguide_top_content-bg.gif) 0 0 no-repeat;
}
.styleguide_js .styleguide_inner {
	padding: 10px 30px 10px 0;
	height: 1%;
	background: url(/Content/images/stockist_admin/styleguide/styleguide_btm_content-bg.gif) 0 100% no-repeat;
}
/*Styleguide Nav*/
.content #styleguide .tabs {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}
.content #styleguide .tabs li {
	list-style: none;
	display: block;
	height: 36px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(/Content/images/stockist_admin/styleguide/style-guide-nav.gif);
	cursor: pointer;
}
/*tabs*/
.content #styleguide .tabs li.sel {
	cursor: default;
}
.content #styleguide .tabs li span {
	display: none;
}
.content #styleguide .tabs li#welcome-hd-tab {
	background-position: 0 0;
}
.content #styleguide .tabs li#welcome-hd-tab.sel {
	background-position: 0 -36px;
}
.content #styleguide .tabs li#colours-hd-tab {
	background-position: -220px 0;
}
.content #styleguide .tabs li#colours-hd-tab.sel {
	background-position: -220px -36px;
}
.content #styleguide .tabs li#size-hd-tab {
	background-position: -440px 0;
}
.content #styleguide .tabs li#size-hd-tab.sel {
	background-position: -440px -36px;
}
.content #styleguide .tabs li#backgrounds-hd-tab {
	background-position: -660px 0;
}
.content #styleguide .tabs li#backgrounds-hd-tab.sel {
	background-position: -660px -36px;
}
.content #styleguide .tabs li#advertising-hd-tab {
	background-position: -880px 0;
}
.content #styleguide .tabs li#advertising-hd-tab.sel {
	background-position: -880px -36px;
}
.content #styleguide .tabs li#press-hd-tab {
	background-position: -1100px 0;
}
.content #styleguide .tabs li#press-hd-tab.sel {
	background-position: -1100px -36px;
}
.content #styleguide .tabs li#signage-hd-tab {
	background-position: -1320px 0;
}
.content #styleguide .tabs li#signage-hd-tab.sel {
	background-position: -1320px -36px;
}
.content #styleguide .tabs li#typefaces-hd-tab {
	background-position: -1540px 0;
}
.content #styleguide .tabs li#typefaces-hd-tab.sel {
	background-position: -1540px -36px;
}

/*styleguide content*/
.styleguide_js .styleguide_content {
	float: right;
	width: 365px;
	padding: 50px 0 30px 0;
	margin-right: -3px;/*ie hack*/
	background-position: 0 15px;
	background-repeat: no-repeat;
}
.styleguide_js #s_welcome {
	background-image: url(/Content/images/stockist_admin/styleguide/welcome-hd.gif);
}
.styleguide_js #s_colour {
	background-image: url(/Content/images/stockist_admin/styleguide/colour-hd.gif);
}
.styleguide_js #s_size {
	background-image: url(/Content/images/stockist_admin/styleguide/size-hd.gif);
}
.styleguide_js #s_backgrounds {
	background-image: url(/Content/images/stockist_admin/styleguide/backgrounds-hd.gif);
}
.styleguide_js #s_advertising {
	background-image: url(/Content/images/stockist_admin/styleguide/advertising-hd.gif);
}
.styleguide_js #s_press {
	background-image: url(/Content/images/stockist_admin/styleguide/press-hd.gif);
}
.styleguide_js #s_signage {
	background-image: url(/Content/images/stockist_admin/styleguide/signage-hd.gif);
}
.styleguide_js #s_typefaces {
	background-image: url(/Content/images/stockist_admin/styleguide/typefaces-hd.gif);
}
.styleguide_js .styleguide_content img {
	float: left;
	margin: 0 10px 10px 0;
}

/*Download Logo*/
#download_logo {
	background: url(/Content/images/stockist_admin/styleguide/download_logo-bg.jpg) 0 0 repeat-x;
	padding: 20px 15px;
}
#download_logo h1 {
	height: 13px;
	display: block;
	background:url(/Content/images/stockist_admin/styleguide/logo-hd.gif) 0 0 no-repeat;
}
#download_logo h1 span {
	display: none;
}
.logo {
	float: left;
	display: block;
	width: 184px;
	margin: 0 10px 10px 0;
	font-size: 0.92em;
}
.logo img {
	margin: 0 0 10px 0;
}
.content .logo ul,
.content .logo li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	width: 141px;
}
.content .logo li.eps {
	padding-bottom: 5px;
	background: url(/Content/images/stockist_admin/styleguide/download_divider.gif) 0 100% no-repeat;
}
.content .logo li a {
	padding: 0 0 0 10px;
	display: block;
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.content .logo li.eps a {
	color: #FFF;
	background-image: url(/Content/images/stockist_admin/shared/download_arrow_white.gif);
}
.content .logo li.pdf a {
	color: #808080;
	background-image: url(/Content/images/stockist_admin/shared/download_arrow_grey.gif);
}

/*MARKETING*/
h1.marketing-hd {
	background-position: 0 -330px;
}
.instruct {
	float: left;
	width: 175px;
}
#marketing {
	float: right;
	width: 420px;	
}
.content #marketing fieldset {
	background: none;
	border: none;
	padding: 0;
}
#marketing legend {
	color: #999;
	padding: 0 0 5px 0;
}

.content #marketing ul.scroll,
.content #marketing .scroll li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content #marketing p.submit {
	padding-top: 15px;
	border-top: 1px solid #FFF;
}
.content #marketing p.submit button {
	margin: 0;	
}

/*This is javascript controlled. Activated by .marketing_js*/
.content .marketing_js {
	padding: 10px 0 10px 10px;
	background: url(/Content/images/stockist_admin/marketing/marketing-bg.gif) 0 0 repeat-x;
}
.content .marketing_js fieldset {
	float: left;
}
.content .marketing_js fieldset legend {
	padding: 0;
	display: none;
	visibility: hidden;
}
.content .marketing_js label {
	float: left;
	width: 79px;
	height: 27px;
	display: block;
	padding: 130px 0 10px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(/Content/images/stockist_admin/marketing/marketing-ico.jpg);
	cursor: pointer;
	color: #CCC;
	font-size: 0.92em;
}
.marketing_js label.checked {
	color: #777;
}

/*catalogues*/
.marketing_js label#cat_new {
	background-position: 0 0;
}
.marketing_js label#cat_new.checked {
	background-position: -135px 0;
}
.marketing_js label#cat_koolgear {
	background-position: -270px 0;
}
.marketing_js label#cat_koolgear.checked {
	background-position: -405px 0;
}
.marketing_js label#cat_footwear {
	background-position: -540px 0;
}
.marketing_js label#cat_footwear.checked {
	background-position: -675px 0;
}
.marketing_js label#cat_reseller {
	background-position: -810px 0;
}
.marketing_js label#cat_reseller.checked {
	background-position: -945px 0;
}
.marketing_js label#cat_pricelist {
	background-position: -1080px 0;
}
.marketing_js label#cat_pricelist.checked {
	background-position: -1215px 0;
}
.marketing_js label#cat_workwear {
	background-position: -1350px 0;
}
.marketing_js label#cat_workwear.checked {
	background-position: -1485px 0;
}


/*carry bags*/
.marketing_js label#bags_singlet {
	background-position: -1620px 0;
}
.marketing_js label#bags_singlet.checked {
	background-position: -1719px 0;
}

/*posters*/
.marketing_js label#pos_legends {
	background-position: -1818px 0;
}
.marketing_js label#pos_legends.checked {
	background-position: -1917px 0;
}
.marketing_js label#pos_perspex {
	background-position: -2016px 0;
}
.marketing_js label#pos_perspex.checked {
	background-position: -2115px 0;
}
.marketing_js label#pos_koolgear {
	background-position: -2214px 0;
}
.marketing_js label#pos_koolgear.checked {
	background-position: -2313px 0;
}
.marketing_js label#pos_footwear {
	background-position: -2412px 0;
}
.marketing_js label#pos_footwear.checked {
	background-position: -2511px 0;
}
.marketing_js label#pos_xtremeA3 {
	background-position: -2610px 0;
}
.marketing_js label#pos_xtremeA3.checked {
	background-position: -2709px 0;
}
.marketing_js label#pos_xtremeA1Double {
	background-position: -2808px 0;
}
.marketing_js label#pos_xtremeA1Double.checked {
	background-position: -2907px 0;
}
.marketing_js label#pos_xtremeA1Logo {
	background-position: -3006px 0;
}
.marketing_js label#pos_xtremeA1Logo.checked {
	background-position: -3105px 0;
}
.marketing_js label#pos_xtremeA1Hero {
	background-position: -3204px 0;
}
.marketing_js label#pos_xtremeA1Hero.checked {
	background-position: -3303px 0;
}
.marketing_js label#pos_womenA3 {
	background-position: -3402px 0;
}
.marketing_js label#pos_womenA3.checked {
	background-position: -3501px 0;
}
.marketing_js label#pos_womenA1 {
	background-position: -3600px 0;
}
.marketing_js label#pos_womenA1.checked {
	background-position: -3699px 0;
}
.marketing_js label#pos_womenA3DIY {
	background-position: -3798px 0;
}
.marketing_js label#pos_womenA3DIY.checked {
	background-position: -3897px 0;
}
.marketing_js label#pos_womenA3StrutCard {
	background-position: -3996px 0;
}
.marketing_js label#pos_womenA3StrutCard.checked {
	background-position: -4095px 0;
}
.marketing_js label#pos_kidsFoundationA1 {
	background-position: -4194px 0;
}
.marketing_js label#pos_kidsFoundationA1.checked {
	background-position: -4293px 0;
}
.marketing_js label#pos_kidsFoundationA3 {
	background-position: -4392px 0;
}
.marketing_js label#pos_kidsFoundationA3.checked {
	background-position: -4491px 0;
}

/*promo products*/
.marketing_js label#pro_keyring {
	background-position: -4590px 0;
}
.marketing_js label#pro_keyring.checked {
	background-position: -4689px 0;
}
.marketing_js label#pro_stubby {
	background-position: -4788px 0;
}
.marketing_js label#pro_stubby.checked {
	background-position: -4887px 0;
}
.marketing_js label#pro_cap {
	background-position: -4986px 0;
}
.marketing_js label#pro_cap.checked {
	background-position: -5085px 0;
}
.marketing_js label#pro_shelfstrips {
	background-position: -5184px 0;
}
.marketing_js label#pro_shelfstrips.checked {
	background-position: -5283px 0;
}
.marketing_js label#pro_stickers {
	background-position: -5382px 0;
}
.marketing_js label#pro_stickers.checked {
	background-position: -5481px 0;
}
.marketing_js label#pro_talker {
	background-position: -5580px 0;
}
.marketing_js label#pro_talker.checked {
	background-position: -5679px 0;
}
.marketing_js label#pro_footwear {
	background-position: -5778px 0;
}
.marketing_js label#pro_footwear.checked {
	background-position: -5877px 0;
}
/*strut cards*/
.marketing_js label#str_legends {
	background-position: -5976px 0;
}
.marketing_js label#str_legends.checked {
	background-position: -6075px 0;
}
.marketing_js label#str_geny {
	background-position: -6174px 0;
}
.marketing_js label#str_geny.checked {
	background-position: -6273px 0;
}
.marketing_js label#str_generic {
	background-position: -6372px 0;
}
.marketing_js label#str_generic.checked {
	background-position: -6471px 0;
}
.marketing_js label#str_xtreme {
	background-position: -6570px 0;
}
.marketing_js label#str_xtreme.checked {
	background-position: -6669px 0;
}
.marketing_js label#str_footwear {
	background-position: -6768px 0;
}
.marketing_js label#str_footwear.checked {
	background-position: -6867px 0;
}
.marketing_js label#str_kidsgirl {
	background-position: -6966px 0;
}
.marketing_js label#str_kidsgirl.checked {
	background-position: -7065px 0;
}
.marketing_js label#str_kidsboy {
	background-position: -7164px 0;
}
.marketing_js label#str_kidsboy.checked {
	background-position: -7263px 0;
}
.marketing_js label#str_koolgear {
	background-position: -7362px 0;
}
.marketing_js label#str_koolgear.checked {
	background-position: -7461px 0;
}



.marketing_js label.over {
	color: #FFF;
}

#marketing input {
	background: none;
	border: none;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.content .jcarousel-container {
    position: relative;
}
.content .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.content .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.content #marketing .jcarousel-list li,
.content #marketing  .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 79px;
	height: 200px;
	padding: 0 10px;
}
.content #marketing .jcarousel-list li label {
	width: auto;
	float: none;
	pad//ding-right: 10px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next,
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.content .jcarousel-container-horizontal {
	float: left;
	width: 198px;
	overflow: hidden;
	height: 1%;
	background-color:#444243;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid #848383;
	margin: 0 10px 10px 0;
	_margin: 0 5px 10px 0;
	
}
/*clipping control container used to hide elements*/
.content .jcarousel-clip-horizontal {
    width:  198px;
	height: 200px;
	padding: 40px 0 10px 0;
}
.content .jcarousel-item-horizontal {
	height: 200px;
}


/*alter catalogues to be full width*/
.content  #marketing #catalogues .jcarousel-container-horizontal {
	float: none;
	width: 405px;
	overflow: hidden;
	height: 1%;
	clear: both;
	background-image: url(/Content/images/stockist_admin/marketing/m_pos-mm-hd.gif);
}
.content  #marketing #catalogues .jcarousel-clip-horizontal {
    width:  405px;
}
.content #marketing #catalogues .jcarousel-list li,
.content #marketing #catalogues .jcarousel-item {
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 115px;
	padding: 0 10px;
}
#marketing #strutcards .jcarousel-container-horizontal {
	background-image: url(/Content/images/stockist_admin/marketing/m_strutcards-hd.gif);
}
#marketing #menatwork .jcarousel-container-horizontal {
	background-image: url(/Content/images/stockist_admin/marketing/m_menatwork-hd.gif);
}
#marketing #posters .jcarousel-container-horizontal {
	background-image: url(/Content/images/stockist_admin/marketing/m_posters-hd.gif);
}
#marketing #promos .jcarousel-container-horizontal {
	background-image: url(/Content/images/stockist_admin/marketing/m_promo-hd.gif);
}
#marketing #carrybags .jcarousel-container-horizontal {
	background-image: url(/Content/images/stockist_admin/marketing/m_carrybags-hd.gif);
}

/*Buttons*/
.content .jcarousel-next-horizontal {
    position: absolute;
    top: 6px;
    right: 2px;
    width: 16px;
    height: 12px;
    cursor: pointer;
    background: url(/Content/images/stockist_admin/marketing/next-btn.gif) 0 0 no-repeat;
}
.jcarousel-next-horizontal:hover {
    background-position: 0 -12px;
}
.jcarousel-next-horizontal:active {
    background-position: 0 -12px ;
}
.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position:  0 -24px;
}
.content .jcarousel-prev-horizontal {
    position: absolute;
    top: 6px;
    right: 20px;
    width: 16px;
    height: 12px;
    cursor: pointer;
    background: url(/Content/images/stockist_admin/marketing/prev-btn.gif) 0 0 no-repeat;
}
.jcarousel-prev-horizontal:hover {
    background-position:  0 -12px;
}
.jcarousel-prev-horizontal:active {
    background-position: 0 -12px;
}
.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position:  0 -24px ;
}


/*ERROR MESSAGES*/
h1.error401-hd {
	background-position: 0 -780px;
}
h1.error403-hd {
	background-position: 0 -810px;
}
h1.error404-hd {
	background-position: 0 -840px;
}
h1.error500-hd {
	background-position: 0 -870px;
}
h1.errorunknown-hd {
	background-position: 0 -900px;
}


/*INTERACTIVE DOWNLOADS*/
.content h1.viewtvc-hd {
	margin-left: 0;
	background-position: 0 -930px;
}
.interactive_downloads .left_column {
	padding: 0;
	width: 640px;
}

.no_column p {
	text-align: justify;
}



/*instructions*/
#TB_ajaxContent p.install_step {
	padding: 0 0 0 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 1.4em 0;
}
#TB_ajaxContent h2 {
	width: auto;
	margin-bottom: 20px;
}
#TB_ajaxContent p.one {
	background-image: url(/Content/images/actions/step_one.gif);
}
#TB_ajaxContent p.two {
	background-image: url(/Content/images/actions/step_two.gif);
}
#TB_ajaxContent p.three {
	background-image: url(/Content/images/actions/step_three.gif);
}
#TB_ajaxContent p.four {
	background-image: url(/Content/images/actions/step_four.gif);
}
#TB_ajaxContent p.five {
	background-image: url(/Content/images/actions/step_five.gif);
}


/*SITEMAP*/
h1.sitemap-hd {
	background-position: 0 -960px;
}


