/* Default Style Sheet */

body 	{
	margin-top: 50px;
	padding: 0;
	/* background: #0A1420;*/
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
	}

h1 	{
	font-size: 1.6em;
	font-weight: strong;
	}

h2 	{
	font-size: 1.6em;
	font-weight: normal;
	}

h3 	{
	font-size: 1.3em;
	font-weight: normal;
	}

h3 	{
	font-size: 1.0em;
	font-weight: normal;
	}



ul 	{
	}

a 	{
	text-decoration: none;
	color: #FFFF66;
	}

a:hover {
	border-bottom: none;
	color: #FF8040;
	}


a img 	{
	border: none;
	}

img.left {
	float: left;
	margin: 0 20px 0 0;
	}

img.right {
	float: right;
	margin: 0 0 0 20px;
	}

#header {
	width: 940px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
	}

/* Header................................................................ */

#logo {
	width: 940px;
	height: 80px;
	margin: 0 auto;
	padding-top: 5px;
	}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
	}

#logo span {
	}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	font-size: 3em;
	}

#logo p {
	/*text-transform: uppercase;*/
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
	}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	}

/* Menu................................................................ */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(../images_style/images_default/img01.png)  no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin: 0;
	padding: 16px 30px 0 30px;
	background: url(../images_style/images_default/img14.png) no-repeat right 7px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#menu a:hover {
	color: #FFF380;
}

#menu .current_page_item a {
	color: #04283B;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
	background: url(../images_style/images_default/img16.png) repeat-y left top;
	}




/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}






/* Content................................................................ */

#content {
	float: left;
	width: 560px;
	background: url(../images_style/images_default/img12.png) repeat-y left top;
}

#content-bgtop {
	background: url(../images_style/images_default/img11.png) no-repeat left top;
}

#content-bgbtm {
	padding: 20px 10px;
	background: url(../images_style/images_default/img13.png) no-repeat left bottom;
}

.post {
	padding-bottom: 15px;
	background: url(../images_style/images_default/img15.png) repeat-x left bottom;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}



/* Sidebars................................................................ */

#sidebar1 {
	float: left;
	color: #04283B;
	}

#sidebar1-bgtop {
	background: url(../images_style/images_default/img03.png) no-repeat left top;
	}

#sidebar1-bgbtm {
	padding-top: 10px;
	}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(../images_style/images_default/img06.png) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
	}

#sidebar1 a {
	color: #04283B;
	}

#sidebar2 {
	float: right;
	}

#sidebar2-bgtop {
	background: url(../images_style/images_default/img07.png) no-repeat left top;
	}

#sidebar2-bgbtm {
	padding-top: 10px;
	}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(../images_style/images_default/img10.png) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}

#sidebar2 a {
	color: #FFFFFF;
	}

#sidebar2 a:hover {
	color: #FFFF99;
	}




.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.sidebar li {
	padding: 0 0 20px 0;
	}

.sidebar li ul {
	}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
	}

.sidebar a {
	}





/* Search................................................................ */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 150px;
	height: 18px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}







/* Footer................................................................ */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}





/*Members Area menu ................................................................*/
#submenu1 a, #submenu1 a:visited {
  	position:relative;
  	text-decoration:none; 
  	text-align:center; 
  	background-color:#7fa9bf; 
  	color:#ffffff; 
  	display:block; 
  	width:12em; 
  	border:2px solid #fff;
  	border-color:#b7cbdf #3b4144 #3b4144 #b7cbdf;
  	padding:0.3em;
  	margin:0.3em auto;
  	}

/*border-color= top right bottom left*/
/*border-color= bright medium-dark dark medium-light*/
	#submenu1 a:hover {
	  top:2px;
	  left:2px;
	  color:#ffffff;
	  border-color:#3b4144 #b7cbdf #b7cbdf #3b4144;
	  }


/*Members Area Abbreviations Menu................................................................*/

#nav span {
	display:none;
	}

a.nav, a.nav:link, a.nav:visited {
	float:left;
	display:block;
	width:26px;
	height:26px;
	background:#66cc33;
	border:1px solid #000;
  	border-color:#b7cbdf #3b4144 #3b4144 #b7cbdf;
	margin-top:1px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:1em;
	font-weight:800;
	color:#3b4144;
	line-height:25px;
	overflow:hidden;
	}

a.nav:hover {
	color:#3b4144;
	background:#66cc00;
	border-color:#3b4144 #b7cbdf #b7cbdf #3b4144;
	}

a.nav:active {
	color:#3b4144;
	background:#66cc00;
	border-color:#3b4144 #b7cbdf #b7cbdf #3b4144;
	}




/*Members Area Abbreviations Fade out................................................................*/

.container {
	width:500px;
	position:relative;
	margin:25px auto 100px auto;
	text-align:left;
	border-right:20px;
	/*background:#000;*/
	}

.abbreviations {
	text-align:left;
	padding:0 10px 50px 10px;
	width:500px; height:290px;
	overflow: auto;
	}

.fade_top {
	position: absolute;
	height: 40px;
	width:100%;
	top:0; left:0;
	background:url(../images_style/fade_top.png);
	}
	
.fade_bottom {
	position: absolute;
	height: 40px;
	width:100%;
	bottom:0; left:0;
	background:url(../images_style/fade_bottom.png);
	}
 
h1.headline {margin:40px 0 10px 0; font-size:1.5em;}
 
.fade_img {background:#000;}



/*Members Area National Standards Fade out................................................................*/


.containerns {
	width:220px;
	position:relative;
	margin:25px auto 100px auto;
	text-align:left;
	border-right:20px;
	/*background:#000;*/
	}

.nationalstandards {
	text-align:left;
	padding:0 10px 50px 10px;
	width:220px; height:220px;
	overflow: auto;
	}

.fade_topns {
	position: absolute;
	height: 40px;
	width:100%;
	top:0; left:0;
	background:url(../images_style/fade_top.png);
	}
	
.fade_bottomns {
	position: absolute;
	height: 40px;
	width:100%;
	bottom:0; left:0;
	background:url(../images_style/fade_bottom.png);
	}
 
h1.headline {margin:40px 0 10px 0; font-size:1.5em;}
 
.fade_img {background:#000;}




#dropinboxv2cover{
	width: 320px; /*change width to desired */
	/*height: 250px;*/  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 100;
	overflow:hidden;
	visibility: hidden;
	}
 
#dropinboxv2{
	width: 300px; /*change width to above width-20. */
	/*height: 250px;*/ /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
	border: 1px solid black; /*Customize box appearance*/
	background-color: lightgrey;
	padding: 4px;
	position:absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
	}

