﻿*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a{
	text-decoration:none;
}

a img{
	border:0;
}

html{
	padding-top:0;
}

body {
	width:950px;
	margin:0 auto;
}

#header{
	float:left;
	width:100%;
	background-image:url('/images/header.jpg');
	height:105px;
	margin-bottom:7px;
}

#logo, #company, #slogan{
	float:left;
	position:relative;
}

#logo{top:12px;left:20px;}
#company{top:35px;left:32px;}
#slogan{top:66px;left:-150px;}

#search{
	float:right;
	width:250px;
	margin-top:11px;
	margin-right:6px;
}

#search fieldset{
	border:0;
}

#search input[type=text]{
	color:#999;
	width:100%;
	padding:9px 0 0 17px;
	height:35px;
	border:0;
	background-image:url('/images/search.png');
	background-color:transparent;
	background-repeat:no-repeat;
}

#search input[type=submit]{
	float:right;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	border:0;
	width:38px;
	height:21px;
	background-image:url('/images/submit.png');
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
	top:-37px;
	right:6px;
}

#mainNav ul{
	list-style:none;
	float:right;
	position:relative;
	top:60px;
	right:-257px;
}

#mainNav ul li{
	display:inline;
}

#mainNav ul li a{
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	color:white;
	border-right:1px white solid;
	
	padding:1.5em 1.25em 0.7em 0.75em;
}

#sideNav{
	width:187px;
	line-height:2em;
	float:left;
}

#sideNav ul{
	list-style:none;
	margin-right:3px;
}

#sideNav ul li a{
	display:block;
	text-transform:uppercase;
	padding-left:0.5em;
	margin-bottom:3px;
	font-weight:bold;
	font-size:0.9em;
	color:#f4d789;
}

/*Begin: category-based colouring*/

/*
cat1: Traditional
cat2: Casual Living
cat3: Contemporary
cat4: Transitional
*/

#sideNav ul li.cat1 a, #main.cat1, #product hr.cat1 {background-color:#002044;}
#sideNav ul li.cat2 a, #main.cat2, #product hr.cat2 {background-color:#c69e2f;}
#sideNav ul li.cat3 a, #main.cat3, #product hr.cat3 {background-color:#615000;}
#sideNav ul li.cat4 a, #main.cat4, #product hr.cat4 {background-color:#760a2d;}

#product .cat1{color:#002044;}
#product .cat2{color:#c69e2f;}
#product .cat3{color:#615000;}
#product .cat4{color:#760a2d;}

#sideNav ul li.cat1 ul li a,
#sideNav ul li.cat2 ul li a,
#sideNav ul li.cat3 ul li a,
#sideNav ul li.cat4 ul li a
{
	text-transform:capitalize;
	font-weight:normal;
	background-color:white;
	color:#333333;
	margin-left:1em;
	font-size:0.8em;
}

/*End: category-based colouring*/

#sideNav ul li a.selected{
	color:white;
}

#sideNav ul li ul li a.selected{
	font-weight:bold;
	color:#020202;
}

#main{
	float:right;
	width:729px;
	padding:15px;
}

#main.cat p,
#main.cat h1,
#main.cat h2,
#main.cat ul{
	margin:1em 0;
}

#main.cat ul li{
	margin-left:3em;
}

#main.cat h1{
	text-transform:uppercase;
	font-size:1.25em;
	margin-top:0;
	border-bottom:1px black solid;
}

#collection{
	padding-bottom:40px;
}

#collection img{
	margin-top:-15px;
	margin-left:-15px;
}

#collection h1{
	height:50px;
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-100%;
	margin:40px 15px 15px 10px;
}

#collection p{
	color:white;
	margin:0 15px;
	font-size:1.1em;
	line-height:1.5em;
}

#models{
	color:white;
	float:left;
	padding:15px;
	width:100px;
	height:50%;
}

#models h1{
	font-size:1.2em;
	margin-bottom:1em;
}

#models ul{
	list-style:none;
}

#models ul li{
	display:block;
	/*
	    TODO: remove these once client approves single-column list
	    width:50%;
	    float:left;
	*/
}

#models ul li a{
	color:white;
	font-weight:bold;
}

#models ul li a.selected{
	color:#f4d789;
}

#content{
	background-color:white;
	margin-left:15px;
	width:535px;
	float:right;
	padding:20px;
}

#product img{
	float:right;
	width:355px;
	height:566px;
	margin-left:20px;
}

#product hr{
	margin:1em 0;
	height:1px;
	border:none;
}

#product h1{
	font-size:1.6em;
	margin-bottom:0.5em;
}

#product h2{
	font-size:1.1em;
	text-transform:uppercase;
	margin:0.5em 0;
}

#product h3{
	margin:0.75em 0;
}

#product #modelnumber,
#product #modelname,
#product #colours{
	font-weight:bold;
}

#product #creationmethod,
#product #materials,
#product #country{
	margin:0.75em 0;
}

#product #sizes h3{
	font-weight:normal;
	text-decoration:underline;
}

#product #sizes ul{
	list-style:none;
}

#product #sizes #fineprint{
	font-size:0.75em;
	margin-top:0.75em;
}

#footer{
	padding-top:15px;
	clear:both;
	
	color:#666666;
	padding-top:0.5em;
}

#copyright{
	float:right;
	font-size:0.75em;
}

#footerNav a{
	float:right;
	color:#666666;
	font-size:0.75em;
	text-decoration:underline;
}
