/************************************************************************************************/
/************************************************************************************************/
/*****  CSS Page Setup Definition for large layout ************ 
***************************************************************/
/*********  CSS Page Setup Definition for CG System  ********** 
*************************************************************
***********  Main Body Setup Definition   ********************/ 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#FEE7B3;
	background-repeat: repeat-y;
   	background-image: url(../images/png/main/site_bg_body_1680_945.jpg);
	margin: 0px;
	padding: 0px;
	position: relative;
    z-index: -1; /* Put the site background behind all other elements */
}


/**(1)****************  background-image: url(../images/png/main/site_bg_body.png); **************/
.container { width: 1280px; }


/**(2)************************  Header Setup Definition Large  *******************/
header { 
	height: 75px;
	background: url(../images/png/headingbuttons/respheads/cg_1440_75_hd_plain.png) no-repeat left 0px;
}
header a.logout {
	width: 80px;
	height: 24px;
	top: 6px;
	left: 864px;
	background-image: url(../images/png/headingbuttons/respheads/logout_btn_large80.png);
}

header .myPic9090 { width: 65px; height: 65px;
					background-size: cover; margin-right: auto; margin-left: auto; position: relative; float:left; z-index: 10;	
					top: 4px; left: 956px; }
header .myPic9090 img { width: auto; height: 100%; object-fit: contain; }

header .myPic100100 { width: 73px; height: 73px;
					background-size: cover; margin-right: auto; margin-left: auto; position: relative; float:left; z-index: 10;	
					top: 0px; left: 956px; }
header .myPic100100 img { width: auto; height: 100%; object-fit: contain; }

header a.search {
	width: 80px;
	height: 28px;
	top: 6px;
	left: 920px;
	background-image: url(../images/png/headingbuttons/respheads/search_btn_large80.png);
}
header .Search_textfield {  border: 0;
							width:  400px;
						 	height:  24px;
						 	top:      7px;
						 	left:   500px;
						 	font-size: 18px;
						  	text-align:center; }
header .Search_selectList {  border: 0;
							width:  550px;
						 	height: 220px;
						 	top: 8px;
						 	left: 580px;
						 	font-size: 16px;
						  	text-align:left; 
						  	z-index:30;
}


/**(3)***************** Navigational Menu Definition for XXmedium ******************/
ul#navmenuhd 		{ width:1280px; }


/**(4)******************  Background decoration Definition Large  **********************/
.bg_main 				{ width: 1280px; }
.fg_main 				{ width: 1280px; }
.bg_container_main 		{ width: 900px; height: 278px; }

.s2 { margin-right: 255px; }
.outerimgbackground  		 { height: 7000px; }
.outermusicbackground  		 { height: 3500px; }
.outervideobackground  		 { height: 1700px; }

.pagecontentframebcolor960  { width:940px; }

.bg_container 			{ width: 980px; }
.bg_container960		{ width: 940px; }
.bg_container_sm 		{ width: 940px; }
.content_framesGroup  	{ width: 850px; height: 278px; }
.content_ijebu  		{ width: 850px; }

.crawlerMarq1Ads  { width: 912px; top: 373px; }
.crawlerMarq2Ads  { width: 912px; top: 438px; }
.crawlerMarq3Ads  { width: 912px; top: 633px; }
.crawlerMarqTxt   { top: 557px; }
.advGeneratorTxt   { top: 640px; left: 940px; }
.crawlerMarq1 	  { width: 912px; }
.crawlerMarq1 img { width: 10%; }


/**(5)************************  Slider Two Definition  ************************/
#slider2_wrapper { height:278px; width:900px; }
#prev_slider2 {
	height:278px;
	width:80px;
}
#next_slider2 {
	height:278px;
	width:80px;
}
#slider2 { height:278px; width:900px; }
#slider2 img { min-height:278px; }



/**(5B)***************************  Spinner  Definition  **************************/
.spinner { top: 172px; left: 250px; }


/*(6A)*************************  Top Pages Information Definition   **********************/
	
.belowHeadingpages_whitebar 	  { width:  1440px; }
.belowHomeHeadingpage_Txt   	  { width:  1280px; }
.belowBranchGroupHeadingpage_Txt { width:  1280px; }
.belowBranchHeadingpage_Txt      { width:  1280px; }
  	
                    /*****  Main CG Web Site Selection Page Fields  ******/

                    /*1****  go to Organization Selection Page Fields  ******/
.mainPage_GoTo_bgbar 	 			  { left: 220px; }
#mainPage_PartOrg_Label     			  { left: 240px; }
.mainPage_PartOrg_Selection 			  { left: 240px; }
#mainPage_PartOrg_Submit    			  { left: 360px; }
                    /*2****  Request to Add Selection Page Fields  ******/
.mainPage_RequestToAdd_bgbar 		  { left: 220px; }
.mainPage_RequestToAdd_Txt 			  { left: 230px; }
.mainPage_RequestToAdd_TxtBar 		  { left: 260px; }
                    /*3****  DLM Contribution Selection Page Fields  ******/
.mainPage_DLMContribution_bgbar       { left: 220px; }
.mainPage_DLMContribution_TxtBar      { left: 275px; }
                    /*4****  DonateAndSupport Selection Page Fields  ******/
.mainPage_DonateSupport_bgbar 		  { left: 220px; }
.mainPage_DonateSupport_TxtBar 		  { left: 290px; }
                    /*5****  Advertisement Selection Page Fields  ******/
.mainPage_RequestAdvertise_bgbar 	  { left: 220px; }
.mainPage_RequestAdvertise_Txt 		  { left: 270px; }
.mainPage_RequestAdvertise_TxtBar 	  { left: 320px; }
.mainPage_RequestAdvertise_WelcomeBar { left: 370px; }
 

                    /*****  Staff Login Page Fields  ******/
.loginPage_bgbar 				{ left: 220px; }
.loginPageTxt 					{ left: 240px; }
#loginPageBranchNameLabel     	{ left: 240px; }
.loginPageBranchNameSelection 	{ left: 240px; }
#loginPageTxtLabel     			{ left: 240px; }
#loginPageUserLabel     		{ left: 240px; }
.loginPageUserSelection 		{ left: 240px; }
#loginPagePassLabel     		{ left: 240px; }
.loginPagePassSelection 		{ left: 240px; }
#loginPageSubmit        		{ left: 365px; }
.loginPageForgotPw 				{ left: 355px; }
.error_login_msg_box 			{ left: 360px; }

.loginPageCustomerAccount_bgbar { left: 220px; }
.loginPageCustomerAccountTxt 	{ left: 240px; }
 


/*(9)****************  Products/Types Headings Text Code Definition  *********************/ 
.productTypes h1 { width:1000px; }



/*(10)**************  Frames Headings Text Code Definition  *************/ 
.framesTypes h1 { width:900px; }




/*(11)*********************  Background Page Video Media Setup Definition  **********************/
.videoClass {
  width: 940px; height: 624px;
}


	
/**(Last)************************  Footers Setup Definition XXmedium  *******************/
footerOld { width:980px; }

.footerMainOld { width:900px; }


/*
 **********  END of Definitions  ********** 
 ******************************************
*/