/*
IODAlliance.com Revision
Author: Nelson
*/


/* MAIN CSS */



body {
	font-size: 14px;
	font-family: helvetica, Sans-Serif;
    color: #333;
	text-align: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 1.3em;
	}


a.more {
font-weight: bold;
	text-decoration: underline;

}

a {
	color: #666;
	text-decoration: underline;
	}

a:hover {
	color: #666;
	text-decoration: underline;
	}
	
h7 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333;
	}

	

h6 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333;
	}


h5 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
	color: #333;
	border-bottom: dotted 1px #666;
	}
	
h4 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
	color: #333;
	border-bottom: dotted 1px #666;
	}

h3 {
	font-size: 26px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #333;
	}
		
h2 {
	font-size: 26px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	color: #333;
	}



h1 {
	font-size: 26px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #0b5e6c;
	}	


a:hover h3 {
	text-decoration: underline;
	}
	



/* END MAIN CSS */


/* HEADER */

#header-GCS {
height: 145px;
width: auto;
margin: 0px;
clear: both;
}

#header-GCS-inside {
width: 950px;
text-align: left;
margin: auto;
}

#header-GCS-inside img {
border: none;
}

.iodaLogo {
float: left;
}



/* END HEADER */




/* NAVIGATION */


#nav-GCS {
background-image:url('../mainsiteImg2/nav-grad.gif');
height: 48px;
width: auto;
margin: 0px;
clear: both;
}

#nav-GCS-inside {
width: 950px;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    height:48px;
	margin: auto;
}

#nav-GCS-inside ul {
	padding: 0px 20px 0px 0px;
	margin-left: 0px;
}

#nav-GCS-inside li {
    text-align: center;
    list-style: none;
    display: inline;
}

#nav-GCS-inside a {
    color: #ffffff;
    text-decoration:none;
	margin-top: 1px;
    padding: 20px 22px 12px 22px;
    float:left;
}


#nav-GCS-inside a:hover { 
    color:#ffffff;
	margin-top: 1px;
    padding: 20px 22px 12px 22px;
	background-color: #353535;
	}

#nav-GCS-inside a:active {
    color:#FFFFFF;
}



/* END NAVIGATION */




/* FLASH */

#flash-GCS {

background-image:url('../mainsiteImg2/flash-grad.gif');
height: 252px;
width: auto;
margin: 0px;
clear: both;
}

#flash-GCS-inside {
width: 950px;
margin: auto;
}

/* END FLASH */




/* CONTENT SECTION */


#content-GCS {
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
}

#content-GCS-950 {
width: 950px;
margin: auto;
padding: 0px 0px 0px 0px;
text-align: left;
}

#content-GCS-950 a {
font-weight: bold;
}


/* CONTENT SECTION GCS */

#content-GCS-50-25-25across {
float: left;
text-align: left;
width: 950px;
clear: both;
}

.content-GCS-50-25-25first {
float: left;
text-align: left;
width: 440px;
padding: 20px 25px 20px 10px;
}

.content-GCS-50-25-25second {
float: left;
text-align: left;
width: 217px;
padding: 20px 10px 20px 10px;
background-color: #CCCCCC;
height: auto;
}

.content-GCS-50-25-25third {
float: left;
text-align: left;
width: 218px;
padding: 20px 10px 20px 10px;
}

#content-GCS-75-25across {
float: left;
text-align: left;
width: 950px;
clear: both;
}

.content-GCS-75-25first {
float: left;
text-align: left;
width: 652px;
padding: 20px 50px 20px 10px;
}

.content-GCS-75-25second {
float: left;
text-align: left;
width: 218px;
padding: 20px 10px 20px 10px;
}

/* END CONTENT SECTION GCS */



/* FOOTER */



#subfooter-GCS {
border-top: dotted 1px #000000;
height: 105px;
width: auto;
margin: 0px;
clear: both;
color: #333;
}

#subfooter-inside {
    width: 950px;
    margin: auto;
	font-size: 11px;
	text-align: center;
	padding-top: 40px;

}
#subfooter-inside a {
	color:#666;
	text-decoration:none;
}


#subfooter-inside a:hover { 
	color:#333;
	text-decoration: underline;

}

/* END FOOTER */
.menu {font-family: arial, sans-serif; width:100%; height:47px; position:relative; font-size:12px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:105px; height:47px; text-align:center; line-height:50px; font-size:12px; overflow:hidden;}
.menu ul li a:hover {display:block; text-decoration:none; color:#fecc66; width:105px; height:47px; text-align:center; background:#333; line-height:50px; font-size:12px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#333;}
.menu ul li:hover ul {display:block; position:absolute; top:47px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#666; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#666; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#666; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}




