/*
-----------------------------
RESET
-----------------------------
*/

* { 
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	outline: none;
}

code, kbd, samp, pre, tt, var, textarea, input, select, isindex {
	font: inherit;
	font-size: 1em;
}

dfn, i, cite, var, address, em {
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td, center {
	text-align: left;
	vertical-align: top;
}

body {
	line-height: 1;
	background: white;
	color: black;
}

q {
	quotes: "" "";
}

ul, ol, dir, menu {
	list-style: none;
}

sub, sup {
	vertical-align: baseline;
}

a {
	color: inherit;
}

/* no need for a visual hr in layout */
hr {
	visibility: hidden;
	clear: both;
}

/* disables some nasty font attributes in standard browsers */
font {
	color: inherit !important;
	font: inherit !important;
	color: inherit !important;
}

/* ---------- General styling -------------- */

body {
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	margin: 20px 0 10px 0;
}
p {
	margin: 0.8em 0;
	font-size: 1.1em;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	color: #52b8fa;
}

input {

}
a {
	color: #FFFFFF;
}
a:hover {

}
a.large_bullet {
	padding-left: 15px;
	background-image: url(../images/graphics/big_bullet.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	margin: 10px 0;
	padding: 10px;
	border-left: 3px solid #444;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	background-color: #333;
	overflow: hidden;
}
table tr {
	border: 1px solid #444;
	border-left: none;
}
table td, table th {
	font-size: 1.1em;
	padding: 5px;
	border-left: 1px solid #444;
}

/* ---------- End General styling -------------- */

/* ---------- Main sections ------------ */

#wrapper {
	width: 100%;
}
#header {

}
#content {
	padding: 15px 0;
}
#footer {

}

/* ---------- End Main sections ------------ */

/* ---------- Header -------------- */

#header h1#logo {
	float: left;
	margin: 5px 0 5px 10px;
	display: inline;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}
#header #header_right_section {
	display: none;
}
#top_nav {
	display: none;
}
#breadcrumbs {
	display: none;
}

/* ---------- End Header -------------- */

/* ---------- Banner -------------- */

#banner {
	display: none;
}

/* ---------- End Banner -------------- */

/* ---------- Content -------------- */

#content ul {
	font-size: 1.1em;
	overflow: hidden;
}
#content li {
	display: inline-block;
	background: transparent url(../images/graphics/print/small_bullet.gif) no-repeat left 3px;
	padding: 0 0 0 15px;
	line-height: 14px;
}
#content li {
	display: block;
}
#content h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
}
#content a {
	color: #ffff6d;
}
#content a:hover {
	background-color: #ffff6d;
	color: #000;
}
#content #three_col_content {
	margin-top: 10px;
}
#content #two_col_content {
	margin-top: 10px;
}
#content #single_column {
	margin: 10px 10px 0 10px;
}

/* ---------- Home page ------------ */

#content #home_left_column {
	display: none;
	
}
#content #home_intro_copy {
	width: auto;
}
#content #news_holder {
	border-top: 1px solid #ddd;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
#content #centurion_news, #content #ppe_news {
	width: auto;
	padding: 0 10px 0 0;
}
#content #centurion_news li p, #content #centurion_news li a, #content #ppe_news li p, #content #ppe_news li a {
	font-size: 11px;
	margin: 3px 0 0;
	line-height: 12px;
}
#content #centurion_news {
	margin: 0 10px 0 0;
}
#content #ppe_news {
	clear: both;
}
#content .all_news_link {
	margin: 7px 0 0;
	float: right;
}
#content #home_centre_column {
	width: auto;
	padding: 0 15px;
	clear: both;
}
#content #home_safety_products {
	margin: 0 0 5px;
}
#content #home_right_column {
	display: none;
}

/* ---------- Home page buttons ------------ */

/* ---------- End Home page buttons ------------ */

/* ---------- End Home page ------------ */

/* ---------- Generic Content page ------------ */

#generic_left_column {
	padding: 0 1.5em;
	width: auto;
	position: relative;
}

#generic_left_column li {
	line-height: 2em;
	background-image: url(../images/graphics/print/big_bullet.gif);
	background-repeat: no-repeat;
}
#generic_left_column ul.small_bullets li {
	line-height: 1.4em;
	background-image: url(../images/graphics/print/small_bullet.gif);
	background-repeat: no-repeat;
}
#generic_left_column li a {
	font-size: 1.2em;
	font-weight: bold;
}
#generic_left_column ul.small_bullets li a {
	font-size: 1em;
	font-weight: bold;
}
#generic_right_column {
	padding: 0 1.5em;
	width: auto;
	position: relative;
}

/* ---------- End Generic Content page ------------*/

/* ---------- Product listings page ------------ */

#product_list .product_list_item {
	margin-bottom: 10px;
	padding: 8px 8px 0;
	border: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
}
#product_list img {
	float: left;
	margin-right: 10px;
}

#product_of_the_month img {
	float: left;
	margin-right: 10px;
	position: relative;
}
/* ---------- End Product listings page ------------ */

/* ---------- Products page ------------ */

#content #products_left_column {
	float: right;
	width: 300px;
	padding: 0 1.5em;
	position: relative;
}
/*#content #products_left_column ul, #content #products_centre_column ul {
	margin-bottom: 10px;
}*/
#content #products_left_column li {
	margin-bottom: 5px;
}

#content #products_centre_column {
	padding: 0 1.5em;
	position: relative;
}
#content #products_centre_column ul {
	margin-bottom: 10px;
}
#content #products_centre_column p {
	margin-top: 0;
}
#content #product_image_holder {
	margin-top: 10px;
	overflow: hidden;
}
#content #product_image_holder img, #content #product_image_holder #video {
	float: left;
	margin-bottom: 10px;
}
#content #product_small_images {
	float: left;
	position: relative;
}
#content #product_small_images a img, #content #product_small_images a #video {
	margin: 0 0 5px 5px;
	float: left;
}
#content #product_small_images a span {
	display: none;
	position: absolute;
	left: -329px;
	top: 0px;
}
#content #product_small_images a:hover span {
	display: block;
}
#content #colour_cubes {
	margin-bottom: 10px;
}
#content #product_links {
	display: none;
}
#content #products_right_column {
	width: auto;
	padding: 0 1.5em;
	position: relative;
}
#content #products_right_column li {
	margin-bottom: 7px;
	color: #555;
}
#content #products_right_column li span {
	color: #000;
	font-weight: bold;
}
.collapsable {
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	page-break-inside: avoid;
}
#content .collapsable li {
	background: transparent url(../images/graphics/print/small_bullet.gif) no-repeat left 3px;
}
img.tooltip {
	display: none;
}
#products_centre_column a.large_bullet {
	display: none;
}

/* ---------- End Products page ------------ */

/* ---------- Distributor Locator ------------ */

#distributor_list {
	
}
#distributor_map {
	border: 1px solid #ddd;
}
#distributor_map img {
	display: none;
}
#distributor_results {
	width: auto;
	border: 1px solid #ddd;
}
#distributor_results h3 {
	padding: 10px;
	background-color: #ddd;
	margin-bottom: 0;
}
#distributor_results ul, #distributor_results p {
	padding: 0 10px 10px;
}
#distributor_results li {
	background-image: url(../images/graphics/print/small_bullet.gif);
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
}
#distributor_results li span {
	text-indent: 5px;
	display: block;
}
.distributor_back_button {
	padding: 7px 10px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #bbb;
	display: block;
	margin-bottom: 10px;
}


/* ---------- End Distributor Locator ------------ */

/* ---------- Contact Pages ------------ */

.role {
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	overflow: auto;
	height: 1%;
}
.employee, .employee_text {
	overflow: hidden;
}
.employee {
	border-bottom: 1px solid #ddd
}
.employee img {
	float: left;
	margin: 1em 1em 1em 0;
}
#google_map {
	height: 200px;
	width: 500px;
	float: left;
	margin-right: 10px;
}
form#d_form input {
	width: 150px;
	margin-bottom: 7px;
}
form#d_form button {
	width: auto;
	margin: 0;
}
/* ---------- End Contact Pages ------------ */

/* ---------- Forms ------------ */

form {
	overflow: auto;
}
form p {
	overflow: hidden;
	padding-bottom: 4px;
	clear: both;
}
form p.border {
	height: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
form label {
	width: 120px;
	float: left;
	clear: left;
	padding-right: 5px;
	margin-top: 5px;
	text-align: right;
}
form h3 {
	float: left;
	clear: both;
	margin: 10px 0 5px;
}
form input, form select, form textarea {
	float: left;
	border: 2px solid #ddd;
}
form input, form textarea {
	padding: 5px;
	width: 225px;
}
form option {
	margin: 0 5px;
	padding: 3px;
	border-bottom: 1px solid #fff;
	background-color: #ddd;
	width: 205px;
}
form textarea {
	height: 50px;
}
form textarea.big_text_box {
	width: 400px;
	height: 90px;
}
form button {
	border: 2px solid #aaa;
	padding: 5px;
	margin-left: 125px;
	width: auto;
	background-color: #ddd;
	color: #000;
}

form#distributor_postcode_search label {
	width: 50px;
}
form#distributor_postcode_search input {
	width: 110px;
}
form#distributor_postcode_search option {
	width: auto;
}
form#distributor_postcode_search button {
	margin-left: 55px;
	background-color: #ddd;
	border-color: #aaa;
}

/* ---------- End Contact Form ------------ */

/* ---------- Latest News ---------------- */

.news_channel {
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	overflow: auto;
	height: 1%;
}
.news_channel li {
	margin: 4px 0;
}
.news_channel img {
	float: left;
	margin-right: 10px;
}

/* ---------- End Latest News --------- */

/* ---------- Case studies --------- */

#case_study img {
	float: right;
	margin-left: 10px;
}

/* ---------- End Case studies --------- */

/* ---------- Login ------------- */

#login p {
	margin-top: 0;
}
#login_form p {
	border: none;
}
#login_form label {
	width: 50px;
}
#login_form input {
	width: 200px;
}
#login_form button {
	margin-left: 55px;
	background-color: #ddd;
	border-color: #aaa;
}

/* ---------- End Login ------------- */

/* ---------- End Content -------------- */

/* ---------- Footer -------------- */

#footer span {
	font-size: 1em;
	padding: 7px 0 7px 15px;
	float: left;
	display: block;
}
#footer span.abb {
	float: right;
	padding: 7px 15px 7px 0;
}
#footer a {
	color: #ffff6d;
}
#footer a:hover {
	background-color: #ffff6d;
	color: #000;
}
#footer span.abb a {
	color: #FFF;
}
#footer span.abb a:hover {
	color: #33CCFF;
	background: none;
}

/* ---------- End Footer -------------- */

/* ---------- Classes --------------- */

.floatleft {
	float: left;
	margin: 1em 1em 1em 0;
	page-break-inside: avoid;
}
.floatleft img {
	margin-bottom: 0.5em;
}
.floatright {
	float: right;
	margin: 1em 0 1em 1em;
	page-break-inside: avoid;
}
.floatright img {
	margin-bottom: 0.5em;
}
.nomargin {
	margin: 0;
}
.clear {
	clear: both;
}
.red {
	color: #FF0000;
}

/* ---------- End Classes --------------- */
