/* MAIN
------------------- */

body {
	font-family: Arial, sans-serif;
	font-size: small;
	margin: 0;
	color: #404041;
}

div#canvas {
	width: 775px;
	margin: 0 auto 0 auto;
	position: relative;
}

p { margin-top: 0; line-height: 135%; }

a {	color: #0068b3; }
a:hover {color: #000;}

h2 {
	color: #f68f1e;
	font-weight: normal;
	font-size: 200%;
	font-style: italic;
	font-family: Arial Narrow, Arial, sans-serif;
}

h3 { 
	font-size: 110%; 
	margin: 25px 0 5px 0; 
	color: #000; 
}

h4 {font-size: 100%; margin-bottom: 5px;}

ul {
	padding-left: 0px;
	margin-top: 0;
	list-style-type: none;
}

li { 
	margin-bottom: 3px;
	background: url(../images/bullet.gif) top left no-repeat;
	padding: 0 0 0 10px;
	line-height: 125%;
}

hr {
	margin-left: 15px;
	border: 0;
	border-top: 1px dotted #9f9f9f;
	clear: both;
}

/* Forms ------------------------------*/

form {
	margin: 20px 0 0 0;
}

form p {
	margin: 0 0 15px 0;
}

fieldset {border: none; padding: 0;}

legend {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	color: #4b4b4b;
}

label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 300px;
}

textarea {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 300px;
	height: 100px;
}

select {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input.button {
	width: 100px;
	background: #0068b3;
	color: #fff;
	border-top: 2px solid #267dbe;
	border-left: 2px solid #267dbe;
	border-bottom: 2px solid #014f88;
	border-right: 2px solid #014f88;
}

input.button:focus {
	background: #014f88;
}

input.checkboxed {
	width: 15px;
	margin: 0;
}

form#prereg label {
	width: 130px;
	display: block;
	float: left;
}

form#prereg input {
	width: 300px;
}

form#prereg input#submit {
	width: 150px;
	margin: 0 0 0 130px;
	background: #0068b3;
	color: #fff;
	border-top: 2px solid #267dbe;
	border-left: 2px solid #267dbe;
	border-bottom: 2px solid #014f88;
	border-right: 2px solid #014f88; 
}

form#requestinfo {
	background: url(/images/bg_nav_extra.gif) repeat-x;
	margin: 0 0 0 15px;
	padding: 15px 15px 15px 0px;
}

form#requestinfo label {
	float: left;
	display: block;
	width: 75px;
	padding: 3px 0 0 0;
}

form#requestinfo fieldset#interests label{
	float: none;
	display: inline;
}

form#requestinfo fieldset#comments label {
	float: none;
	display: inline;
}

form#requestinfo fieldset#interests input,
form#requestinfo fieldset#comments input {
	background: #fff;
	width: auto;
}

/* HEADER 
--------------------*/

div#header {
	width: 775px;
	height: 112px;
	margin: 0 auto 0 auto;
}

div#header h1 { margin: 0; }
div#header h2 { margin: 0; }

div#header_left {
	width: 267px;
	height: 112px;
	float: left;
	background: url(../images/header_logo.gif) no-repeat;
	text-indent: -9999px;
}

div#header_left a {
	display: block;
	width: 267px;
	height: 112px;
	overflow: hidden;
}

div#header_right {
	width: 508px;
	height: 112px;
	background: url(../images/header_tagline.gif) no-repeat;
	text-indent: -9999px;
	float: right;
}

/* NAVIGATION 
--------------------*/

div#navigation {
	width: 775px;
	margin: 1px 0 0 0;
	float: left;
}

ul#nav_menu {
	padding: 0;
	margin: 0;
	background: #404041 url(../images/nav_bg.gif) no-repeat;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	text-indent: -9999px;
	height: 27px;
}

ul#nav_menu li {
   	list-style: none;
   	padding: 0;
	margin: 0;
   	float: left;
	line-height: 200%;
}


ul#nav_menu li a {
   	height: 27px;
   	display: block;
	border: none;
   	overflow: hidden;
   	border: none;
   	padding: 0;
	}

li#who {width: 100px; left: 0px; background: transparent url(../images/nav.gif) no-repeat 0 0;}
li#who a:hover, li#who:hover, li#who.sfhover {background: transparent url(../images/nav.gif) no-repeat 0px -27px;}

li#advantage {width: 153px; left: 100px; background: transparent url(../images/nav.gif) no-repeat -100px 0;}
li#advantage a:hover, li#advantage:hover, li#advantage.sfhover {background: transparent url(../images/nav.gif) no-repeat -100px -27px;}

li#services {width: 106px; left: 253px; background: transparent url(../images/nav.gif) no-repeat -253px 0;}
li#services a:hover, li#services:hover, li#services.sfhover {background: transparent url(../images/nav.gif) no-repeat -250px -27px;}

li#work {width: 95px; left: 359px; background: transparent url(../images/nav.gif) no-repeat -359px 0;}
li#work a:hover {background: transparent url(../images/nav.gif) no-repeat -356px -27px;}

li#resources {width: 95px; left: 444px; background: transparent url(../images/nav.gif) no-repeat -446px 0;}
li#resources a:hover, li#resources:hover, li#resources.sfhover {background: transparent url(../images/nav.gif) no-repeat -443px -27px;}

li#rapidquote {position: absolute; width: 115px; left: 553px; background: transparent url(../images/nav.gif) no-repeat -544px 0;}

li#ftp {position: absolute; width: 105px; left: 669px; background: transparent url(../images/nav.gif) no-repeat -661px 0;}
li#ftp a:hover {background: transparent url(../images/nav.gif) no-repeat -661px -27px;}



/* Second-Level Lists */

ul#nav_menu li ul { 
	position: absolute;
	background: #f68f1e;
	width: 185px;
	left: -999em;
	padding: 2px;
	border-right: 1px solid #ae600a;
	border-bottom: 1px solid #ae600a;
}

ul#nav_menu li ul li {
	margin: 0;
	padding: 0;
	line-height: 100%;}

ul#nav_menu li ul a {
	font-size: 85%;
	display: block;
	width: 175px;
	padding: 3px 5px;
	border-top: 1px solid #f8a54b;
	color: #fff;
	text-indent: 0;
	text-decoration: none;
	height: auto;
	padding: 5px 5px;
}

ul#nav_menu li ul a:hover { background: #915009; color: #fff; }

ul#nav_menu li:hover ul, ul#nav_menu li.sfhover ul { left: auto; z-index: 9999;}

ul#nav_menu li.selected a {
	background: #000;
	color: #fff;
	border: 1px solid #005e93;
	}


/* HOME 
--------------------*/

div#intro {
	width: 775px;
	margin: 1px 0;
	float: left;
	background: #0068b3 url(../images/bg_intro.gif) repeat-y;
}

div#intro_left {
	width: 388px;
	height: 274px;
	float: left;
	background: url(../images/home_jeg.jpg) no-repeat;
}


ul#work_images {
list-style-type: none;
margin: 0;
padding: 0;
}

ul#work_images li {
background: 0;
padding: 0;
}

div#intro_right {
	width: 367px;
	float: right;
	color: #c9e7fd;
	padding: 20px 20px 20px 0px;
	font-size: 120%;
	line-height: 120%;
}

div#intro_right a {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

div#intro_right a:hover { color: #c9e7fd; }

div#intro p { margin: 0 0 20px 0; }

p.brand_seal {
	width: 300px;
	height: 149px;
	background: url(../images/brandseal_lg_home.gif) no-repeat;
	text-indent: -9999px;
	float: right;
}

div#nav_supp {
	width: 775px;
	float: left;
	margin-top: 5px;
	height: 33px;
}

ul#nav_supp_menu {
	padding: 0;
	margin: 0;
}

ul#nav_supp_menu li {
   	list-style: none;
   	padding: 0;
   	display: inline;
   	text-indent: -9999px; 
   	position: absolute;
}


ul#nav_supp_menu li a {
   	height: 33px;
   	display: block;
	border: none;
   	overflow: hidden;
   	border: none;
   	padding: 0;
	width: 238px;
}

li#ns_tips {left: 0px; background: transparent url(../images/btn_designtips.gif) no-repeat 0 0;}
li#ns_tips a:hover {background: transparent url(../images/btn_designtips.gif) no-repeat 0px -33px;}

li#ns_newsletter {left: 267px; background: transparent url(../images/btn_newsletter.gif) no-repeat 0 0;}
li#ns_newsletter a:hover {background: transparent url(../images/btn_newsletter.gif) no-repeat 0px -33px;}

li#ns_gallery {left: 537px; background: transparent url(../images/btn_gallery.gif) no-repeat 0 0;}
li#ns_gallery a:hover {background: transparent url(../images/btn_gallery.gif) no-repeat 0px -33px;}

div#nav_extra {
	width: 775px;
	float: left;
	background: url(../images/bg_nav_extra.gif) no-repeat;
	margin: 5px 0;
}

div#nav_extra h2 {
	font-weight: normal;
	font-style: italic;
	font-family: Arial Narrow, Arial, sans-serif;
	border-bottom: 1px solid #ddd;
	color: #f68f1e;
	margin: 15px 0 0 0;
}

div.ne_column {
	width: 238px;
	float: left;
	margin: 0 30px 0 0;
}

div.ne_columnr {
	width: 238px;
	float: right;
}

div.ne_columnr p {
margin-top: 15px;
}

div.ne_column h3 {
margin-top: 15px;}

ul.news {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-image: none;
}

ul.news li {
	border-bottom: 1px dotted #9f9f9f;
	padding: 10px 0;
	background: none;
}

p.morenews { font-size: 90%; }

p.morenews a { color: #696969; }
p.morenews a:hover { color: #000; }


/* SECONDARY NAV 
--------------------*/

p.rapidfeedback {
float: left;
margin: 10px 0 0 0;
}

p.rapidfeedback a {
text-indent: -9999px;
display: block;
width: 776px;
height: 53px;
background: url(../images/feedback.gif) no-repeat;

}


div#nav_sec {
	width: 775px;
	float: left;
	padding: 0 0 10px 0;
	margin: 10px 0;
	}

/* Fix annoying IE6 duplicate character bug. */
div#nav_sec {margin-left: -3px; }
div#nav_sec p {margin-left: 3px;}
div#nav_sec ul {margin-left: 3px;}

/* Reposition for better browsers */
html>body div#nav_sec { margin-left: 0; }
html>body div#nav_sec p {margin-left: 3px;}
html>body div#nav_secr ul {margin-left: 0;}

ul#sec_menu {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	background: #9a9a9a;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
}

ul#sec_menu li {
	display: inline;
	margin: 0 20px 0 0;
	background: none;
	font-size: 90%;
}

ul#sec_menu a {
	color: #e5e5e5;
	text-decoration: none;
}

ul#sec_menu a:hover { color: #fff; }

div#nav_sec p {
	font-size: 90%;
	color: #696969;
}


/* INTERIOR PAGES 
--------------------*/

div#interior_l {
	float: left;
	width: 266px;
	margin: 1px 0 0 0;
}

div#interior_l h2 {
	background: url(../images/bg_nav_extra.gif) repeat-x top;
	padding: 15px 0 0 0;
	margin: 5px 0;
	border-bottom: 1px solid #ddd;
	font-size: 150%;
}

div#interior_l ul.news {font-size: 90%;}

body.interior_page div#interior_l img {
	margin: 0;
	float: none;
}

body.interior_page div#interior_l a img {
	border: none;
	margin: 10px 0;
}

div#interior_l p {margin: 0;}


div#interior_r {
	float: right;
	width: 507px;
	background: url(../images/bg_content.gif) bottom right no-repeat;
	margin: 1px 0 0 0;
}

div#interior_r h2, div#interior_r h3, div#interior_r p,div#interior_r ul, div#interior_r h4 { margin-left: 15px;}

p.caption {
	background: #0169b3 url(../images/bg_caption.gif) no-repeat;
	margin: 0;
	padding: 10px;
	color: #b8d4e9;
	font-style: italic;
}

div#interior_r p.breadcrumb {
	font-size: 85%;
	padding: 15px 0 0px 15px;
	color: #696969;
	background: url(../images/bg_nav_extra.gif) repeat-x top;
	margin: 0;
}

p.breadcrumb a { color: #696969; }

p.breadcrumb a:hover { color: #000; }

span.jobtitle {
	color: #696969;
	font-weight: normal;
	font-style: italic;
	}

body#team img {
	float: right;
	margin: 0 0 20px 20px;
	}

ul#news_list li {
	background: url(../images/icon_page.gif) no-repeat 0 0;
	padding-left: 23px;
	padding-bottom: 10px;
	}

body#faqs h3 {
	background: url(../images/icon_question.gif) no-repeat;
	padding: 0 0 0 22px;
	}

h3.expand {
	cursor: pointer;
	color: #0068b3;
	text-decoration: underline;
	}

h3.expand:hover { color: #000; }

div.expand_content {
	background: url(../images/icon_answer.gif) no-repeat top left;
	margin: 0 0 0 15px;
	padding: 0 0 0 7px;
	}

div.nl_info { margin: 0 0 0 15px; padding: 10px 0; float: left;}

div.nl_info p {
	margin: 0;
	padding-left: 100px;
	}

img.nl_thumb {
	float: left;
	border: 1px solid #ddd;
	}

p.alsoin { font-size: 90%; }

p.subhead {font-size: 125%;}

body#nl_article div#interior_r img {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
div.image-caption {
	float: right;
	margin: 0 0 15px 15px;
	width: 250px;
}

body#nl_article div#interior_r div.image-caption img {
float: none;
margin: 0;
}


div.image-caption p {
font-size: 11px;
font-style: italic;
color: #696969;
line-height: 15px;
}

a.article_pdf {
	background: url(../images/icon_pdf.gif) no-repeat left;
	display: block;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	}

a.pdf_link {
	background: url(../images/icon_pdf.gif) no-repeat left;
	padding: 0 0 2px 20px;
	}

div#interior_r ul.designtips {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#interior_r ul.designtips li {
	background: #f5f5f5;
	padding: 0 20px 0 0;
	border: 1px solid #ddd;
	margin: 0 0 5px 15px;
	}

div#interior_r ul.designtips li:hover {	background: #fff3d9;}

div#interior_r ul.designtips li h3 {margin-top: 15px;}

div#interior_r ul.resource_links li {
	background: url(../images/icon_newwindow.gif) no-repeat left;
	padding: 0 0 0 20px;
	font-size: 110%;
	margin: 0 0 10px 0;
	font-weight: bold;
	}

div#interior_r ul#project_highlights {
	margin: 0 0 0 15px;
	padding: 0;
	}

ul#project_highlights li {
	background: none;
	padding: 0;
	margin: 0;
	border-top: 1px dotted #696969;
	}

ul#project_highlights li img {
	float: left;
	margin: 10px 10px 0 0;
	}

ul#project_highlights h3 {margin: 10px 0 10px 140px;}

ul#project_highlights p {margin-left: 140px;}

ul#project_highlights li a {
	background: url(../images/icon_arrow.gif) no-repeat;
	padding: 1px 0 0 20px;
	}

span.company {
	font-weight: normal;
	color: #696969;
	font-size: 90%;
	}

body#project_highlight span.company {
	font-weight: normal;
	color: #696969;
	font-size: 70%;
	}

body#project_highlight div#interior_l {
	padding-top: 50px;
	background: url(../images/bg_nav_extra.gif) repeat-x;
	width: 268px;
	}

body#brochures div#interior_r img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 0 15px;
	}

div#sla_priceguide {
	border: 1px solid #ddd;
	margin: 0 0 0 15px;
	background: #f5f5f5;
	}

div.breakout {
	float: right;
	width: 200px;
	font-size: 90%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 10px;
	margin-left: 10px;
	}

div#interior_r div.breakout p, div#interior_r div.breakout h3 {
	margin: 0 0 10px 0;
	}

div.nl_box {
	background: #ef8d29 url(../images/nlbox_bg.gif) repeat-x;
	border: 4px solid #ef8d29;
	margin: 10px 0 0 0;
	}

div#interior_l div.nl_box h3 {
	margin: 0;
	background: url(../images/nlbox_head.gif) no-repeat;
	width: 178;
	height: 30px;
	text-indent: -9999px;
	}

div.nl_box h4 {
	padding: 0 8px;
	margin: 8px 0 5px 0;
	font-size: 90%;
	}

div.nl_box a { color: #000; }

div#interior_l div.nl_box p {
	color: #fff;
	font-size: 90%;
	padding: 0 8px;
	margin: 0 0 10px 0;
}

/* PRICE GUIDE
------------------------------------*/
body#priceguide div#interior_r {
	width: 775px;
	background: url(../images/bg_content.gif) bottom right no-repeat;
	margin: 1px 0 0 0;
	}


table.slapriceguide {
	margin: 0 0 10px 15px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	padding: 5px;
	font-size: 90%;
	float: left;
}

table.slapriceguide td {
	padding: 1px 5px;
	}