@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
}
form {

}
#container {
	background-color: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; /* this overrides the text-align: center on the body element. */
	width: 787px;
	padding: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
} 
#header {
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 200px;
	width: 787px;
	background-color: #317DD1;
	background-image: url(images/nccampoheader.jpg);
	background-repeat: no-repeat;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	font-size: 85%;
	text-align: center;
	background-color: #156695;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 18px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sidebar1 a:hover {
    color: #7B9D44;
	padding-left: 6px;
	border-left: 6px solid #7B9D44;
	font-weight: 600;
}
#mainContent p {
	font-size: 100%;
	color: #000;
}
#mainContent {
	float: right;
	font-size: 10pt;
	background: #FFFFFF;
	padding: 10px;
	width: 550px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	text-align: left;
}
#photobox {
	float: right;
	width: 550px;
	margin-right: 5px;
	background-image: url(/images/2009Conference.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: top;
}


#commentsect {
	width: 512px;
	height: 355px;
	border: 0;
	padding: 5px;
	background-color: #CCCCCC;		
}		

#memberlinks {
	padding-left: 32px;

}
#footer {
	background-color: #166695;
	padding: 0;
	height: 21px;
	float: none;
	clear: both;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
    float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.moduletable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.style1 {
	color: #FFFFFF;
	font-size: 75%;
}
a:link {
	color: #7B9D44;
	text-decoration: none;
}
a:hover {
	color: #70A3EF;
	text-decoration: underline;
}
a:visited {
	color: #7B9D44;
	text-decoration: none;
}
.style19 {
	font-size: 10pt
}
.style10 {
    color: #004773;
	font: bold;
}
.style22 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #00436D;
}
.style23 {
	color: #00436D;
	font: bold;
}
body {
	background-color: #7B9D44;
}
a:active {
	text-decoration: none;
}
.style94 {font-size: 14px}
.style95 {	color: NAVY;
	font-size: 14px;
	font-weight: bold;
}
.style98 {font-family: Arial, Helvetica, sans-serif; font-size: 75%;}
.style104 {color: #CC0000}

.style49 {
	font-size: 10px;
	font-weight: bold;
}
.style54 {
	font-size: 100%;
	font-weight: bold;
}
a:link {
	color: #0E6399;
}
a:hover {
	color: #7B9D44;
}
a:visited {
	color: #886150;
}
a:visited {
	color: #886150;
}
.style55 {color: #04598F}
a:link {
	color: #0E6399;
}
a:hover {
	color: #333333;
}
.style56 {color: #FF0000}
.style58 {color: #000000}

/* ==================== Form style sheet ==================== */

form {
	width: 450px;
	background-image: url(images/commentformtemp.jpg);
	background-repeat: no-repeat;
	height: 725px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	background-position: center;
	top: 100px;
	left: 40px;
	bottom: 40px;
	padding: 0px;
}

fieldset {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
	padding-top: 140px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #095D92;
	border-right-color: #095D92;
	border-bottom-color: #095D92;
	border-left-color: #095D92;
}
legend {
	font-size: 1.1em;
	background-color: #095D92;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

label.float {
	float: left;
	display: block;
	width: 100px;
	clear: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
label {
	display: block;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
label.spam-protection { display: inline; width: auto; margin: 0; }

input.inp-text, textarea, input.choose, input.answer {
	border: 1px solid #909090;
	background-color: #DFF3FF;
	padding: 3px;
}
input.inp-text { width: 300px; margin: 0 0 8px 0; }
textarea {
	width: 400px;
	height: 150px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 50px;
}

input.choose { margin: 0 2px 0 0; }
input.answer { width: 40px; margin: 0 0 0 10px; }
input.submit-button {
	letter-spacing: 1px;
	display: block;
	margin: 19px 0 0 0;
	background-color: #095B8D;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #27789E;
	border-right-color: #216485;
	border-bottom-color: #143E52;
	border-left-color: #2B8BB5;
}

form br { display: none; }

/* ==================== Form style sheet END ==================== */

table.datatable tr {
	border-width: 4px;
	border-spacing: 0;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
.datatable th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	background-color: #faf0e6;
	-moz-border-radius: 0;
}
.datatable td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	background-color: #faf0e6;
	-moz-border-radius: 0;
}


/* ActsAsTreeTable
 * ========================================================================= */

/* Expander
 * ------------------------------------------------------------------------- */
.acts_as_tree_table tr td .expander {
	background-image: url(../images/bullet_toggle_minus.png);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0;
	zoom: 1; /* Hack for IE, works in IE7, I refuse to check in IE6 or older */
}

.acts_as_tree_table tr.collapsed td .expander {
	background-image: url(../images/bullet_toggle_plus.png);
}

.acts_as_tree_table tr.expanded td .expander {
	background-image: url(../images/bullet_toggle_minus.png);
}

#slideshow {
	height:197px;
	width: 196px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height:197px;
	width: 196px;
	background-color: #136594;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height:197px;
	width: 196px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

a:visited {
	color: #886150;
}
a:link {
	color: #0E6399;
}
a:hover {
	color: #333333;
}
.style56 {color: #FF0000}
.style105 {color: #7b9d44}
a:link {
	color: #0E6399;
}
a:hover {
	color: #7B9D44;
}
a:visited {
	color: #886150;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style55 {
    color: #7b9d44;
}
#body #mainContent #insert {
	height: 300px;
	width: 500px;
	left: 30px;
	background-image: url(images/thankyou.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
form#sendcomment {
	background-image: url(images/commentformback.png);
	background-repeat: no-repeat;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	height: 615px;
	width: 426px;
	padding-top: 100px;
	padding-left: 35px;
}
.style108 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
.style109 {font-family: Tahoma}
.style111 {font-family: Tahoma; font-weight: bold; }
.style114 {font-size: 100%; color: #000000;}
.style116 {font-weight: bold; color: NAVY;}
.style118 {font-size: 100%}
#input {
	background-color: #000000;
	height: 500px;
	width: 787px;
	position: relative;
	padding: 0px;
	margin-top: -10px;
}
#head {
	background-image: url(images/2009Conference.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 550px;
	margin-top: 35px;
	margin-left: -3px;
}
#text {
	color: #FFFFFF;
	text-align: left;
	margin-top: 450px;
	padding-left: 50px;
}
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	width: 500px;
	padding-right: 35px;
	padding-top: 300px;
	}
	#gallery ul {
	list-style: none;
}
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	position: absolute;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	right: 0;
	bottom: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
 p.c12 {line-height: 100%; text-align: left}
 span.c11 {line-height: 100%}
 span.c10 {font-size: 100%}
 span.c9 {color: #CC0000; font-family: Tahoma; line-height: 100%}
 span.c8 {color: #CC0000; font-family: Tahoma}
 span.c7 {font-family: Tahoma}
 p.c6 {text-align: left}
 table.c5 {background-color: #CCCCCC}
 table.c4 {background-color: #006699}
 td.c3 {background-color: #D6D6D6}
 th.c2 {background-color: #99CCFF}
 table.c1 {background-color: #000000}
 .style119 {font-size: 80%}
.style120 {font-size: 106%}

