/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	display: block;
	background: #fff;
	color: #000;
	text-align: center;
}
#Header {
	padding: 0 0 10px 0;
	border-bottom: 3px solid #e6e6e6;
}
#Logo {
	width: 400px;
	float: left;
}
#MiniContact {
	width: 400px;
	float: right;
	text-align: right;
	font-size: 110%;
	padding: 50px 0 0 0;
}
#MiniContact p {
	margin: 0 !important;
	height: 4px;
}
#MiniContact a {
	color: #a01010;
	text-decoration: none;
}
#MiniContact a:hover {
	background: #e3ff8c;
}
#Wrapper {
	width: 960px;
	margin: 0 auto;
	text-align:  left;
	padding: 10px 0;
}
#Navigation {
	width: 200px;
	float: left;
	padding: 10px 0 10px 0;
}
#Navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Navigation ul li {
	margin: 0 0 8px 0;
}
#Navigation li a {
	display: block;
	width: 158px;
	height: 47px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9000px;
}
#Navigation li.Active a {
	background-position: center left !important;
}
#Navigation li a:hover {
	background-position: bottom left;
}
#Navigation li a#AboutNav {
	background-image: url(../_images_gen/nav_bg_about.gif);
}
#Navigation li a#IllustrationNav {
	background-image: url(../_images_gen/nav_bg_illustration.gif);
}
#Navigation li a#DesignNav {
	background-image: url(../_images_gen/nav_bg_design.gif);
}
#Navigation li a#SketchbookNav {
	background-image: url(../_images_gen/nav_bg_sketchbook.gif);
}
#Navigation li a#BlogNav {
	background-image: url(../_images_gen/nav_bg_blog.gif);
}
#Navigation li a#ContactNav {
	background-image: url(../_images_gen/nav_bg_contact.gif);
}
#Navigation li a#ShopNav {
	background-image: url(../_images_gen/nav_bg_shop.gif);
}
#Content {
	width: 760px;
	float: right;
	padding: 15px 0 30px 0;
	line-height: 1.5em;
}
#Home div#Content,
#Contact div#Content {
	padding: 120px 0 30px 0;
}
h1#PageTitle {
	text-transform: lowercase;
	font-size: 570% !important;
	color: #b2b2b2 !important;
	font-weight: bold !important;
	margin: 0 !important;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content p,
#Content ul,
#Content ol,
#Content blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4
{
	line-height: normal;
	color: #b2b2b2;
}
#Content a
{
	color: #a01010;
	text-decoration: none;
}
#Content a:hover {
	background: #e3ff8c;
}
#Content h1 {
	font-size: 180%;
	font-weight: normal;
}
#Content h2 {
	font-size: 160%;
}
#Content h3 {
	font-size: 140%;
}
#Content h4 {
	font-size: 120%;
}
#Content ol,
#Content ul {
	padding: 0 0 0 25px;
}
#PortfolioTop {
	width: 760px;
	position: relative;
	height: 93px;
}
a.play {
	display: none;
}
a.prev,
a.next {
	display: block;
	width: 40px;
	height: 43px;
	text-indent: -9000px;
	position: absolute;
	top: 10px;
	z-index: 600;
}
a.prev {
	background: url(../_images_gen/port_btn_bg_left.gif) no-repeat !important;
	left: 0;
	background-position: top left;
}
a.next {
	background: url(../_images_gen/port_btn_bg_right.gif) no-repeat !important;
	right: 0;
	background-position: top left;
}
a.prev:hover {
	background-position: 1px -43px !important;
}
a.next:hover {
	background-position: 0px -44px !important;
}
#thumbs {
	width: 680px;
	position: absolute;
	left: 55px;
}
#thumbs ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
#thumbs ul li {
	float: left;
	width: 75px;
	height: 75px;
	position: relative;
	margin: 0 3px;
}
#thumbs ul li strong {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../_images_gen/thumb_overlay.png) no-repeat top left;
	_background: url(../_images_gen/thumb_overlay.gif) no-repeat top left;
	z-index: 500;
	width: 75px;
	height: 75px;
}
#thumbs ul li.selected strong {
	background: url(../_images_gen/thumb_overlay_active.png) no-repeat top left;
	_background: url(../_images_gen/thumb_overlay_active.gif) no-repeat top left;
}
#thumbs ul li a,
#thumbs ul li img {
	display: block;
}
.slideshow-container {
	height: 600px;
	text-align: center;
	width: 760px;
	overflow: hidden;
	position: relative;
	z-index: 900;
}
.slideshow-container img {
	display: block;
	margin: 0 auto;
}
.slideshow-container a {
	background: none !important;
	padding: 0 !important;
	margin: 0 auto;
}
#ImageInfoOuter {
	background: #e6e6e6;
	margin: 10px 0 0 0;
	width: 150px;
}
#ImageInfo {
	background: #fff;
	padding: 8px 10px 10px 10px;
	font-size: 85%;
	position: relative;
}
#ImageInfo strong {
	display: block;
	width: 100%;
	border-bottom: 3px solid #e6e6e6;
	height: 23px; 
	background: url(../_images_gen/info_icon.gif) no-repeat left top;
	text-indent: -9000px;
	margin: 0 0 8px 0;
}
#ImageInfo span {
	position: relative;
	top: 0px;
	left: 0;
	width: 130px;
}
#Footer {
	border-top: 3px solid #e6e6e6;
	padding: 10px 0;
	font-size: 80%;
	color: #888;
}
#Footer p {
	width: 400px;
	float: left;
}
#Footer ul {
	width: 200px;
	float: right;
	list-style: none;
}
#Footer li {
	display: block;
	float: left;
	margin: 0 10px;
}
#Footer a {
	color: #a01010;
	text-decoration: none;
}
#Footer a:hover {
	background: #e3ff8c;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DBDBDB;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
