* {
	padding: 0;
	margin: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background: #daeded url(../img/bg_repeat.gif) repeat-y top center;
	text-align: center;
	font: 10px Verdana, Helvetica, sans-serif;
	color: #666;
}

a {
	outline: none;
	color: #00646f;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #ccc;
	padding: 1px;
}
#floraBackground {
	height: 767px;
	background: url(../img/bg_flora.gif) no-repeat top
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

#container {
	float: left;
	width: 670px;
	margin: 40px 0;
}

/* Main navigation
------------------------------------------------------------------*/
#navi {
	float: left;
	width: 135px;
	margin: 58px 0 0 0;
}

#navi ul {
	height: 301px;
	list-style-type: none;
	background: url(../img/navi.gif) no-repeat;
}

#navi ul li {
	display: block;
	text-indent: -9999px;
}

#navi ul li a {
	border: 0;
	display: block;
	text-decoration: none;
	background: url(../img/navi.gif) no-repeat;
}
	
li#home a {
	width: 135px;
	height: 32px;
}

li#collection a {
	width: 135px;
	height: 33px;
}

li#palette a {
	width: 135px;
	height: 33px;
}	 

li#events a {
	width: 135px;
	height: 32px;
}

li#wheretobuy a {
	width: 135px;
	height: 34px;
}

li#press a {
	width: 135px;
	height: 33px;
}

li#nest a {
	width: 135px;
	height: 35px;
}

li#about a {
	width: 135px;
	height: 34px;
}

li#contact a {
	width: 135px;
	height: 35px;
}	 

li#home a:link, li#home a:visited {	
	background-position: 0px 0px;
}
li#home a:hover, li#home a:focus {
	background-position: -135px 0px;
}

li#collection a:link, li#collection a:visited {	
	background-position: 0px -32px;
}
li#collection a:hover, li#collection a:focus {	
	background-position: -135px -32px;
}

li#palette a:link, li#palette a:visited {	
	background-position: 0px -65px;
}
li#palette a:hover, li#palette a:focus {	
	background-position: -135px -65px;
}

li#events a:link, li#events a:visited {	
	background-position: 0px -98px;
}
li#events a:hover, li#events a:focus {	
	background-position: -135px -98px;
}

li#wheretobuy a:link, li#wheretobuy a:visited {	
	background-position: 0px -130px;
}
li#wheretobuy a:hover, li#wheretobuy a:focus {	
	background-position: -135px -130px;
}

li#press a:link, li#press a:visited {	
	background-position: 0px -164px;
}
li#press a:hover, li#press a:focus {	
	background-position: -135px -164px;
}

li#nest a:link, li#nest a:visited {	
	background-position: 0px -197px;
}
li#nest a:hover, li#nest a:focus {	
	background-position: -135px -197px;
}

li#about a:link, li#about a:visited {	
	background-position: 0px -232px;
}
li#about a:hover, li#about a:focus {	
	background-position: -135px -232px;
}
	
li#contact a:link, li#contact a:visited {	
	background-position: 0px -266px;
}
li#contact a:hover, li#contact a:focus {	
	background-position: -135px -266px;
}

/* Selected nav items
------------------------------------------------------------------*/
li#home a.current:link, li#home a.current:visited {
	background-position: -270px 0;
}

li#collection a.current:link, li#collection a.current:visited {
	background-position: -270px -32px;
}

li#palette a.current:link, li#palette a.current:visited {
	background-position: -270px -65px;
}

li#events a.current:link, li#events a.current:visited {
	background-position: -270px -98px;
}

li#wheretobuy a.current:link, li#wheretobuy a.current:visited {
	background-position: -270px -130px;
}

li#press a.current:link, li#press a.current:visited {
	background-position: -270px -164px;
}

li#nest a.current:link, li#nest a.current:visited {
	background-position: -270px -197px;
}

li#about a.current:link, li#about a.current:visited {
	background-position: -270px -232px;
}

li#contact a.current:link, li#contact a.current:visited {
	background-position: -270px -266px;
}

/* Home Page Content
------------------------------------------------------------------*/
#logo {
	width: 600px;
	text-align: center;
	margin: 50px 0 40px 0;
}

#logo img, #homePhotos img, .noborder  {
	border: none;
}

/* Main Content
------------------------------------------------------------------*/
#branding {
	width: 670px;
	height: 133px;
	text-indent: -9999px;
	background: url(../img/branding.gif) no-repeat;
}

#branding a {
	width: 190px;
	height: 120px;
	display: block;
	text-decoration: none;
	margin: 0 0 0 450px;
}

#primaryContent {
	float: left;
	width: 630px;
	display: inline;
	margin: 10px 0 0 40px;
}

#oneCol #secondaryContent {
	display: none;
}

/* twoCol in the body will activate the following div instead of the default primaryContent */

#twoCol #primaryContent {
	float: left;
	width: 435px;
	text-align: center;
	margin: 23px 0 0 234px;
}

#secondaryContent {
	float: left;
	width: 194px;
	margin: 43px 0 0 -630px;
}

#secondaryContent img {
	margin: 0 8px 8px 0;
}

#pagination a:link, #pagination a:visited {
  display: block-inline;
  width: 50px;  /* dimensions needed for IE5.x/Win */
  line-height: 20px;
  color: #999;
  text-decoration: none;
  font-weight: bold;
}

#pagination a.prev {
	padding: 0 0 0 10px;
	margin-right: 300px;
    background: transparent url(../img/arrows.gif) no-repeat left;
}

#pagination a.next {
	padding: 0 10px 0 0;
	background: transparent url(../img/arrows.gif) no-repeat right;
}

#photo p {
	line-height: 40px;
	font-weight: bold;
}

#extra {
	margin-left: 154px;
}

#extra p {
	width: 120px;
	float: left;
}

#extra p.detail {
	line-height: 12px;
	width: 63px;
	font-weight: bold;
}
/* Content
------------------------------------------------------------------*/
#content {
	font: 11px Verdana, Helvetica, sans-serif;
}

#content p	{
	line-height: 16px;	
}

p.intro {
	width: 512px;
}

p.introMulti {
	width: 512px;
	padding-bottom: 12px;
}

table.palette {
	margin-top: 15px;
}

table.palette td {
	text-align: center;
	font-size: 10px;
	padding: 15px 30px 0 0;
}

table.palette td img {
	margin-bottom: 3px;
}

h1 {
	font-size: 11px;
	padding: 0 0 4px 0;
}

h2 {
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #3b1f0a;
}

h3 {
	color: #3b1f0a;
	font-size: 12px;
	padding: 0 0 14px 0;
}

p.separator {
	margin-top: 12px;
	height: 37px;
	background: url(../img/event_separator.gif) no-repeat right;
}

table.events {
	margin-top: 9px;
}

table.events td {
	vertical-align: top;
	padding: 0 12px 8px 0;
}

table.wheretobuy tr td {
	vertical-align: top;
	padding: 0 70px 34px 0;
	line-height: 14px;
}

table.wheretobuy tr.online td {
	padding-bottom: 3px;
}
table.wheretobuy tr.online2 td {
	padding-top: 18px;
	padding-bottom: 3px;
}
table.wheretobuy td.titles {
	padding: 0;
}

#content p.about {
	padding-right: 40px;
}

.artistPhoto {
	margin: 20px 0 0 24px;
}

table.contacts td.firstColumn {
	width: 370px;
}

table.contacts td {
	vertical-align: top;
	padding: 0 10px 15px 0;
}

fieldset {
	font-weight: bold;
	border: 0px solid #fff;
}

fieldset p {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 11px;
}

label {
  display: block;
}

input, textarea {
	font: 11px Arial, sans-serif;
}

input.name, input.email {
	width: 200px;
}

p.error {
	color: #f22206;
}

p.success {
	color: #0ca2b3;
	padding-bottom: 20px;
}

/* Collections
------------------------------------------------------------------*/
#heading {
	padding: 0 0 0 40px;
}

#heading span {
	font: bold 11px Verdana, Arial, sans-serif;
}

#heading img {
	border: none;
	padding: 0 2px;
	vertical-align: bottom;
}

#heading span a.current {
	color: #666;
	text-decoration: none;
}
/* Nest page Content
------------------------------------------------------------------*/
#exclusive {
	float: left;
	width: 512px;
	margin: 6px 10px 0 0;
}

#exclusive h1 {
	text-align: center;
}

#exclusive img {
	border: none;
}

/* Footer
------------------------------------------------------------------*/
#footer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#footer p {
	color: #9cc;
	font: 10px Arial, sans-serif;
	line-height: 42px;
}