﻿@import url(../ContentStyles.css);

/* Common HTML elements
========================================================================================== */
body {
    background-color: #9ba994;   
    font-family: Trebuchet MS,Verdana, Arial, Helvetica, Sans-Serif;
    color: #000;
}
body.white{
    background-color: #FFF;   
}

/* Basic Layout
========================================================================================== */
#page {
    background: url(../../Images/1pxBg.gif) repeat-y;
    padding: 0 7px;
    margin: 10px auto 0;
    width: 753px;
    overflow: hidden;
}
#wrap {
    padding: 7px 0 7px 3px;
    overflow: hidden;
}

/* Header
========================================================================================== */
#head {
    position: relative;
}
#head h1 a{
    background: url(../../Images/HeaderHome.gif) no-repeat;
    display: block;
    height: 253px;
    text-indent: -8888px;
    width: 737px;
}
#BasketStatus {
    padding:0;
    margin:0;
    height: 50px;
    width: 185px;
    background: url(../../Images/ShoppingCart.png) no-repeat top right;
    position: absolute;
    bottom: -4px;
    right: 40px;
}
#BasketStatus a {
    text-decoration:none;
    font-size: 0.75em;
    color: #c94e3e;
    font-weight:bold;
    text-align: right;
    padding: 18px 60px 0 0;
    display: block;
}
#BasketStatus span {
    display: none;
}

/* Left Handside
========================================================================================== */
#menu {
    float:left;
    width: 200px;   
    background: #fff;
    border-right: solid 2px #c94e3e;    
    overflow: hidden;
    margin-top: 23px;
    padding-bottom: 100px;
}
#menu .txt {
	border: solid 1px #c94e3e;
	border-right: 0;
	float: left;
	font-size: 0.687em;
	height: 14px;
	width: 115px;
}
#menu .btn {
	float: left;
	height: 18px;
	width: 23px;
}

/* Product Search
========================================================================================== */
#menu .search {
	float: left;
    overflow: hidden;
    padding: 0 29px 20px;
	width: 142px;
}
#menu .search label {
    display: none;
}

/* Main Menu
========================================================================================== */
#menu ul {
	clear: left;
    padding: 10px 0 0 24px;        
    border-top: solid 2px #c94e3e;
    margin: 0 20px;
}
#menu li {    
    list-style-type:square;
    font-size: 0.75em;
    font-weight: bold;
    list-style-position:outside;
    color: #c94e3e;
}
#menu li.selected {
    color: #ffb6ac;
}
#menu li a,
#menu li.selected li a {
    color:#c94e3e;   
    text-decoration:none;    
}
#menu .selected a {
    color: #ffb6ac;
    text-decoration:none;    
}
#menu li ul {
    padding: 0;
    margin: 0 0 0 14px;
    border-top: none;
}
#menu li li {
    font-size: 1em;
}
#menu li ul {
    display: none;
}

/* Newsletter Signup
========================================================================================== */
#menu .news {
    margin: 20px 15px 0;
    padding: 15px 14px 10px;
}
#menu .news p {
    color: #c94e3e;
    font-size: 0.687em;
    font-weight:bold;
    margin-bottom: 10px;
}



/* Content
========================================================================================== */
#content {
    float:left;
    width: 530px;        
    background-color:#fff;
    margin:0;
    padding:0;        
}
#content .content
{
    text-align:left;
    width:480px;
    margin: 20px  auto;     
    background-color:#fff;  
}

/* Footer
========================================================================================== */
#foot {
    margin: 0 auto;
    width: 767px;
    font-size: 0.687em;
    background: url(../../Images/Footer.gif) no-repeat bottom right;
    overflow: hidden;
    padding: 40px 0 22px;
}
#foot ul{
    list-style-type: none;
    overflow: hidden;
    margin: 0 22px 0 15px;
}
#foot li {
    color: #9e9e9e;
    float: left;
    width: 49.9%;
    text-transform: lowercase;
}
#foot a {
    float: right;
    color: #9e9e9e;
    text-decoration: none;
}
#foot a span{
    color: #ff9900;
}

/* Page Links
========================================================================================== */
#links {
    margin-top: -8px;
    text-align: center;
}
#links ul {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#links li {
    display: inline;
    padding: 0;
}
#links li.mid {
    margin: 0 4px;
}
#links li.mid a{
    padding: 0 8px;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
}
#links a {
    color: #FFF;
    font-size: 0.687em;
    text-decoration: none;
    line-height: 1;
}

/* Bespoke Form Elements
========================================================================================== */
.form label{
    font-size: 0.687em;
    font-weight: bold;
}
.form input,
.form select,
.form textarea{
    font-size: 0.687em;
}

/* Homepage Content
========================================================================================== */
#home {
    overflow: hidden;
    margin: 0;
}
#home h2 {
    float: left;
    background: #c94e3e url(../../Images/cnrR.gif) no-repeat top right;
    padding-bottom: 2px;
    margin-right: 2px;
    width: 308px;
}
#home h2 span {
    background: #c94e3e url(../../Images/cnrL.gif) no-repeat top left;
    color: #FFF;
    padding-left: 12px;
    margin-right: 12px;
}
#home a.hints {
    float: left;
    background: #ffb6ac url(../../Images/cnrR2.gif) no-repeat top right;
    color: #FFF;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    padding: 1px 49px 1px 10px;
    text-transform: lowercase;
}
#home ul {
    clear: both;
    overflow: hidden;
    border-top: solid 2px #FFF;
    margin-bottom: 20px;
    list-style-type: none;
}
#home li {
    background: #c94e3e;
    float: left;
    margin-right: 2px;
    position: relative;
    padding-bottom: 20px;
}
#home li.po {
    background: #c94e3e url(../../Images/imgPostcards.jpg) no-repeat center center;
}
#home li.co {
    background: #c94e3e url(../../Images/imgComics.jpg) no-repeat center center;
}
#home li.ps {
    background: #c94e3e url(../../Images/imgPictureSlides.jpg) no-repeat center center;
}
#home li.ps span {
    background: url(../../Images/cnrR.gif) no-repeat top right;
}
#home li span {
    display: block;
    height: 170px;
    width: 153px;
}
#home li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 153px;
    font-size: 0.75em;
    color: #FFF;
    text-decoration: none;
    padding: 167px 0 0;
    text-align: center;
}

