/* CSS Style Sheet for The Protectors Club DRTV Microsite
/* copyright 2004-2005 The Nature Conservancy of Canada
/* Kevin Bunt - NCC Webmaster (x279)

/* Layout #2 ('OldeStyle' Tables) Elements */
#tables {margin-top:0px;}
.headimage {background: #FFFFFF url(../../images/headerbar.gif) no-repeat left top;}

/* Feature Specific Elements */
/* Left column stuff */
#leftCellF {background-color: #cfcf82;}
#lft {margin-top:0px;}
#leftCell {background: #cfcf82 url(../../images/butala.jpg) left top no-repeat;}
#leftCellQ {padding: 15px;}
#leftCellW {padding:160px 15px 15px 15px;}
#myleftFoot {background-color: #999966; padding:10px; }

/* Right column stuff */
#rightCell {background: #f5f5e7 url(../../images/oldepaper.gif) right top no-repeat;}
#rightCellF {background-color: #ffffff;}
#rightCellT {padding:15px;}
#rightCellS {padding:30px 15px 15px 15px;}
#rft {margin-top:0px; background-color:#f5f5e7;}
#rft a {font: normal 14px/20px "Trebuchet MS", Times New Roman, Times, serif; color: #000000; text-decoration:underline;}
#rft p {font: normal 14px/20px "Trebuchet MS", Times New Roman, Times, serif; color: #000000;}
#myrightFoot {background-color: #f5f5e7;}

/* Classes */
.navText {font: bold 16px/16px Arial, Helvetica, sans-serif; color: #999966;}
.pleasedonate {margin-left:105px;}
.pleasedonate2 {margin-left:60px; margin-bottom:10px;}
.footer p {font: normal 10px/12px Arial, Helvetica, sans-serif; color: #cfcf82;}
.footer a {font: normal 10px/12px Arial, Helvetica, sans-serif; color: #f5f5e7; text-decoration:underline;}
.footer a:hover {color: #f5f5e7; text-decoration:none;}
.footer a:visited {color: #cfcf82; text-decoration:underline;}
.quote {font: bold italic 13px/17px Arial, Helvetica, sans-serif; color: #333333;}
.quote a {font: normal 13px/17px Arial, Helvetica, sans-serif; text-decoration:underline;}
.quote a:hover {font: normal 13px/17px Arial, Helvetica, sans-serif; text-decoration:none;}
.quote.underline {font: bold italic 13px/17px Arial, Helvetica, sans-serif; color: #333333; text-decoration: underline;}
img.circle {margin:10px 50px 0px 0px;}
.caption { font-size: 9px; color : #333333;  padding: 0 0 4px 0;}

/* Global Text Styles */
a:hover {text-decoration:none;}
/*a:visited {color:#000000; text-decoration:underline;}*/
h1 {font: normal 40px/36px Times New Roman, Times, serif; color:rgb(255,255,255); margin-top:-18px;}
h2 {font: normal 40px/36px Times New Roman, Times, serif; color:#999966; margin-top:30px; margin-bottom:5px;}
h3 {font: bold 16px/14px Times New Roman, Times, serif; color:rgb(255,255,255); margin-top:-14px;}
h4 {font: bold 13px/13px Arial, Helvetica, sans-serif; color:rgb(207,207,140);}
h5 {font: normal 32px/30px Times New Roman, Times, serif; color:#999966; margin-top:40px; margin-bottom:5px;}
h6 {font: normal 26px/24px Times New Roman, Times, serif; color:#999966; margin-top:40px; margin-bottom:5px;}

/* Project Seven - Park Avenue styles - purchased by webmaster */
/* Styles for Version 5 and higher Browsers*/
/* Styles for the Dropdown Menus */
.daddyTbl { background-color : #666666; }
.childTbl {
	background-color : rgb(185,140,85);/*#cfcf82;*/
	border-top : 1px solid #FFFFFF;
	text-indent: 0px;
}
.childTbl a {
	color : #FFFFFF;/*#666666;*/
	display : block;
	font : 13px Arial, Helvetica, sans-serif;
	padding : 2px 0px 2px 12px;
	position : relative;
	text-decoration : none;
}
.childTbl a:hover {
	background-color : #f5f5e7;
	color : #666666;
	text-decoration : none;
}
.childTxt {
	background-color : #333333;
	border-top : 1px solid #FFFFFF;
	color : #333333;
	font : 13px 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 : #D4D0C8;
	font : 12px "Trebuchet 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", 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", Arial, sans-serif;
}
.maintext a:link { color : #000000; text-decoration : underline; }
.maintext a:visited { color : #999999; text-decoration : underline; }
.maintext a:hover { color : #ECBC91; text-decoration : underline; }
.maintext h1 {
	color : #D4D0C8;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
}

p.mnlinkbar {
	font : 11px "Trebuchet 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", 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;
}

/* Features Menu - Popup Layers*/
.popupDaddy { background-color : #666666; }
.popupChild { background-color : #cfcf82; }
.popupChild p {
	color : #333333;
	font : 11px Arial, Helvetica, sans-serif;
	margin: 12px;
}
.popupChild h1 {
	color : #FFFFFF;
	font : bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 12px;
}

/* Portfolio Menu Scrolling Layer*/
#LayerSubmenu {position:absolute; left:0px; top:0px; width:200px; z-index:101;}