/************************************************************************************************/
/************************************************************************************************/
/*****  CSS Page Setup Definition for Xlarge layout ************ 
***************************************************************/

/**(1)****************  background-image: url(../images/png/main/site_bg_body.png); **************/
.container { width: 1680px; }


/**(2)************************  Header Setup Definition Xlarge  *******************/
header { 
	height: 73px;
	background: url(../images/png/headingbuttons/respheads/tye_1920_75_hd_plain.png) no-repeat left 0px;
}
header .hdlogo {
	width: 327px;
	height: 65px;
	top: 0px;
	left: 20px;
	background-image: url(../images/png/headingbuttons/respheads/tye_logo_1400.png);
}
header a.logout {
	width: 110px;
	height: 33px;
	top: 6px;
	right: 182px;
	background-image: url(../images/png/headingbuttons/respheads/logout_btn_XLarge110.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: 1220px; }
header .myPic9090 img { width: auto; height: 100%; object-fit: contain; }

header .myPic100100 { width: 100px; height: 100px;
					background-size: cover; margin-right: auto; margin-left: auto; position: relative; float:left; z-index: 10;	
					top: 0px; left: 1220px; }
header .myPic100100 img { width: auto; height: 100%; object-fit: contain; }

header a.search {
	width: 110px;
	height: 33px;
	top: 6px;
	left: 1419px;
	background-image: url(../images/png/headingbuttons/respheads/search_btn_XLarge110.png);
}
header .Search_textfield {  border: 0;
							width:  400px;
						 	height: 24px;
						 	top: 12px;
						 	left: 1000px;
						 	font-size: 18px;
						  	text-align:center; }
header .Search_selectList {  border: 0;
							width:  600px;
						 	height: 240px;
						 	top: 10px;
						 	left: 800px;
						 	font-size: 18px;
						  	text-align:left; 
						  	z-index:30;
}
						  	


/**(3)***************** Navigational Menu Definition for 1680 ******************/
#topnavhd_wrapper   	{ padding: 0 260px; }


/**(4)******************  Background decoration Definition 1680  **********************/
/* #banner { width: 1200px; } */

/*	
@media="only screen and (min-width:1025px) and (max-width:1400px) {
    #largeBan { display: none; }
}
*/	
.bg_main_frontPage		{ width: 1680px; }
.bg_main 				{ width: 1200px; }
.fg_main 				{ width: 1680px; }
/* Item for Billboard Banner */
.bg_container_main	  	{ background-image: url(../images/png/main/bg_container_1200x370.png); width: 1200px; height: 370px; }


/* Item for pages contents */
.bg_container    	  	{ width: 1180px; }
.bg_container_sm 	  	{ width: 1040px; }
.content_framesGroup  	{ width: 960px; height: 370px; }
.content_ijebu        	{ width: 960px; }

.crawlerMarq1 { width: 1220px; }


/************************** This is the ProductBox Definitions ********************************/
/************************* The .productbox_main is used in conjuction with the footer_main on the main home page. ****************************/
.productbox_main					{ width: 1680px; }
.productboximagescolumnframes 		{ width: 1610px; margin-left: 70px; }

.productboximagecolumns				{ margin: 0px 70px 0px 0px; }




/**(5)************************  Slider Two Definition  ************************/
#slider2_wrapper { height:370px; width:1200px; }
#prev_slider2 {
	height:370px;
	width:80px;
}
#next_slider2 {
	height:370px;
	width:80px;
}
#slider2 { height:370px; width:1200px; }



/**(5B)***************************  Spinner  Definition  **************************/
.spinner {
    top:          136px;
    left:         280px;
}


/**(6)************************  Decoration Definition **********************/
.lower_bar_10       { width: 1680px; }
.lower_bar_viewcode { width:  1680px; height: 30px; }
.advbar_swallow {
	width: 486px;
 	left: 1194px;
  	}
.lower_bar          { height: 30px; }
.viewCodeClass      {  border: 0;
							width:  400px;
						 	height: 31px;
						 	top: 531px;
						 	left: 640px;
						 	font-size: 20px;
						  	color: #C00; 
						  	text-align:center;
						  	border-bottom:1px #C00 solid; }



/*(8)************************  Text Decoration Over Images all sites  *******************************/
.site_types_s {	width: 1560px; }

.left_pic     { margin-left: 75px; }
.middle_pic   { margin-left: 75px; }
.right_pic    { margin-left: 75px; }

.outer_middle { margin-left: 450px; }
.outer_right  { margin-left: 825px; }




/*(9)****************  Products/Types Headings Text Code Definition  *********************/ 
.productTypes h1 { width:1200px; }



/*(10)**************  Frames Headings Text Code Definition  *************/ 
.framesTypes h1 { width:1000px; }




/*(11)*********************  Background Page Video Media Setup Definition  **********************/
.videoClass {
  width: 1040px; height: 691px;
}



/**(Last)************************  Footers Setup Definition Large  *******************/


/*
 **********  END of Definitions  ********** 
 ******************************************
*/