/* CSS Document */

body {
	background-color: white;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	margin:0px;
	padding:0px;
}

#splash {
	background-image:url(images/backgrounds/wet_paint.jpg);
	background-position:top center;	
	background-repeat:no-repeat;
}

#navcontainer {
background-image:url('images/backgrounds/banner_shadow.jpg');
background-position:center;
border: none;
height:100px;
padding:0px;
margin:0px;
}

#navbar {
width:990px;
height:100px;
margin:0px auto;
padding:0px;
/*background-color:black;*/
position:relative;
}

#tabbar {
height:37px;
width:696px;
position:absolute;
bottom:0px;
left:50px;
text-align:center;
z-index:1;
/*background-color:#FFFF99;*/
}

#contentcontainer {
width:990px;
margin:0 auto;
padding:0;
position:relative;
text-align:left;
}

#vidplayer {
	float:left;
	margin: 70px 50px;
}

#someexamples {					/*commissions.php*/
	position:absolute;
	top:180px;
	left:50px;
	margin:0;
	padding:0;
	text-align:left;
}

#paintings {			/*paintings.php*/
	width:630px;
	position:absolute;
	top:0px;
	left:0px;
	padding:20px 0 0 0;
	/*border:1px solid blue;*/
	text-align:left;
}

#thumbs {					/*paintings.php*/
	position:absolute;
	top:390px;
	left:50px;
	text-align:left;
	width:550px;
	height:120px;
	overflow:auto;
	/*border:1px solid black;*/
	font-size:12px;
	/*display:none;*/
}

#workinfo {					/*paintings.php*/
	width:360px;
	height:100%;
	position:absolute;
	right:0px;
	top:0px;
	min-height:450px;
	padding-top:20px;
}

#workstats {				/*paintings.php*/
	background-image:url(images/backgrounds/work_back.jpg);
	width:360px;
	height:130px;
	padding:0;
	margin:0;
	text-align:left;
	font-weight:bold;
}

#statement {
	padding-left:10px;
	padding-right:10px;
}

#thumbStrip {
	max-width:900px;
	margin:0 auto;
}

#thumbStrip img {
	/*display: none;*/
	cursor:pointer;
}

#slideShow {
	text-align:center;
	width:600px;
	margin:20px auto;
}

.hide {
	display:none;
}

#qs {
	position:absolute;
	right:133px;
	top:180px;
	width:360px;
	padding:0px;
	border:none;
}

#current {
	position:absolute;
	top:300px;
	left:500px;
	border:2px solid orange;
	margin:0;
	padding-bottom:30px;
}





/************************** Tab Style ID/Classes ****************************/

#leadtab,.leadtabsel {
width:114px;
height:37px;
background-image:url('images/buttons/lead_tab.png');
float:left;
}

#showstab, .showstabsel, #qatab, .qatabsel, #biotab, .biotabsel, #commtab, .commtabsel  {
width:114px;
height:37px;
background-image:url('images/buttons/inner_tab.png');
float:left;
}

#endtab,.endtabsel {
width:126px;
height:37px;
background-image:url('images/buttons/end_tab.png');
float:left;
}

.leadtabsel, .showstabsel, .qatabsel, .biotabsel, .commtabsel {
background-position:-114px;

}

.endtabsel {
background-position:-126px;
}




/******************** Paragraph Styles ************************/

p.bio, p.topbio {
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
text-align:justify;
width:420px;
margin-left:50px;
position:relative;
}

p.topbio {
margin-top:30px;
}

p.questions {
	/*position:absolute;
	right:350px;
	top:150px;*/
	font-size:28px;
	font-weight:bold;
	margin:0px;
}

p.upcoming, p.past {		/*shows.php*/
	margin-bottom:0;
	text-align:left;
	font-size:36px;
	padding-left:50px;
	font-weight:bold;
}

p.upshowname, p.ptshowname {		/*shows.php*/
	margin:1em 0 0 0;
	height:1em;
	font-size:14px;
	padding-left:30px;
}

p.upvenue, p.ptvenue {			/*shows.php*/
	margin:0;
	height:1em;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-left:30px;
}

p.uplocation, p.ptlocation {		/*shows.php*/
	margin:0;
	height:1em;
	float:left;
	clear:right;
	font-size:11px;
}

p.upshowname, p.upvenue, p.uplocation {		/*shows.php*/
	color:orange;
}

p.contact {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#666;
}

p.examples {				/*commissions.php*/
	font-size:36px;
	font-weight:bold;
	margin:1em 0 5px 0;
}

p.stateParas {
	font-size:12px;
	padding: 0 20px;
}

p.stateParasVictory {
	font-size:12px;
	margin-bottom:0;
	margin-top:0;
	padding: 0 20px;
}

p.update {
	color:#999;
	font-size:10px;
}

#titleData {
	font-style:italic;
	margin:0 0 0 30px;
	padding-top:20px;
}

#yearData,#dimData,#mediumData,#ownerData {		/*shows.php*/
	font-size:12px;
	margin:2px 0 0 30px;
}

#paint {
	margin:0;
	padding:0;
}

#redirect {
	font-size:16px;
	width:400px;
	margin: 100px auto;
}



/******************** Image styles ****************************/

img.cartoonkev {			/*header.php*/
	margin:0px;
	position:absolute;
	right:30px;
	z-index:2;
}

img.putty {					/*header.php*/
	position:absolute;
	left:50px;
	top:20px;
	z-index:0;
	border:0;
}

img.banner {				/*header.php*/
	position:absolute;
	left:175px;
	top:22px;
	border:0;
}

img.tab {					/*header.php*/
	text-decoration:none;
	border:none;
	margin-top:13px;
}

img.quote {
	position:absolute;
	top:30px;
	right: 0px;
	margin:0;
}

img.commtext {				/*commissions.php*/
	position:absolute;
	top:30px;
	left:50px;
}

img.thumb {					/*paintings.php*/
	height:60px;
	width:60px;
	max-width:60px;
	cursor:pointer;
}

img.paintingHide {
	display:none;
}

#slideShow img {				/*comm.php*/
	border: 1px solid darkgray;
	padding:5px;
	margin:0px auto;
}




/********************* Anchor Styles **************************/

a.home {
	margin:0px auto;
	border:none;
	text-decoration:none;
}

a.comms {
	text-decoration:none;
	display:block;
	margin:1em;
	color:#666;
	font-size:12px;
	font-weight:bold;
}

a.comms:hover {
	color:#999;
}

a.comms:visited {
	color:#666;
}

a.clickHere {					/*contact.php*/
	color:orange;
	text-decoration:none;
}

a.bannerLink {				/*header.php*/
	margin:0;
	padding:0;
	text-decoration:none;
}



/********************** List Styles **************************/

#tabs {
list-style-type:none;
margin:0px;
padding:0px;
}



/********************** Form Styles **************************/

select.questionlist {
	/*position:absolute;
	right:145px;
	top:210px;*/
	width:350px;
	font-size:12px;
	
}

.play {
	position:absolute;
	right:445px;
	top:360px;
}

#feedback {
	width:250px;
	text-align:left;
	margin:0px auto;
}

form.fb {
	padding-top:100px;
}

#name, #phone, #email, #comments {			/*feedback.php*/
	display:block;
	margin-bottom:1em;
}

#comments {									/*feedback.php*/
	width:220px;
}

.errorField {
	width: 450px;
	color:red;
	font-weight:bold;
	text-align:center;
	margin: 0px auto;
}



/*********************** Table Styles ************************/

table {
	margin: 20px 0 0 48px;
	padding: 0;
	text-align:left;
}

td.update {
	color:orange;
	font-size:14px;
	font-weight:bold;
}

td.ptdate {
	font-size:14px;
	font-weight:bold;
}

td.showInfo {
	width:265px;
}

th {
	font-size:36px;
	padding-left:0px;
}
