/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}li{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;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html, body {
	background: white;
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}

a:focus {
	outline: none;
}

#container {
	width: 100%;
	text-align: center;
}

#wrapper {
	width: 872px;
	margin: 20px auto;
	text-align: left;
	position: relative;
}

#page_top {
	display: block;
	height: 50px;
	width: 872px;
	padding: 20px 0 0 0;
}

#page_top #logo {
	background: url(images/candace.png) top left no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 255px;
	margin-top: 17px;
}

#page_top ul {
	position: absolute;
	right: 0px;
	top: 40px;
}

#page_top ul li {
	padding-left: 10px;
}

#page_top ul li, #page_top ul li a {
	float: left;
}

#page_top ul li a {
	display: block;
	background-image: url(images/top_links.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 17px;
}

#page_top ul li a:hover {
	/* background-image: url(images/top_links_over.jpg); */
}

#page_top ul li#inspired a {
	background-position: 0px 0;
	width: 80px;
}

#page_top ul li#contact a {
	background-position: -89px 0;
	width: 69px;
}

#page_top ul li#press a {
	background-position: -168px 0;
	width: 39px;
}

#wrapping {
	width: 870px;
	height: 480px;
	display: block;
	border: 1px solid #000000;
}

#footer {
	padding: 10px 0;
}

#copyright {
	float: left;
	color: #666666;
}

#footlinks {
	float: right;
}

#footlinks li {
	padding-left: 10px;
}

#footlinks li, #footlinks li a {
	float: left;
}

#footlinks a {
	display: block;
	background-image: url(images/bottom_links.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 17px;
}

#web a {
	background-position: -85px 0;
	width: 53px;
}

#creative a {
	background-position: -148px 0;
	width: 204px;
}

#interiors a {
	background-position: -362px 0;
	width: 108px;
}

#jewellery a {
	background-position: -480px 0;
	width: 95px;
}

#wrapping {
	text-align: right;
	position: relative;
}

#wrapping img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.page {
	display: none;
}

#wrapping .page_content {
	background: white;
	display: block;
	z-index: 9999;
	position: absolute;
	bottom: 97px;
	right: 0px;
	width: 850px;
	color: #0dbab6;
	font-size: 12px;
	padding: 25px 10px 10px 10px;
	height: 85px;
}

#wrapping .page_content p {
	padding: 0 0 13px 0;
}

#wrapping .page_content p.grey {
	color: #999999;
}

#wrapping .page_content a {
	color: #0dbab6;
	text-decoration: none;
}

#wrapping .page_content a:hover {
	text-decoration: underline;
}

.press_item  {
	float:left;
	margin-bottom:8px;
	margin-top: 20px;
	margin-left:17px;
	position:relative;
	width:125px;
}

.press_item a.pdfLink {
	border:1px solid #CCCCCC;
	padding:5px;
	width:115px;
}

.press_item a.pdfLink, .press_item img {
	float:left;
}

.press_item .pdfVersion {
	background:url("images/pdf.jpg") no-repeat scroll left center transparent;
	display:block;
	float:left;
	margin-left:0px;
	margin-top:5px;
	padding:12px 0 12px 40px;
	text-decoration: none;
	color: #333;
	text-transform: lowercase;
}

#wrapping .press_item img {
	width:115px;
	position: relative;
}

#pressTogglers {
	position: absolute;
	right: 10px;
	bottom: 10px;
}


#webTogglers {
	position: absolute;
	right: 10px;
	bottom: 110px;
	z-index: 99999;
}

#pressTogglers a, #webTogglers a {
	background: url(images/_small/dots.jpg) top left no-repeat;
	background-position: -14px 0;
	width: 9px;
	height: 15px;
	display: block;
	float: left;
	text-indent: -9999px;
	text-align: left;
	margin-left: 3px;
}

#pressTogglers a.active, #webTogglers a.active {
	background-position: -4px 0;
}

.innerWebSlide {
	display: none;
}












