/*
       Site:  NCET.ORG
Site Design:  Twelve Horses
        URL:  http://web.twelvehorses.com
   Designer:  Tim Miley
*/


/*  -GLOBALS
============================================================= */
html {
  font-size: 100%; 
}
  
body {
  margin: 0;  
  line-height: 1.5em; 
  font-family: Arial, Helvetica, sans-serif;
}
  
fieldset, form {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  display: none;
} 

u {
  text-decoration: none;
}
  
center {
  text-align: left;
}
  

input, textarea, select {
  border: 3px double #ccc;  
  font: 14px/19px Geneva, Arial, Helvetica, sans-serif;
  color: #666;
}  
  
input {
  background: #fff url('../images/bck_input.gif') repeat-x center center;
  font: 14px/19px Geneva, Arial, Helvetica, sans-serif;
  padding: 3px 0;
	border: 3px double #ccc;   
}
  
input:hover, select:hover, input:active, select:active, textarea:active, textarea:hover, input:focus, select:focus, textarea:focus {
  color: #666;
  border: 3px solid #ccc;
	}
  
/*  -TYPOGRAPHY
============================================================= */

h1, h2, h3, h4  { 
  margin: 0;
  text-align: left;
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-weight: normal;
  clear:both;
}
  
h6 {
  font-size: 11px;
  margin: 10px 0;
}


 h5, h6 {
  clear: both;
}


p {
  margin: 0 0 10px 0;
}
  
li {
  margin: 0 0 3px 0;
}
  
blockquote {
  margin: 10px 20px;
  padding: 10px 0 0 10px;   
  text-align: justify;    
} 

ul  {
  list-style: none;
  margin: 0;
  padding: 0;
} 

a, a:link, a:visited {
  text-decoration: none;  
}

.red {
  font: 14px "Arial Black", Arial, Helvetica, sans-serif;
  color: #ff0000;
}

/*  SPECIFIC TYPOGRAPHY + IMAGERY: CONTENT
============ */

#content h1, #content h2 {  
  font-size:20px;
  line-height: 24px;
  text-transform: uppercase;  
  font-weight: normal;
}

#content h1 a, #content h2 a, #content h1 a:link, #content h2 a:link {
  font-weight: normal;
} 
  
#content h3, #content h4 {  
  font-size:15px;
  text-transform: uppercase;  
  margin: 5px 0 10px 0; 
}

#content h3 a, #content h4 a,#content  h3 a:link,#content  h4 a:link {  
  color: #666!important;  
  font-weight: normal;
}

#content h3 a:hover, #content h4 a:active {
  color: #333!important;
  background: none!important;
}

#content, #footer {
  font: 13px/19px Geneva, Arial, Helvetica, sans-serif;
  color: #666;	
}

#content a, #footer a {
  font-weight: bold;
}
  
#content small {
  text-transform: uppercase;  
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
}
  
#content small span {
  font: 12px "Arial Black", Arial, Helvetica, sans-serif; 
}
  
#content a, #content a:link, #content a:visited #footer p a, #footer p a:link, #footer p a:visited {
  font-weight: bold;
} 
  
#content a:hover, #content a:active, #footer p a:hover, #footer p a:active {
  text-decoration: none;
} 

#content ul {
  margin: 15px 0;
}

#content li {
  margin-left: 15px;
}
  
#content img {
  max-width: 540px; 
  margin: 0;
  padding: 0;
}
  
img, img a, img a:hover {
  background: none; 
  border: none;
}
  
  
/*  SPECIFIC TYPOGRAPHY: SIDEBAR + NAV
============ */

#nav a, #nav a:link, #nav a:visited {
  color: #807f7e; 
  display: block;
  padding: 0 0 0 25px;
}

#nav a:hover, #nav a:active {
  color: #555453;
  text-decoration: none;
}

#sidebar_dual h1, #sidebar_dual h2 {  
  color: #666;
  font-size: 16px;  
  margin: 15px 0 5px 0;
}
  
#sidebar_dual  {
  font: 12px Arial, Helvetica, sans-serif;
  color: #666;
}

#sidebar_dual a {
  color: #333;
  padding: 1px 2px;
}
  

/*  -BLOCK LEVEL ELEMENTS total width: 1074px - 90px padding = 984px;
============================================================= */

#wrapper { 
  background: url('../images/bck_repeat.gif') repeat-y top left;
  width: 984px;
  margin: 0 auto;
  padding: 35px 45px 0 45px;  
  position: relative;
} 
  
#nav {
  font: 12px "Arial Black", Arial, Helvetica, sans-serif;
  text-transform: uppercase;  
  position: absolute;
  right: 45px;
  top: 70px;
}
  
#nav li {
  float: left;  
}


#ncet {
  background: url("../images/ncet_blue.gif") no-repeat bottom left;
  text-indent: -9999px;
  position:relative;
  width: 346px;
  height: 52px;
} 

#ncet a {
  width: 346px;
  height: 52px;
  display: block;
}
  
#flash {
  clear:both;
  padding-top: 10px;
  overflow: auto;
  margin-bottom: 5px;
} 

#content {
  width: 540px;
  padding: 10px 20px 20px 0;  
  float: left;    
  /*text-align: justify;*/
} 
  
#border {
  clear:both;
  margin-top: 15px;
}
  
#footer { 
  text-align: center;
  margin-top: 15px;
}
    
#sponsors { 
  margin-bottom:25px;
}
  
#sponsors img {
  margin: 0 25px;
}
  
#sponsors img a:hover {
  text-decoration: none;
  background: none !important;
  color: #fff;
}

#sponsors a {
  background: none !important;
  color: #fff;
}

#wrapper_bottom {
  background: url("../images/bck_footer.gif") no-repeat top left;
  width: 1074px;
  height: 61px;
  margin: 0 auto;
  padding-bottom: 50px;
}
  
/*  -SIDEBAR DUAL COLUMN
  ============================================================= */  
#sidebar_dual {
  background: url('../images/sidebar_top.gif') no-repeat top center;
  width: 424px;
  float: right; 
  padding-top: 10px;
  margin-top: 2px;
} 
  
#sidebar_main {
  background: #f0f0f0 url('../images/sidebar_repeat_top.gif') repeat-x top center;
  margin-bottom: 10px auto 0 auto;
  width: 422px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;  
  overflow: auto; 
}
  
#sidebar_bottom {
  background: url('../images/sidebar_bottom.gif') no-repeat top center;
  width: 424px;
  height: 10px; 
  margin-bottom: 20px;
}

#sidebar_one, #sidebar_two {
  width: 200px;
  padding-left: 10px;
  float: left;
  margin-bottom: 30px;
}   
  
#sidebar_search {
  width: 135px;
  text-transform: uppercase;
  font: 13px "Arial Black",Arial, Helvetica, sans-serif;
}
  
#submit {
  width: 40px;
  border: none; 
  padding: 4px 0;
  color: #FFF;
  cursor: pointer;
  text-transform: uppercase;
  font: 13px "Arial Black",Arial, Helvetica, sans-serif;
}
  
  
  
/*  -ELEMENTS
============================================================= */

#flash_image {
  float:left;
}

#flash_nav {
  float: right;
}
  
/*  -RSS
============================================================= */
#rss {  
  padding-left: 25px;
  height: 30px; 
} 

#rss a  {
  color: #666;
} 

#rss a:hover {
  background: none; 
  color: #555453;
 }

/*  -ARCHIVE
============================================================= */
.panel {
  margin: 0px;
  padding: 0px;
  width: 200px;
 /* border: 1px solid #f0f0f0;  */
  overflow: hidden;
}

.tab {
  margin: 0;
  padding: 0;
  cursor: pointer;
  -moz-user-select: none;
  -khtml-user-select: none;
  height: 20px;
}

.panel_content {
  margin: 0px;
  padding: 0px;
}
  
/*===============IE 6/FOX ELEMENTS==================*/

/* float fix \*/
*html #flash, *html #sidebar_main {
  height: 1%;
}
:focus
{
-moz-outline-style: none;
}

