body {
	margin: 0;
	padding: 0 ;
	font-family: "Lucida Grande", Verdana, sans-serif;
	
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background:#F1EFE7;}
	


/* links
---------------------------------------------------------- */

a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #40608C;
	}
a:hover {
	color: #2D405B;
	text-decoration: underline;
	}
a.more {
	padding-right: 7px;
	background: url(../img/0306/icon-more.gif) no-repeat 100% 5px;
	}
a.rss {
	padding-left: 15px;
	background: url(../img/0306/icon-rss.gif) no-repeat 0 50%;
	}

/* page structure
---------------------------------------------------------- */

#wrap {
	position: relative;
	max-width: 1000px;
	min-width: 800px;
	margin: 0px auto;
	font-size: 95%;
	text-align: left;
	border-top: 1px solid #f8f8f3;
	background: #fff;
	}
#main-body {
	max-width: 1000px;
	min-width: 800px;
	padding: 20px 20px 0 20px;
	*/padding: 20px 30px 0 20px;
	background: none;
	}
#content {
	float: left;
	width: 70%;
	}
	
#content-right {
	float: right;
	width: 80%;
	margin: 0px 0px 0px 0px;
	
	
}

	
#content-inner {
	margin: 0 0 0 0px;
	}

#content-inner-whole {
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	
	
#sidebar {
	float: right;
	width: 220px;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	}
	
#sidebar-left {
	float: left;
		width: 160px;
	font-size: 90%;
	line-height: 1.5em;
	color: #777;
	}	
	
	
#navigation{
	clear: left;
	float: left;
	margin: 0 0 0 -10px;
	padding: 20px 0 0 0;
	background: url(../images/nav_bg.gif) no-repeat; 
	width: 100%;
	display: inline;
	border-right: 1px dotted #bcb7b0;
}
#navigation dl{
	margin: 0 0 15px 0;
	padding: 0 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
#navigation dt{
	font-size: 120%;
	border-bottom: 1px solid #bcb7b0;
	padding: 0 0 10px 0;
	color: #900;
	font-weight: bold;
}
#navigation dd{
	background: url(../images/nav_dash.gif) repeat-x bottom;
	margin: 0;
	padding: 1px 0;
}
#navigation dd a:link, #navigation dd a:visited{
	text-decoration: none;
	display: block;
	padding: 5px 6px;
	margin: 0 0 1px 0;
	color: #333;
}
#navigation dd a:hover{
	background: #eeede9 url(../images/bullet_nav.gif) no-repeat 0 50%;
	text-shadow: none;
	color: #7c7669;
}
#navigation dd.selected a:link, #navigation dd.selected a:visited, #navigation dd.selected a:hover{
	font-weight: bold;
	background: #eeede9  url(../images/bullet_nav_selected.gif) no-repeat 0 50%;
	color: #900;
	text-shadow: none;
}



	

	
#extra {
	clear: both;
	margin: 20px 0 0 0;
	padding: 30px 30px 20px 30px;
	color: #59634C;
	background: #eeecd7 url(../images/x-bg-top.gif) repeat-x top left;
	}
body#home #extra {
	margin-top: 0;
	}
#footer {
	clear: both;
	margin: 0;
	padding: 30px;
	/*background: url(../images/x-bg-bottom.gif) repeat-x top left;*/
	}

/* header
---------------------------------------------------------- */

#header {
	background: #eeecd7 url(../images/logo-sb_m4.jpg) no-repeat left;
	
	margin: 2px 7px 0px 5px;
	}
	
#logo {
	padding: 0px 0px 0px 30px;
	border-top: #eeecd7;

	}
#logo a  {
	border-style: none;
	display: block;
	width: 118px;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo span {
	float: right;
	display: block;
	height: 115px;
	width: 327px;
	background: url(../images/graphic.jpg) no-repeat right; 	
	margin: 0;
	padding: 0;
	}
	
/* Skip links
================================================*/
#skip {
	margin: 0px 5px 0px 3px;
	padding:0 1em;
	list-style:none;
	background: #f1efe7;
	border: 2px solid #fff;
	height: 20px;

}
#skip li {
	display:inline;
	margin:0 1em 0 0;
	padding:0;
	font-size:0.84em;
	line-height:2.5;
}
#skip a:link,
#skip a:visited {
	padding-right:10px;
	border-color:#fff;
	color:#666;
	background:url(../images/arrow-skip.gif) no-repeat 100% 60%;
	font-weight:normal;
}
#skip a:focus,
#skip a:active,
#skip a:hover {
	color:#000;
	text-decoration:underline;
}

/* Search
================================================*/
#searchForm {
	position:absolute;
	right:-6px;
	top:149px;
	margin:0;
	padding:0;
	font-size:0.84em;
	line-height:2.5em;
	width: 252px;
}
#searchForm label {
	display:inline;
	margin:0;
	color:#666;
	font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-transform:uppercase;
}
#searchForm input.txt {
	display:inline;
	width:130px;
	border:1px solid #999;
}
#searchForm input.txt:focus {
	color:#000;
	background:#f6feda;
}
#searchForm input.btn {margin:0;

color: #fff;

background: #639;}	
	
	
	

/* switcher */

#theme {
	position: absolute;
	bottom: 65px;
	right: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#theme li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#theme li#theme-fluid {
	display: none;
	}
	

/*NEW NAV

================================================	*/



#main_nav
	{

	background: #bCD2EE  url(../img/0306/nav-bg-bot.gif) repeat-x bottom left;
	height: 28px;
	*/height: 20px;
	margin: 1px 7px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	z-index: 4;
	}	
#main_nav ul {
      margin:0;
      padding: 4px 10px 0px 30px;
      list-style:none;
	
      }



#main_nav li {
      float:left;
      background:url("../images/left.gif") no-repeat left top;
      margin:0 2px 0 0;
      padding:0 0 0 9px;
      }


#main_nav a {

      display:block;
      background:url("../images/right.gif") no-repeat right top;
      padding:3px 15px 3px 6px;
      text-decoration:none;
      font-weight:normal;
      color:#fff;
	  font-weight: bold;
	  border-bottom: none;
	  font-size: 14px;
      }

#main_nav a:hover {

      color:#ff0;
	  font-weight: bold;
	  border-bottom: none;
      }


#main_nav li a.current {
      color:#900;
	  font-weight: bold;
	  border-bottom: none;
	  background:url("../images/right_over.gif") no-repeat right top;

      }
 
 #main_nav li a.current:hover {
      color:#900;
	  font-weight: bold;
	  border-bottom: none;
	  background:url("../images/right_over.gif") no-repeat right top;

      }

#main_nav li.current {
      float:left;
      background:url("../images/left_over.gif") no-repeat left top;
      margin:0 2px 0 0;
      padding:0 0 0 9px;
      }	  
	  



/* sub navigation

==============================================================================*/

#navcontainer

{

margin: 0px 7px 0px 5px;

padding-top: 3px;

height: 32px;
*/height: 28px;

font: 11px Verdana, sans-serif;

border-bottom: 1px solid #bbb;

list-style-type: none;

background: #E3DAC9;;

}



#navlist li

{

float: left;

margin: 0;

padding: 0 9px;

width: auto;

display: block;

background: url(../images/divider-subnav_v.gif) right bottom no-repeat;

}


#navlist li.last

{

float: left;

margin: 0;

padding: 0 9px;

width: auto;

display: block;

background: none;

}



#navlist li a, #navlist li a:link

{

background: none;

color: #555;

text-decoration: none;

padding: 3px 0px 3px 0px;

display: block;

}



#navlist li a:hover

{

color: #039;

border-bottom: 3px solid #bbb;

cursor: pointer;

background: none;

}



#navlist li a#current, #navlist li a#current:link

{

color: #900;

cursor: default;

font-weight: bold;

border-bottom: 3px solid #999;

}



#navlist li a#current:hover

{

border-bottom: 3px solid #f90;

background: #none;

}

/* content styles
---------------------------------------------------------- */

#content h1, #content-inner h1 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-family:"Comic Sans MS";
	font-size: 175%;
	line-height: 1em;
	font-weight: normal;
	color: #900;
	}
#content h5, #content-inner h5 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 150%;
	line-height: 1em;
	font-weight: normal;
	color: #900;
	}
#content h2.sub, #content-inner h2.sub {
	margin: 30px 0 10px 0px;
	padding: 0 0 4px 0;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	border-bottom: 1px solid #333;
	}
#content h4, #content-inner h4 {
	margin: 0px 0 0px 0px;
	padding: 0;
	font-family:"Comic Sans MS";
	font-size: 125%;
	font-weight: normal;
	color: #333;
	}
#content h3, #content-inner h3 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #BA3B3E;
	border-bottom: 1px solid #D9E7BD;
	}
#content h3#recent {
	margin-bottom: 1.5em;
	border: none;
	font-size: 90%;
	font-weight: bold;
	}
#content h3#recent img {
	vertical-align: middle;
	padding-bottom: 2px;
	}
#content h3 code {
	text-transform: none;
	color: #BA3B3E;
	}
#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
		font-size: 95%;
	}

/* basic phrase element styles */

blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
	background: url(../img/0306/icon-quotes.gif) no-repeat 0 3px;
	}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
	}
code {
	color: #679B34;
	font-family: Monaco, monospace;
	font-size: 120%;
	text-align: left;
	}
code strong {
	color: #537531;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #777;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
p em, cite  { /* to compensate for Lucida Grande's fake italics */
	font-family: Georgia, serif;
	}

/* entries home page */

#content div.entry {
	margin: 0 0 30px 0;
	}
#content div.entry h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 130%;
	line-height: 1em;
	font-weight: normal;
	}
#content div.entry h3.date {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #929C87;
	border: none;
	}
#content div.entry p.posted {
	margin: 0 0 25px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #ccc;
	border-bottom: 1px solid #D9E7BD;
	}

/* entries simple list */

#content dl.entries {
	margin: 0;
	padding: 0;
	}
#content dl.entries dt {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	line-height: 1.5em;
	font-weight: normal;
	}
#content dl.entries dt a {
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
#content dl.entries dt a:hover {
	color: #036;
	}
#content dl.entries dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#content dl.entries dd .more {
	font-size: 90%;
	}
#content dl.entries dd.posted {
	margin: 1em 0 25px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #ccc;
	border-bottom: 1px solid #D9E7BD;
	}
#content dl.entries dd p {
	margin: 0 0 1em 0;
	}
a.plink {
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	color: #929C87;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	background: url(../img/0306/icon-perm.gif) no-repeat 0 50%;
	}
a.qblink {
	margin-left: 5px;
	font-weight: normal;
	color: #929C87;
	text-decoration: none;
	}
a.qb {
	font-weight: normal;
	color: #929C87;
	text-decoration: none;
	border-bottom: none;
	}
a.clink, .commoff {
	margin: 0 0 0 2px;
	padding: 0 0 0 16px;
	font-weight: normal;
	color: #929C87;
	text-decoration: none;
	border-bottom: none;
	background: url(../img/0306/icon-com.gif) no-repeat 0 50%;
	}
.commoff {
	color: #ccc;
	background-image: url(../img/comment_off.gif);
	}
a.plink:hover, a.qblink:hover, a.clink:hover {
	color: #666;
	}

/* monthly archives */

#content dl.monthly {
	clear: both;
	padding-top: 1em;
	}
p#menu {
	float: left;
	width: 100%;
	color: #999;
	font-size: 90%;
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #D9E7BD;
	}
#next {
	float: right;
	padding-right: 7px;
	background: url(../img/0306/icon-more.gif) no-repeat 100% 50%;
	}
#prev {
	float: left;
	padding-left: 7px;
	background: url(../img/0306/icon-less.gif) no-repeat 0 50%;
	}

/* quickbits specific */
	
#content dl.entries dt.qb {
	margin: 0 20px 2px 20px;
	text-indent: 15px;
	font-size: 100%;
	line-height: 1.5em;
	background: url(../img/0306/star-blue.gif) no-repeat 0 2px;
	}
#content dl.entries dd.qb {
	margin: 0 20px 25px 20px;
	padding-bottom: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #777;
	}
	
/* figures */

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border: 1px solid #D1DCB9;
	padding: 6px;
	background: #fff;
	}
#content img.alt {
	float: left;
	margin: .5em 12px 6px 0;
	}
#content img.plain {
	border: none !important;
	background: none;
	}
#content img.sm {
	margin-top: .2em;
	margin-bottom: 4px;
	}
#content a img.thumb:hover {
	background: #D1DCB9;
	}
#content .figure {
	float: right;
	margin: .5em 0 6px 20px;
	font-size: 92%;
	color: #777;
	text-align: center;
	}
#content .figure dt img {
	margin: 0 0 6px 0;
	padding: 6px;
	border: 1px solid #D1DCB9;
	background: #fff;
	}
#content .figure img.fig {	
	padding: 6px;
	border: 1px solid #D1DCB9;
	background: #fff;
	}
#content img.alone, #content .block {
	float: none;
	margin-left: 0;
	}
#content p.fig {
	text-align: center;
	}

/* lists */

#content ul, #content ol, #content dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#content ul, #content ol {
	margin-left: 20px;
	}
#content ol {
	padding-left: 20px;
	}
#content ul {
	list-style: none;
	}
#content ul li {
	padding: 0 0 4px 12px;
	line-height: 1.4em;
	background: url(../img/0306/li-arrow.gif) no-repeat 0 5px;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}

ul#feed-list li {
	padding-left: 0;
	background: none;
	}
ul#feed-list li a.rss {
	padding-left: 18px;
	}

/* alert notes */

#content .note {
	font-size: 90%;
	line-height: 1.6em;
	color: #777;
	padding: 6px 0 0 0;
	border-top: 1px solid #D9E7BD;
	}
#content .note strong {
	color: #333;
	}
#content .note code {
	color: #444;
	}
#content .alert {
	padding-left: 16px;
	background: url(../img/0306/icon-alert.gif) no-repeat 0 1px;
	}
#content .check {
	padding-left: 22px;
	background: url(../img/alert-oran.gif) no-repeat 0 0;
	}
#home #content .note, #content .plain {
	padding: 0;
	border: none;
	}
#content p.filed {
	padding-left: 16px;
	color: #929C87;
	background: url(../img/0306/icon-folder.gif) no-repeat 0 8px;
	}

/* confirm box */

#content .confirm {
	margin: 1.5em 0;
	padding: 20px;
	font-size: 90%;
	line-height: 1.5em;
	color: #963;
	border: 3px solid #FDDC9A;
	border-left: none;
	border-right: none;
	background: #FFF3CE;
	}



/* sidebar styles
---------------------------------------------------------- */

#sidebar h3 {
	margin: 0px 0 5px 0;
	padding: 0px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #900;
	border-bottom: 1px solid #D9E7BD;
	}
	
#sidebar h3.flag {
	margin: 15px 0 5px 0;
	padding: 0px 0 2px 0;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #900;
	border-bottom: 1px solid #D9E7BD;
	}	
	
	
#sidebar h3.first {
	margin-top: 0;
	padding-top: 0;
	}
#sidebar h3#corkd {
	clear: left;
	}
#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar code {
	color: #777;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 8px;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	background: url(../img/0306/li-arrow.gif) no-repeat 0 5px;
	}
#sidebar ul.articles li {
	padding-left: 16px;
	background-image: url(../img/0306/icon-perm.gif);
	background-position: 0 2px;
	}

/* quickbits list */

#sidebar ul#quickbits {
	margin: 0 0 0 1px;
	padding: 0;
	}
#sidebar ul#quickbits li {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	text-indent: 16px;
	background: url(../img/0306/star-blue.gif) no-repeat 0 2px;
	}
#sidebar ul#quickbits li a {
	font-weight: normal;
	}
#sidebar ul#quickbits li strong a {
	font-weight: bold;
	}
#sidebar ul#quickbits li strong:after {
	content: "\00a0\00B7";
	}
#sidebar ul#quickbits a.qbperm {
	color: #999;
	border: none;
	}
#sidebar ul#quickbits a.qbperm:hover {
	color: #333;
	}
#sidebar a.rss {
	margin-left: 10px;
	}

/* flickr stream */

#flickr {
	margin: 4px 0;
	}
#flickr img {
	float: left;
	margin: 0 12px 12px 0;
	width: 50px;
	height: 50px;
	padding: 4px;
	border-bottom: 1px solid #D1DCB9;
	border-right: 1px solid #D1DCB9;
	background: #fff;
	}
#flickr a:hover img {
	background: #D1DCB9;
	}

/* sub navigation */

#sidebar ul.sub li {
	margin: 0 0 8px 0;
	padding-left: 8px;
	font-size: 110%;
	background: none;
	}
#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	color: #BA3B3E;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
#sidebar ul.sub li.active {
	background: url(../img/0306/icon-subon.gif) no-repeat 0 4px;
	}

/* download links */

a.dnld {
	padding-left: 12px;
	background: url(../img/icon-dnld.gif) no-repeat 0 3px;
	}

/* extra styles
---------------------------------------------------------- */

#extra h3 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #2D405B;
	}
#extra div.extra {
	float: left;
	width: 33%;
	}
#extra div.one h3, #extra div.one p {
	margin-right: 29px;
	}
#extra ul.articles {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
#extra ul.articles li {
	margin: 0;
	padding: 0;
	}
#extra ul.articles li a {
	display: block;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px dotted #B0C29B;
	background: url(../img/0306/icon-perm.gif) no-repeat 4px 6px;
	}
#extra ul.articles li a:hover {
	text-decoration: none;
	background-color: #D9E7C9;
	}
#extra ul.articles li.last a {
	border-bottom: none;
	}
#extra dl.teaser dd {
	font-size: 90%;
	}

/* footer styles
---------------------------------------------------------- */

#footer {
	font-size: 90%;
	
	}
#footer p {
	margin: 0;
	padding: 0;
	}

/* work
---------------------------------------------------------- */

#work-list dt {
	margin: 12px 0 0 0;
	font-weight: normal;
	}
#content #work-list dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#work-list dd strong {
	color: #666;
	}
#work-list dt a {
	float: left;
	display: block;
	margin: 2px 6px 0 0;
	padding: 4px;
	border-bottom: 1px solid #D1DCB9;
	border-right: 1px solid #D1DCB9;
	background: #fff;
	}
#work-list dt a:hover, #work-list dt.active a {
	border-color: #EBF4D9;
	background: #D1DCB9;
	}
#work-list dt.active a {
	border-color: #EBF4D9;
	background: #2D405B;
	}
#work-list dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
	}

/* simple work list */

#work-simple {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#work-simple li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	}
#work-simple li a {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	padding: 4px;
	border-bottom: 1px solid #D1DCB9;
	border-right: 1px solid #D1DCB9;
	background: #fff;
	}
#work-simple li a:hover, #work-simple li.active a {
	border-color: #EBF4D9;
	background: #D1DCB9;
	}
#work-simple li.active a {
	border-color: #EBF4D9;
	background: #2D405B;
	}

/* portfolio pieces */

#portText {
	padding-left: 220px;
	}
#port ul {
	padding-left: 0;
	}
#portimg {
	float: left;
	width: 194px;
	padding: 0;
	margin: .5em 15px 0 0;
	color: #666;
	font-size: 100%;
	text-align: left;
	}
#portimg dt {
	padding: 4px;
	border-bottom: 1px solid #D1DCB9;
	border-right: 1px solid #D1DCB9;
	background: #fff;
	}
#content dl#portimg dd {
	padding: 0;
	margin: 10px 0 0 0;
	}

/* slideshows */

#slidenav {
	float: left;
	width: 522px;
	margin: 1em 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	text-align: center;
	color: #ccc;
	}
#clearPhoto {
	clear: both;
	margin: 20px 0 0 0;
	}
img#photo {
	margin: 0 0 1em 0;
	padding: 10px;
	border-bottom: 1px solid #D1DCB9;
	border-right: 1px solid #D1DCB9;
	background: #fff;
	}

/* photo viewer overrides */

body.viewer #sidebar {
	display: none;
	}

/* icons
---------------------------------------------------------- */

.prod-feature {
	margin: 0 0 25px 0;
	}
.prod-feature h3 {
	margin-top: 0;
	}
.prod-sample {
	float: left;
	margin: 1em 15px 0 0;
	}
.prod-sample img {
	padding: 6px;
	border-bottom: 1px solid #D1DCB9;
	border-right: 1px solid #D1DCB9;
	background: #fff;
	}
.tshirt-sample {
	text-align: center;
	}
#content .tshirt-sample p {
	margin-top: 5px;
	}
.tshirt-sample img {
	padding: 0;
	border: none;
	background: none;
	}
.prod-desc {
	margin: 20px 0 0 235px;
	font-size: 90%;
	line-height: 1.5em;
	}
.prod-feature .t-shirt {
	margin-left: 210px;
	}
.prod-feature form.shirt-form {
	clear: left;
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	}
.prod-feature form em {	
	color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	}
.prod-img {
	float: left;
	width: 215px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	border: 1px solid #D1DCB9;
	background: #fff;
	}
#content .prod-details {
	margin: 15px 0 0 0;
	padding: 1px;
	font-size: 90%;
	text-align: left;
	color: #999;
	border-top: 1px solid #ddd;
	}
#content .prod-details p {
	margin: 0;
	padding: 6px 12px;
	background: #F6F0CF url(../img/price-bg.gif) repeat-x top left;
	}
#content .prod-img p em.price {
	float: right;
	padding-left: 6px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #2D405B;
	border-left: 1px solid #E9E2BE;
	}
a.prod-shot:link, a.prod-shot:visited {
	border: none;
	}

/* forms
---------------------------------------------------------- */

#contactform, #comments-form, .shirt-form, #rfp-form {
	margin: 0 0 25px 0;
	padding: 0;
	}
#content form p, #content form dl dd {
	margin: 0 0 8px 0;
	padding: 0;
	}

#comments-form p.note, #contactform p.note {
	margin-top: 20px;
	}
#contactform dl, #rfp-form dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#contactform dt, #rfp-form dt {
	color: #333;
	font-weight: normal !important;
	}
#contactform dt em, #contactform .note em, #rfp-form dt em, #rfp-form .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	}
#contactform #realname, #contactform #email, #contactform #url {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}
#contactform textarea {
	width: 400px;
	height: 180px;
	font-family: inherit;
	font-size: 130%;
	color: #444;
	border: 1px solid #ccc;
	}
#rfp-form h3 {
	margin: 0 0 1em 0;
	}
#rfp-form dl {
	margin: 0 0 2em 20px;
	}
#content #rfp-form dl dt.chbox {
	margin-bottom: 1em;
	}
#content #rfp-form dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
	}
#content #rfp-form dl dd.last {
	margin-bottom: 1em;
	}

/* tshirt form */

.tshirt-form {
	margin: 0 auto;
	padding: 0;
	}
.tshirt-form th {
	text-align: right;
	vertical-align: top;
	}
.tshirt-form td {
	padding: 0 0 8px 10px;
	vertical-align: top;
	}
.tshirt-form td p {
	margin: 0;
	padding: 0;
	}

/* shared styles
---------------------------------------------------------- */

/* img/desc teasers */

dl.teaser, #sidebar dl.teaser {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	}
dl.teaser dt {
	margin: 0;
	padding: 0;
	}
dl.teaser dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 4px;
	border-bottom: 1px solid #B1C19E;
	border-right: 1px solid #B1C19E;
	background: #fff;
	}
#content dl.teaser dt a {
	border-color: #D1DCB9;
	}
dl.teaser dt a img {
	float: left;
	}
dl.book dt a {
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	background: none;
	}
dl.simple dt a {
	padding: 0;
	border: none;
	background: none;
	}
dl.teaser dt a:hover {
	border-color: #CCDDB8;
	background: #B1C19E;
	}
dl.book dt a:hover, 
dl.simple dt a:hover {
	background: none;
	}
dl.teaser dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
dl.teaser dd a {
	font-weight: bold;
	}
dl.teaser dd em {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	color: #888;
	}
dl.noimg dt a {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #bbb;
	}
dl.noimg dt a:hover {
	border: none;
	border-bottom: 1px solid #bbb;
	}
dl.noimg dd a {
	font-weight: normal;
	}

/* forms
---------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
	}
#search-form {
	margin: 0 0 5px 0;
	}
#search-form input {
	color: #666;
	vertical-align: middle;
	}
#extra #search-form input#search-text {
	width: 150px;
	}

/* when on Notebook */

#content #search-form {
	margin-bottom: 20px;
	}
#content #search-form input#search-text {
	width: 300px;
	}

/* microformats
---------------------------------------------------------- */

/* hCalendar */

ul li.vevent a.url {
	display: block;
	}
ul li.vevent abbr {
	border: none;
	}
ul li.vevent span.location {
	font-family: Georgia, serif;
	font-style: italic;
	}
div.description {
	margin: 1em 0;
	font-size: 90%;
	}

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* self-clearing floats */

#logo:after, 
#nav:after, 
#title:after, 
#main-body:after, 
#extra:after, 
#port:after, 
.prod-feature:after, 
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
	
	
	
img.fright	{
float: right;
margin: 0px 10px 0px 0px;
}

img.fleft	{
float: left;
margin: 0px 10px 0px 0px;
}

p.hp-graph	{
font-size: 11px;
line-height: 22px;

}



#calendar {

width: 100%;

padding: 0;

margin: 20px 0 0 0;
font-size: 13px;
}

caption {
    text-align: left;
	margin: 0px 0 10px 0px;
	padding:  0 4px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
}

th {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 1px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #D9E8F6 url(images/tab_left1px.gif) left no-repeat;
font-size: 13px;
}

th.sub {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #ffebd8;
	border-bottom: 1px solid #ffebd8;
	border-top: 1px solid #ffebd8;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 10px 6px 12px;
	background: #084B8A;
	font-size: 13px;
}


th.sub-lowercase {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 1px;
text-transform: none;
text-align: center;
padding: 6px 10px 6px 12px;
background: #630;
font-size: 13px;
}

th.sub-date  {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
padding: 6px 10px 6px 12px;
background: #084B8A;
width: 20%;
font-size: 13px;

}

 th.sub-time  {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
padding: 6px 10px 6px 12px;
background: #084B8A;
width: 5%;
font-size: 13px;

}

th.sub-name, th.sub-location  {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
padding: 6px 10px 6px 12px;
background: #084B8A;
width: 150%;
font-size: 13px;
}

th.sub-date-past  {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
padding: 6px 10px 6px 12px;
background: #084B8A;
width: 10%;
font-size: 13px;

}
th.sub-lowercase2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333366;
	text-align: left;
	color: #FFFFFF;
	text-transform: none;
}


th.sub-file  {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
border-right: 1px solid #ffebd8;
border-bottom: 1px solid #ffebd8;
border-top: 1px solid #ffebd8;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
padding: 6px 10px 6px 12px;
background: #084B8A;
width: 10%;
font-size: 13px;

}

th.nobg {

border-top: 0;

border-left: 0;

border-right: 1px solid #ffebd8;

background: none;

}



td {

border-right: 1px solid #ffebd8;

border-bottom: 1px solid #ffebd8;

background: #fff;

padding: 6px 6px 6px 12px;

color: #000;

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;


}



td.alt {
background: #edecde;
color: #000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

td.blue {
background: #C6D9F1;
color: #000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

td.time {

border-right: 1px solid #ffebd8;

border-bottom: 1px solid #ffebd8;

background: #fff;

padding: 6px 6px 6px 12px;

color: #000;

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

text-align: center;

}



td.time-alt {
background: #edecde;
color: #000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
}



th.spec {

border-left: 1px solid #ffebd8;

border-top: 0;

background: #fff;

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
text-transform: none;
font-weight: normal;
}



th.specalt {

border-left: 1px solid #ffebd8;

border-top: 0;

background: #edecde;

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

color: #000;
font-size: 13px;

text-transform: none;
font-weight: normal;
}


table.staff	{
font-size: 12px;
margin: 0px 0px 0px 0px;
*/margin: 0px 0px 0px 0px;

}

.imageframeGreyOuter {background-color:#bcb7b0; padding:3px; width:80px}
.imageframeGreyInner {background-color:#f1f2f3; padding:2px; width:76px}


.solidline {
width: auto;
border-top: 2px dotted #bcb7b0;
}

.dottedline {
width: auto;
border-top: 5px solid #bcb7b0;
}

ul li a.pdf-icon 	{
background: url (../images/icon_pdf.jpg) no-repeat 0px 0px;
}


#main-body ul li.home-bullet	{
background: url(../images/alert-oran.gif) no-repeat 0px 0px;
padding: 0px 0px 0px 20px;
line-height: 15px;
margin: 15px 0px 0px 0px;
}
