


/*******************************************************************************/
/**************************************HEADER**********************************/
/*****************************************************************************/


.wrapHeader{
	/*background-color: #00FF00;*/
 
	width:980px;
    height:auto;
	
	margin:auto;
    padding:0 0 0 0;

    overflow:hidden;

}


/*
HEADER TOP BAR
********************************/

.headerTop{

	/*background-color:#000;*/



	        background-image:url(../../../_user_uploads/components/header/hdr_01_main120100912040403.png);
        background-repeat:no-repeat;

	


	width: 980px;
	height: 105px;

	position: relative;

	padding:0 0 0 0;/*top right bottom left*/
	margin:0 0 0 0;/*auto; top right bottom left*/
	float:left;/**/
}
.headerTop .container{

	/*background-color:#00F;
	background-image:url(_style/images/nke-form-gradient.jpg);
	background-repeat:no-repeat;*/

	width: 980px;
	height: 105px;

	position: absolute;
    left: 50%; 
    top: 0;
	margin-left: -490px;  /*half of the width to center */
    /*margin-top: 0;  half of the height to center  */
	z-index: 50;

	padding:0 0 0 0;/*top right bottom left*/

	/*
	border:2px;
	border-color:#F60;
	border-style:solid;
	*/


	color:#FFF;
	text-align:right;/* need to have set when setting color*/

}
.headerTop .container .logo{

	/*background-color:#FF0;
	background-image:url(../../_style/graphics/login_button.png);
	background-repeat:no-repeat;*/

	width: 300px;
	height: 45px;

	padding:11px 0 0 0;/*top right bottom left*/
	margin:0 0 0 0;/*auto; top right bottom left*/
	float:left;/**/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#FFF;
	text-align:left;/* need to have set when setting color*/
}
.headerTop .container .login{

	/*background-color:#000;*/
	background-image:url(../../../_style/graphics/hrd_info_bg.png);
	background-repeat:repeat;

	width: 150px;
	height:32px;

	padding:8px 0 0 0;/*top right bottom left*/
	margin:10px 70px 0 0;/*auto; top right bottom left*/
	float:right;/**/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00ff00;
	text-align:center;/* need to have set when setting color*/
}

.headerTop .container .contactInfo{

	/*background-color:#000;*/
	background-image:url(../../../_style/graphics/hdr_info_bg.png);
	background-repeat:no-repeat;

	width: 195px;
	height:70px;

	padding:12px 0 0 35px;/*top right bottom left*/
	margin:27px 10px 0 0;/*auto; top right bottom left*/
	float:right;/**/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align:left;/* need to have set when setting color*/
}

/*
HEADER BOTTOM BAR
********************************/

.headerBottom{

	background-color:#252525;/**/

	width: 100%;
	height: 100px;

	position: relative;

	padding:0 0 0 0;/*top right bottom left*/
	margin:0 0 0 0;/*auto; top right bottom left*/
	float:left;/**/
}
.headerBottom .container{

	/*background-color:#00F;
	background-image:url(_style/images/nke-form-gradient.jpg);
	background-repeat:no-repeat;*/
	width: 980px;
	height: 80px;

	position: absolute;
    left: 50%; 
    top: 25px;
	margin-left: -490px;  /*half of the width to center */
    /*margin-top: 0;  half of the height to center  */
	z-index: 50;

	padding:0 0 0 0;/*top right bottom left*/

	/*
	border:2px;
	border-color:#F60;
	border-style:solid;
	*/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:center;/* need to have set when setting color*/
}
.headerBottom .container .pageTitle{

	/*background-color:#FF0;*/

	width: 575px;
	height: 45px;

	padding:0 0 0 0;/*top right bottom left*/
	margin:0 0 0 0;/*auto; top right bottom left*/
	float:left;/**/

	font-family:Tahoma, Geneva, sans-serif;
	font-size:35px;
	font-weight:normal;
	color:#CCC;
	text-align:left;/* need to have set when setting color*/

}
.headerBottom .container .button{

	/*background-color:#00F;*/

	width: 55px;
	height: 45px;

	padding:0 0 0 0;/*top right bottom left*/
	margin:0 0 0 2px;/*auto; top right bottom left*/
	float:right;/**/


	font-family:Tahoma, Geneva, sans-serif;
	font-size:35px;
	font-weight:normal;
	color:#CCC;
	text-align:center;/* need to have set when setting color*/

	/**/
	border:2px;
	border-color:#444;
	border-style:solid;
}







#header{

	background-color: #0066FF;
	        background-image:url(../../../_user_uploads/components/header/hdr_01_main120100912040403.png);
        background-repeat:no-repeat;

	    

	width:980px;
	height:105px;/**/
		

	


		position:relative;

	/*padding:0 0 0 0;*/
	margin:auto;/*0 0 0 0;*/
	/*float:left;*/

	    
    font-family:Arial;
	font-size:13;
	font-weight:bold;
    color:#FFFFFF;
    text-align:center;
    
	/*
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	*/
	
}

#header .nav{
	width:420px;
	height:60px;
    
	padding:0 0 0 0;/*top right bottom left*/
	margin:22px 0 0 0; /*top right bottom left*/
	float:right;
}

#header .btn{
	width:100px;
	height:20px;
    
	padding:0 0 0 0;/*top right bottom left*/
	margin:0 0 0 0; /*top right bottom left*/
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;/* need to have set when setting color*/
}

#header .title{

	background-color:#0066CC;

	    

	width:200px;
	height:50px;
   

	
	position:absolute;
	top:50%;
	left:50%;
    margin-top: -25px; /* 1/2 OF HEIGHT */
	margin-left: -100px; /* 1/2 OF WIDTH */
	padding:0 0 0 10px;
	
	
    font-family:Arial;
	font-size:13px;
	font-weight:bold;
    color:#FFFFFF;
    text-align:center;


}



#header .login{
	background-color:;
	background-image:url();
	background-repeat:;
    
	width:;
	height:;
    
	padding:0 0 0 0;
	margin:20px 0 0 0; 
	float:left;
    
	font-family:;
	font-size:;
	font-weight:;
    color:;
	text-align:;
}

a.hdrLinx:link { color: #FFCC00; text-decoration: none}
a.hdrLinx:active { color: #FFCC00; text-decoration: none}
a.hdrLinx:visited { color: #FFCC00; text-decoration: none}
a.hdrLinx:hover { color: #0099FF; text-decoration: none }








