/* TABLE OF CONTENTS
------------------------------------------------------------------------------

1. Base tags
2. Containers
3. Graphics & photos
4. Buttons
5. Typography
6. Lists
7. Links
8. Inputs
9. Tables


/* 1. Base tags
------------------------------------------------------------------------------*/

body {
	background: #fff;
	font: 11.9px "Trebuchet MS", arial, sans-serif;
	color: #686868;
	line-height: 1.2;
	margin: 0;
	}

img {
	border: 0;
	}

input {
	font: 11.9px "Trebuchet MS", arial, sans-serif;
	color: #686868;
	}
	
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

form {
	margin: 0;
	}


/* 2. Containers
------------------------------------------------------------------------------*/

#container {
	width: 910px;
	margin: 0 auto;
	}

#main {clear:both; overflow:hidden; width:910px; float:left}

#content {
	background: url(../graphics/backgrounds/contents.gif) repeat-y;
	width: 910px;
	}
	
table#content {float:left; width:910px; padding:0; margin:0; position:relative; border-collapse:collapse}


#leftNav {
	width: 178px;
	height: 206px;
	float: left; 
	}
	
.home #leftNav {padding:0; margin:0}

#rightNav {
	margin: 21px 0 0 0;
	float: right;
	line-height: 1.4;
	padding: 0 0 17px 13px; width:165px;
	}

#ticker {
	background: url(../graphics/backgrounds/ticker.gif) no-repeat;
	width: 910px;
	height: 30px;
	margin: 5px 0 0 0; float:left; clear:both; overflow:hidden
	
	}
#tickerBorder {
	position:relative;
	left: 98px;
	height: 14px;
	top: 8px;
	padding: 0;
	margin: 0;
	overflow:hidden;
	width: 747px;
	
}

#tickerLinks {
	position: absolute;
	margin: 0;
	width: 2000px;
}


#ticker0, #ticker1, #ticker2, #ticker3 {
	position:relative;

}
	
#titleBar {
	width: 544px;
	height: 43px;
	background-color: #d4d4d4;
	margin-left: -20px;
	margin-bottom: 16px;
	float: left;
}

#mainContent {
	float: left;
	position: relative;
	width: 504px;
	margin-left: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#footerBar {
	width: 544px;
	height: 21px;
	background-color: #d4d4d4;
	margin-left: -20px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
}

.footerBar {
	width: 544px;
	height: 21px;
	background-color: #d4d4d4;
	margin-left: -20px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
}

div#aboutContent {
	width: 240px;
	float: left;
	margin: -10px 0 0 0;
}

div.catBox {
	border: 1px #d2d2d2 solid;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	
	margin-top: 5px;
}

#mainContent span p {
	margin-left: 20px;
	margin-right: 20px;
}

#swanLogo {
	width: 88px;
	height: 88px;
	position: absolute;
	margin: -88px 0 0 0;
	}

#birdLogo {
	width: 110px;
	height: 88px;
	position: absolute;
	margin: -88px 0 0 0;
	}

#rabbitLogo {
	width: 104px;
	height: 88px;
	position: absolute;
	margin: -88px 0 0 0;
	}

#dogLogo {
	width: 116px;
	height: 88px;
	position: absolute;
	margin: -88px 0 0 0;
	}


/* 3. Graphics & photos
------------------------------------------------------------------------------*/

#logo {
	width: 130px;
	height: 88px;
	position: absolute;
	margin: -88px 0 0 0;
	}

#logotype {
	width: 373px;
	height: 34px;
	margin: -57px 0 0 142px;
	position: absolute;
	}

#headerBorder {
	height: 8px;
	background: url(../graphics/backgrounds/headerBorder.gif) repeat-x;
	margin: 88px 0 0 0; clear:both; overflow:hidden
	}

#header {float:left; width:910px; padding:0; margin:0; height:88px; position:relative; clear:both; overflow:hidden}
	#header #birdLogo, #header div {float:left; width: 110px; height: 88px; margin: 0; position:relative}
	#header #logotype {width: 373px; height: 34px; margin: 31px 0 0 32px; float:left; position:relative}	

#activeNav {
	background: url(../graphics/backgrounds/pointer.gif) no-repeat;
	width: 7px;
	height: 14px;
	position: absolute;
	}

#home1 {
	float: left;
	margin: 0 0 0 5px;
	width: 361px;
	height: 206px;
	}

#home2 {
	float: left;
	margin: 0 0 0 5px;
	width: 178px;
	height: 417px;
	}

#home3 {
	position: absolute;
	margin: 206px 0 0 -910px;
	border-top: 5px solid #fff;
	}

#home4 {
	position: absolute;
	margin: 211px 0 0 -727px;
	}

#home5 {
	position: absolute;
	margin: 211px 0 0 -544px;
	}

table#content td.home {float:left; width:910px; position:relative; padding:0; margin:0; border-collapse:collapse}

#gallery {width:544px; position:absolute; top:206px; left:0; height:206px; background:#ffffff}
	#gallery img {float:left; position:relative}
	#gallery #home3 {margin:0; position:absolute; top:0; left:0}
	#gallery #home4 {margin:0; position:absolute; top:5px; left:183px}
	#gallery #home5 {margin:0; position:absolute; top:5px; left:366px;}

#location {
	margin: 16px 0 0 0;
	width: 165px;
	height: 178px;
	}

#contactUs {
	width: 165px;
	height: 20px;
	}

img.newsImage {
	float: right;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin: 5px 0 5px 8px;
}

img.aboutusImage {
	float: right;
	position: relative;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-right: -20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


img.overlay {
	position: absolute;

	left: 2px;
	top:2px;
}


img.catImage {
	padding: 1px;
}

img.performance {
	margin-top: 4px;
	padding: 1px;
	border: 1px solid #fff;
}

span.productImage {
	display: block;
	position: relative;
	float: right;
	position: relative;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-right: -20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* 4. Buttons
------------------------------------------------------------------------------*/

#lnHome {
	margin: 17px 0 0 17px;
	background: url(../graphics/buttons/home.gif) no-repeat;
	width: 53px;
	height: 22px;
	overflow: hidden;
	}

#lnHome:hover {
	background-position: 0 -22px;
	}

#lnAbout {
	margin: 0 0 0 17px;
	background: url(../graphics/buttons/about.gif) no-repeat;
	width: 75px;
	height: 22px;
	overflow: hidden;
	}

#lnAbout:hover {
	background-position: 0 -22px;
	}
	
#lnServices {
	margin: 2px 0 2px 17px;
	background: url(../graphics/buttons/services.gif) no-repeat;
	width: 59px;
	height: 11px;
	overflow: hidden;
	}

#lnServices:hover {
	background-position: 0 -11px;
	}

#lnProducts {
	margin: 0 0 0 17px;
	background: url(../graphics/buttons/products.gif) no-repeat;
	width: 72px;
	height: 22px;
	overflow: hidden;
	}

#lnProducts:hover {
	background-position: 0 -22px;
	}

#lnProjects {
	margin: 0 0 0 17px;
	background: url(../graphics/buttons/projects.gif) no-repeat;
	width: 66px;
	height: 22px;
	overflow: hidden;
	}

#lnProjects:hover {
	background-position: 0 -22px;
	}

#lnNews {
	margin: 0 0 0 17px;
	background: url(../graphics/buttons/news.gif) no-repeat;
	width: 52px;
	height: 22px;
	overflow: hidden;
	}

#lnNews:hover {
	background-position: 0 -22px;
	}

#lnFaq {
	margin: 0 0 0 17px;
	background: url(../graphics/buttons/faq.gif) no-repeat;
	width: 43px;
	height: 22px;
	overflow: hidden;
	}

#lnFaq:hover {
	background-position: 0 -22px;
	}

#lnLinks {
	margin: 0 0 0 16px;
	background: url(../graphics/buttons/links.gif) no-repeat;
	width: 43px;
	height: 22px;
	overflow: hidden;
	}

#lnLinks:hover {
	background-position: 0 -22px;
	}

#detailedMap {
	margin: 3px 0 10px 0px;
	background: url(../graphics/buttons/detailedMap.gif) no-repeat;
	width: 150px;
	height: 20px;
	}

#detailedMap:hover {
	background-position: 0 -19px;
	}

#scrollLeft {
	margin: 5px 0 0 73px;
	background: url(../graphics/buttons/scrollLeft.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	}

#scrollLeft:hover {
	background-position: 0 -19px;
	}

#scrollRight {
	margin: 5px 0 0 853px;
	background: url(../graphics/buttons/scrollRight.gif) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	}

#scrollRight:hover {
	background-position: 0 -19px;
	}

#rss {
	margin: 5px 0 0 881px;
	background: url(../graphics/buttons/rss.gif) no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	}

#rss:hover {
	background-position: 0 -13px;
	}

#searchSubmit {
	margin: 6px 0 0 0;
	background: url(../graphics/buttons/submit.gif) no-repeat;
	position: absolute;
	}

#searchSubmit:hover {
	background-position: 0 -20px;
	}

div#footerBar img#right {
	background: url(../graphics/buttons/news_next.gif) no-repeat;
	float: right;
	height: 21px;
	overflow: hidden;
}

div#footerBar img#right:hover {
	background-position: 0 -21px;
}
div#footerBar img#right_off {
	float: right;
	height: 21px;
}
div#footerBar img#left {
	background: url(../graphics/buttons/news_prev.gif) no-repeat;
	float: left;
	height: 21px;
	overflow: hidden;
}
div#footerBar img#left:hover {
	background-position: 0 -21px;
}
div#footerBar img#left_off {

	float: left;
	height: 21px;

}
img.right {
	background: url(../graphics/buttons/news_next.gif) no-repeat;
	float: right;
	height: 21px;
	overflow: hidden;
}

img.right:hover {
	background-position: 0 -21px;
}
img.right_off {
	float: right;
	height: 21px;
}
img.left {
	background: url(../graphics/buttons/news_prev.gif) no-repeat;
	float: left;
	height: 21px;
	overflow: hidden;
}
img.left:hover {
	background-position: 0 -21px;
}
img.left_off {

	float: left;
	height: 21px;

}

img#back {
	background: url(../graphics/buttons/back.gif) no-repeat;

	}

img#back:hover {
	background-position: 0 -18px;
	}
	
img#email_friend {
	background: url(../graphics/buttons/email_friend.gif) no-repeat;

	}

img#email_friend:hover {
	background-position: 0 -18px;
	}
img#lamps {
	width: 123px;
	height: 16px;
	background: url(../graphics/buttons/lamps.gif) top right no-repeat;
	overflow: hidden;
	margin-top: 10px;
	display: inline;
	float: right;
}

img#lamps:hover {
	background: url(../graphics/buttons/lamps.gif) top right no-repeat;
	background-position: 0 -16px;
}
img#ampersand {
	width: 15px;
	height: 16px;
	background: url(../graphics/buttons/and.gif) top right no-repeat;
	overflow: hidden;
	margin-top: 10px;
	display: inline;
	float: right;
}

img#controls {
	width: 49px;
	height: 16px;
	background: url(../graphics/buttons/controls.gif) top right no-repeat;
	overflow: hidden;
	
	display: inline;
	float: right;
}

img#controls:hover {
	background: url(../graphics/buttons/controls.gif) top right no-repeat;
	background-position: 0 -16px;
}

img#newproducts{
	background: url(../graphics/buttons/newproducts.gif) no-repeat;
	overflow: hidden;
}
img#newproducts:hover{
	background-position: 0 -31px;
}

img#artwork{
	background: url(../graphics/buttons/artwork.gif) no-repeat;
	overflow: hidden;
}
img#artwork:hover{
	background-position: 0 -31px;
}

img#architectural{
	background: url(../graphics/buttons/architectural.gif) no-repeat;
	overflow: hidden;
}
img#architectural:hover{
	background-position: 0 -31px;
}

img#bathroom{
	background: url(../graphics/buttons/bathroom.gif) no-repeat;
	overflow: hidden;
}
img#bathroom:hover{
	background-position: 0 -31px;
}

img#exterior{
	background: url(../graphics/buttons/exterior.gif) no-repeat;
	overflow: hidden;
}
img#exterior:hover{
	background-position: 0 -31px;
}

img#decorative{
	background: url(../graphics/buttons/decorative.gif) no-repeat;
	overflow: hidden;
}
img#decorative:hover{
	background-position: 0 -31px;
}

img#controls, img.performance {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 5. Typography
------------------------------------------------------------------------------*/

.contactLeft {
	padding: 0 6px 0 0;
	text-align: right;
	}

	

	
#copyright {
	font-size: 9px;
	text-align: center;
	margin: 20px 0 20px 0;
	color: #b9b9b9;
	}
	
hr {
	border: 0;
	color: #d4d4d4;
	background-color: #d4d4d4;
	height: 1px;
	clear: right;
	margin: 13px 0 9px 0;
}

#leftNav hr {
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	margin: 9px 0 9px 21px;
}

div.newsContainer h1 {
 	margin: 0 0 4px 0;
	padding: 0;
	font-size: 18px;
}
 
h3 {
 	margin: 0 0 4px 0;
 	padding: 0;
	font-size: 18px;
}
 
h3 {
 	margin: 0 0 4px 0;
 	padding: 0;
	font-size: 18px;
}

div#titleBar h1 {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	margin-left: 20px;
	float: left;
}

div#titleBar h2 {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	margin-right: 20px;
	float: right;
	text-align: right;
	}

div#footerBar p{
	color: #b9b9b9;
	margin-top: 3px;
	text-align: center;
	
}
div#footerBar p#nav {
	color: #b9b9b9;
	margin-top: 3px;
	text-align: center;
	width:444px;
	float: left;
}

div.footerBar p{
	color: #b9b9b9;
	margin-top: 3px;
	text-align: center;
	
}
div.footerBar p.nav {
	color: #b9b9b9;
	margin-top: 3px;
	text-align: center;
	width: 400px;
	float: left;
}

#wideContent h2 {
	margin: 0 0 0 0;
	}

.newsContainer h2 {
	margin: 0 0 0 0;
	}

#wideContent p {
	margin: 5px 0 8px 0;
	}

.newsContainer p {
	margin: 5px 0 8px 0;
	}

#aboutContent h2 {
	margin: 0 0 0 0;
	font-weight: normal;
	}
	
p#err {
	color: #f00;
}

/* 6. Lists
------------------------------------------------------------------------------*/



/* 7. Links
------------------------------------------------------------------------------*/

a {
	text-decoration: none;
	color: #009cc4;
	}
	
#rightNav a, div#footerBar a, div.footerBar a {
	color: #fff;
	}

#footerBar a:hover, div.footerBar a:hover {
	color: #009cc4;
	}
	
#rightNav a:hover {
	color: #009cc4;
	}
	
#ticker a {
	color: #999999;
	
	}

#ticker a:hover {
	color: #009cc4;
	}
	
#copyright a {
	color: #b9b9b9;
	}

#copyright a:hover {
	color: #009cc4;
	}

#mainContent a.links {
	width: 162px;
	margin-right: 4px;
	float: left;
	color: #999999;
	}
#mainContent a.links:hover {
	color: #009cc4;
	}

a.lnCategories  {
	position: relative;
	margin: 0px 0px 0px 10px;
	width: 164px;
	overflow: hidden;
	padding: 0px;
	color: #999;
	font-weight: bold;
	font-size: 12px;
	line-height: 1px;
	}

a.lnCategories:hover  {
	color: #009cc4;
	}

.lnText {
	margin: 1px 0 0 21px;
 	color: #919191;
	display: block;
 	}
 
.lnText:hover {
 	color: #009cc4;
 	}
 

#mainContent h3 {
	margin: 10px 0 12px 0;
	}

#mainContent h3 a {
	font-weight: normal;
	font-size: 11px;
	}
	


/* 8. Inputs
------------------------------------------------------------------------------*/

#searchInput {
	border: none;
	margin: 6px 0 0 21px;
	padding: 2px 0 1px 8px;
	width: 110px;
	}

div#leftNav select {
	margin: 2px 0px 2px 21px;
	width: 136px;
	border: 1px solid #fff;
	font: 11.9px "Trebuchet MS", arial, sans-serif;
	color: #686868;
	}

form#email_friend input{
	border: 1px #999 solid;
	color: #000;
	padding-left: 3px;
	}
	
form#email_friend div#butts input {
	color: #000;
	margin-bottom: -4px;
	}
	
form#email_friend div#first input {
	width: 154px;
	color: #000;
	margin: 2px 0 0 0;
	height: 17px;
	}

form#email_friend div#first p {
	
	float: left;
	}
form#email_friend p.n01 {
	margin-right: 13px;
}
form#email_friend textarea#content_box {
	width: 500px;
	height:150px;
	border: 1px #999 solid;
	font: 11.9px "Trebuchet MS", arial, sans-serif;
	padding-left: 3px;
	margin: 2px 0 0 0;
	}

form#email_friend input#send {
	position: relative;
	width: 161px;
	height: 21px;
	left: 50%;
	margin-left: -80px;
	margin-top : 1px;
	margin-bottom: 15px;
	background: url(../graphics/buttons/send_email.gif) no-repeat;
	border: none;
	}

form#email_friend input#send:hover {
	background-position: 0 -21px;
	}

#subjectField {
	width: 500px;
	height: 17px;
	margin: 2px 0 0 0;
	}

/* 9. Tables
------------------------------------------------------------------------------*/

#contactTable {
	margin: 10px 0 0 0;
	line-height: 1.4;
	}

#aboutContent table {
	border: 0;
	padding: 0;
	line-height: 1.1;
}

#aboutContent table td.days {
	text-align: right;
	padding-right: 3px;
	vertical-align: top;
}