/*  
screen.css
kibitka.com
site version 1.0
July 2008
Author: Iain Stewart
URL: www.coolfeed.com
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #e6e6e1;
	font:normal 12px "Trebuchet MS", Trebuchet, "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color: #707070; 
	line-height:18px; 
	margin: 15px 0 15px 0;
	padding:0;
}
a,a:link {color: #000;text-decoration:none;background:transparent}
a:visited {color: #414141;text-decoration:none;background:transparent}
a:active {color: #000;text-decoration:none;background:transparent}
a:focus, a:hover {color: #1e90ff;text-decoration:underline;background:transparent}
.hide {
	display: none;
}
#launchbox {
position: relative;
	background:#E6E6E1 url(../i/bg/white-logo-bg.gif) no-repeat 50% 50%;
	height: 600px;
	/*border: #000 1px solid;*/

}
#homebox, #aboutbox, #gallbox {
	position: relative;
	background-color:#E6E6E1;
	height: 600px;
}
#logo {
	margin: 20px 0 0px 10px;	
}
#logo h1 {
	font-size: 180%;
}
#logo h1 a {
	display: block;
	width: 293px;
	height: 50px;
	background: transparent url(../i/bg/toplogobg.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	text-indent: -9000em;
}
#message {
	position: absolute;
	top: 120px;
	left: 80px;
	width: 800px;
}
#message h2 {
	text-align: center;
	font-size: 14px;
	margin-bottom: 18px;
	font-style: italic;
}
#message p {
	text-align: center;
	font-size: 12px;
}
#site-notes {
	position: absolute;
	bottom: 80px;
	/*top: 500px;*/
	left: 80px;
/*	height: 50px;*/
	width: 340px;
	padding: 0;
}
#site-notes p {
	font-size: 10px;
} 
#contact1 {
	position: absolute;
	bottom: 80px;
	/*top: 450px;*/
	left: 720px;
	width: 160px;
	margin-right: 80px;
	padding: 0;
	font-size: 11px;
}
#contact1 a.fn,#contact1 a:link.fn,#contact1 a:visited.fn,#contact1 a:active.fn  {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
#contact1 a:hover.fn {
	color: #ff4500;
	background-color: transparent;
	text-decoration: underline;
}
#contact1 div.adr,#contact1 div.tel, #contact1 div.email {
	font-size: 10px;
}
#contact1 div.email a, #contact1 div.email a:link, #contact1 div.email a:visited, #contact1 div.email a:active {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
#contact1 div.email a:hover {
	color: #ff4500;
	background-color: transparent;
	text-decoration: underline;
}
/* homepage */
#homebanner {
	position: absolute;
	top: 100px;
	left: 190px;
	width:525px;
	height: 395px;
	border: #fff solid 3px;
}
#site-info {
	position: absolute;
/*	bottom: 30px;*/
top: 500px;
	left: 0px;
	width: 380px;
	padding: 0;
}
#site-info p {
	margin-left: 10px;
	padding: 4px 0;
}
#site-info p.copyright {
	margin-top: 10px;
	font-size: 11px;
	text-align: left;
}
#site-info p.design-credit {
	font-size: 10px;
	text-align: left;
}
#navigation {
	position: absolute;
	/*bottom: 30px;*/
	top: 430px;
	left: 760px;
	width: 190px;
	padding: 0;
}
#navigation ul {
	list-style: none;
	margin-left: 10px;
}
#navigation li {
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	
}
#navigation li span.current {
	font-weight: bold;
	color: #000;
	background-color: transparent;
}
#navigation li a, #home #navigation li a:link,#home #navigation li a:visited,#home #navigation li a:active {
	font-weight: normal;
}
#navigation li a:hover {
	letter-spacing: 0.1em;
}
/* about page */

#about h2 {
	position: absolute;
	left: 10px;
	top: 100px;
}
#about h2#about-header {
	width: 105px;
	height: 13px;
	background: transparent url(../i/bg/about-h2.gif) no-repeat 0 0;
	margin: 0px;
	padding: 0;
	text-indent: -9000em;
}
#about #about-copy {
	position: absolute;
	left: 190px;
	top: 100px;
	width: 190px;
	height: 400px;
	overflow: hidden;
}
#about #about-copy p {
	font-size: 11px;
	line-height: 15px;
	margin-right: 10px;
	text-align: justify;
	padding: 0 10px;
}
#about #about-copy span
{
	color: #1e90ff;
	font-size: 10px;
	cursor: pointer;
	padding: 0px;
}
#about #about-copy span.s1 {
	padding-left: 10px;
}
#about #about-copy p a.top {
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
	color: #1e90ff;
}
#about #about-copy div.para-nav {
	font-size: 10px;
	margin: 8px 0;
}
#about #about-copy div.para-nav span {
	padding-left: 85px;
}
#about #about-images {
	position: absolute;
	left: 380px;
	top: 100px;
	width: 380px;
	height: 400px;
}
#about #about-images ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#about #about-images li {
	float: left;
	width: 180px;
	margin-right: 5px;
	padding: 0;
}
#about #about-images li img {
	margin: 0;
	padding: 0 0 20px 0;
	border: 0;
}
#about #navigation {
	position: absolute;
	/*bottom: 30px;*/
	top: 430px;
	left: 760px;
	width: 190px;
	padding: 0;
}
#about #navigation ul {
	list-style: none;
	margin-left: 10px;
}
#about #navigation li {
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	
}
#about #navigation li.current {
	font-weight: bold;
	color: #000;
	background-color: transparent;
}
#about #navigation li a, #about #navigation li a:link,#about #navigation li a:visited,#about #navigation li a:active {
	letter-spacing: -0.1em;
}
#about #navigation li a:hover {
	letter-spacing: 0.1em;
}
#about #site-info {
	position: absolute;
/*	bottom: 30px;*/
	top: 510px;
	left: 0px;
	width: 380px;
	padding: 0;
}
/* Gallery */
#gallerypage h2, #gallerypage2 h2  {
	position: absolute;
	left: 10px;
	top: 100px;
}
#gallerypage h2#gallery-header, #gallerypage2 h2#gallery-header {
	width: 113px;
	height: 19px;
	background: transparent url(../i/bg/gallery-h2.gif) no-repeat 0 0;
	margin: 0px;
	padding: 0;
	text-indent: -9000em;
}
#backarrow {
	position: absolute;
/*	bottom: 30px;*/
	top: 295px;
	left: 150px;
	width: 40px;
	
	padding: 0;
}
/*#backarrow a {
	text-indent: -9000em;
	width: 37px;
	height: 10px;
	background: transparent url (../i/bg/left.gif) no-repeat 0 0;
}
#backarrow a:link, #backarrow a:visited,#backarrow a:active {
	background: transparent url (../i/bg/left.gif) no-repeat 0 0;
}
#backarrow a:hover {
	background: transparent url (../i/bg/left.gif) no-repeat 0 -11px;
}*/
#nextarrow {
	position: absolute;
/*	bottom: 30px;*/
	top: 295px;
	left: 770px;
	width: 40px;
	padding: 0;
}
/*#nextarrow a {
	text-indent: -9000em;
	width: 37px;
	height: 10px;

}
#nextarrow a#next:link, #nextarrow a:visited, #nextarrow a:active {
		background: transparent url (../i/bg/right.gif) no-repeat 0 0;
}
#nextarrow a#next:hover {
	background: transparent url (../i/bg/right.gif) no-repeat 0 -11px;
}*/
#gallery-navigation {
	position: absolute;
	/*bottom: 30px;*/
	top: 430px;
	left: 10px;
	width: 180px;
	padding: 0;
}
#gallery-navigation ul {
	list-style: none;
}
#gallery-navigation li {
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	
	
}
#gallery-navigation li.current {
	font-weight: bold;
	color: #000;
	background: transparent url(../i/bg/galldot.gif) no-repeat 0 6px;
}
/*#navigation li a, #home #navigation li a:link,#home #navigation li a:visited,#home #navigation li a:active {
	font-weight: normal;
}
#navigation li a:hover {
	letter-spacing: 0.1em;
}*/
#viewer {
	position: absolute;
/*	bottom: 30px;*/
	top: 100px;
	left: 225px;
	width: 500px;
	padding: 0;
}
/* gallery slideshow */

.pics {  
    height:  370px;  
    width:   500px;  
    padding: 0;  
    margin:  0;  
} 


.pics img {  
    padding: 0px;  
    border:  6px solid #fff;  
    background-color: #e6e6e1;  
    width:  490px; 
    height: 368px; 
    top:  0; 
    left: 0 
}
.nav { margin: 5px 0 }
#nav a { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }
#output { text-align: left; }
#nav { text-align: left; margin: 3px }

/* contactpage */
#contact h2 {
	position: absolute;
	left: 10px;
	top: 100px;
}
#contact h2#contact-header {
	width: 113px;
	height: 19px;
	background: transparent url(../i/bg/contact-h2.gif) no-repeat 0 0;
	margin: 0px;
	padding: 0;
	text-indent: -9000em;
}
#contact #contact-details {
	position: absolute;
	left: 10px;
	top: 200px;
	width: 180px;
	height: 220px;
	overflow: hidden;
}
#contact #contact-details .hcard-download {
	margin-top: 25px;
}
#contact #opening-hours {
	position: absolute;
	left: 200px;
	top: 400px;
	width: 180px;
}
#contact #opening-hours h4 {
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#contact #opening-hours p.december-hours {
	margin-top:10px;
}
#contact #maplink {
	position: absolute;
	left: 390px;
	top: 400px;
	width: 180px;
}
#contact #shop-image {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 370px;
}
#contact #enquiry-section {
	position: absolute;
	left: 580px;
	top: 100px;
	width: 180px;
}


/* contact form */
#enquirydiv {
	width: 180px;
	margin-top: 20px;
	padding: 0;
}
#enquirydiv p {
	font-size: 10px;
	line-height: 1.44em;  
	margin-bottom: 10px;
}
#enquirydiv p.feedback {
	font-size: 12px;;
	font-weight: bold;
	color: #000080;
	background-color: transparent;
}
#form-container {
	width: 178px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #fff; 
}
#form-container form {
margin-bottom: 10px;
padding: 0;
border: 0;
/*padding-top: 5px;*/
}
#form-container form label {
display: block;
font: bold 11px Arial, Helvetica, sans-serif;
color: #000;
background-color: transparent;
padding: 6px 0px 6px 8px;
margin: 0;
}
#form-container input.txt {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #422511;
background-color: #e4e4e4;
border: 1px solid #030303;
width: 160px;
padding: 0;
margin: 0 0 10px 8px;
}
#form-container input.txt:focus {
	background-color: #fff;
	border: 1px solid #00bfff;
}
#form-container textarea {
	font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #422511;
background-color:#e4e4e4;
border: 1px solid #030303;
width: 160px;
padding: 0;
margin: 0 0 10px 8px;
}
#form-container textarea:focus {
	background-color: #fff;
	border: 1px solid #00bfff;
}
#form-container form strong.error {
	/*display: none;*/
	color: #ff4500;
	font-weight: bold;
	border: 0 none;
	background-color: transparent;
	margin: 0;
	padding: 0 0 0 3px;
}


