/* 100% high layouts attempt */

html, body {
            height:99.5%
}
html > body div#allAreas {
            height: auto;

}

body {

	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0;
    margin: 0px auto 0px auto;
    background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;
	background-color:#FFFFFF;
}
div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;
    margin: 0 auto 0px auto;
    width: 837px;
	padding-bottom:0px;

}

div#headerArea {
	position: relative;
    height: 155px;
    margin:0px 0px 0px 0px;
}

img#logo {
	position: absolute;
    height: 155px;
    z-index: 20;
	background-repeat:no-repeat;
}

/************************/
div#breadrumbArea {
	position:absolute;
    bottom:0px;
	top:13px;
    width:837px;
	float:left;
	height:25px;
    z-index:2222;
	font-size: 10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #94dcff;

}
div#youAre{
	position:relative;
	float:left;
	top:0px;
	left:10px;
}
div#menuitem{
	position:relative;
	float:left;
	top:0px;
	left:8px;
	width:290px;	

}
.breadrumbClassStr{	
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #94dcff;
}


/***********topNavigation***********/

div#topNavigationArea {		
	position:absolute;	
	bottom: 0px;		
	padding-top:0px;
	height: 25px;
	z-index:0;
	margin: 0px auto 0px auto;	
	width: 300px;
	border:0px solid red ;
	z-index:22222;
	float:left;
	left:360px;

}
div#topNavigationArea ul {

	position:absolute;
	margin: 0px 0px 0px 0px;
	height:30px;
	list-style: none;	
	width:300px;
	padding:0px 5px 0px 0px;

}

#topNavigationArea ul li{
	position: relative;
	float: left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-align: left;	
	margin:0px 0px 5px 0px;
	padding-right:5px;
	padding-left:5px;
}

div#topNavigationArea ul li a {
	position: relative;
	text-decoration: none;
	color:#ffe761;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
}
div#topNavigationArea a:hover {
	background-position: top left;
	color:#FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;

}

div#topNavigationArea li.NIMselected a div{	
	background-position: top left;
	color:#FFFFFF;	
}

/***************************end***********************************/


/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:absolute;
	margin:0px auto 0px auto;
    left:0px;
 	z-index:33;
	width:837px;
	top:-2px;

}


div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 33;
	float:left;
	right:0px;
	display:inline;
	top:0px;
	 height:25px;

}

div#headerTopAreaBorder form p {
	position: relative;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	font-weight:bold;
	padding-right:4px;
	margin-top:2px;	
	display:inline;
	float:left;
	left:640px;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 120px;
	height: 14px;
	border: 1px solid #203E58;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
	float:right;
	right:35px;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 20px;
	height: 20px;
	border: 1px solid #00192F;
	background-image: url(img/search.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0;
	cursor:pointer;
	float:right;
	top:0px;
	left:109px;
	background-color:#00192F;
}

/*******************END SEARCH AREA**********/

div#navArea{
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:837px;
    background-image: url(img/navbg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	 height: 48px;
}



div#mainNavigationArea{
	position:absolute;
    margin: 0px auto 0px auto;  
    width: 667px;
    height: 48px;
    z-index:1;
	float:left;
}

div#findArea{
	position:relative;
    margin: 0px auto 0px auto;
	width:172px;
    background-image: url(img/findaclub_rhs_button.gif);
    background-repeat: no-repeat;
    background-position: top;
	height: 48px;
	float:right;
}

img#logo2 {
	position: absolute;
    height: 48px;
    z-index: 20;
	background-repeat:no-repeat;
}


/* -------------------- SELECTED NAV AREA ---------------------- */
div#selectedNavArea {
	position: relative;
	padding: 0px 0 0 0;
	_padding: 14px 0 0 0;
	margin:0px auto 0px auto;
	margin-top:12px;
	_margin-top:10px;
	float: left;
	z-index: 5555;
	list-style:none;
	text-decoration:none;
	width:170px;
	left:8px;
	height:421px;
	display:block;
}

div#selectedNavArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	width:170px;
	display:block;
	list-style:none;
	text-decoration:none;	
	height:auto;
}
#selectedNavArea ul a {

	white-space:normal;
	width:170px;
	list-style:none;
	text-decoration:none;
	line-height:auto;
	
}

div#selectedNavArea ul a div{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:150px;
	display:block;
	text-decoration:none;	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}

div#selectedNavArea ul li a:hover{
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-color:#27BAFF;
	color:#FFFFFF;

}

div#selectedNavArea ul li.NIMSelected a  {
	margin: 0;
	padding: 0;
	top:0px;
	height:auto;
	list-style:none;
	width:170px;
	display:block;
	text-decoration:none;	
	background-color:#27BAFF;
	color:#FFFFFF;

}

div#selectedNavArea ul a:hover{
	margin-left:20px;
}

div#selectedNavArea a{
	height:auto;
	width:175px;
	list-style:none;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}

/* ------------------------------------------------------- */
/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
	position:relative;                      
    margin: 0px auto 0px auto;
    top:0px;
	width:837px;
	bottom:0px;
	left:0px;
    z-index:0;
    _z-index:-100;
	background-image: url(img/contentbg.jpg);
    background-repeat: repeat-y;
    background-position: top;
	overflow:auto;
	_overflow:visible;
}

div#leftArea{                
	position:relative;
    margin: 0px auto 0px auto;
	width: 190px;
    padding-bottom:0px;   
    background-repeat:no-repeat;             
    margin: 0 auto 0px auto;         
    float: left;
    bottom:0px;
	min-height:800px; 
    _height:800px;
    z-index:1;
	

}

div#bannerSelect {
	position: relative;
    z-index: 2;
	width:180px;
}
div#newsMediaArea {
	position:relative;
	margin-top:-17px;
	left:15px;
	width:160px;
	height:auto;
	z-index: 4;
	font-size:11px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	border:0px solid red;
}
div#newsMediaArea a{
	color: #000000;
	text-decoration:none;
}
div#newsMediaArea a:hover{
	color: #000000;
	text-decoration:underline;
}
div#middleArea{
	position: relative;
	width:470px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:100;
    min-height:800px; 
    _height:800px;
	background-color:#FFFFFF;

}



div#contentArea {
	position:relative;
    bottom:0px;
	margin-top:30px;	
    padding-left: 20px;
	padding-right:15px;
    padding-top:10px;
    z-index:1000;
   min-height:800px; 
    _height:800px;
}

div#contentArea a{ 
   color:#202020;
   font-weight:bold;
}

div#contentArea a:visited{       
    color:#205F9E;
    font-weight:bold;         

}

div#contentArea a:hover{        
    color:#CA3A07;
    font-weight:bold;         

}

div#rightArea{
	position: relative;
	width:168px;	
	margin: 0 auto 0px auto;
	float:left;
	z-index:2222;
	min-height: 2900px;
	_height: 2900px;
}


div#newsArea{                
	position:relative;
    margin: 0px auto 0px auto;
	width: 158px;
    padding-bottom:0px;   
    background-repeat:no-repeat;             
    margin: 0 auto 0px auto;         
    float: left;
    bottom:0px;
    z-index:2221;	
	height:44px;
	left:9px;
	border:0px solid blue;
}
div#gradeLadderArea{                
	position:relative;
    margin: 0px auto 0px auto;
	width: 158px;
	top:20px;      
    float: left;
    bottom:0px;
    z-index:1;	
	left:9px;
	border:0px solid blue
}

/* usefull br style */

br.clearAll {
	position: relative;
    clear: both;
    line-height: 0px;
    height: 0px;
}

 

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/

* html div#leftArea {
	margin-right: 0;
}


* html div#rightArea {
	height: 1%;
    margin-top: 0;

}

/* End hide from IE5/mac */

 

/* --------------------- FOOTER AREA START ------------------------ */

div#footerArea {		
    position:relative;		
	height: 145px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:835px;
	float:top left;
	left:0px;
	background-color:#1B81B2;
	padding-top:20px;
}

div#partnerArea{
	position:relative;
	top:0px;
	width: 100%;
	height:100px;
	left:13px;
	margin: 0px auto 0px auto;
	float:left;
	z-index:0;
	background-image: url(img/partners_bg_banner.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#footImg1 {
	position: absolute;
	left:25px;
	top:28px;
	height: 64px;
	width:110px;
	z-index: 2;	
	background-image: url(img/104_5.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}

div#corpExp {
	position: absolute;
	left:128px;
	top:28px;
	height: 64px;
	width:160px;
	z-index: 2;	
	border:0px solid green;
	background-image: url(img/CorpExp.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}

div#RandomComputing {
	position: absolute;
	left:280px;
	top:28px;
	height: 64px;
	width:130px;
	z-index: 2;	
	border:0px solid green;
	background-image: url(img/RandomComputing.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}

div#captialChem {
	position: absolute;
	left:414px;
	top:28px;
	height: 64px;
	width:68px;
	z-index: 2;	
	border:0px solid green;
	background-image: url(img/capitalchemist.gif);
	background-repeat: no-repeat;
	background-position: center;	
}

div#comboLogo {
	position: absolute;
	left:498px;
	top:28px;
	height: 64px;
	width:145px;
	z-index: 2;	
	border:0px solid green;
	background-image: url(img/comboLogo.gif);
	background-repeat: no-repeat;
	background-position: center;	
}

div#sportsmansLogo {
	position: absolute;
	left:663px;
	top:28px;
	height: 64px;
	width:110px;
	z-index: 2;	
	border:0px solid green;
	background-image: url(img/sportsmansLogo.gif);
	background-repeat: no-repeat;
	background-position: center;	
}



div#footerAreaCenter{
	position:relative;
	top:2px;
	width: 100%;
	margin: 0px auto 0px auto;
	float:left;
	z-index:0;
}

div#footerArea ul{
	position:relative;
	margin: 0px 0px 0px 0px;
	list-style: none;	
	z-index:1;
	line-height:10px;
	display:inline;
}

div#footerArea ul li {
	position: relative;
	float: left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;	
	text-align: center;	


}

div#footerArea ul a {
	position: relative;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	top:0px;
	left:170px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	padding-right:7px;
	padding-left:7px;	
	
}
div#footerArea ul a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CDDC82;
	float:left;
}

div#footerArea ul.NIMLastItem a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	padding-right:1px;
	padding-left:4px;	
	border-right:none;
}
div#footerArea ul.NIMLastItem a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #90A81D;
	float:left;
	border-right:none;
}

div#locations {
	position: relative;
	margin: 0px 0px 0px 0px;
	top:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;
	float:left;
	border:0px solid red;
	left:15px;

}
div#locations a{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;
	float:left;
}


div#design {
	position:absolute;		
	width:320px;
	left:500px;
	top:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-weight:bold;
	
}

div#design a{  
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-decoration:none;
   font-weight:bold;
}
/* --------------------- FOOTER AREA END ------------------------ */