﻿* {
    margin: 0;
    padding: 0;   
}

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 62.5%;
    text-align: center;
    background: #e7e6dc url(/images/bodybg.jpg) repeat-x;
}

a {
    outline: none;
}

a, a:link, a:active, a:visited {
    text-decoration: none;
    color: #000;
}

a.button.autoSize {
    width: auto;    
}

a.button.autoSize span {
    width: auto;
    float: left;    
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;    
}

h1 {
    font-size: 1.6em;
    font-weight: normal;
    margin: -4px 0 17px 0;
}

h2 {
    font-size: 1.1em; 
    font-weight: normal; 
    font-style: italic; 
    margin: -15px 0 20px 0;
}

h3 {
    font-size: 1.3em;
    font-weight: normal;
}

.clearfix:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

#container {
    position: relative;
    width: 920px;
    background: url(/images/headerbg.jpg) no-repeat;
    margin: 0 auto;
    padding: 85px 10px 10px 10px;
    font-size: 1.1em;
}

ul#mainNav {
    list-style: none; 
    text-align: center;
    margin: 0 auto;
}

ul#mainNav li.first {
	border-left: 1px solid #000;	
}

ul#mainNav li {
    display: inline;
    padding: 0 11px 0 10px;
    border-right: 1px solid #000;
}

#contentContainer {
    padding-top: 25px;
    text-align: left;
}

#leftCol {
    position: relative;
    float: left;
    width: 182px; 
}

ul.leftNav {
    border-top: 1px solid #000;
    list-style: none;
}

ul.leftNav li {
    padding: 7px 0;
    border-bottom: 1px dotted #000;    
}

ul.leftNav li.last {
    border: none;    
}

.leftRow {
    border-top: 1px solid #000;
    padding: 7px 0 6px 0;
}

select {
    display: block;
    width: 100%;
    margin-top: 4px;
}

#addit {
    margin-top: 10px;
}

#ourblog {
    position: relative;
    padding: 0 15px; 
    background: url(/images/bubble_middle.png) repeat-y top center;
}

#ourblogtop {
    position: relative;
    width: 100%;
    height: 20px;
    background: url(/images/bubble_top.png) no-repeat bottom center;
    margin-top: 20px;
}

#ourblogbottom {
    position: relative;
    width: 100%;
    height: 30px;
    background: url(/images/bubble_bottom.png) no-repeat top center;
    margin-bottom: 20px;
}

.inputContainer {
    margin: 5px 0;    
}

input.inputbox {
    border: none;
    background: url(/images/textbg.gif) no-repeat;
    height: 20px;
    line-height: 20px;
    width: 140px;
    padding: 0 3px;
    font-style: italic;
    font-size: inherit;
    float: left;
    margin-right: -1px;
}

a.button {
    background: url(/images/btnbgright.gif) no-repeat top right;
    display: block;
    float: left;
    height: 20px;
    padding-right: 2px;
    font-style: italic;
    cursor: pointer;
    text-align: center;
    color: #FFF;
}

a.button span {
    background: url(/images/btnbgleft.gif) no-repeat top left;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 4px 0 6px;
}

#content {
    position: relative;
    float: left;
    padding-left: 25px;
    width: 713px;
}

.banner {
    position: relative;
    width: 696px; 
    height: 458px; 
    border: 2px solid #FFF;
    margin-top: -1px;
    overflow: hidden;
}

.banneroverlay {
    position: absolute;
    top: 20px;
    left: 20px;  
}

.bannerbutton {
    position: absolute;
    top: 258px;
    left: 27px;
}

.productThumbnails {
    position: relative;
    padding-top: 32px;    
}

.productThumbnails .carousel {
    float: left;
    width: 670px;
}

.productThumbnails .prevBut {
    float: left;
    height: 125px;
    background: url(/images/collectionCarouselPrevGray.gif) no-repeat left center;
    width: 15px;
    height: 135px;
    cursor: pointer;
}

.productThumbnails .nextBut {
    float: left;
    height: 125px;
    background: url(/images/collectionCarouselNextGray.gif) no-repeat left center;
    width: 15px;
    height: 135px;
    cursor: pointer;
}

.productThumbnailBox {
    float: left;
    width: 164px;
    height: 126px;
    border: 2px solid #403F3A;
    background: #403F3A;
    margin-right: 10px;
}

.carousel .productThumbnailBox {
    width: 126px;
    height: 131px;
    margin: 0 2px;
}

.productThumbnailBox.last {
    margin: 0;    
}

.productThumbnail {
    height: 92px;
    background: #F6CA64;
}

.carousel .productThumbnail {
    height: 110px;
	text-align: center;
	overflow: hidden;
}

.carousel .productThumbnail img {
	margin: 0 auto;	
}

.productDescription {
    color: #FFF;
    padding: 5px 3px;
}

.carousel .productDescription {
    text-align: center;    
}

ul#footerNav {
    list-style: none;
    text-align: left;
    padding: 10px 0 5px 0;
    font-size: 0.9em;
}

ul#footerNav li {
    display: inline;
    margin-right: 7px;
    padding-right: 8px;
    border-right: 1px solid #000;
}

ul#footerNav li.last {
    border: none;
}

#collectionCarousel {
    padding-bottom: 25px;
}

#collectionCarousel .carousel {
    float: left;
    margin-left: 2px;
    height: 438px;
    width: 672px;
}

#collectionCarousel ul, #smallCollectionCarousel ul {
    list-style: none;
    overflow: hidden;
}

#smallCollectionCarousel .carousel {
    height: 125px;
    margin-left: 3px;  
    width: 300px;
    overflow: hidden;
}

#collectionCarousel ul li {
    float: left;
    margin: 0 4px;
}

#smallCollectionCarousel ul li {
    float: left;
    margin: 0 3px;
}

.collectionImage, .productImage {
    background: #F6CA64;
    border: 2px solid #FFF;
    width: 212px;
    height: 267px;
    overflow: hidden;
}

#smallCollectionCarousel {
    position: relative;
    margin: 15px 0 15px -4px;   
}

#smallCollectionCarousel .collectionImage, #smallCollectionCarousel .productImage {
    width: 90px;
    height: 121px;
}

#collectionCarousel .prevBut, #smallCollectionCarousel .prevBut {
    position: absolute;
    left: 20px;
    background: url(/images/CharnosNavPrev.png) no-repeat left center;
    width: 39px;
    height: 39px;
    cursor: pointer;
    z-index: 10;
}

#collectionCarousel .nextBut, #smallCollectionCarousel .nextBut {
    position: absolute;
    right: 17px;
    background: url(/images/CharnosNavNext.png) no-repeat left center;
    width: 39px;
    height: 39px;
    cursor: pointer;
    z-index: 10;
}

#collectionCarousel .nextBut, #collectionCarousel .prevBut {
    top: 150px;
}

#smallCollectionCarousel .nextBut, #smallCollectionCarousel .prevBut {
    top: 42px;
}

#smallCollectionCarousel .prevBut {
    left: -16px;    
}

#smallCollectionCarousel .nextBut {
    right: -19px;
}

.collectionTextCol {
    margin-top: 10px;
    float: left;
    width: 212px;
    padding: 0 2px;
}

.collectionTitle {
    font-size: 1.5em;
    padding: 5px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}

.collectionDesc {
    height: 100px;
    overflow: hidden;
}

.viewRangeButton {
    width: 90px;    
}

table.sizingList {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 10px 0;
    width: 400px;
}

table.sizingList tr td {
    padding: 4px 0;
    border-bottom: 1px dotted #000;
}

table.sizingList tr.lastRow td {
    border-bottom: none;
}

#stockistContent {
    margin-bottom: -32px;
    min-height: 500px;    
}

#stockistContent select {
    width: 175px;
}

.stockistsLeft {
    width: 350px;
    float: left;
    position: relative;
}

ul.stockistList {
    list-style: none;
    padding: 10px 10px 10px 0;
}
    
ul.stockistList li {
     float: left;
     margin: 0 26px 20px 0;
     height: 130px;
     width: 120px;
     padding: 7px;
}

ul.stockistList li.selected {
    background: #f6ca64;
    border: 2px solid #d85d96;
    padding: 5px; 
    margin-right: 26px;  
}

.stockistsRight {
    position: relative;
    float: left;
    margin-left: 10px;
    border: 2px solid #FFF;
    margin-bottom: 20px;
    width: 342px;
}

.collectionLeft {
    position: relative;
    border: 2px solid #FFF;
    background: #CCC;
    width: 346px;
    height: 463px;
    float: left;
}

.collectionRight {
    position: relative;
    float: left;
    margin-left: 32px;
    width: 298px;       
}

.availableIn {
    float: left;
    width: 150px;
    min-height:200px;
}

.availableColours {
    float: right;
    width: 120px;
}

.availableColours .colour {
    width: 39px;
    height: 15px;
    border: 2px solid #FFF;
    background: #F6CA64;
    margin: 4px 0;
}

.availableColours .swatchcheck {
    width: 20px;
    height: 40px;
    margin: 4px 0;
    float: left;
    position: relative;
}

.availableColours .swatch {
    width: 100px;
    height: 40px;
    float: left;
    position: relative;
}

#collectionContent {
    margin-bottom: -7px
}

.zoomBut {
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/zoombut.gif) no-repeat;
    width: 17px;
    height: 17px;   
    z-index: 3; 
}

.wherecanibuyButton {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 106px;
}

#storeLocationMap {
	width: 342px;
	height: 458px;	
}

#pageContent {
    min-height: 465px    
}

#homeLink {
    position: absolute;
    left: 368px; 
    top: 20px; 
    width: 200px; 
    height: 35px;    
}

.clear {
	clear: both;	
}

#newsContentArea {
	position: relative;
	float: left;
	background: #FFF;
	width: 505px;	
	padding: 10px;	
	min-height: 590px;
	font-size: 1.1em;
}

.sectionTitle {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.articleTitle {
	font-size: 1.4em;
	margin: 10px 0;	
}

#rightCol {
	width: 160px;
	margin-left: 20px;
	position: relative;
	float: left;	
}

#rightCol ul {
	list-style: none;
	margin-bottom: 30px;
}

#rightCol ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #000;		
}

#rightCol ul li.rightHeader {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#rightCol ul li.rightFooter {
	border-bottom: none;
	font-style: italic;
}

#rightCol ul.linkswelike li.rightFooter {
	font-style: normal;	
}

.newsletterSuccess {
    font-size: 1.1em;
    padding-top:18px;
}

.item
{
    position: relative;
    width: 200px;
    height: 400px;
    position: relative;
    float: left;
    margin: 10 20 10 20;
}

#productsPerPage 
{
    position: absolute;
    left: 300px;
    top: 5px; 
    z-index:2;
}

#productsPerPage select
{
    display: inline;
    margin-left: 10px;    
}

#pagingLinks 
{
    position: relative;
    width: 670px;
    margin: 10px 0;
}

#itemCount
{
    float: left;
}

#pageCount
{
    position: absolute;
    top: -20px;
    width: 690px;
    text-align: center;    
}

#pager
{
    float: right;
}

#pager a img
{
    display: none;
}

#products .item 
{
    width: 212px;
    height: auto;
    margin: 0 20px 10px 0;
}

#products .collectionImage
{
    width: 198px;
    height: 266px;    
}

#products .collectionTitle
{
    font-size: 1em;
    height: 30px;
    border: none;
}

.articleText a, .BlogEntry a
{
    color: #900;
}

#storeListPaging
{
    text-align: right;
    font-weight: bold;    
}

#storeListPaging a
{
    font-weight: normal;
    text-decoration: none;
}

#eNav 
{
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right;
}

#eNav a
{
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    color: #FFF;
}

.leftBut 
{
    background: url(/images/leftBut.png) no-repeat top left;
    border-right: 1px solid #FFF;
}

.rightBut 
{
    background: url(/images/rightBut.png) no-repeat top right;
    border-left: 1px solid #FFF;
}

.midBut 
{
    background: url(/images/middleBut.png) repeat-x;
}

.contentRow {
    position: relative;
}

.contentMain {
    width: 532px;
}

.contentRight {
    width: 170px;
    margin-left: 10px;
}

.contentMain, .contentRight {
    float: left;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #000;
    position: relative;
}

.contentRow.top .contentMain, .contentRow.top .contentRight 
{
    border: none;
}

h3.wline 
{
    border-top: 1px solid #000;
    padding: 10px 0;
}

.borderedBox  
{
    padding: 20px 0;
}

span.input {
    position: relative;
    float: left;
    display: block;
    background: url(/images/inputTextRight.png) no-repeat top right;
    font-style: italic;
    font-size: 0.9em;
    height: 18px;
    line-height: 18px;
    padding-right: 2px;
}

span.input input {
    border: none;
    display: block;
    background: url(/images/inputText.png) no-repeat top left;
    line-height: 18px;
    height: 18px;
    padding: 0 2px 0 4px;
    color: inherit;
    width: 130px;
}

#paymentMethods 
{
    position: absolute;
    bottom: -70px;
    left: 10px;
    background: url(/images/payment.png) no-repeat;
    width: 151px;
    height: 56px;
}

a.obutton {
    background: url(/images/obuttonRight.png) no-repeat top right;
    display: block;
    float: left;
    height: 27px;
    padding-right: 11px;
    font-style: italic;
    margin-left: -4px;
    cursor: pointer;
    text-align: center;
}

a.obutton span {
    background: url(/images/obuttonLeft.png) no-repeat;
    display: block;
    height: 27px;
    line-height: 27px;
    padding-left: 11px;
    width: 150px;
}

a.obutton.autoSize span {
    width: auto;   
}

a.obutton:hover {
    text-decoration: none;
    color: #3E6A7F;
}

.labelFieldHorizontal label {
    clear: both;
    width: 160px;
    text-align: left;
    float: left;
    display: block;
    margin-right: 6px;
    height: 14px;
}

.labelFieldHorizontal .input {
    margin-bottom: 5px;
}

.labelFieldHorizontal .input input {
    width: 350px;
}

.note {
    font-size: 0.8em;
}

.labelFieldHorizontal select
{
    margin-left: 15px;
}
.labelFieldHorizontal span.asterisk
{
    width: 10px;
    float: left;
    position: relative;
}

.labelFieldHorizontal .checkbox label
{
    float: right;
    width: 77%;
    text-align: left;
}

.labelFieldHorizontal .checkbox input
{
    margin-left: 142px;
}

.labelFieldHorizontal .hangright
{
    float: left;
}

input.textbox, select.select {
    display: block;
    border: 1px solid #999;
    margin: 0;
    font-size: 1em;
    width: 120px;
}

select.select
{
    width:132px;
}

.button.logout
{
    position: absolute;
    top: 0;
    right: 0;
}

.address, .billingaddress
{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.billaddresschange 
{
    font-style: italic;
}

a.changelink 
{
    text-decoration: underline;
}

.sectionContent 
{
    padding-top: 10px;
}

#productPurchaseOpts 
{
    position: relative;
    z-index: 10;
}

#productPurchaseOpts select, #productPurchaseOpts input 
{
    width: 140px;
    float: left;
    margin: 0 0 5px 0;
}

#productPurchaseOpts .productQty 
{
    margin-left: 10px;
}

#productPurchaseOpts .button
{
    margin: -2px 0 0 10px;
}

#productPurchaseOpts .button span
{
    width: 130px;
}

#colourSelect
{
    position: relative;
    float: left;
    margin: 0 0 5px;
    width: 134px;
    height: 16px;
    cursor: pointer;
    background: url(/images/ddl.jpg) no-repeat;
    font-family: Helvetica;
    font-size: 13px;
    padding: 1px 3px;
}

.ddlColour 
{
    display: none;
}

#colourListing 
{
    list-style: none;
    display: none;
    background: #FFF;
    max-height: 100px;
    left: 0;
    overflow-y: auto;
    position: absolute;
    top: 20px;
    width: 290px;
    z-index: 10;
}

#colourListing li
{
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

#colourListing li img
{
    display: block;
    float: left;
    margin: 5px;
}

#colourListing li:hover
{
    background: #CCC;
}

.relatedItems
{
    position: relative;
    margin-top: 10px;
    background: #D4D3C5;
    border: 1px solid #999E96;
    padding: 5px;
}

#relatedImgHolder 
{
    width: 90px;
    float: left;
    border: 2px solid #FFF;
}

#relatedOptions
{
    width: 170px;
    float: left;
    margin: -23px 0 0 18px;
}

#relatedOptions select, #relatedOptions input 
{
    position: relative;
    display: block;
    width: 160px;
    margin-bottom: 7px;
}

#relatedOptions .button 
{
    margin-top: 5px;
}

#relatedOptions .button span
{
    width: 150px;
}

.largeItalic 
{
    font-size: 1.4em;
    font-style: italic;
    margin-bottom: 5px;
}

.addedToBasket 
{
    position: relative;
    width: 300px;
    display: none;
    text-align: left;
    background: #D4D3C5;
}

.addedToBasket #basketAddedItem
{
    float: left;
    width: 90px;
    border: 2px solid #FFF;
}

.addedToBasket #basketAddedDetails
{
    float: left;
    width: 170px;
    float: left;
    margin-left: 18px;
    font-size: 1.1em;
    padding-top: 15px;
}

.addedToBasket #basketAddedDetails strong
{
    width:70px;
    display: block;
    float: left;
}

.addedToBasket #basketAddedDetails .largeItalic
{
    font-size: 1.2em;
}

.addedToBasket .gotobasket
{ 
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
}

.titleText {
    font-weight: normal;
    font-size: 1.5em;
    padding: 5px 0;
}

#basket {
    margin-top: 20px;
    width: 712px; 
}

#basket tr.last td.gapCell, #basket tr th.gapCell {
    width: 0;
    border-bottom: none;
}

#basket tr th {
    padding-bottom: 5px;
}

#basket tr th {
    border-bottom: 1px solid #000;    
}

#basket tr.last td {
    border-bottom: 1px solid #000; 
}

#basket tr td, #basket tr th {
    padding: 5px;
    line-height: 20px;
}

#basket tr.last td {
    padding: 0;
    height: 0;
    line-height: 0;    
}

#basket .removeCell {
    width: 155px;
    padding-left: 10px;
}

#basket .priceCell {
    width: 30px;
}

#basket .viewBut {
    float: right;
    margin-top: -4px;     
}

.qty-plus {
    background: url(/images/qty-plus.gif) no-repeat;
    width: 20px;
    height: 26px;
    float: left;
}

.qty-minus {
    background: url(/images/qty-minus.gif) no-repeat;
    width: 19px;
    height: 26px;
    float: left;
}

#basket .qty-control {
    float: right;
    margin: -4px 8px 0 0;
}

#basket .qtyCell {
    width: 60px;
    padding-left: 9px
}

#basket .uPriceCell {
    width: 70px;    
}

#basket .uPrice {
    width: 100px;    
}

#basket .summaryCell {
    border-bottom: 1px solid #000;    
}

#basket .totalCell {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;   
}

.oinputButton {
    float: left;
    border: none;
    background: url(/images/inputButton.png) no-repeat;
    font-style: italic;
    font-size: 0.9em;
    width: 25px;
    height: 18px;
    color: #333;
    padding-bottom: 2px;
    text-align: left;
    line-height: 18px;
    cursor: pointer;
}

.oinputButton:hover {
    color: #3E6A7F;
}

.otextInputContainer {
    width: 164px; 
    margin: 2px 0px;   
}

.otextInput {
    float: left;
    border: none;
    background: url(/images/oinputText.png) no-repeat;
    font-style: italic;
    font-size: 0.9em;
    width: 125px;
    height: 18px;
    line-height: 18px;
    padding: 0px 3px;
    color: inherit;
    width: 133px;
}

.errormsg {
    border: solid 1px #F00;
    color: #F00;
    padding: 5px;
    margin: 5px;
}

.checkout label {
    float: left;
    width: 140px;
}

.radioList input, .radio input {
    float: left;
    margin-right: 10px;
}

.cb {
    margin-left: 100px;
}

.cb label {
    float: none;
    padding-left: 5px;
    width: auto;
}

.CSlabel {
    float: left;
    width: 100px;
}

.CSlabel.wprice 
{
    width: 200px;
}

.CSvalue {
    float: left;
}

.CSContent {
    width: 400px;
}

.historyTable th 
{
    border-bottom: 1px solid #000;
}

.historyTable td, .historyTable th
{
    padding: 10px 0;
}

.historyTable tr.wline td.wline
{
    border-top: 1px solid #000;
}

.historyTable tr td.wline
{
    border-bottom: 1px solid #000;
}

.historyAddress 
{
    float: left;
    width: 180px;
    min-height: 150px;
}

.historyTitle
{
    font-size: 1.3em;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.breakout 
{
    width: 713px;
}

.returnThis
{
    margin-left: 15px;
}

#returnsLabel
{
    position: relative;
    width: 340px;
    border: 1px solid ;
    background: #d4d3c5;
    border: 1px solid #999e96;
    height: 64px;
    text-align: center;
    padding: 10px 0;
    margin-left: 10px;
}

#returnsLabel h3
{
    font-style: italic;   
}

#returnButtons
{
    padding: 10px 92px;
}

#returnButtons a.bigbutton
{
    display: block;
    float: left;
    background: url(/images/bigbutton.png) no-repeat;
    width: 66px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
}

#returnButtons a.bigbutton.dbl
{
    line-height: 12px;
    padding-top: 6px;
}

.returnThis 
{
    display: block;
    float: left;
}

.returns
{
    float: left;
    display: none;
    margin-left: 10px;
}

.rtnQty, .rtnReasons, .rtnBtn
{
    float: left;
}

.rtnReasons, .rtnActions
{
    width: 120px;
}

a.obutton.rtnBtn 
{
    margin: -5px 0 0 10px;
    width: 110px;
}

.hdnQty
{
    display: none;
}

.errorBg
{
    min-height: 380px;
}
