@charset "utf-8";
body, html, h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, form, fieldset, img {
	font-family: "Lucida Grande", 'Tahoma', Helvetica,Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#lb {
	background:#fff;
}

body {
	background-image: url(../Images/body-BG.png);
	background-repeat: repeat;
	text-align: center;
	font-family: "Lucida Grande", 'Tahoma', Helvetica, Arial, sans-serif;
	background-position: center top;
}

a img {
	border: none;
}

div#container {
	background:#fff;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content h1 {
	font-size: 18px;
	color: #1F1F20;
	padding-bottom: 10px;
}
#content p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
div#header {
	height: 141px;
	position: relative;
	background-image: url(../Images/header-BG.png);
	background-repeat: no-repeat;
}
div#logo {
	background-image: url(../Images/winnicott-logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 111px;
	width: 200px;
	left: 32px;
	top: 16px;
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 111px;
	width: 200px;
}


/*------------------------------ Main navigation ------------------------------*/

#header ul {
	list-style-type: none;
	height: 36px;
	width: 507px;
	left: 255px;
	top: 105px;
	position: absolute;
	overflow: hidden;
}
#header ul li {text-indent: -9999px;}

#home a {	
	width: 65px;
	left: 0px;
}
#services a {
	background-position: -65px 0px;
	width: 95px;
	left: 65px;
}
#projects a {
	background-position: -160px 0px;
	width: 98px;
	left: 160px;
}
#retail a {
	background-position: -258px 0px;
	width: 74px;
	left: 258px;
}
#history a {
	background-position: -332px 0px;
	width: 85px;
	left: 332px;
}
#contact a {
	background-position: -417px 0px;
	width: 90px;
	left: 417px;
}

li#home a, li#projects a, li#retail a, li#history a, li#contact a, li#services a {
	display: block; 
	position: absolute;
	height: 36px;
	background-image: url(../Images/navigation-tabs.png);
	background-repeat: no-repeat;
	bottom: 0;
} 
#home .current {background-position: 0px -36px;}
#projects .current {background-position: -160px -36px}
#retail .current {background-position: -258px -36px;}
#history .current {background-position: -332px -36px;} 
#contact .current {background-position: -417px -36px;}
#services .current {background-position: -65px -36px;}

#home a:hover, #home a:focus, #home a:active   {
	background-position: 0px -36px;
}
#services a:hover, #services a:focus, #services a:active {
	background-position: -65px -36px;
	
}
#projects a:hover, #projects a:focus, #projects a:active {
	background-position: -160px -36px;
	
}
#retail a:hover, #retail a:focus, #retail a:active {
	background-position: -258px -36px;
	
}
#history a:hover, #history a:focus, #history a:active {
	background-position: -332px -36px;
	
}
#contact a:hover, #contact a:focus, #contact a:active {
	background-position: -417px -36px;
	
}

/*------------------------------ End Navigation ------------------------------*/

.navbase {
	background-image: url(../Images/nav-base.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 763px;
}
.nofloat {
	clear: both;
	height: 0px;
}

div#footer {
	background-image:url(../Images/footer-BG.png);
	background-repeat: no-repeat;
	background-position: bottom center;
 	width: 747px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-20px;
	text-align: left;
}
#footerinternal {
	margin-top:5px;
}
#footer ul {
	margin:0px 13px;
	float:left;
}
#footer .do1 .do1logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .do1 {
	float: right;
	margin-right:13px;
}

#footer ul li {
	display: inline;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .copyright {
	color: #CCCCCC;
}

html, body {
	height: 100%;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -88px; /* the bottom margin is the negative value of the footer's height */
}
#push {
	clear: both;
	padding-top: 20px;
}
#footer, #push {
	height:88px; /* .push must be the same height as .footer */
}
.scroller {
	height: 233px;
	position:relative;
}
div.scrollercontent {
	display:block;
	height: 233px;
	overflow:hidden;
	position:absolute;
	background: url(../Images/scrollerbg.jpg) no-repeat;
	width: 100%;
	color:#eee;
}
div.scrollercontent .words {
	height: 182px;
	margin: 25px 0 25px 30px;
	float:left;
	width: 300px;
	overflow: hidden;
	display:inline;
	position:absolute;
	top: 0;
	left: 0;
}
div.scrollercontent .words h2 {
	font-size: 19px;
	margin-bottom:10px;
}
div.scrollercontent .words a {
	color:#fff;
}
div.scrollercontent .words h2 a {
	text-decoration:none;
}
div.scrollercontent .words h2 a:hover {
	text-decoration:underline;
}
div.scrollercontent .words p {
	font-size: 14px;
	line-height: 1.2;
	margin-left: 2px;
}
div.scrollercontent .words p.description {
	padding-top:9px;
}
div.scrollercontent .image {
	display:inline;
	height: 192px;
	margin: 20px;
	overflow: hidden;
	width: 381px;
	position:absolute;
	top: 0;
	right: 0;
}
.slider {
	position:absolute;
	overflow: hidden;
	width:270px;
	height: 232px;
}
.slider li {
	float:left;
	display:block;
	width: 30px;
}
.slider ul {
	position:absolute;
	top:0;
	left: -30px;
}
div.left {
	left:-240px;
}
div.right {
	right:-270px;
}

div.current {
	top: 0;
	width: 32px;
	left:340px;
	display:none;
}

div.current ul {
	left: 0;
}

div.left div.overlay {
	background-image: url(../Images/leftgrad.png);
}
div.right div.overlay {
	background-image: url(../Images/rightgrad.png);
	left: 0;
	top:0;
}
div.overlay {
	width: 240px;
	height: 232px;
	position: absolute;
}

#blocker {
	width: 30px;
	height: 232px;
	background: url(../Images/block.png) no-repeat;
	position:absolute;
	top: 0;
	right: 0px;
}
html {
	overflow-x:hidden;
}
#standards {
	background:url(../Images/foot-logos.png) no-repeat;
	width: 333px;
	height: 53px;
	padding-bottom: 8px;
	margin-left: 15px;
}
