body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #191919;
	background-color: #fff;
}

a {
    color: #00F;
	text-decoration: none;
	outline: none;
}
a:hover {
    color: #F00;
}
a:visited {
    color: #551A8B;
}

a span.non_link {
    color: #191919;
}

img {
	border: 0;
}

h2 {
    font-size: 18px;
    margin: 0 0 1.5em 0;
    color: #F00;
}

p {
    margin: 0 0 1em 0;
}

#skipNav {
    position: absolute;
    top: 0;
    left: 0;
	height: 0;
	overflow: hidden;
}

#header {
	padding: 30px 0;
	margin: 0 auto;
	width: 832px;
	position: relative;
}

#header a,
.toggle_controls a {
	font-weight: bold;
	color: #8c8c8c;
/*  outline: none;*/
}
#header a:hover,
.toggle_controls a:hover,
.toggle_controls a.active {
	color: #F00;
}
#header a.active {
    color: #333;
}

a#logo {
	color: #333;
	float: right;
}

#header ul,
ul.toggle_controls {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 17px;
	float: left;
	margin-right: 40px;
}

ul.toggle_controls {
    margin-right: 0;
    float: none;
}

#header ul li,
ul.toggle_controls li {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.main_content {
	margin: 10px auto;
	width: 832px;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

/* Where are you? */
#activeNav,

.aboutSection #aboutTab a,
.artSection #artTab a,
.designSection #designTab a,
.contactSection #contactTab a,

#aboutBio #innerBio a,
#aboutResume #innerResume a,
#artGallery #innerGallery a,
#artStudio #innerStudio a,
#designWalmart #innerWalmart a,
#designPlanetRx #innerPlanetRx a,

.version1 #innerVersion1 a,
.version2 #innerVersion2 a,

.all #innerGalleryAll a,
.available #innerGalleryAvail a,
.sold #innerGallerySold a {
    color: #333;
	cursor: default;
}

/* Homepage */
.home .main_content {
    position: relative;
}

.homepage_image {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
}

/* Gallery page */

.galleryBox {
	float: left;
	width: 196px;
	height: 197px;
	margin: 0 16px 16px 0;
/*  border: 1px solid red;*/
}

a.galleryArt {
/*  display: table-cell;*/
/*  vertical-align: middle;*/
    width: 196px;
	height: 197px;
	display: block;
	margin: 0 auto;
/*  text-align: center;*/
/*    text-indent: 10px;*/
	color: #404040;
}
/*.one a.galleryArt {
    text-align: left;
    float: left;
    margin: 0 auto 0 0;
    text-indent: 0;
}
.two a.galleryArt {
    text-indent: 13px;
}
.three a.galleryArt {
    text-indent: 26px;
}*/

.galleryBox.four {
    margin-right: 0;;
}

a.galleryArt:hover {
	color: #000;
}

a.galleryArt img {
	border: 0;
}

a.galleryArt div {
    width: 142px;
    margin: 0 10px 0 0;
    text-align: left;
/*  font-size: x-small;*/
	text-indent: 0;
}

.one a.galleryArt div {
    margin: 0 auto 0 0;
}
.two a.galleryArt div {
    width: 129px;
    margin-left: 13px;
}
.three a.galleryArt div {
    width: 116px;
    margin-left: 26px;
}
.four a.galleryArt div {
    margin: 0 0 0 auto;
}

/* Commerce Pages */
.commerceBox {
	float: left;
	height: 140px;
}

.commerceLink {
	display: table-cell;
	vertical-align: middle;
	height: 140px;
	padding: 15px;
	border: 2px solid #fff;
	margin: 5px;
}

.commerceLink:hover {
	border-color: #939393;
}

.commerceSection .main_content {
/*  width: 836px;*/
}

.commerceDescription a.actuator {
	color: #929292;
	font-weight: bold;
}
.commerceDescription a.actuator:hover,
.commerceDescription a#active {
	color: #424242;
}

.commerce_nav {
	float: left;
	list-style: none;
	font-weight: bold;
}

.commerce_nav a {
	color: #929292;
}

.commerce_nav a:hover {
	color: #424242;
}

.commerceScreenshots {
	float: left;
}

.commerceScreenshots img {
	margin-top: 10px;
}

.commerceDescription {
	margin-left: 10px;
	width: 400px;
	float: left;
	color: #424242;
}

.toggle_controls {
/*    margin: 0 auto;*/
/*    width: 104px;*/
}
a.img_toggle_jump,
a.text_toggle_jump {
    float: left;
/*    height: 0;*/
    width: 10px;
/*    padding-top: 10px;*/
/*    overflow: hidden;*/
/*    background: #fff url(../_images/bullets.gif) no-repeat 0 0;*/
/*    outline: none;*/
    margin: 0 3px;
}
.toggle_controls a.active {
/*    background-position: -10px 0;*/
}

.arrow_right,
.arrow_left {
    float: left;
    height: 0;
    width: 8px;
    padding-top: 10px;
    overflow: hidden;
    background: #fff url(../_images/arrows.gif) no-repeat 0 0;
/*    outline: none;*/
    margin: 3px 10px 3px 0;
}
.arrow_right {
    background-position: -8px 0;
    margin-left: 5px;
}

.section_controls .next,
.section_controls .prev {
    float: right;
    width: 40px;
    height: 0;
    padding-top: 17px;
    overflow: hidden;
    background: white url(../_images/slimbox/nextlabel_new.gif) no-repeat center right;
}
.section_controls .prev {
    float: left;
    background: white url(../_images/slimbox/prevlabel_new.gif) no-repeat center left;
}

/* Search Box */
.search {
    position: absolute;
    right: 0;
    top: 30px;
    margin-top: 40px;
    line-height: 16px;
}

#searchBox {
    width: 128px;
    height: 15px;
    font-size: 11px;
    vertical-align: bottom;
    padding: 1px 3px 0;
    margin-right: 9px;
    border-top: 1px solid #747474;
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #b4b4b4;
}
#searchButton {
    width: 54px;
    height: 18px;
    overflow: hidden;
    text-indent: -99999pt;
    background: url(../_images/search_button.gif) no-repeat 0 0;
    border: 0;
    cursor: pointer;
}

#aboutSummary .right {
    margin-left: 280px;
}

/* Resume */
#aboutResume .section {
    clear: both;
    position: relative;
    margin-bottom: 2em;
}

#aboutResume h3,
#aboutResume h4,
#aboutResume p {
    float: left;
    display: inline;
/*    border: 1px solid blue;*/
}

#aboutResume h3 {
    color: #333;
    font-weight: bold;
    height: 100%;
    width: 86px;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#aboutResume h4,
p.lead {
    color: #404040;
    font-weight: bold;
}

#aboutResume h4 {
    margin: 0 0 0 20px;
    width: 86px;
    padding: 0;
    font-size: 12px;
}

#aboutResume .inner h4 {
    margin-left: 106px;
}

#aboutResume p {
    float: none;
    display: block;
    margin: 0 0 0.5em 212px;
    padding: 0;
    width: 510px;
}

/* Contact Page */
body#contact {
    line-height: 18px;
}

#contact h3 {
    font-size: 12px;
}

