/**** BASIC STYLES ****/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial,Verdana,Trebuchet,"Trebuchet MS",sans-serif;
	color: #000; 
	background-image: url('images/stripe_grey.png');
}
a img {
	border:0px;
}
a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,p,ul,ol {
	margin-bottom: 6px;
}
ul,ol {
	padding-left: 15px;
}
.image {
	margin: 10px 0px 10px 0px;
    text-align: center;
	width: 520px;
}
.head {
	margin: 0px 0px 5px 0px;
    text-align: center;
}
/**** CANVAS ****/

div#width {
	width: 900px;
}
div#navigation {
	float: left;
	margin: 50px 40px 40px 40px;
	position: fixed;
	z-index: 999;
}
div#leftmargin {
	margin-left: 230px;
}
	
div#logospace a {
	background: transparent url('images/logo.gif') no-repeat;
	height: 120px;
	width: 165px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -1000px;
	display: block;
}
div#content {
	min-height: 370px;
	display: block;
	float: left;
	background-color: #FFF;
	width: 540px;
	padding: 10px 0px 15px 20px;
	margin: 0px 40px 40px 230px;
}
div#description {
	margin: 50px 40px 20px 230px;
	display: block;
	float: left;
	background-color: #FFF;
	width: 530px;
	padding: 15px 10px 15px 20px;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
}
div#description a {
	color:#9933FF;
}
div#index {
	float: left;
	background-color: #FFF;
	width: 540px;
	padding: 10px 0px 15px 20px;
	margin: 50px 40px 40px 230px;
}
div#index a {
	color:#666;
	text-decoration: none;
	font-size: 11px;
}
div#index a:hover {
	text-decoration: underline;
}
div#index hr {
	width: 96%;
	border: 1px dashed #666;
	color: #ccc;
}
.image {
	margin: 10px 0px 10px 0px;
    text-align: center;
	width: 520px;
}
ul.gallery {
	list-style: none;
}
ul.gallery li a{
	border: 3px solid #000; 
	cursor: pointer;
	float: left;
	margin: 10px 0px 10px -17px;
	position: relative;
	width: 520px;
	height: 347px;
}	
a.main1 {
	background: #fff url("images/peelplay_double.jpg")
}
a.main2 {
	background: #fff url("images/time_all.jpg")
}
a.main3 {
	background: #fff url("images/eames4.jpg")
}
ul#imdex_images li {
	overflow: visible;
}
ul#index_images li p {
	background: transparent url('images/main_caption.gif') no-repeat bottom left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 10px 22px;
	position: absolute;
	top: 20px;
	left: 480px;
	width: 80px; 
	z-index: 10;
	text-decoration: none;
}



/**** LAYOUT ****/

ul#main {
	background-color: #FFF;
	clear: left;
	text-align: left;
	width: 150px;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	text-indent: 10px;
	line-height: 120%;
	margin-top: 0px;
}
ul#work {
	background-color: #FFF;
	text-align: left;
	text-indent: 10px;
	width: 150px;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
	line-height: 120%;
}
ul#main li:hover {
	background-color: #CCCCCC;
}
.timehover:hover {
	background-color: #3399FF;
	width: 100%;
}
.peelhover:hover {
	background-color: #FF9966;
	width: 100%;
}
.votehover:hover {
	background-color: #FFCC00;
	width: 100%;
}
.eameshover:hover {
	background-color: #9966FF;
	width: 100%;
}
.fnwhover:hover {
	background-color: #FF6699;
	width: 100%;
}
.brandvotehover:hover {
	background-color: #00FFFF;
	width: 100%;
}
.architecthover:hover {
	background-color: #FFFF00;
	width: 100%;
}
.fieldhover:hover {
	background-color: #66FFCC;
	width: 100%;
}
.architect:hover {
	background-color: #FF0000;
	width: 100%;
}
.knithover:hover {
	background-color: #CC9966;
	width: 100%;
}
.greenhover:hover {
	background-color: #68064;
	width: 100%;
}
.poppyhover:hover {
	background-color: #FF0000;
	width: 100%;
}
.tcharettehover:hover {
	background-color: #66FF66;
	width: 100%;
}
.horseshover:hover {
	background-color: #FF9966;
	width: 100%;
}
.untitledhover:hover {
	background-color: #996633;
	width: 100%;
}
.landmarkhover:hover {
	background-color: #CCFF99;
	width: 100%;
}
.letteringhover:hover {
	background-color: #99CCFF;
	width: 100%;
}
.conservatoryhover:hover {
	background-color: #FF9900;
	width: 100%;
}
.resumehover:hover {
	background-color: #FFFF00;
	width: 100%;
}
.abouthover:hover {
	background-color: #FF0033;
	width: 100%;
}
.contacthover:hover {
	background-color: #0099FF;
	width: 100%;
}
li#mainvisited {
	background-color: #ccc;
	width: 100%;
}
li#workvisited {
	background-color: #ccc;
}

