/************************************************************************************************/
/************************************************************************************************/
/*****  CSS Page Setup Definition for large layout ************ 
***************************************************************/

/**(1)****************  background-image: url(../images/png/main/site_bg_body.png); **************/
.container { width: 1280px; }


/**(2)************************  Header Setup Definition Large  *******************/
header { 
	height: 73px;
	background: url(../images/png/headingbuttons/respheads/tye_1400_73_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: 920px;
	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: 1020px; }
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: 1020px; }
header .myPic100100 img { width: auto; height: 100%; object-fit: contain; }

header a.search {
	width: 80px;
	height: 24px;
	top: 8px;
	left: 1150px;
	background-image: url(../images/png/headingbuttons/respheads/search_btn_large80.png);
}
header .Search_textfield {  border: 0;
							width:  350px;
						 	height: 22px;
						 	top: 8px;
						 	left: 780px;
						 	font-size: 16px;
						  	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 ******************/
#topnavhd_wrapper  		{ padding: 0 60px; }


/**(4)******************  Background decoration Definition Large  **********************/
.bg_main_frontPage		{ width: 1280px; }
.bg_main 				{ width: 1200px; }
.fg_main 				{ width: 1280px; }
.bg_container_main 		{ background-image: url(../images/png/main/bg_container_900x278.png); width: 900px; height: 278px; }

.s2 { margin-right: 255px; }
.outerimgbackground  		 { height: 7000px; }
.outermusicbackground  		 { height: 3500px; }
.outervideobackground  		 { height: 1700px; }
.outernavbackground_1page    { height: 720px; }

.bg_container 			{ width: 980px; }
.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%; }


/************************** This is the ProductBox Definitions ********************************/
/************************* The .productbox_main is used in conjuction with the footer_main on the main home page. ****************************/
/************************* (1280 - 1000) / 5 = 56 ;  (1280 - 56) = 1224;   *******************************/
.productbox_main					{ width: 1280px; }
.productboximagescolumnframes 		{ width: 1224px; margin-left: 56px; }

.productboximagecolumns				{ margin: 0px 56px 0px 0px; }




/**(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:          136px;
    left:         78px;
}


/**(6)************************  Decoration Definition **********************/
.lower_bar_10       { width: 1280px; }
.lower_bar_viewcode { width:  1280px; height: 30px; }
.advbar_swallow {
	background-image: url(../images/png/main/tye_advbar_100px_sl.png);
	width: 382px;
	height: 100px;
	left: 898px;
  	}
.lower_bar          { height: 30px; }
.viewCodeClass      {  border: 0;
							width:  400px;
						 	height: 31px;
						 	top: 532px;
						 	left: 440px;
						 	font-size: 20px;
						  	color: #C00; 
						  	text-align:center;
						  	border-bottom:1px #C00 solid; }



/*(8)************************  Text Decoration Over Images 1280  *******************************/
.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 XXmedium  *******************/


/*
 **********  END of Definitions  ********** 
 ******************************************
*/