/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;color:#000;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.span-18 img { max-width: 670px; -ms-interpolation-mode: bicubic; }

/*Theme Start*/

body { background: #3D7FB8 url(bg.png) repeat-x 0 0;
font-size: 12px;
font-family:"Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

.container {
background: #FFFFFF;
margin-top:46px;
margin-bottom: 20px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow:    0 0 4px 8px #00529C;
-webkit-box-shadow: 0 0 4px 8px #00529C;
box-shadow:         0 0 4px 8px #00529C;
}

h1 { font-size: 2em;   color:#000000;font-weight:bold;margin-top:0;margin-bottom:14px;}
h2 { font-size: 1.4em; color:#000000;font-weight:bold;margin-top:0;margin-bottom:14px;  }
h3 { font-size: 1.2em; color:#000000;font-weight:bold;margin-top:0;margin-bottom:14px;  }
h4 { font-size: 1em;   color:#000000;font-weight:bold;margin-top:0;margin-bottom:14px; }

ul      { list-style:none; }
ul li   { }
ul li a { color: #333333; }

a { color: #333333; text-decoration: none; }
a:hover { color: #000000; }
a sup { color: #000000; text-decoration: underline; }

p {
font-size: 12px;
padding: 0.4em 2em 0.4em 2em;
line-height: 1.4em;
margin-bottom: 1em;
}

#logo { 
padding: 16px 10px 10px 15px;
font-family: 'Yanone Kaffeesatz', arial, serif;
font-weight:bold;
color:#333333;
font-size: 3em;
}
#toplinks { padding: 10px; text-align: right; }
#breadcrumbs {
background-color: #EFEFEF;
padding: 6px 10px 6px 10px;
margin:  10px 10px 10px 10px;
font-size:  12px;
}
#breadcrumbs a { text-decoration: underline; }

#nav     {padding:0;margin:0;height:22px;position:relative;top:46px;width:960px;margin:0 auto;}
#nav ul      {width:900px; text-align: right; list-style: none;padding:0 0 10px 0;margin:0 0 0 20px;}
#nav ul li   {float:left;}
#nav ul li a { 
-moz-border-radius-topleft:  5px;
border-top-left-radius:      5px;
-moz-border-radius-topright: 5px;
border-top-right-radius:     5px;
font-size: 1.12em;
padding:4px 8px 4px 8px;
text-decoration:none;
text-transform: uppercase;
background:#4A89BC;
background: #52A3E2;
color: #FFF;
margin-right:4px;
height: 30px;
}
#nav ul li a:hover        { color:#FFF; background: #0060AA; color:#000000; background: #FFFFFF;}

#contact_details_horizontal {float:right; width:400px;}
#contact_me{float:right;padding:2px 10px;border-left:1px solid #ddd;}
#opening_hours{float:right;padding:2px 10px;border-left:1px solid #ddd;}


.contactDetails { float:right; padding:1em; font-size:1em;}

.contactDetails .detail {font-weight:bold; width: 80px; display:block; float:left; }
.contactDetails p { font-size: 1em; padding: 0.4em 2em 0.2em 2em; line-height: 1.4em; margin: 0em; }



#main       { padding: 10px 10px 10px 10px; }
#main p { }
#main a       { color: #FF6600; text-decoration:underline; }
#main a:hover { color: #FF8800; text-decoration:underline; }

#main ul,
#main ol    { padding-left: 40px; }
#main ul li,
#main ol li {
	list-style-type: disc;
  font-size: 12px;
  padding: 0.4em 2em 0.4em 0.4em;
  line-height: 1.4em;
  margin-bottom: 0.4em;
}

#main ol li {
  list-style-type: decimal;	
}

#main ol li ol li { list-style-type: decimal;}

#main ul li a,
#main ol li a,       { color: #333; text-decoration: underline; }
#main ul li a:hover,
#main ol li a:hover  { color: #000; }

#main blockquote { background:#EFEFEF; color:#000000; border-left: 40px solid #FFFFFF; padding:10px 10px 0 10px; margin-bottom:10px;}
#main blockquote p { padding:10px;}

#side p { padding-left: 6px; padding-right: 4px; }
#side a { color: #333333; text-decoration: none; }
#side a:hover { color: #000000; }
#social-icons ul li { list-style: none; }
#social-icons a { color: #333333; text-decoration: none; padding:2px 0 2px 20px;  }

#side ul      {margin: 0; padding:0 0 0 0px; list-style: none;}
#side ul li   {margin-bottom: 1px;}
#side ul li a {  display: block; width: 180px; padding:2px 0 2px 20px; text-decoration: none; text-align: center; } 
#side ul li a:hover { }

#side-feeds { margin-right:10px; }
#side-feeds #id_wordpress-feed h3   { font-size: 1em; padding:.2em .2em .2em 0em; font-weight:bold; text-decoration: none; }
#side-feeds #id_wordpress-feed h3 a { padding:.2em .2em .2em 0em; font-weight:bold; text-decoration: none; }
#side-feeds #id_wordpress-feed div.item {  padding:.2em 0 .2em .4em; color:#222; line-height: 1.6em; }
#side-feeds #id_wordpress-feed { padding:.5em; }

#id_blank-feed { }
#id_blank-feed h3 a { font-weight: normal; }
#id_blank-feed div.item {  padding: 0.4em 2em 1em 2em; color:#222; line-height: 1.6em; }


#share_bar { padding-bottom:1em; padding-left:15px; }
#share_bar ul { padding: 3px 0 0 0; margin-bottom:0; list-style:none; }
#share_bar ul li { float:left; list-style-type: none; padding:0 2px 0 2px; margin:bottom:0;}






table       { width: 100%; font-size:1em; margin: 1em auto 2em auto;padding:0; }
table table { width: 100%; margin:0; padding:0; }

th       {font-weight:bold;text-align:left;}
th,td    {vertical-align:top;line-height:1.6em;}
thead th {background:#C3D9FF;color:#00529C;font-weight:normal;}
tfoot    {font-style:italic;}

th, td {padding:4px 10px 4px 5px;}

tbody tr:nth-child(even) td,
tbody tr.even td { background:#E5ECF9; border-bottom:1px solid #C3D9FF;}

tbody tr:nth-child(odd) td,
tbody tr.odd td  { background:#FFFFFF; border-bottom:1px solid #C3D9FF;}

table tr th { background:#C3D9FF; padding:4px 4px 4px 6px;  font-size:1em;  color: #000000; }
table tr td { background:#FFFFFF; padding:4px 4px 4px 10px; font-size:1em; line-height: 1.6em; }

table tfoot tr th { padding: 2px; background:#C3D9FF;font-weight:normal;}


table a     { color:#000000; font-weight: bold; line-height: 1.6em; }
table small { font-size: 0.6em; line-height: .5em; }



body { background: #3D7FB8 url(bg.png) repeat-x 0 0; }
#header{z-index:200;}
.container {
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow:    0 0 4px 8px <br />
-webkit-box-shadow: 0 0 4px 8px <br />
box-shadow:         0 0 4px 8px <br />
}

#nav ul li a       { background: #52A3E2; }
#nav ul li a:hover { }


#footer { color: #333333; font-size: 11px; padding:10px; text-align: center; }
#footer p { font-size: 11px; margin:0; }
#footer a {  color: #EFEFEF;  font-style: italic; text-decoration: none; }
#footer a:hover { color: #FFFFFF; }

#footer .copyright a       { color:#333333; text-decoration:underline; }
#footer .copyright a:hover { color:#000000; }




/*BANNER*/
#standard_banner { position:relative; text-align:center; padding: 8px;  }
#banner_image    { z-index: 10; top: 0px; left: 0px; }
#banner_caption  { z-index: 20; position: absolute; top: 70%; left: 12px; color: #FFFFFF; font-size: 1.6em; font-family:"Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
text-shadow: #333333 2px 2px 3px; font-weight:normal; }


/*GALLERY*/
#gallery_display       { }

.gallery               { }

div.gallery-image         { display: block; float: left; width: 225px; text-align:center; min-height:160px; margin:0; padding:0; }
div.gallery-thumb         { float: left; width: 225px; text-align:center; margin:0; padding:0; padding-bottom:5px;}
div.gallery-caption       { padding-top:5px; }

.gallery-image-caption { padding-top:5px; }
            
.gallery img           { opacity: 0.8; padding: 4px; }
.gallery img:hover     { opacity: 1; }

.clear {clear:both;}

/*ecommerce*/
.ecommerce { }
.accepted-payment { padding:0 20px 0 20px; float:right;}
.accepted-contacts p { margin-bottom:0;padding-bottom; }

.product-cost     { padding-left:10px; font-size:1.4em; }
.product-code     { padding:4px 0 0 10px; font-size:0.8em; }

.product-shipping { font-size:1em;padding:0.4em 2em;line-height:1.4em; margin-bottom:1em; } 
.product-paypal   { font-size:1em;padding:0.4em 2em;line-height:1.4em; margin-bottom:1em; }


#product-list { }

#main ul.productlist        { margin:0 20px 0 20px; padding:0; list-style:none; border-top: 1px solid #EFEFEF; }
#main ul.productlist li     { display: block;
    max-height:100px; margin:0; padding:0; text-align:center; list-style:none;  padding-bottom:4px; border-bottom: 1px solid #EFEFEF; clear:both; vertical-align:middle; }
#main ul.productlist li img { max-width:120px; max-height:100px; }

#main ul.productlist li div.product-name  { display: block; padding: 10px; font-size: 1.4em; float: left; width:500px; height: 80px; text-align: left; vertical-align: middle;}
#main ul.productlist li div.product-code  { display: block; padding: 10px; float: left; width:80px; height: 80px; vertical-align: middle; }
#main ul.productlist li div.product-cost  { display: block; padding: 10px; float: left; width:80px; height: 80px; vertical-align: middle; }
#main ul.productlist li div.product-thumb { display: block; height: 100px; float: left; width:150px; vertical-align: middle; }


#main ul.productlist-grid        { margin:0; padding:0; list-style:none; }
#main ul.productlist-grid li     { display: block; float: left; width: 230px; text-align:center; min-height:160px; margin:0; padding:0; text-align:center; list-style:none; }
#main ul.productlist-grid li img { max-width:220px; max-height:300px; }



div.last-updated p { }
.product-image { }

.product-images-left { width:300px; float: left; overflow:hidden; }
.product-left { width: 600px; float: left; }

.product-images-right { width:300px; float: left; overflow:hidden; }
.product-right { float:left; width:600px; }

#main .product-images-left img,
#main .product-images-right img { max-width:300px; padding-bottom:10px; margin-bottom:10px; }

.product-none { }

/*Share bar*/
#share-bar { margin:0; padding: 0 0 0 2em; height: 36px; }
#share-bar ul { margin:0; padding: 0; height: 36px; }
#share-bar ul li { list-style: none; float: left; padding: 0 1em 0 0; margin: 0; }

#g_map {
  width: 220px; height: 200px; margin-top: 1em;
}
