/* MULTIPLE RELIANCE CSS / MAIN CONTAINER */
.areaClear { height: 35px; width:800px; clear:both; margin-left:auto; margin-right:auto; }
.spacer { width:860px; height:10px; padding-top:10px;}
.mainContainer {margin-left:auto; margin-right:auto;}
/*.Normal { color:#ffd204; }*/
/*.NormalDisabled {color:Black;}*/
/* END */


/* HEADER CSS FOR TRIBE (index.ascx) */
.headerBgImage { background-image:url(images/headerSlices/bgImageTribeCropped.jpg); background-repeat:repeat-x; background-color:#000; height:134px; width:100%;}
.dnnTodaysDate { z-index:7; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:9px; text-align:right; width:185px; margin-right:auto; margin-left:auto; margin-top:90px; margin-bottom:2px;}
.dnnLanguage {font-size: 11px; color: white; text-decoration: none; font-weight: bold; text-align:center;}
.headerWrapper { margin-left:auto; margin-right:auto; width:675px; margin-bottom:0px; background-image:url(images/headerSlices/headerCropped.jpg); width:675px; height:134px; }
.dnnSearchMenu { padding-top:100px; z-index:8; width:180px; }
.user, 
A.user:link, 
A.user:active, 
A.user:visited { color: #999; text-decoration: none; font-weight: bold; font-size: 11px; }
A.user:hover { color: #fff; text-decoration: none; font-weight: bold; font-size: 11px; }
.headerNavigation { font-family:Arial, Helvetica, sans-serif; color:white; font-size:9px; text-align:center; margin-top:0px; margin-bottom:0px; margin-left:auto; margin-right:auto; width:550px; text-decoration: none; }
/* END */


/* BODY CSS FOR TRIBE (index.ascx) */
.wrapper { margin-top:0px; margin-bottom:0px; margin-left:auto; margin-right:auto; width:860px; background-color:black; }
.topPane1 { width:860px; }
.leftPane1,
.contentPane1,
.rightPane1 { width:200px; padding-right:15px; padding-bottom:0px; }
.rightPane1 { padding-right:0px;}
.contentPane1 {width:430px;}
.btmPane1,
.btmPane2,
.btmPane3 { width:280px; padding-right:10px; padding-bottom:0px; }
.btmPane3 { padding-right:0px;}
/* END */


/* FOOTER CSS FOR TRIBE */
.footerBgImage { background-image:url(images/footerSlices/footerBgRepeat.gif); background-repeat:repeat-x; margin-bottom:20px; height:82px; width:100%; z-index:2; }
.footerWrapper { margin-right:auto; margin-left:auto; width:675px; z-index:3; background-image:url(images/footerSlices/FooterFullImg.jpg); width:675px; height:82px; }
.copyrightWrapper { z-index:5; width:600px; margin-left:auto; margin-right:auto; text-align:center; padding-top:25px;}
.dnnCopyright { z-index:6; font-family:Arial, Helvetica, sans-serif; color:red; font-size:10px; text-align:center; margin-top:5px; padding-top:5px;}
.dnnPrivacyTerms { z-index:8; font-size: 9px; text-decoration: none; font-weight: normal; text-align:center; padding-top:5px;}
.dnnTribe { font-size: 10px; color: white; text-decoration: none; font-weight: bold; text-align:center; }
/* END */


/* CONTENT PANE CSS ADMIN (admin.ascx) */
.adminContentPane { width:860px; text-align:center; margin-left:auto; margin-right:auto; padding-top:10px; margin-bottom:10px; }
	/* OVER-RIDES THE BLACK FONT IN THE WIZARD AREA ON THE ADMIN PANEL TO MAKE IT VISABLE AGAINST BLK BG */
	.ControlPanel { background-color: white; border-color:#ffd204; }
	.PagingTable { background-color: black; border: none; }
	.NormalDisabled { color: #444444; font-weight: bold; }
	.WizardText { color:White; }
	/* END */
/* END */


/* LINK CSS FOR IMAGE GALLERY */
.galleries, 
A.galleries:link, 
A.galleries:active, 
A.galleries:visited { font-size: 15px; color: red; text-decoration: none; font-weight: bold; }
A.galleries:hover { font-size: 15px; color: #ffd203; text-decoration: none; font-weight: bold; }
/* END */


