/* CSS Document */

body, html {
	padding: 0;
	border: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;/*
	
	 Helvetica (TT),  */
	 overflow: hidden;
}

#divider {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #ed1b52;
	height: 5px;
	width: 100%;
}

#img_logo {
	left: 28px;
	top: 8px;
	position: absolute;
	z-index: 10;
}

.ip {
	width: 43%; 
	height: 40%; 
	background-color: #CCC; 
	border: solid 1px #ffffff;	
	padding: 5px;
	text-align: center;
	float: left;
	margin-right: 5%;
	margin-top: 2%;
	color: #000000;
	vertical-align: middle;
	font-size: 16px;
}

/* for left-side tire
#tire_left {
	position: absolute;
	top: 50px;
	left: -96px;
}

#tire_right {
	position: absolute;
	top: 50px;
	left: 0px;
}
*/

/* right side tire marks */
#tire_left {
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 1;
}

#tire_right {
	position: absolute;
	top: 50px;
	right: -96px;
}


#arrows {
	position: absolute;
	bottom: 0px;
	left: -15px;
}

.arrow {
	margin-left: -20px;
}

#footer {
	position: fixed;
	bottom: 0px;
	right: 0px;
	vertical-align: middle;
	padding-right: 5px;
	width: 140px;
}

#footer span {
	margin-bottom: 4px;	
	display: block;
	float: right;
}

#copyright {
	padding-bottom: 0px;
	float: left;
}

#facebook_link {
	position: absolute;
	bottom: 2px;
	left: 400px;	
}

#facebook_link img {
	height: 50px;
}


img {
	border: none;	
}

td.center {text-align: center}


#main {
	position: absolute;
	left: 0px;
	top: 60px;
	padding-top: 0px;
	/* margin-left: 170px; for left tire */
	margin-left: 10px;
	padding-right: 45px;
	padding-bottom: 35px;
	
	color: #CFCFCF;
	
	overflow-x:hidden;
	overflow-y:auto;
	
	
	
	
}


#content {
	text-align: justify;
	width: 100%;
	margin-top: 30px;
}

#show {
	
}

#show #desc {
	margin-bottom: 10px;

}

#show #gallery {
	width: 100%;
	height: 300px;
	background-color: #666;
}


#bio {
	width: 100%;
	
}

#bio #left {
	float: left;
	margin-bottom: 10px;
	width: 30%;	
	overflow: hidden;
}

#bio #txt {
	margin-left: 32%;
	width: 60%;
}

#bio img {
	width: 100%;
	margin-bottom: 10px;
	
}

.pressItem {
	padding-bottom: 20px;
	border-bottom: solid 1px;
	margin-bottom: 10px;	
}

.pressItem .img {
	width: 100px; 
	height: 100px; 
	background-color: #CCC; 
	border: solid 1px #ffffff;
	color: #000000;
	padding: 3px;
}

.pressItem .title {
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;	
}

.pressItem .desc {
	
}

#shows, #work {
	width: 100%;
	height: 100%;
	
		
}


#shows .thumb {
	width: 17%;
	margin-right: 1%;
	height: auto;
	margin-bottom: 1%;
	min-height: 20%;
	
	float: left;
	

	padding: 1%;
	
	cursor: pointer;
	text-align: center;
}

#shows img {
	margin-bottom: 5px;
	width: 100%;	
}

#shows .date {
	font-size: 10px;
	font-style: italic;	
}

#work .description {
	width: 700px; 
	text-align: justify; 
	padding-bottom: 30px;	
}

#work .descriptionScale {
	width: 100%; 
	max-width: 700px; 
	text-align: justify;
	padding-bottom: 30px;
}

#galleryImageContainer {
	text-align: center;
	width: 100%;
	height: 100%;

}

#galleryImageContainer img {
	display: none;
	cursor: pointer;
}
 
 #galleryCtr {
	z-index: 10;
	text-align: center; 
	height: 85px;
	position: fixed;
	left: 0px;
	bottom: 80px;
	width: 100%;
	text-align: center;
	
 }
 
 .spacer {
	width: 2px; 
	display: table-cell; 
	height: 13px;
 }
 
 /*
 .bubble {
	background-image: url(/images/shared/dots.png); 
	background-position: 0px 13px; 
	cursor: pointer; 
	width: 13px; 
	height: 13px;
	display:table-cell; 
 }
 
 #bubbles {
	 display:table-cell; 
	 height: 21px; 
	 vertical-align: middle;" 
 }
 
*/

#thumbs {
	overflow-x: auto;
	overflow-y: hidden;
	height: 85px;
	max-height: 85px;
	position: absolute;
	max-width: 100%;
	width: 100%;
	
	
}

#thumbwrapper {
	height: 100px;
	padding-right: 125px;
}

#thumbs img {
	cursor: pointer; 
	float: left;
	margin-right: 2px;
}

#galleryPrev {
	cursor: pointer;
	background-image: url(/images/shared/prevnext.png); 
	background-position: 0px 0px; 
	width: 21px; 
	height: 21px; 
	display:table-cell;
}

#galleryNext {;
	cursor: pointer;
	background-image: url(/images/shared/prevnext.png); 
	background-position: 21px 0px; 
	width: 21px; 
	height: 21px; 
	display:table-cell;"
}


	 
#cache, #cacheList, #bgImageList, #common {
	display: none;	
}

#canvas {
	overflow: hiden;
	width: 100%;
	height: 100%;	
}

#debug {
	display: none; 
	background-color: #000000;
	color: #0F0;
	font-family: "Courier New", Courier, monospace;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 200px;
	height: 500px;
	z-index: 100;
	
	
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 40px;
}

.lbl {
	width: 70px;
	display: table-cell;
	float: left;
}

.inpt {
	margin-bottom: 10px;
	float: left;
	width: 250px;
}

.error {
	color: #F00;
	display: none;
	float: left;
	margin-left: 10px;
}

#nav li {
	float: left;
	margin-top: 25px;
	margin-left: 30px;	
}

/* fix for IE */
a, a:visited {
	color: #b1b1b1;	
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;	
	font-size: 14px;
	/*
	helvetica tt
	*/
}

#header {
	top: 0px;
	left: 0px;
	width: 100%;
	position: fixed;
	height: 50px;	
}

a {
	color: inherit;	
	text-decoration: none;
	outline: none;
}

