/* 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 {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	padding : 0px 5px 0px 8px;
	text-align: left;
}


/* 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 : #993333;
	font : 12px "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 }
.maintext a:link { color : #000000; text-decoration : underline }
.maintext a:visited { color : #999999; text-decoration : underline }
.maintext a:hover {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 4px;
	font-weight: bold;
}
.maintext h1 {
	color : #D4D0C8;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 3px
}

p.mnlinkbar {
	font : 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left
}

/* The Sidebar */
.sidebar {
	border-left : 1px dotted #999999;
	padding : 0px 0px 20px 20px;
	color : #ABA496;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.sidebar h2 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
}
.sidebar h3 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-top : 16px 0px 0px 0px;
}
.sidebar a:link { color : #666666 }
.sidebar a:visited { color : #666666 }
.sidebar a:hover { color : #000000 }

/*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 : 10px 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;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	visibility: visible;
	text-align: center;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 18px;
}
.textCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	visibility: visible;
	font-style: normal;
	text-align: center;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
.pano {
	border: 1px dotted #000066;
	margin: 5px;
	padding: 5px;
}
.box {
	border: 1px solid #669999;
}
.childTxtCopy {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	padding : 0px;
	text-align: left;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
}
.childTxtCenter {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	padding : 0px 5px 0px 8px;
	text-align: center;
}
