@charset "UTF-8";

/* CSS Document */

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	background:url(../../images/ui/body_bgd.png) repeat-x;
	background-color:#eeeeee;
}

#wrapper_home, #wrapper {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}
#wrapper_home {
	background: url(../../images/ui/wrapper_bgd_home.jpg) no-repeat;
	background-position: 50% 56px;
}
#wrapper {
	background: url(../../images/ui/wrapper_bgd.jpg) no-repeat;
	background-position: 50% 56px;
}
#push {
	height:50px;
}

#container_home, #container{
	width:910px;
	margin:0 auto;
}

#container_home {
	background: url(../../images/ui/top_bgd_home.jpg) no-repeat;
	background-position: 50% 56px;
}

#container {
	background: url(../../images/ui/top_bgd.jpg) no-repeat;
	background-position: 50% 56px;
}
img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}

h1 {
	font-size:34px;
	line-height:46px;
	color:#fff;
	padding: 0;
}

h2 {
	font-size:22px;
	line-height:30px;
	margin:5px 20px 10px;
	color:#797979;
}

h3 {
	font-size:18px;
	line-height:20px;
	margin:20px 20px 10px;
	color:#797979;
}

h4 {
	font-size:16px;
	line-height:18px;
	margin:0px;
	color:#d9541e;
}

h5 {
	font-size:14px;
	line-height:16px;
	margin:0px;
	color:#797979;
}

p {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin:5px 0px 15px;
	color:#4d4d4d;
}

li {
	font-size:14px;
	line-height: 18px;
	margin:5px 0px;
	color:#4d4d4d;
}

a {
	font-weight:bold;
	text-decoration:none;
	color: #333;
}

a:hover {
}

/********* HEADER ELEMENTS BEGIN *********/
#header_home, #header {
	position:relative;
	width:910;
	margin:0 auto;
	z-index:10001;
}

#header_home {
	height:321px;
}

#header {
	height:211px;
}

#header_text_home {
	position:relative;
	top:150px;
	width:485px;
	left: 15px;
}
#header_text {
	position:relative;
	top:130px;
	width:610px;
	left: 15px;
}

#header_home h1, #header h1 {
	margin:0px 0px 5px;
	color:#fff;
	white-space: nowrap;
}
#header h1 span{
	font-size:14px;
}
#header_home p, #header p {
	color:#fff;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	margin: 0;
}

#header_home p.learn_more, #header p.learn_more {
	color:#fff;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
	margin:0px 0px 0px 390px;
	padding:0px 0px 0px 20px;
	background: url(../../images/ui/learn_more_arrow.png) no-repeat;
	background-position:0px 6px;
}

#header_home p.learn_more a, #header p.learn_more a{
	color:#fff;
	text-decoration:none;
}

#header_home p.learn_more a:hover, #header p.learn_more a:hover {
	text-decoration: underline;
}

#logo {
	position:absolute;
	top: 10px;
	z-index: 10;
	left: 0px;
}

#animated_menu {
	position:relative;
	z-index: 99;
	float: right;
	clear: both;
	width: 650px;
}

#home_slideshow {
	width:363px;
	height:291px;
	position:absolute;
	right:0px;
	top:56px;
	z-index:98;
	background:url(../../images/photos/header_photo_bgd.jpg) no-repeat;
	padding: 30px 0px 0px 27px;
}
#home_slideshow #photo_rotate_home{
	z-index:98;
	
}
#home_slideshow #photo_rotate_home img{
	margin-bottom:10px;
	z-index:98;
	position:relative;
}
#interior_slideshow {
	width:236px;
	height:141px;
	position:absolute;
	right:0px;
	top:56px;
	z-index:98;
	background: url(../../images/photos/interior_slideshow_bgd.jpg) no-repeat;
	padding: 14px 0px 0px 49px;
}
#photo_rotate div img{
	margin-bottom:10px;
}
/********* HEADER ELEMENTS END *********/

/********* BODY ELEMENTS BEGIN *********/
#content_home, #content {
	background: url(../../images/ui/content_bgd.png) #fff no-repeat;
	position:relative;
	width:910px;
	margin:0 auto;
}
#content_home {
	padding: 80px 0px 0px;
}
#content {
	padding: 0px;
}
#content img{
	border:4px solid #FFF;
	margin:5px 15px;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
#content img.no_shadow{
	border:none;
	margin:5px 15px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#content .popup_block img{
	border: none;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content p, #content li {
	margin-left:20px;
	margin-right:20px;
}
#content_home h1, #content_home h2, #content_home h3, #content_home h4, #content_home h5, #content_home p, #content_home li {
	margin-left:20px;
	margin-right:20px
}
#content p, #content li {
	color:#333;
}
#content li, #content_home li {
	font-family: Arial, Helvetica, sans-serif;
}

#content a, #content_home a{
	color:#690;
	text-decoration:none;
	font-weight:bold;
}

.dark_box {
	margin:0px 15px 15px;
	padding:15px 0px 5px;
	position:relative;
	background:#1B1B1B;
	/* old browsers */
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content .dark_box p, #content_home .dark_box p {
	color:#FFF;
	font-size:13px;
}
#content .dark_box ul, #content_home .dark_box ul{
	margin:10px 0px;
	padding:0;
	list-style:none;
}
#content .dark_box ul li, #content_home .dark_box ul li{
	color: #CCC;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width: 100%;
	font-size:12px;
	line-height: 20px;
}
#content .dark_box ul li a, #content_home .dark_box ul li a{
	color:#fff;
	padding:2px 30px;
	display: block;
	position: relative;
}
#content .dark_box ul li a:hover, #content_home .dark_box ul li a:hover{
	background: #4D4D4D
}
#content .dark_box h4, #content_home .dark_box h4{
	color:#8abb21;
	font-size:24px;
	line-height:30px;
}
#content .dark_box h6{
	color:#E3E3E3;
	font-size:15px;
	margin:10px 20px 0px;
	line-height:16px;
	text-transform: uppercase;
}
#content .dark_box h6.showcase_link{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding:2px 0px 5px 37px;
	margin:3px 0px 10px 20px;
	text-transform: none;
	background:url(../../images/ui/camera.png) no-repeat;
}

#content .dark_box h6.showcase_link a{
	color:#fff;
}
#content .dark_box h5, #content_home .dark_box h5{
	color:#FFF;
	font-size:16px;
	line-height:28px;
	padding-left:35px;
	background:url(../../images/ui/survey_header_bgd.png) no-repeat;
}

#content .dark_box p a, #content_home .dark_box p a{
	color:#8abb21;
	text-decoration:none;
	font-weight:bold;
}

#content .dark_box div.gallery_list{
	width:135px;
	float:left;
	margin:0px 0px 0px 10px;
	position:relative;
	
}
#content .dark_box div.gallery_list_bottom{
	width:160px;
	float:left;
	margin:0px 0px 0px 10px;
	position:relative;
}
#content img.showcase_gallery{
	margin:-10px 15px 15px;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	float:right;
	cursor:pointer;
}
#content .dark_box div.gallery_list h6{
	text-transform:none;
	margin:10px;
}
#content .dark_box div.gallery_list li{
	text-transform:none;
	font-size:11px;
	line-height:12px;
}
#content .dark_box div.gallery_list a{
	padding:2px 15px;
}
#content .dark_box div.gallery_list_bottom a{
	padding:2px 0px 2px 15px;
}
#content .dark_box div.gallery_list p, #content .dark_box div.gallery_list_bottom p {
	color:#fff;
	font-weight:bold;
	line-height:18px;
	padding:0px;
	margin:3px 0px 10px 0px;
}
#content .dark_box div.gallery_list p {
	font-size:15px;
}
#content .dark_box div.gallery_list_bottom p {
	font-size:13px;
}

#content .dark_box div.gallery_list p a, #content .dark_box div.gallery_list_bottom p a {
	color:#e3e3e3;
}
#content .dark_box div.gallery_list p a:hover, #content .dark_box div.gallery_list_bottom p a:hover{
	text-decoration:underline;
	font-weight:bold;
}
#content .enlarge {
	position:absolute;
	top:123px;
	left:168px;
	z-index:10;
}
#content .enlarge img{
	margin:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border: none;
}
#content .product_description_wrapper {
	margin:5px 15px;
	padding:10px 0px;
	border-bottom:solid 2px #f1f1f1;
	clear:both;
	position:relative;
}
#content img.product_photo{
	float:left;
}
#content div.product_descriptions {
	padding-top:15px;
	overflow:hidden;
}
#content div.product_descriptions h4{
	font-size:24px;
	color:#d9541e;
}
#content div.product_descriptions h4 span{
	font-size:16px;
	color:#8abb21;
}
#content div.product_descriptions a{
}
.project_box{
	width:285px;
	float:left;
	margin:0px 5px 0px 15px;
}
.services_box{
	border-top:solid 1px #eeeeee;
	padding:25px 0px;
	position:relative;
	clear:both;
}
#content_home .white_box {
	margin:0px;
	padding:0px;
	position:relative;
}
#content .white_box {
	margin:0px 15px;
	padding:8px 0px;
	position:relative;
	-moz-box-shadow: 1px 1px 5px #CCC;
	-webkit-box-shadow: 1px 1px 5px #CCC;
	box-shadow: 1px 1px 5px #CCC;
}
#content_home .white_box p{
	color: #333;
	font-size:12px;
}
#content .white_box p, #content .white_box li{
	color: #333;
	font-size:14px;
}
#content .white_box ul{
	margin:0px 0px 0px 15px;
	padding:0;
}
#content .white_box li{
	list-style:circle
}
#content .white_box h4 ,#content_home .white_box h4 {
	color:#d9541e;
	font-size:16px;
	line-height:28px;
}
#content .white_box h5 {
	color:#8abb21;
	font-size:14px;
	line-height:18px;
}
#content .white_box a, #content_home .white_box a{
	color:#690;
	text-decoration:none;
	font-weight:bold;
}
#content .white_box ul.email {
	margin: 0px 0px 10px 135px;
}
#content .white_box ul.email li{
	list-style:none;
	margin:5px 0px;
	padding:0px;
	color: #666;
	line-height:22px;
}
#content .white_box ul.email li a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
	padding:0px 5px 2px 34px;
	background:url(../../images/ui/email_icon.png) no-repeat;
	background-position:top left;
}
#content .white_box ul.email li a:hover {
	color: #333;
	text-decoration:underline;
	background-position:0px -17px;
}
.hr {
	clear:both;
	margin:10px 0px;
}
input, textarea{
	padding: 5px;
	background: #f1f1f1;
	border: solid 1px #ccc;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content ul.interior_menu, #content ul.interior_menu li{
	list-style:none;
	margin:0px;
	padding:0;
}
#content ul.interior_menu li{
	float: left;
	font-size: 13px;
	line-height:13px;
	height:26px;
	padding-top:30px;
	margin: 0px;
	position:relative;
}
#content ul.interior_menu li:hover, #content ul.interior_menu li.current{
	background:#FFF
}
#content ul.interior_menu li a{
	padding: 20px 14px
}
#content_footer{
	width: 610px;
	height: 53px;
	padding:20px 0px 0px 300px;
	background:url(../../images/ui/content_footer.png) no-repeat;
	background-position:bottom;
}
#content_footer p{
	font:bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
#content a.back_to_top {
	padding:5px 5px 5px 23px;
	background:url(../../images/ui/back_to_top.png) no-repeat 5px;
	position:absolute;
	top:10px;
	right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666
}
#content a.back_to_top:hover, #content a.back_to_top:focus {
	background:#eeeeee url(../../images/ui/back_to_top.png) no-repeat 5px;
}
/********* BODY ELEMENTS END *********/

/********* TESTIMONIAL ELEMENTS BEGIN *********/

.testimonials {
	margin:10px 50px;
	padding:30px 40px;
	border:2px solid #fff;
	-moz-box-shadow: 1px 1px 6px #666;
	-webkit-box-shadow: 1px 1px 6px #666;
	box-shadow: 3px 3px 4px #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F1F1F1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F1F1F1)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFFFFF, #F1F1F1); /* for firefox 3.6+ */
}
#content .testimonials p, #content .testimonials h4{
	margin: 0px 0px 20px 0px;
}

/********* TESTIMONIAL ELEMENTS END *********/

/********* FOOTER ELEMENTS BEGIN *********/

#footer_container {
	width:100%;
	height:42px;
	background:url(../../images/ui/footer_bgd.png) repeat-x;
}

#footer {
	width:910px;
	margin:0 auto;
}

#footer p {
	color:#690;
	font-size:12px;
	line-height:12px;
	padding:18px 0px 0px 0px;
	text-align:center
}

/********* FOOTER ELEMENTS END *********/

.swap{
}
.products{
	cursor:pointer;
}
.products:hover{
	text-decoration:underline;
}
.manufacturer{
	display:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}


/********* CASE STUDIES BEGIN *********/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
.container {
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
}
#main {
	
}
/*--Main Image Preview--*/
#content .main_image {
	width: 578px;
	height: 456px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
	padding: 0px;
}
#content .main_image h2 {
	font-size:20px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 10px 0px;
	color: #CCC;
}
#content .main_image p {
	font-size: 13px;
	padding:5px 10px 10px;
	margin: 0;
	line-height:18px;
	color: #CCC;
}
#content .main_image img {
	margin: 0;
	border:none;
	-webkit-box-shadow:none;
}
#content .main_image .desc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
#content .main_image .block {
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
#content .main_image a.collapse {
	background: #CCC url(../../images/ui/btn_collapse.gif) no-repeat left top;
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	right: 20px;
}
#content .main_image a.show {
	background-position: left bottom;
}
#content .image_thumb {
	float: left;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	height: 456px;
}
#content .image_thumb img {
	border: 1px solid #999;
	background:#FFF;
	padding: 5px;
	float: left;
	margin:0px;
	-webkit-box-shadow:none;
}
#content .image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .image_thumb ul li {
	margin: 0;
	padding: 12px 10px;
	background: #f0f0f0 repeat-x;
	width: 259px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
#content .image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
#content .image_thumb ul li.hover img {
	border: 1px solid #8abb21;
	background: #333;
}
#content .image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html #content .image_thumb ul li h2 {
	font-size:16px;
	margin: 5px 0;
	padding: 0;
	color:#333;
	line-height:20px
}
#content .image_thumb ul li .block {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 170px;
}
#content .image_thumb ul li p {
	display: none;
}
#content .image_thumb {
	width: 290px;
	height: 456px;
	clear: both;
	margin: 0;
	float:right;
}
#content .image_thumb .viewport {
	width: 275px;
	height: 456px;
	overflow: hidden;
	position: relative;
}
#content .image_thumb .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
}
#content .image_thumb .scrollbar, #content .image_thumb .thumb .end, #content .image_thumb .thumb {
	background: transparent url(../../images/ui/bg-scrollbar.png) no-repeat;
}
#content .image_thumb .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
}
#content .image_thumb .track {
	background: transparent url(../../images/ui/bg-scrollbar-end.png) no-repeat 0 100%;
	height: 100%;
	width:13px;
	position: relative;
	padding: 0 1px;
}
#content .image_thumb .thumb {
	background-position: 100% 100%;
	height: 20px;
	width: 13px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 1px;
}
#content .image_thumb .thumb .end {
	background-position: 100% 0;
	height: 5px;
	width: 13px;
}
#content .image_thumb .disable {
	display: none;
}
/********* CASE STUDIES END *********/
