@charset "utf-8";
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f1f1ef;
	color:#666;
	
}
a {
	text-decoration:none;
}
#container {
	width:967px;
	margin:0 auto;
	text-align:left;
}
#header {
	height:147px;
	background:url(../images/header.gif) no-repeat;
	margin-top:10px;
	padding-top:15px;
	padding-left:25px;
	padding-right:27px;
}
#logo {
	float:left;
	width:381px;
}
#header-right {
	float:right;
	width:459px;
	
	
}

.hotline {
	display:block;
	margin-top:26px;
	margin-bottom:30px;
}
#basket {
	margin:0;
	padding:0;
	float:left;
	clear:both;
	
}
#basket li {
	display:inline;
}
.basket {
	background:url(../images/basket.gif) no-repeat left 50%;
	padding-left:25px;
	margin-right:22px;
}
.basket a {
	color:#DF5F16;
	font-weight:bold;
	text-decoration:none;
}
.basket a:hover {
	text-decoration:underline;
}
li.items {
	border-right:1px solid #000;
	padding-right:12px;
	margin-right:20px;
}
#search-section {
	float:left;
	margin-top:-5px;
}
#search-section p {
	float:left;
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:5px;
}
#search-section input {
	float:left;
	
}
#search-section .search-box {
	background:url(../images/search-box.jpg) no-repeat;
	width:196px;
	height:27px;
	border:none;
	margin:0;
	padding:0;
	padding-left:5px;
	font-size:11px;
}
#search-section .search-button {
	background:url(../images/go.jpg) no-repeat;
	width:31px;
	height:27px;
	cursor:pointer;
	border:none;
	margin:0;
	padding:0;
}
#home-banner {
	height:371px;
	background:url(../images/home-content.jpg) repeat-y;
	padding-top:19px;
}

#home-banner-left {
	background:url(../images/home-banner.jpg) no-repeat;
	width:686px;
	height:333px;
	float:left;
	margin-left:25px;
	padding-left:24px;
	padding-top:35px;
}
#home-banner-left h1 {
	margin:0;
	padding:0;
	font-size:100px;
	color:#333;
	line-height:38px;
	font-weight:normal;
	height:80px;
}
#home-banner-left h2 {
	margin:0;
	padding:0;
	color:#d86524;
	font-size:35px;
	margin-left:112px;
	line-height:38px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
}
#home-banner-left p {
	margin:0;
	padding:0;
	width:313px;
	font-weight:bold;
	font-size:17px;
	color:#333;
	padding-top:15px;
	margin-bottom:15px;
	line-height:25px;
	padding-left:10px;
}
#home-banner-right {
	width:194px;
	float:left;
	margin-left:17px;
}
#newsletter {
	background:url(../images/newsletter.jpg) no-repeat;
	width:179px;
	height:185px;
	padding-left:15px;
	padding-top:7px;
}
#newsletter h2, #catalogue h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:18px;
	line-height:15px;
}
#newsletter p {
	margin:0;
	padding:0;
	color:#fde8d3;
	font-size:11px;
	line-height:15px;
}
#newsletter form {
	margin:0;
	padding:0;
}
#newsletter input {
	margin:0;
	padding:0;
	margin-top:10px;
	
}
#newsletter .input {
	background:url(../images/input.png) no-repeat;
	width:148px;
	height:25px;
	border:none;
	color:#333;
	font-size:11px;
	padding:0 5px;
}
#newsletter p.text {
	margin:0;
	padding:0;
	font-size:9px;
	margin-top:3px;
	margin-right:10px;
}
#newsletter input.submit, #newsletter2 input.submit {
	margin:0;
	padding:0;
	background:url(../images/submit.png) no-repeat;
	width:91px;
	height:33px;
	border:none;
	cursor:pointer;
	margin-top:3px;
}
#catalogue {
	background:url(../images/catalogue.jpg) no-repeat;
	width:179px;
	height:164px;
	padding-left:15px;
	padding-top:15px;
	
}
#catalogue h2 {
	margin-bottom:0;
}
#catalogue p {
	width:63px;
	color:#fff;
	font-size:11px;
	margin:0;
	padding:0;
}
#catalogue .order {
	margin-top:5px;
	border:none;
}
#home-content {
	background:url(../images/home-content.jpg) repeat-y;
	height:277px;
	clear:both;
	padding-left:25px;
	padding-top:20px;
}
#home-content h2 {
	font-size:18px;
	margin:0;
	padding:0;
	height:33px;
	color:#fff;
	padding-left:24px;
	padding-top:7px;
	
}
#home-col1 {
	float:left;
	width:344px;
	margin-right:22px;
	background:url(../images/home-col.jpg) repeat-x bottom;
	height:255px;
	border-bottom:1px solid #e0e0e0;
	
}
#home-col1 p, #home-col2 p {
	margin:0;
	padding:0;
	color:#333;
	
}
#home-col1 p b, #home-col2 p b {
	font-size:14px;
	color:#D15E1C;
	display:block;
	margin-bottom:20px;
}
#home-col1 h2 {
	background:url(../images/brown-bar.png) no-repeat;
	
	
}
#home-col2 {
	float:left;
	width:344px;
	background:url(../images/home-col.jpg) repeat-x bottom;
	height:255px;
	border-bottom:1px solid #e0e0e0;
}
#home-col2 h2 {
	background:url(../images/orange-bar.png) no-repeat;
	height:40px;
}
#home-col3 {
	float:left;
	width:191px;
	background:url(../images/home-col3.jpg) no-repeat;
	height:255px;
	margin-left:18px;
	padding-top:22px;
	padding-left:18px;
	color:#fff;
}
#home-col3 h2 {
	margin:0;
	padding:0;
}

.prod-image {
	float:left;
	width:120px;
	height:134px;
	background:url(../images/product-placeholder.png) no-repeat;
	padding-top:9px;
	padding-left:8px;
}
.buy-now {
	float:left;
	
}

.prod-info {
	float:left;
	margin-left:13px;
	width:150px;
	
}
#home-col1 .prod-info p.price, #home-col2 .prod-info p.price{
	font-size:16px;
	color:#823911;
	font-weight:bold;
	float:right;
	margin:0;
	padding:0;
	margin-top:5px;
}
.wrap {
	padding-left:21px;
	padding-top:20px;
}
p.shop {
	background:url(../images/blue-bullet.gif) no-repeat left 50%;
	margin:0;
	padding:0;
	padding-left:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:12px;
}
p.more-info {
	width:55px;
	color:#b8d4e2;
	margin:0;
	padding:0;
}
p.more-info a {
	color:#b8d4e2;
	text-decoration:none;
}
p.more-info a:hover {
	text-decoration:underline;
}
p.bottom-shop {
	margin-top:26px;
}
#home-content-footer {
	
	
}
#footer {
	clear:both;
	height:220px;
	background:url(../images/home-content-footer.jpg) top no-repeat;
	padding-top:30px;
	padding-left:44px;
	
}
#footer-left {
	width:563px;
	float:left;
}
#footer .link-col {
	float:left;
	width:135px;
	margin-right:56px;
}
#footer .last-col {
	margin-right:40px;
}
#footer .link-col h3 {
	margin:0;
	padding:0;
	color:#654D41;
	font-size:11px;
	margin-top:20px;
	margin-bottom:22px;
}
#footer .link-col ul {
	margin:0;
	padding:0;
	font-size:11px;
}
#footer .link-col li {
	list-style:none;
	background:url(../images/orange-bullet.gif) no-repeat left 3px;
	padding-left:18px;
	margin-bottom:8px;
}
#footer .link-col li a {
	color:#006699;
	text-decoration:none;
}
#footer .link-col li a:hover {
	text-decoration:underline;
}
#footer-links {
	width:142px;
	float:left;
	padding-top:25px;
}
#footer-links ul {
	margin:0;
	padding:0;
}
#footer-links li {
	list-style:none;
	height:15px;
	background:url(../images/footer-link.gif) no-repeat;
	display:block;
	width:142px;
	margin-bottom:7px;
	text-align:center;
	padding-top:2px;
}
#footer-links #kit1, #footer-links #kit2, #footer-links #kit3, #footer-links #kit4, #footer-links #shop1, #footer-links #shop2 {
	background:url(../images/footer-link2.gif) no-repeat;
}

#footer-links .shopName, #footer-links .kitName {
	display: none;
}

#footer-links li a {
	display:block;
	height:17px;
	width:142px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	cursor: pointer;
}
#footer-links li a:hover {
	text-decoration:underline;
}
#footer #logos {
	float:left;
	width:152px;
	padding-top:25px;
	margin-left:50px;
}
#footer-info {
	clear:left;
	padding:10px 0;
	color:#666;
	font-size:10px;
}
#footer-info a {
	color:#666;
	text-decoration:none;
}
#footer-info a:hover {
	text-decoration:underline;
}

#further-content {
	background:url(../images/home-content.jpg) repeat-y;
}
#further-left {
	float:left;
	width:206px;
	padding-top:19px;

	
}
#further-left h2 {
	background:url(../images/further-header.jpg) repeat-x;
	height:26px;
	width:167px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
	font-weight:normal;
	padding-top:12px;
	padding-left:12px;
	margin-left:27px;
}
#further-left #catalogue2 {
	background:url(../images/catalogue2.jpg) no-repeat;
	width:179px;
	height:165px;
	margin-top:30px;
	padding-left:27px;
}
#further-left #catalogue2 h3 {
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
	margin-bottom:26px;
}
#further-left #catalogue2 p {
	width:63px;
	color:#666;
	font-size:11px;
	margin:0;
	padding:0;
	
}
#further-left #newsletter2 h3 {
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
	
}
#further-left #newsletter2 p {
	color:#666;
	font-size:11px;
	margin:0;
	padding:0;
	padding:10px 0;
}
#further-left #newsletter2 {
	margin-top:30px;
	padding-left:27px;
}
#sub-menu {
	margin:0;
	padding:0;
	background:url(../images/sub-page.jpg) repeat-y;
	height:auto;
	padding-top:22px;
	padding-left:27px;
	padding-bottom:30px;
	
}
#sub-menu li {
	color:#d66114;
	margin-bottom:10px;
	list-style:none;
	padding-left:12px;
}
#sub-menu li a {
	color:#d66114;
	text-decoration:none;
}
#sub-menu li:hover {
	text-decoration:underline;
}
#further-right {
	width:716px;
	padding-top:19px;
	margin-left:206px;
	padding-left:16px;
	padding-right:26px;
	padding-bottom:15px;
	position:relative;
	min-height:627px;

}
#further-img {
	position:absolute;
	top:19px;
	right:26px;
}
#further-right p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	line-height:19px;
	color:#666;
}
#further-right #breadcrumbs {
	height:28px;
	background:url(../images/further-header.jpg) repeat-x;
	padding-top:10px;
	padding-left:15px;
	font-size:11px;
}
#further-right p#breadcrumbs {
	
	margin:0;
	padding:0;
	
	
}

p#breadcrumbs span {
	font-weight:bold;
	color:#d15e1d;
	padding:0 5px;
}
#breadcrumbs p#youarein {
	float:left;
	width:67px;
}

#breadcrumbs p#trail {
	float:right;
	width:600px;
}
#further-right h1 {
	margin:0;
	padding:0;
	color:#333;
	font-size:30px;
	margin-top:15px;
	margin-bottom:20px;
}
#further-right h2 {
	margin:0;
	padding:0;
	color:#d7651c;
	font-size:16px;
	margin-bottom:20px;
}
#further-right a {
	color:#D15E1C;
}
form#form1 input {
	width:200px;
	margin-bottom:5px;
	border:1px solid #afafaf;
}
form#form1 textarea {
	width:200px;
	margin-bottom:5px;
	border:1px solid #afafaf;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 12px;
		border: #888888 1px solid;
		height: 17px;
		margin: 0px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #f0f3de;
		font-family:Verdana;
		font-size: 12px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 12px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 12px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
	color: #333333;
	background-color: #f0f3de;
	font-family:Verdana;
	font-size: 12px;
	border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 12px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 23px;
		padding: 0px 10px;
		font-weight : bold;
	
		}
form#form1 .inputbutton {
	background:#598EC4;
	color:#fff;
	font-weight:bold;
	width:100px;
	padding:5px;
}
p.product-text {
	font-size:13px;
}
#related-products {
	font-size:10px;
}
#related-products p {
	color:#666;
	
}
#related-products a {
	color:#666;
	font-size:10px;
}
#buy-now-button {
	background:url(../images/buy-now.png);
	width:87px;
	height:29px;
	cursor:pointer;
	border:none;
}
#further-right a.littlelink {
font-size:11px;
color:#666666;
}

/* products popup */
#bigProdImg img {
	border: none;
}

#prodsTable img {
	display: none;
}

#prodsTable img.shown {
	display: block;
}

.continue-shopping {
	font-size:14px;
	font-weight:bold;
	color:#D56014;
}
