/*** CSS Reset ***/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none !important;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}

html, body {
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#363636;
	text-shadow:0px 0px #000000;
	padding:0;
}

#wrapper {
	margin:0;
	padding:150px 0 0 30px;
	position:relative;
}

a, a:link {
	color:#555555;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}

h1 {
	font-size:14px;
	text-transform:uppercase;
	width:350px;
}

h1 span {
	color:#a5a4a4;
	margin-left:3px;
}

p {
	width:350px;
	margin-bottom:16px;
}

#header a:hover, #footer a:hover {
	text-decoration:none;
}

#header {
	display:block;
	position:relative;
	clear:both;
	padding:0;
	width:236px;
	height:auto;
}

#header h1 {
	display:block;
	height:48px;
	width:236px;
	margin:0;
	padding:0;
	background:url(../images/title.gif);
}

#header h1 span {
	visibility:hidden;
}

#header h1 a {
	display:block;
	height:48px;
	width:236px;
}

#header ul {
	clear:both;
	position:absolute;
	right:0;
	margin-top:11px;
}

#header ul li {
	
}

#header ul li a {
	display:block;
	height:24px;
	width:102px;
}

#header ul li a span {
	visibility:hidden;
	overflow:auto;
}

#header ul li a:hover {
	background-position:-102px;
	margin-left:-2px;
}

.menunews {
	background:url(../images/menu_news.gif);
}

.menuartwork {
	background:url(../images/menu_artwork.gif);
}

.menustatement {
	background:url(../images/menu_statement.gif);
}

.menuresume {
	background:url(../images/menu_resume.gif);
}

.menupress {
	background:url(../images/menu_press.gif);
}

.menulinks {
	background:url(../images/menu_links.gif);
}

.menucontact {
	background:url(../images/menu_contact.gif);
}

#content {
	display:block;
	position:relative;
	margin-top:-95px;
	margin-left:320px;
	padding-left:60px;
	border-left:1px solid #363636;
}

#contenthome {
	position:absolute;
	display:block;
	overflow:hidden;
	margin-top:-120px;
	margin-left:320px;
	padding-top:100px;
	padding-bottom:100px;
	height:215px;
	width:700px;
	border-left:1px solid #363636;
}

#scroller {
	float:left;
	position:relative;
	top:0;
	max-height:215px;
	overflow:hidden;
	width:2408px;
	
}

.ticker
{
	position:	relative;
	visibility:	hidden;
	left:		0px;
	top:		0px;
	border-width:	0px; /* changed from 1px to 0px */
	border-style:	solid;
	font-size:	12px;
	font-weight:	bold;
	width:		100%;
}

#transparency {
	position:absolute;
	top:100px;
	left:935px;
	display:block;
	height:300px;
	width:117px;
	background:url(../images/transparency.png) top right repeat-y;
}

.image {
	float:left;
	display:block;
	height:215px;
	width:300px;
	overflow:hidden;
	position:relative;
	margin-right:1px;
}

.image:hover img {
	margin-left:-300px;
}

/*** tool tips begin ***/

.toolTipElement {
	
}
.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
/*** Tool tips end ***/

#artmenu {
	position:absolute;
	top:0;
	width:700px;
}

#artmenu li {
	height:16px;
	overflow:hidden;
	float:left;
	font-size:14px;
	margin-right:7px;
	text-transform:lowercase;
	color:#ebebeb;
}

#artmenu li ul li {
	background:#000000;
	margin:0;
	width:2px;
	height:66px;
	padding:2px;
	border-right:1px solid #ffffff;
}

#artmenu h2 {
	font-size:14px;
}

#artwork {
	margin-top:76px;
}

#artnav a {
	position:absolute;
	top:113px;
	height:38px;
	width:16px;
	overflow:hidden;
}

#artnav a:hover {
	text-decoration:none;
}

#artnav a span {
	visibility:hidden;
}

.prev {
	display:block;
	left:30px;
	background:url(../images/nav_prev.gif);
}

.next {
	display:block;
	left:420px;
	background:url(../images/nav_next.gif);
	position:absolute;
	right:0;
}

p.intro {
	margin-top:5px;
	font-weight:bold;
	
}

#thumbnails {
	position:absolute;
	top:77px;
	left:460px;
	width:240px;
}

#thumbnails img {
	height:66px;
	width:66px;
	margin:0 10px 10px 0;
	padding:0;
	border:2px solid #000000;
}

#thumbnails img:hover {
}

#footer {
	float:left;
	clear:both;
	margin-left:380px;
	margin-top:80px;
}

#footer a {
	display:block;
	float:left;
	width:194px;
	height:11px;
}

#footer a span {
	visibility:hidden;
}

.footerlink {
	background:url(../images/footer_link.gif);
}

.footerkyle {
	background:url(../images/footer_kyle.gif);
	margin-left:2px;
}