/************************************************************************************************/
/************************************************************************************************/
/*****  CSS Page Setup Definition for large layout ************ 
***************************************************************/

/**(1)****************  background-image: url(../images/png/main/site_bg_body.png); **************/
.container { width: 1440px; }


/**(2)************************  Header Setup Definition Large  *******************/
header { 
	height: 73px;
	background: url(../images/png/headingbuttons/respheads/tye_1440_75_hd_plain.png) no-repeat left 0px;
}
header .hdlogo {
	width: 250px;
	height: 50px;
	top: 0px;
	left: 20px;
	background-image: url(../images/png/headingbuttons/respheads/tye_logo_1400.png);
}
header a.logout {
	width: 80px;
	height: 24px;
	top: 6px;
	left: 1020px;
	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: 1120px; }
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: 1120px; }
header .myPic100100 img { width: auto; height: 100%; object-fit: contain; }

header a.search {
	width: 80px;
	height: 24px;
	top: 8px;
	left: 1248px;
	background-image: url(../images/png/headingbuttons/respheads/search_btn_large80.png);
}
header .Search_textfield {  border: 0;
							width:  350px;
						 	height: 22px;
						 	top: 10px;
						 	left: 878px;
						 	font-size: 16px;
						  	text-align:center; }
header .Search_selectList {  border: 0;
							width:  550px;
						 	height: 220px;
						 	top: 10px;
						 	left: 678px;
						 	font-size: 16px;
						  	text-align:left; 
						  	z-index:30;
}


/**(3)***************** Navigational Menu Definition for 1440 ******************/
#topnavhd_wrapper   	{ padding: 0 140px; }


/**(4)******************  Background decoration Definition 1440  **********************/
.bg_main_frontPage		{ width: 1440px; }
.bg_main 				{ width: 1200px; }
.fg_main 				{ width: 1440px; }
.bg_container_main 		{ background-image: url(../images/png/main/bg_container_1000x308.png); width: 1000px; height: 308px; }

.s2 { margin-right: 10px; }
.outernavbackground_1page    { height: 680px; }
.outernavbackground_2pages   { height: 1500px; }

.bg_container 			{ width: 1080px; }
.bg_container_sm 		{ width: 940px; }
.content_framesGroup  	{ width: 900px; height: 308px; }
.content_ijebu  		{ width: 900px; }

.crawlerMarq1Ads   { width: 1016px; top: 403px; }
.crawlerMarq2Ads   { width: 1016px; top: 468px; }
.crawlerMarq3Ads   { width: 1016px; top: 633px; }
.crawlerMarqTxt    { top: 557px; }
.advGeneratorTxt   { top: 640px; left: 1040px; }
.crawlerMarq1 	   { width: 1016px; }
.crawlerMarq1 img  { width: 8.8%; }


/************************** This is the ProductBox Definitions ********************************/
/************************* The .productbox_main is used in conjuction with the footer_main on the main home page. ****************************/
.productbox_main					{ width: 1440px; }
.productboximagescolumnframes 		{ width: 1352px; margin-left: 88px; }

.productboximagecolumns				{ margin: 0px 88px 0px 0px; }




/**(5)************************  Slider Two Definition  ************************/
#slider2_wrapper { height:308px; width:1000px; }
#prev_slider2 {
	height:308px;
	width:80px;
}
#next_slider2 {
	height:308px;
	width:80px;
}
#slider2 { height:308px; width:1000px; }
#slider2 img { min-height:308px; }



/**(5B)***************************  Spinner  Definition  **************************/
.spinner {
    top:          136px;
    left:         160px;
}


/**(6)************************  Decoration Definition **********************/
.lower_bar_10       { width: 1440px; }
.lower_bar_viewcode { width:  1440px; height: 30px; }
.advbar_swallow {
	background-image: url(../images/png/main/tye_advbar_100px_sl.png);
	width: 440px;
	height: 100px;
	left: 1000px;
  	}
.lower_bar          { height: 30px; }
.viewCodeClass      {  border: 0;
							width:  400px;
						 	height: 31px;
						 	top: 531px;
						 	left: 520px;
						 	font-size: 20px;
						  	color: #C00; 
						  	text-align:center;
						  	border-bottom:1px #C00 solid; }



/*(8)************************  Text Decoration Over Images 1440  *******************************/
.site_types_s {	width: 1030px; }
.left_pic     { margin-left: 25px; }
.middle_pic   { margin-left: 25px; }
.right_pic    { margin-left: 25px; }
.outer_middle { margin-left: 351px; }
.outer_right  { margin-left: 650px; }



/*(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 1440  *******************/


/*
 **********  END of Definitions  ********** 
 ******************************************
*/