/*
-----------------------------
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
input, textarea, button {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
	font-size: 62.5%; /* font set to 10px */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*
-----------------------------
DEFAULTS
-----------------------------
*/

body {
	font-family: "Trebuchet MS", Arial, San-serif;
	font-size: 12px;
	background-color: #00566c;
}

h1, .h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0 15px;
	color: #444444;
	display: block;
	top: 157px;
	left: 256px;
	line-height: 25px;
}

#home h1, #about_us h1, #cleaning_tool h1, #single h1  {
	font-size: 22px;
	font-weight: bold;
	margin:0;
	color: #444444;
	display: block;
	top: 157px;
	left: 256px;
	line-height: 25px;
	position:absolute;
}

h2 {
	font-size: 17px;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
}
h3 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
}
h4 {
	font-size: 13px;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
	font-weight: bold;
	padding-bottom: 2px;
}
p {
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
}

ul, ol {
	padding-left: 30px;
}
ul li {
	list-style-type: disc;
	line-height: 1.5em;
}
ol li {
	list-style-type: decimal;
	line-height: 1.5em;
}

strong, th {
	font-weight: bold;
}
em {
	font-style: normal;
}
table {
	
}
thead {
}
tbody {
	
}
thead, tbody, td {
}
tr {
}
th, td {
	padding: 3px;
}
th {
	text-align: left;
}
td {
}
label {
	display: block;
	font-size: 12px;
	font-weight: lighter;
	line-height: 1.25em;
}

a:link, a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #53A2C1;
}
a:active {
	color: #53A2C1;
}

/*
-----------------------------
STANDARD CLASSES
-----------------------------
*/

.hidden {
	display: none;
	height: 0;
}
.bold {
	font-weight: bold;
}
.align_center {
	text-align: center;
}
.clear {
	clear: both;
}
.red {
	color: #FF0000;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.pad {
	padding-left: 40px;
}
.pad_11 {
	padding-left: 11px;
	clear: both;
}
.dot {
	position: relative;
	top: -2px;
	left: 0;
}

/*
-----------------------------
MAIN DIVS
-----------------------------
*/

#wrapper {
	 width: 980px;
	 margin: 0 auto;
	 background: transparent url('../images/graphics/bg.png') repeat-y;
	 position: relative;
	 height: 100%;
	 overflow: hidden;
}
#social-media {background:#01AAD5; height:22px; margin:0 10px;}
	#social-media ul {margin:0 15px 0 0; padding:0; float:right;}
		#social-media ul li {display:inline; float:left; color:#186487; font-size:11px; line-height:20px; position:relative; z-index:1000;}
			#social-media ul li a {display:block; height:16px; width:16px; margin:2px;}
				#social-media ul li a.fbook { background: url('../images/icons/facebook.gif');}
				#social-media ul li iframe {position:relative; top:0; background:none; right:0;}
				#social-media ul li.widget {width:165px;}
#header {
	width: 954px;
	height: 116px;
	margin-left: 13px;
	position: relative;
}

#tradeBanner{

	position:relative; 
	float:none;
	clear:right; 
	width:auto; 	
	height:56px; 	
	margin:-10px 0px 10px 0px;
	overflow: hidden;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:solid 2px #01AAD5;
	behavior: url(../images/graphics//PIE.htc);
}

.cat_links {
	float: left;
	width: 248px;
	background: transparent url('../images/graphics/left_nav_bg.jpg') repeat-y;
	margin: 0 0px 0px 0;
	padding: 6px;
}
#lists {
	width: 200px;
	margin: 0 0 15px 28px;
}
#left_col {
	width: 270px;
	float: left;
}
#content {
	float: right;
	width: 675px;
	padding: 10px 35px 0 0;
	_position: relative;
	_left: -10px;
	_top: 12px;
}
#basket, iframe {
	background: #01aad5 url('../images/graphics/basket.png') no-repeat 10px 7px; 
	width: 454px;
	position: absolute;
	right: 27px;
	top: 25px;
}
#iframe {
	background-color: #FFFFFF;
}
#iframe #basket {
	top: 0px;
	right: 0px;
}
#footer {
	background: transparent url('../images/graphics/nav_bg.png') repeat-x;
	clear: both;
	height: 32px;
	width: 898px;
	margin-left: 13px;
	padding: 0px 28px;
}

/*
-----------------------------
HEADER
-----------------------------
*/

.logo {
	position: absolute;
	top: 17px;
	left: 20px;
}
#top_links {
	background: transparent url('../images/graphics/nav_bg.png') repeat-x;
	position: absolute;
	top: 105px;
	left: 13px;
	height: 32px;
	width: 939px;
	padding-left: 15px;
}
#top_links a {
	display: block;
	margin: 1px 0;
	padding: 9px 10px 9px 10px;
	border-right: 1px solid #DDDDDD;
	font-weight: bold;
	float: left;
}
#top_links a:hover {
	background-color: #EEEEEE;
}

/*
-----------------------------
CAT LINKS
-----------------------------
*/

#search_form {
	margin: 16px 0 0 38px;
}

.cat_links li {
	list-style-type: none;
	position: relative;
	display: inline;
	float: left;
	clear: left;
	margin-bottom: 3px;
}
.cat_links li a {
	font-size: 15px;
	font-weight: lighter;
	display: block;
	background-color: #126a80;
	border-right: 4px solid #098bab;
	padding: 6px 8px 7px 27px;
	overflow: hidden;
	float: left;
	clear:left;
	position: relative;
	_white-space:nowrap;
}
.sub_cats {
	background-color: #098bab;
	display: none;
	opacity: 0.95;
}
.cat_links li:hover .sub_cats {
	position: absolute;
	z-index: 99;
	right: -250px;
	width: 250px;
	display: block;
}
.cat_links li a.sub_cat {
	font-size: 13px;
	border: none;
	background: none;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
}
.cat_links li a.sub_cat:hover {
	text-decoration: underline;
}
.top_level_cat {
	display: block;
	padding: 6px;
	font-size: 13px;
}
a.top_level_cat:link, a.top_level_cat:visited {
	color: #ffffff;
}
.application_tab, .industry_tab {
	cursor: pointer;
} 

/*
-----------------------------
BASKET
-----------------------------
*/

.basket_summary {
	font-size: 14px;
	margin: 29px 0 3px;
	padding: 10px 13px;
	background-color: #dde6e8;
	color: #000000;
}
.basket_summary span {
	font-size: 11px;
	color: #444444;
}
#basket_buttons {
	position: absolute;
	right: 0;
	top: 0;
}
#edit_basket_button {
	background: transparent url('../images/btns/basket_edit.png') no-repeat;
	text-indent: -9000px;
	width: 57px;
	height: 15px;
	position: absolute;
	right: 71px;
	top: 7px;
}
#empty_basket_button {
	background: transparent url('../images/btns/basket_empty.png') no-repeat;
	text-indent: -9000px;
	width: 57px;
	height: 15px;
	position: absolute;
	right: 7px;
	top: 7px;
}
#checkout_button {
	background: transparent url('../images/btns/checkout.png') no-repeat;
	text-indent: -9000px;
	width: 121px;
	height: 20px;
	position: absolute;
	right: 7px;
	top: 38px;
}
#checkout_button.add_to_basket_checkout {
	position: static;
	float: right;
}
#basket_delivery_reminder p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 1px;
}

/* 
-----------------------------
EVERYTHING ELSE
-----------------------------
*/

.breadcrumbs {
	margin:0;
	font-size: 14px;
	font-weight: bold;
}

#about_us .breadcrumbs, #home .breadcrumbs, #cleaning_tool .breadcrumbs  {
	margin:0 0 60px;
}

#home table {
	position: relative;
	top: -10px;
	left: -10px;
}
.staff {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
	width: 665px;
}
.staff img {
	margin-right: 10px;
}
.prod_img {
	position: relative;
	display: block;
	width: 95px;
	float: left;
}
.single_product_inner .phone_buy {
	float: right;
	position: relative;
	left: -3px;
	top: 5px;
	border: none;
}
.product {
	background: transparent url('../images/graphics/product_bg.jpg') repeat-y right top;
	border: 1px solid #c0c0c0;
	border-top: 4px solid #01aad5;
	padding: 10px;
	margin-bottom: 6px;
	overflow: hidden;
	zoom: 1;
}

.tags {
	list-style-type: none;
	padding: 4px 0 0 0;
	margin-top: 5px;
	color: #666666;
	display: inline;
}
.tags li {
	display: inline;
	line-height: 16px;
	margin: 0 5px 5px 0;
	font-style: italic;
	color: #6C777F;
}


#home .product {
	width: 305px;
	vertical-align: top;
}
.product h3 {
	margin-top: 0;
}
.product_inner {
	width: 532px;
	float: left;
}
.product_inner h3, .product_inner p {
	padding-right: 20px;
}
#home .product_inner {
	width: 173px;
}
.product_inner img, .single_product img {
	float: left;
	margin: 0 15px 10px 0;
}
.product_inner img.phone_number {
	position: absolute;
	left: 0;
	top: 70px;
	float: none;
}
.single_product {
	overflow: hidden;
	margin-top: 65px;
}
.single_product img {
	border-right: 1px solid #DDDDDD;
	padding: 3px;
	background-color: #FFFFFF;
}
.product_images img {
	height: 100px;
	border: none;
}
.single_product img.fs {
	float: none;
	padding: 0;
	border: none;
	margin: 0;
}

.product_buy {
	width: 121px;
	float: left;
}
#home .product_buy {
	
}
.product_buy select {
	display: block;
	margin: 0 auto;
}
.product_buy .item_price {
	text-align: center;
	font-weight: bold;
}
.more_info_button {
	background: transparent url('../images/btns/more_info.png') no-repeat;
	text-indent: -9000px;
	width: 121px;
	height: 20px;
	display: block;
}
.page_link {
	background-color: #fff;
	padding: 0 5px 1px;
	margin-right: 3px;
	border: 1px solid #01AAD5;
}
.page_link_selected, .page_link:hover {
	background-color: #01AAD5;
	color: #fff !important;
}

#related_products {
	clear: both;
	margin: 15px 0;
	overflow: hidden;
}
.related_product {
	width: 145px;
	float: left;
	border-right: 1px solid #DDDDDD;
	margin-right: 10px;
	padding-right: 10px;
}
.related_product img {
	display: block;
	margin: 0 auto 5px;
	max-width: 130px;
}
.related_product .more_info_button {
	display: block;
	margin: 0 auto;
}

#extra_paragraphs {
	float: left;
	overflow: hidden;
	width: 440px;
}
.paragraph {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.small_text_box {
	width: 15px;
}
#checkout_login, #checkout_signup {
	width: 268px;
	padding: 20px 20px 10px;
	margin-right: 10px;
	float: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
#checkout_login h3, #checkout_signup h3 {
	margin: 0;
}
.order_line {
	clear: both;
}
.order_line p {
	float: left;
	width: 200px;
}
.details, .email_details, .billing_details, .delivery_details {
	clear: both;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	overflow: hidden;
	padding: 10px 20px;
	margin-bottom: 10px;
}
#order_form .text {
	width: 280px;
}
#order_form .order_line p {
	width: 295px;
}

/*
-----------------------------
FOOTER
-----------------------------
*/

#footer p {
	margin: 0;
	padding: 8px 0;
}
#copyright {
	width: 600px;
	float: left;
}
.cc_logos {
	float: right;
	margin-top: 1px;
}
#footer-links {
	width: 650px;
	float: right;
	text-align: right;
}

/*
-----------------------------
ADMIN
-----------------------------
*/

#admin #content {
	width: 890px;
	padding: 10px 40px;
}
#admin h1 {
	text-indent: -9000px;
}
.admin_table, .confirm_table {
	background-color: #FFFFFF;
	border-right: 1px solid #126A80;
	width: 100%;
	margin-bottom: 20px;
}
.admin_table thead, .confirm_table thead {
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
}
.admin_table tbody, .confirm_table tbody {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
.admin_table thead, .admin_table tbody, .admin_table td, .admin_table th, .confirm_table thead, .confirm_table tbody, .confirm_table td, .confirm_table th {
	border-color: #126A80;
}
.admin_table th, .confirm_table th {
	background-color: #126A80;
	color: #FFF;
}
.admin_table th, .admin_table td, .confirm_table th, .confirm_table td {
	padding: 5px 10px 10px 5px;
	border-width: 1px;
	border-style: solid;
	border-top: none;
	border-right: none;
}
.admin_table th, .confirm_table th {
	padding-top: 10px;
}
.admin_table td img {
	position: relative;
	top: 4px;
}
.admin_table p {
	line-height: 15px;
	margin: 7px;
}

.category_checkbox {
	clear: left;
}
.category_description {
	margin-bottom: 10px;
	margin-right: 500px;
	clear: both;
}

body#order {
	background-color: #FFFFFF;
	margin: 20px 50px 0;
}
body#order #content {
	float: none;
}
