/*====================================*/
/*============Header Styles=========*/
/*====================================*/


/*================================*/	
/*====== Header Extron Logo ======*/
/*================================*/

#extronlogo {
	margin:0px 0 0 25px;
}

#extronlogo a {
	display:block;
	border:none;
	background:url(/img/extron_logo.png) no-repeat;
	width:468px;
	height:69px;
	text-indent:-9999px;
}

#phone {
	border:none;
	width:auto;
	color:white;
	/*margin-right:25px;*/
	float:right;
}

#phone a {
    color:White;
}
#phone p {
    line-height:14px;
    font-weight:normal;
    margin: 0 0;
/*	font-family:Arial; // comment out by marc for test */
	font-size:12px;
	text-align:right;
}

#supporttext {
    display:block;
    color:white;
    font-size:13px;
    font-weight:normal;
 /*   font-family:Arial, Helvetica, sans-serif;  // comment by marc for test */
    border:none;
    letter-spacing:1px;
    /*margin-right:25px;*/
    text-align:right;
}
 
#phonenumber {
    display:block;
    color:white;
    font-size:24px;
    font-weight:normal;
 /*   font-family:Arial, Helvetica, sans-serif;  // comment by marc for test */
    letter-spacing:1px;
    /*margin-right:25px;*/
    text-align:right;
} 

#phonenumber a {
    color:White;
}

/*===================================*/	
/*====== Header Extron Insider ======*/
/*===================================*/

.LoginLinks {
    background: url(/img/login_ctr.jpg) repeat;
}

.LoginLinks a:link, .LoginLinks a:visited,.LoginLinks a:active {
    display:block;
    color:#1c3e6e;
    font-size:12px;
    line-height:23px;
    text-align:center;
    height:23px;
    vertical-align:middle;
    /*min-width:100px;max-width:275px;*/
    width:auto;
    padding:0px 5px 0px 5px;
    margin:0px 0px 0px 0px;
    white-space:nowrap;
}

 .LoginLinks a:hover {
     color:#476a9f;
}

/*==============================*/	
/*====== Region Menu ===========*/
/*==============================*/

#listRegion {
    float:right;
    right:17px;
	font-weight:normal;
	height:15px;
	width:222px;
	margin:10px 0 0 0;
}

/*==============================*/	
/*====== Header Main Menu ======*/
/*==============================*/

.MainMenuFirst a:link, .MainMenuFirst a:visited {
	display:block;
	border:none;
	color:#22498e;
	font-size:12px;
/*	font-family:Arial, Helvetica, sans-serif;  // comment out by marc for test */
	font-weight:bold;
	padding:0 14px;
	line-height:31px;
	border-left:none;
	border-right:1px solid #e8e8d3;
	white-space:nowrap;	
}

.MainMenuFirst a:hover, .MainMenuFirst a:active {
	color:#3361b4;
}

.MainMenu a:link, .MainMenu a:visited {
	display:block;
	border:none;
	color:#22498e;
	font-size:12px;
/*	font-family:Arial, Helvetica, sans-serif;  // comment out by marc for test */
	font-weight:bold;
	padding:0 14px;
	line-height:31px;
	border-left:1px solid #b2b29b;
	border-right:1px solid #e8e8d3;
	white-space:nowrap;	
}

.MainMenu a:hover, MainMenu a:active {
	color:#3361b4;
}

.Current {	
	display:block;
	background:url(/img/main_menu_hilite2.jpg) no-repeat;
	color:#426cb8;
	height:31px;
	margin:0px 0px 0px 0px;
	border-left:1px solid #d6d6b5;
	vertical-align:baseline;
}

/*=====================================*/	
/*====== Header Main Menu Search ======*/
/*=====================================*/


.SearchTextBox {	
	background:#fff;
	font-size:12px;
	text-align:left;
/*	font-family:Arial, Helvetica, sans-serif;  // comment out by marc for test */
	padding:3px 3px 3px 4px;
	border:1px solid #b3b3b3;
	width:191px;
	height:13px;
	vertical-align:middle;
}

.SearchButton {
    display:inline-block;
    vertical-align:middle;
    background:url(/img/search_button.jpg) no-repeat;
    width:22px;
    height:21px;
    border:1px solid #b3b3b3;
}