@charset "UTF-8";
body#main  {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-size: medium;
	background-color: #746565;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
body#portfolio  {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-size: medium;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}
#tophalf {
	width: 100%;
	background-color: #8a7d7d;
	border-bottom: 1px solid #4e4646;
}
p {padding: 0px; }
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
#outercontainer {
	background-image: url(imgs/graydissolvebkgd.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 953px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px 23px 0px 23px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container {
	background-color: #eceaea;
	border-top: #ffffff 1px solid;
	border-right: #949494 1px solid;
	border-bottom: #949494 1px solid;
	border-left: #ffffff 1px solid;
	padding: 10px;
}
#outerwrapper {
	border-top: #949494 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #949494 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#innerwrapper {
	padding: 0px;
	border-top: #ffffff 1px solid;
	border-right: #949494 1px solid;
	border-bottom: #949494 1px solid;
	border-left: #ffffff 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#header {
	background-color: #eceaea;
	border-top: #ffffff 1px solid;
	overflow: auto;
	width: 100%
}
#header h1	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
h1 a:link, h1 a:visited	{
	display: block;	
	width: 904px;
	height: 40px;
	background: url(imgs/williamdolan.gif) top left no-repeat;
	margin-top: 6px;
	padding: 0;
	border: 0;
	}
h1 a:hover	{
	background: url(imgs/williamdolan.gif) 0 -40px no-repeat;
	}
h2 {
	line-height: 125%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #505862;
	margin-bottom: 0px;
}
h3 {
	display: block;
	font-size: 1.5em;
	font-weight: lighter;
	text-indent: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-weight: lighter;
	letter-spacing: 1px;
	border-bottom: 1px solid #c9c9c9;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
h4 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 110%;
	padding: 0px;
	margin: 0px;
}
h3#web {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 3px 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	background: #6e6e6e url(imgs/graybar.gif) top left repeat-x;
	border-top: #cecece 1px solid;
	border-right: #565656 1px solid;
	border-bottom: #565656 1px solid;
	border-left: #cecece 1px solid;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#web a:link, #web a:visited {
	color: #ffffff;
	text-decoration: none;
}
#web a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h3#print {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 3px 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	background: #6e6e6e url(imgs/graybar.gif) top left repeat-x;
	border-top: #cecece 1px solid;
	border-right: #565656 1px solid;
	border-bottom: #565656 1px solid;
	border-left: #cecece 1px solid;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#print a:link, #print a:visited {
	color: #ffffff;
	text-decoration: none;
}
#print a:hover {
	color: #FFFF00;
	text-decoration: none;
}
div#navbar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-align: right;
	background-color: #eceaea;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px;
	border-bottom: #565656 1px solid;
}
#navbar ul li a:link, #navbar ul li a:visited {
	color: #565656;
	text-decoration: none;
	display: inline;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 3px;
	border-top: #cecece 1px solid;
	border-right: #565656 1px solid;
	border-bottom: #565656 1px solid;
	border-left: #cecece 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#navbar ul li a:hover, #navbar ul li a.current {
	color: #909090;
	text-decoration: none;
	background-color: #565656;
	border-top: #565656 1px solid;
	border-right: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	border-left: #565656 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#contentwrapper {  
	margin: 10px 10px 0px 10px;
	padding: 10px;
	}
#textwrapper {  
	margin: 10px 10px 0px 10px;
	padding: 0px;
	overflow: hidden;
	width: 98%;
	}
#textwrapper h2 {
	display: block;
	}
#textleftcontent {
	float: left;
	width: 400px;
	}
#textrightcontent {
	margin-left: 420px;
	}   
#footer {
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	}  
#portfoliofooter {
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}  
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	
	text-transform: uppercase;
	font-size: x-small;
	color: #ffffff;
	line-height: 100%;
	}
#scrollfiller {
	background-color: #746565;
	border-top: 1px solid #a18b8b;
	}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}
div#contentcontainer {
	padding: 10px;
	margin-top: 3px;
	background-color:#FFFFFF;
	border-top: #949494 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #949494 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	width: 97%;
	}
div.contentcontainerinside {
	padding: 3px;
	margin: 10px;
	overflow: hidden;
	width: 98%;
	}
.containerleft {
	float: left;
	width: 450px;
}
.containerright {
	margin-left: 520px;
}
.portfoliocontainerleft {
	float: left;
	width: 450px;
}
.portfoliocontainerright {
	margin-left: 460px;
}

ul.covert {
	text-indent: 0px;
	list-style-type: none;
	margin-left: 0px;
	}
ul.covert li {
		text-indent: none;
		line-height: 125%;
		list-style-type: none;
		margin-left: 0px;
}
img.art {
	display: block;
	margin-top: 2px;
}
img.studio {
	display: block;
	padding-top: 10px;
}
img#neoteric {
	margin-top: 10px;
	margin-left: 50px;
}
.details {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
#portfoliocontainer {
	background-color: #FFFFFF;
	padding: 10px;
	width: 90%;
	overflow: hidden;
}
.screenshots {
	display: block;
	padding-bottom: 10px;
}


div.formcontent {
	overflow: hidden;
	width: 98%;
	} 
div.labels {
	float: left;
	width: 72px;
	padding: 3px;
	text-align: right;
}
div.inputs {
	margin-left: 75px;
	padding: 3px;
}
h2#title {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 120%;
	margin-bottom: 0px;
}
h3.title {
	display: inline;
	border: 0;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 120%;
	margin-bottom: 0px;
}
p.notation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	line-height: 120%;
	margin-top: 10px;
}
div.imagecontainer {
	text-align: center;
}
div#paintingcontainer {
	text-align: center;
	width: 100%;
}
div#announcementbox {
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div#announcementbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 100%;
	letter-spacing: 2px;
	padding: 5px;
	margin-top: 5px;
}

div#announcementbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	size: small;
	line-height: 100%;
	letter-spacing: 2px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#announcementbox p {
	display: block;
	text: x-small;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#tools {
	padding: 5px;
	text: x-small;
	margin: 30px 10px 10px;
	border: solid 1px #eceaea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}	
/* thumbnail holders */
.thumnailholder {
	float: left;
	padding: 10px;
	position: top;
	}
.thumbnailrow {
	overflow: hidden;
	width: 98%;
	}
.thumbnailrowcenter {
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
	}
#largerimage {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	width: 38px;
	padding-top: 1px;
}
#largerimage a:link #largerimage a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#largerimage a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#largerimage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#largerimage img {
	display: inline;
}

td.resume1 {
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px; }

td.resume2 {
padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #E1E1E1;
}

ul.resume {
	margin: 0px;
	padding: 0px;
}


ul.resume li {
	list-style-type: none;
	text-indent: -20px;
}

table {
	margin-bottom: 20px;
}
.smallertype {
	font-size: .5em;
}
#paintingnav {
	position: fixed;
	bottom: 100px;
	right: 50px;
	width: 200px;
	height: 130px;
	background-color: #FFFFFF;
	border: 2px solid #949494;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	-moz-box-shadow: 5px 5px 5px #6a5b5b;
	-webkit-box-shadow: 5px 5px 5px #6a5b5b;
	box-shadow: 5px 5px 5px #6a5b5b;
	padding: 10px;
	font-size: xx-large;
	text-align: center;
	vertical-align: middle;
}
#paintingnavhoriz {
	position: fixed;
	bottom: 400px;
	right: 50px;
	width: 200px;
	height: 130px;
	background-color: #FFFFFF;
	border: 2px solid #949494;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	-moz-box-shadow: 5px 5px 5px #6a5b5b;
	-webkit-box-shadow: 5px 5px 5px #6a5b5b;
	box-shadow: 5px 5px 5px #6a5b5b;
	padding: 10px;
	font-size: xx-large;
	text-align: center;
	vertical-align: middle;
}

