/*
CSS Credit: http://www.furntree.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a0d00;
	background-color: #9D5F1A;
}

a:link, a:visited { color: #990000; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: underline; }

h1 {
	margin: 0px;
	padding: 10px;
	font-size: 60px;
	color: #000000;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #dbc1a7;
	border-bottom: 1px dotted #663e17;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #a6703c;
	border-bottom: 1px dotted #663e17;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;	
}

/* ----- Form ----- */

form{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
}

.inputfield{
	background: #ffffff;
	border: 1px solid #c9f5f6;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 14px;
	line-height: normal;
	padding: 4px;
	margin-bottom: 5px;
	width: 240px;
}

.button{
	width: 60px;
	height: 25px;
}

/* end of form */


#furntree_header_panel{
	width:100%;
	margin: 0 auto;
	background-color: #000000;
	color: #000000;
	height: 270px;
	background-image: url(images/Picture1.png);
	background-repeat: repeat-x;
}

#furntree_header_panel #furntree_title_section{
	width: 960px;
	height: 270px;	/* +73 ( padding ) */
	margin:0 auto;
	text-align: center;
	background-image: url(images/outspanlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#furntree_menu_panel{
	width:100%;
	height: 45px;
	margin: 0 auto;
	background: url(images/furntree_menu_bg.gif) repeat-x;
	color: #ffffff;
}

#furntree_menu_panel #furntree_menu_section{
	width: 930px;
	height: 45px;	
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #03a0a6;
}

#furntree_menu_section ul {
	width: 930px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#furntree_menu_section ul li{
	display: inline;
}

#furntree_menu_section ul li a{
	float: left;
	width: 110px;
	padding: 5px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 3px solid #472400;
}

#furntree_menu_section li a:hover, #furntree_menu_section li .current{
	color: #ffffff;
	border-bottom: 3px solid #703901;
}
/* end of menu */

/* content panel */
#furntree_content_container {
	overflow: hidden;
	height: 100%;
	width:100%;
	margin: 0 auto;
}

#furntree_content_container #furntree_content{
	width: 930px;
	padding: 15px 0 0 30px;
	margin:0 auto;
}

#furntree_content_left {
	float: left;
	width: 675px;
	margin: 0px;
	margin-bottom: 15px;
}
#furntree_content_left1 {
	float: left;
	width: 900px;
	margin: 0px;
	margin-bottom: 15px;
}

#furntree_content_right {
	float: right;
	width: 230px;
	margin-bottom: 15px;
	color: #dbc1a7;
}

#furntree_content_left .furntree_post_wrapper {
	clear: both;
	width: 665px;
	background: url(images/furntree_post_bg_repeat.gif) repeat;
	border: 5px solid #ffffff;
	margin-bottom: 15px;
}

#furntree_content_left .furntree_post {
	width: 650px;
	padding: 20px 10px 0 10px;
	background: url(images/furntree_post_bg.gif) top center no-repeat;
	
}

* html #furntree_content_left .furntree_post {
	margin-bottom: 5px;
}

.furntree_post .post_title{
	width: 80%;
	margin: 0px;
	padding: 5px 0;
	font-size: 26px;
	font-weight: bold;
	color: #1a0d00;
}

.furntree_post .post_info{
	width: 95%;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}

.furntree_post .post_body{
	width: 100%;
}

.furntree_post .post_body img{
	margin-bottom: 15px;
}

.furntree_post .post_comment{
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
}

#furntree_content_right .furntree_right_section{
	clear: both;
	display:block;
	width: 200px;
	color: #DBC1A7;
	margin-bottom: 10px;
}

#furntree_content_right .furntree_right_section form{
	padding: 0 0 15px 0;
}

#furntree_content_right .furntree_right_section ul{
	clear: both;
	margin: 0 0 0 15px;
	padding: 0px;
}

#furntree_content_right .furntree_right_section ul li{
	margin: 0 0 5px 0;
}

#furntree_content_right .furntree_right_section ul li a {
	color: #dbc1a7;
}

#furntree_bottom_panel{
	width:100%;
	margin: 0 auto;
	border-top: 5px solid #000000;
	background-color: #0c0600;
}

#furntree_bottom_panel #furntree_bottom_section{
	width: 930px;
	margin:0 auto;
	height: 152px;
	background: #0c0600 url(images/furntree_footer_bg.jpg) center top no-repeat;
	padding: 30px 0 15px 30px;
}

#furntree_bottom_section .furntree_bottom_section_content {
	float: left;
	width: 270px;
	padding-right: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #dbc1a7;
}

#furntree_bottom_section .furntree_bottom_section_content ul{
	margin: 0 0 0 10px;
	padding: 0 0 5px 10px;
}

#furntree_bottom_section .furntree_bottom_section_content li a{
	color: #dbc1a7;
}

#furntree_footer_panel{
	width:100%;
	margin: 0 auto;
	background-color: #000000;
	color: #ffffff;
}

#furntree_footer_panel #furntree_footer_section{
	width: auto;
	margin:0 auto;
	text-align: center;
	color: #DBC1A7;
	padding: 15px;
	background-color: #0C0600;
}

#furntree_footer_panel #furntree_footer_section a {
	color:#A6703C;
}
/* Gallery */

div.content {
	/* The display of content is enabled by a javascript generated style on the page.

	   This is so that the slideshow content won't display unless javascript is enabled. */

	display:block;
	float:left;
	width:484px;
	background-color: #fff;

}



div.slideshow {

	clear: both;

}

div.slideshow span.image-wrapper {

	float: left;

	padding-bottom: 0px;

}



div.slideshow img {

	border: none;

	display: block;

}



div.navigation {

	width:166px;float: left;

}

ul.thumbs {

	clear: both;

	margin: 0;

	padding: 0;

}

ul.thumbs li {

	float: left;

	padding: 0;

	margin: 0;

	list-style: none;

}

ul.thumbs li a {

	padding: 0px;

	display: block;

}

ul.thumbs li.selected a {

	background: #88f;
}

ul.thumbs img {

	border: none;

	display: block;

}
.furntree_news {
	margin: 0;
	padding: 25px 20px 0 20px;
}

.furntree_fade {
	margin: 0;
	padding: 0;
}
.furntree_news h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
}

.furntree_news p{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #a59689;
	margin: 0 0 10px 0;
	padding: 0;
}

#furntree_content {
	
	margin: 0;
	padding: 20px;
	
}
.furntree_container {

	width: 900px;
	margin: auto;

}
#furntree_mid_1 {
	width: 100%;
	height: 140px;
	background: #0f0b09 url(images/furntree_mid_1_bg.jpg) repeat-x;
	border-bottom: solid 3px #2d2018;
	margin: 0;
	padding: 0;

}

* html #furntree_mid_1 {
	margin-top: -19px;
	border-top: #34302e 1px solid;
}

#furntree_mid_2 {

	width: 100%;
	background: #312118 ;
	border-bottom: solid 1px #2d2018;
	margin: 0;
	padding: 0;


}
