/*
 * WING OF ST MAWES LTD 2008
 *
 * Subject to copyright.
 *
 * Web Development by LOOKsystems Limited
 * mailto:info@looksystems.ltd.uk
 * http://www.looksystems.ltd.uk
 *
 */

/* GLOBAL STYLES */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: smaller;
	-webkit-text-size-adjust: 100%;
	color: #565857;
	behavior:url("csshover2.htc");
}

img {
	border: 0;
}
object {
	outline:none;
}
a {
	color: #565857/*#29818C*/;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #29818c;
}

ol, ul, li, dl {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}
td h3 {
	font-size: 100%;
}
td, th {
	text-align: left;
}
.wai, .no-display {
	display: none;
}

/* PAGE LAYOUT */
.page {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 1072px;
}
.page-wrapped {
	position: relative;
	margin: 0 77px 0 50px;
	width: 945px;
	padding: 0;
}
.half-column, .column, .wide-column, .blank-column, .quarter-column {
	float: left;
	margin-right: 15px;
	margin-bottom: 17px;
	background-color: #ccc;
	padding-bottom: 3px;
}
div.last {
	margin-right: 0 !important;
}
.last {
	margin-right: 0 !important;
}
div.clear {
	clear: both;
}
.quarter-column {
  margin-right: 30px;
}
.half-column {
	width: 225px;
}
.column {
	width: 465px;
}
.wide-column {
	width: 705px;
}
.super-column {
	width: 100%;
	margin-bottom: 20px;
	float:left;
}
.full-column {
	width: 945px;
}
.blank-column {
	background-color: #fff !important;
	padding-bottom: 0 !important;
}
.col2-set, .col3-set, .col4-set, .col5-set, .col-1 li, .col-2 li  {
	clear: both;
	width: 100%;
	float: left;
}
.col-1, .col-2, fieldset  {
	border: 1px solid #303640;
}
fieldset {
	margin: 7px 0;
	padding: 7px;
	display: block;
}
.col-1, .col-2 {
	width: 337px;
	padding: 7px;
	float: left;
}
.thin-delimiter-h {
    border-bottom:1px solid #303640;
    height: 1px;
    margin-bottom:30px;
}
.padded {
	/*float: left;*/
	padding-left: 26px;
	padding-top: 10px;
}
.imaged {
	overflow: hidden;
	text-indent: -9000px;
	float: left;
}

/* HEADER */

#header {
	height: 205px;
	background-color: #fff;
	z-index: 100;
}

/* LOGO */
#header h3 a {
	position: absolute;
	background:transparent url(../img/logo.gif) no-repeat;
	height:177px;
	top:0px;
	left: 50px;
	width:276px;
	overflow:hidden;
	text-indent:-9000px;
	z-index: 901;
}

/* SEARCH */
#search-container {
	padding: 23px 77px 10px 0;
	float: right;
}
#search-container img, #search-container input, #search-container span {
	float: left;
	margin: 0;
}
#search-container label {
	display: table;
	float: left;
	margin-top: 0 !important;
}
#form-validate fieldset {
	width: 685px;
	float: left;
}
.search-autocomplete {
	z-index:2000;
}
.search-autocomplete ul {
	background-color:#F9F5F0;
	border:1px solid #5C7989;
}
.search-autocomplete li {
	border-bottom:1px solid #F4EEE7;
	cursor:pointer;
	padding:2px 8px 1px;
}
.search-autocomplete li.selected {
	background-color:#edf7fd;
}
.search-autocomplete li .amount {
	float:right !important;
	font-weight:bold;
}

/* TOP NAVIGATION */
#top-nav-container {
	width: 100%;
	background-color: #eceded;
	float: left;
	height: 50px;
}
#top-nav-container ul.links {
	margin: 15px 77px;
	text-align: right;
}
#top-nav-container ul.links li {
	display: inline;
}
#top-nav-container ul.links li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
html>body #top-nav-container ul.links li {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
html>body #top-nav-container ul.links li:after {
	content: " | ";
}
html>body #top-nav-container ul.links li.last:after {
	content: "";
}
.top-link-cart, .basket-link {
	background: transparent url(../img/basket.gif) 0 3px no-repeat;
	background-position: right;
	padding-right: 25px;
}
#fresh-fish-link, #cookingmethod-link, #cut-link, #first-order-link, #smoked-salmon-link, #gifts-link, #catch-link, #best-sellers-link, #oils-link, #shellfish-link, #xmas-link, #fresh-fish-boxes-link {
	width: 180px;
	padding-top: 100px;
}
#fresh-fish-link {
	background: transparent url(../assets/images/menu/fresh-fish.jpg) no-repeat scroll 0px 0;
	padding-top:110px;
}
#cookingmethod-link {
	background: transparent url(../assets/images/menu/cookingmethod.jpg) no-repeat scroll 0px 0;
	padding-top:110px;
}
#cut-link {
	background: transparent url(../assets/images/menu/cut.jpg) no-repeat scroll 0px 10px;
}
#first-order-link {
	background: transparent url(../assets/images/menu/first-order.jpg) no-repeat scroll 20px 0;
	padding-top:110px;
}
#smoked-salmon-link {
        background: transparent url(../assets/images/menu/smoked-salmon.jpg) no-repeat scroll 20px 0;
	padding-top:110px;
}
#xmas-link {
	background: transparent url(../assets/images/menu/christmas-fish.jpg) no-repeat scroll 0 0;
	padding-top:110px;
}
/*#store-categories-list li.nav-first-order, #first-order-link {
  width: 305px;
  text-align:center;
}*/
#store-categories-list .nav-xmas {
  display: none;
}
#gifts-link {
	background: transparent url(../assets/images/menu/gifts.jpg) no-repeat scroll 0px 0;
  padding-top:125px;
}
#catch-link {
	background: transparent url(../assets/images/menu/catch.jpg) no-repeat scroll 0px 0;
  padding-top:125px;
}
#best-sellers-link {
	background: transparent url(../assets/images/menu/best-sellers.jpg) no-repeat scroll 0px 0;
  padding-top:110px;
}
#fresh-fish-boxes-link {
	background: transparent url(../assets/images/menu/fish-boxes.jpg) no-repeat scroll 0px 0;
	padding-top:110px;
}
#oils-link {
	background: transparent url(../assets/images/menu/oils.jpg) no-repeat scroll 24px 0;
  padding-top:110px;
}
#shellfish-link {
        background: transparent url(../assets/images/menu/crab.jpg) no-repeat scroll 0px 0;
  padding-top:110px;
}
#store-categories-list li.nav-bestsellers,
#store-categories-list li.nav-fresh-fish-boxes,
#store-categories-list li.nav-gifts,
#store-categories-list li.nav-catchoftheweek {
  width:130px !important;
  margin:0px !important;
}
#store-categories-list li.nav-olives-rubs-and-oils,
#store-categories-list li.nav-first-order,
#store-categories-list li.nav-smoked-salmon,
#store-categories-list li.nav-shellfish {
  padding-right:0px !important;
  margin-bottom:0px !important;
  width:145px !important;
}
#store-categories-list li.nav-first-order {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}


#main-nav-list li a#shop-online  {
	background:transparent url(../img/shop_online.gif) 0 0 no-repeat;
	width: 126px;
	height1: 21px;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
	margin-right: 15px;
	position: absolute;
	top: 0;
	left: -140px;
}
#main-nav-list li a:hover#shop-online  {
	background-position: 0 -41px;
}

/* MAIN NAVIGATION */
#main-nav-container {
	position: absolute;
	z-index: 900;
	top: 110px;
	left: 0;
}
#main-nav-container .navrule {
	height:45px;
	width:945px;
}
#main-nav-list {
	margin: 15px 0 0 0;
	float: right; height:30px;
	position: relative;
}
#main-nav-list li {
	display: inline;
	margin-right: 1.1em;
	float:left;
	line-height: 20px;
}
#main-nav-list a {
	color: #565857;
	padding-bottom: 13px;
	float:left;
}
#main-nav-list li.inflow a:hover {
	color: #29818C;
	text-decoration:none;z-index:11111;
	background:transparent url(../img/navlist-bg.gif) no-repeat center 20px;
}

#main-nav-list li.last {
	margin-right: 0;
}

#main-nav-list ul a {
	padding-bottom: 0;
}
.inflow {
	position1: relative !important;
}
.inflow ul {
	text-align: left !important;
}

/* STORE CATEGORIES */
#store-categories-list {}
#store-categories-list li {
	float: left;
	width: 135px;   overflow:hidden;
	padding: 10px 20px 10px 30px;
    margin:0px 0 20px 0;
}
#store-categories-list li.l-bordered {
	height: 540px;
}
#store-categories-list li ul li{
	padding: 0;
	margin-bottom: 20px;
}

#store-categories-list li a {
	font-weight: bold;
	display: block;
}
#store-categories-list li a:hover {
	font-weight: bold;
	display: block;
    color: #29818C;
    text-decoration:underline;
}
li.r-bordered{
    border-right:1px solid #c0c2c2;
}
li.l-bordered{
    border-left:1px solid #c0c2c2;
}
.store-subcategory-list {
	width: 100px;
	margin: 0 !important;
	float: left;
}
#store-categories-list li ul li {
	float: left;
	margin-bottom: 3px !important;
}
#store-categories-list li.level1 a{
	font-weight: normal !important;
	margin-bottom: 0 !important;
}
#store-categories-list li ul.level0 {
	height: auto;/*110px;*/
	float: left;
    margin-top:2px;
}
#store-categories-list li ul.level0 li{
    background:transparent url(../img/subnav-bg.gif) no-repeat left 6px;
	padding:0px 0 0px 15px;
}
#store-categories-list li.first{
    padding-left:10px !important;
}

/* other submenus */

#main-nav-container ul li div div {
    background:#fff;
    padding:10px;
    overflow:hidden;
    height:100%;
}
#main-nav-container ul li div div h3 {
    text-transform:uppercase;
    border-bottom:1px solid #3e4651;
    padding:0 0 5px 0;
    color:#42b1bb;
    margin-bottom:10px;
}
#main-nav-container ul li ul.level1 {
    float:left;
    margin:0px !important;
    padding:0px !important;
    padding-right:40px;
}
#main-nav-container ul li div.nav-wrapper{
    border:1px solid #303640;
    right:0px;
    top:31px;
	position: absolute;
	width: 728px;
	z-index: 1001;
    background:#42b1bb;
    padding:11px;
    border-top:0px;
}
#main-nav-list li ul.level1 li {
	clear:both;
	float: left;
    background:transparent url(../img/subnav-bg.gif) no-repeat left 11px;
	padding: 5px 15px;
}

#main-nav-list li .rollover {
	display: none;
}
#main-nav-list li:hover .rollover {
	display: block;
}

#main-nav-list ul li.inflow a:hover {
	color: #29818C;
    text-decoration:none;
}

/* BREADCRUMBS */
#breadcrumbs-container {
	left: 0;
	top: 177px;
	position: absolute;
	height: 18px;
}
#breadcrumbs-list li a, #breadcrumbs-list li {
	color: #29818c;
}
#breadcrumbs-list li {
	display: inline;
}
html>body #breadcrumbs-list li:after {
	content: " > ";
}
html>body #breadcrumbs-list li.last:after {
	content: "";
}

/* CONTENT */
.pic {
	border: 1px solid #303640 !important;
}
/*a .pic {
  margin-bottom: -3px;
}*/
.caption {
	float: left;
	margin-top: -15px;
	margin-bottom: 17px;
}

#content {
	position: relative;
}
.content {
	position: relative;
	display: block;
	width: 100%;
}
.content h4 {
	font-weight: bold;
	color: #207a8f;
	float: left;
	border-bottom: 1px solid #c3c5c8;
	margin-bottom: 1em;
	padding-bottom: 0.4em;
	width: 100%;
}
.grayed {
	background-color: #ccc;
	padding-bottom: 2px !important;
	float: left;
}

#content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #207a8f;
	border-bottom: 1px solid #c3c5c8;
	margin-bottom: 1em;
	padding-bottom: 0.4em;
}

#content h2 {
	font-size: 100%;
	font-weight: normal;
	color: #207a8f;
	margin-bottom: 1em;
}

#main a {
	color: #29818C;
	text-decoration:underline;
}

/* BLOCKS */
.block, .light-block {
	float: left;
	border: 1px solid #303640;
	border-collapse: collapse;
	padding: 10px;
	width: 203px;
	background-color: #fff;
}
.light-block {
	border: 1px solid #989ca1 !important;
}
.block-header, .block-footer {
	width: 100%;
	float: left;
	height: 16px;
}
.block-title {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #c3c5c8;
}
.block-content {
	float: left;
	width: 100%;
}
.block-footer {
	float: left;
	display: block;
	margin-top: 1em;
	padding-top: 5px;
	border-top: 1px solid #c3c5c8;
}
.block h2 {
	font-size: 120%;
	font-weight: bold;
	float: left;
}
.block-cart {
	height: 138px;
}
.block-cart .block-content {
	height: 50px;
}
.product-collateral h3, .product-collateral p {
	margin: 5px 0;
	display:  block;
}
#linked-products p {
	border-top:1px solid #C3C5C8;
	margin:5px 0;
	padding:5px 0;
}
.grayed .form-button, object {
	float:left;
	margin:0;
}

/* CONTACT */
#contactForm fieldset {
	width: 685px;
}

/* FOOTER */
#footer {
	font-size: 85%;
	color: #fff;
	background-color: #88b6b8;
	padding-top: 15px;
	padding-bottom: 60px;
	z-index: 1;
	clear: both;
	overflow: hidden;
}
#footer ul {
	margin-bottom: 5px;
}
#footer li {
	display: inline;

}
#footer li.last {
	border-right: none !important;
	padding-right: 0 !important;
	margin-right: 0 !important;
}
html>body #footer li {
	border-right: none;
	padding-right: 0 !important;
	margin-right: 0;
}
html>body #footer li:after {
	content: " | ";
}
html>body #footer li.last:after {
	content: "";
}
#footer a {
	color: #fff;
}
#footer .logoCnt {
	float: left;
	margin: 10px 30px 0 0;
	position: relative;
}

.gold1,
.gold2 {
	background: url(../img/great-taste-gold1.gif) left bottom no-repeat;
	display: block;
	width: 70px;
	height: 80px;
	text-indent: -9000px;
	overflow: hidden;
}
.gold2 {
	background-image: url(../img/great-taste-gold2.gif);
}

.additional-links{
    width:100%;
    clear:both;
    overflow:hidden;
    margin-bottom:25px !important;
}
.additional-links li{
    float: left;
    margin-right:20px !important;
    margin-bottom: 20px;
   /*  padding-right: 20px !important;
   border-right:1px solid #3e4651 !important;*/
}
.additional-links li span{
    display:block;
    background:transparent url(../img/footer-arrows.gif) 5px 0px no-repeat;
    width:44px;
    height:16px;
    float:left;
}
.additional-links li h5{
    float:left;
    color:#3e4651;
    font-size:110%;
    text-transform:uppercase;
}
#footer .additional-links li ul {
    clear: both;
}
#footer .additional-links li ul li{
    margin:0px !important;
    border:none !important;
    float: none;
    display: block;
}
.additional-links li ul li a{
    padding-right: 25px !important;
}
html>body #footer ul.additional-links li:after {
	content: "" !important;
}

/* FORM ELEMENTS */

input, select, button {
	vertical-align:middle;
}
input.input-text, select, textarea { border:1px solid #303640; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; margin-top: -1px; }
input.checkbox { margin-right:3px; }
.qty { width:3em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }

label {
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
}
.form-button, .button, .cancel {
	background-color: #d2e0e6;
	border: 1px solid #303640;
	cursor: pointer;
	font-weight: bold;
	color: #565857;
	font-size: 100%;
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	padding: 2px 3px;
    outline: none;
}
.cancel {
	background-color: #eee;
	color: #565857;
}

.invalid {
	color: #800;
	background: #fee;
}
.invalid a {
	color: #800;
	text-decoration: underline;
}

/* CHRISTMAS MENU */
/* For the christmas variant of the main menu add class="christmas" to the #store-categories-list */

#store-categories-list .first li.nav-fresh-fish-boxes {
  background: none;
  padding: 20px 0 0 0;
  margin-top: 0;
}
#store-categories-list .first  #fresh-fish-boxes-link {
	padding-top: 110px;
}

#store-categories-list.christmas li.nav-xmas,
#store-categories-list.christmas li.nav-first-order {
  display: block;
  width: 130px;
  margin: 0;
  text-align:left;
}
#store-categories-list.christmas #first-order-link {
  padding-top: 120px;
}
#store-categories-list.christmas #xmas-link {
  padding-top: 110px;
}
#store-categories-list.christmas #xmas-link {
  padding-bottom: 20px;
}
#store-categories-list.christmas li.nav-first-order {
  padding: 10px 0 10px 20px;
}
#store-categories-list.christmas li.nav-first-order,
#store-categories-list.christmas #first-order-link {
	width: 145px;
}
#store-categories-list.christmas #first-order-link {
  background: transparent url(../assets/images/menu/first-order.jpg) no-repeat scroll 20px 0;
}

