
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height:1px;
}

.clear {
	/*height: 1px;*/
	clear: both;
}

/************************************** global ***************************************/

@font-face {
	font-family: 'GeoSansLight';
	src: url('/assets/fonts/geosanslight-webfont.eot');
	src: local('☺'), url('/assets/fonts/geosanslight-webfont.woff') format('woff'), url('/assets/fonts/geosanslight-webfont.ttf') format('truetype'), url('/assets/fonts/geosanslight-webfont.svg#webfontsYSnD5xu') format('svg');
	font-weight: normal;
	font-style: normal;
}

a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet {
	border: none;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, sans-serif;
	font-size: 13px;
	/*color: #004461;*/
	color: #00648E;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('/assets/images/global/bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	color: #896d34;
	text-decoration: none;
}

a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
	background-color: transparent;
	border-color: #896d34;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

ol, ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

p {
	font-size: 12px;
	line-height: 1.4em;
}

h1 {
	color: #00648E;
	margin-bottom: 14px;
	font-size: 33px;
}

h2 {
	line-height: 1.2em;
	font-size: 27px;
	margin-bottom: 4px;
}

h3 {
    font-size: 14px;
    margin-bottom: 12px;
}

h1, h2 {
    font-family: 'GeoSansLight', 'Lucida Grande', 'Lucida Sans Unicode', arial, sans-serif;
    font-weight: normal;
}

h3 {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, sans-serif;
    font-weight: bold;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 979px;
	text-align: left;
}

#mainContentWrap {
	margin-top: 16px;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 7px;
	float: right;
	width: 720px;
}

#footer {
    margin: 8px 23px 24px 23px; padding: 17px 0 0 0;
    background: url('/assets/images/global/dottedLine.gif') 0 0 repeat-x;
}

#footer li {
    float: right; display: inline;
    margin: 0 0 0 9px;
}

#footer li, #footer li a {
    font-size: 12px;
}

.clearFix {
    display:inline-block;
}

#mainHeading {
	
}

/************************************** header ***************************************/

#shopBar {
	text-align: right;
	padding-top: 14px;
	padding-right: 21px;
}

#headerImg {
	padding-top: 16px;
	padding-left: 18px;
	margin: 0;
}

#basketInfo {
	padding-left: 30px;
	font-size: 12px;
}

#termsLink {
	font-size: 12px;
}

/************************************** menu ***************************************/

#mainMenu {
	font-size: 15px;
	/*font-weight: bold;*/
	display: inline-block;
	width: 939px;
	margin-top: 0;
	padding-left: 0;
	margin-left: 19px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-image: url('/assets/images/global/dottedLine.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#mainMenu li {
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 24px;
	margin-right: 18px;
	padding-bottom: 2px;
	background-image: url('/assets/images/nav/navButtonIcon.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	/*border: 1px solid #CCCCCC;*/
}

#mainMenu .navItemOn {
	cursor: pointer;
	background-position: 0 -29px;
}

#mainMenu li a {
	color: #00648E;
	display: block;
}

#mainMenu .navItemOn a {
	color: #896d34;
}

#mainMenu li a:hover {
	color: #896d34;
	text-decoration: none;
	border: none;
}

#sitemap {
    margin-left: 40px;
}

#sitemap li a {
    font-size: 15px;
    color: #00648E;
}

#sitemap li ul {
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
}

#sitemap li {
    margin-bottom: 3px;
}

#sitemap li ul li {
   
}

#sitemap li li a {
    font-size: 12px;
    color: #896d34;
}

#sitemap h2 {
    margin-bottom: 20px;
    margin-left: -40px;
}

/*********************************** category list ***************************************/

#categoryList {
	background-image: url('/assets/images/global/productListBG.gif');
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 40px;
	padding-top: 74px;
	padding-left: 18px;
	width: 200px;
	float: left;
}

#categoryList li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	line-height: 1.2em;
	display: block;
	background-image: url('/assets/images/nav/prodListIcon.gif');
	background-repeat: no-repeat;
	background-position: -1px 6px;
}

#categoryList li a {
    white-space: nowrap;
}

/*********************************** home ***************************************/

#homeFlashWrap {
	margin-bottom: 16px;
}

#homeLeft {
	float: left;
	width: 380px;
	margin-right: 10px;
}

#homeLeft h1.smaller {
    font-size: 22px;
}

#homeNews {
	float: right;
	width: 312px;
	background-image: url('/assets/images/global/dottedLineV.gif');
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-left: 18px;
	padding-bottom: 8px;
}

.newsItem {
	padding-top: 12px;
	padding-bottom: 16px;
}

.newsDate {
	color: #86adbd;
	display: block;
	margin: 4px 0 4px 0;
	font-size: 12px;
}

/*********************************** product list ***************************************/

#productListWrap {
	margin-top: 22px;
	margin-right: 10px;
	float: right;
	width: 720px;
	padding-bottom: 20px;
}

#productListWrap h2 {
	margin-left: 11px;
	margin-bottom: 24px;
	line-height: 1em;
}

#productListWrap .productItem {
	float: left;
	width: 210px;
	height: 146px;
	/*border: 1px solid #CCCCCC;*/
	padding: 12px;
	background-image: url('/assets/images/products/cellBG.gif');
	background-repeat: repeat-y;
	display: block;
}

#productListWrap .productItem h3 {
	font-weight: normal;
	font-size: 16px;
}

#productListWrap .productOn {
	cursor: pointer;
}

#productListWrap .productOn {
	background-image: url('/assets/images/products/cellBGOver.gif');
}

#productListWrap .productOn a:link, #productListWrap .productOn a:active, #productListWrap .productOn a:visited, #productListWrap .productOn a:hover {
	color: #896d34;
	text-decoration: none;
	border: 0;
}

#productListWrap .productItem a:link, #productListWrap .productItem a:active, #productListWrap .productItem a:visited, #productListWrap .productItem a:hover {
	color: #00648E;
	text-decoration: none;
	border: 0;
}

#productListWrap .productItem div {
	/*border: 1px solid #CCCCCC;*/
	height: 44px;
	padding: 0;
	spacing: 0;
}

#productListWrap .productItem img {
	float: left;
}

#productListWrap .productItem span.costLabel {
	color: #86adbd;
	position: relative;
	bottom: -85px;
	left: 12px;
}

#productListWrap .productItemRight {
	width: 209px;
}

#productListWrap .productItemBot {
	height: 145px;
}

/*********************************** product page ***************************************/

#productWrap {
	margin-top: 24px;
	float: right;
	width: 720px;
	padding-bottom: 20px;
}

#productWrap h2 {
	margin-bottom: 22px;
	line-height: 1em;
}

#productLeft {
	float: left;
	padding-right: 20px;
	background-image: url('/assets/images/global/dottedLineV.gif');
	background-repeat: repeat-y;
	background-position: 100% 0;
	/*border: 1px solid #CCCCCC;*/
}

#productRight {
	width: 370px;
	float: left;
	margin-left: 18px;
	/*border: 1px solid #CCCCCC;*/
}

#productRight p {
	margin-bottom: 22px;
}

#productOptions {
	width: 350px;
}

#productOptions div {
	padding: 0;
	margin: 0;
	width: 350px;
}

#productOptions p {
	font-size: 14px;
	color: #749eb0;
	padding: 0;
	margin: 0;
}

#productOptions .productPrice, #productOptions .salePrice {
	position: relative;
	top: -1px;
	float: left;
}

#productOptions .enterQuantity {
	float: right;
	margin-right: 2px;
}

#productOptions .salePrice {
	color: #ff0000;
}

#productOptions .addToBasket {
	margin-top: 18px;
	float: right;
	/*margin-bottom: 8px;*/
}

#productOptions .colorSelect {
	margin-top: 17px;
	float: left;
}

#productOptions select {
	width: 120px;
	position: relative;
	top: -1px;
}

#productLeft img {
	display: block;
	margin-bottom: 5px;
}

#productOptions {
	background-color: #ddecf3;
	padding: 10px;
}

/*********************************** basket ***************************************/

#basketWrap {
	float: right;
	width: 720px;
	margin-top: 34px;
	padding-bottom: 20px;
}

#basketWrap h2 {
	margin-bottom: 26px;
	line-height: 1em;
}

#basketWrap input {
	font-size: 10px;
}

#basketWrap div {
	float: left;
	display: inline;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	font-size: 11px;
}

#basketWrap div p {
	position: relative;
	top: 1px;
	font-size: 11px;
}

#basketWrap div.basketRow {
	display:inline-block;
	width: 718px;
	height: 18px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#basketWrap div.topRow, #basketWrap div.botRow {
	margin-bottom: 12px;
	padding-bottom: 8px;
	background-image: url('/assets/images/global/dottedLine.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#basketWrap div.topRow {
	height: 14px;
}

#basketWrap div.botRow {
	margin-bottom: 0px;
	margin-top: 12px;
	padding-top: 12px;
	background-position: 0 0;
}

#basketWrap div.bottomLabel {
	text-align: right;
	width: 373px;
	margin-right: 33px;
}

#basketWrap div.coloredRow {
	background-color: #ddecf3;
}

#basketWrap div.boldLabel {
	font-weight: bold;
}

#basketWrap div.quantityCol {
	width: 52px;
}

#basketWrap div.nameCol {
	width: 260px;
}

#basketWrap div.priceCol {
	width: 64px;
}

#basketWrap div.subtotalCol {
	width: 56px;
	/*border-left: 1px solid #CCCCCC;*/
}

#basketWrap div.changeQuantityCol {
	
}

#basketWrap div.changeQuantityCol input {
	width: 98px;
	padding: 1px;
}

#basketWrap div.deleteItemCol {
	text-align: right;
}

#basketWrap div.bottomButton {
	width: 198px;
	text-align: right;
	padding-right: 0;
	margin-right: 0px;
}

/*********************************** checkout ***************************************/

#checkoutWrap {
	float: right;
	width: 700px;
	margin-top: 34px;
	padding-bottom: 20px;
}

#checkoutWrap h2 {
	margin-bottom: 26px;
	line-height: 1em;
}

#checkoutWrap span.req {
	color: #dc431a;
}

#checkoutFormWrap {
	float: left;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 0;
	background-color: #ddecf3;
}

#checkoutInfo {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 120px;
}

#checkoutFormWrap div {
	float: left;
	display: inline;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 8px;*/
	padding-right: 24px;
	margin: 0;
	font-size: 11px;
}

#checkoutFormWrap div.checkoutRow {
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

#checkoutFormWrap div.radioRow {
	padding-top: 10px;
}

#checkoutFormWrap div.leftCol {
	width: 200px;
	text-align: right;
	padding-top: 2px;
}

#checkoutFormWrap div.rightCol {
	width: 280px;
	padding-right: 0;
	margin: 0;
}

#checkoutFormWrap div.backCol {
	text-align: left;
}

#checkoutFormWrap div.proceedCol {
	text-align: right;
}

#checkoutFormWrap div.rightCol ul {
	
}

#checkoutFormWrap div.rightCol li {
	height: 24px;
}

#checkoutFormWrap div.rightCol li span {
	position: relative;
	top: -3px;
	margin-left: 4px;
}

#checkoutFormWrap div.countryLabel {
	padding-top: 24px;
	height: 48px;
}

#checkoutFormWrap div.shippingLabel {
	padding-top: 10px;
	height: 36px;
}

#checkoutFormWrap div.promoLabel {
	padding-top: 4px;
	height: 42px;
}

#mainContentWrap div.basketOverview {
	width: 600px;
	float: left;
	margin-top: 20px;
}

#mainContentWrap div.basketOverview h3 {
	margin-bottom: 8px;
}

#mainContentWrap div.basketOverview div.basketRow {
	width: 520px;
}

#custOverview {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#custOverview div.overviewTitle, #deliveryOverview div.overviewTitle {
	background-image: url('/assets/images/global/dottedLine.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-bottom: 6px;
}

#custOverview p, #deliveryOverview p {
	margin-top: 10px;
	margin-left: 5px;
}

#deliveryOverview {
	float: right;
	width: 314px;
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#paypalLogo {
	float: left;
}

#completeOrder {
	float: left;
	width: 300px;
	padding-top: 24px;
	margin-left: 20px;
}

#completeOrder p {
	margin-top: 4px;
	font-size: 10px;
}

#basketWrap div p.postageNotes {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#adminLogin {
	width: 240px;
	margin-top: 28px;
	text-align: right;
}

#adminLogin p {
	margin-top: 6px;
}

/*********************************** exeter shop ***************************************/

#shopProductList {
	margin-top: 20px;
	padding-left: 26px;
	padding-bottom: 10px;
	list-style-type: disc;
}

#shopProductList li {
	margin-bottom: 6px;
}

#slideshowWrap {
	width: 450px;
	float: left;
	margin-bottom: 18px;
}

#mapDetails {
	float: left;
	width: 250px;
	padding-left: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#mapDetails img {
	padding-top: 6px;
}

#shopText {
	display: block;
	margin-top: 10px;
}

/*********************************** terms and conditions ***************************************/

#termsWrap {
	width: 680px;
}

#termsWrap p, #termsWrap li {
	font-size: 11px;
}

#termsWrap ul {
	margin-left: 8px;
}

#termsWrap p.termsHeading {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

/*********************************** links ***************************************/

#linksList {
	margin-top: 10px;
	padding-left: 20px;
	list-style-type: disc;
}

#linksList li {
	font-size: 14px;
	margin-bottom: 10px;
}

#linksList li a {
	color: #00648E;
}

#linksList li p {
	margin-top: 4px;
	font-size: 11px;
}

/*********************************** contact ***************************************/

#contactInfo {
	margin-top: 20px;
	/*margin-left: 70px;*/
}

/*********************************** workshops ***************************************/

#workshopsImg {
	border-left: 18px solid #FFFFFF;
	padding-bottom: 12px;
}

#workshopsSchedule {
	margin: 0;
	padding: 0;
}

#workshopsSchedule h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#workshopsSchedule td {
	padding-top: 7px;
	padding-bottom: 10px;
}

.workshopsWrap p {
	margin-top: 4px;
	margin-bottom: 16px;
}

.workshopsWrap h2 {
    margin: 0 14px 18px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #cce1ea;
}

.workshopsWrap ul {
    list-style: disc;
    list-style-position: outside;
    padding: 0 0 0 18px;
    margin: 0 0 10px 0;
}

.workshopsWrap li {
    margin: 0 0 10px 0;
}

