* {
padding: 0;
margin: 0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

p {
line-height: 170%;
margin-bottom: 10px;
color: #333333;
font-size: 100%;
}

td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}

h1 {
	margin-bottom:15px;
	color: #4D7E9E;
	font-size: 180%;
	width: 350px;
	clear: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6694AE;
	font-weight: normal;
}
h2 {
	margin-bottom:10px;
	margin-top:5px;
	color: #375668;
	font-size: 150%;
	clear: left;
	font-weight: normal;
}
h3 {margin-bottom:10px; margin-top:15px;}
h4 {margin-bottom:10px; margin-top:15px;}
h5 {margin-bottom:10px; margin-top:15px;}
.product_brief {
	font-size: 90%;
	height: 4.1em;
}

h6 {margin-bottom:10px; margin-top:15px;}


h1 span {display:none;}
h2 span {display:none;}
h3 span {display:none;}
h4 span {display:none;}
h5 span {display:none;}
h6 span {display:none;}


#outta_container {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	clear: both;
}

#center_container {
	position: relative;
	width: 99%;
	max-width: 1200px;
	min-width: 870px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #729DBA;
	border-left-color: #729DBA;
	background-image: url(images/search_bg.gif);
	background-position: right 138px;
	background-repeat: no-repeat;
}

#top {
	position: relative;
	width: 100%;
	background-image:url(images/banner_repeat.jpg);
	background-repeat:repeat-x;
	height: 139px;
}

#logo {
	position: relative;
	float: left;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height: 139px;
	width: 211px;
}

#banner_left {
	position: relative;
	float: left;
	width: 100%;
	height: 139px;
	background-image:url(images/banner_left.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#banner_right {
	position: relative;
	float: right;
	width: 343px;
	height: 111px;
	background-image:url(images/banner_telephone.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

#middle {
	position: relative;
	padding: 2% 0% 2% 2%;
	margin-bottom: 1em;
	text-align: left;
	float: left;
	margin-right: 265px;
	min-height: 37em;
	background-image: url(images/middle_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#middle_home {
	position: relative;
	padding: 2% 280px 1% 2%;
	margin-bottom: 1em;
	text-align: left;
	float: left;
	margin-right: 265px;
	min-height: 18em;
	background-image: url(images/middle_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle_left {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	position: relative;
	clear: both;
}

#middle_left a {
color: #375668;
}

#middle_left a:hover {
	padding: 0;
	margin: 0;
}
.sub_heading {
	font-size: 140%;
	font-weight: bold;
	color: #6694AE;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6694AE;
	clear: left;
}

#services {
	position: relative;
	width: 100%;
	padding: 0%;
	margin: 0px;
	height: 28em;
	float: left;
	color: #FFFFFF;
	clear: both;
display:block;
}

#brands {
	position: relative;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
clear:both;
}

#contact_details {
	width: 100%;
	clear: right;
	padding-top: 20px;
	text-align: center;
	color: #333333;
	font-size: 110%;
	
}

#contact_details a {
 color: #333333;
}

#bottom {
	color: #666666;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	position: relative;
	clear: both;
	float: none;
	font-size: 100%;
}

#bottom a {
	color: #4D7E9E;
}

#capture {
	position: relative;
	width: 180px;
	border-right: 1px solid #ccc;
	text-align: left;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0%;
	padding-left: 15px;
	float: left;
	height: 13em;
}

#capture img {
padding-bottom: 10px;
}

#capture p {
	line-height: 160%;
	color: #333333;
}

#capture ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#capture li {
	padding: 0;
	margin: 0;
	line-height: 1.8em;
}

#capture li a {
	color: #375668;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

#capture a:hover img {
	background-color: none;
}

#learn {
	position: relative;
	width: 180px;
	height: 13em;
	border-right: 1px solid #ccc;
	text-align: left;
	color: #fff;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom: 0%;
	padding-left: 15px;
	float: left;
}

#learn img {
padding-bottom: 10px;
}

#learn p {
	line-height: 160%;
	color: #333333;
}

#learn a {
	color: #375668;
	font-size: 100%;
}

#learn a:hover img {
	background-color: none;
	text-decoration: none;
}

#shop {
	position: relative;
	width: 220px;
	float: left;
	border-right: 1px solid #ccc;
	text-align: left;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0%;
	padding-left: 15px;
	height: 13em;
	margin-bottom: 20px;
}

#shop img {
padding-bottom: 10px;
}

#shop p {
	line-height: 190%;
	color: #333333;
}

#shop a {
	color: #375668;
	font-size: 100%;
	padding: 0;
	margin: 0;
}


#shop a:hover img {
	background-color: none;
	text-decoration: none;
}

#celtic_vision {
	position: relative;
	width: 180px;
	border-right: 1px solid #ccc;
	text-align: left;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0%;
	padding-left: 15px;
	height: 13em;
	float: left;
}

#celtic_vision img {
padding-bottom: 10px;
}

#celtic_vision p {
	line-height: 160%;
	color: #333333;
}

#celtic_vision a {
	color: #375668;
	font-size: 100%;
}

#celtic_vision a:hover img {
	background-color: none;
	text-decoration: none;
}

#right_shop {
	position: relative;
	width: 200px;
	text-align: left;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}

#right_shop a {
	color: #496794;
	font-weight: bold;
	text-decoration: none;
}

#right_learn {
	position: relative;
	width: 200px;
	text-align: left;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#right_learn a {
	color: #496794;
	font-weight: bold;
	text-decoration: none;
}

#right_container {
	position: absolute;
	text-align: left;
	z-index: 300;
	margin: 0px;
	padding: 0px;
	width: 230px;
	top: 148px;
	right: 12px;
}

#right_container p {
padding: 0;
margin: 0;
margin-bottom: 5px;
}

#right_container a {
padding: 0;
margin: 0;
font-size: 100%;
}


#search_products {
	position: relative;
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#search_products form {
	font-size:1em;
	width: 200px;
	clear: both;
}

#search_products form fieldset {
	border: none;
	width: 210px;
}

#search_products form legend {
	display: none;
	width: 240px;
	}

#search_products form dt {
	float:left;
	width:100px;
	margin: 0px;
	padding: 0px;
}
#search_products form dd {float:left; width:200px; padding-bottom: 3px;}


#advsearch_products {
	position: relative;
	width: 450px;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 0px;
}

#advsearch_products form {
	font-size:1em;
	width: 450px;
	clear: both;
}

#advsearch_products form fieldset {
	border: none;
	width: 460px;
}

#advsearch_products form legend {
	display: none;
	width: 460px;
	}

#advsearch_products form dt {
	float:left;
	width:80px;
	margin: 0px;
	padding: 0px;
}
#advsearch_products form dd {float:left; width:350px; padding-bottom: 3px;}

.cart_table {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.qtyinput {
	width: 20px;
	padding: 1px;
}


.button {
	color: #FFFFFF;
	background-color: #355566;
	float: left;
	font-size: 80%;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	width: 40px;
}

.lrgbutton {
	color: #FFFFFF;
	background-color: #355566;
	float: left;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	width: 75px;
}

.lrgbutton2 {
	color: #FFFFFF;
	background-color: #355566;
	float: left;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	width: 120px;
}

#basket_contents {
	position: relative;
	width: 240px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}


input {
	background-color: #80A6BB;
	font-size: 100%;
	padding: 2px;
	width: 110px;
	color: #FFFFFF;
	font-weight: bold;
	clear: none;
	float: left;
	border: 1px solid #FFFFFF;
}

textarea {
	background-color: #80A6BB;
	font-size: 110%;
	padding: 2px;
	width: 350px;
	color: #FFFFFF;
	font-weight: bold;
	clear: none;
	float: left;
	border: 1px solid #FFFFFF;
}
select {
	background-color: #80A6BB;
	font-size: 100%;
	width: 150px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	clear: none;
	float: left;
	border: 1px solid #FFFFFF;
}

option {
padding: 2px;
}

label {
	width: 80px;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{}

img {
border: none;
}
.product_display {
	padding: 7px;
	float: left;
	width: 175px;
	height: 26em;
	position: relative;
	background-image: url(images/bg_display_center.jpg);
	background-repeat: repeat-x;
	background-position: center 12em;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 2em;
	margin-left: 0px;
}

.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: left;
}


.product_display p {
	margin: 0;
	padding: 0px 0px 5px;
}

.product_display p a {
	font-size: 100%;
	color: #496794;
	margin: 0px;
	padding: 0px;
	line-height: 0.8em;
}


.product_display a {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	color: #496794;
	text-decoration: none;
	line-height: normal !important;
}

.product_display a {
	background-color: transparent !important;
}

.nohover {
height: 9em;
}

.prod_title {
	font-size: 120%;
	font-weight: bold;
	clear: left;
	padding: 0px;
	height: 2.8em;
	margin-bottom: 8px;
	color: #4D7E9E;
	line-height: 90%!important;
}

.prod_price {
	font-size: 160%;
	font-weight: normal;
	clear: left;
	color: #375B73;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.right_heading {
	font-size: 140%;
	font-weight: bold;
	color: #4D7E9E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6694AE;
}
hr {
	display: none;
}
.img_right {
	float: right;
	margin-left: 50px;
	margin-right: 20px;
}
#related_products {
	margin: 10em 0px 2em;
	padding: 0px;
	clear: both;
	position: relative;
}

#top_nav {
	position: absolute;
	top: 117px;
	z-index: 333;
	text-align: left;
	height: 19px;
	right: 10px;
	width: 460px;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_nav li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 15px;

	width: auto;
}

#top_nav li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#top_nav li a:hover {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#quickFind {
	position: absolute;
	top: 21px;
	right: 80px;
	background-color: #4D7E9E;
	width: 550px;
	height: 80px;
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
	z-index: 500;
}

#quickFindContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#quickFindContent li {
	float: left;
	padding-top: 0;
	margin-top: 0;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	line-height: 1.8em;
	white-space:nowrap;
}

#quickFindContent li a {
font-size: 100%;
font-weight: normal;
color: #fff;
text-align: left;
padding: 2px;
line-height: 2em;
}
#quickFindContent li a:hover {
font-size: 100%;
font-weight: normal;
	background-color: #ffffff;
	color: #333333;
text-align: left;
text-decoration: none;
padding: 2px;
line-height: 2em;
}


#orderby {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	width: 350px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#orderby form {
	margin: 0;
	padding: 0;
	width: 330px;
}

#orderby form fieldset {
	border: none;
	width: 330px;
}

#orderby form legend {
	display: none;
	width: 330px;
	}

#orderby form dt {
	float:left;
	width:130px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#orderby form dd {
	float:left;
	width:190px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#orderby select {
	width: 130px;
	text-align: left; 
	float: left;
}
#add_to_cart {
	float: right;
	width: 40%;
	clear: right;
}
#add_to_cart .qtytxt {
	width: 20px;
}
#products_container {
	position: relative;
	width: 100%;
	clear: both;
}
.clearleft {
	clear: left;
}

.clearleft_padright {
	clear: left;
	padding-right: 100px;
}
.product_attributes {
	clear: right;
	float: right;
	width: 230px;
	margin-top: 5em;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(images/bg_display_center.jpg);
	background-repeat: repeat-x;
	background-position: center 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.product_info {
	clear: left;
	float: left;
	width: 250px;
	background-image: url(images/bg_display_center.jpg);
	background-repeat: repeat-x;
	background-position: center 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
}

.advice_menu {
	position: relative;
	text-align: left;
}

.advice_menu ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
}

.advice_menu li {
	padding: 0;
	margin-right: 15px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.advice_menu li a {
padding: 0;
margin: 0;
font-size: 100%;
color: #6694AE;
}

.advice_title {
	font-size: 130%;
	font-weight: bold;
	color: #4D7E9E;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: none;
	position: relative;
	text-decoration: none;
}
#advice_images {
	text-align: center;
	float: right;
	margin-left: 20px;
	clear: right;
	margin-top: 10px;
	width: 400px;
}
#flash {
	position: absolute;
	z-index: 332;
	top: 160px;
	right: 270px;
	width: 270px;
}
#product_detail {
	line-height: 170%;
	width: 40%;
	float: left;
	position: relative;
}

img {
	background-color: transparent;
}


.page {position:relative; float:left; clear:left; width: 90%; font-size: 110%; font-weight: bold; line-height: 2em;}
.page a {
	padding:4px;
	color:#333333;
	
	text-decoration:none;
	font-weight: normal;
	line-height:2em;
	border: 1px solid #333333;
	margin-bottom: 5px;
	height: 25px;
}
.page a:hover {
		color:#333333;
	background-color:#375668;
	border: 1px solid #000000;
		height: 25px;
}

form .inputdark {
	color: #000000;
	background-color: #EEF3F7;
}
#special_offers {
	position: absolute;
	left: 25%;
	top: 15px;
	z-index: 10;
}
.info {
	font-weight: bold;
	text-decoration: underline;
}
a.info span{
	display: none;
	position: absolute;
	z-index: 10;
	left: 2em;
	bottom: 1em;
	width: 200px;
	background-color:#B3C7CC;
	padding: 10px;
	border: 1px solid #2E5A78;
}

a.info:hover span {
	display: block;
	color: #333333;
}
#basket_info {
	position: absolute;
	z-index: 20;
	width: 157px;
	left: 490px;
	top: 22px;
	background-color: #4D7E9E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1E4F2;
	border-right-color: #D1E4F2;
	border-bottom-color: #515151;
	border-left-color: #404040;
}
