@charset "utf-8";
/*
Y!S Global Variables
Thumb h-w: 120
Item h-w: 280

Global-font-size
Background-color
Text-color
Page-border-color
*/

/*HTML TAGS*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#38436b;
	font-size:12px;
	background-color:#eceddc;
	background:url(/lib/designerbasketsltd/background.gif);
}
a:link, a:visited {
	text-decoration:none;
	color:#38436b;
}
a:hover {
	text-decoration:underline;
	color:#38436b;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
/*SITE*/
#site-html {
	width:760px;
	margin:auto;
	border:1px solid #000000;
	background-color:#fff;
}
#site-switch {
	width:609px;
}
#bodycontent {
	margin:10px;
}
/*HEADER*/
#header-table {
	line-height:0;
	font-size:0;
	margin-bottom:5px;
}
/*SEARCH*/
#search-form-div {
	margin:3px 0;
}
#search-table {
	margin:auto;
}
#search-table td {
	vertical-align:middle;
}
#search-query {
	border:1px solid #a2abcb;
	height:16px;
	padding:2px;
	width:101px;
}
/*LEFT NAV*/
#site-left-nav {
	width:150px;
	background-color:#fff;
	border-right:1px solid #000000;
}
#left-nav {
	line-height:0;
}
.leftnav {
	margin:8px;
	line-height:12px;
}
.leftnav a {
	margin:3px 0;
	display:block;
}
a.leftnav-button {
	color:#a80838;
	font-weight:bold;
}
.leftnav-sub {
	padding-left:8px;
}
#left-nav-search {
	line-height:0;
}
/*NEWSLETTER*/
#newsletter {
	padding-bottom:40px;
}
#newsletter-table {
	margin:0 auto;
	line-height:0;
}
#newsletter-table td {
	vertical-align:middle;
}
#newsletter-text {
	color:#a80838;
	margin:5px;
	font-size:9px;
}
#catreq-email {
	width:106px;
	height:16px;
	padding:2px;
	border:1px solid #a2abcb;
	font-size:11px;
}
/*CONTENTS*/
#contentarea, #newitemarea {
	margin:30px auto;
	text-align:center;
}
.sale-price-bold {
	color:#a80838;
	font-weight:bold;
}
.price {
	color:#000;
}
.horizontal-seperator {
	padding:5px;
}
/*MAIN SWITCH*/
#maintype #bodycontent {
	margin:0;
}
#maintype #messagearea {
	margin:20px 10px;
}
#maintype #caption {
	margin: 10px 0 0;
}
#switch-table {
	margin:0 auto;
}
#switch-table #billboard {
	padding-right:10px;
}
#switch-table #image-1 {
	vertical-align:top;
}
#switch-table #image-2 {
	vertical-align:bottom;
}
#introtext {
	font-size:14px;
}
/*INFO & CONTACT TYPE*/
#contacttype #bodycontent p, #contact-submit {
	margin-top:10px;
}
/*ITEM SWITCH*/
.breadcrumbs a {
	text-decoration:underline;
}
#itemtype #contentarea {
	margin-top:20px;
}
#section-contenttitle {
	text-align:left;
	font-size:14px;
	margin:10px 0;
}
#item-contenttitle {
	display:none;
}
#caption {
	text-align:left;
	margin:20px 0;
}
#caption ul {
	margin-left:15px;
}
/*ITEM AREA*/
#itemarea-table {
	width:580px;
	margin:0 auto;
}
#itemarea-table td {
	width:290px;
}
.add-image {
	margin:5px;
}
#itemtable {
	width:280px;
	border:1px solid #000000;
	border-bottom:none;
	margin:0 auto;
}
#itemtable td {
	padding:5px 10px;
	border-bottom:1px solid #000000;
	text-align:left;
}
td#itemtable-header {
	background-color:#3080b7;
	color:#fff;
	height:24px;
	font-size:18px;
}
td#itemtable-sale-price, td#itemtable-you-save {
	font-weight:bold;
	color:#a80838;
}
td#itemtable-addtocart {
	text-align:right;
	padding:10px;
}
/*FOOTER*/
#site-footer {
	color:#a80838;
	background-color:#fff;
}
#footer {
	border-top:1px solid #000000;
}
#footer a {
	color:#a80838;
}
#secure-shopping {
	float:right;
	line-height:0;
}
#footer-links {
	margin:5px;
}
#copyright {
	margin:10px 5px 5px;
}
#copyright a {
	color:#a80838;
}

