/* @override http://www.sigecom.org/ec10/ec.css */

/*Style for EC10
Design by Roland Osborne http://www.nethernet.com*/

/*Globals*/

body {
	color: #404040;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #fff;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top-color: #404040;
	border-right-color: #3b81aa;
	border-right-width: 0;
}



p {
	margin-top: 10px;
	padding-top: 0;
}

.border {
	border: 1px solid #CCCCCC;
}

strong a:link, strong a:active, strong a:visited {
	color: #404040;
	text-decoration: none;
}

strong a:hover{
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #0C5179;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

h2{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #61402c;
}

/*Left Side*/

#left {
	background-color: transparent;
	background-position: 0 20px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 100%;
	z-index: 10;
	float: left;
	border-top-color: #8fb527;
	border-top-width: 20px;
	border-left-color: #3b81aa;
}

#logo {
	margin-top: 20px;
}

.divider {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #404040;
	border-top-color: #404040;
	border-right-color: #404040;
	border-left-color: #404040;
}

.dates {
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 260px;
	left: 20px;
	width: 155px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.dates p {
	color: #676767;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}

.dates a {
	color: #404040;
	font-style: normal;
	text-decoration: underline;
}

#more {
	height: 0;
}

#crampton.more p{
	
}

/* Fix for jumps on load */

/*Content*/

.orange{
	color: #991021;
}

#content {
	background-image: url(images/topborder.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	width: auto;
	clear: none;
	margin: 0 0 0 364px;
	padding: 40px 20px 0;
	border-top-color: #8fb527;
	border-top-width: 0;
	border-right-color: #8fb527;
	border-bottom-color: #8fb527;
	border-left-color: #8fb527;
}

#content li {
	margin: 2px;
	list-style-image: url(images/bullet_green.gif);
}

.footer {
	color: #9a9a9a;
	font-size: 10px;
	text-align: center;
	width: 100%;
	clear: both;
	margin: 20px 10px;
}

.footer a {
	color: #9a9a9a;
	text-align: center;
	width: 100%;
}

.red{
	color:red;	
}

* html #content {
	background-image: url(images/topborder.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	margin: 0 0 0 364px;
	padding: 40px 20px 0;
	width: 500px;
	border-top-width: 0;
	border-top-color: #8fb527;
	border-right-color: #8fb527;
	border-bottom-color: #8fb527;
	border-left-color: #8fb527;
}

#content h1 {
	margin: 0 0 10px;
	padding: 0;
}

.header {
	text-align: right;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #404040;
	border-left-color: #404040;
	border-right-color: #404040;
}

.paddit{
	padding-bottom: 20px;
	padding-left: 20px;
}

blockquote{
	width: 250px;
	padding: 5px;
	border: 1px dotted #bebebe;
	margin-left: 20px;
	background-color: #edf3fa;
}

blockquote p{
	padding: 0;
	margin: 0;
}

.people {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

div.registration{
	width: 550px;
	border: 1px solid #e4e4e4;
	height: 35px;
	padding: 20px;
	border-left: 10px solid #991021;
}


.td1{
	background-color: #e3f1ff;
	border: 1px dotted #cbcbcb;
}
.td2{
	
	border: 1px dotted #cbcbcb;
}


div.regbutton{
	float: right;
}

div.extras{
	padding: 5px;	
	border: 1px solid #e4e4e4;
	border-left: 10px solid #4f789f;
	margin-top: 5px;
}

a.pdf{
	padding-left: 23px;
	display: block;
	height: 16px;
	bottom: 10px;
	position:relative;
	background: url(images/pdf.gif) no-repeat;
}

a.pdfspacer{
	display: block;
	height: 16px;
}

.papers{
	float: right;
	text-align: center;
	
	margin: 0 0 10px 10px;
	padding: 5px;
	font-weight: bold;
	color: #404040;
	border: 2px solid #4f789f;
}

#reg, #reg2{
	padding-top: 20px;
}

.regbutton #reg{
	padding-top: 0px;
}

.people div {
	float: left;
	clear: both;
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}

* html .people div {
	width: 400px;
	float: left;
	clear: both;
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}

.clear {
	clear: both;
}

.paddit{
	padding-bottom: 20px;
	padding-left: 20px;
}

.people img {
	float: left;
	margin: 0 20px 0 0;
}

.people li img {
	float: none;
	margin: 0;
	padding: 0;
}

.people div ul {
	margin: 0 0 0 140px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/bullet_green.gif);
}

.grayBox {
	background-color: #f7f7f7;
	padding: 5px 10px;
	border-color: #dbdbdb;
	border-style: dotted;
	border-width: 1px 0 0 0;
}

.blueBox {
	font-weight: bold;
	background-color: #edf3fa;
	padding: 5px 10px;
	border-style: dotted;
	border-width: 1px 0 0;
	border-color: #dbdbdb;
}

.schedule td {
	color: #3e3e3e;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 19px;
	padding: 5px 10px;
}

.tableContent {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-left: 2px solid #fff;
}

.tableContent:hover{
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-left-color: #ad612d;
}

.scheduleNav ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

.scheduleNav {
	color: #404040;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	bottom: 75px;
	width: 180px;
	height: 0;
	float: right;
	margin-right: -5px;
	text-align: right;
}

.scheduleNav a, .scheduleNav a:active, .scheduleNav a:visited {
	color: #2b2b2b;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	background-color: #d9ecfa;
	text-decoration: none;
	width: 40px;
	height: 40px;
	padding: 2px;
	border: solid 1px #bdbdbd;
}

.scheduleNav a:hover {
	color: #fff;
	background-color: #991021;
}



.floatRight {
	float: right;
}

.platinum {
	background-image: url(images/platinum.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	height: 60px;
	padding: 10px 10px 0 70px;
	border-color: #f4f4f4;
	border-style: solid solid dotted;
	border-width: 1px 1px 1px 0;
}

.gold {
	background-image: url(images/gold.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	height: 60px;
	padding: 10px 10px 0 70px;
	border-color: #f4f4f4;
	border-style: solid solid dotted;
	border-width: 1px 1px 1px 0;
}

.friend {
	background-image: url(images/friend.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	height: 60px;
	padding: 10px 10px 0 70px;
	border-color: #f4f4f4;
	border-style: solid solid dotted;
	border-width: 1px 1px 1px 0;
}

/*Navigation*/

.visible {
	visibility: visible;
	display: inherit;
}

.invisible {
	visibility: hidden;
	display: none;
}

#nav {
	background-color: #ebebeb;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	left: 210px;
	width: 150px;
	height: 100%;
	border-right: 2px solid #9c9c9c;
	border-left: 2px solid #9c9c9c;
	border-top-color: #8fb527;
	border-top-width: 20px;
	border-bottom-width: 0;
}

html>body #nav {
	background-color: #ebebeb;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 210px;
	width: 150px;
	height: 100%;
	border-right: 2px solid #9c9c9c;
	border-left: 2px solid #9c9c9c;
	border-top-color: #8fb527;
	border-top-width: 20px;
	border-bottom-width: 0;
}

.menu {
	position: absolute;
	top: 255px;
	margin: 0;
	padding: 0;
	width: 150px;
	list-style-image: url(images/blank.gif);
}

html>body .menu {
	position: fixed;
	top: 255px;
	left: 212px;
	margin: 0;
	width: 150px;
	padding: 0;
	list-style-image: url(images/blank.gif);
}

.menu li a {
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #404040;
	display: block;
	width: auto;
	text-decoration: none;
	padding: 2px 0 2px 5px;
}

* html .menu li a,* html .menu li a:visited,* html .menu li a:active {
	color: #404040;
	width: 146px;
	text-decoration: none;
	padding: 0 0 0 4px;
}

* html .menu li a:hover {
	color: white;
	text-decoration: none;
	padding: 0 0 0 4px;
}

.menu li a:hover {
	color: #fff;
	background-color: #991021;
}

.menu li:hover {
	color: white;
	list-style-image: url(images/bullet.gif);
}

.menu li.current {
	color: white;
	list-style-image: url(images/bullet.gif);
}

.menu li.current a, .menu li.current a:visited {
	color: white;
	background-color: #404040;
}

.submenu {
	background-color: #ddd;
	margin: 0 0 5px;
	width: auto;
	padding: 0;
	border-bottom: 1px solid #c1c1c1;
}

* html .menu .submenu li a, * html .menu .submenu li a:active, * html .menu .submenu li a:visited {


/*IE only. Actual menu width minus left padding of A element (10px) */
color: #404040;
	background-color: #ddd;
	text-decoration: none;
	width: 126px;
	padding: 0;
}

* html .menu .submenu li a:hover {
	color: #3482ac;
	background-color: transparent;
	text-decoration: underline;
	list-style-type: circle;
	list-style-image: none;
	width: 126px;
	padding: 0;
}

.menu .submenu li a, .menu .submenu li a:active, .menu .submenu li a:visited {
	color: #404040;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #ddd;
	width: auto;
	text-decoration: underline;
	margin: 2px 0;
	padding: 2px;
}

.submenu li {
	background-color: transparent;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.submenu li:hover {
	list-style-image: none;
	margin: 0 0 0 20px;
	padding: 0;
}

.menu .submenu li.current {
	color: #404040;
	background-color: #ddd;
	width: inherit;
	list-style-type: circle;
	list-style-image: none;
}

.menu .submenu li.current a, .menu .submenu li.current a:visited {
	color: #404040;
	background-color: #ddd;
	width: inherit;
}

.menu .submenu li a:hover {
	color: #3482ac;
	background-color: transparent;
	text-decoration: underline;
	list-style-type: circle;
	list-style-image: none;
}

strong a:link{
	text-decoration:underline;
}
