/*

Cushion Couture style sheet
-------------------------------------

Copyright:		2008 dpivision.com
Author:			Stephen Moy
Last edit:		30/09/2008 by Ian Sidaway

*/


/* =GLOBAL
----------------------------------------------- */

body {
	background: #ccc url(../graphics/plain/body_bg.jpg) repeat-x 0 0;
	color: #555;
	font: 70% Arial, Helvetica, sans-serif;	
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
table,
td,
input,
textarea,
select,
li {
	color: #555;	
	font: 100% Arial, Helvetica, sans-serif;
	}
hr {
	display: none;
	}
#skip {
	display: none;
	}
.hidden {
	display: none;
	}
.left {
	float: right;
	margin-right: .3em;
	}
.right {
	float: right;
	margin-left: .3em;
	}


/* =CONTAINER
----------------------------------------------- */

#container {
	background: #fff url(../graphics/plain/container_bg.gif) repeat-y 0 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 887px;
	}

/* =HEADER
----------------------------------------------- */

#header {
	background: #fff;
	height: 131px;
	position: relative;
	}
body#christmas #header {
	background: #fff url(../graphics/plain/cushions_xmas.gif) no-repeat 190px 0;
	}
body#halfprice #header {
	background: #fff url(../graphics/plain/cushions.gif) no-repeat 190px 0;
	}
#logo {
	background: url(../graphics/plain/logo.gif) no-repeat 0 0;
	left: 15px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	}
body#christmas #logo {
	background: url(../graphics/plain/logo_xmas.gif) no-repeat 0 0;
	left: 30px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	}
#logo a {
	display: block;
	height: 91px;
	overflow: hidden;
	text-indent: -9999px;
	width: 149px;
	}
#tagline {
	display: none;
	}
#info {
	background: #d2d2d2;
	border-bottom: 2px solid #b1b1b1;
	border-top: 2px solid #b1b1b1;
	margin: 0;
	position: absolute;	
	right: 0;
	padding: .1em 10px;
	top: 131px;
	width: 160px;
	z-index: 10;
	}
#info a {
	color: #9a9a9a;
	text-transform: uppercase;
	}
#info span {
	background: url(../graphics/plain/basket_icon.gif) no-repeat 0 50%;
	margin-left: 10px;
	padding-left: 20px;
	}


/* =FOOTER
----------------------------------------------- */

#footer {
	background: #fff;
	clear: left;
	padding: 10px;
	}
#footer p {
	margin: 0;
	}
#footer .customerServices {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	line-height: 14px;
	margin-bottom: 1em;
	padding: 3px 0;
	text-align: center;
	}
#footer ul,
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer ul {
	text-align: center;
	}
#footer li {
	border-left: 1px solid #ccc;
	display: inline;
	margin-right: .3em;
	}
#footer li.first {
	border: none;
	}
#footer a {
	color: #333333;
	margin-left: 0.6em;
	}
#footer a:hover {
	color: #aaa;
	}


/* =SIDE
----------------------------------------------- */

#side {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 161px;
	}
#navTop,
#navTop li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navTop {
	border: 1px solid #b1b1b1;
	border-bottom: 2px solid #b1b1b1;
	border-top: 2px solid #b1b1b1;
	line-height: 17px;
	padding: .1em 0;
	}
#navTop li {
	border-left: 1px solid #b1b1b1;
	display: inline;
	padding: 0 3px 0 5px;
	}
#navTop li.first {
	border: none;
	}
#navTop li a {
	color: #333333;
	font-size: 90%;
	text-transform: uppercase;
	}
body#christmas #navTop li a {
	color: #ab282a;
	font-size: 90%;
	text-transform: uppercase;
	}
#navTop li a:hover {
	color: #777;
	}
body#christmas #navTop li a:hover {
	color: #42700D;
	}


#navTop li a span {
	margin: 0;
	padding: 0;
	}
#leftmenu,
#leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#leftmenu {
	margin-bottom: 1em;
	}
#leftmenu li {
	
	margin-bottom: 1px;
	}
#leftmenu li a {
	border-bottom: 1px solid #999;
	color: #333333;
	display: block;
	width: 100%;
	}
#leftmenu li a:hover,
#leftmenu li a.selected {
	color: #777;
	}
#leftmenu li a span {
	display: block;
	padding: 5px 20px;
	}
#leftmenu li.submenu {
	cursor: pointer !important;
	display: block;
	width: 100%;
	}
#leftmenu li.submenu ul {
	display: none; 
	}
#leftmenu .submenu ul li {
	cursor: default;
	}
#leftmenu .submenu ul li a {
	border: none;
	}
ul li ul{
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0 0 0 10px;
	}
#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navSubDept {
	background: #fffbef;
	border: 1px solid #e7e0ce;
	color: #777;
	margin: 1em;
	padding: 3px 10px;
	}
#navSubDept li {
	line-height: 150%;
	list-style: none;
	margin: .5em 0;
	padding: 0;
	}
#navSubDept li a {
	color: #999;
	}
#navSubDept li a:hover,
#navSubDept li a.selected {
	color: #777;
	}
#navTools,
#navTools li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navTools {}
#navTools li {}
#navTools li.login {
	background: url(../graphics/plain/login_icon.gif) no-repeat 0 50%;
	padding-left: 10px;
	position: absolute;
	top: 136px;
	right: 190px;
	text-transform: uppercase;
	}
#navTools li a {
	color: #b1b1b1;
	display: block;
	width: 100%;	
	}
#navTools li a:hover,
#navTools li a.selected {
	color: #777;
	}
#navTools li a span {}
#navDeptTitle {
	background: #626262;
	color: #fff;
	font-size: 100%;
	margin: 0;
	padding: 3px 20px;
	}
body#christmas #navDeptTitle {
	background: #ab282a;
	color: #fff;
	font-size: 100%;
	margin: 0;
	padding: 3px 20px;
	}
#navToolsTitle,
.navStaticTitle {
	display: none;
	} 


/* =MAIN/MID
----------------------------------------------- */

#mid {}
#main {
	background: url(../graphics/plain/breadcrumbs_bg.jpg) repeat-x 0 23px;
	display: inline;
	float: left;
	width: 535px;
	}
#content {
	margin: 0 3px;
	}
#content a {
	color: #999;
	}
#content a:hover {
	color: #777;
	}
.module1 {
	float: left;
	width: 250px;
	}
.module2 {
	float: right;
	width: 250px;
	}
	
/* homepage image department links */

#homeLinks,
#homeLinks li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#homeLinks {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 1em 0;
	width: 510px;
	}
#homeLinks li {
	display: inline;
	float: left;
	margin-left: 30px;
	text-align: center;
	width: 150px;
	}
#homeLinks li.first {
	margin-left: 0;
	}
	
/* =RIGHTSIDE
------------------------------------------------*/

#rightSide {
	float: left;
	width: 181px;
	}
#topSellers,
#topSellers li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#topSellers {
	margin-left: 13px;
	width: 147px;
	}
#topSellers h3 {
	background: url(../graphics/plain/topsellers_header.jpg) no-repeat 0 0;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	}
#topSellers li {
	border-bottom: 1px solid #ccc;
	clear: both;
  	height:auto !important;
  	height:40px;
  	min-height:40px;
	padding: 3px 0;
	}
#topSellers li img {
	float: left;
	margin-right: 3px;
	}
#topSellers .desc {
	color: #838383;
	margin: 0;
	}
#topSellers .price {
	color: #666;
	font-weight: bold;
	margin: 0;
	}
	
#rightSide .advert {
	margin: 1em 1px;
	}


/* =TYPOGRAPHY
----------------------------------------------- */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h1 {
	font-size: 140%;
	}
h2 {
	font-size: 130%;
	}
h3 {
	font-size: 120%;
	}
h4,
h5 {
	font-size: 100%;
	}
address {
	font-style: normal;
	margin: 1em 0;
	}
#main h2 {
	clear: both;
	color: #acacac;
	font-size: 160%;
	font-weight: normal;
	margin: 0 0 1em 10px;
	padding: 0;
	}
#main h2#pageTitle {
	color: #acacac;
	font-size: 180%;
	font-weight: normal;
	margin: 0 0 1em 10px;
	padding: 0;
	}
body#christmas #main h2#pageTitle {
	color: #ab282a;
	font-size: 180%;
	font-weight: normal;
	margin: 0 0 1em 10px;
	padding: 0;
	}
.note {
	font-size: 110%;
	}
.highlight {
	font-size: 140%;
	}


/* =CONTENT
----------------------------------------------- */
/* =SHOP-SPECIFIC
----------------------------------------------- */

/* breadcrumbs */

#breadcrumbs {
	border-bottom: 1px solid #ccc;
	display: inline;
	float: right;
	margin: 0 10px 10px 10px;
	padding: 3px 0;
	width: 515px;
	}
#breadcrumbs a {
	color: #888;
	text-decoration: underline;
	}
#breadcrumbs a:hover {
	color: #666;
	}

/* pagination */

#pagination {
	margin-left: 12px;
	}
#pagination li {
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 0;
	}
#pagination a {
	display: block;
	float: left;
	height: 9px;
	margin-left: 10px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -8000px;
	width: 9px;
	}
#pagination a#firstPage {
	background: url(../graphics/plain/ico_first.gif) no-repeat 0 0;
	}
#pagination a#prevPage {
	background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;
	}
#pagination a#nextPage {
	background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;
	}
#pagination a#lastPage {
	background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;
	}

/* product listing */

.products {
	float: left;
	margin: 1em 0;
	}
.products ul,
.products li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.products li {
	color: #777;
	display: inline;
	float: left;
	font: 100% "times";
	height: 260px;
	margin: 0 1.4em;
	padding: .5em 10px 0 10px;
	text-align: center;
	width: 125px;
	}
.products li:hover {}
.products li h3 {
	background: none;
	margin: .5em 0;
	padding: 0;
	}
.products li h3 a {
	font: 110% Times, serif;
	font-weight: normal;
	color: #333;
	}
.products li h3 a:hover {
	color: #111;
	}
.products .image {
	margin: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	}
.products .image a img {}
.products .image a:hover img {}
.products .desc {
	margin: 0 0 .3em 0;
	}
.products .price {
	clear: both;
	color: #666;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	}
.products .quantity {
	clear: both;
	line-height: 180%;
	margin: 1em 0;
	text-align: right;
	}

/* IES for longer descriptions */

.products.longerdesc li {
	height: 360px;
	width: 125px;
	}

/* product details */

#product {	
	margin: 1em 0;	
	}
#product .image {	
	float: left;
	margin-bottom: 1em;
	}
#product .image p {
	margin: .5em 0;
	}
#product .image img {}
#product .info {
	float: right;
	width: 240px;
	}
#product .productDesc {
	border-bottom: 1px solid #aaa;
	padding: .5em 0;
	}
#product .price {
	color: #9a0513;
	font-size: 120%;
	font-weight: bold;
	}
#product .info p {
	margin: 0;
	margin-bottom: .2em;
	}
#product .info h3 {
	margin: 0;
	margin-bottom: .2em;
	}
#product .actions {
	border-top: 1px solid #aaa;
	clear: both;
	}
#product #addBasket {
	padding-top: 1em;
	}
#addBasket .formButton {
	background: url(../graphics/plain/add_to_basket.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: top;
	width: 104px;
	}
#addBasket .formButton:hover {
	cursor: pointer;
	}
#product #addWishlist a {
	background: url(../graphics/plain/wishlist_icon.gif) no-repeat 0 50%;
	float: right;
	margin: 10px 10px 0 0;
	padding-left: 10px;
	}

/* articles */

#articles{}
#articles ul,
#articles li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#articles ul {
	background: #fffbef;
	border: 1px solid #e7e0ce;
	color: #777;
	margin: 1em;
	padding: 3px 10px;
	}
#articles ul li {
	line-height: 150%;
	list-style: none;
	margin: .5em 0;
	padding: 0;
	}
#articles ul li a {
	color: #999;
	}
#articles ul li a:hover {
	color: #777;
	}

/* reviews */

#reviews{}
#reviews ul,
#reviews li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#reviews ul {
	background: #fffbef;
	border: 1px solid #e7e0ce;
	color: #777;
	margin: 1em;
	padding: 3px 10px;
	}
#reviews ul li {
	line-height: 150%;
	list-style: none;
	margin: .5em 0;
	padding: 0;
	}
#reviews ul li a {
	color: #999;
	}
#reviews ul li a:hover {
	color: #777;
	}

/* sitemap */

#sitemap,
#sitemap ul,
#sitemap li {
	list-style: none;		
	margin: 0;
	padding: 0;
	}
#sitemap {
	margin: 1em 0;
	}
#sitemap li {
	margin: .5em 0;
	}
#sitemap li h3 {
	margin: .2em 0;
	}
#sitemap ul {
	padding-left: 20px;
	}


/* =FORMS
----------------------------------------------- */

/* search */

#search {
	margin: 3em 0 2em 1em;
	}
#search label {
	color: #b1b1b1;
	display: block;
	}
fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
	}
#searchKeyword {
	background: #eee;
	border-bottom: 1px solid #d7d7d7;
	border-left: 2px solid #b9b9b9;
	border-right: 1px solid #d7d7d7;
	border-top: 2px solid #b9b9b9;
	color: #999;
	padding-left: 5px;
	vertical-align: middle;
	width: 105px;
	}
#searchSubmit {
	background: none;
	border: none;
	color: #acacac;
	vertical-align: middle;
	width: 40px;
	}
#searchSubmit:hover {
	cursor: pointer;
	}

/* newsletter */

#newsletter {
	margin: 3em 0 2em 0;
	}
#newsletter label {
	background: url(../graphics/plain/newsletter_header.jpg) no-repeat 1px 0;
	color: #b1b1b1;
	display: block;
	height:34px;
	overflow: hidden;
	text-indent: -9999px;
	}
fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
	}
#newsletterEmail {
	background: #eee;
	border-bottom: 1px solid #d7d7d7;
	border-left: 2px solid #b9b9b9;
	border-right: 1px solid #d7d7d7;
	border-top: 2px solid #b9b9b9;
	color: #999;
	margin-left: 1em;
	padding-left: 5px;
	vertical-align: middle;
	width: 105px;
	}
#newsletterSubmit {
	background: none;
	border: none;
	color: #acacac;
	vertical-align: middle;
	width: 40px;
	}
#newsletterSubmit:hover {
	cursor: pointer;
	}

/* forms */

legend {
	clear: both;
	color :#555;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
fieldset h3,
fieldset h3 {
	margin: 1em 0 0 0;
	}
.formField,
.formSelect {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 200px;
	}
.formFieldShort,
.formFieldMedium {
	background: #fff;
	border: 1px solid #e1e1e1;
	margin-right: 5px;
	width: 20px;
	}
.formFieldMedium {
	width: 96px;
	}
.formFieldProduct {
	width: 150px;
	}
.formRadio {
	vertical-align: middle;
	}
.formButton {
	background: #bf3b4a;
	border: none;
	color: #fff;
	padding-bottom: 3px;
	padding-top: 3px;
	}
label span {
	color: #bf3b4a;
	font-size: 110%;
	font-weight: bold;
	}
input.formField:focus,
formFieldShort:focus,
formFieldMedium:focus,
textarea:focus,
#quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
	}


/* =TABLES
----------------------------------------------- */

/* generic tables */

#content table {
	border-collapse: collapse;
	line-height: 150%;
	margin: .5em 0;
	width: 100%;
	}
th {
	background: #777;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px;
	}
td {
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	}
td.first {
	width: 40%;
	}
#frmContact {
	width: 350px;
	}

/* shopping cart contents */

table .price {
	color: #9a0513;
	font-size: 110%;
	font-weight: bold;
	}
#total {
	font-size: 110%;
	margin: 1em 0;
	padding: 0;
	width: 295px;
	}
#total dt {
	float: left;
	font-weight: bold;
	width: 200px;
	}
#total dd {
	margin-left: 201px;
	text-align: right;
	}
.actions {
	clear: both;
	margin: 0;
	padding: .5em 0;
	}


/* =LINKS
----------------------------------------------- */

a:link,
a:visited,
a:active {
	color: #275f81;
	text-decoration: none;
	}
a:hover {
	color: #555;
	}


/* =IMAGES
----------------------------------------------- */

img {
	border: none;
	}


/* =FLOAT FIX
----------------------------------------------- */

.inner:after,
.products:after,
.products li:after,
#pagination:after,
#total:after,
.modules:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
	}
.inner,
.products,
.products li,
#pagination,
#total,
.modules {
	display: block;
	}
/*  \*/
.inner,
.products,
.products li,
#pagination,
#total,
.modules {
	min-height: 1%;
	}
* html .inner,
* html .products,
* html .products li,
* html #pagination,
* html #total,
* html .modules {
	height: 1%;
	}
 /*  */
