/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 

/* background color for the content part of the pages */
body{margin:0px; padding:0px; color:#FFFFFF;}
#body {background-color:000000; }
.pagemaster { height: 100%; }

/* Control Panel Colors */
.controlpanel { background: #EAEAEA; }

/* --  Classes for the top of the montage & to allow everything to line up nicely when not logged in  -- */
/* -- Start classes for Site Montage --*/ 
.siteheadertab { background: url(pix/PortalSiteBanner.jpg) no-repeat; width: 930px; height: 120px; }
.montage01 { background: url(pix/montage01.jpg) no-repeat; width: 930px; height: 120px; }
.montage02 { background: url(pix/montage02.jpg) no-repeat; width: 930px; height: 120px; }

/* -- End rest of site Montage --*/ 
.logo_area {height:77px; overflow:hidden;}
.ow_icon {background:url(images/OpWorship_01.jpg) no-repeat; width:136px; height:116px;}
.menu_bg {
	background: url(images/OpWorship_07.jpg) repeat-x;
	height: 39px;
}
.menu_bg2 {
	background: url(images/OpWorship_09.jpg) no-repeat;
	width:20px;
	height: 39px;
}

.menu02_header_bg {
	background:url(images/OpWorship_11.jpg) no-repeat top;
	height:45px;
}

.menu02_header_bg2 {
	background:url(images/OpWorship_11.jpg) no-repeat right top;
	height:45px;
}

.contentpane {

}
.panetop { padding:6px; }
.panetopintro { width: 450px; margin-top: 4px; margin-left: 2px; }
.paneleft { width: 190px; padding: 6px; }
.panemid { padding: 6px; width:430px; }
.paneright { width: 200px; padding: 6px; }
.paneintro { width: 451px; padding:130px 0 6px 6px; /*height:130px;*/ }
.panetopintro { padding: 6px 465px 6px 6px; }

.intro { width: 465px; height: 150px; padding:125px 0 0 2px; }
.logo {height: 120px; padding:0 0 0 0; }

.paneleft_index { width: 33%; padding: 6px; }
.panemid_index { width: 34%; padding: 6px; }
.paneright_index { width: 33%; padding: 6px; }

/* -- Change the main pictures here - l01  Left hand Image, r01 - Right Hand image -- */

.intropane_l01 { background: url(pix/intropane_l01.jpg) no-repeat; width: 465px; height: 120px; }
.intropane_r01 { background: url(pix/intropane_r01.jpg) no-repeat right; width: 465px; height: 120px; }
.intropane_l02 { background: url(pix/intropane_l02.jpg) no-repeat; width: 465px; height: 120px; }
.intropane_r02 { background: url(pix/intropane_r02.jpg) no-repeat right; width: 465px; height: 120px; }

/* Generic Spacing for all Panes */ 
.panes { padding: 0px; }

.block { width: 13px; }

.small { color: #FFFFFF;  font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 1px; padding-right: 1px; }
.smalld { color: #fff;  font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; }
.smalld2 { color: #000;  font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; }
.smalld3 { color: #fff;  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; text-transform:uppercase; }
.footer { background-image: url(pix/FooterPane.jpg); height: 55px; background-repeat: repeat-x; }
.footertext { color: #FFFFFF;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 10px;  font-weight: bold;  font-style: normal; }.MainMenu_MenuContainer TD { background-color: transparent;; /* height: 25px;*/ padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px; }

/* hyperlink style for the DarkBackground tabs */
a.small:link { color: white; text-decoration: none; }
a.small:hover { color: white; text-decoration: none; }
a.small:active { color: white; text-decoration: none; }
a.small:visited{ color: #FAFAFA; text-decoration: underline; }
a.smalld:link { color: #fff; text-decoration: none; font-size:10px; }
a.smalld:hover { color: #fff; text-decoration: underline; }
a.smalld:active { color: #fff; text-decoration: none; }
a.smalld:visited{ color: #fff; text-decoration: none; }
a.smalld2:link { color: #000; text-decoration: none; }
a.smalld2:hover { color: #000; text-decoration: none; }
a.smalld2:active { color: #000; text-decoration: none; }
a.smalld2:visited{ color: #000; text-decoration: underline; }
a.smalld3:link { color: #fff; text-decoration: none; }
a.smalld3:hover { color: #fff; text-decoration: underline; }
a.smalld3:active { color: #fff; text-decoration: none; }
a.smalld3:visited{ color: #fff; text-decoration: none; }
.styleiconbackcolor {background: transparent;}
.sponsors {
	float: left;
	height: 75px;
	position: absolute;
	line-height: 75px;
}
.copyright {
	float: right;
}

