/*
*
*	Pixaria Gallery
*	Copyright Jamie Longstaff
*
*/

/* Main DOM elements
----------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

.table-thumbnail tbody a, a:hover, a:visited, a:active
	{
    color:#12527A;
	}

body#page {
	background: #D2DCE6;
}

div#page-body {
	background: #ffffff url('../images/furniture/page_body_bg.png') 50% 0 repeat-x;
}

div.wrapper {
    width: 940px;
    margin: auto;
    }
    
div#toolbar {
	width: auto;  
	height: 45px;
	padding: 0px 0px 0px 270px;
	clear: both;  
}

div#headerbar {
	width: auto;  
	height: 85px;
	padding: 0px 0px 0px 270px;
	clear: both;  
}

div#menu {
	position: absolute;
	top: 130px;
	left: 0px;
	height: 40px;
	padding: 0px 10px 0px 10px;
}

div#search {
	position: absolute;
	top: 146px;
	right: 10px;
	height: 18px;
}

div#content {
	margin: 0px 190px 0px 0px;  
	padding: 0px 0px 10px 0px;
}
    
h1
	{
	color:#12527A;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	font-size:180%;
	letter-spacing:-1px;
	}

h2
	{
	font-weight:normal;
	margin:0px 0px 1px 0px;
	font-size:12pt;
	}

h3
	{
	font-weight:bold;
	margin:0px 0px 1px 0px;
	font-size:10pt;
	line-height:15pt;
	}

h7
	{
	color:#12527A;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight:bold;
	}
    
.h7
	{
	color:#12527A;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight:bold;
	}

p,div,td
	{
	font-family:Helvetica, Arial, Geneva, Sans-Serif;
	font-size:9pt;
	line-height:12pt;
	}

a:link, a:visited, a:active {
	color: #AA1428;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

li
	{
	margin-top:9pt;
	}

form
	{
	margin:0px;
	}

form#contactform
	{
    width:100%;
	}

form .forminput
	{
	font-size:8pt;
	color:#222;
	}

form .formbutton
	{
	text-align:center;
	color:#444;
	background:#DDD;
	font-size:9pt;
	font-family:Helvetica, Arial, Geneva, Sans-Serif;
	font-weight:bold;
	}

.bold
	{
	font-weight:bold;
	}
	
.underline
	{
	text-decoration:underline;
	}

.floatbox {
overflow:hidden;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

ul.checkbox li {
background:transparent url('/resources/themes/Digipix/images/list_checkbox.png') no-repeat scroll 0 0;
}

ul.plus li {
background:transparent url('/resources/themes/Digipix/images/list_plus.png') no-repeat scroll 0 0;
}

ul.check li {
background:transparent url('/resources/themes/Digipix/images/list_check.png') no-repeat scroll 0 0;
}

ul.star li {
background:transparent url('/resources/themes/Digipix/images/list_star.png') no-repeat scroll 0 0;
}

ul.arrow li {
background:transparent url('/resources/themes/Digipix/images/list_arrow.png') no-repeat scroll 0 0;
}

ul.arrow li, ul.checkbox li, ul.check li, ul.star li, ul.plus li {
font-weight:bold;
line-height:100%;
margin:10px 0;
padding:7px 0 6px 35px;
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big, ul.check, ul.check-big, ul.star, ul.star-big, ul.plus, ul.plus-big {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 10px 10px 20px;
padding:0;
}

.contentheading, .componentheading {
color:#64696E;
font-family:Arial Narrow,Arial,Helvetica,sans-serif;
font-size:250%;
font-weight:bold;
line-height:100%;
margin:0;
padding:5px 0;
}

/* ID Entities
----------------------------------------------- */

#masthead /* Defines the background image and style of the main masthead */
	{
	height:82px;
	background-image:url('../images/masthead.jpg');
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
	}
    
div#page-footer {
    clear:left;
	padding: 70px 0px 0px 0px;
	min-height: 210px;
	background: url('../images/furniture/page_footer_bg.png') 50% 0 repeat-x;
}

div#bottom {
	width: auto;  
	min-height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 35px 0px 35px;
	clear: both;  
}

div#footer {
	width: auto;  
	padding: 10px 35px 0px 35px;
	clear: both;  
	text-align: center;
}
	
#copyright /*  */
	{
	background-color:#CCC;
	padding:10px;
	font-size:7pt;
	}

#content
	{
	clear: left;
	margin:0px auto;
	width:870px;
	text-align:left;
	}


/* Classes from version 1.x stylesheet
----------------------------------------------- */

.html-error-warning
	{
	color:#F00;
	}

.required
	{
	color:#F00;
	font-weight:bold;
	}

.list-one /*  */
	{
    background-color:#f0f3f5;
	}
	
.list-two /*  */
	{
    background-color:#FDFDFD;
	}

.icon /*  */
	{
	font-size:10pt;
	background:#FFF;
	background-position:center center;
	padding:3px;
	border: 1px solid #CCC;
	}

.thumbnail /*  */
	{
	font-size:10pt;
	background:#FFF url('../images/loaders/image_loading.gif');
	background-position:center center;
	padding:4px;
	border: 1px solid #CCC;
	}

.image /*  */
	{
	background:#FFF;
	padding:6px;
	border: 1px solid #CCC;
	}

.plain
	{
	text-decoration:none;
	}

/* Header and navigation */

div#header {
	margin: 0px -10px 0px -10px;
	padding: 0px 0px 0px 0px;
	position: relative;    
	width: auto;  
	background: url('../images/furniture/page_body_bg.png') 50% 0 repeat-x;
	z-index: 10;
	clear: both;  
}

div#header div.header-t {
	background: url('../images/furniture/header_t.png') 50% 0 no-repeat;
}

div#header div.header-b { background: url('../images/furniture/header_b.png') 0 100% repeat-x; }

div#header div.header-bl { background: url('../images/furniture/header_bl.png') 0 100% no-repeat; }

div#header div.header-br {
	height: 170px;
	background: url('../images/furniture/header_br.png') 100% 100% no-repeat;
}
    
#logo {
    clear: both;
	height:130px;
    padding: 0 0 0 207px;
    width: auto;
	}
	
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

div#menu li a, #menu li span.separator {
	height: 40px;
	display: block;
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}

div#menu li span {  
	display: block;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	color: #aa1428;
}

div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {  
	color: #aa1428;
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
	margin-right: 5px;
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 15px 0px 15px;
}

div#menu li.level1:hover, div#menu li.sfhover {  
	background: url('../images/furniture/menu_tab_l.png') 0 0 no-repeat;
}

div#menu li.sfhover li.sfhover {  
	background: none;
}

div#menu li.active {  
	background: url('../images/furniture/menu_tab_l.png') 0 0 no-repeat;
}

div#menu a.active, div#menu span.active {  
	background: url('../images/furniture/menu_tab_r.png') 100% 0 no-repeat;
}

div#menu li.active li {  
	background: none;
}

div#menu li li a.active {  
	background: none;
}

div#menu li a.level1, #menu li span.level1 {  
	color: #ffffff;
}

div#menu li.active a.level1, #menu li.active span.level1 {  
	line-height: 43px;
	color: #000000;
}

div#menu li:hover a.level1, #menu li:hover span.level1, div#menu li.sfhover a.level1, #menu li.sfhover span.level1 {  
	line-height: 43px;
	color: #000000;
}

div#menu li.level1 a:hover.level1, #menu li.level1 span:hover.level1, #menu li.level1 span.sfhover span {  
	color: #aa1428;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 40px;
	left: -999em;  
	width: 200px;
	padding: 0px 0px 1px 0px;
	background: url('../images/furniture/menu_dropdown_bg.png') 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator {
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #ffffff url('../images/furniture/menu_level2_item.png') 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
   background: #ffffff url('../images/furniture/menu_level2_item_parent.png') top right no-repeat;
}

div#menu li.level1 li.last a, div#menu li.level1 li.last span.separator {  
	background: #ffffff url('../images/furniture/menu_level2_item.png') 100% 1px no-repeat;
}

div#menu li.level1 li.last a.parent, div#menu li.level1 li.last span.parent {  
   background: #ffffff url('../images/furniture/menu_level2_item_parent.png') top right no-repeat;
}

 

 
div#menu li ul ul {
	margin: -41px 0 0 200px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #C8C8C8;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}

div#left {
         float:left;
         width:250px;
         }
         
div#right {
         width:250px;
         float:right;
         }

div#middle {
         margin-left: 260px;
         margin-right: 260px;
         padding: 10px;
         }

         
/* Pagination interface
----------------------------------------------- */

.pagination
	{
	}
	
.pagination a
	{
	display: block;
	padding: 3px 7px;
	float: left;
	margin: 0 3px 0 0;
	border-top: 1px solid #DDD;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #DDD;
	text-decoration:none;
	}

.pagination a:hover
	{
	background:#EEE;
	}

.pagination .spacer
	{
	display: block;
	padding: 3px 7px;
	float: left;
	margin: 0 3px 0 0;
	} 
	
.pagination .disabled, .pagination .current
	{
	display: block;
	padding: 3px 7px;
	float: left;
	margin: 0 3px 0 0;
	color:#646464;
	border-top: 1px solid #AAA;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #AAA;
	text-decoration:none;
	} 

.pages
	{
	float:right;
	padding-right:4px;
	}

/* Form input for choosing number of thumbs
----------------------------------------------- */

.page-button
	{
	font-size:10pt;
	margin:0 2px 2px 0;
	text-decoration: none;
	height:16px;
	border:1px solid #AAA;
	padding: 3px 7px;
	text-align:center;
	color:#444 !important;
	float:left;
	}

/* Version 2.x New Classes and IDs
----------------------------------------------- */

#popup-content
	{
	background:#EEE;
	text-align:left;
	}

#front-innerdiv
	{
	width:100%;
	}

#front-outerdiv
	{
	padding:20px;
	background:#fff;
	clear:left
	}

/*  Styles for gallery descriptions */

.table-gallery-description
	{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	margin-bottom:20px;
	border-spacing:0px;
	}

.table-gallery-description thead th
	{
	text-align:left;
	font-size:11pt;
	color:#12527A;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}

.table-gallery-description thead th a
	{
	text-decoration:none !important;
	color:#12527A !important;
	}

.table-gallery-description table
	{
	margin:5px;
	border-collapse:collapse;
	width:100%;
	padding:0px;
	border-spacing:0px;
	}

.table-gallery-description tbody td
	{
	}
    
.table-gallery-description td th
	{
	width:190px;
	vertical-align:top;
	text-align:center;
	}
	
.table-gallery-description td td
	{
	vertical-align:top;
	text-align:left;	
	}
	
.table-gallery-description td h1
	{
	font-weight:bold;
	font-size:10pt;
	margin-top:2px;
	}
	
	
/*  Styles for text layout tables */

.table-text
	{
	border-collapse:collapse;
	width:100%;
	line-height:1.2em;
	text-align:left;
	padding:0px;
	border-spacing:0px;
	margin-bottom:20px;
	}

.table-text th
	{
	width:33%;	
	vertical-align:top;
	padding:2px 5px 7px 0px;
	font-weight:bold;
	font-size:12pt;
	text-align:left;
	margin-top:0px;
	margin-right:8px;
	margin-left:2px;
	line-height:1.3em;
	}
	
.table-text td
	{
	width:33%;	
	vertical-align:top;
	padding:3px;
	text-align:left;
	vertical-align:top;
	}

.table-text td h1
	{
	font-weight:bold;
	font-size:12pt;
	margin-top:2px;
	}
	
.table-text td h2
	{
	font-weight:bold;
	font-size:11pt;
	margin-top:2px;
	}
	
.table-text td h3
	{
	font-weight:bold;
	font-size:10pt;
	margin-top:2px;
	}
	
/*  Styles for form layout tables */

.table-form
	{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	border:1px solid #CCC;
	margin-bottom:20px;
	border-spacing:0px;
	}

.table-form thead th
	{
	width:33%;	
	text-align:left;
	font-size:11pt;
	color:#12527A;
	padding:4px 0px 6px 4px;
	font-weight:bold;
    background:transparent url('../images/furniture/table_thumbnail_header.png') no-repeat scroll 0 0;
	}
	
.table-form tbody th
	{
	height:25px;
	vertical-align:top;
	padding:8px 0px 0px 4px;
	width:33%;
	font-size:9pt;
	text-align:left;
	font-weight:bold;
	}
	
.table-form tbody td
	{
	height:25px;
	vertical-align:middle;
	height:20px;
	padding:3px;
	width:33%;	
	text-align:left;	
	}

.table-form tbody td h1
	{
	font-weight:bold;
	font-size:12pt;
	margin-top:2px;
	}
	
.table-form tbody td h2
	{
	font-weight:bold;
	font-size:11pt;
	margin-top:2px;
	}
	
.table-form tbody td h3
	{
	font-weight:bold;
	font-size:10pt;
	margin-top:2px;
	}
	
.table-form tbody td td
	{
	padding:0px;
	}

.table-form tbody th td
	{
	padding:0px;
	}

/*  Styles for cart list details  */

.table-form .messages
	{
	width:100%;
	inherit:none;
	border-collapse:collapse;
	}

.table-form .messages th
	{
	padding:3px;
	vertical-align:top;
	width:33%;
	}

.table-form .messages td
	{
	padding:3px;
	vertical-align:top;
	width:66%;
	}

/*  Styles for cart messages  */

.table-cart
	{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	border:1px solid #CCC;
	margin-bottom:20px;
	border-spacing:0px;
	}

.table-cart thead th
	{
	width:33%;	
	text-align:left;
	font-size:11pt;
	color:#FFF;
	background-color:#777;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}
	
.table-cart tbody th
	{
	vertical-align:middle;
	text-align:center;
	padding:0px;
	width:33%;
	font-size:9pt;
	font-weight:bold;
	}
	
.table-cart tbody td
	{
	vertical-align:middle;
	padding:0px;
	width:33%;	
	text-align:left;	
	}

.table-cart .cart-item
	{
	width:100%;
	inherit:none;
	border-collapse:collapse;
	}

.table-cart .cart-item th
	{
	padding:3px;
	width:33%;
	text-align:left;	
	}

.table-cart .cart-item td
	{
	padding:3px;
	width:66%;
	text-align:left;	
	}

/*  Styles for list views  */

.table-listbox
	{
	border-collapse:collapse;
	border:solid 1px #CCC;
	color:#444;
	width:100%;
	text-align:left;
	padding:0px;
	border-spacing:0px;
	margin-bottom:20px;
	}

.table-listbox th
	{
	text-align:left;
	font-size:11pt;
	color:#FFF;
	background-color:#777;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}

.table-listbox .options
	{
	padding:3px 0px 4px 4px;
	text-align:left;
	background-color:#DDD;
	font-weight:normal;
	}

.table-listbox .options .option-title
	{
	padding:5px 5px 0 0;
	width:10em;
	text-align:left;
	font-weight:bold;
	float:left;
	}

.table-listbox td
	{
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 3px;
	line-height:20px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	}

.table-listbox td a
	{
	text-decoration:none;
	}

.table-listbox td a:hover
	{
	text-decoration:none;
	}

/*  Styles for popup window text layout tables */

.table-popup-text
	{
	border-collapse:collapse;
	width:100%;
	line-height:1.2em;
	text-align:left;
	padding:0px;
	border-spacing:0px;
	margin:0px;
	}

.table-popup-text th
	{
	width:33%;	
	vertical-align:top;
	padding:2px 5px 7px 0px;
	font-weight:bold;
	letter-spacing:-1pt;
	font-size:14pt;
	text-align:justify;
	margin-top:0px;
	margin-right:8px;
	margin-left:2px;
	line-height:1.3em;
	}
	
.table-popup-text td
	{
	width:33%;	
	vertical-align:top;
	padding:3px;
	text-align:left;
	vertical-align:top;
	}

/*  Styles for popupwindow form layout tables */

.table-popup-form
	{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	border:1px solid #CCC;
	margin-bottom:20px;
	border-spacing:0px;
	}

.table-popup-form thead th
	{
	width:50%;	
	text-align:left;
	font-size:11pt;
	color:#FFF;
	background-color:#777;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}
	
.table-popup-form tbody th
	{
	height:26px;
	vertical-align:top;
	padding:8px 0px 0px 4px;
	width:50%;
	font-size:9pt;
	text-align:left;
	font-weight:bold;
	}
	
.table-popup-form tbody td
	{
	height:26px;
	vertical-align:middle;
	height:20px;
	padding:3px;
	width:50%;	
	text-align:left;	
	}

.table-popup-form table
	{
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	}

.table-popup-form tbody td td
	{
	padding:0px;
	}

.table-popup-form tbody th td
	{
	padding:0px;
	}

/*  Styles for cart messages  */

.table-cart
	{
	border-collapse:collapse;
	width:100%;
	padding:0px;
	border:1px solid #CCC;
	margin-bottom:20px;
	border-spacing:0px;
	}

.table-cart thead th
	{
	width:33%;	
	text-align:left;
	font-size:11pt;
	color:#12527A;
	background:transparent url('../images/furniture/table_thumbnail_header.png') no-repeat scroll 0 0;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}
	
.table-cart tbody th
	{
	vertical-align:middle;
	text-align:center;
	padding:0px;
	width:33%;
	font-size:9pt;
	font-weight:bold;
	}
	
.table-cart tbody td
	{
	vertical-align:middle;
	padding:0px;
	width:33%;	
	text-align:left;	
	}

.table-cart .cart-item
	{
	width:100%;
	inherit:none;
	border-collapse:collapse;
	}

.table-cart .cart-item th
	{
	vertical-align:top;
	padding:3px;
	width:33%;
	text-align:left;	
	}

.table-cart .cart-item td
	{
	padding:3px;
	width:66%;
	text-align:left;	
	}

/*  Styles for search box  */

.table-search
	{
	table-layout:fixed;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:20px;
	background-color:#DDD;
	border:1px solid #CCC;
	}

.table-search th
	{
	text-align:left;
	font-size:11pt;
	color:#FFF;
	background-color:#777;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}

.table-search td .search-box
	{
	float:left;
	margin:5px 0 5px 0;
	padding:0 10px 0 10px;
	width:20%;
	min-height:270px;
	//height:270px;
	}
	
/*  Styles for image import form  */

.table-import
	{
	table-layout:fixed;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:20px;
	background-color:#DDD;
	border:1px solid #CCC;
	}

.table-import th
	{
	text-align:left;
	font-size:11pt;
	color:#FFF;
	background-color:#777;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}

.table-import td .import-box
	{
	float:left;
	margin:5px 0 5px 0;
	padding:0 10px 0 10px;
	width:20%;
	min-height:270px;
	}
	
	
/*  Styles for news box  */

.table-news
	{
	table-layout:fixed;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:20px;
	background:transparent url('../images/furniture/middle_module_br_white.png') no-repeat scroll 100% 100%;
	border:1px solid #CCC;
    width: 250px;
    line-height: 20px;
	}

#left .table-news thead th
	{
	background:transparent url('../images/furniture/left_module_header.png') no-repeat scroll 0 0;
	padding:4px 0px 6px 4px;
	font-weight:bold;
    color: #646478;
    font-family: Arial,Helvetica,sans-serif
    height:25px;
    line-height:25px;
    margin:-10px -15px 5px;
    padding:0 0 0 15px;
    text-align:left;
    margin-bottom:5px;
    padding-bottom:0; 
    font-size: 100%
	}

#right .table-news thead th
	{
	text-align:left;
	font-size:11pt;
	color:#FFF;
	background:transparent url('../images/furniture/right_module_header.png') no-repeat scroll 0 0;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}    
    
.table-news tbody th
	{
	text-align:left;
	font-weight:normal;
	padding:5px;
	}
    
.table-news tbody th a
	{
	font-weight:bold;
	}

.table-news tbody td
	{
	text-align:left;
	font-weight:normal;
	padding:5px;
	}

.table-news tbody th hr
	{
	border: 0;
	margin:10px 5px 10px 0px;
	height: 1px;
	background-color:#AAA;
	}
	
.table-news tbody th .promote
	{
	padding:2px 2px 2px 2px;
	color:#444;
	font-size:8pt;
	background:#EEE;
	border:1px solid #AAA;
	margin:0 10px 0 0;
	float:right;
	text-decoration:none !important;
	}
	
.table-news tbody th .promote:hover
	{
	background:#FFF;
	}
	
.table-news tbody .link-rss
	{
	background:url('../images/icons/22x22.rss.png') no-repeat;
	padding:5px 0 10px 26px;
	margin:0 0 10px 0px;
	min-height:24px;
	}
	
/*  Styles for thumbnails  */

.table-thumbnail
	{
	table-layout:fixed;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:20px;
	border:1px solid #CCC;
	}

.table-thumbnail thead th
	{
	text-align:left;
	font-size:11pt;
	color:#12527A;
	padding:4px 0px 6px 4px;
	font-weight:bold;
    background:transparent url('../images/furniture/table_thumbnail_header.png') no-repeat scroll 0 0;
	}
	
.table-thumbnail tbody .options
	{
	padding:3px 0px 4px 4px;
	text-align:left;
	font-weight:normal;
	}

.table-thumbnail tbody .options .option-title
	{
	padding:4px 5px 0 0;
	width:10em;
	text-align:left;
	font-weight:bold;
	float:left;
	}

/* Styles for small thumbnails */
.table-thumbnail .thumb-sml
	{
	padding:5px;
	margin:5px;
	background:transparent url('../images/furniture/table_gallery_descr_bg.png') repeat-x scroll 0 0;
	border:1px solid #CCC;
	float:left;
	overflow:none;
	}

.table-thumbnail .thumb-sml table
	{
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	}

.table-thumbnail .thumb-sml table thead th
	{
	background:0;
	text-align:center;
	width:150px;
	height:100px;
	}

.table-thumbnail .thumb-sml table tbody th
	{
	font-size:8pt;
	width:55px;
	background:0;
	vertical-align:top;
	text-align:center;
	}
	
.table-thumbnail .thumb-sml table tbody td
	{
	font-size:8pt;
	background:0;
	vertical-align:top;
	text-align:center;
	}
    
.table-thumbnail .thumb-sml table tbody td a:link, .table-thumbnail .thumb-sml table tbody td a:visited
    {
    color:#12527A
    }
    
/* Styles for large thumbnails */

.table-thumbnail .thumb-lrg
	{
	padding:5px;
	margin:5px;
	background:transparent url('../images/furniture/table_gallery_descr_bg.png') repeat-x scroll 0 0;
	border:1px solid #CCC;
	float:left;
	overflow:none;
	}

.table-thumbnail .thumb-lrg table
	{
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
	}

.table-thumbnail .thumb-lrg table thead th
	{
	background:0;
	text-align:center;
	width:180px;
	height:180px;
	}

.table-thumbnail .thumb-lrg table tbody th
	{
	font-size:8pt;
	background:0;
	vertical-align:top;
	text-align:center;
	}
	
.table-thumbnail .thumb-lrg table tbody td
	{
	font-size:8pt;
	background:0;
	vertical-align:top;
	text-align:center;
	}
    
.table-thumbnail .thumb-lrg table tbody td a:link, .table-thumbnail .thumb-lrg table tbody td a:visited
    {
    color:#12527A
    }
    
td.tdlrg
    {
    text-align:left !important;
    padding-left:35px;
    width:50%;
    }
    
td.tdsml
    {
    text-align:left !important;
    padding-left:8px;
    width:50%;
    }

/* IMAGE DETAIL VIEW : Styles for the various container divs in the image large detail view */

#image-detail
	{
	padding:0px;
	margin:0 0 20px 0;
	border:1px solid #CCC;
	overflow:hidden;
	}

#image-detail .breadcrumbs
	{
	text-align:left;
	font-size:11pt;
	color:#12527A;
	background:transparent url('../images/furniture/table_thumbnail_header.png') no-repeat scroll 0 0;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}

#image-detail .breadcrumbs a
	{
	color:#12527A;
	}

#image-detail .imagebox-wide
	{
	text-align:center;
	padding:40px 10px 10px 410px;
	}

#image-detail .infobox-wide
	{
	float:left;
	width:380px;
	margin:0 0 0 0;
	padding:0 10px 0px 10px;
	}

#image-detail .imagebox-thin
	{
	text-align:center;
	padding:10px 10px 10px 10px;
	}

#image-detail .infobox-thin
	{
	margin:0 0 0 0;
	padding:0 10px 0px 10px;
	}

/* IMAGE DETAIL VIEW : Styles for the image information panel */

.table-image-view
	{
	max-width:600px;
	min-width:380px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0;
	display:block;
	}

.table-image-view th
	{
	vertical-align:top;
	width:150px;
	text-align:left;
	font-size:10pt;
	padding:5px 0px 6px 0px;
	font-weight:bold;
	}
	
.table-image-view td
	{
	vertical-align:top;
	text-align:left;
	font-size:10pt;
	padding:5px 10px 6px 2px;
	}

.table-image-view .imageview
	{
	vertical-align:middle;
	text-align:center;
	font-size:10pt;
	padding:10px;
	font-weight:bold;
	}

/*  GENERAL : Styles for inline action buttons  */

ul.actionlist
	{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}
	
.actionlist li
	{
	display: inline;
	list-style-type: none;
	}
	
.actionlist a
	{
	padding: 3px 10px;
	text-decoration: none;
	}
	
.actionlist a:link, .actionlist a:visited
	{
	background-color: #DDD;
	text-decoration: none;
	border-top:1px solid #FFF;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
	border-left:1px solid #FFF;
	}
	
.actionlist a:hover
	{
	background-color: #DDD;
	text-decoration: none;
	border-top:1px solid #BBB;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #BBB;
	}
	
/*  GENERAL : Notification boxes  */

.notification-note
	{
	background:#FFF url('../images/notification.note.gif');
	background-repeat:no-repeat;
	padding:4px 4px 4px 35px;
	margin:0px 0px 5px 0px;
	border:1px solid #CCC;
	font-size:8pt;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}

.notification-note h1
	{
	padding:0px;
	margin:3px;
	font-size:9pt;
	font-weight:bold;
	}

.notification-note p
	{
	padding:0px;
	margin:3px;
	font-size:9pt;
	}

.notification-warning
	{
	background:#FFF url('../images/notification.warning.gif');
	background-repeat:no-repeat;
	padding:4px 4px 4px 38px;
	margin:0px 0px 5px 0px;
	border:1px solid #CCC;
	font-size:8pt;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}

.notification-warning h1
	{
	padding:0px;
	margin:3px;
	font-size:9pt;
	font-weight:bold;
	}

.notification-warning p
	{
	padding:0px;
	margin:3px;
	font-size:9pt;
	}

/* IMAGE DETAIL VIEW : Link styles for download links */

.download-list dt
	{
	margin: 15px 0 0 0;
	font-weight: normal;
	}

.download-list dd
	{
	margin: 0 0 1px 0;
	padding: 2px 0 0 0;
	}

.download-list dt a
	{
	float: left;
	display: block;
	margin-right:5px;
	padding: 0px;
	}

/* IMAGE DETAIL VIEW : Tab panel styles */

.keywords
	{
	padding:2px;
	float:left;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:1px solid #DDD;
	margin:2px 4px 2px 0px;
	background:#EEE;
	}

.panel
	{
	display: none;
	border:1px solid #CCC;
	padding:5px;
	background:#FFF;
	}

.panel-inline
	{
	border:1px solid #CCC;
	padding:5px;
	margin-top:10px;
	background:#EEE;
	}

.panel-image
	{
	display: block;
	padding:0px;
	margin:0px;
	}

.panel h1, .panel-inline h1
	{
	font-weight:bold;
	font-size:11pt;
	margin-top:2px;
	}

.panel.active-tab-body
	{
	display: block;
	}

.neighbour
	{
	cursor:pointer;
	float:none;
	background:#EEE;
	border:1px solid #CCC;
	margin:3px;
	width:115px;
	height:127px;
	overflow:hidden;
	}

.neighbour-opaque
	{
	cursor:pointer;
	float:none;
	-moz-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=40);
	background:#EEE;
	border:1px solid #CCC;
	margin:3px;
	width:115px;
	height:127px;
	overflow:hidden;
	}

.neighbour table
	{
	width:115px;
	height:110px;
	}

.neighbour-opaque table
	{
	width:115px;
	height:110px;
	}

/* IMAGE DETAIL VIEW : Tab container and tab styles */

#tab-container
	{
	margin:0;
	padding:0;
	overflow:hidden;
	}

#tabs
	{
	margin:0 0 9px 0 !important;
	padding:0 !important;
	height:29px;
	list-style: none;
	}

#tabs li
	{
	float: left;
	}

#tabs a
	{
	background-color: #999;
	float: left;
	padding:4px 4px 5px 4px;
	margin: 0 2px 0 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #999;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	text-decoration: none;
	font-weight:bold;
	font-size:11pt;
	color: #FFF;
	}

#tabs a.active-tab
	{
	background-color: #FFF;
	float: left;
	padding:4px 4px 5px 4px;
	margin: 0 2px 0 0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11pt;
	color: #555;
	}


/* Pixie (plugin) styles */

.pix-cart-items
	{
	float:right;
	color:#FFF;
	margin:20px 20px 0 0;
	font-weight:bold;
	font-size:11pt;
	}

.pix-cart-items a 
	{
	color:#FFF !important;
	}

div.wrapper-tl {
	background: #ffffff url('../images/furniture/wrapper_tl.png') 0 0 no-repeat;
}

div.wrapper-tr {
	padding: 0px 35px 0px 35px;
	background: url('../images/furniture/wrapper_tr.png') 100% 0 no-repeat;
}

#gallery-large {
	padding-left:9px;
	padding-bottom:9px;
}

.docs-infobox {
	border:1px solid #C2C3BA;
	background:#FFFAD8;
	position:relative;
	font-size:0.9em;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px;
}
