/* @override http://www.artisantalent.com/style/style.css?v=1 */

* {
	font-family: myriad, verdana;
/*	font-size: 10pt;*/
}

BODY {
/*
	scrollbar-face-color: #EFF1E2;
	scrollbar-shadow-color: #999;
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #999;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #C7C9BC;
	scrollbar-arrow-color: #333; */
	background-color:#ea6823;
	background: url('/images/background-gradient.gif') repeat-x top left;
}

TD#leftNavCell {
	width: 254px;
}

DIV.panel TABLE {
	 width:254px;
}

TABLE#siteheader {
	/*display: block;*/
}

DIV#siteheader {
	display: none;
}

A.menuheader {
	font-family: myriad, verdana;
	color: #515151;
	font-size: 14pt;
}
	
HR {
	color:#EFF1E3;
}

IMG {
	border: 0px;
}

H1 {
	font-size: 14pt;
	color: #515151;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

H2 {
	font-size: 12pt;
	color: #515151;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-bottom: 15px;
}

H3 {
	font-size: 10pt;
	color: #616161;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

P {
	margin-top: 8px;
	font-size: 10pt;
}

BLOCKQUOTE
{
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	min-height: 35px;
	padding-bottom: 15px;
	margin: 0px 0px 15px;
	line-height: 1.3em;
	padding-top: 15px;
}

TH {
	font-family: myriad, verdana;
	font-size:10pt;
	color: #4b2b16;
	font-weight: normal;
}

TD.top-nav {
	text-align:center;
	padding: 0px;
}
TD.top-nav A {
	display: block;
	border:0px solid #f00;
}
TD.top-nav A IMG {
	border:0px solid #f00;
}

TD.top-nav A:hover {
	/*font-size:30px;*/
	background: url('/images/nav/top/nav-top-indicator.gif') no-repeat center bottom;
}

TD.top-nav-selected A {
	background: url('/images/nav/top/nav-top-indicator.gif') no-repeat center bottom;
}

FORM {
	padding: 0px;
	margin: 0px;
}

INPUT {
	font-size: 12px;
	color: #515151;
}

.myriad { font-family: myriad, verdana; }

.orange { color: #8FAED8; }
.orangeback { background-color: #8FAED8; }

.gray { color: #515151; }
.grayback { background-color: #515151; }

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10pt; }
.size12 { font-size: 12pt; }
.size14 { font-size: 14pt; }
.size16 { font-size: 16pt; }
.size18 { font-size: 18pt; }
.size20 { font-size: 20pt; }

.bold { font-weight: bold; }

.nounderline { text-decoration: none; }

A.nounderline { text-decoration: none; }
A.nounderline:hover { text-decoration: none; }

.btn_text {
	background-image: url('/images/buttons/button-middle.gif');
	background-repeat: repeat-x;
}

.hand {  cursor:pointer; }

UL {
	margin: 0;
	padding: 0;
}

ul li {
	font-size: 10pt;
	line-height: 16px;
	margin: 3px 0px;
	padding: 0px;
	list-style: circle outside url(/images/small-orange-arrow.gif);
}
	
UL.channelList {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

UL.hiddenList {
	display: none;
}

UL.channelList LI {
	padding: 0px;
	margin: 3px 0px;
	line-height: 16px;
}

UL.channelList LI A {
	display: block;
	font-family: myriad, verdana;
	color: #515151;
	font-size: 8pt;
	text-decoration: none;
	margin:0px;
	padding: 0px;
}

UL.channelList LI SPAN {
	display: block;
	font-family: myriad, verdana;
	color: #515151;
	font-size: 8pt;
	text-decoration: none;
	margin:0px;
	padding: 0px;
	padding-left: 15px;
}


UL.channelList LI A.active-orange {
	color: #8FAED8;
	/*background: url('/images/small-orange-arrow.gif') no-repeat top left;*/
}
UL.channelList LI A.active-green {
	color: #9aa108;
	/*background: url('/images/small-orange-arrow.gif') no-repeat top left;*/
}
UL.channelList LI A.active-purple {
	color: #775e4e;
	/*background: url('/images/small-orange-arrow.gif') no-repeat top left;*/
}

UL.channelList LI A:hover {
	text-decoration: underline;
}

#header {
	font-family: myriad, verdana;
	font-size: 12pt;
}	
#header#one {
	font-weight: bold;
	color: #000;
	padding-right: 10px;
}
#header#two-orange {
	color: #8FAED8;
	padding-left: 10px;
}
#header#two-green {
	color: #9aa108;
	padding-left: 10px;
}
#header#two-purple {
	color: #775e4e;
	padding-left: 10px;
}

#subheader {
	font-family: myriad, verdana;
	font-size: 8pt;
	color: #515151;
}
#item {
	padding: 0px 10px;
}
#item A {
	color: #515151;
	text-decoration: none;
}
#item A.active-orange {
	color: #8FAED8;
	padding-left:15px;
	background: url('/images/small-orange-arrow.gif') no-repeat top left;
}
#item A.active-green {
	color: #9aa108;
	padding-left:15px;
	background: url('/images/small-orange-arrow.gif') no-repeat top left;
}
#item A.active-purple {
	color: #775e4e;
	padding-left:15px;
	background: url('/images/small-orange-arrow.gif') no-repeat top left;
}
#item A.orange:hover {
	color: #8FAED8;
	text-decoration: underline;
}
#item A.green:hover {
	color: #9aa108;
	text-decoration: underline;
}
#item A.purple:hover {
	color: #775e4e;
	text-decoration: underline;
}

#talent-list {
	margin-top: 20px;
	width: 100%;
/*	height: 230px;
	overflow: auto;*/
}

#talent-small {
	float: left;
	margin: 5px;
	margin-bottom: 20px;
}
#talent-small TABLE {
	font-family: myriad, verdana;
	font-size: 8pt;
	color: #515151;
}

.talent-photo {
	margin-right: 5px;
}

.talent-name {
	font-size: 10pt;
	font-weight: bold;
}

.talent-profile-link {
	color: #000;
	font-weight: bold;
	padding-right: 15px;
	background: url('/images/small-green-box-arrow.png') no-repeat center right;
}

#work-list {
	margin-top: 20px;
	width: 100%;
/*	height: 230px;
	overflow: auto;*/
}

#work-small {
	float: left;
	margin: 5px;
	margin-bottom: 20px;
}
#work-small TABLE {
	font-family: myriad, verdana;
	font-size: 8pt;
	color: #515151;
}

.work-name {
	font-family: myriad, verdana;
	font-size: 8pt;
	color: #515151;
	font-size: 10pt;
	font-weight: bold;
}

.work-link {
	color: #000;
	font-weight: bold;
	padding-right: 15px;
	background: url('/images/small-green-box-arrow.png') no-repeat center right;
}

FORM LABEL {
	font-family: myriad, verdana;
	font-size: 8pt;
	color: #515151;
	font-weight: normal;
}


/********************/
/*	Admin Styles	*/
/********************/

	TABLE.adminList {
		font-size: 0.8em;
	}
	
	TABLE.adminList TR.header {
		text-align: left;
		font-size: 1.0em;
		color: white;
		background-color: #8F3694;
	}
	
	TABLE.adminList TR.header TH {
		color: white;
	}
	
	TABLE.adminList TR TD {
		border: 1px solid #ddd;
	}
	
	A.adminLink {
		font-size: 0.8em;
		text-decoration: underline;
	}
	
	TABLE.adminList TR.header A.adminLink {
		color: white;
	}
	
	FORM.adminForm {
		font-size: 0.8em;
	}