/* global palette */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}
body {
	color: #918F90;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
h4 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
p {

}

a {
	color: #918F90;
	text-decoration: none;
}
	a:hover {
		color: #d5d110;
	}
	
/* specific palette */	

#bioCopy {
	width: 318px;
	/*height: 389px;*/
	background-repeat: repeat;
	position: absolute;
	top: 0;
	left: 5px;
}
	#bioCopy h4 {
		font-size: 10px;
		width: 263px;
		margin: 100px auto 4px auto;
	}
	#bioCopy p {
		width: 260px;
		color: #fff;
		font-size: 10px;
		line-height: 14px;
		margin: 0 auto;
	}
	#bioCopy ul {
		list-style-type: none;
		position: absolute;
		top: 350px;
		left: 290px;
	}
		#bioCopy li {
			list-style-type: none;
			margin: 0;
		}
			#bioCopy ul li a img {
				width: 18px;
				height: 17px;
				border: 0;
				margin: 0;
			}
#confirm {
	position: relative;
	top: 200px;
	left: 20px;
	width: 120px;
}
#confirm em {
	color: #d5d110;
	font-weight: 300;
}
#container {
	background-color: #E9E9E9;
	width: 950px;
	height: 389px;
	position: relative;
	left: 50%;
	margin: 5px 0 0 -474px;
	padding: 0;
}

#content {
	background-color: #E9E9E9;
	width: 608px;
	height: 389px;
	float: left;
	position: relative;
}
	#content img {
		height: 389px;
		border: 0;
		border-left: 5px solid #fff;
		border-right: 5px solid #fff;
		margin: 0 auto;
		display: block;
	}
		#content #copy {
		width: 598px;
		height: 389px;
		margin: 0 auto;
		padding: 0;
		background-color: #CECDCD;
		border-left: 5px solid #fff;
		border-right: 5px solid #fff;
		z-index: 100;
		position: relative;
		float: left;
	} 
		#content #copy form {
			margin: 0;
			padding: 0;
		}
			#content #copy form fieldset {
				border: 0;
			}
				#content #copy form fieldset table {
				padding: 0;
				margin: 0;
				position: relative;
				}
					#content #copy form fieldset table tr {
						margin: 0;
						padding: 0;
						position: relative;
					}
						#content #copy form fieldset table tr td {
							margin: 0;
							padding: 0;
						}
							#content #copy form fieldset table tr td.formColumn2 label {
								width: 69px;
							}
			#content #copy form fieldset ul{
				margin: 0 0 13px 5px;
				position: absolute;
				left: 115px;
			}
				#content #copy form fieldset ul li {
					margin: 0;
					padding: 0;
					text-transform: uppercase;
					list-style-type: none;
					float: left;
					}
				#content #copy form fieldset input {
					font-size: 11px;
					border: 0;
					margin: 0 0 13px 5px;
					padding: 2px;
					position: relative;
					z-index: 10;
					float: left;
				}
				#content #copy form fieldset input.long {
					width: 390px;
					font-size: 11px;
					border: 0;
					margin: 0 0 13px 5px;
					padding: 2px;
					position: relative;
					z-index: 10;
					float: left;
				}
				#content #copy form fieldset input#shipping {
					margin: 0 5px;
				}
					#content #copy form fieldset input#submit {
						color: #918F90;
						text-transform: uppercase;
						position: absolute;
						bottom: 5px;
						left: 423px;
				}
				#content #copy form fieldset textarea {
					font-size: 11px;
					width: 290px;
					border: 0;
					margin: 0 0 13px 5px;
					padding: 2px;
					float: left;
				}
				#content #copy form fieldset label {
					font-size: 10px;
					text-align: right;
					width: 100px;
					margin: 0;
					padding: 0;
					display: block;
					float: left;
					clear: left;
					text-transform: uppercase;
				}
		#content #copy h4 {
			margin: 40px 0 20px 20px;
		}
		#content #copy p {
			font-size: 12px;
			margin: 0 0 20px 20px;
			text-transform: uppercase;
			line-height: 20px;
		}
	#content #sally {
		width: 598px;
		margin: 0 auto;
		padding: 0;
		background-color: #CECDCD;
		border-left: 5px solid #fff;
		border-right: 5px solid #fff;
		z-index: 100;
		position: relative;
		float: left;
	}
		#content #sally h4 {
			margin: 40px 0 16px 20px;
		}
		#content #sally p {
			font-size: 11px;
			margin: 0 20px 20px 20px;
			line-height: 16px;
		}
		#content #sally br {
		margin: 0;
		padding: 0;
		height: 0;
		}
#mainNav {
	background-color: #E9E9E9;
	width: 164px;
	height: 389px;
	margin: 0;
	padding: 0;
	float: left;
}
	#mainNav ul {
		width: 130px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: 10px;
		left: 15px;
	}
		#mainNav li {
			margin: 0 0 3px 0;
			padding: 0;
		}
			#mainNav li ul {
				position: relative;
				top: 0;
				left: 16px;
				margin: 0;
				padding: 3px 0 1px 0;
			}
			#mainNav li ul {
				position: relative;
				top: 0;
				left: 16px;
				margin: 0;
				padding: 3px 0 1px 0;
			}
			#mainNav li a {
				text-transform: uppercase;
			}
#footer {
	width: 950px;
	height: 160px;
	background-color: #E9E9E9;
	position: relative;
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: -474px;
	clear: both;
}
	#footer h3 {
		color: #D4D4D4;
		font-weight: normal;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		letter-spacing: 1.5px;
	}
		#footer h3#firstName {
			font-size: 20px;
			margin: 0;
			padding: 0;
			position: absolute;
			z-index: 10;
			top: 2px;
			left: 170px;
		}
		#footer h3#lastName {
			font-size: 26px;
			margin: 0;
			padding: 0;
			position: absolute;
			z-index: 10;
			top: 15px;
			left: 215px;
		}
	#footer hr {
		display: block;
		width: 950px;
		height: 7px;
		color: #918F90;
		background-color: #918F90;
		border: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		z-index: 1000;
	}
	#footer p {
	color: #918F90;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 17px;
	position: absolute;
	bottom: 14px;
	left: 18px;
	}
	
	#footer .sally  {
		color: #918F90;
		text-transform: uppercase;
		margin: 0;
		padding: 20px;
		text-align: justify;
		line-height: 17px;
		position: absolute;
		height: 100px;
		width: 500px;
		top: 20px;
		left: 155px;
	}
#galControls {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 690px;
}
	#galControls a {
		margin: 0 15px 0 0;
		padding: 0;
	}
#header {
	width: 948px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #B5B5B5;
	position: relative;
	left: 50%;
	margin: 10px 0 0 0;
	padding: 0;
	margin-left: -474px;
}
	#header h1 {
		margin: 10px 0 0 0;
		padding: 0;
	}
		#header h1 a img {
			width: 385px;
			height: 34px;
			position: relative;
			left: 50%;
			border: 0;
			margin: 0;
			padding: 0;
			margin-left: -193px;
		}
#subNav {
width: 167px;
height: 389px;
float: left;
background-color: #E9E9E9;
}
	#subNav table {
		margin: 15px auto 0 auto;
		padding: 0;
		position: relative;
	}
		#subNav table tr {
			margin: 0;
			padding: 0;
		}
			#subNav table tr td {
				background-color: #D3D3D3;
				width: 35px;
				height: 35px;
				margin: 0;
				padding: 0;
				border: 0;
			}
				#subNav table tr td img {
					width: 35px;
					height: 35px;
					margin: 0;
					padding: 0;
					border: 0;
					display: block;
				}
	#subNav ul {
		width: 150px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: 10px;
		right: 0;
	}
		#subNav li {
			font-size: 10px;
			margin: 0 0 3px 0;
			padding: 0;
		}
			#subNav li a {
				text-transform: uppercase;
			}
	#subNav ul#galleryPages {
	width: 65px;
	height: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 205px;
	right: 85px;
}
#subNav ul#galleryPages li {
	text-transform: lowercase;
	margin: -6px 6px 0 0;
	padding: 0;
	display: inline;
}

	ul#talentList input#talent {
					margin: 0 5px;
				}
	ul#talentList {
		width: 140px;
		top: 40px;
		right: 20px;
	}
		ul#talentList li {
			text-transform: uppercase;
		}
				
/* hacks + fliters */

li.selected {
	color: #d5d110;
	list-style-type: disc;
}

li.selected a {
	color: #d5d110;
}
li.unselected a {
	color: #918F90;
}

/* 
			could use id selectors
		    easier for Javascript to 
		    add additional className
		*/
		
		.scrolling{
				overflow:auto;
				height:389px;
				background-image: url(../core/bioBG.png);
		}
		
		.jq_window {
			height:389px;
			left:5px;
			position:absolute;
			overflow:hidden;
			width: 318px;
			background-image: url(../core/bioBG.png);
			float:left;
		}
		
		#about .jq_window {
			width:598px;
			background-image:none;
			background-color:#CECDCD;
			border-left:5px solid #fff;
			border-right: 5px solid #fff;
		}
		#about #content .jq_window #sally{
			border-width:0;
			width:570px;
		}

				
		/* replace scroller content ul 
		styles with the following */
		
		.jq_window #controls {
			list-style-type: none;
			position: absolute;
			bottom:5px;
			right:5px;
			z-index:500;
		}
			
		.jq_window #controls li {
			list-style-type: none;
		}
		
		.jq_window #controls a img {
			width: 18px;
			height: 17px;
			border: 0;
			margin: 0;
		}

.hidden {
	display:none;
}
