/* COLOR PALETTE
green - #cc9
blue - #699
gray - #ccc
umber - #c29662
*/

/* LAYOUT */
body {  
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
	font-size: 11px;
	background: #333; 
	text-align: center; 
	min-width: 1000px;
	margin: 0; padding: 0;
	background: url(../images/swr/page_back.gif);
	color: #666;
}

#wrapper { 
	width: 1000px; 
	margin: 0 auto; 
	padding: 0; 
	text-align: left; 
}
#pageframe { 
	width: 1000px; 
	margin: 0; 
	padding: 0; 
	text-align: left; 
}

#contentframe { 
	width: 1000px; 
	border-top: 1px solid #fff; /* bug fix -- background doesn't appear without this */
	margin: 0; 
	padding: 0; 
	background: url(../images/swr/back.jpg) #fff top left no-repeat;
}
#contentframe.homeback {
	background: url(../images/home_back.jpg) top left no-repeat; 
}


#top, #top_home { 
	margin: 0; padding: 0;
/*	background: url(../images/logo.jpg) top left no-repeat; // set in PIXY link */
	position: relative;
/*	background: #f60; */
}
#logo, #top_home #logo, #top #logo { margin: 61px 0 0 81px; padding: 0; height: 77px; }
#top { padding-bottom: 10px; } /* just for inside pages */

#positionwrapper {
	position: relative;
	padding-bottom: 3em;
}

#pagebottom {
	margin: 0;
	padding: 0;
	width: 1000px;
}

#footer {
	padding: 0;
	height: 141px;
	background: url(../images/swr/footerback.jpg); 
}

#footer_tabs {
	position: absolute;
	bottom: 0; right: 95px;
	height: 36px;
}

#navfooter {
	padding-top: 1em;
	height: 30px;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase; 
	color: #e47e00;
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: bold;
	margin: 0;
/*	border: 1px solid #100; */
}
#navfooter p {	
	margin: 0;
	padding-top: 10px;
}

#navfooter a {
	font-size: 100%;
	color: #e47e00;
}
#navfooter a:active, #navfooter a:hover {
	color: #fef8e1; /* fef8e1 */
}

#solidworks_icon {
	text-align: right;
	padding-right: 100px;
}

#copyright {
	padding: 1em 0 0;
	text-align: right;
	letter-spacing: .1em;
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
	color: #e47e00;
	font-size: 10px;
	font-weight: bold;
}
#copyright p {
	font-size: 10px;
	padding-bottom: .5em;
}

#siteCopyright {
	padding-top: 9px;
	padding-right: 100px;
}

#siteinfoDesigner {
	float: right;
	padding: 0 100px 0 0;
	margin-bottom: 40px;
}

#siteinfoDesigner a, #siteinfoDesigner a:visited {
	color: #fffae4;
}

#siteinfoDesigner a:hover, #siteinfoDesigner a:active {
/*	color: #facece; */
	text-decoration: none;
}

/* HOME PAGE STYLING */

#positionwrapper {
	position: relative;
	/* background: url(../images/swr/reference.jpg); */
}

#homecontent {
	height: 330px;
/*	border: 1px solid red; /* debug */
}

#homecontent p, #gallerycontent p {
	/* text-indent: -999px; */
}
#homecontent {
	margin-left: 25px;
	padding: 25px 50px 50px 50px;
}
#content {
	margin-left: 25px;
	padding: 50px 50px 50px 50px;
	min-height: 450px;
}
#content.section-intro {
	min-height: 325px;
}

#hp_quote {
	position: absolute;
	top: 34px;
	left: 14px;
	/* image replacement below */
}

#ip_quote {
	position: absolute;
	top: 50px;
	left: 25px;
	/* image replacement below */
}

/* SAMPLES PAGES */
#section-description, #item-description {
	margin-left: 30px;
}
#section-description h1, #item-description h1 {
	margin-left: -3px;
}
#section-description p, #section-description li { 
	font-size: 12px;
	line-height: 2em;
}

#item-description {
	margin-top: 25px;
	font-size: 11px;
	width: 150px;
}
#item-description p { 
	line-height: 1.7em;
} 
#sec_icon {
	float: left;
	margin: 25px 0 0 -20px;
	width: 25px; height: 25px;
}
#sec_icon.sec-mds {
	background: url(../images/swr/mds_icon.jpg) 0 0 no-repeat;
}
#sec_icon.sec-swtc {
	background: url(../images/swr/swtc_icon.jpg) 0 0 no-repeat;
}
#sec_icon.sec-re {
	background: url(../images/swr/re_icon.jpg) 0 0 no-repeat;
}


#gallery_wrapper {
	position: absolute;
	top: 195px;
	left: 292px;
	height: 325px; /* size of Flash widget */
}
#samplegallery_widget {
	position: absolute;
	top: 0; left: 0;
	width: 480px; height: 325px; /* size of Flash widget */
}
#item-detail {
	position: absolute;
	bottom: 25px;
	left: 500px;
	width: 150px;
	color: #003366; 
}
#item-detail p { font-size: 10px; }
#item-detail ul {
	margin: 0 0 0 1em; padding: 0;
}
#item-detail ul li {
	text-indent: 0;
	font-size: 10px;
}
#item-detail p + ul {
	margin-top: -0.5em;
}

/* ADDITIONAL BLOCK STYLING */

table.clients td {
	width: 33%;
	vertical-align: top;
}

.hide, .debug {
	display: none;
	border: none;
}
#contactinfo {
	padding-left: 1em;
	font-weight: bold;
}

.photo-right {
	float: right;
	padding: 0 0 0 20px;
}

.styling_wrapper_block {
	display: block;
	float: left;
	width: 100%;
}
.callout_testimonials {
	float: right;
	border: 2px solid #c29662;
	padding: 15px;
	margin: 0 0 20px 10px;
	width: 254px;
}

div.bio + div.bio {
	padding-top: 2em;
	border-top: 1px solid #ccc;
}

div.bio {
	width: 700px;
	padding: 1em 0 1em 0;
	margin-left: 50px;
/*	border-bottom: 1px solid #eee; /* superseded by div.bio + div.bio */
}

div.bionametitle {
	width: 205px;
	padding-bottom: 1em;
}

.bioname {
	margin: 0; padding: 0;
	color: #06425c;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.biotitle {
	margin: 0; padding: 0;
	text-transform: uppercase;
}

div.biocontact {
	text-align: left;
	width: 210px;
}

.biophone {
	font-weight: bold;
	color: #06425c;
}

p.bio_toggle { 
	margin: 0; 
	padding: 0 0 0.5em 0;
	clear: both;
	text-align: left;
}
p.bio_toggle, p.bio_toggle a, p.bio_toggle a:visited {
	color: #e5d693;
}
p.bio_toggle a:hover, p.bio_toggle a:active {
	color: #bf8634;
}
.bio_cv_wrapper {
	clear: both;
	display: block;
}

.bio_cv {
	padding: 0 0 1em 0;
	line-height: 1.5em; /* this height is (in part) needed for bios that include photos */
	text-align: justify;
}
.bio_cv ul {
	list-style: none;
	line-height: 1.5em;
	padding: 0 0 0 1em;
	margin: 0;
}

.biophoto {
	display: block;
	text-align: right;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	width: 215px;
	height: 240px;
}

.biophoto img {
	border: 1px solid #eee;
	width: 200px;
	height: 227px;
}

.bio .resume_links p {
	margin: 0; padding: 0;
}

#client_list p {
	margin: 0; padding: 0 25px 1em 0;
	font-size: 10px;
	font-weight: bold;
	color: #06425c;
	text-transform: uppercase;
}

.testimonial {
	padding: 0 1em 2em 1.5em;
	background: url(../images/quote_start.gif) no-repeat top left;
}
.quote {
	background: url(../images/quote_end.gif) no-repeat bottom right;
	padding-bottom: 0;
	margin-bottom: 0;
}
.attribution {
	font-size: 90%;
	padding: 1em 0 0 50px;
	line-height: 1.2em;
}
.person {
	font-weight: bold;
}
.title {
	font-style: italic;
}

.block_indents p {
	text-indent: 2em;
	padding-bottom: 0;
	color: #06425c;
}
.block_indents {
	padding-bottom: 1em;
	margin-right: 20px;
}
.addr_indents {
	padding-left: 2em;
	color: #06425c;
}



/* HOME PAGE IMAGES */
#sample {
	position: absolute;
	top: 11px; left: 40px;
	z-index: 1;
}
#hometext {
	position: absolute;
	top: 39px; left: 100px;
	width: 145px;
	z-index: 100;
}
#hometext p {
	line-height: 1.5em;
}

/* IMAGE REPLACEMENT */
/* PIXY IR for anchors */
#logo { 
	margin: 0px;
	padding: 0;
	z-index: 10;
	}
#logo a {
	display: block;
	width: 277px; 
	height: 72px;
	margin: 0; 
	padding: 0;
	background: url(../images/swr/logo.jpg) top left no-repeat;
	text-decoration: none;
}
#logo a h1 {
	display: none;
}
/* #top_home #logo a {
	height: 77px;
	background: url(../images/swr/logo.jpg) top left no-repeat;
} */

#contactinfo { 
	margin: 0px;
	padding: 0;
	z-index: 10;
	position: absolute;
	top: 25px; right: 61px;
	}
#contactinfo a {
	display: block;
	width: 189px; 
	height: 44px;
	margin: 0; 
	padding: 0;
	background: url(../images/swr/contactinfo.gif) top left no-repeat;
	text-decoration: none;
}
#contactinfo a h1 {
	display: none;
}
/* #top_home #contactinfo a {
	height: 77px;
	background: url(../images/swr/contactinfo.gif) top left no-repeat;
} */


/* MENU */

#menuwrapper {
	position: absolute;
	top: 10px; /* testing */
	right: 0px;
	width: 1000px;
	height: 35px;
	background: url(../images/back_navmenu.jpg) #fff top left no-repeat;
	z-index: 20;
}
#menu {
	position:absolute;
	top: 3px;
	left: 238px;
/*	border: 1px solid green; /* debug position - note that this appears as a green dot */
}

#menu h2 { display: none; }

/* FLASH MENU */
#navflash_wrapper {
	position: relative;
/*	border: 1px solid red; /* debug */
	margin-top: -30px;
}
#navflash_wrapper.section-intro {
	position: static;
/*	border: 2px solid green; /* debug */
	margin-top: 40px;
}

/* ###########   home page   ############ */
#home_nav {
	position: absolute;
	top: 18px;
	left: 266px;
}
#nav-home-mds { 
	position: absolute;
	top: 0; left: 0px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-home-mds a {
	display: block;
	width: 216px; 
	height: 314px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_btn1.jpg) top left no-repeat;
	text-decoration: none;
}
#nav-home-mds a:hover {
	background-position: -216px 0;
}
#nav-home-mds a span {
	display: none;
}

#nav-home-swtc { 
	position: absolute;
	top: 0; left: 216px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-home-swtc a {
	display: block;
	width: 213px; 
	height: 314px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_btn2.jpg) top left no-repeat;
	text-decoration: none;
}
#nav-home-swtc a:hover {
	background-position: -213px 0;
}
#nav-home-swtc a span {
	display: none;
}

#nav-home-re { 
	position: absolute;
	top: 0; left: 429px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-home-re a {
	display: block;
	width: 217px; 
	height: 314px;
	margin: 0; 
	padding: 0;
	background: url(../images/home_btn3.jpg) top left no-repeat;
	text-decoration: none;
}
#nav-home-re a:hover {
	background-position: -217px 0;
}
#nav-home-re a span {
	display: none;
}

/* ###############   inside pages   ################ */
#nav-mds { 
	position: absolute;
	top: 0; left: 0;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-mds a {
	display: block;
	width: 225px; 
	height: 24px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav-mds.jpg) top left no-repeat;
	text-decoration: none;
}
#nav-mds a:hover {
	background-position: -225px 0;
}
#nav-mds a span {
	display: none;
}

#nav-swtc { 
	position: absolute;
	top: 0; left: 227px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-swtc a {
	display: block;
	width: 263px; 
	height: 24px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav-swtc.jpg) top left no-repeat;
	text-decoration: none;
}
#nav-swtc a:hover {
	background-position: -263px 0;
}
#nav-swtc a span {
	display: none;
}

#nav-re { 
	position: absolute;
	top: 0; left: 497px;
	margin: 0 0 0 1px;
	padding: 0;
	}
#nav-re a {
	display: block;
	width: 245px; 
	height: 24px;
	margin: 0; 
	padding: 0;
	background: url(../images/nav-re.jpg) top left no-repeat;
	text-decoration: none;
}
#nav-re a:hover {
	background-position: -245px 0;
}
#nav-re a span {
	display: none;
}

#tab-about { 
	position: absolute;
	top: 0; right: 0;
	margin: 0 0 0 1px;
	padding: 0;
	}
#tab-about a {
	display: block;
	width: 163px; 
	height: 36px;
	margin: 0; 
	padding: 0;
	background: url(../images/swr/tab-about.gif) top left no-repeat;
	text-decoration: none;
}
#tab-about a:hover {
	background-position: -163px 0;
}
#tab-about a span {
	display: none;
}





h1.hd-mds { /* Phark */
	width: 531px; height: 34px;
	background: url("../images/titles/hd-mds.gif");
	text-indent: -9999px;
}
h1.hd-swtc { /* Phark */
	width: 531px; height: 34px;
	background: url("../images/titles/hd-swtc.gif");
	text-indent: -9999px;
}
h1.hd-re { /* Phark */
	width: 531px; height: 34px;
	background: url("../images/titles/hd-re.gif");
	text-indent: -9999px;
}
h1.hd-assembly { /* Phark */
	width: 531px; height: 34px;
	background: url("../images/titles/hd-assembly.gif");
	text-indent: -9999px;
}
h1.hd-about { /* Phark */
	width: 531px; height: 34px;
	background: url("../images/titles/hd-mgmt.gif");
	text-indent: -9999px;
}
h2.hd-staff { /* Phark */
	width: 531px; height: 34px;
	background: url("../images/titles/hd-staff.gif") no-repeat;
	text-indent: -9999px;
	margin-top: 1em;
	padding: 0;
}

h1.hd-mds-rayovac { /* Phark */
	width: 184px; height: 64px;
	background: url("../images/titles/hd-mds-rayovac.gif");
	text-indent: -9999px;
}
h1.hd-mds-paintbucket { /* Phark */
	width: 184px; height: 64px;
	background: url("../images/titles/hd-mds-paintbucket.gif");
	text-indent: -9999px;
}
h1.hd-mds-atvmirror { /* Phark */
	width: 184px; height: 44px;
	background: url("../images/titles/hd-mds-atvmirror.gif");
	text-indent: -9999px;
}
h1.hd-mds-nitinolstent { /* Phark */
	width: 184px; height: 64px;
	background: url("../images/titles/hd-mds-nitinolstent.gif");
	text-indent: -9999px;
}
h1.hd-mds-sst_ups { /* Phark */
	width: 184px; height: 64px;
	background: url("../images/titles/hd-mds-sst_ups.gif");
	text-indent: -9999px;
}
h1.hd-mds-rto { /* Phark */
	width: 184px; height: 86px;
	background: url("../images/titles/hd-mds-rto.gif");
	text-indent: -9999px;
}
h1.hd-mds-scilog { /* Phark */
	width: 184px; height: 44px;
	background: url("../images/titles/hd-mds-scilog.gif");
	text-indent: -9999px;
}
h1.hd-mds-northstar { /* Phark */
	width: 184px; height: 64px;
	background: url("../images/titles/hd-mds-northstar.gif");
	text-indent: -9999px;
}
h1.hd-mds-packaging { /* Phark */
	width: 184px; height: 44px;
	background: url("../images/titles/hd-mds-packaging.gif");
	text-indent: -9999px;
}
h1.hd-mds-simplexsci { /* Phark */
	width: 184px; height: 64px;
	background: url("../images/titles/hd-mds-simplexsci.gif");
	text-indent: -9999px;
}

/* Quotes -- currently unused */
#quote-exemplar { /* Phark */
	width: 178px; height: 165px;  
	background: url("../images/quotes/ip_pq-exemplar.gif");  
	text-indent: -9999px;  
}


/* TYPOGRAPHY */
h1, h3, h5 { color: #06425c; }
h2, h4, h6 { color: #bf8634; }
h1 { 
	font-size: 1.5em; 
	font-weight: bold; 
	letter-spacing: .05em; 
}

h2 {
	margin: 0;
	padding: 2em 0 .5em;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: .05em; 
}

h3 {
	margin: 0; 
	padding: 1em 0 0.5em 0;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .1em; 
}

h4 {
	margin: 0;
	padding: 1em 0 0.5em 0;
	font-size: 11px;
	text-transform: uppercase; 
	letter-spacing: .1em; 
}

h5 {
	margin: 0;
	padding: 1em 0 0.5em 0; margin: 0;
	font-size: 11px;
}

h6 {
	margin: 0;
	padding: 1em 0 0.5em 0; margin: 0;
	font-size: 11px;
}




p, td { 
	font-size: 11px; 
	line-height: 1.3em; 
}
ul { 
	margin: 0;
	list-style: circle; 
	line-height: 1.3em;
}
ul + p {
	padding-top: 1em;
}
li ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
table { 
	font-family: 'trebuchet ms', trebuchet, arial, helvetica, sans-serif;
}

p, table { margin: 0; padding: 0; }
p { padding-bottom: 1em; }

a { text-decoration: none; }
a img { border: none; }
a:link, a:visited { color: #663300; }
html body a:hover { color: #000; text-decoration: underline; }  


#faq_toc, .toc { 
	margin-bottom: 2.5em; 
	padding: 20px;
	border-top: 1px solid #e6e6e6;
}
#faq_toc { 
	background: url(../images/toc_back.gif) bottom right no-repeat;
}
#faq_toc ul { list-style: none; margin: 0; padding: 0; }
#faq_toc ul ul, .toc ul { list-style: square; margin: 0; padding: 0 0 1em 20px; }
#faq_toc .l1 {
	text-transform: uppercase;
	color: #2e5206;
}
#faq_toc .l2 {
	text-transform: none;
}
#faq_toc a {
	color: #113445;
}
/*
.toc ul {
	list-style: none;
	margin: 0; padding: 0;
}
.toc li {

	padding-left: 24px;
	background: url(../images/flower.gif) top left no-repeat;
}
.toc a {
	color: #2e5206;
}
*/

.elegant_type {
	color: #113445;
	font-weight: bold;
	font-size: 22px;
}

.pn_lang, .lang {
	font-style: italic;
}
.alert {
	color: red;
}

.ch_title {
	/* serving two purpose: bold for spans, bold and padding for P */
	font-weight: bold;
	margin: 0; padding: 0;
}

.indent {
	padding-left: 15px;
}


.inline-subhead {
	font-weight: bold;
	text-transform: uppercase;
}

.casestudy-detail {
	padding-left: 5em;
}
p.casestudy-detail span.inline-subhead {
	margin-left: -5em;
	float: left;
}

#t_sidebar {
	float: right;
	width: 110px;
	margin-left: 2em;
	padding: 2em;
	border: 1px solid #06425c;
}

.leading_lg, .services-leading_lg li {
	padding-bottom: 0.5em;
}
ul.services-leading_lg {
	margin-left: 0; padding-left: 1.5em;
}

.portfolio-firstgraf-radio {
	padding-top: 3em;
	font-weight: bold;
}

.vg_address {
	font-weight: bold;
	width: 200px;
	float: right;
	display: block;
	border: 1px solid #ccc;
	padding: 1em 1em 1em 2em;
	margin-left: 2em;
}
.vg_address:first-line {
	text-transform: uppercase;
	color: #0091E6
}

ul + h1 {
	margin-top: 1.5em;
}

/* BROAD CLASSES */

.textonly {
	display: none;
}

.photoright {
	float: right;
	padding-left: 2em;
}
.photoleft {
	float: left;
	padding-right: 2em;
}

/* TEMPORARY */
.galleryprice {
	display: none;
}

/* EFFECTS */
.audio_listing {
}

.autodownload {
	padding-left: .5em;
}

#listenframe {
	height: 16px;
	border: none;
}


/* LEGACY */
/*
* html .gainLayout { height: 0.01%; } 
.gainLayout { zoom: 1; }
*/



/* LEGACY OVERRIDES */

