*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a { margin:0;padding:0;}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0em 0 1.2em 0; }
a img { border: none; }
.overflow { overflow: hidden; width: 100%; }
acronym { border-bottom: none; }
body { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; /*color: #74665f;*/ color: #91847e; background: #000; line-height: 1.4em; text-shadow: rgba(0,0,0,0.01) 0 0 0; /* fix safari 3 font rendering */ -webkit-text-stroke:1px transparent; /* and safari 4 */ }

/* ---------- General ---------- */
/*a { text-decoration: none; color: #74665f; }
a:hover { text-decoration: none; color: #a6754b; }*/
a { text-decoration: none; color: #ae592a; }
a:hover { text-decoration: none; color: #fff; }
#content h1 { font-size: 1.4em; }
h1, h2, h3, h4 { font-weight: normal; color: #ccc; }
#content h2, #content h3 { font-size: 1.2em; padding: 0; margin: 0; }
#content h4 { font-size: 1em; font-weight: bold; }
#content ul, #content ol { margin: 0 0 1em 2em; }
#content .home-blog ul, #content .home-blog ol { margin: 0; }
#bannerimage { margin-bottom: 10px; outline: none; }
.infomsg { background: #000; border: 1px solid #251c17; padding: 10px 10px 0 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
button { margin: 0; border: 1px solid #251c17; color: #74665F; width: 90px; height: 26px; font-size: 11px; text-transform: uppercase; padding: 0 0 3px 0; float: right; display: block; background: #000; cursor: pointer; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
button span { display: block; padding: 4px 10px; }
body button:hover, body button:focus { background: #14100c; border-color: #31251e; color: #a6754b; }
body button:active { background: #1f1812; border-color: #463328; color: #fff; }
#sidebar button.search span { display: block; padding: 4px 10px; }
#sidebar button.search { background-image: url(/_inc/img/searchglass.gif); background-position: 5px 5px; background-repeat: no-repeat; padding-left: 12px; }
#sidebar button.search:hover, #sidebar button.search:focus { background-position: 5px -35px; }
#sidebar button.search:active { background-position: 5px -75px; }
#sidebar button.newsletter span { display: block; padding: 4px 10px; }
#sidebar button.newsletter { background-image: url(/_inc/img/newsletter.gif); background-position: 8px 8px; background-repeat: no-repeat; padding-left: 12px; }
#sidebar button.newsletter:hover, #sidebar button.newsletter:focus { background-position: 8px -32px; }
#sidebar button.newsletter:active { background-position: 8px -72px; }
.rightimg { float: right; padding: 9px; background: #000; border: 1px solid #251c17; margin: 0 0 10px 10px; }
#site { background: #0b0807 url(/_inc/img/body-bg.jpg) top center no-repeat; }
#container { width: 960px; margin: 0 auto; display: block; padding-bottom: 40px; overflow: hidden; }
#searchform, #newsletterform { width: 240px; margin: 0px 0px 10px 10px; overflow: hidden; }
#searcharea { width: 100%; display: block; text-align: right; }

/* ---------- Basic Form Styling ---------- */
input.text { padding: 4px; background: #000; border: 1px solid #251c17; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #74665f; }
input.inactive { color: #322a25; }

/* ----- Home Page ----- */
.home-wrap { width: 100%; overflow: hidden; }
.home-wrap .home-intro { float: left; width: 400px; }
.home-wrap .home-blog { float: right; width: 260px; }
.home-blog ul { list-style: none; }
.home-blog ul li { list-style: none; padding: 0 0 5px 0; }
.home-blog ul li a.blog-link { display: block; border: 1px solid #251c17; text-align: left; padding: 9px; background: #000; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: normal; }
.home-blog ul li a.blog-link .title { font-size: 14px; letter-spacing: -1px; color: #74665f; display: block; }
.home-blog ul li a.blog-link .date { font-size: 11px; color: #322a25; display: block; }
.home-blog ul li a.blog-link:hover, .home-blog ul li a.blog-link:focus { background: #14100c; border-color: #3d2e25; outline: none; }
.home-blog ul li a.blog-link:active { background: #1f1812; border-color: #463328; }
.home-blog ul li a.blog-link:hover .title { color: #b8aaa2; }
.home-blog ul li a.blog-link:hover .date { color: #74665f; }

/* ----- Bread Crumbs ----- */
#breadcrumbs { border-top: 1px solid #362a20; border-bottom: 1px solid #362a20; height: 28px; font-size: 11px; margin: 10px 0; color: #74665f; line-height: normal; }
#breadcrumbs a { display: block; float: left; color: #62472f; text-decoration: none; padding: 7px 10px 5px 10px; text-transform: uppercase; }
#breadcrumbs a:hover, #breadcrumbs a:focus { color: #a6754b; outline: none; }
#breadcrumbs a:active { color: #fff; }
#breadcrumbs span.sep { display: block; float: left; width: 7px; height: 28px; text-indent: -9999em; background: url(/_inc/img/breadcrumb-arrow.gif) top left no-repeat; }
#breadcrumbs span.current { display: block; float: left; padding: 7px 10px 5px 10px; text-transform: uppercase; }

#sidebar { float: left; width: 260px; }
#sidebar ul, #sidebar li { margin: 0; padding: 0; list-style: none; 
}
#content { float: right; width: 680px; }
#content-gallery { float: right; width: 690px; }

/* ----- Gallery Thumbs ----- */
a.thumb { width: 218px; height: 234px; margin: 0 0 10px 10px; float: left; display: block; background: #000; border: 1px solid #251c17; text-align: center; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #74665F; text-decoration: none; }
a.thumb span.thumb-image { height: 185px; width: 200px; display: block; text-align: center; margin: 9px auto 0 auto; overflow: hidden; }
a.thumb span.thumb-title { font-size: 13px; display: block; text-align: center; padding: 2px 0 0 0; overflow: hidden; width: 200px; margin: 0 auto; }
a.thumb:hover, a.thumb:focus { background: #14100c; border-color: #31251e; color: #A6754B; outline: none; }
a.thumb:active { background: #1f1812; border-color: #463328; color: #fff; }

/* ----- Thumb Pagination ----- */
.product-paging { clear: both; font-size: 11px; }
.product-paging .inner { float: right; }
.product-paging .pagelabel { float: left; display: block; padding: 3px 8px; margin-right: 5px; color: #463328; text-transform: uppercase; letter-spacing: 1px; }
.product-paging a { float: left; display: block; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #251c17; background: #000; padding: 2px 8px; margin-left: 5px; }
.product-paging a:hover, .product-paging a:focus { background: #14100c; border-color: #31251e; color: #a6754b; outline: none; }
.product-paging a:active, .product-paging a.active { background: #1f1812; border-color: #463328; color: #fff; }
.product-paging .pagelink_disabled { float: left; display: block; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #251c17; background: #000; padding: 2px 8px; margin-left: 5px; color: #463328; cursor: default; }
.product-paging .pagelink_split { float: left; display: block; border: 1px hidden #111; padding: 2px 4px; margin-left: 5px; color: #666; cursor: default; }
#home-content { float: left; width: 400px; padding-right: 20px; 
}
#news { width: 260px; float: left; color: #322a25; font-size: 0.9em; }

/* --------- Detail Page --------- */
.detail-photo { background: #000; border: 1px solid #251c17; text-align: center; display: block; position:relative; z-index:0; padding: 9px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
a.detail-photo:hover, a.detail-photo:focus { background: #14100c; border-color: #31251e; outline: none; }
a.detail-photo:active { background: #1f1812; border-color: #463328; }
a.detail-photo .overlay { position:absolute; z-index:100; top:9px; left:9px; }
#fancy_content .overlay { position:absolute; z-index:300; top:0px; left:0px; }

.image-description .image-code { color: #463328; }
.image-description .image-description-content { padding: 10px 0 0 0; }

/* ----- Horizontal ----- */
.horizontal-photo { width: 680px; }
#horizontal-content { padding: 10px 0 0 0; width: 100%; overflow: hidden; }
#horizontal-content .image-description { float: left; width: 335px; }
#horizontal-content .image-form { float: right; width: 335px; }

/* ----- Vertical ----- */
.vertical-photo { width: 335px; float: left; }
#vertical-content { float: right; width: 335px; }

/* ----- Detail Page Form ----- */
form#product-form .form-options { border: 1px solid #251c17; border-bottom: none; background: #000; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; width:335px; overflow:hidden; }
.optionlist { padding: 10px 10px 10px 10px; }
.optionlist h4 { font-size: 12px; }
.optionlist.type { min-height:115px; height:auto !important; height:115px; }
.optionlist.float { width:140px; overflow:hidden; float:left; }
.optionlist ul, .optionlist li, .optionlist .photo_options ul li { list-style: none; margin: 0; padding: 3px 0; line-height: normal; }
.optionlist .photo_options ul, .optionlist .photo_options li { padding:0px; }
form#product-form button.submit { background: url(/_inc/img/addtocart.gif) 0px 0px no-repeat; width: 335px; height: 40px; cursor: pointer; display: block; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: none; outline: none; margin: 0; padding: 0; }
form#product-form button#addtocart { background-image: url(/_inc/img/addtocart.gif); }
form#product-form button#enquiry { background-image: url(/_inc/img/enquiry.gif); }
form#product-form button.submit span { display: block; text-indent: -9999em; overflow: hidden; outline: none !important; }
form#product-form button.submit:hover, form#product-form button.submit:focus { background-position: 0px -40px; outline: none !important; }
form#product-form button.submit:active { background-position: 0px -80px; outline: none !important; }
.jquery-customradio, form#product-form input.radio { float: left; }
form#product-form input.radio, x:-moz-any-link { visibility: hidden; }
.labelafter { display: block; margin-left: 24px; }
.labelafter .price { color: #463328; }
#optionprice .price { font: normal 18px Georgia, "Times New Roman", Times, serif; color: #ccc; }
#optionprice .description { line-height: normal; }
#optionprice .duration { color: #463328; line-height: normal; }

.home-category, a.blogpost { border: 1px solid #251c17; background: #000; padding: 10px; margin-bottom: 5px; display: block; text-decoration: none; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; width: 238px; }
.home-category p, .blogpost p { margin: 0; padding: 0; }
.postdate { color: #322a25; }
.home-category a, .blogtitle { color: #74665f; font-size: 1.1em; text-decoration: none; }

p#cartcontents { width: 260px; text-align: center; height: 40px; line-height: 40px; background: url(/_inc/img/cartcontents.gif) top left no-repeat #000; margin: 0; padding: 0; }
p#cartcontents span.items { color: #b8aaa2; font-weight: bold; }
a#checkout { width: 260px; height: 40px; background: url(/_inc/img/checkout.gif) top left no-repeat; display: block; margin: 0 0 15px 0; }
a#checkout span { position: absolute; margin-left: -999em; }
a.blogpost:hover { background: #14100c; border: 1px solid #3d2e25; }
a.blogpost:hover .blogtitle { color: #b8aaa2; }
a.blogpost:hover .postdate { color: #74665f; }
.home-category p { text-transform: uppercase; font-size: 0.8em; text-align: center; padding: 5px 0 0 0; }

/* ---------- Sidebar ---------- */
#sidebar li.linkcat { margin: 0 0 20px 0; }

/* ----- Sidebar Forms ----- */
#sidebar form li { margin: 3px 0; }
#sidebar label { float: left; display: block; width: 45px; padding-left: 10px; }
#sidebar #searchform input.text { width: 230px; }
#sidebar input.search_keyword { margin: 0 0 4px 0; }
#sidebar #newsletterform input.text { width: 175px; }

/* ----- Photo Page Categories ----- */
#sidebar ul.categories { margin: 0 0 20px 0; }
#sidebar ul.categories li a { height: 38px; display: block; background: #000; border: 1px solid #251c17; border-bottom: none; line-height: normal; color: #74665f; }
#sidebar ul.categories li a span.image { float: left; width: 49px; text-align: center; padding: 9px 0 0 0; }
#sidebar ul.categories li a span.title { display: block; padding: 12px 0 0 0; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; }
#sidebar ul.categories li.first a { -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#sidebar ul.categories li.last a { -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border: 1px solid #251c17; }
#sidebar ul.categories li a:hover, #sidebar ul.categories li a:focus { background: #14100c; color: #a6754b; outline: none; }
#sidebar ul.categories li a.active, #sidebar ul.categories li a:active { background: #1f1812; color: #fff; }

/* ----- Cart Panel ----- */
#sidebar .cart-panel { margin: 0 0 10px 0; }
#sidebar .cart-panel .inner { border: 1px solid #251c17; text-align: center; padding: 10px; background: #000; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#sidebar .cart-panel .items { font-weight: bold; color: #ccc; }
#sidebar .cart-panel a.button { background: url(/_inc/img/checkout.gif) top left no-repeat; width: 260px; height: 40px; display: block; }
#sidebar .cart-panel a.button:hover { background-position: bottom left; }
#sidebar .cart-panel a.button span { display: block; text-indent: -99999em; overflow: hidden; }

/* ----- Main Category ----- */
#sidebar .categories a.category { display: block; border: 1px solid #251c17; text-align: center; padding: 9px 9px 0px 9px; background: #000; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; color: #74665f; }
#sidebar .categories a.category:hover, #sidebar .categories a.category:focus { background: #14100c; border-color: #31251e; color: #96877e; outline: none; }
#sidebar .categories a.category .title { text-transform: uppercase; letter-spacing: 0.05em; font-size: 11px; display: block; padding: 5px; }
#topcategory { position:relative;margin:15px 0; }
.cat-dropdown ul { top:20px; left:0; }
#sidebar ul#submenu li { border-bottom: 1px solid #251c17; border-left: 1px solid #251c17; border-right: 1px solid #251c17; }
#sidebar ul#submenu li.last, #sidebar ul#submenu li.last a { -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
#firstcategory, #othercategories { border:1px solid #251c17; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
#firstcategory { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
#othercategories, #firstcategory, #sidebar ul#submenu li a { height: 20px; width: 258px; display: block; line-height: 20px; text-transform: uppercase; background: #000; text-decoration: none; font-size: 11px; letter-spacing: 1px; color: #666; padding: 9px 0; color: #74665f; }
#sidebar a#othercategories { background: #000 url(/_inc/img/arrows.gif) no-repeat 230px 17px; outline: none; }
#sidebar a#othercategories:hover, #sidebar a#othercategories:focus { background-position: 230px -23px; color: #96877e; }
body #site #sidebar a.highlightmenu { background-position: 230px -64px; }
body #site #sidebar a.highlightmenu:hover { background-position: 230px -104px; }
#sidebar a#othercategories:active { outline: none !important; }
#firstcategory img, #othercategories img, #sidebar ul#submenu li a img { padding: 0 10px; }
#sidebar ul#submenu li a:hover, #sidebar ul#submenu li a.highlightmenu, #othercategories.highlightmenu, #othercategories:hover, #firstcategory:hover, #firstcategory.highlightmenu { background: #14100c; color: #96877e; }
#othercategories.highlightmenu { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }

/* ----- Footer ----- */
#footer { width: 100%; border-top: 1px solid #251c17; padding: 20px 0; clear: both; background: #000; color: #413a35; }
#footer .inner { width: 960px; margin: 0 auto; overflow: hidden; }
#footer .copyright { float: left; width: 600px; }

a#starfish { background: url(http://www.cleverstarfish.com/starfish_neg.png) top left no-repeat; width: 84px; height: 23px; display: block; float: right;  }
a#starfish:hover { background-position: bottom left; }
a#starfish span { width: 1px; height: 1px; overflow: hidden; display: block; text-indent: -9999em; }

a#starfish:hover { background-position: bottom left; }
a#starfish span { width: 1px; height: 1px; overflow: hidden; display: block; text-indent: -9999em; }

#footer a { text-decoration: none; color: #74665f; }
#footer a:hover { text-decoration: none; color: #a6754b; }

/* ---------- Header ---------- */
h2#logo { margin: 20px auto; display: block; width: 345px; height: 105px; }
h2#logo a { background: url(/_inc/img/logo.gif); width: 345px; height: 105px; display: block; }
h2#logo a span { display: block; text-indent: -99999em; overflow: hidden; }

/* ----- Nav ----- */
ul#nav { display: block; height: 30px; padding: 10px 0 10px 8px; margin: 0; }
ul#nav li { padding: 0; margin: 0; list-style: none; }
ul#nav li span { position: absolute; margin-left: -9999em; overflow: hidden; }
ul#nav li { float: left; padding: 0 9px; }
ul#nav li a { height: 20px; display: block; background-position: top left; background-repeat: no-repeat; outline: none; }
ul#nav li.menu-home a { width: 41px; background-image: url(/_inc/img/nav-home.png); }
ul#nav li.menu-profile a { width: 56px; background-image: url(/_inc/img/nav-profile.png); }
ul#nav li.menu-photographs a { width: 100px; background-image: url(/_inc/img/nav-photographs.png); }
ul#nav li.menu-hdvideos a { width: 72px; background-image: url(/_inc/img/nav-hdvideos.png); }
ul#nav li.menu-gifts a { width: 60px; background-image: url(/_inc/img/nav-gifts.png); }
ul#nav li.menu-galleries a { width: 73px; background-image: url(/_inc/img/nav-galleries.png); }
ul#nav li.menu-news a { width: 42px; background-image: url(/_inc/img/nav-news.png); }
ul#nav li.menu-workshops a { width: 87px; background-image: url(/_inc/img/nav-workshops.png); }
ul#nav li.menu-blog a { width: 40px; background-image: url(/_inc/img/nav-blog.png); }
ul#nav li.menu-links a { width: 42px; background-image: url(/_inc/img/nav-links.png); }
ul#nav li.menu-contact a { width: 83px; background-image: url(/_inc/img/nav-contactus.png); }
body ul#nav li a:hover, body ul#nav li a:focus { background-position: 0 -20px; }
body ul#nav li a.active, body ul#nav li a:active { background-position: 0 -40px; }
a#siteswitcher { background: url(/_inc/img/ribbon.png) top left no-repeat; width: 158px; height: 158px; display: block; position: absolute; top: 0px; right: 0px; outline: none; }
a#siteswitcher:hover { background-position: bottom left; }
a#siteswitcher span { display: block; text-indent: -99999em; overflow: hidden; }

/* ---------- Shopping Cart ---------- */
.carttable { background: #000; border:1px solid #31251E; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: normal; padding-bottom: 10px; margin-bottom: 10px; }
.carttable table th { border-bottom: 1px solid #31251E; background: #14100C ; color: #ccc; padding: 8px 12px; }
.carttable table th.topleft { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.carttable table th.topright { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.carttable table td { padding: 10px 12px 0 12px; }
.carttable .product-title { color: #aaa; }
.carttable .product-note { font-size: 11px; color: #74665F; }
.carttable .product-note strong { color: #74665F; }
.carttable .update-cell form input.button { background: #000; border:1px solid #31251E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; text-transform: uppercase; cursor: pointer; padding: 3px 6px; font: 11px Arial, Helvetica, sans-serif; }
.carttable .update-cell form input.qtybox { background: #000; border:1px solid #31251E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; text-transform: uppercase; padding: 4px 6px; font: 11px Arial, Helvetica, sans-serif; }
.carttable .update-cell form input:hover, .carttable .update-cell form input:focus { background: #14100C; border-color: #31251E; outline: none; color: #A6754B; }
.carttable .update-cell form input:active { background: #1f1812; border-color: #463328; color: #fff; }
.carttable .summary strong { color: #aaa; }
.carttable .summary em { color: #666; font-size: 11px; }
.carttable a.remove { border:1px solid #31251E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; height: 24px; width: 24px; display: block; overflow: hidden; font: 11px Arial, Helvetica, sans-serif; background: #000 url(/_inc/img/remove.gif) top left no-repeat; }
.carttable a.remove span { display: block; overflow: hidden; text-indent: -99999em; }
.carttable a.remove:hover, .carttable a.remove:focus { background-color: #14100C; border-color: #31251E; outline: none; background-position: 0px -24px; }
.carttable a.remove:active { background-color: #1f1812; border-color: #463328; outline: none; background-position: 0px -48px; }
.smallbuttons a.button { border:1px solid #31251E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; background: #000; padding: 4px 6px; font: 11px Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; float: left; }
.bigbuttons { width: 100%; overflow: hidden; }
.bigbuttons a.button, .bigbuttons button.button, .bigbuttons input.button { border: 1px solid #251C17; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; background: #000; padding: 10px 20px; font: 12px Arial, Helvetica, sans-serif; text-transform: uppercase; display: block; float: left; margin-right: 10px; cursor: pointer; }
.bigbuttons button.button, .bigbuttons input.button { padding: 9px 18px; }
.bigbuttons a.button:hover, .bigbuttons a.button:focus, 
.bigbuttons button.button:hover, .bigbuttons button.button:focus, 
.bigbuttons input.button:hover, .bigbuttons input.button:focus, 
.smallbuttons a.button:hover, .smallbuttons a.button:focus { background: #14100C; border-color: #31251E; outline: none; color: #A6754B; }
.bigbuttons a.button:active, .bigbuttons button.button:active, .bigbuttons input.button:active, .smallbuttons a.button:active { background: #0d1b23; background: #1f1812; border-color: #463328; color: #fff; outline:none; }
form#checkout_form fieldset { background: #000; border:1px solid #251C17; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; line-height: normal; padding: 10px; margin-bottom: 10px; }
form#contact_form fieldset { margin: 0 0 10px 0; border: none; }
#site form ol, #site form ul { list-style: none; margin: 0; padding: 0; }
#site form ol li { width: 100%; overflow: hidden; padding: 2px 0; }
#site form label.left { float: left; width: 120px; padding: 3px 0 0 0; }
span.required { font-weight: bold; color: #911; }
form input.text, form select, form textarea { border: 1px solid #251C17; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #666; background: #000; padding: 4px; font: 12px Arial, Helvetica, sans-serif; }
form textarea { width: 50%; }
form select { background: #000 url(/_inc/img/dropdown.gif) top right no-repeat; }
form select option { background: transparent; }
form input.text:hover, form input.text:focus, form select:hover, form select:focus, form textarea:hover, form textarea:focus { background-color: #14100C; outline: none; color: #96877E; border-color: #31251e; }
form#contact_form .bigbuttons button#contactform_submit span { display: none; }
form#contact_form .bigbuttons button#contactform_submit { background: transparent url(/_inc/img/button_submit.gif) 0px 0px no-repeat; width: 160px; height: 40px; border: none; }
form#contact_form .bigbuttons button#contactform_submit:hover, form#contact_form .bigbuttons button#contactform_submit:focus { background-position: 0px -40px; }
form#contact_form .bigbuttons button#contactform_submit:active { background-position: 0px -80px; }

/* ----- Checkout ----- */
.securenotice { clear: both; padding: 4px 9px 4px 24px; border: 1px solid #251C17; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #000 url('/_inc/img/lock.gif') no-repeat 9px 8px; color: #74665F; margin-top:10px; font-size:11px; }
.status { padding: 5px 5px 5px 10px; border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: #000; color: #74665F; margin:10px 0px; font-size:12px; }
#checkout_form .errormsg, #contact_form .errormsg { padding-left:120px; color:#800; }
#newsletterform .errormsg { float:right; color:#800; }
#checkout_form .req_note { margin-top:15px;}
.bigbuttons.checkout-button a.button { background:url('/_inc/img/checkout_button.gif') no-repeat;}
.bigbuttons a.button.prev { background:url('/_inc/img/button_prev.gif') no-repeat;}
.bigbuttons input.button.next, .bigbuttons a.button.next { background:url('/_inc/img/button_next.gif') no-repeat;}
.bigbuttons a.button, .bigbuttons a.button.prev, .bigbuttons input.button.next, .bigbuttons a.button.next { width:114px; height:40px; padding:0px; overflow:hidden; border:none; text-indent:-9999em; }
.bigbuttons.checkout-button a.button { background:url('/_inc/img/checkout_button.gif') no-repeat;}
.bigbuttons.checkout-button a.button:hover, .bigbuttons input.button.next:hover, .bigbuttons a.button.prev:hover, .bigbuttons a.button.next:hover { background-position: 0px -40px;}
.bigbuttons.checkout-button a.button:active, .bigbuttons input.button.next:active, .bigbuttons a.button.prev:active, .bigbuttons a.button.next:active { background-position: 0px -80px;}
body #site #content form#product-form button#enquiry { display: none; }

/* ----- Blog Styling ----- */

#content .post, #content .news, #content .workshops { padding: 0 0 20px 0; margin: 0 0 20px 0; border-bottom: 1px solid #251C17; }

#content .post a.comments-link { display: block; float: right; padding: 4px 8px 4px 28px; color: #74665F; border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; background: #000 url(/_inc/img/blog-comments.png) no-repeat 8px 7px; outline: none; }
#content .post a.comments-link:hover, #content .post a.comments-link:focus { border-color: #31251E; background-color: #14100C; background-position: 8px -33px; color: #a6754b; }
#content .post a.comments-link:active { border-color: #463328; background-color: #1f1812; background-position: 8px -73px; color: #fff; }

#content .post .post-meta { color: #463c37; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,0.3); }
#content .post h2 { font: normal 26px 'HelveticaNeueLTStd37ThinCondens', Arial, Helvetica, sans-serif; text-shadow: 0 1px 0px rgba(0,0,0,0.3); color: #b8aaa2; }
#content .post h2 a { color: #b8aaa2; }
#content .post .post-content { padding: 10px 0 0 0; width: 100%; overflow: hidden; }
#content .post .post-meta-full { color: #463c37; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,0.3); border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; background: #000; padding: 8px; line-height: normal; }
#content .post .post-meta-full .inner { width: 100%; overflow: hidden; }
#content .post .post-meta-full .categories { float: left; text-align: left; }
#content .post .post-meta-full .navigation { float: right; text-align: right; }

#content .news .post-meta { color: #463c37; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,0.3); }
#content .news h2 { font: normal 26px 'HelveticaNeueLTStd37ThinCondens', Arial, Helvetica, sans-serif; text-shadow: 0 1px 0px rgba(0,0,0,0.3); color: #b8aaa2; }
#content .news h2 a { color: #b8aaa2; }
#content .news .post-content { padding: 10px 0 0 0; width: 100%; overflow: hidden; }
#content .news .post-meta-full { color: #463c37; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,0.3); border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; background: #000; padding: 8px; line-height: normal; }
#content .news .post-meta-full .inner { width: 100%; overflow: hidden; }
#content .news .post-meta-full .categories { float: left; text-align: left; }
#content .news .post-meta-full .navigation { float: right; text-align: right; }

#content .workshops .post-meta { color: #463c37; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,0.3); }
#content .workshops h2 { font: normal 26px 'HelveticaNeueLTStd37ThinCondens', Arial, Helvetica, sans-serif; text-shadow: 0 1px 0px rgba(0,0,0,0.3); color: #b8aaa2; }
#content .workshops h2 a { color: #b8aaa2; }
#content .workshops .post-content { padding: 10px 0 0 0; width: 100%; overflow: hidden; }
#content .workshops .post-meta-full { color: #463c37; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,0.3); border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; background: #000; padding: 8px; line-height: normal; }
#content .workshops .post-meta-full .inner { width: 100%; overflow: hidden; }
#content .workshops .post-meta-full .categories { float: left; text-align: left; }
#content .workshops .post-meta-full .navigation { float: right; text-align: right; }

.alignright { float: right; margin-left: 10px; }
.alignleft { float: left; margin-right: 10px; }

#content .navigation { width: 100%; overflow: hidden; }

#content .hentry .post-content .alignright { float: right; margin: 0 0 5px 10px; }
#content .hentry .post-content .alignleft { float: left; margin: 0 10px 5px 0; }
#content .hentry .post-content .wp-caption { border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; background: #000; }
#content .hentry .post-content .wp-caption img { margin: 5px 5px 0 5px; }
#content .hentry .post-content .wp-caption p.wp-caption-text { text-align: center; margin: 0; padding: 5px 0 5px 0; }

#content .hentry a { color: #ae592a; }
#content .hentry a:hover { color: #fff; }

#content ol.commentlist { margin: 0 0 20px 0; padding: 0; list-style: none; }
#content ol.commentlist li { margin: 0; padding: 0; list-style: none; }
#content ol.commentlist li .comment-box { margin: 0 0 5px 0; padding: 10px 10px 0 10px; list-style: none; border: 1px solid #251C17; border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; background: #000; }
#content ol.commentlist ul.children { margin: 0 0 0 40px; }
#content ol.commentlist li a.comment-reply-link { float: right; }
#content ol.commentlist li .comment-meta { width: 100%; overflow: hidden; }
#content ol.commentlist li .avatar { float: left; }
#content ol.commentlist li .comment-author { margin-left: 40px; }
#content ol.commentlist li .comment-date { font-size: 11px; }
#content ol.commentlist li .comment-date a.date-link { color: #463C37; }
#content ol.commentlist li .comment-content { padding: 12px 0 0 0; }

#content #respond h3 { margin: 0 0 6px 0; }
#content #commentform ul { margin: 0; padding: 0; list-style: none; }
#content #commentform ul li { margin: 0; padding: 0 0 6px 0; list-style: none; }
#content #commentform textarea { width: 600px; }

body #content #commentform button#submit { background: transparent url(/_inc/img/postcomment.png) no-repeat 0 0; width: 175px; height: 30px; display: block; padding: 0; margin: 0; cursor: pointer; border: none; border-radius: 0px; -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; float: none; }
body #content #commentform button#submit:hover, body #content #commentform button#submit:focus { background-position: 0 -40px; }
body #content #commentform button#submit:active { background-position: 0 -80px; }
body #content #commentform button#submit span { display: none; }


@font-face { font-family: 'HelveticaNeueLTStd37ThinCondens'; src: url('/_inc/fonts/HelveticaNeueLTStd-ThCn.eot'); src: local('Helvetica Neue LT Std 37 Thin Condensed'), local('HelveticaNeueLTStd-ThCn'), url('/_inc/fonts/HelveticaNeueLTStd-ThCn.otf') format('opentype'); }
