@charset "utf-8";

* {
	margin:0;
	padding:0
	}
	
body {
	background: #005caa url(../images/bg_main.jpg) repeat-x 0% 0%;
	color:#000;
	font:70%/1.5 "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	text-align: center;
	}

a img {
	border: none;
	}

#container {
	width: 780px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: #fff url(../images/bg_container.gif) repeat-y 100% 0%;
	}

#head {
	position: relative;
	min-height: 132px;
	}

#content {
	margin-left: 235px;
	margin-right: 180px;
	}
#section #content {
	margin-right: 0;
	}
#home #content {
	margin-left: 310px;
	margin-right: 0;
	/*min-height: 260px;*/
	}
#item #content, #section #content {
	min-height: 550px;
	}

#sidebarLeft {
	float: left;
	width: 235px;
	w\idth: 215px;
	padding: 170px 10px 20px 10px;
	}
.contact #sidebarLeft {
	padding-top: 190px;
	}
	
#sidebarRight {
	float: right;
	width: 156px;
	w\idth: 136px;
	padding: 205px 10px 0 10px;
	position: relative;
	}
	
.noPad #sidebarRight {
	padding: 0px 10px 0 10px;
	}


#foot {
	clear: both;
	position: relative;
	padding-bottom: 20px;
	}
	
	
#lowerWrap {
	
	}
	
	
/* H E A D */

#logo {
	float: right;
	padding: 5px 5px 0 0;
	}
	
#head {
	min-height: 160px;
	}
	
#head ul a {
	text-decoration: none;
	}
	
#utilityNav {
	list-style: none;
	position: absolute;
	top: 5px;
	right: 213px;
	}
#utilityNav li {
	float: left;
	}
#utilityNav span {
	padding: 0 5px;
	}
	
#head form ul {
	list-style: none;
	position: absolute;
	top: 5px;
	right: 215px;
	}
#head form li {
	display: inline;
	}
	
#sheets, #flashcontent {
	position: absolute;
	top: 0;
	left: -80px;
	}
	
#siteMap a {
	padding-left: 15px;
	}
	
	
/* C O N T E N T */

#content p {
	margin-bottom: 17px;
	}
#content ul {
	list-style-position: inside;
	margin: 10px 0;
	}

#contentInner {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	}

#breadCrumbs {
	list-style: none;
	}
#breadCrumbs li {
	float: left;
	padding: 5px 10px 20px 0;
	}
	
.categoryRowFoot {
	background: transparent url(../images/bg_dotted_separator.gif) repeat-x 0% 100%;
	clear: both;
	}
.categoryRow {
	clear: both;
	}
.categoryRow h2, .categoryRowFoot h2 {
	background: transparent url(../images/bg_dotted_separator.gif) repeat-x 0% 0%;
	}
.categoryRow img, .categoryRowFoot img {
	float: right;
	margin: 5px 15px 5px 30px;
	}
	
#vision {
	margin: 20px 0 25px 0;
	}
#vision dd {
	margin: 0;
	padding-left: 40px;
	background: transparent url(../images/icon_build_vision.gif) no-repeat 0% 0%;
	}
#vision dt {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #005caa;
	font-weight: bold;
	padding-bottom: 5px;
	}

#home #vision {
	width: 300px;
	margin: 20px 0 5px 0;
	}
	
#itemImage {
	position: absolute;
	top: 0;
	right: 5px;
	}
	
#section h1, #item h1 {
	clear: left;
	}
	
#content .colLeft {
	float: left;
	width: 305px;
	}
#content .colRight {
	float: right;
	width: 150px;
	}
	
.caseStudies {
	margin: 20px 0;
	}
.caseStudies dt {
	font-weight: bold;
	font-size: 115%;
	margin-top: 4px;
	}
.caseStudies dd {
	margin: 2px 0 5px 7px;
	}
.caseStudies dt span {
	background: transparent url(../images/icon_arrow.gif) no-repeat 0% 5px;
	padding-left: 15px;
	font-size: 120%;
	}
	
#postIt {
	width: 194px;
	w\idth: 154px;
	padding: 20px;
	background: transparent url(../images/image_postit.jpg) no-repeat 0% 0%;
	height: 194px;
	list-style: none;
	}
	
#postIt li, #sidebarRight li {
	background: transparent url(../images/icon_arrow.gif) no-repeat 0% 3px;
	padding-left: 14px;
	}
	
#postIt a {
	text-decoration: none;
	}
	
.postItSmall {
	width: 170px;
	background: transparent url(../images/image_postit_small.jpg) no-repeat 0% 0%;
	height: 170px;
	float: left;
	margin: 2px;
	text-align: center;
	}
.postItSmall a {
	background: transparent url(../images/icon_arrow.gif) no-repeat 0% 0%;
	text-decoration: none;
	padding-left: 11px;
	}
.postItSmall a:hover {
	background: none;
	}
.postItSmall img {
	margin: 0 auto 0 auto;
	}

#shopTitle {
	position: absolute; 
	left: 0; 
	top: -28px;
	}
	
#sidebarRight ul {
	list-style: none;
	}
	
	
#siteMapList {
	margin-left: 60px;
	font-size: 1.3em;
	}
#siteMapList a {
	text-decoration: none;
	}
#siteMapList dd {
	margin-left: 25px;
	}
#siteMapList dt {
	margin-top: 5px;
	background: transparent url(../images/icon_arrow.gif) no-repeat 0% 0%;
	padding-left: 15px;
	}
	
#contactList {
	list-style: none;
	}

	
/* F O O T */

address {
	clear: left;
	margin: 5px 20px 0 20px;
	width: 600px;
	font-style: normal;
	}
#foot p {	
	margin: 2px 20px 0 20px;
	}
#foot img {
	position: absolute;
	top: 0;
	right: 10px;
	}
	
/* L O W E R  W R A P */

#lowerWrap .colLeft {
	float: left;
	width: 313px;
	min-height: 220px;
	}
#lowerWrap .colRight {
	float: left;
	width: 450px;
	margin-top: 20px;
	position: relative;
	}
	
/* B O X E S */

#lowerWrap .box {	
	width: 313px;
	position: relative;
	background: transparent url(../images/box_home_top1.gif) no-repeat 100% 0%;
	padding-top: 50px;
	margin-left: -12px;
	margin-top: -22px;
	}

#lowerWrap .boxBg {	
	background: transparent url(../images/box_home_foot1.gif) no-repeat 100% 100%;
	padding: 0 33px 50px 46px;
	}
#lowerWrap .boxFirst {
	padding: 0 0 10px 75px;
	}
#shopbag {
	position: absolute;
	top: 15px;
	left: 15px;
	}
.boxInner {
	background: transparent url(../images/image_flake.gif) no-repeat 100% 0%;
	min-height: 73px;
	}
	
#home #content .box {
	background: #f6f6f6 url(../images/temp_home_work.jpg) no-repeat 100% 0%;
	min-height: 110px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #cfe1d2;
	width: 300px;
	}
#home #content .box p {
	padding: 5px 150px 5px 5px;
	}
	
#sidebarRight .box {
	border: 1px outset #fff;
	padding: 4px;
	background: #fff;
	margin: 15px 0;
	}
	
/* D Y N A M I C  B O X */

#shop h3 {
	margin: 0;
	height: 20px;
	width: 403px;
	cursor: pointer;
	font-size: 0.99em;
	}
	
#item #shop h3, #section #shop h3 {
	width: 200px;
	}

h3 a:link, h3 a:visited {
	background: #ffebce url(../images/bg_home_shop.gif) repeat-x 0% 0%;
	color: #8F0000;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 4px 0;
	-moz-outline-style: none;
	display: block;
	height: 16px;
	width: 403px;
	text-decoration: none;
	}
	
#item h3 a:link, #item h3 a:visited, #section h3 a:link, #section h3 a:visited {
	width: 200px;
	}
	
#shop {	
	width: 403px;
	background: #ffd18b;
	}
#item #shop, #section #shop {
	width: 200px;
	}

#shop div {
	margin: 0;
	padding: 0;
	height: 1%;
	}
#shop div span {
	padding: 4px 10px;
	display: block;
	}

.stretcher {
	/*background: none !important;*/
	background: #ffd18b;
	overflow: hidden; visibility: hidden; opacity: 0; height: 0px;
	}
.stretcher img {
	border: 1px solid #000;
	}
.stretcher img.noBorder {
	border: none;
	}
	
#shop dl {
	float: left;
	margin: 4px;
	}

#shop ul {
	list-style: none;
	margin: 4px;
	}
#shop li {
	display: inline;
	padding-right: 4px;
	}
#shop .floatLeft {
	float: left;
	margin: 5px 10px;
	}
#shop .floatLeft li {
	display: block;
	}
	
#shopWrap {
	position: relative;
	margin-top: 40px;
	}
	
/* N A V I G A T I O N */

/*- Menu Tabs --------------------------- */

#tabs {
	float:right;
	clear: both;
	width:100%;
	font-size:96%;
	line-height:normal;
	border-bottom:1px solid #F4B7D6;
	margin-top: 20px;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:right;
	background:url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs a span {
	float:right;
	display:block;
	background:url(../images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#C7377D;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
 #tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span, .active a span {
	color:#C7377D;
	}
#tabs a:hover, .active a {
	background-position:0% -42px;
	}
#tabs a:hover span, .active a span {
	background-position:100% -42px;
	}  
	
#item #tabs, #section #tabs {
	width: 95%;
	}
#home #tabs {
	width: 95%;
	}

.nav {
	text-align: left;
	position: absolute;
	top: 120px;
	right: 20px;
	}
.nav ul {
	list-style: none;
	min-height: 18px;
	}
.nav li {	
	display: inline;
	padding-right: 10px;
	}
.nav a {
	text-decoration: none;
	font-weight: bold;
	}
.nav #active {
	background: #005caa url(../images/menu_bg.gif) no-repeat 0% 100%;
	padding: 1px 3px;
	color: #fff;
	}
	
#foot .nav {
	position: relative;
	top: 0;
	left: 0;
	width: 610px;
	background: #bcbcbc url(../images/nav_top.gif) no-repeat 100% 0%;
	margin-left: 0;
	}
#foot .nav ul {	
	text-align: left;
	padding-left: 5px;
	background: transparent url(../images/nav_bottom.gif) no-repeat 100% 100%;
	}
#foot .nav a {
	color: #fff;
	}
#foot .nav a:hover {
	color: #000;
	background: #fff;
	}
	
/* S U B N A V  */

#home #subNav {
	list-style: none;
	clear: left;
	}

#item #subNav {
	list-style: none;
	}
#item #subNav a {
	text-decoration: none;
	padding: 6px 0 6px 25px;
	display: block;
	}
#item #subNav a:hover, #bodyNav a:hover {
	background: none;
	}
	
#subNav li {
	padding-left: 0;
	}
	
#bodyNav {
	list-style: none;
	width: 194px;
	w\idth: 174px;
	padding: 10px;
	background: transparent url(../images/image_postit.jpg) no-repeat 0% 0%;
	height: 194px;
	he\ight: 174px;
	text-align: left;
	}

#sidebarRight #design, #content #design {
	background: transparent url(../images/menu_m_design.gif) no-repeat 0% 50%;
	}
#sidebarRight #prototype, #content #prototype {
	background: transparent url(../images/menu_m_prototypes.gif) no-repeat 0% 50%;
	}
#sidebarRight #manufacture, #content #manufacture {
	background: transparent url(../images/menu_m_manufacture.gif) no-repeat 0% 50%;
	}
#sidebarRight #aftersales, #content #aftersales {
	background: transparent url(../images/menu_m_aftersales.gif) no-repeat 0% 50%;
	}
#sidebarRight #support, #content #support {
	background: transparent url(../images/menu_m_support.gif) no-repeat 0% 50%;
	}
	

/* F O R M S */

#head input {
	border: 1px solid #003a6b;
	background: #fff url(../images/bg_search.gif) repeat-x 0% 0%;
	width: 104px;
	height: 15px;
	}
#head input#send {
	border: none;
	background: none;
	vertical-align: middle;
	width: 54px;
	height: 23px;
	}
	
/* contact */

.contactForm input, .contactForm textarea, .searchForm input {
	width: 205px;
	border: 1px solid #BCBCBC;
	background: #F6F9FC;
	}
.contactForm input {
	height: 22px;
	}
.contactForm .submitButton {
	width: 50px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	background-color: #ECF0F4;
	border-width: 1px;
	border-style: ridge;
	border-bottom-color: #40608C;
	border-right-color: #40608C;
	margin-top: 8px;
	padding: 4px 0;
	}
.contactForm dd {
	margin: 0;
	padding: 1px 0 0 0;
	}
.contactForm dt {
	padding-top: 2px;
	}
.contactForm dt label {
	font-weight: bold;
	}
.contactForm span {
	color: #d01414;
	}	
	
.contactForm fieldset {
	border: none;
	padding: 10px 10px;
	}
.contactForm legend {
	display: none;
	}
	
#content #pure360 fieldset {
	border: 1px solid #eee;
	margin-bottom: 15px;
	}

#pure360 fieldset {
	width: 97%;
	margin: 0;
	border: none;
	margin-bottom: 15px;
	}
#pure360 legend {
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#pure360 label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
#pure360 #Dear, #pure360 #email {
	width: 100px;
	}

#puresubmit {
	margin-left: 7.5em;
	margin-top: 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	background-color: #ECF0F4;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 2px;
	}
	
/* T Y P O G R A P H Y */

#home h2 {
	color: #41ad52;
	font-size: 1.8em;
	font-weight: normal;
	}
	
h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 15px;
	}
	
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 8px;
	}
	
p {
	font-size: 1.1em;
	}
	
	
/* L I N K S */

a:hover, .active {
	background: #FFD18B;
	color: #000;
	}
	
#sidebarRight a, #sidebarLeft a {
	text-decoration: none;
	}
	
/* U T I L I T Y   C L A S S E S */

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearFix {display: inline-block;}
/* Hides from IE-mac \*/
.clearFix {display: block;}
/* End hide from IE-mac */

.transparent {
	float: right;
	padding: 0 0 5px 5px;
	}
	
.noBullets {
	list-style: none;
	}
	
.floatLeftImg {
	float: left;
	margin: 5px 10px 10px 0;
	padding: 1px;
	border: 1px solid #BCBCBC;
	}