 /* teachnm.org CSS - revised 2006-09-03 (based on Leaves v1.0 by Anthony) */

#container {
	width: 760px;
	margin: 0 auto;
	color: #666;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

body {
	font: 62.5% Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

div#nav {
	background: #369;
	height: 23px;
	margin-bottom: 1em;
}

form#form1 {
	margin-right: 10px;
	float: right;
	font-size: 9px;
	clear: right;
	position: absolute;
	top: 75px;
	left: 550px;
}

header p {
	float: left;
	width: 50%;
}

h1 {
	height: 54px;
	width: 760px;
	background: url(images/ssds_logo_long.gif) no-repeat;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}

h1 span {
	visibility: hidden;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

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

a:hover {
	color: #369;
	background-color: #F5F5F5;
}

input {
	background-color: #fff;
	color: #999;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 3px;
}

.button {
	padding: 2px;
}

h1, h2, h3, h4, h5 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin: .5em 0px;
	padding: 0px;
	line-height: 1em;
}

small {
	font-size: 0.8em;
	font-weight: normal;
	display: block;
	line-height: 120%;
}

.provisional {
	background: #fff;
}

.master {
	background: #ccc;
}

.professional {
	background: #eee;
}

#header {
	border-bottom: 3px solid #948979;
	clear: both;
	margin: 0px;
}

#home #content {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 760px;
	font-size: 1.1em;
}

#home #navigation ul {
	margin: 0px;
	padding: 0px;
	width: 760px;
	border-style: none;
}

#home #navigation ul li {
	float: left;
	border-right: 1px solid #eee;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1em;
	padding-left: 1em;
}

#header p {
	color: #999;
	font-size: 1.1em;
	padding: 0px;
	margin: .5em 0em .5em 2em;
}

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 140px;
}

#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #ccc;
}

#home #navigation a {
	width: auto;
	padding: 0px 0em 0px 0px;
	border-style: none;
}

#navigation a:link, #navlist a:visited {
	color: #CC6714;
	text-decoration: none;
}

#navigation a:hover {
	background: #000000 url(../old site/images/arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color: #CC6714;
}

#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}

.promo1 {
	width: 242px;
	float: left;
	background: url(images/promo_calendar.jpg) no-repeat center top;
	padding-top: 110px;
	height: 40px;
	border-left: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
}

.promo2 {
	width: 225px;
	float: left;
	height: 40px;
	padding-top: 110px;
	background: url(images/promo_topten.jpg) no-repeat center top;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 8px;
	padding-left: 7px;
}

ul.promo {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.promo3 {
	width: 242px;
	float: left;
	clear: right;
	background: url(images/promo_messages.jpg) no-repeat center top;
	height: 40px;
	padding-top: 110px;
	border-right: 1px solid #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
}

#sidebar {
	float: right;
	width: 175px;
	font-size: 12px;
	margin-right: 10px;
}

#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.sidemenu li.title a {
	background-color: #5DADD0;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}

.sidemenu li.title a:hover {
	text-decoration: underline;
}


#footer {
	margin-top: 1em;
	clear: both;
	background-color: #575352;
	font-size: 1.1em;
}

#footer p {
	color: #999999;
	padding: .5em;
}

#footer p a {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

em {
	font-style: normal;
	background: #ff9;
}

img {
	border-style: none;
}

#content th {
	font-weight: bold;
	background: #eee;
	text-align: center;
}

#content td {
	vertical-align: top;
}

#content table {
	margin-bottom: 1em;
}

#page #content {
	font-size: 1.1em;
	width: 525px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}

div.vcard {
	padding-left: 20px;
	background: url(images/contact-new.png) no-repeat left top;
	margin-bottom: 1em;
}

div.vcard .fn {
	font-weight: bold;
}

#content table caption {
	font-size: 1.6em;
	font-weight: bold;
}

div.vcard div {
	display: block;
}

caption {
	font-size: medium;
	font-weight: bold;
}

#tickerbox {
	width: 600px;
	height: 23px;
	background-image: url(images/bg_ticker.png);
	padding-left: 160px;
	line-height: 25px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-size: 11px;
}

kbd {
	font-size: 1.2em;
	color: #000;
	margin-left: .25em;
}

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

ul.photos li {
	margin-bottom: 1em;
	line-height: 1em;
	float: left;
	width: 45%;
}

ul.photos li img {
	display: block;
	margin-bottom: .25em;
	border: solid 1px #999;
}

div.winners p img {
	border: solid 1px #999;
	float: left;
	margin-right: .5em;
}

div#sidemenu ul {
	margin: 0;
	padding: 0;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
	width: 180px;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #90bade;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
	w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

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

#blueblock li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#blueblock li a{
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
	width: auto;
}

#blueblock li a:hover{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
}#sidebar p.headshot img {
	display: block;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 3px;
	border: 1px solid #666666;
}
#sidebar p.headshot {
	font: .75em Arial, Helvetica, sans-serif;
	color: #0066CC;
	letter-spacing: 0.0625em;
	vertical-align: text-bottom;
	text-align: center;
	margin: 0px;
}
#events {
	width: 175px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-size: 90%;
	background-color: #EBEBEB;
	color: #fff;
}

* html #events {
	/

*IE 6 only */
w\idth: 165px;
/*

Box model bug: 180px minus all left and right paddings for #blueblock */
}

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

#events li {
	border-bottom: 1px solid #fff;
	margin: 0;
}

#events li a {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #B9C1D7;
	color: #165BA0;
	text-decoration: none;
	width: 100%;
}

html>body #events li a {
	

/*Non IE6 width*/
width: auto;
}

#events li a:hover {
	background-color: #165BA0;
	color: #fff;
}
#events li.title a {
	background-color: #165BA0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5em;
}

#events li.title a:hover {
	text-decoration: underline;
}

.promos h2 {
	color: #666;
	font-size: 16px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 .5em;
}

div.promos ul {
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	margin: 1em 0;
}

div.promos ul li {
	color: #165BA0;
	padding-left: 13px;
	background: url(/images/spark.png) no-repeat left center;
}

div.promos {
	width: 163px;
	border: 1px solid #666;
	padding: 5px;
}