
div.splash_page, div#splash_page_auto {
	color:#FFFFFF;
	padding:2px 5px;
	float:left;
	border: 1px solid #716E43;
	background-color: #000000;
	margin:5px;
	text-decoration:none;
	font-weight:bold;
}
div.splash_page:hover, div#splash_page_auto:hover {
	cursor:pointer;
}

#textbox, #textbox-home, #textbox-vert, #textbox-full {
	/*width:600px;*/
	padding:20px 30px;
	margin:0;
	min-height:5em;
	/*background-image: url(../gfx/bg_watermark.jpg);
	background-repeat: repeat-y;*/
	overflow:auto;
	background-color: #FFFFFE;
	background-position: left;
}
#textbox-vert {
	overflow:hidden;
	min-height:30em;
}
#textbox {
	min-height:24em;
}
#textbox-vert p a {
	font-size:15px;
	text-decoration:none;
	color:#444228;
	border-bottom:1px solid grey;
}
#textbox-home, #textbox-full {
	width:850px;
}
h1 {
	font-size:26px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
#textbox p {
	line-height:1.7;
}
.initCap {
	font-size:55px;
	line-height:1;
}

#actionBoxContainer {
	width:100%;
	height:230px;
}
.actionBox {
	position:relative;
	width:22%;
	padding:1.4%;
	float:left;
	height:100%;
	border-right: 1px solid #000000;
}
.actionBox form {
}
.actionBox h1 {
	font-size:16px;
	text-align:center;
	border-bottom: 1px solid #000000;
}
.actionBox h2 {
	padding:0;
	margin:0 auto;
	text-align:center;
}
.actionBox h2 img {
	margin:0 auto;
}
.actionBox p {
	padding:.5em;
	font-size:0.9em;
	line-height:1.2;
}
.actionBox a.actionButton {
	display:block;
	padding:.25em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E1506;
	border: 1px solid #5E1506;
	-moz-border-radius:.8em;
	text-transform:uppercase;
	font-size:10px;
	margin:0 auto;
	text-decoration:none;
	/* width:2em; */
	text-align:center;
}
.actionBoxText {
	height:13em;
}
#actionBoxRight {
	border-right:none;
}

#sidebar {
	width:259px;
	min-height:390px;
	position:relative;
	float:left;
	margin-left:28px;
	top:-21px;
	right:0px;
	z-index:5;
}
#collector, #whatsnew, #details, #services, #search {
	padding:80px 15px 20px 28px;
	width:216px;
	height:290px;
	background-repeat: no-repeat;
	position:relative;
	margin:0;
	color: #5C1100;
	line-height:2;
}
#search {
	width:261px;
	height:92px;
	padding:0;
	background-image: url(../gfx/search_bar.png);
}
#showcase_curshow {
	width:785px;
	height:488px;
	text-align:center;
	background-color:#12110A;
	border-bottom:2px solid #232214;
}
#showcase_curshow img {
	margin: 0 auto;
}
input.searchinput {
	position:absolute;
	left:100px;
	top:32px;
	width:104px;
	height:24px;
	font-size:16px;
}
input.send {
	position:absolute;
	right:12px;
	top:38px;
	width:35px;
	height:25px;
	background-image: none;	
}
p.homesearch {
	text-align:center;
	margin:0;
}
#searchSubmit {
	position:absolute;
	right:12px;
	top:34px;
	width:34px;
	height:26px;
}
#searchSubmitHome {
}
#searchSubmit:hover, #searchSubmitHome:hover {
	cursor:pointer;
}
#collector h1, #whatsnew h1, #details h1 {
	font-size:16px;
	font-weight:bold;
}
#collector {
	padding:80px 15px 30px 28px;
	background-image: url(../gfx/bg_note_collector.png);
	z-index:10;
}
#collector ul {
	margin:0;
	padding:0;
	line-height:1;
	list-style:none;
	font-size:.9em;
}
#collector ul li, #collector ul li a, #collector ul li a:link, #collector ul li a:visited {
	margin-bottom:0.3em;
	padding-left:1em;
	text-decoration:none;
	color: #5C1100;
}
#collector ul li a:hover {
	color: #5E7525;
	text-decoration:underline;
}
#collector ul li.ic-title {
	font-size:1em;
	font-weight:bold;
	padding-left:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F1506;
}
.searchresults {
	background-color: #FBEBD0;
	margin: 4px;
	padding: 4px;
	border: 1px dashed #F3C881;
}
.searchresults img {
	display:inline-block;
}
.ic_delete {
	display:inline;
	margin-left:.5em;
}
#whatsnew {
	background-image: url(/library/gfx/bg_note_whatsnew.png);
}
#details {
	background-image: url(/library/gfx/bg_note_details.png);
}
#details p.attribute {
	line-height:1.4;
	margin:0;
}
#services {
	background-image: url(/library/gfx/bg_note_services.png);
}
#services ul, #details ul {
	line-height:1.6;
}
#services ul li a, #details ul li a {
	text-decoration:none;
	color:#5C1100;
}
#services ul li a:hover, #details ul li a:hover {
	text-decoration:underline;
}
.getinspired_thumb {
	padding:9px 11px 11px 9px;
	margin:10px;
	width:160px;
	height:130px;
	background-image: url(/library/gfx/bg_getinspired.png);
	background-repeat: no-repeat;
	/* border: 1px solid #FF0000; */
	float:left;
}
.getinspired_thumb img {
	border:none;
	width:160px;
	height:130px;
}
#showcase, #cabinets {
	width:785px;
	min-height:100px;
	float:left;
}
#showcase {
	width:785px;
	margin-bottom:10px;
	background-color:#12110A;
}
a#enlarge_showcase, #enlarge_showcase_bg, #enlarge_showcase_bg_outline, a#next_showcase, #next_showcase_bg, a#prev_showcase, #prev_showcase_bg {
	width:10em;
	height:1em;
	line-height:1;
	display:block;
	padding:5px;
	position:absolute;
	left:10px;
	top:10px;
	text-decoration:none;
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
}
#enlarge_showcase_bg, #next_showcase_bg, #prev_showcase_bg, #enlarge_showcase_bg_outline {
	background-color: #EDF3DA;
	border: 1px solid #607426;
	opacity: .75;
	filter: alpha(opacity=75);
}
#enlarge_showcase_bg_outline {
	opacity: .25;
	filter: alpha(opacity=25);
}
a#next_showcase, #next_showcase_bg {
	left:auto;
	right:22px;
	width:8em;
}
a#prev_showcase, #prev_showcase_bg {
	width:8em;
	left:auto;
	right:110px;
}
#tabs, #subtabs {
	width:100%;
	font-size:12px;
	height:31px;
	clear:both;
}
.subcat_menu a {
	font-size:13px;
	text-decoration:none;
	border-bottom:solid 1px grey;
	color:#444228;
}
#subtabs {
	font-size:11px;
	height:14px;
	/*
	background-color: #23290E;
	*/
	background-color: #444228;
	height:28px;
	border-left: 1px solid #716E43;
	border-right: 1px solid #716E43;
}
.tab, .tab_sel, .subtab, .subtab_sel {
	padding:6px;
	min-width:5em;
	height:1.5em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	color: #EEE0C6;
	float:left;
	margin-right:1px;
}
.tab, .subtab {
	background-color: #444228;
	border: 1px solid #716E43;
	border-bottom:none;
}
.tab_sel, .subtab_sel {
	background-color: #5F1506;
	border: 1px solid #471004;
	border-bottom:none;
}
.subtab, .subtab_sel {
	border:none;
	background-color:transparent;
}
.subtab_sel {
	background-color: #5F1506;
}

#photo {
	clear:both;
	width:inherit;
	min-height:350px;
	/*background-color: #5F1506;*/
	position:relative;
}
#contact-form #form-description {
	border-bottom: solid 1px #333333;
	padding: 0px 10px 3px 0px;
}
#contact-form div{
	overflow:hidden;
	margin-bottom: 8px;
	line-height: 1.2;
}
#contact-form label {
	color:#333333;
	display:block;
	font-size:1em;
	font-weight:bold;
	padding:0 10px 0 0;
	text-align:right;
	width:120px;
	float:left;
	margin:0;
}
#contact-form abbr {
	color:#990000;
	font-size:1em;
	vertical-align:middle;
	border:medium none;	
}
#contact-form input, #contact-form select, #contact-form textarea  {
	float:left;
}
#contact-form #name, #contact-form #email {
	width: 200px;
}
#contact-form #comments {
	width: 400px;
	height: 180px;
}
#contact-form label.error {
	color:#990000;
	width:100%;
	text-align: left;
	clear: both;
	margin: 0px 0px 0px 130px;
}
#contact-form label.error {
	color:#990000;
	width:100%;
	text-align: left;
	clear: both;
	margin: 0px 0px 0px 130px;
}
#contact-form label.checked {
	display: none !important;
}
/* 80 x 120, 140 x 200 */
.product-item1, .product-item2 {
	/*background-image: url(../gfx/bg_products_1.png);*/
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
	width: 140px;
	height: 200px;
	text-align:center;
	float:left;
	border-right:1px solid #9A5B32;
	border-bottom:1px solid #9A5B32;
}
.product-item1:hover, .product-item2:hover {
	border-right-color:#D09771;
	border-bottom-color:#D09771;
	background-color:#FBF1EE;
}
.product-item1 a, .product-item2 a {
	display:block;
	width: 120px;
	height:180px;
	margin:0 10px;
	overflow:hidden;
}
.product-item1 img, .product-item2 img {
	margin:0 auto;
}
.product-item2 {
	/*background-image: url(../gfx/bg_products_2.png);*/
}
#product-details {
	float:left;
	width:280px;
	min-height:300px;
}
#product-details h1 {
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	padding:.4em;
	background-color: #5C1100;
}
.product-item-title {
	margin-top:4px;
	clear:both;
	font-size:11px;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;	/* white-space:nowrap; */
}
#product-pic {
	float:left;
	margin-right:20px;
	position:relative;
}
#add-button {
	display:block;
	color: #5C1100;
	padding: 0 3px;
	border: 1px solid #5E1506;
	cursor:pointer;
}
#action {
	position:absolute;
	bottom:15px;
	right:15px;
}
#action span {
	float:left;
	display:block;
	padding:4px;
	margin:0 4px;
	font-size:11px;
	line-height:1em;
	border:1px solid #5C1100;	
	cursor:pointer;
	position:relative;
}
#action span a {
	color:#5C1100;
	text-decoration:none;
}
#action span input {
	color: #5C1100;
	padding:0;
	font-size:8px;
	border:1px solid #5C1100;
	background-color:#FFFFFF;
}
.tutorial {
	position:absolute;
	bottom:-50px;
	left:0;
	width:100px;
	background-color: #FBE48C;
	padding: 5px;
	border: 1px solid #F9D855;
	z-index:100;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.howtobuy_img {
	margin:0 auto;
}
#phone {
	width:100%;
	text-align:center;
	clear:both;
	font-size:.9em;
	padding:.5em 0 0 0;
	border-top:solid 1px #000000;
}
#phone p {
	margin:0;
	/*color: #FFF4E4;	*/
	line-height:2;
}
#phone a {
	color:#6C4737;
}
#phone a:hover {
	color:#9C6750;
}
#phone img {
	margin:0 auto;
}
.product_category {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #471004;	
	min-height:40px;
	overflow:auto;
	/*
	background-color: #716E43;
	border: 1px solid #607426;	
	color:#FFFFFF;
	*/
}
.product_category h1 {
	font-weight:normal;
	font-size:18px;
	margin:0 0 .5em 0;
}
.product_category p {
	margin:0 0 .5em 0;
}
.product_category a img {
	float:left;
	margin:0 1em 0 0;
	border: 2px outset #000000;	
}
.product_category a img:hover {
	border: 2px inset #000000;
}
.product_category a.clickthroughbutton {
	background-color: #471004;
	padding:4px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:.9em;
	text-transform:uppercase;
	margin:10px 0 0 10px;
	float:right;
}
.product_category a.clickthroughbutton:hover {
	background-color: #5F1506;
}
a#admin_link {
	position:absolute;
	/* width:5em; */
	height:1em;
	padding:.25em;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #471004;
	right:40px;
	bottom:30px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a#admin_link:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#frmScheduleAppointment {
	padding:10px;
	margin:10px;
	border: 1px dashed #FFE4C1;
	background-color: #FFF4E4;
}
#frmScheduleAppointment label strong {
	display:inline-block;
	width:10em;
}
#homeinfo {
	display:none;
}


span.error {
	display:block;
	color:#FF0000;
	background-color: #FCFFC6;
	padding: 2px;
}




/**************************************************  DATE PICKER CSS ******************************************/

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/********************** END DATEPICKER STUFF ***************************************/

/********************** START GRIPPIE STUFF (RESIZEABLE TEXTAREA) ******************/
div.grippie {
background:#EEEEEE url(/library/gfx/grippie.png) no-repeat scroll center 2px;
border-color:#DDDDDD;
border-style:solid;
border-width:0pt 1px 1px;
cursor:s-resize;
height:9px;
overflow:hidden;
}
.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
width:95%;
height: 20%;
}
/*********************** END GRIPPIE STUFF *****************************************/

/*********************** START THICKBOX CSS ****************************************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(library/gfx/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/***************************** END THICKBOX ***********************************/



#cabinet_intro {
	margin:0 auto;
	position:relative;
}
a.hotspot {
	position:absolute;
}
a#hotspot1, a#hotspot2, a#hotspot3, a#hotspot4 {
	position:absolute;
	padding:5px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	background-color: #EDF3DA;
	border: 1px solid #607426;
	opacity: .85;
	filter: alpha(opacity=85);
}
a#hotspot1 {
	left:330px;
	top:430px;
}
a#hotspot2 {
	left:334px;
	top:340px;
}
a#hotspot3 {
	left:148px;
	top:369px;
}
a#hotspot4 {
	left:0px;
	top:0px;
}
a#hotspot5 {
	left:0px;
	top:0px;
}
#products_vert {
	clear:both;
	margin:0 auto;
}
#products_vert a {
	float:left;
	display:block;
	margin:0 15px 0 0;
	position:relative;
	text-decoration:none;
}
#products_vert a.last {
	margin:0;
}
#products_vert a span {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	width:80%;
	padding:10%;
	bottom:0;
	left:0;
	right:0;
	color: #FFFFFF;
	background-color: #000000;
	opacity: .65;
	filter: alpha(opacity=65);
}
.products_sep {
	clear:both;
	width:100%;
	height:15px;
}
.gallery a {
	display:block;
	float:left;
	margin:0 15px 15px 0;
}
.gallery a img {
	border:none;
}
.preload {
	display:none;
}

#leftarrow, #rightarrow {
	float:left;
	width:8px;
	height:28px;
	padding:46px 8px;
	background-color: #12110A;
}
#leftarrow:hover, #rightarrow:hover {
	cursor:pointer;
}
#thumbnails_wrapper {
	overflow:hidden;
	width:720px;
	height:120px;
	padding:0;
	margin:0;
	float:left;
}
#thumbnails {
	overflow:visible;
	width:30000px;
	height:120px;
	background-color: #12110A;
}
#thumbnails div {
	float:left;
	width:114px;
	height:120px;
	text-align:center;
	margin:0 3px;
	overflow:hidden;
}
#thumbnails div img {
	border:none;
	margin:5px auto;
}
#thumbnails div span {
	color:#FFFFFF;
	line-height:1;
	margin:0;
}

#thumbnails div.current {
	background-color: #232214;
}
#whyus-home {
	width:22%;
	padding:1.4%;
	float:right;
	font-size:12px;
}
#whyus-home h1 {
	font-size:18px;
}
#whyus-home ul {
	padding:0 0 0 1em;
	margin:0;
}
.document_list {
	margin:20px 0px;
	list-style:none;
	display:block;
}
.document_list h3 {
	color:#FFFFFF;
	background-color:#5C1100;
	padding:6px 9px;
	font-weight:500;
	margin-top:9px;
	font-size:1em;
	margin-bottom:0px;
}
.more_info_links {
	margin-top:0px;
}
.more_info_links a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:9px 9px 9px 40px;
	background-color:#F0CD93;
	display:block;
	border-bottom:1px solid #F7E4C3;
	position:relative;
}
.product_link {
	background-image:url(/library/gfx/icon-link-small.jpg);
	background-repeat:no-repeat;
	background-position:7px 8px;
}
.product_doc {
	background-image:url(/library/gfx/icon-pdf-small.jpg);
	background-repeat:no-repeat;
	background-position:7px 7px;
}
.more_info_links a:hover {
	left:1px;
	background-color:#F7E4C3;
}

.cabinet_catalog, .cabinet_catalog_full {
	/* color:#5E1506; */
	font-weight:800;
	text-decoration:none;
	font-size:14px;
}
.cabinet_catalog:hover, .cabinet_catalog_full:hover {
	/* color:#9C230A; */
	font-weight:900;
	text-decoration:underline;
	font-size:14px;
}
.catalog_link {
	display:block;
	float:left;
	margin:12px 6px;
}

#search-top {
	display:block;
	width:280px;
	height:26px;
	right:40px;
	bottom:30px;
	position:absolute;
	text-align:right;
}
.search_init {
	font-style:italic;
	color:gray;
}
#search-top button {
	border:none;
	color:white;
	font-weight:bold;
	background-color: #5C1100;
}
.related_product_thumb {
	float:left;
	display:block;
	padding:6px;
	text-align:center;
}