/* Styles for Version 5 and higher Browsers*/
/* Styles for the Dropdown Menus */
.daddyTbl { background-color : #666666 }
.childTbl {
	background-color : #D4D0C8;
	border-top : 1px solid #FFFFFF;
	text-indent: 0px;
}
.childTbl a {
	color : #FFFFFF;
	display : block;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0px 2px 12px;
	position : relative;
	text-decoration : none
}
.childTbl a:hover {
	background-color : #B9BCC8;
	color : #666666;
	text-decoration : none
}
.childTxt {
	background-color : #BBBBBB;
	border-top : 1px solid #FFFFFF;
	color : #333333;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0px 2px 12px
}


/* Browser Fixes and Workarounds */
.nn6img { display : block }
p { margin-top : 0px }
td { padding : 0px }

/* The Captions and Descriptions For the Portfolio Images */
.imgCaptionshd {
	color : #D4D0C8;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 6px;
	margin-top : 0px
}
.imgCaptions {
	color : #E3E1DD;
	font : 12px/17px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin : 3px 0px 6px 3px
}
.imgCaptionsbg {
	background-image : url(../assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-bottom : 6px;
	margin-top : 3px
}
.imgCaptions a:link { color : #666666; text-decoration : underline }
.imgCaptions a:visited { color : #CCCCCC; text-decoration : underline }
.imgCaptions a:hover { color : #FFFFFF; text-decoration : underline }

/* The Main Content Layer */
.maintext { 
	text-align : justify;
	color : #333333;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
}
.maintext a:link { color : #000000; text-decoration : underline }
.maintext a:visited { color : #666666; text-decoration : underline }
.maintext a:hover { color : #897C63; text-decoration : underline }
.maintext a:hover img {	filter: alpha(Opacity=85); }

.maintext h1 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
	text-align: left;
}

p.mnlinkbar {
	font : 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 6px;
}

/* The Sidebar */
.sidebar {
	border-left : 1px dotted #999999;
	padding : 0px 0px 9px 25px;
	color : #716859;
	font : 13px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: justify;
}

.sidebar h2 {
	color : #999999;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px;
	letter-spacing: 1px;
}
.sidebar p {
	color : #666666;
	font : bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin-top : 12px;
	margin-bottom: 2px;
}
.sidebar a:link {  color : #000000; text-decoration : none }
.sidebar a:visited {  color : #666666; text-decoration : none }
.sidebar a:hover {  color : #ECBC91; text-decoration : none }
.sidebar a:hover img {	filter: alpha(Opacity=85); }


/*Style Applied to the Paragraphs for the Sidebar Links */
p.navSubs {
	color : #333333;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
	margin-top : 0px;
	width : 140px
}
.navSubs a {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%
}
.navSubs a:hover {
	background-color : #F3EBCF;
	border : 1px solid #999999;
	color : #999999;
	text-decoration : none
}

/* The Text Links and copyright at Bottom of Portfolio Pages */
.linkbar a:link { color : #FFFFFF; text-decoration : underline }
.linkbar a:visited { color : #666666; text-decoration : underline }
.linkbar a:hover { color : #D4D0C8; text-decoration : underline }
p.linkbar {
	color : #666666;
	font : 11px Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 3px;
	text-align: left;
}

/* Popup Layers*/
.popupDaddy { background-color : #666666 }
.popupChild {background-color : #D4D0C8; }
.popupChild p {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	margin: 12px;
}
.popupChild h1 {
	color : #FFFFFF;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 12px;
}


/* Portfolio Menu Scrolling Layer*/
#LayerSubmenu {position:absolute; left:0px; top:0px; width:200px; z-index:102;}
#LayerArtists {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	z-index:102;
}
