/*
Robert Kime Ltd - Cascading Style Sheet
Last Edited:  02 March 2009
Last Validated: As Above
Author: no <tag. soup / www.notagsoup.com
Copyright:  no <tag> soup All Rights Reserved
Additional comments:
Development file only, not to be used for production server

------------------------------
	Contents
------------------------------

1.	css reset
2.	general
3.	headers
4.	side-bars
5.	utility link bars
6.	home
7.	gallery
8.	overseas agents list
9.	category
10.	item
11.	about
12.	contact
13.	sitemap
14.	end
	
------------------------------
1.	reset
----------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*----------------------------
2. general
----------------------------*/

body		{ background-color: #fff; font-family:  verdana, sans-serif; width: auto;}
img 		{ border: none; }

#wrapper {
		text-align: center; /* CHANGED THIS TODAY CHECK ALL PREVIOUS PAGES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
		position: relative;
		font-size: small;
		width: auto;
}

html { overflow-y: scroll; /* force scrollbar in safari and ff */ }

strong { font-weight: bold; }

a { text-decoration: none; }

/*----------------------------
3. headers
----------------------------*/

#header, #header_medium, #header_small {
		border: none; 
		height: 150px;
		width: 750px;
		margin: 0 auto;
		position: relative;
		
}

#header #logo, #header_medium #logo, #header_small #logo  {
		background: none;
		height: 90px;
		width: 190px;
		position: absolute;
		top: 38px;
		left: 86px;
}

body#agents #header #logo, body#sitemap #header #logo{ left: 0; }
body#sitemap #header { width: 950px; }
body#project_article #header_small  { width: 700px; }
body#project_article #header_small #logo  { left: 0; }
body#editorial_menu #header_small #logo { left: 78px; }
#royal_warrant {
		position: absolute;
		top: 10px;
		left: 516px; /* 466px; */
		width: 178px;
		height: 127px;
		background: none; 
}

body#agents #royal_warrant  { left: 586px; /* 466px; */ }
body#sitemap #royal_warrant { left: 700px; /* 466px; */ }
body#project_article #royal_warrant { left: 586px; /* 466px; */ }

ul#top_level_navigation  { display: none; }

ul#top_level_navigation_2nd { display: none; }

ul#utility_links li.first, #header li.first{ display: none; }

a#home_bttn { display: none; }

ul#terms  { display: none; }

/*----------------------------
 side bars
----------------------------*/

div#side_bar_home {
		position: relative;
		top: 20px;
		width: 567px;
		color: #000;
		line-height: 1.6em;
		height: auto;
		text-align: left;
		margin: 0 auto;
		color: #4f706a;
}

div#side_bar_location {

		margin: 30px auto 0 auto;
		width: 567px;
		color: #4f706a;
		line-height: 1.6em;
		height: auto;
		text-align: left;

}

div#side_bar_home ul{ float: left; }
div#side_bar_home li.email { display: none; }

div#side_bar_home li h2 {
		color: #a48046;
		font-weight: bold;
}

div#side_bar_home p#paragraph_bottom , div#side_bar_home ul#list_bottom{
		float: right;
		width: 300px;
}

div#side_bar {
		display: none; /* ****************************************** */
}

ul#side_bar_home li a{ color: #4f706a; }

div#side_bar  h2, div#side_bar_location  h2, #side_bar_contact  h2 {
		color: #a48046;
		font-weight: bold;
		margin-bottom: 15px;
}

div#side_bar h3 { font-weight: bold; }

ul#side_bar_home li.break, div#side_bar_location li.break, div#side_bar_contact ul li.break{ margin-top: 1.8em; }

div#item_side_bar div#paragraph_bottom {
		float: right;
		width: 200px;
		
}

div#item_side_bar div#paragraph_bottom  h3 {
		font-weight: bold;
}

div#side_bar p#instruction {
		color: #a48046;
		margin-bottom: 18px;
}

div#side_bar p#paragraph_bottom, div#category_side_bar div#paragraph_bottom {
		float: right;
		width: 300px;
		
}

div#category_side_bar div#paragraph_bottom  h3 {
		font-weight: bold;
		display: inline;
		padding-right: 5px;
}

div#category_side_bar div#paragraph_bottom p{
		display: inline;
}

div#category_side_bar {
		
		width: 554px;
		color: #4f706a;
		line-height: 1.42em;
		height: auto;
		text-align: left;
		margin: 40px auto 0 auto;
}

div#category_side_bar ul { display: none; }
div#category_side_bar h2 { display: none; }

div#category_side_bar li { margin-bottom: 15px; }

div#category_side_bar li a{
		color: #4f706a;
		font-weight: bold;
}

#category_side_bar  h2 {
		color: #a48046;
		font-weight: bold;
		margin-bottom: 15px;
}

div#item_side_bar {
		width: 548px;
		height: 100px; 
		
		color: #4f706a;
		position: relative;
		top: 20px;
		line-height: 1.42em;
		text-align: left;
		margin: 0 auto;
		
}

div#item_side_bar ul {
		width: 300px;
		float: left;
		position: relative;
		left: 10px;
}

div#item_side_bar ul h3 {
		font-weight: bold;
}

div#item_side_bar ul li{
		line-height: 2em;
		font-weight: normal;
}

div#item_side_bar ul li span{ font-weight: bold; }



div#item_side_bar a#back_link, div#side_bar_home a#back_link, div#side_bar_location a#back_link {
		display: none;
}

div#side_bar_location a#print_link {
		display: none;
}

div#item_side_bar h1 {
		color: #a48046;
		font-weight: bold;
		margin-bottom: 15px;
}

body#contact div#side_bar_home {
		height: 545px;
		position: absolute;
		top: 222px;
}

a#map { text-decoration: underline; }

body#sitemap div#side_bar_home { height: 381px; }

li#location {
	display: none;
}

div#side_bar_contact {
		position: absolute;
		text-align: left;
		top: 200px;
		left: 101px;
		color: #4f706a;
		line-height: 1.6em;
		height: auto;	
}

a#link_to_other_location {
	display: none;
}
/*----------------------------
 utility links home page
----------------------------*/

ul#utility_links {
		display: none;
}

/*----------------------------
home
----------------------------*/

img#store_front {
		margin: 30px auto 0 auto;
}
li.print_display { display: none; }
/*----------------------------
 gallery
----------------------------*/

div#container {
		position: absolute;
		top: 200px;
		left: 12px;
		width: 100%;
		background-color: #fff;
		
		
		margin-bottom: 10px;
		
}

div#galleryScrollPane ul  {
		list-style-type: none; 
		width: 750px;
		margin: 0 auto;
		
		height: auto;
}

div#galleryScrollPane  ul li	{
		width: 177px;
		height: 240px;
		padding: 0 10px 0 0;
		position: relative;
		text-align: center;
		font-size: x-small;
		float: left;
}

div#galleryScrollPane ul li img {
		display: block;
		margin-bottom: 7px;
		border: none;
}

div#galleryScrollPane  ul li a { width: 177px;
		height: 240px;
		padding: 0 10px 0 0;}

a.jScrollArrowUp { display: none; }

a.jScrollArrowDown { display: none; }

.scroll-pane {
	width: 100%;  				/* <------------------------------ adjust to position scrollbar */
	overflow: visible;
	background-color: #ffffff; 		/* <------------------------------ this to change bkgd color white / blue */

}

/*  #gallery { height: 563px; } */

body#gallery_page h1 {
		color: #a48046;
		font-weight: bold;
		font-size: medium;
		position: relative;
		top: 11px;
		left: 0px;
		width: 740px;
		text-align: left;
}


/*----------------------------
n.   overseas agents list
----------------------------*/

h1#agents {
		color: #a48046;
		font-weight: bold;
		font-size: medium;
		position: relative;
		top: 26px;
		left: -11px;
		width: 700px;
		margin: 0 auto;
		text-align: left;
}

div#agents {
		position: relative;
		height: auto;
		top: 48px;
		width: 720px;
		margin: 0 auto;
		text-align: left;
}

div#agents dl {
		width: 240px;
		height: 158px;
		float: left;
		line-height: 1.5em;
		color: #658c86;
}

div#agents dl dt {
		font-size: small;
		font-weight: bold;
		color: #658c86;
		letter-spacing: 0.09em;
}

a#agents_london { display: none; }

/*----------------------------
n.   category page
----------------------------*/

#category_image {
		margin-top: 40px;
		
}


/*----------------------------
n.   address bar
----------------------------*/

#print_address {
	margin: 0 auto;
	width: 497px;
	position: relative;
	top: 60px;
	display: block;
}

body#about #print_address, div#agents #print_address, body#contact #print_address  { top: 120px; }

body#news #print_address, body#editorial_menu #print_address { top: 80px; }

body#project_article #print_address { top: 60px; }
	
	
/*----------------------------
n.   about page
----------------------------*/

#about_image {
		float: left;
		position: relative;
		top: 51px;
		left: 50px;
}


div#about_copy {
		width: 260px;
		height: 441px;
		float: left;
		position: relative;
		top: 51px;
		left: 90px;
		color: #4f706a;
		line-height: 1.7em;
		text-align: left;
}

div#about_copy p { margin-bottom: 16px; }

p#author {
		position: relative;
		top: 4px;
		font-weight: bold;
}


/*----------------------------
n.   terms page
----------------------------*/

ul#terms {
		float: right;
		position: relative;
		top: 20px;
		right: 44px;

}
ul#terms li {
		display: inline;
		background: #d6e0e6 url(../graphics/dark_nav_bar.gif) no-repeat left 3px;
}

ul#terms li.first { background-image: none; }


ul#terms li a{
		color: #a48046;
		font-weight: bold;
		padding: 0 5px 0 14px;
}


div#terms {
		margin: 0 auto;
		text-align: left;
		width: 560px;
		line-height: 1.2em;
		color: #4f706a;
}

div#terms h1 {
		color: #a48046;
		font-size: medium;
		font-weight: bold;
		margin-bottom: 34px;
}

div#terms p { margin-bottom: 1.1em; }

div#terms ul {
		position: relative;
		left: 18px;
		margin-bottom: 1.1em;
}

/*----------------------------
n.   contact
----------------------------*/

div#contact {
		width: 600px;
		position: relative;
		top: 40px;
		left: 80px;
		float: left;
		font-weight: bold;
		color: #4f706a;
		height: 408px;
}

form div {
	display: none;
	
}

label {
		float: left;
		width: 200px;
		clear: left;
		padding: 10px 0;
}

label span {
		display: block;
		margin-top: 10px;
		position: relative;
		left: 1em;
}
input, textarea {
		float: left;
		
		padding: 10px;
		width: 340px;
		line-height: 1.5em;
		border: 1px solid #9BB2BF;
}

#submit {
		position: relative;
		left: 200px;
		width: 120px;
		background-color: #fff;
		padding: 6px 0;
		font-weight: bold;
		color: #4f706a;
		cursor: pointer;
		border: 1px solid #9BB2BF;
		
}

ul#list_bottom {
	display: none;
}

ul#terms_links_bar {
		display: none;
}

ul#terms_links_bar li {
		display: inline;
		background: #d6e0e6 url(../graphics/terms_separator.gif) no-repeat 0 3px;
}

ul#terms_links_bar li.first { background-image: none; }

ul#terms_links_bar li a{
	color: #222;
	padding: 0 6px 0 12px;
	font-size: 86%;
	text-transform: capitalize;
}

ul#head_office { margin-top: 1.6em; }


/*----------------------------
n.   location
----------------------------*/

div#map {
		margin: 50px auto 0 auto;
	
}
/*----------------------------
n.   sitemap
----------------------------*/

div#sitemap {
		text-align: left;
		position: relative;
		top: 56px;
		left: 0;
		padding-bottom: 70px;
		margin: 0 auto;
		width: 926px;
}

div#sitemap ul.sections{
		width: 230px;
		float: left;
		margin-bottom: 30px;
}

div#sitemap a {
color: #4f706a;
}

div#sitemap a:hover {
		text-decoration: underline;
}

div#clear {

	clear: both;
	float: left;
	display: block;
	


}
div#sitemap h2, div#sitemap h3 {
margin: 1.5em 0 1em 0;
clear: left;
font-weight: bold;
color: #a48046;
display: block;

}

div#sitemap h3 {
margin: 1em 0 0.2em 0;
position: relative;
left: 16px;
}

div#sitemap table {
position: relative;
left: 16px;
padding-bottom: 10px;
width: 860px;
text-align: left;
}

div#sitemap table tr{
line-height: 1.5em;
}

td{
width: 180px;
}

div#sitemap ul {
line-height: 1.5em;
}

div#sitemap li, div#sitemap li a {
font-weight: bold;
color: #a48046;
line-height: 2em;
}

div#sitemap ul#sections, div#sitemap ul#utilities {
		display: none;
}

/*----------------------------
	projects and articles menu
----------------------------*/


ul#projects_articles {
	width:560px;
	height: auto;
	position: relative;
	top: 40px;
	text-align: left;
}

ul#projects_articles li{
	line-height: 1.5em;
	color: #a48046;
	width: 380px;
}

ul#projects_articles li a{
	color: #4f706a;
}


h1#proj-art-heading {
		text-align: left;
		width: 560px;
		margin: 0 auto;
		color: #a48046;
		font-weight: bold;
}


div#projects_articles_wrapper {
		margin: 0 auto;
		width: 560px;
}




h1#editorial {
	position: relative;
	top: 14px;
	left: -76px;
	color: #a48046;
	font-weight: bold;
	text-align: left;
	width: 560px;
	margin: 0 auto;
}

ul#article {
	width: 670px;
	position:relative;
	top: 40px;
	left: 0px;
	margin: 0 auto;
	height: auto;
}

ul#article li {
	float: left;
	margin: 0 18px 18px 0;
	height: 315px;
}

ul#project_article_links { display: none; }


div#container, div#gallery, .scroll_pane {
		height: auto;
		width: 700px;
}



/*----------------------------
	news
----------------------------*/

div#news_wrapper {
		width: 680px;
		margin: 0 auto;
		position: relative;
		top: 70px;
		padding-bottom: 30px;
}

div.news {
		
		width: 650px;
		height: 333px;
		display: block;
		margin: 0 0 100px 0;
}

div.news div {
		float: left;
		width: 333px;
		height: auto;
}

div.news div.content {
		width: 283px;
		float: right;
		color: #4f706a;
		line-height: 1.7em;
		text-align: left;
}

div.news p {
		width: 283px;
		float: right;
		color: #4f706a;
		line-height: 1.7em;
		text-align: left;
}

div.news p.credits {
		margin-top: 2px;
		font-size: x-small;
		color: #4f706a;
}

/*----------------------------
	pop-up windows (item and project/article pages)
----------------------------*/

body#item_pop_up_window #item_image { width: 564px; height: 564px;}

img#project_article { width: 650px; height: 800px; }

p#project_article_credits {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	color: #4f706a;
	font-size: x-small;
}


/*----------------------------
	END
----------------------------*/