/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */
.daddyTbl {
	background-color : #666666;
	layer-background-color : #666666
}
.childTbl { background-color : #D4D0C8; text-indent: 10px; }
.childTbl a {
	color : #666666;
	font : 14px Arial, Helvetica, sans-serif;
	text-decoration : none
}
.childTbl a:hover {
	color : #666666;
	text-decoration : none
}
.childTxt {
	background-color : #EADAAB;
	color : #666666;
	font : 14px Arial, Helvetica, sans-serif
}

/* The Captions and Descriptions For the Portfolio Images */
.imgCaptionshd {
	color : #D4D0C8;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif
}
.imgCaptions {
	color : #D4D0C8;
	font : 14px Arial, Helvetica, sans-serif;
	margin-left : 6px
}
.imgCaptionsbg {
	background-image : url(http://www.mysite.com/assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px Arial, Helvetica, sans-serif
}
.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 { 
	color : #CCCC99;
	font : 12px Arial, Helvetica, sans-serif;
	text-align : left}
.maintext a:link { color : #CCCC99; text-decoration : none }
.maintext a:visited { color : #CCCC99; text-decoration : none }
.maintext a:hover { color : #666666; text-decoration : none }
.maintext h1 {
	color : #CCCC99;
	font : bold 16px =Arial, Helvetica, sans-serif;
}

p.mnlinkbar {
	font : 12px Arial, Helvetica, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left;
}

/* The Sidebar Layer */
.sidebar { 
	color : #CCCC99;
	font : 13px Arial, Helvetica, sans-serif
 }
.sidebar h2, h3 {
	color: #666666;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;}
}
.sidebar a:link { color : #CCCC99 }
.sidebar a:visited { color : #CCCC99 }
.sidebar a:hover { color : #999966 }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs { color : #333333; margin-bottom : 2px; margin-top : 0px }
.navSubs a { color : #333333 }
.navSubs a:hover { color : #CCCC99 }

/* The Text Links and Copyright at Bottom of Portfolio Pages */
p.linkbar {
	color : #CCCC99;
	font : 11px  Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 6px;
}
.linkbar a:link { color : #CCCC99; text-decoration : none }
.linkbar a:visited { color : #CCCC99; text-decoration : none }
.linkbar a:hover { color : #999966; text-decoration : none }


/* Popup Layers*/
.popupDaddy {
	background-color : #666666;
	layer-background-color : #666666
}
.popupChild { background-color : #D4D0C8 }
.popupChild p {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	margin: 0px 12px 6px 12px;
}
.popupChild h1 {
	color : #FFFFFF;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 12px 0px 12px;
}
p.navSubs { color : #333333; margin-bottom : 2px; margin-top : 0px }
.navSubs a { color : #333333 }
.navSubs a:hover { color : #CCCC99 }

p.Menu { color : #333333; margin-bottom : 0px; margin-top : 0px }
.Menu a { color : #333333 }
.Menu a:hover { color : #CCCC99 }

p.MenuArtist { color : #000000; margin-bottom : 0px; margin-top : 0px }
.MenuArtist a { color : #333333 }
.MenuArtist a:hover { color : #CCCC99 }

p.MenuGroups { color : #000000; margin-bottom : 0px; margin-top : 0px }
.MenuGroups a { color : #000000 }
.MenuGroups a:hover { color : #CCCC99 }

/* Portfolio Menu Scrolling Layer*/
#LayerSubmenu {position:absolute; left:0px; top:0px; width:200px; z-index:102;}
