/* CSS Document */

/*
    ------------
    Project by:			Kiosk Creative Ltd
    ------------
    COLOUR SPEC:
    plumb - menu:		#bea8b1
	cream - light:		#f4f1eb
	cream - medium:		#ece7dd
	plumb - text:		#404040
    ------------
*/

/* @group general */

body {
	margin: 0;
	padding: 0;
	background:url(/images/bk.gif) #FFFFFF repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 90%;
	}

div#fixedWidth {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	}

div#home {
	width: 900px;
	padding: 0;
	}

a:link, a:visited {
	color: #404040;
	}

a:hover {
	color: #404040;
	text-decoration: none;
	}

.none {
	}

.none a:link, .none a:visited, .none a:hover {
	text-decoration:none;
	}
	
/* @end */

/* @group header */

div#header {
	height: 90px;
	background: url('/images/logo.gif') no-repeat 0px 28px;
	color: #000;
	margin: 20px 0px 0px 0px;
	}

div#header a:link, div#header a:visited {
	color: #404040;
	text-decoration: none;
	}

div#header a:hover {
	text-decoration: underline;
	}

div#header a.homeLink {
	float: left;
	display: block;
	width: 468px;
	height: 39px;
	margin: 47px 0 0 0px;
	}

div#header ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

div#header ul li {
	display: inline;
	}

div#header ul li a {
	margin-right: 3px;
	padding-right: 6px;
	border-right: #404040 solid 1px;
	}

div#header ul li.lastItem a {
	margin-right: 0;
	border-right: none;
	}

div#header ul li.finalItem a {
	margin-right: 0;
	padding-left: 475px;
	border-right: none;
	}


/* @end */

/* @group layout */

div#menu {
	float: left;
	background: url(/images/bk_menu.gif) #FFF no-repeat  top;
	height: 70px;
	width: 896px;
	margin: 0;
	padding: 0;
	}

.navHome, .navHot, .navReady, .navLounge, .navHomeOn, .navHotOn, .navReadyOn, .navLoungeOn, .navCart {
	padding: 0;
	display: block;
	margin: 8px 0 0 0;
	float: left;
	}

.navHome a:link, .navHome a:visited, .navHome a:hover, .navHot a:link, .navHot a:visited, .navHot a:hover, .navReady a:link, .navReady a:visited, .navReady a:hover, .navLounge a:link, .navLounge a:visited, .navLounge a:hover, .navHomeOn a:link, .navHomeOn a:visited, .navHomeOn a:hover, .navHotOn a:link, .navHotOn a:visited, .navHotOn a:hover, .navReadyOn a:link, .navReadyOn a:visited, .navReadyOn a:hover, .navLoungeOn a:link, .navLoungeOn a:visited, .navLoungeOn a:hover {
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 8px 20px 12px 20px;
	display: block;
	margin: 0;
	font-weight: bold;
	}
	
.navCart {
	color: #FFF;
	text-decoration: none;
	padding: 8px 40px 12px 20px;
	display: block;
	margin: 0 40px 0 0;
	font-weight: bold;
	float: right;
	}
	
.navCart a:link, .navCart a:visited {
	 color: #000;
 	}

.navHome a:hover {
	background: url(/images/bk_home.gif);
	}
	
.navHomeOn a:link, .navHomeOn a:visited, .navHomeOn a:hover {
	background: url(/images/bk_home.gif);
	}

.navHot a:hover {
	background: url(/images/bk_hot.gif);
	}
	
.navHotOn a:link, .navHotOn a:visited, .navHotOn a:hover {
	background: url(/images/bk_hot.gif);
	}

.navReady a:hover {
	background: url(/images/bk_ready.gif);
	}
	
.navReadyOn a:link, .navReadyOn a:visited, .navReadyOn a:hover {
	background: url(/images/bk_ready.gif);
	}

.navLounge a:hover {
	background: url(/images/bk_loungewear.gif);
	}
	
.navLoungeOn a:link, .navLoungeOn a:visited, .navLoungeOn a:hover {
	background: url(/images/bk_loungewear.gif);
	}
	
div#menu ul {
	margin: 0;
	padding: 0;
	}

div#menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#homeIntro {
	float: left;
	width: 219px;
	font-size: 90%;
	}

div#tabs {
	margin: 0;
	padding: 0;
	width: 450px;;
	}
	
div#tabBottom {
	background: url(/images/tab-btm.gif) no-repeat;
	height: 13px;
	margin: 0 0 20px 0;
	}

div#rightMargHome {
	float: right;
	width: 650px;
	margin-top: 16px;
	padding-bottom: 10px;
	padding: 0px;
	}

div#rightMarg {
	float: right;
	width: 555px;
	margin-top: 16px;
	padding-bottom: 30px;
	}

div#rightMargSpace {
	float: right;
	width: 550px;
	margin: 26px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	}

div#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 650px;
	}

div#contentMain {
	float: left;
	padding: 0;
	}

div#rightMarg ul {
	margin: 0px;
	padding: 0px;
	}

div#rightMarg li {
	display: list-item;
	padding: 5px;
	margin: 2px 2px 2px 15px;
	}

/* @end */

/* @group fixes */

.x {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	}

/* @end */

/* @group subNav */

div#subMenu {
	float: left;
	width: 180px;
	margin: 0 50px 0 0;
	}
	
div#subMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	display: block;
	}

div#subMenu ul li {
	padding: 8px 0 8px 0;
	border-top: #404040 solid 1px;
	padding-left: 15px;
	}

div#subMenu ul li.firstItem, div#subMenu ul li.firstItemOn {
	border: 0;
	border-top: 0;
	}

div#subMenu ul li.On, div#subMenu ul li.firstItemOn {
	font-weight: bold;
	}

div#subMenu ul li a:link, div#subMenu ul li a:visited {
	text-decoration: none;
	}

div#subMenu ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	}

/* @end */

/* @group home page */

div#rightMarg {
	margin-bottom: 10px;
	}

div#product1, div#product2, div#product3, div#product4 {
	float: left;
	position: static;
	width: 176px;
	margin-right: 10px;
	border: #d5cfce solid 1px;
	border-bottom: 0px;
	}

div#product4 {
	margin: 0 0 0 1px;
	}

div#product-images {
	float: left;
	padding: 0;
	}
	
div#thumbnails {
	float: left;
	width: 79px;
	margin: 0 0 0 20px;
	}

div#large-image {
	float: left;
	width: 340px;
	margin: 0 0 0 20px;
	}
	
div#product-info {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0 0 0 50px;
	}
	
div#product-details {
	width: 350px;
	margin: 0 0 20px 0;
	}

div#viewmore {
	width: 350px;
	float: left;
	padding: 10px 0 30px 0;
	}
	
div#wear-it-with {
	float: left;
	padding: 0 0 20px 0;
	}
	
.wear-it {
	width: 70px;
	float: left;
	margin: 0 15px 0 0;
	}

div#productInfo {
	padding: 0;
	margin: 0;
	}
	
div#productInfo .title {
	font-weight: bold;
	text-transform: uppercase;
	}

div#productInfo a:link, div#productInfo a:visited {
	text-decoration: none;
	}

div#productInfo a:hover {
	text-decoration: underline;
	}

/* @end */

/* @group product category */

div#catProducts {
	width: 650px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	}

div#productCat, div#productCatEnd, div#productHot, div#productHotEnd {
	float: left;
	width: 183px;
	height: 375px;
	margin-right: 42px;
	margin-bottom: 3px;
	}
	
div#productHot, div#productHotEnd {
	height: 280px;
	}

div#productCatEnd, div#productHotEnd {
	margin-right: 0;
	}

.news {
	}
	
.listImgBox {
	height: 210px;
	}

.listImg {
	padding: 20px 0 10px 0;
	}

div#catTitle {
	height: 26px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: #404040 solid 1px;
	font-weight: bold;
	text-transform: uppercase;
	}

div#catTitle ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

div#catTitle ul li {
	display: inline;
	}

div#catTitle ul li a:link, div#catTitle ul li a:visited {
	margin-right: 3px;
	padding-right: 6px;
	border-right: #666666 solid 1px;
	text-decoration: none;
	}

div#catTitle ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

div#catTitle ul li.lastItem a {
	margin-right: 0;
	padding-right: 25px;
	border-right: none;
	}

/* @end */

/* @group product detail */

div#related {
	width:300px;
	float:left;
	border-top:#d5cfce solid 1px;
	margin: 15px 0px 30px 0px;
	padding: 15px 0px 0px 0px;
	}

div#relateditem {
	width:300px;
	margin: 0px 10px 5px 0px;
	}

div#relatedpic {
	float:left;
	height:105px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#relatedtxt {
	width:198px;
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

div#rightMargPro {
	float: right;
	width: 585px;
	margin-top: 16px;
	}

div#subNav {
	height: 26px;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 555px;
	border-bottom: #d5cfce solid 1px;
	background: #fff;
	}

div#proImage {
	float: left;
	width: 340px;
	}

div#proDetail {
	padding: 10px;
	float: right;
	width: 223px;
	background: #ece7dd;
	}

div#proDetail .proTitle, div#related .proTitle {
	font-weight: bold;
	text-transform: uppercase;
	}

div#proDetail .proPrice {
	font-weight: bold;
	}

div#proDetail .proInfo {
	
	}

div#proImage img {
	border: #d5cfce solid 1px;
	margin-bottom: 3px;
	}

/* @end */

/* @group basket */

.red {
	color: #ff0000;
	}

.purple {
	color: #666666;
	}

hr {
	color: #d5cfce;
	}

.formButton {
	background: #FFF;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	border: 1px solid #8c6a75;
	padding: 2px;
	}

.goButton {
	background: #7ba0cf;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 0px;
	}

.signButton {
	background: #FFF;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #4a607c;
	border: 1px solid #4a607c;
	padding: 0px;
	}

.formButton2 {
	background: #f4f1eb;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	border: 1px solid #8c6a75;
	padding: 2px;
	}

/* @end */

/* @group footer */

div#footer {
	float: left;
	display: block;
	width: 894px;
	margin-top:28px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	}

.footerImg {
	float: left;
	}

div#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

div#footer ul li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: #404040 solid 1px;
	}

div#footer ul li.lastItem {
	border: none;
	}

div#footer a:link, div#footer a:visited {
	color: #404040;
	text-decoration: none;
	}

div#footer a:hover {
	text-decoration: underline;
	}


/*
    ------------
    Following styles taken from the ecommerce platform.
    ------------
*/

/* @group platform styles */

.title{
	font-weight: bold;
	text-transform: uppercase;
	}

.selectedmenu{
	color: #666666;
	}

div#linkBox {
	margin:0px 0px 30px 0px;
	padding:0px 0px 10px 0px;
	}

.aboutImg {
	margin:0px 9px 9px 0px;
	}
/* @end */


/* flexiobject DO NOT REMOVE */

.foList	{
	width: 529px;
	float: left;
	margin: 20px 0 15px 0;
	}
	
.foListImg	{
	margin-right: 10px;
	width: 100px;
	float: left;
	}
	
.foListText	{
	float: left;
	width: 400px;
	}
	
div#hotpicks-image {
	float: left;
	width: 180px;
	margin: 0 50px 0 0;
	}
	
.leftImg {
	float: left;
	margin-right: 20px;
	}
	
img {
	border: 0;
	}

.tel {
	float: right;
	margin: 0 0 0 0;
	width: 250px;
	text-align: right;
	}

.purple {
	margin: 8px 0 0 0;
	color: #9c456e;
	font-size: 19px;
	font-weight: bold;
	}

.big {
	font-size: 140%;
	}

.override .googlecart-widget-title {
    color:#000;
  }
  
.googlecart-add {
	background: url(/images/add.gif) no-repeat 0 5px;
	width: 166px;
	height: 55px;
	}

div#googleCheckoutLogo {
	margin: 0;
	padding: 0;
	float: inherit;
	}