@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

html {
	background-color: #e7deb3;
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	color: #26373e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;	
	width: 1100px;
	overflow: hidden;
	height: 100%;
}

ul, menu, dir {
	margin: 0;
}

.clear {
	clear: both;
}

#navigation {
	list-style: none;
	padding: 0px;
	margin: 20px 0px 0px 10px;	
}

#navigation li {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

a {
	color: #bfa770;
	text-decoration: none;
}

a:hover {
	color: #23353b;
}

h1{
	font-size: 16px;
}
#container{	
	width: 1100px;
	overflow: hidden;
	margin: 0px auto;
}

#header {
	background-image: url(app-img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	#header h1 {
		margin: 0 60px;
		padding: 5px 0 5px 10px;
	}
#header_border {
	text-align: right;
	font-size: 16px;
	font-weight: bold;	
	margin: 0px 60px 0px 60px;	
	padding: 15px 0px 15px 0px;
	border-bottom: #291717 solid 10px;
	color: #bfa770;
}

#main {
	margin: 0px auto;
	width: 1100px;
	overflow: hidden;
	background-image: url(app-img/repeater.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	padding: 25px 0px;
}
#main_border {
	margin:0 60px;
	overflow:auto;
	min-height:700px;
}
#main_left_content{
	float: left;
	padding: 25px 0px 0px 10px;
	width: 180px;	
}
#page_title {
	display: block;
	float: left;
	font-size: 26px;
	height: 21px;
	margin: 25px 0px 40px 20px;	
	width: 760px;
}
	
#page_title_links {
	display: block;
	float: left;
	font-size: 26px;
	height: 21px;
	margin: 25px 0px 5px 20px;	
	width: 760px;
}
	
#main_right_content {
	float: left;
	width: 780px;
}
#main_right_content_text{
	float: left;
	width: 335px;
	height: 370px;
	overflow-x: hidden;
	overflow-y: scroll;
/*	border-right: #26373e solid 2px; */
	line-height: 18px;
	padding: 0px 10px 0px 20px;
}
#main_right_content_text p{
	color: #26373e;
}
#main_right_content_image{
	height: 370px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	width: 385px;
}

.right_content {
	border-left: #26373e solid 2px;
	float: left;
}
.left_content {
	border-right: #26373e solid 2px;
}
#main_right_content_bottom{
	float: left;
	width: 780px;
	padding: 30px 0px 20px 0px;
}

#footer {
	width: 1100px;
	height: 159px;
	background-image: url(app-img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
}
#footer_border{
	margin: 0px 60px 0px 60px;
}

#footer_links{
	height: 20px;
	background-color: #291717;	
	overflow: hidden;
	padding: 5px 0px 0px 25px;
}

#address{
	padding: 10px 0px 30px 0px;
}
.title{
	color: #291717;
	font-size: 14px;
	font-weight: bold;
}

.gallery-title {
	color: #BFA770;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
}
#contact{
	float: left;
	width: 335px;
/*	border-right: #26373e solid 2px; */
	line-height: 18px;
	padding: 0px 10px 0px 20px;
}
#contact p{
	color: #26373e;
}

#contact_content_image{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	width: 385px;
}

/**************************** Area for scrolling DIV ****/
.scroll-pane {
	overflow: scroll;
	float: left;
}

/**      DO NOT CHANGE *****/

a.jScrollArrowUp {
	background: url(app-img/arrow_up.png) repeat-x 0 0;
}
a.jScrollArrowDown {
	background: url(app-img/arrow_down.png) repeat-x 0 0;
}


.jScrollPaneContainer {
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #737778;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 12px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 12px;
}

/* Temp class, remove once deployed */
.padding { padding-top: 25px; }
/* TEMP class, remove once deployed */

/* classes and id's for image ribbon */
.slider-button {
	cursor: pointer;
	float: left;
	height: 108px;
	margin-top: 5px;
	width: 23px;
}

#previous {
	background: url(app-img/left_gallery_arrow.png) no-repeat;
}

#next {
	background: url(app-img/right_gallery_arrow.png) no-repeat;
}

#viewport{
	float: left;
	overflow: hidden;
	position: relative;
    width: 690px; /* Set width in multiples of 138 to increase or decrease the number of elements in the viewer */
}
#viewport ul{
	margin: 0;
     position: relative;
     padding: 0;
}
#viewport li{
	cursor: pointer;
	float: left;
	height: 97px;
	list-style: none;
	margin: 5px;
	padding: 5px;
	text-align: center;
	width: 118px;
     
}

	#viewport li:hover { background: #737778; }

.selected { background: #737778; }

.carousel { display: none; }

.hide { display: none; }
/*
a:hover {
	background:#ffffff; BG color is a must for IE6
	text-decoration:none;
} */

a.tooltip span {
	display: none; 
	padding: 2px 3px; 
	width: 135px;
}
a.tooltip:hover span {  
	background: #A3905F; 
	color: #FFFFFF;
	display: inline;
	font-weight: 400;
	position: absolute;
	z-index: 999;
}

#gallery {
	color: #BFA770;
	height: 100%;
	min-height: 300px;
	overflow: hidden;
	width: 736px;
}

#gallery-links {
	float: left;
	height: 100%;
	padding-right: 20px;
	width: 210px;
}

	#gallery-links ul {
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 20px 0 20px 20px;
		height: 490px;
	}
	
		#gallery-links ul li {
			cursor: pointer;
			text-transform: uppercase;
			font-size: 14px;
			font-weight: bold;
			padding: 5px;
		}

#gallery-content {
	float: left;
	min-height: 530px;
	padding: 20px 0px 0px 20px;
	width: 450px;
}

.gallery-selected {
	color: #23353b;
}

.gallery-link ul {
	display: none;
}

.content {
	display: none;
}

#pageID {
	display: none;
}

.case-studies {
	float: left;
	line-height: 25px;
	list-style: none; 
	margin: 0;
	padding: 0 0 0 20px;
	width: 760px;
}	
	.case-studies > li:first-child {
		border: 0;
		padding: 0 15px 0 0;
	}

.case-study {
	border-left: 2px solid #23353b;
	color: #23353b;
	cursor: pointer;
	display: inline;
	font-size: larger;
	font-weight: 700;
	padding: 0 15px;
	text-transform: uppercase;
}

	.case-study span {
		display: none;
	}
	

.p_ul {
	padding-left: 10px;
}
	.p_ul li {
		display: inline;
	}

.inline {

}

.inline li {
	display: inline;
}

.inset { padding-left: 10px; }

.blue { color: #26373E;}

#contact_table p { color: #26373E; }

.study_link { color: #BFA770; }

#img-holder {
/*	height: 225px;
	width: 275px; */
}
.error { color: #f00; }

.message { 
	color: #26373E;
}

.thumb-padding {
	padding-top: 10px;
}

.padding-top-20 { padding-top: 20px; }
.submit {
	background: url(app-img/btn_submit.png) no-repeat top left;
	height: 26px;
	text-indent: -10000px;
	width: 81px;
}

.heading {
	float: left;
	margin: 0;
	padding: 0 0 20px 20px;
	
}
#navigation a {
	display: block;
	height: 14px;
}

.li_process { background: url(app-img/Process.png) no-repeat top left; }
	.li_process:hover { background-position: left bottom; }
	.li_process span {margin-left: 94px;}
.li_process_page {	background: url(app-img/Process.png) no-repeat bottom left; }
	.li_process_page span {margin-left: 94px;}

.li_services { background: url(app-img/Services.png) no-repeat top left; }
	.li_services:hover { background-position: bottom left; }
	.li_services span {margin-left: 172px;}
.li_services_page { background: url(app-img/Services.png) no-repeat bottom left; }
	.li_services_page span {margin-left: 172px;}

.li_fixtures { background: url(app-img/Fixtures.png) no-repeat top left; }
	.li_fixtures:hover { background-position: left bottom; }
	.li_fixtures span {margin-left: 103px;}
.li_fixtures_page {	background: url(app-img/Fixtures.png) no-repeat bottom left; }
	.li_fixtures_page span {margin-left: 103px;}

.li_exhibits { background: url(app-img/Exhibits.png) no-repeat top left; }
	.li_exhibits:hover { background-position: left bottom; }
	.li_exhibits span {margin-left: 104px;}
.li_exhibits_page {	background: url(app-img/Exhibits.png) no-repeat bottom left; }
	.li_exhibits_page span {margin-left: 104px;}

.li_decor { background: url(app-img/Decor.png) no-repeat top left; }
	.li_decor:hover { background-position: left bottom; }
	.li_decor span {margin-left: 68px;}
.li_decor_page { background: url(app-img/Decor.png) no-repeat bottom left; }
	.li_decor_page span {margin-left: 68px;}

.li_more { background: url(app-img/More.png) no-repeat top left; }
	.li_more:hover { background-position: left bottom; }
	.li_more span {margin-left: 109px;}
.li_more_page {	background: url(app-img/More.png) no-repeat bottom left; }
	.li_more_page span {margin-left: 109px;}

.li_marketplace { background: url(app-img/marketplace.png) no-repeat top left; }
	.li_marketplace:hover { background-position: left bottom; }
	.li_marketplace span {margin-left: 109px;}
.li_marketplace_page {	background: url(app-img/marketplace.png) no-repeat bottom left; }
	.li_marketplace_page span {margin-left: 109px;}

.li_contact { background: url(app-img/Contact.png) no-repeat top left; }
	.li_contact:hover { background-position: left bottom; }
	.li_contact span {margin-left: 95px;}
.li_contact_page {	background: url(app-img/Contact.png) no-repeat bottom left; }
	.li_contact span {margin-left: 95px;}

.li_gallery { background: url(app-img/Gallery.png) no-repeat top left; }
	.li_gallery:hover { background-position: left bottom; }
	.li_gallery span {margin-left: 96px;}
.li_gallery_page {	background: url(app-img/Gallery.png) no-repeat bottom left; }
	.li_gallery_page_page span {margin-left: 96px;}

.li_case { background: url('app-img/CaseStudies.png') no-repeat top left; }
	.li_case:hover { background-position: left bottom; }
	.li_case span {margin-left: 156px;}
.li_case_page {	background: url('app-img/CaseStudies.png') no-repeat bottom left; }
	.li_case_page span {margin-left: 156px;}


#page-link {
	float: left;
	padding: 5px 0px 18px 20px;
}

	#page-link li {
		color: #23353b;
		display: inline;
	}
		
	
	#page-link li.first {
		border-right: 1px solid #23373E;
		padding-right: 5px;
	}
	
	#page-link li.last {
		border-left: 1px solid #23373E;
		padding-left: 5px;
	}
	
.no-list { list-style: none; }
