@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */






/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		background:#ae5211 top  center no-repeat url('../images/bg.jpg');
		color: #333333;
	}
	a{text-decoration: none;color: #865A0B;}
	a:hover{color: #990000;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}

* html 	{
		margin:0;padding:0;
	   	}
		
.alignleft	{ 	float:left; margin:0 15px 15px 0;}
.alignright	{	float:right; margin:0 0 15px 15px;}
.aligncenter{	text-align:center; }

.textleft 	{ text-align:left;}
.textright  { text-align:right;}

.floatright { float:right;}
.floatleft  { float:left;}
.clear		{ clear:both;}


/* ################################################
	PLAIN DIVIDER	
################################################### */

.divider 		{ clear:both; background:url(../images/divider.gif) repeat-x; padding:10px 0; margin:30px 0;}


/* ################################################
		STRIPE DIVIDER	
################################################### */

.stripe_divider 		{ background:url(../images/l-divider.gif) repeat-x; padding-left:0px; padding-right:10px; margin:30px 0; font-size:10px; text-align:right; clear:both; }
.stripe_divider span { background:#fff; text-transform:uppercase; padding:0 10px; line-height:1;}



/* ################################################
	LAYOUT	
################################################### */

#wrapper {
	width:100%;
	margin:0 auto;
	}








.Stil2 {
		font-size: 1.3em;
		color: #CAC6BD;
		font-weight: normal;
}
.Stil5 {
		font-size: 1.4em;
		color: #CAC6BD;
		font-weight: normal;
}
.Stil7 {
		font-size: 2.0em;
		color: #CAC6BD;
		font-weight: normal;
}
.Stil6 {font-size: 1.2em;}
.Stil8 {color: #990000}
.Stil9 {
	color: #2C1F0C;
	font-size: 0.1em;
}	
.Stil10 {color: ##009933}
	

/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
		height: 253px;
		background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#navigation{
	position: absolute;
	right: -88px;
	top:20px;
	width: 373px;
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#leftcolumn{float: left;width:193px;}

	#center{float: left;width:378px;padding: 0 20px;border-left-color:#CCCCCC; border-left-style:dotted; border-left-width:1px; border-right-color:#CCCCCC; border-right-style:dotted; border-right-width:1px;}
	#centerwide{float: left;width:666px;padding: 0 20px;border-left-color:#CCCCCC; border-left-style:dotted; border-left-width:1px; }
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */


	/* logo */
	h1{
	position: absolute;
	height: 203px;
	top: 17px;
	width: 685px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 0;
		display: block;
		color: #fff;
		background: url(../images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../images/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}
	
	
	
	
	
	
	
	

#content ul, ol{
	position:relative;
	margin:10px 0px;
	}
#content ul li, ol li{
	padding:5px 0 0 5px;
	margin:0 0 0 30px;
	}
#content ul li{
	list-style-type:disc;
	}
#content ol li{
	list-style-type: decimal;
	}

#content table{
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	}
#content table tr th{
	background-color:#5B5B5B;
	color:#FFF;
	padding:5px;
	text-align:center;
	border:1px #d6d6d6 solid;
	}	
#content table tr td{
	padding:5px;
	text-align:left;
	}		

.fwhite{ color:#FFF;}
.fdark{ color:#5d2e0c;}
/********************************************************************************************** HEADER STYLES */
#header{
	display:block;
	position:relative;
	width:960px;
	height:117px;
	margin:0px auto;
	background: no-repeat url('../images/menu_bg.png') 249px 30px;
	z-index:99;
	}
#logo{
	position:relative;
	display:block;
	width:391px;
	height:117px;
	background:top left no-repeat url('../images/logo.png'); 
	}
	
#logoKaden{
	position:relative;
	display:block;
	width:391px;
	height:117px;
	background:top left no-repeat url('../images/logoKaden.png'); 
	}	
/********************************************************************************************** MENU */

/* ALL STYLES ARE IN superfish.css */

/********************************************************************************************** BANNER */

#banner_wrap{
	position:relative;
	padding:15px 0 0 0;
	width:960px;
	height:460px;
	margin:0px auto!important;
	background:bottom center no-repeat url('../images/banner_bg.png')!important;
	}
.carousel{ display:block; width:960px; height:420px;}
.carousel .carousel-previous{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:top left  no-repeat url('../images/banner_nav_right.png');
	cursor:pointer;
	top:200px;
	right:10px;
	z-index:111;
	}

.carousel .carousel-next{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:top left  no-repeat url('../images/banner_nav_left.png');
	cursor:pointer;
	top:200px;
	left:10px;
	z-index:111;
	}

/********************************************************************************************** BANNER */

#tagline_wrap{
	display:block;
	position:relative;
	width:100%;
	height:70px;
	margin:0px auto;
	background:bottom left  repeat-x url('../images/tagline_bg.jpg'); 
	}
#tagline{
	display:block;
	position:relative;
	width:960px;
	height:60px;
	padding-top:10px;
	margin:0px auto;
	text-align:center;
	line-height:24px;
	font-size:18px;
	color:#FFF;
	z-index:1;
	}	

/********************************************************************************************** CONTENT GLOBAL */

#content_wrap{
	display:block;
	position:relative;
	width:100%;
	margin:0px auto;
	background:#f5f5f5; 
	z-index:1;
	}
#content_container{
	display:block;
	position:relative;
	width:940px;
	padding:35px 10px 0px 10px;
	margin:0px auto;
	z-index:1;
	}
.clear{ display:block; width:960px; height:35px; clear:both; }
.noheight{ height:5px!important;}
#promo_container{
	display:block; 
	width:940px; 
	clear:both;
	}
.promobox{
	display:block;
	float:left;
	width:300px;
	}
.margin_r{ margin-right:20px;}
.promobox h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	}
/********************************************************************************************** CONTENT */
#content{
	display:block;
	float:left;
	width:600px;
	z-index:1;
	}
#full_content{
	position:relative;
	display:block;
	width:960px;
	clear:both;	
	z-index:1;
	}
.content_shadow{ background:top center no-repeat url('../images/content_shadow.jpg');	z-index:1; }
.readmore{
	font-size:10px;}
/********************************************************************************************** PORTFOLIO */

#portfolio_menu{
	display:block;
	width:960px;
	padding:5px;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	margin:20px 0px 10px 0px;}

ul#portfolio-filter{ margin: -20px 0; padding: 0; height: 64px;  line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; color: #AAA;  text-decoration: none; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }


.boxcaption:hover{  
    float: left;  
    position: absolute;  
    background: #000;  
    height: 100px;  
    width: 100%;  
    }  

ul.clearli li {
	clear:both;
}
ul.display li {
	padding:20px;
	
}
ul.display li a {
    color: #e7ff61;
    text-decoration: none;
}
ul.display li .content_block {
    margin: 0px;
	display:block;
	background:no-repeat url('../images/shadow-thum.jpg') 10px 165px;
}
ul.display li .content_block h2 {
    margin: 0;
    padding: 5px;
    font-weight: normal;
    font-size: 14px;
}
ul.display li .content_block h2 a {
    font-weight: bold;
	color:#2e2e2e;
    font-size: 14px;
}
ul.display li .content_block h2 a:hover {
	text-decoration:underline;
}
ul.display li .content_block p {
    margin: 0;
    padding: 5px 5px 5px 300px; 
	font-size:13px;
}
ul.display li .content_block a img{
    border: 4px solid #E0E0E0;
    background: #fff;
    margin: 0 15px 0 0; 
    float: left; 
}
ul.display li .content_block a img:hover{ 
    border: 4px solid #818181;
}

ul.thumb_view li{ width: 280px; float: left; } 
ul.thumb_view li h2 { display: inline; }
ul.thumb_view li p{ display: none; }
ul.thumb_view li .content_block a img { margin: 0 0 10px;  }


a.switch_thumb {
	position:absolute;
	top:0px;
	right:0px;
	
    width: 237px;
    height: 37px;
    display: block;
    background: url(../images/switch.gif) no-repeat;
    outline: none;
    text-indent: -9999px;
}
a.swap { background-position: left bottom; }
a:hover.switch_thumb {}
/********************************************************************************************** NEWS / BLOG */
.post{
	border-bottom:1px #999 dotted;
	padding-bottom:20px;
	margin-bottom:35px;
	}
.post_title{ float:left; width:440px;}
.post_title a{ text-decoration:none; }
.post_date{ float:right; font-size:24px; color:#999; width:140px; text-align:right;}
.postmeta{
	border-bottom:1px #999 dotted;
	border-top:1px #999 dotted;
	padding:5px 0px;
	width:600px;
	font-weight:normal;
	font-size:10px;
	margin-bottom:15px;
	clear:both;
	}
.postmeta a{
	font-weight:normal;
	font-size:10px;
	text-transform:none;
	color:#393939;}
.entry{}
#navigation a{ display:block; float:left; padding:4px 8px; margin-right:4px; border:1px #999 solid; color:#999; text-decoration:none;}
#navigation a:hover, #navigation a.on{ 
	display:block; 
	float:left; 
	padding:4px 8px; 
	margin-right:4px; 
	border:1px #999 solid; 
	color:#FFF; 
	background-color:#b1b1b1; 
	text-decoration:none;
	}
/********************************************************************************************** CONTACT FORM */
span.red{
	color:#F00;}
.message{
	display:block;
	width:90%;
	padding:10px;
	margin:0px auto;
	color:#FFF;
	background-color:#2E3138;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	}	
#contactForm { 
	width: 563px;
	}
#contactForm label.error { 
	width: 250px; text-align:left;  color: #F00; font-size:10px; padding:5px 0px 0px 0px!important;
	}
#contactForm label.error{
	display:block;
	}

#contactForm input.submit:hover { 
 	background-color:#000000;
	}	

label{ clear:both; display:block; padding:10px 0px 5px 0px;}

input, select, textarea{
	width:330px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}
select{
	width:342px;
	background-color:#FFFFFF;
	}
textarea{
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}

.submit{
	width:79px;
	height:30px;
	display:block;
	border:0px;
	padding:0px;
	background-color:#2E3138;
	color:#FFF;
	cursor:pointer;
	}
.submit:hover{
	background-color:#000;	
	}		
	
	
	/* message and building pic */
	#banner{
	position: absolute;
	height: 23px;
	color: #CAC6BD;
	font-weight: normal;
	padding:0 0 0 7px;
	bottom: 9px;
	font-size: 1.3em;
	width: 403px;
	}
	#Layer1{
	position:absolute;
	width:482px;
	height:167px;
	padding: 0 0 0 7px;
	left: 412px;
	top: 86px;

	}	

	#Layer2{
	position:absolute;
	width:482px;
	height:164px;
	padding: 0 0 0 7px;
	left: 412px;
	top: 69px;

	}		
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;color: #8c8685; background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #036B8D; font-size:2em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
		background: #eeeded;
		padding:5px;
		margin-bottom: 20px;
		width:277px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #036B8D; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 80px;
		background:top center no-repeat url('../images/footer_bg.jpg');
		border-bottom:1px #753609 solid;
		font-size: 1.2em;
		background-color: #ae5211;
		padding-top: 30px;
	}
	#footer a{
	color: #DADADA;
}
	#designby{
		background: url(../images/logo.gif) 0 0 no-repeat;
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #FFFFFF;}
	



/* ################################################
	PLAIN DIVIDER	
################################################### */

.divider 		{ clear:both; background:url(../images/divider.gif) repeat-x; padding:10px 0; margin:30px 0;}


/* ################################################
		STRIPE DIVIDER	
################################################### */

.stripe_divider 		{ background:url(../images/l-divider.gif) repeat-x; padding-left:0px; padding-right:10px; margin:30px 0; font-size:10px; text-align:right; clear:both; }
.stripe_divider span { background:#fff; text-transform:uppercase; padding:0 10px; line-height:1;}

/* ################################################
	Highlight Box
################################################### */

.highlight		{ background:#e5e5e5; margin:20px 10px 10px 10px;  padding:15px 30px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; overflow:hidden; height:100%;}
.highlight	h2 	{ margin:10px 0 0 0;  }
.highlight	p	{ margin-bottom:0;  }

.highlight	img { float:left; margin-right:30px;}
/* ################################################
	TOP AND CONTENT BG BACKGROUNDS	
################################################### */

.header_bg_btm{
	width:960px;
	height:20px;
	background:url(../images/header_bg_btm.png) top left no-repeat;
	margin:0 auto;
	z-index:1;
	}
	
.content_topbg{
	background:url(../images/content_topbg.png) bottom left no-repeat;
	width:960px;
	height:30px;
	margin:0 auto;
	margin-top:15px;
	}	

.content_midbg {
	background:url(../images/content_midbg.png) top left repeat-y;
	width:960px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}

.content_btmbg {
	background:url(../images/content_btmbg.png) top left no-repeat;
	width:960px;
	height:20px;
	margin:0 auto;
	margin-bottom:20px;	
}


/* ################################################
	FEATURED SLIDER BACKGROUND	
################################################### */

div#featured_slider_shadow { background:url(../images/slider_shadow.jpg) center bottom no-repeat; width:940px; height:200px; position:absolute; bottom:0px; z-index:-1}
div#featured_slider3d_shadow { background:url(../images/slider3d_shadow.jpg) center bottom no-repeat; width:940px; height:200px; position:absolute; bottom:0px; z-index:-1}

#featured_slider{
width:940px;
position:relative;
height:350px;
margin:10px auto 0 auto;
z-index:1;
}

#featured_slider3d{
width:940px;
position:relative;
height:400px !important;
margin:10px auto 0 auto;
}




/* ################################################
	TYPOGRAPHY	
################################################### */


#forms .input_small {
	width:25%;
	background:#f8f8f8;
}

#forms .input_medium {
	width:50%;
	background:#f8f8f8;
}

#forms .input_large {
	width:90%;
	background:#f8f8f8;
}

/* 	content ol -------------------*/
.two_third ol {
	padding:0 0 10px 10px;
	margin:0;
	list-style-position:inside;
}

.two_third ol li {
	list-style:decimal;
	padding:5px 0 0 0;	list-style-position:inside;
}

.two_third ol ul li {
	list-style:decimal;
	padding:5px 0 0 0;	list-style-position:inside;
}

/* 	content ul -------------------*/

.two_third ul {
	padding:0 0 10px 10px;
	margin:0;
		list-style-position:inside;
}


.two_third ul li {
	list-style:square;
	padding:5px 0 0 0;	list-style-position:inside;
}

					
