/* base cascading stylesheet.
 */

body {
	margin: 0;
	padding: 0;

	background-color: #eeece0;

	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	color: #666666;
}

a:link		{ color: #842174; }
a:visited	{ color: #FF9999; }
a:hover		{ color: #761b60; }

#header * {
	z-index: 10;
}

#container {
	width: 910px;
	margin: 0 auto;
	background-color: #ffffff;
}

#logo {
	float: left;
}

#user-message {
	float: left;
	padding-top: 22px;
	padding-left: 10px;
}

#wholesale-notice {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

#status-bar {
	clear: both;
	width: 100%;
	height: 24px;
	padding-top: 5px;
	background-color: #842174;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman",Times, serif;
	position: relative;
}

#status-bar a:link, #status-bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#status-bar a:hover {
	color: #eccac1;
	text-decoration: underline;
}

#contact-number {
	float: left;
	padding-left: 19px;
	width: 273px;
}

#shopping-cart {
	float: left;
	width: 90px;
}

#numitems {
	float: left;
	width: 110px;
}

#total {
	float: left;
	width: 90px;
}

#checkout {
	float: left;
	width: 110px;
}

#search-container {
	float: right;
	position: absolute;
	margin-top: -4px;
	right: 0;
	z-index: 10;
}

#header-spacer {
	clear: both;
	height: 6px;
}

#navigation {
	float: left;
	width: 131px;
	padding: 2px;
}

.navheader {
	background: url(/images/navigation-title-gradient.png);
	color: #ffffff;
	height: 23px;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Times New Roman",Times, serif;
	padding-left: 5px;
	padding-top: 2px;
	width: 125px;
}

#links, #pricerange, #colourfamily {
	padding-bottom: 16px;
}

.menu {
	padding-top: 3px;
}

.menu li {
	list-style-type: none;
	padding-left: 5px;
	width: 125px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li a {
	display: block;
	background-image: url(/images/navigation-break.gif);
	color: #333333;
	font-family: "Times New Roman",Times, serif;
	font-size: 12px; 
	height: 27px;
	margin-top: 3px;
	text-decoration: none;
}

.menu li a:hover {
	color: #761B60;
}

ul#colourfamily {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#colourfamily li {
	margin: 2px 5px 2px 0;
	display: inline-block;
}

#colourfamily span {
	float: left;
	width: 32px;
	height: 32px;
	border: 2px solid #ececec;
}

#colourfamily a:hover span {
	border: 2px double #333;
}

.ui-effects-transfer {
	border: 2px dotted pink;
}

#collections {
	position: relative;
	z-index: 200;
}

div.collections-menu {
	border: 5px outset #842174;
	display: none;
}

#collections > div.arrow {
	display: block;
	background-image: url(/images/navigation-arrow.gif);
	width: 10px;
	height: 10px;
	z-index: 1;
	position: relative;
	top: -10px;
	left: 125px;
}

#collections > div.active {
	display: block;
	position: absolute;
	z-index: 200;
	left: 130px;
	top: -100px;
	width: 600px;
	background-color: #ffffff;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
}

#collections > div.active a, #collections > div.active a:link, #collections > div.active a:visited {
	text-decoration: none;
	color: #333333;
}

.one-collections {
	position: relative;
}

.one-collections img {
	width: 35px;
	height: 50px;
	border: none;
	float: left;
}

.one-collections span {
	position: absolute;
	left: 45px;
	top: 5px;
}

#collections > div.active li {
	width: auto;
}

#content {
	position: relative;
	float: left;
	width: 755px;
	height: 100%;
}

#copyright {
	clear: both;
	height: 19px;
	text-align: right;
	font-size: 8pt;
}

h1 {
	color: #842174;
}

/* content specific styles */
#main {
	width: 755px;
}

.xsbutton {
	background: #efefef none repeat scroll 0 0;
	border: 1px solid #dddddd;
	padding: 2px 5px;
	font-size: 7pt;
}

.xsbutton:hover {
	border-color: #e3589d;
}

.one-style, .one-category {
	width: 250px;
	height: 400px;
	float: left;
	position: relative;
}

.one-category div.shadow, .one-category div.label {
	position: absolute;
	font-size: 14px;
}

.one-category div.shadow {
        margin-left: 81px;
        margin-top: 301px;
        color: black;
}

.one-category div.label {
        margin-left: 80px;
        margin-top: 300px;
}

.one-style div.shadow, .one-style div.label {
	position: absolute;
	font-size: 20px;
}

.one-style div.shadow {
	margin-left: 101px;
	margin-top: 301px;
	color: black;
}

.one-style div.label {
	margin-left: 100px;
	margin-top: 300px;
}

.one-style div.label a, .one-style div.label a:link, .one-style div.label a:visited, .one-category div.label a, .one-category div.label a:link, .one-category div.label a:visited {
	text-decoration: none;
	color: white;
}

.one-style img, .one-category img {
	width: 250px;
	height: 400px;
	border: 0 none;
}

.new_item {
	background: url(/images/cover-new.gif) no-repeat 50% 50%;
	height: 31px;
	left: 0;
	position: absolute;
	top: 0;
	width: 31px;
}

.favourite {
	background: url(/images/favourite.png) no-repeat 50% 50%;
	height: 32px;
	right: 0;
	position: absolute;
	top: 0;
	width: 32px;
}

.in_bag {
	background: url(/images/shopping bag.png) no-repeat 50% 50%;
	height: 32px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 32px;
}

.on_sale {
	background: url(/images/on-sale.gif) no-repeat 50% 50%;
	height: 38px;
	right: 0;
	position: absolute;
	bottom: 0;
	width: 38px;
}

#style-title {
	margin-left: 260px;
	padding: 0 0 10px;
}

/* eof */
