/** RESET STYLES **/
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
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: normal;
	color: black;
	background: white;
}

ol,ul {
	list-style: none;
}

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: "" "";
}

/** GENERAL STYLING **/
body,html {
	background: #000000 url(http://www.deconet.com/pictures/site/decopedia/bg.jpg) repeat-x scroll 0 0;
}

body {
	font: 76%/ 1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 100%;
	padding-left: 40px;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 2.5em;
}

h2,h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
}

a {
	color: #0150a8;
	text-decoration: underline;
	cursor: pointer;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#container {
	width: 818px;
	margin: 0 auto;
	float: left;
}

#header {
	height: 115px;
}

#main {
	background: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 0 15px 15px 15px;
	z-index: 2;
}

#main.tight {
	float: right;
	width: 580px;
	padding: 5px 10px 0 10px;
	clear: none;
}

#footer {
	clear: both;
	overflow: hidden;
	height: 150px;
	background: url('http://www.deconet.com/pictures/site/xrepeat-sprites.png') 0px -327px repeat-x;
	padding: 25px 0 0 0;
	margin: 0 0 20px 0;
	color: white;
	line-height: 16px;
	font-size: 0.9em;
}

#footer h3 {
	color: #ef8d00;
	font-size: 1em;
	font-weight: bold;
}

#footer a {
	color: #6bd4ff;
}

#footer h3 a {
	color: #ef8d00;
	text-decoration: none;
}

#footer ul,#footer .textbox {
	width: 135px;
	float: left;
	margin: 0 0 0 15px;
}

#footer li {
	margin: 0 0 3px 0;
}

#search {
	float: right;
	margin: 55px 0 0 0;
}

#search label {
	color: #8f8f8f;
	font-size: 0.9em;
}

#search .text-input {
	height: 15px;
	width: 300px;
}

#designer_search .text-input {
	width: 204px;
}

#menu {
	clear: both;
	float: right;
	width: 600px;
}

#menu li {
	display: block;
	float: left;
	text-indent: -2000em;
	height: 72px;
}

#menu li a {
	display: block;
	height: 60px;
}

#menu .designers {
	width: 201px;
	background-image: url(http://www.deconet.com/pictures/site/decopedia/menu-designers.gif);
}

#menu .makers {
	width: 200px;
	background-image: url(http://www.deconet.com/pictures/site/decopedia/menu-makers.gif);
}

#menu .objects {
	width: 199px;
	background-image: url(http://www.deconet.com/pictures/site/decopedia/menu-objects.gif);
}

#encyclopedia {
	width: 194px;
	padding: 0 12px 0 12px;
	background-image: url(http://www.deconet.com/pictures/site/decopedia/toolbar-fade.gif);
	background-repeat: repeat-x;
	background-color: #080808;
	color: white;
	float: left;
	overflow: hidden;
	position: relative;
	border-bottom: 12px solid white;
}

#encyclopedia.show {
	padding: 0 12px 70px 12px;
	height: auto;
	border-bottom: none;
}

#encyclopedia p {
	display: none;
}

#encyclopedia p.visible {
	display: block;
}

#encyclopedia h2 {
	line-height: 22px;
	color: #6bd4ff;
	margin: 0 0 20px 0;
}

#encyclopedia .toggle {
	margin: 8px 0 -8px 0;
	cursor: pointer;
	height: 60px;
}

#designers-alphabetical {
	padding: 0 10px;
}

#designers-alphabetical li {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	clear: both;
}

#designers-alphabetical li ul {
	margin: 4px 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px;
	overflow: hidden;
}

#designers-alphabetical li ul li {
	clear: none;
	display: block;
	overflow: hidden;
	float: left;
	padding: 4px 0 6px 7px;
	margin: 0;
	width: 32%;
	border: none;
	border-top: 1px solid #e5e5e5;
	font-size: 1.1em;
}

#designers-alphabetical h4,.designers {
	color: #654c32;
}

h2.designers {
	float: left;
	margin: 0 0 5px 0;
}

.header-wrapper a {
	display: block;
	float: right;
	margin: 6px 0 0 0;
}

.badge {
	height: 134px;
	width: 134px;
	/*background-image: url(http://www.deconet.com/pictures/site/decopedia/badge.png);*/
	float: right;
	margin: -7px 30px 0 0;
}

.badge a { /*display: block;*/
	display: none;
	height: 134px;
	text-indent: -2000em;
}

.preamble {
	font-size: 1.1em;
	margin: 8px 0 17px 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

.logo {
	margin: 33px 0 0 0;
	background-image: url(http://www.deconet.com/pictures/site/decopedia/logo_beta.png);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 193px;
}

.logo a {
	display: block;
	height: 100%;
	text-indent: -2000em;
}

.visa,.mastercard,.americanexpress {
	display: block;
	height: 41px;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.visa,.mastercard,.americanexpress {
	display: block;
	height: 41px;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.visa a,.mastercard a,.americanexpress a {
	display: block;
	height: 100%;
}

.visa {
	display:block;
	background: url("http://www.deconet.com/pictures/site/deconet-sprites.png") -313px 0px no-repeat;
	width: 50px;
	height: 41px;
}

.mastercard {
	display:block;
	background: url("http://www.deconet.com/pictures/site/deconet-sprites.png") -373px 0px no-repeat;
	width: 48px;
	height: 41px;
}

.main-article {
	margin: 10px 0;
	padding: 0 0 10px 0;
	font-size: 1.1em;
	overflow: hidden;
}

.main-article img {
	float: left;
	margin: 0 20px 0 0;
}

.main-article .preamble {
	font-size: inherit;
	font-weight: bold;
	margin: 0;
}

.main-article h2 {
	color: #694f34;
	line-height: 1em;
}

.main-article h4 {
	color: #694f34;
	font-weight: normal;
	font-size: 1em;
}

.section-designers,.section-makers,.section-objects {
	margin: 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e4e4e4;
}

.section-designers h3,.section-makers h3,.section-objects h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.section-designers h3 {
	color: #4d3925;
}

.section-designers #designers-link {
	color: #4d3925;
}

.section-makers h3 {
	color: #ec8900;
}

.section-makers #makers-link {
	color: #ec8900;
}

.section-objects h3 {
	color: #78bb29;
}

.section-objects #objects-link {
	color: #78bb29;
}

.origin {
	font-size: 0.9em;
	color: #694f34;
}

.title {
	color: #694f34;
}

.object-listing {
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	Zoom: 1;
}

.object-listing-top {
	overflow: hidden;
}

.object-listing li {
	display: block;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-right: 1px solid #e5e5e5;
	height: 150px;
	width: 130px;
}

.object-listing .last {
	border: none;
}

.object-listing table {
	height: 110px;
	width: 130px;
}

.object-listing table .model-reference {
	font-size:0.8em;
	padding:0 3px 0 3px;
	float:left;
	display:block;
	overflow: hidden;
	position:relative;
	max-height:30px;
	color:#8C6A45;
	cursor:pointer;
	width:100%;
	line-height: 12px;
}

.object-listing table .template-reference {
	font-size:0.8em;
	padding:0 3px 0 3px;
	height:13px;
	color:#8C6A45;
	cursor:pointer;
	text-align: center;
	overflow: hidden;
	display: block;
	line-height: 12px;
}

.object-listing table .grid-price {
	font-size:0.8em;
	padding:0 3px 0 3px;
	float:left;
	color:#E16047;
	cursor:pointer;
	display:block;
	overflow: hidden;
	position:relative;
	max-height:30px;
	width:100%;
	line-height: 12px;
}

.object-listing table .design-year {
	font-size:0.8em;
	padding:0 3px 0 3px;
	color:#8C6A45;
	cursor:pointer;
	height:13px;
	text-align: center;
	overflow: hidden;
	display: block;
}

.object-listing table .designer-name {
	font-size:0.8em;
	padding:0 3px 0 3px;
	color:#8C6A45;
	cursor:pointer;
	height:13px;
	text-align: center;
	overflow: hidden;
	display: block;
}

.image-center {
	text-align: center;
	vertical-align: middle;
}

.center {
	text-align: center;
}

/** FORM STYLING **/
input,textarea {
	font-size: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text-input {
	background: url('http://www.deconet.com/pictures/site/xrepeat-sprites.png') 0px -174px repeat-x;
	border: 1px solid #c2c2c2;
	height: 17px;
	padding: 2px;
	margin: 0;
	width: 132px;
}

button {
	font-size: inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

/** BUTTONS */
.submit-button {
	background: url('http://www.deconet.com/pictures/site/deconet-sprites.png') 0px -604px no-repeat;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	height: 25px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
}

.submit-button button {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	background: url('http://www.deconet.com/pictures/site/deconet-sprites.png') -100px -604px no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 24px;
	line-height: 25px;
	margin: 0;
	display: -moz-inline-box;
	overflow: visible;
	font-size: 12px;
}

.submit-button .button-right {
	float:left;
	background:transparent url('http://www.deconet.com/pictures/site/deconet-sprites.png') no-repeat scroll -441px -604px;
	cursor:pointer;
	display:inline-block;
	height:24px;
	padding:0 8px 0 0;
}

/** TOOLBAR **/
.toolbar-top,.toolbar-bottom {
	background-image: url(http://www.deconet.com/pictures/site/decopedia/toolbar-bg.gif);
	background-position: bottom left;
	height: 60px;
	text-align: center;
	clear: both;
	padding: 0 7px;
	font-size: 0.9em;
}

.toolbar-top {
	line-height: 30px;
}

.toolbar-bottom {
	height: 38px;
	line-height: 35px;
	vertical-align: middle;
	text-align: left;
	overflow: hidden;
}

.toolbar-bottom .listing {
	margin: 0 10px 0 12px;
}

.toolbar-top  a,.toolbar-bottom  a {
	text-decoration: none;
	color: #04658c;
}

.toolbar-top h2 {
	padding: 3px 0 0 13px;
}

.toolbar-top h2  a,.toolbar-bottom h2  a {
	color: white;
	text-decoration: underline;
}

.toolbar-top label,.toolbar-bottom label {
	margin: 0 5px 0 12px;
	float: left;
}

.toolbar-bottom .right div {
	float: left;
}

.toolbar-top input,.toolbar-top select,.toolbar-bottom input,.toolbar-bottom select
	{
	position: relative;
	top: 1px;
}

.toolbar-top .items,.toolbar-bottom .items {
	width: auto;
}

.toolbar-top img,.toolbar-bottom img {
	position: relative;
	top: 5px;
}

.toolbar-bottom .left,.toolbar-bottom .right {
	line-height: 35px;
	vertical-align: middle;
}
.listing, .listing2 {
	
	display: inline-block;
	height: 23px;
	line-height: 35px;
	width: 60px;
	background: url("http://www.deconet.com/pictures/site/deconet-sprites.png") -491px 0px no-repeat;
	margin: 0 10px 0 12px;
	vertical-align: middle;
	overflow: hidden;
}

.listing2 {
	background: url("http://www.deconet.com/pictures/site/deconet-sprites.png") -429px 0px no-repeat;
}

.listing  a,.listing2 a {
	display: block;
	height: 21px;
	width: 60px;
}

#thumbnails {
	padding: 0px 0px 20px 0px;
}

#thumbnails .item {
	width: 90px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 4px;
	border: 1px solid white;
}

#thumbnails .active {
	border: 1px solid #c3c3c3;
}

.product-image-large-wrapper {
	width: 300px;
	height: 300px;
	margin: 0 0 12px 0;
}

table.product-image-large {
	height: 300px;
	width: 300px;
}

.image-center {
	text-align: center;
	vertical-align: middle;
	height:95px;
}

#right-div {
	text-align: right;
}

.hover-info{
	color: #694f34;
	font-size: 10px;
	text-align: center;
}

.hover-info .hover-info-model{
	text-align: center;
	padding-top: 10px;
}

.hover-info .hover-info-designer{
	text-align: center;
	padding-bottom: 3px;
}

.hover-info .hover-info-price{
	text-align: center;
	color: red;
}

.hover-info .hover-info-view{
	text-align: center;
}

.copyright {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

.orange-title {
	color: #EC8900;
	padding-top: 25px;
	border-top: 1px solid #000000;
}

.orange {
	color: #EC8900;
}

.price-indicator, .recommendations {
	clear: both;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.price-indicator-wrapper {
	border: 1px solid #c3c3c3;
	padding: 15px 10px 10px 10px;
	overflow: hidden;
	clear: both;
}

.tabs, .tabs-wide {
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1.1em;
}

.tabs-wide {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C3C3C3;
}

.tabs li, .tabs-wide li {
	display: block;
	float: left;
	overflow: hidden;
	width: 159px;
	background-image: url(http://www.deconet.com/pictures/site/headline-lightgreen-rc-small.gif);
	background-repeat: no-repeat;
	margin: 0 4px 0 0;
	padding: 3px 0 0 10px;
	height: 27px;
	line-height: 24px;
}

.tabs li a, .tabs-wide li a {
	text-decoration: underline;
	color: #82ae4d;
}

.tabs li.active, .tabs-wide li.active {
	color: white;
	background-image: url(http://www.deconet.com/pictures/site/headline-green-rc-small.gif);
}

.tabs li.active a, .tabs-wide li.active a {
	text-decoration: none;
	color: white;
}

.price-indicator .title, .tabs-wide li.active {
	background: url('http://www.deconet.com/pictures/site/deconet-sprites.png') -157px -423px no-repeat;
	width: 288px;
	float: left;
	padding: 0 3px 0 11px;
	height: 33px;
	clear: both;
	line-height: 33px;
	margin: 0;
	color: white;
}