/* original bg color: #acb8bf */


body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #c4cbd0 url("../images/stripeswide.gif") top left repeat-y;
	font-family: Lucida Sans Unicode, Lucida Grande,  sans serif;
	border: 25px solid #000;
}

body.lines {
	background: #c4cbd0 url("../images/stripeslines.gif") top left repeat-y;
}

body.vertical {
	background: #c4cbd0 url("../images/stripeswide.gif") top left repeat-y;
}

body.home {
	border-bottom: none;
	background: #c4cbd0 url("../images/bg_home.gif") bottom left repeat-x;

}

body.navbar {
	margin: 0;
	padding: 0;
	border: none;
	background: #5a6c77;
}

body.wiring {
	background-image: none;
}

body.materials {
	background-image: none;
	border: none;
}


p {
	font-size: 12px;
}

.materials p {
	font-size: 10px;
	margin: 0 10px 10px 10px;
}

.materials h1 {
	font-size: 12px;
	margin: 10px 10px 0 10px;
}


#logo {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("../images/glasstexture.jpg");
	border-bottom: 4px double #fff;
	height: 28px;
}

#logo h1, #logo h3 {
	position: absolute;
	top: 25px;
	right: 45px; 
	width: 494px;
    padding: 28px 0 0 0;
    margin: 0;
    overflow: hidden;
    background-image: url("../images/logo2.jpg");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/: 28px;
} 

#subnav {
	clear: both;
	height: 18px;
	text-align: right;
	margin: 0 0 0 0;
	padding: 2px 5px 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#subnav li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

#subnav li a {
	color: #485568;
	text-decoration: none;
	font-style: italic;
}

#subnav li a:hover {
	color: #000;
	text-decoration: underline;
}

#subnav li.highlight a {
	color: #000;
}

#subnav li.highlight a:hover {
	color: #485568;
	text-decoration: underline;
}


#homecontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #5A6C77;
	text-align: center;
	vertical-align: middle;
}

#homecontent {
	background-color: #acb8bf;
	text-align: center;
	padding: 15px 0 30px 0;
	margin: 75px;	
}

#homecontent h1 {
	width: 729px;
    padding: 59px 0 0 0;
    margin: 0 0 25px 0;
    overflow: hidden;
    height: 0px !important;
    height /**/: 59px;
    background-repeat: no-repeat;
	background: url("../images/hlogo.gif") no-repeat;
}


#homecontent h2 {
	font-weight: bold;
	font-size: 16px;	
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	color: #000;
	margin: 25px 0 15px 0;
}

#homecontent p {
	margin: 25px;
}

#homecontent img {
	border: none;
	margin: 0 10px 0 10px;
}

#homecontent a {
	color: #000;
}

#homecontent a:hover {
	
}

.hidden {
	visibility: hidden;
}


.mat_photo, .mat_photo_show {
	position: absolute;
	top: 175px;
	left: 325px;
	visibility: hidden;
	z-index: 1;
	background: #c4cbd0;
	font-size: 11px;
	text-align: left;
	width: 450px;
	font-style: italic;
}

.mat_photo_show {
	visibility: visible;
}

.horizontalphoto, .verticalphoto, .linesphoto, .wiringphoto, .wiringphototest {
	margin: 50px auto 30px 300px;
	padding: 0;
	font-size: 11px;
	text-align: left;
	width: 450px;
	font-style: italic;
}

.verticalphoto {
	width: 305px;
}

.wiringphoto {
	margin: 30px auto 30px auto;
	width: 912px;
}

.wiringphototest {
	margin: 30px auto 30px auto;
	width: 1120px;
}

.wiringphotoleft, .wiringphoto2, .wiringphoto3, .wiringphoto4, .wiringphoto5, .wiringphoto6 {
	float: left;
	margin: 0 20px 20px 0;
	width: 346px;
	height: 530px;
}

.wiringphoto2 {
	clear: both;
	height: 320px;
}

.wiringphoto3 {
	width: 396px;
	height: 320px;
}

.wiringphoto4 {
	width: 404px;
	height: 320px;
}

.wiringphoto5 {
	width: 295px;
	height: 470px;
}

.wiringphoto6 {
	width: 574px;
	height: 470px;
}

.horizontalphoto img, .verticalphoto img, .linesphoto img, .mat_photo img, .wiringphoto img, .wiringphototest img {
	border: solid 1px #485568;
	margin: 0;
}

.horizontalphoto h1, .verticalphoto h1, .linesphoto h1, .wiringphoto h1, .wiringphototest h1 {
	margin: 0 0 0 0;
	width: 450px;
	text-align: left;
	font-size: 24px;
	color: #162934;
	font-style: normal;
}


#verticalcontent {
	margin: 30px 20% 30px 350px;
	width: 350px;
	font-size: 13px;
}

#content, #linescontent, #landingcontent {
	margin: 30px auto 30px 300px;
	width: 450px;
	font-size: 13px;
}

#landingcontent {
	margin: 80px auto 30px 235px;
	width: 330px;
}

.linesphoto, #linescontent, #landingcontent {
	margin-left: 400px;
}

#content p, #linescontent p, #verticalcontent p, #landingcontent p {
	line-height: 110%;
}

#content td {
	font-size: 13px;
}

#content dt, #verticalcontent dt, #linescontent dt, #landingcontent dt {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
}

#content dd, #verticalcontent dd, #linescontent dd, #landingcontent dd {
	margin: 0 0 20px 0;
}

#content dd a, #linescontent dd a, #filenotfound a, #landingcontent dd a {
	color: #162934;
	text-decoration: underline;
	font-weight: bold;
}

#content dd a:hover, #linescontent dd a:hover, #landingcontent dd a:hover {
	font-style: italic;
}

#content dd img {
	border: none;
}

#content ul, #verticalcontent ul, #linescontent ul, #landingcontent ul {
	margin: 0;
	padding: 0;
}

#content ul li, #verticalcontent ul li, #linescontent ul li, #landingcontent ul li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#content li img {
	border: 1px solid #000;
	float: left;
	margin: 0 10px 15px 0;
}


.bbb {
	border: none;
	margin: 20px 0 15px 15px;
	float: right;
}

#floatarch {
	float: left;
	margin: 0 auto 20px 10px;	
}

#thumbmenu, #matmenu, #linesmenu, #landingimage {
	float: left;
	margin: 80px auto 20px 10px;
	color: #000;
	font-size: 12px;
	width: 180px;
	padding: 0;
	height: 420px;
	overflow: auto;
	z-index: 1;
}

#thumbmenu-iframe {
	margin: 0; 
	color: #000;
	font-size: 12px;
	width: 150px;
	padding: 0 0 315px 0;

}

#nav-frame {
	float: left;
	margin: 45px auto 20px 10px;
	border: none;
	width: 180px;
	height: 420px;
	z-index: 1;
}

#linesmenu, #landingimage {
	width: 285px;
	overflow: hidden;
	margin-top: 50px;
	height: 650px;
}

#landingimage {
	margin-left: 30px;
	margin-right: 0;
}

#matmenu {
	height: 475px;
}


#thumbmenu li, #matmenu li, #linesmenu li, #thumbmenu-iframe li {
	list-style-type: none;
	margin: 0 15px 15px 0;
	padding: 0;
	width: 138px;
}

#linesmenu li {
	width: 117px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#thumbmenu li p, #matmenu li p, #linesmenu li p {
	width: 140px;
	margin:0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
	text-align: center;
}

#linesmenu li p {
	width: 117px;
}

#thumbmenu img, #matmenu img, #linesmenu img, #thumbmenu-iframe img {
	border: none;
}

#thumbmenu li a, #matmenu li a, #linesmenu li a, #thumbmenu-iframe li a {
	display: block;
	width: 138px;
	height: 90px;
	border: solid 1px #8497a7;
	text-decoration: none;
	color: #485568;
	font-size: 11px;
}

#linesmenu li a {
	width: 117px;
	height: 76px;
}

#linesmenu li p a {
	padding: 2px 0 2px 0;
	height: 12px;
	border-left: solid 1px #5A6C77;
	border-right: solid 1px #5A6C77;
	border-top: none;
	border-bottom: none;
	color: #fff;
}

#thumbmenu li a:hover, #matmenu li a:hover, #linesmenu li a:hover, #thumbmenu-iframe li a:hover {
	border: solid 1px #000;
}

#linesmenu li p a:hover {
	border-left: solid 1px #c4cbd0;
	border-right: solid 1px #c4cbd0;
	border-top: none;
	border-bottom: none;
	background-color: #c4cbd0;
	color: #485568;
}


#sidemenu li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidemenu {
	position: absolute;
	top: 120px;
	left: 3%;
	width: 120px;
	color: #485568;
	font-size: 12px;
	text-align: right;
}

#sidemenu a, body.detail a {
	color: #485568;
	text-decoration: none;
}

#sidemenu a:hover, #thumbmenu dt a:hover, body.detail a:hover {
	color: #000;
	font-style: italic;
}

#details, #detailsvert, #landingform {
	position: absolute;
	top: 116px;
	left: 770px;
	width: 100px;
	text-align: left;
	padding: 60px 25px 25px 25px;
	font-size: 11px;
	font-weight: bold;
	color: #162934;
	letter-spacing: 2px;
}

#landingform {
	top: 90px;
	left: 800px;
	width: 200px;
	letter-spacing: 0;
}

#detailsvert {
	left: 650px;
}

#details ul, #detailsvert ul {
	margin: 5px 0 0 10px;
	padding: 0;
}

#details ul li, #detailsvert ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: normal;
}

#details img, #detailsvert img {
	padding: 0;
	border: none;
}

#details ul li a, #detailsvert ul li a {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 0 15px 0;
	border: solid 1px #485568;
}

#details ul li.big a, #detailsvert ul li.big a {
	width: 75px;
	height: 75px;
}

#details ul li a:hover, #detailsvert ul li a:hover {
	border: solid 1px #fff;
}

#details ul li.text a, #footer a, #detailsvert ul li.text a {
	color: #162934;
	text-decoration: none;
	border: none;
	width: auto;
	height: auto;
	display: inline;
}

#details ul li.text a:hover, #footer a:hover, #detailsvert ul li.text a:hover {
	color: #000;
	text-decoration: underline;
	border: none;
}


#details ul li.landing a, #detailsvert ul li.landing a {
	width: 80px;
	height: 70px;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	border: solid 3px #000;
	background: #485568;
	color: #fff;
}

#details ul li.landing a:hover, #detailsvert ul li.landing a:hover {
	border: solid 3px #485568;
	background: #fff;
	color: #485568;
	text-decoration: none;
}

.feedback {
	margin: 0 0 30px 0;
	padding: 0;
	border-bottom: 1px dashed #485568;
}

.clearall {
	clear: both;
}

.addspace {
	height: 200px;
}

.photoleft {
	float: left;
	margin: 0 20px 100px 0;
	width: 326px;
}

#footer {
	clear: both;
	margin: 30px auto 30px 300px;
	width: 450px;
	font-size: 11px;
}

#footer h2 {
	font-size: 11px;
	margin: 0;
}

#footer ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	margin: 0;
	padding: 0;
}

#filenotfound li {
	font-weight: bold;
}

#filenotfound li ul li {
	font-weight: normal;
}

#filenotfound li ul {
	margin: 0 0 15px 10px;
}


/* materials page */


body.detail {
	background-image: none;
	border: none;
	margin: 0 0 10px 0;
}

body.detail h1 {
	margin: 10px 10px 0 10px;
	font-size: 14px;
}

body.detail p {
	margin: 0 10px 0 10px;
	font-size: 12px;
	line-height: 135%;
}

body.detail #details {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	overflow: visible;
	width: 70px;
	text-align: center;
}

body.detail #details img {
	margin: 0 0 10px 0;
}

body.detail #content {
	margin: 10px 10px 10px 110px;
	width: 410px;
}


/* call to action buttons */


.landing-conf a {
	display: block;
	width: 368px;
	margin: 20px auto;
	text-align: center;
	color: #fff;
	font-size: large;
	text-decoration: none;
	background: url("../images/contactbutton.jpg") 0 0 no-repeat;
	clear: both;
    padding: 88px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/: 88px;
    background-repeat: no-repeat;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

.landing-conf a:hover {
	background: url("../images/contactbutton.jpg") 0 -88px no-repeat;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
}


 .cta-long-conf, .landing, .cta-long-cred, .cta-long-desk, .cta-long-table {
	clear: left;
	margin: 10px auto 20px auto;
	float: none;
	width: 550px;
}

 .cta-long-conf a, .landing a, .cta-long-cred a, .cta-long-desk a, .cta-long-table a {
	clear: left;
	padding: 10px 10px 10px 110px;
	font-size: 14px;
	border: solid 1px #000;
	background: #485568;
	color: #fff;
	width: 430px;
	height: 55px;
	display: block;
	text-align: left;
	text-decoration: none;
}

 .cta-long-conf a:hover, .landing a:hover, .cta-long-cred a:hover, .cta-long-desk a:hover, .cta-long-table a:hover {
	border: solid 1px #485568;
	background: #485568;
	color: #000;
	text-decoration: none;
}


 .landing a {
	background: #485568 url("../images/cta-long-conf.jpg") 0 0 no-repeat;
}

 .landing a:hover {
	background: #485568 url("../images/cta-long-conf.jpg") 0 -75px no-repeat;
}

 .cta-long-conf a {
	background: #485568 url("../images/cta-long-conf.jpg") 0 0 no-repeat;
}

 .cta-long-conf a:hover {
	background: #485568 url("../images/cta-long-conf.jpg") 0 -75px no-repeat;
}

 .cta-long-desk a {
	background: #485568 url("../images/cta-long-desk.jpg") 0 0 no-repeat;
}

 .cta-long-desk a:hover {
	background: #485568 url("../images/cta-long-desk.jpg") 0 -75px no-repeat;
}

 .cta-long-cred a {
	background: #485568 url("../images/cta-long-cred.jpg") 0 0 no-repeat;
}

 .cta-long-cred a:hover {
	background: #485568 url("../images/cta-long-cred.jpg") 0 -75px no-repeat;
}

 .cta-long-table a {
	background: #485568 url("../images/cta-long-table.jpg") 0 0 no-repeat;
}

 .cta-long-table a:hover {
	background: #485568 url("../images/cta-long-table.jpg") 0 -75px no-repeat;
}


 .cta-conf, .cta-desk, .cta-cred, .cta-table  {
	width: 100px;
	height: 150px;
	background: #485568;
	padding: 0;
	margin: 0;
	letter-spacing: 0;

}

 .cta-conf a, .cta-desk a, .cta-cred a, .cta-table a {
	display: block;
	padding: 80px 10px 5px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	border: solid 2px #c35516;
	color: #2d333d;
	width: 78px;
	height: 63px;
	text-align: left;
	text-decoration: none;
}

 .cta-conf a:hover, .cta-desk a:hover, .cta-cred a:hover, .cta-table a:hover {
	border: solid 2px #f95f05;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

 .cta-conf {
	background: #485568 url("../images/cta-conf2.jpg") 0 0 no-repeat;
}

 .cta-conf a:hover {
	background: url("../images/cta-conf2.jpg") -2px -152px no-repeat;
}

 .cta-desk {
	background: #485568 url("../images/cta-desk2.jpg") 0 0 no-repeat;
}

 .cta-desk a:hover {
	background: url("../images/cta-desk2.jpg") -2px -152px no-repeat;
}

 .cta-cred {
	background: #485568 url("../images/cta-cred2.jpg") 0 0 no-repeat;
}

 .cta-cred a:hover {
	background: url("../images/cta-cred2.jpg") -2px -152px no-repeat;
}

 .cta-table {
	background: #485568 url("../images/cta-table2.jpg") 0 0 no-repeat;
}

 .cta-table a:hover {
	background: url("../images/cta-table2.jpg") -2px -152px no-repeat;
}


/* rollover */


.rollover-bamboo, .rollover-bamboo-r {
	display: block;
	width: 402px;
	height: 275px;
	background: url("../conference-table-blog/photos/BambooWiringDetailRoll.jpg") no-repeat 0 0;
}

.rollover-bamboo-r {
	background: url("../details/BambooWiringDetailRollR.jpg") no-repeat 0 0;	
}

.rollover-bamboo:hover, .rollover-bamboo-r:hover {
	background-position: 0 -275px;
}

.rollover-bamboo span, .rollover-bamboo-r span {
	display: none;
}


/* "catalog" style page */

.catalog-head {
	margin: 30px 40px 20px 40px;
}

.catalog-head ul {
	list-style: none;
	margin: 10px 0 0 0;
	font-size: 12px;
}

.catalog-head a {
	color: #000;
	text-decoration: none;
}

.catalog-head a:hover {
	color: #5a6c77;
	text-decoration: underline;
}

.catalog-featured {
	float: left;
	margin: 0 40px 0 0;
	width: 500px;
	padding: 5px;
}

.catalog-featured img {
	float: left;
	margin: 0 20px 20px 0;
	border: none;
}

.catalog-featured h3 {
	font-size: 13px;
	margin: 0;
}

.catalog-subhead {
	clear: left;
	margin: 40px 0 20px 0;
	padding: 10px;
	background-color: #5a6c77; 
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

.catalog-list {
	margin: 0 40px 0 40px;
}

.catalog-item {
	background-color: #fff;
	border: solid 1px #333;
	margin: 0 20px 30px 0;
	float: left;
	font-size: 11px;
	color: #666;
	padding: 5px;
	width: 138px;
	height: 120px;
}

.catalog-item img {
	border: none;
}

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

.catalog-item a:hover {
	color: #666;
	text-decoration: underline;
}

.catalog-text {
	background-color: #fff;
	border: solid 1px #5a6c77;
	margin: 0 0 30px 0;
	font-size: 11px;
	padding: 15px;
}

.catalog-text a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.catalog-text a:hover {
	text-decoration: underline;
}

