html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
ul ul {
	list-style: square;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font: 11px/1.5em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #333333;
	background-color: #cccccc;
}


#mainMenuHome {
width:647px;
}

#mainMenuInner {
width:688px;
}

span.copyright {
	color: #BBB;
}
#footer a {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #b8313a;
}
/* items on the navigation strip for the illustration and drawings page */
/* for explanation, see "site.js" */

#nav a {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	margin-right: 8px;
}
/* active item on the navigation strip for the illustration and drawings page */

#nav a.activeSlide {
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
}
ul.sidebar-menu.rangeright {
	text-align: right;
}
#illustration ul.sidebar-menu.rangeright {
	text-align: right;
}
#drawings ul.sidebar-menu.rangeright {
	text-align: right;
}
li.title {
	font-weight: bold;
	color: #b8313a;
}
li.workforsale-thumbnail {
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
	display: inline-block;
	float: left;
	clear: both;
	margin-bottom: 25px;
	width: 400px;
}
img.button {
	float: left;
	clear: right;
}
#banner ul li a:hover {
	color: #999999;
}
a {
	color: #b8313a;
	text-decoration: none;
}
h3 a, h3 a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.active a {
	color: #b8313a!important;
	opacity: 1!important;
}
#wrapper {
	width: 1043px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#banner {
	float: left;
	width: 1043px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-left: 42px;
	position: relative;
}

#bannerLogo {
	float:left;
    }


.threecol {
	width: 306px;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0;
}
.firstcol {
	margin-left: 42px;
}
div.eightcol.firstcol {
	width: 532px;
	margin-top: 30px;
	float: left;
	margin-right: 20px;
}
h3 {
	font-weight: bold;
	margin-bottom: 1.5em;
}
#drawingsIntro h3 {
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}
#drawingsIntro h3.first {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
#about h3 {
	font-weight: bold;
	margin-bottom: 0.25em;
	color: #000;
}
#about ul {
	margin-bottom: 1.5em;
}
p.alignright {
	text-align: right;
}
.caption {
	margin-top: 6px;
}
#drawings .caption {
	margin-top: 10px;
}
div.blogpost {
	margin-bottom: 50px;
}
ul.content-list {
	margin-bottom: 1.5em;
}
#content {
	float: left;
	width: 1043px;
	position: relative;
	z-index: 1;
	margin-top: 18px;
}
#about #content {
	margin-top: 40px;
}
#drawings #content {
	margin-top: 7px;
}
#sketchbook #content {
	margin-top: 58px;
}
#news #content {
	margin-top: 35px;
}
div.image-display.left {
	padding-left: 42px;
	position: relative;
}
#news div.image-display.left {
	padding-left: 42px;
	position: relative;
}
#mainImageFrame {
	margin: auto;
	text-align: center;
}
img.sketchbook {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.image-display-drawings {
	float: left;
	margin-left: 40px;
	padding-top: 25px;
	position: relative;
}
#illustration .image-display-drawings {
	float: left;
	margin-left: 40px;
	padding-top: 25px;
	position: relative;
}
#drawings .image-display-drawings {
	float: left;
	margin-left: 20px;
	padding-top: 0px;
	position: relative;
}
.imageInText {
	margin-bottom: 8px;
}
/* the navigation strip for the illustration and drawings page */

#nav {
	position: absolute;
	bottom: -65px;
	right: 0;
}
/* the navigation strip for the illustration and drawings page */

.image-display.left.illustration #nav {
	position: absolute;
	bottom: 0px;
	left: 24px;
	z-index: 9999;
}
#illustration .image-display.left.illustration #nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 9999;
}
#drawing .image-display.left.illustration #nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 9999;
}
div.slideshow {
	float: left;/*	margin-top:24px; */
}
#illustration div.slideshow {
	float: left;
	margin: 0px;
}
#drawings div.slideshow {
	float: left;
	margin: 0px;
}
div.slide {
	width: 660px;
	float: left;
	/*	height: 520px; */
	position: relative;
}
/* this dictates where the navigation numbers underneath appear */

#illustration div.slide {
	width: 660px;
	float: left;
	height: 520px;
	position: relative;
}
/* this dictates where the navigation numbers underneath appear */
#drawings div.slide {
	width: 660px;
	float: left;
	height: 570px;
	position: relative;
}
body#drawings .next-previous {
	text-align: right;
}
body#sketchbook .next-previous {
	text-align: right;
}
a.previous {
	margin-right: 9px;
}
#footer {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
	padding-left: 42px;
}
/* LOGO */

/* why is this done as a background image instead of as an image? Need to check. RRF 27 April 2014 
It is so that it can be the H1 which is important. 28 April 2014*/



h1.logo {
	width: 273px;
	height: 39px;
	/*	position: absolute; */
/*	right: -420px; */
/* right: -420px; */
/*	text-indent: -9999px; */
	display: block;
}
h1.logo a {
	/*	float: right;*/
	text-decoration: none;
	width: 273px;
	height: 39px;
	font-weight: bold;
	padding-top: 20px;/*	text-indent: -99999px; */
}
#home h1.logo {
	background: url(../images/template/lucinda-rogers-logo-white.png) no-repeat;
	background-image: url(../images/template/lucinda-rogers-logo-white.png);
}
#banner ul {
	float: left;
	display: inline;
}
#banner ul li {
	float: left;
	margin-right: 9px;
	margin-bottom: 4px;
}
.clear {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
/*a.thickbox img {
	width: 660px;
}*/
#news p {
	margin-bottom: 5px;
}
#drawings div.next-previous {
	margin: 0px 0px 10px 560px;
}
#sketchbook div.next-previous {
	margin: 0px 39px 10px 500px;
}
div.next-previous.left {
	margin-bottom: 10px;
	position: absolute;
	left: 605px;
	top: 0px;
	z-index: 9;
}
a.firstnext {
	margin-left: 69px;
}
h2 {
	margin: 0px 0px 2.0em 0px;
	font-weight: bold;
	/*	font: normal 18px/24px Georgia, "Times New Roman", Times, serif; */
	padding: 0px;
}
p.intro {
	margin-bottom: 2.0em;
	font-size: 18px;
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
}
.start {
	clear: left;
}
.map-newyork {
	background: url(../images/new-york-map.gif) no-repeat;
	position: relative;
	float: left;
	height: 240px;
	width: 223px;
}
.map-london {
	background: url(../images/london.gif) no-repeat;
	position: relative;
	float: left;
	height: 207px;
	width: 250px;
}
ul.map-list {
	margin-top: 20px;
	float: left;
}
.map-newyork ul.map-dots li a, .map-london ul.map-dots li a {
	text-decoration: none;
	font: 34px Arial;
	color: #666666;
	opacity: 0.8;
}
.map-london ul.map-dots li.selected a {
	opacity: 1!important;
	opacity: 0.99;
}
ul.map-list li a, ul.sidebar-menu li a {
	color: #333333;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
ul.map-list li a:hover, ul.sidebar-menu li a:hover {
	color: #b8313a!important;
}
ul.map-list li {
	margin-bottom: 0px;
}
li.selected a {
	color: #b8313a!important;
	opacity: 1!important;
}
.ny, .ldn {
	position: absolute;
}
li.black {
	color: #000;
}
.n01 {
	left: 29px;
	top: 202px;
}
.n02 {
	left: 93px;
	top: 126px;
}
.n03 {
	left: 114px;
	top: 53px;
}
.n04 {
	left: 117px;
	top: 50px;
}
.n05 {
	left: 121px;
	top: 47px;
}
.n06 {
	left: 130px;
	top: 62px;
}
.n07 {
	left: 108px;
	top: 50px;
}
.n08 {
	left: 128px;
	top: 37px;
}
.n09 {
	left: 103px;
	top: 89px;
}
.n10 {
	left: 133px;
	top: 43px;
}
.n11 {
	left: 123px;
	top: 43px;
}
.n12 {
	left: 72px;
	top: 83px;
}
.n13 {
	left: 85px;
	top: 30px;
}
.n14 {
	left: 85px;
	top: 114px;
}
.n15 {
	left: 100px;
	top: 114px;
}
.n16 {
	left: 112px;
	top: 138px;
}
.n17 {
	left: 104px;
	top: 105px;
}
.n18 {
	left: 100px;
	top: 60px;
}
.n19 {
	left: 60px;
	top: 140px;
}
.n20 {
	display: none;
}
.nl01 {
	left: 165px;
	top: 100px;
}
.nl02 {
	left: 156px;
	top: 118px;
}
.nl03 {
	left: 184px;
	top: 6px;
}
.nl04 {
	left: 240px;
	top: 20px;
}
.nl05 {
	left: 207px;
	top: 44px;
}
.nl06 {
	top: 92px;
	left: 120px;
}
.nl07 {
	top: 53px;
	left: 195px;
}
.nl08 {
	top: 80px;
	left: 127px;
}
.nl09 {
	top: 85px;
	left: 20px
}
.nl10 {
	top: 42px;
	left: 218px;
}
.nl11 {
	top: 65px;
	left: 214px;
}
.nl12 {
	top: 42px;
	left: 226px;
}
.nl13 {
	top: 50px;
	left: 214px;
}
.nl14 {
	top: 65px;
	left: 196px;
}
.nl15 {
	top: 43px;
	left: 195px;
}
.nl16 {
	top: 40px;
	left: 187px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#news .right {
	float: right;
}
div.image-display.right {
	padding-right: 42px;
}
#news div.image-display.right {
	padding-right: 42px;
}
img.workforsale-image {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#content div.image-display.left.illustration a li.workforsale-thumbnail span {
	float: left;
	margin-left: 8px;
}
div.sidebar.left {
	padding-left: 42px;
	float: left;
	margin-top: 26px;
	width: 220px;
	margin-right: 31px;
}
#news div.sidebar.left {
	padding-left: 42px;
	float: left;
	margin-top: 0px;
	width: 250px;
	margin-right: 0px;
}
#news div.sidebar.left.continue {
	width: 600px;
	padding-left: 42px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
}
/* 20140517 */
#illustration div.sidebar.left {
	padding-left: 42px;
	float: left;
	margin-top: 56px;
	width: 283px;
	margin-right: 32px;
}
#sketchbook div.sidebar.left {
	padding-left: 42px;
	float: left;
	margin-top: 15px;
	width: 252px;
	margin-right: 32px;
}
#drawings div.sidebar.left {
	padding-left: 42px;
	float: left;
	margin-top: 26px;
	width: 238px;
	margin-right: 32px;
}
#news div.sidebar.left.illustration {
/*	margin-top: 65px; */
}
div.sidebar.right {
	width: 250px;
	margin-top: 26px;
	padding-right: 42px;
	float: right;
}
#news div.sidebar.right {
	width: 250px;
	margin-top: 26px;
	padding-right: 42px;
	float: right;
}
#content div.sidebar.right ul.map-list {
	margin-left: 15px;
}
div.image-display.left.illustration {
	width: 640px;
	padding-left: 32px;
}
/* 20140517 */
#illustration div.image-display.left.illustration {
	width: 640px;
	padding-left: 0px;
}
#drawings div.image-display.left.illustration {
	width: 640px;
	padding-left: 0px;
}
#news div.image-display.left.illustration {
	width: 640px;
	padding-left: 32px;
}
h4 {
	font-weight: bold;
}
li.sales {
	margin-top: 47px;
}
/* the navigation strip for the illustration page */

body.illustration #nav {
	position: absolute;
	bottom: 20px;
	left: 550px;
	z-index: 999;
}
body.home #wrapper {
	background: url(../images/home/lucinda-rogers-14th-St-corner.jpg) no-repeat;
}
body.home #wrapper #content {
	height: 625px;
}
html {
	overflow-y: scroll;
}
/* give slideshow some style */
div.sketchbook-slideshow {
	margin: 0px auto;
	width: 600px; /*height: 600px*/
}
/* give each slide the same dimensions */
.sketchbook-slideshow div {
	width: 600px;
	margin-bottom: 120px;/*margin-top: 50px;height: 600px;*/
}
/* make sure each slide image is centered */
.sketchbook-slideshow div img {
	margin: auto;
	display: block
}
/* @group LIGHTBOX - THICKBOX CLASSES */

/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.TB_overlayMacFFBGHack {
	background: url(../images/template/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color: #fff;
}
* html #TB_overlay {
 /* ie6 hack */  
 position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	z-index: 102;
	color: #000000;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
}
* html #TB_window {
 /* ie6 hack */ 
 position: absolute;
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
}
#TB_caption {
	height: 25px;
	padding-top: 8px;
	padding-left: 15px;
	float: left;
	color: #999999;
	font-size: 11px;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
	font-size: 11px;
}
#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;/* 

-height/2 0 0 -width/2 */
}
* html #TB_load {
	position: absolute;
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}
* html #TB_HideSelect {
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}
/* @end */


img.scale {
	width: 670px;
	height: auto;
}
p.alignright.caption.middle {
	margin-right: 128px;
}
p.alignright.caption.middlefuncity {
	margin-right: 155px;
}
p.alignright.caption.middlelookingdown {
	margin-right: 132px;
}
p.alignright.caption.middlewest {
	margin-right: 125px;
}
p.leftalign {
	text-align: left!important;
}
body.illustration p.alignleft.caption {
	position: absolute;
	bottom: 25px;
	left: 0;
	margin: 0;
}
body#news.illustration p.alignleft.caption {
	/*	position: absolute; */
	bottom: 25px;
	left: 0;
	margin: 0;
}
div.imagecontainer {
	width: 640px;
	overflow: scroll;
	float: left;
	height: 465px;
}
.alignright {
	text-align: right;
}
#news span.newsbar {
	width: 600px;
	height: 1px;
	background-color: #d3d3d3;
	display: block;
	float: left;
	margin: 0px 0px 10px 42px;
}
span.newsbar {
	width: 600px;
	height: 1px;
	background-color: #d3d3d3;
	display: block;
	float: left;
	margin: 0px 0px 10px 42px;
}
.newsimage {
	margin: 20px 0px 12px 0px;
}
#news .newsimage {
	margin: 3px 0px 12px 0px;
}
body.contact #content {
	height: 524px;
}
ul.map-dots li a:hover {
	color: #b8313a!important;
	opacity: 1!important;
}
.imagecredit {
	font-style: italic;
}
/* MAIN MENU */


#banner ul li a {
	color: #333333;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
body.home #banner ul li a, body.home #banner ul li.top span, body.home #banner ul li.middle span, body.home #banner ul li.bottom span {
	font-size: 12px;
	color: #fff;
}
#banner ul li {
	font-size: 12px;
	color: #333333;
}
#drawingsIntro ul#menuSideMain li#idMenuItemA a span, #drawings ul#menuSideMain li#idMenuItemA a span, #sketchbook ul#menuSideMain li#idMenuItemA a span, #about ul#menuSideMain li#idMenuItemB a span, #news ul#menuSideMain li#idMenuItemC a span, #illustration ul#menuSideMain li#idMenuItemD a span, #contact div#wrapper div#banner ul#menuSideMain li#idMenuItemE a span {
	color: rgb(184, 49, 58);
	/*
<?=$brightmediumFG ?>;
*/
}
#banner ul li span.slash {
	margin-left: 9px;
	font-size: 12px;
	color: #777;
}