body {
    margin: 0;
    background: #fff url(/content/skins/flat/images/bg.png);
    background-repeat: repeat-x;
    font-family: georgia, serif;
    font-size: 12px;
    text-align: center;
}

/*****************************************/
/** Generic site wide styles start here **/
/*****************************************/

p { line-height: 16px; }
img { border: none; }
img.middle { vertical-align: middle; border: none !important; }

a { color: #ee8faf; text-decoration: none; }
a:hover { color: #d2284b; }
hr { background-color:#ee8faf; }

/***********************************/
/** Site header styles start here **/
/***********************************/

div#container {
    width: 982px;
    margin: 20px auto;
    text-align: left;
}

div#top {
    float: left;
    width: 960px;
    height: 93px;
    padding: 10px 12px 0 10px;
    background: url(/content/skins/flat/images/top.png);
    background-repeat: no-repeat;
}

div#logo {
    float: left;
    width: 286px;
    height: 75px;
}

div#tools {
    float: right;
    width: 460px;
    text-align: right;
    display: inline;
    margin-right: 10px;
}

div#tools p {
    color: #836d59;
    font-size: 11px;
    font-weight: bold;
    margin: 8px 0;
}

div#tools input { vertical-align: middle; }

input.text, input.FormInputText {
    border: 1px solid #c1b6ac;
    color: #836d59;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 5px;
    margin: 0 5px;
}

.formControlSelect {
	color: #836d59;
    font-family: arial;
    font-size: 10px;
	text-transform: uppercase;
}

.nomargin, .FormInputText { margin: 0 !important; }

p#help {
    font-size: 11px;
    font-weight: bold;
    color: #a79e95;
    margin: 12px 0 0 0 !important;
}

p#help a { color: #ee8faf; text-decoration: none; }
p#help a:hover { color: #d2284b; }

div#menu {
    float: left;
    width: 923px;
    height: 31px;
    padding: 0 22px 0 37px;
    background: url(/content/skins/flat/images/mbg.png);
}

div#menu a.dept {
    float: left;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #d2284b;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 7px;
}

div#menu a.dept:hover { color: #ee8faf; }

div#msg {
    float: right;
    text-align: right;
    padding: 6px 0;
    font-size: 10px;
    font-weight: bold;
    color: #836d59;
}

div#msg span { color: #d23252; }
div#msg a { font-size: 11px; color: #d23252; text-decoration: none; }
div#msg a:hover { color: #f28eb0; }
div#msg img { vertical-align: middle; }    

div#page {
    float: left;
    display: inline;
    width: 960px;
    background: url(/content/skins/flat/images/pbg.png);
    background-repeat: repeat-y;
    padding: 0 12px 7px 10px;
}

/******************************/
/** Footer stuff starts here **/
/******************************/

div#footer {
    float: left;
    display: inline;
    width: 938px;
    height: 33px;
    padding: 5px 22px 0 22px;
    margin-bottom: 20px;
    background: url(/content/skins/flat/images/fbg.png);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
}

div#footer a { color: #fff; }
div#footer a:hover { text-decoration: underline; }

div.left {
    float: left;
    width: auto;
}

div.right {
    float: right;
    width: auto;
}

/*****************************************/
/** Home page feature blocks start here **/
/*****************************************/

div#home-feature-1 {
    float: left;
    width: 662px;
    height: 421px;
    background-repeat: no-repeat;
    margin-right: 5px;
}

div#home-feature-1 p {
    font-family: arial;
    font-size: 13px;
    color: #54423a;
    margin: 115px 0 0 36px;
    width: 250px;
    line-height: 20px;
}

div#home-feature-1 div {
    float: left;
    display: inline;
    margin: 130px 0 0 36px !important;
}

div#home-feature-1 a {
    font-size: 18px;
    color: #d2284b;
    text-decoration: none;
}

div#home-feature-1 a:hover { text-decoration: underline; }
div#home-feature-1 div img { margin-left: 15px; vertical-align: middle !important; }

div#home-feature-2,
div#home-feature-3,
div#home-feature-4 {
    float: left;
    width: 293px;
    height: 137px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

div#home-feature-4 { margin-bottom: 0 !important; }

div#home-feature-2 p,
div#home-feature-3 p,
div#home-feature-4 p {
    font-size: 11px;
    font-family: arial;
    color: #54423a;
    margin: 45px 0 10px 15px;
    width: 130px;
}

div#home-feature-2 a,
div#home-feature-3 a,
div#home-feature-4 a {
    font-size: 11px;
    color: #f28eb0;
    text-decoration: none;
    font-weight: bold;
    margin-left: 15px;
}

div#home-feature-2 a:hover,
div#home-feature-3 a:hover,
div#home-feature-4 a:hover {
    color: #d2284b;
}

/******************************************/
/** Product range page styles start here **/
/******************************************/

div#range-head {
    float: left;
    width: 960px;
    height: 78px;
    background: url(/content/skins/flat/images/rbg.png);
    background-repeat: no-repeat;
}

div#range-head h1 {
    float: left;
    width: auto;
    margin: 20px 0 0 34px;
    color: #a1002a;
    font-size: 18px;
    text-transform: uppercase;
}

div#range-head h1 span { font-size: 28px; }

div#breadcrumb {
    float: right;
    width: auto;
    display: inline;
    margin: 30px 10px 0 0;
    font-family: arial;
    font-size: 11px;
    color: #ee8faf;
}

div#breadcrumb span.active { color: #d2284b; }

div#range {
    float: left;
    width: 930px;
    background: url(/content/skins/flat/images/rpbg.png);
    background-repeat: repeat-y;
    padding: 30px 10px 20px 20px;
}
    
div#summary {
    float: left;
    width: 182px;
    padding-left: 18px;
    margin-right: 15px;
    font-family: arial;
    font-size: 12px;
    color: #836d59;
    line-height: 20px;
}

div#products {
    float: left;
    width: 715px;
}

div#range-products {
    float: left;
    width: 715px;
    margin-bottom: 20px;
}

/**************************************/
/** Pagination styles for range page **/
/**************************************/

div.pagination {
    float: left;
    width: 710px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #836d59;
}

div.prev {
    float: left;
    width: auto;
    text-transform: uppercase;
}

div.next {
    float: right;
    width: auto;
    text-transform: uppercase;
}

/******************************/
/** Range page product block **/
/******************************/

div.rprod {
    float: left;
    width: 154px;
    display: inline;
    margin: 20px 68px 0 0;
    font-family: arial;
}

div.rprod img { border: 4px solid #f1efee; }
div.rprod p { margin-top: 5px; }
div.rprod span.name {
    font-size: 12px;
    font-weight: bold;
}
div.rprod span.desc {
    font-size: 11px;
    font-weight: normal;
    color: #836d59;
}
div.rprod span.price {
    font-size: 14px;
    font-weight: bold;
    color: #836d59;
}

div.start { margin-left: 48px !important; }
div.stop { margin-right: 0 !important; }


/*******************************************/
/** Product detail page styles start here **/
/*******************************************/

div#product {
    float: left;
    width: 960px;
    margin-bottom: 20px;
}
    
div#left {
    float: left;
    display: inline;
    width: 299px;
    margin: 10px 0 0 20px;
    text-align: center;
}

div#left img { border: 4px solid #efedeb; }

div#detail {
    float: left;
    display: inline;
    width: 305px;
    margin: 10px 10px 0 24px;
}

div#detail h2, h2.text {
    font-size: 16px;
    font-weight: normal;
    color: #a1002a;
}

div#detail p {
    font-size: 12px;
    font-family: arial;
    color: #836d59;
    line-height: 20px;
}

div#detail table th {
    padding: 4px 2px 4px 0;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #836d5a;
    text-transform: uppercase;
    vertical-align: top;
}

div#detail table td {
    padding: 4px 2px;
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    color: #836d5a;
    vertical-align: top;
}

div#detail table td select {
    width: 130px;
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
}

input.qty {
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    border: 1px solid #a79e95;
}

div#detail table td a {
    font-family: georgia;
    font-size: 11px;
}

div#detail table td span.price {
    font-size: 16px;
    font-weight: bold;
}

span.price strike { font-weight: normal; }

div#detail h3, div#right h3 {
    font-size: 12px;
    font-weight: normal;
    color: #a1002a;
    margin: 20px 0 15px 0;
}

div.prod-thumb {
    float: left;
    display: inline;
    margin: 0 0 0 15px;
}

div.tstart { margin: 0 !important; }

div.prod-thumb img { border: 4px solid #efedeb; }
div.prod-thumb p {
    font-family: arial;
    font-size: 11px;
    color: #836d59;
    font-weight: bold;
    margin: 5px 0 0 0;
}

div.center { text-align: center; }
div.prod-thumb p.pink {
    font-family: arial;
    font-size: 11px;
    color: #f18fb0;
    margin: 5px 0 0 0;
}

div#right {
    float: left;
    display: inline;
    width: 220px;
    height: 513px;
    padding-left: 30px;
    background: url(/content/skins/flat/images/prbg.png);
    background-repeat: no-repeat;
    background-position: 0 55px;
}








/********************************************/
/** Shopping basket page styles start here **/
/********************************************/

div#cart-head {
    float: left;
    width: 960px;
    height: 130px;
    /** Background is context sensitive and set within each checkout template **/
    background-repeat: no-repeat;
}

div#cart-head h1 {
    float: left;
    width: auto;
    margin: 20px 0 0 35px;
    color: #a1002a;
    font-size: 18px;
    text-transform: uppercase;
}

div#cart-head h1 span { font-size: 28px; }

div#cart-detail, div#checkout {
    float: left;
    width: 960px;
    margin: 20px 0;
    text-align: center;
}

div#checkout {
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #836d59;
}

div#cart-detail table {
    width: 810px;
    margin: 0 auto;
    border-collapse: collapse;
}

div#cart-detail table th {
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    color: #836d59;
    background: #fbecef;
    border-top: 1px dotted #cec6bf;
    border-bottom: 1px dotted #cec6bf;
    padding: 6px;
}

div#cart-detail table td {
    padding: 10px 0;
    border-bottom: 1px dotted #cec6bf;
    font-family: arial;
    font-size: 11px;
    color: #836d59;
}

div#cart-detail table tr.totals td { padding: 0 !important; border-bottom: none !important; }
div#cart-detail table tr.totals th { border: 1px dotted #cec6bf; }

div#cart-detail table tr.totals td input { margin-top: 48px; }
div#cart-detail table tr.totals td input.btn { margin-left: 8px; }

div#cart-detail table tr.totals td.nothing input { margin-top: 4px !important; }

div#cart-detail table .left { text-align: left; }
div#cart-detail table .top { vertical-align: top; }
.bright { border-right: 1px dotted #cec6bf !important; }
.right { text-align: right; padding-right: 20px !important; }
.tright { text-align: right; padding: 0 !important; }
.padleft { padding-left: 8px !important; }
img.border { border: 4px solid #e0dbd8; }

div.formButtonsLeft { 
	width: 200px;
	float: left;
	display: inline;
	text-align: left;
	margin: 20px 0 0 75px;
}

div.formButtonsRight {
	width: 450px;
	float: right;
	display: inline;
	text-align: right;
	margin: 20px 70px 0 0;
}





/** Checkout forms **/

h2.checkout {
    width: 810px;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    color: #836d59;
    background: #fbecef;
    border-top: 1px dotted #cec6bf;
    border-bottom: 1px dotted #cec6bf;
    padding: 6px;
    margin: 0 0 0 70px;
    text-align: left;
    display: block;
    float: none;
}

table.checkout-form {
	margin: 20px 0 0 100px;
}

table.noleft { margin: 0 !important; }

* html body div#checkout, div#checkout { text-align: left !important; }

table.checkout-form th {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	width: 150px;
	color: #836d59;
}

table.checkout-form td {
	text-align: left;
	font-family: arial;
        font-size: 11px;
        font-weight: normal;
        color: #836d59;
}

div#copy {
	float: left;
	display: inline;
	width: 750px;
	margin: 0px 20px 0px 0px;
        padding: 30px 10px 15px 35px;
	font-size: 12px;
	line-height:18px;
	color: #836d59;
        background: url(/content/skins/flat/images/rpbg.png);
}






/** Text page tables **/

table.textpage { border-collapse: collapse; border: 1px solid #ccc; }
table.textpage td { border: 1px solid #ccc; }
table.textpage th { border: 1px solid #ccc; }

/** Text page header **/

div#text-pages {
    float: left;
    width: 960px;
    height: 78px;
    background: url(/content/skins/flat/images/rbg.png);
    background-repeat: no-repeat;
}

div#text-pages h1 {
    float: left;
    width: auto;
    margin: 29px 0 0 34px;
    color: #a1002a;
    font-size: 18px;
    text-transform: uppercase;
}

