* { margin: 0; padding: 0; border: 0; }
img { margin: 0; padding: 0; border: 0; }
body {
	background: #1C1E1C url("/images/images_css/wood.jpg") top center repeat-x; 
	color: #C7C6BC; 
	text-align: center; 
	font-family: arial, sans-serif; 
	font-size: 10px; 
	line-height: 1.5;
	}
div.container {
	width: 815px;
	margin: 0 auto 9px;
	text-align: left;
	position: relative;
	clear: both;
	}
.clearer { 
	clear: both; 
	height: 1px;
	font-size: 1px;
	line-height: 1px
	}
/*-------- TEXT AND FONTS --------*/
p {
	font-size: 1.2em;
	padding: 0 10px 5px 10px;
	}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1;
	text-transform: lowercase;
	height: 40px;
	overflow: visible;
	padding: 0 10px 0 10px;
	position: relative;
	top: 10px;
	letter-spacing: 1px;
	}
h3 {
	color: #F6EC5A;
	font-size: 1.4em;
	font-weight: normal;
	padding: 10px 10px 0 10px;
	line-height: 1.4;
	}

h3 a:link, h3 a:visited {
	color: #F6EC5A;
	font-size: 1.1em;
	font-weight: normal;
	}
div.subcontent h3 {
	padding-bottom: 10px;
	}
h4 {
	color: #5CD1FF;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 10px 2px 10px;
	}
a:link, 
a:visited {
	color: #5CD1FF;
	text-decoration: none;
	}
a:hover, 
a:active {
	color: #F6EC5A;
	}
blockquote {
	color: #5CD1FF;
	background: #30302A url("/images/images_css/quoteopen.gif") top left no-repeat;
	text-align: center;
	margin: 20px;
	padding: 10px 0 10px 0;
	}
blockquote p {
	background: transparent url("/images/images_css/quoteclose.gif") bottom right no-repeat;
	color: #5CD1FF;
	font-size: 1.8em;
	line-height: 1.4;
	padding: 0 29px 5px 29px;
	}
blockquote p.quoted {
	color: #C7C6BC;
	background-image: none;
	font-size: 1.4em;
	}
/*-------- HEADER --------*/
div#header {
	width: 815px;
	height: 100px;
	margin: auto;
	text-align: left;
	position: relative;
	}
div#header h1 {
	position: relative;
	left: 18px;
	}
div#header h1 a {
	background: transparent url("/images/images_css/xtremelogo.gif") top left no-repeat; 
	width: 102px;
	height: 94px;
	text-indent: -9999px;
	display: block;
	}
div#header p#atbbcc, div#header p#atbuckhead, div#header p#atnpcc {
	position: absolute;
	top: 40px;
	left: 130px;
	text-indent: -9999px;
	}
div#header p#atbbcc {
	background: transparent url("/images/images_css/atbbcc.gif") top left no-repeat; 
	width: 312px;
	height: 57px;
	}
div#header p#atbuckhead {
	background: transparent url("/images/images_css/atbuckhead.gif") top left no-repeat; 
	width: 242px;
	height: 40px;
	}
div#header p#atnpcc {
	background: transparent url("/images/images_css/atnpcc.gif") top left no-repeat; 
	width: 251px;
	height: 55px;
	}
div#header ul#nav {
	position: absolute;
	top: 7px;
	right: 0;
	list-style: none;
	text-align: right;
	}
div#header ul#nav li {
	display: inline;
	padding-left: 18px;
	}
div#header ul#nav a:link, 
div#header ul#nav a:visited {
	color: #5CD1FF;
	text-decoration: none;
	font-size: 11px;
	}
div#header ul#nav a:hover, 
div#header ul#nav a:active {
	color: #F6EC5A;
	}
/*---------------- MAIN CONTENT ----------------*/
ul#campuses {
	list-style: none;
	margin: 10px 0 0;
	float: left;
	}
li#bbcc, li#buckhead, li#npcc {
	width: 265px;
	float: left;
	}
li#buckhead {
	padding: 0 10px;
	}
ul#campuses a:link, ul#campuses a:visited {
	background: #30302A url("/images/images_css/gocampus.gif") center right no-repeat;
	color: #C7C6BC;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1;
	text-transform: lowercase;
	overflow: visible;
	letter-spacing: 1px;
	padding: 10px;
	}
ul#campuses a:hover, ul#campuses a:active {
	color: #F6EC5A; 
	}

div.subcontent, div.sidebar, div#events, div#gallery, div#videos, div#blog {
	background: #30302A;
	position: relative;
	}
div.subcontent, div.sidebar, div#blog {
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
div.content {
	background: #1C1E1C;
	margin: 0 10px 0 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
div#events {
	float: left;
	width: 265px;
	height: 400px;
	}
div#events div.content {
	height: 190px;
	padding-top: 0;
	overflow: auto;
	}
div#events #featuredevent {
	margin: 0 0 10px 10px;
	display: block;
	}
img.event500px {
	margin: 10px 0 0 10px;
	}
div.event {
        border-bottom: 2px solid #30302A;
        margin-left: 5px;
        margin-right: 5px;
}
div.event h3 {
	color: #F6EC5A;
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 10px 0 10px;
}
div.event h4 {
	color: #5CD1FF;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 10px 2px 10px;
}
a:link.event, a:visited.event {
	
	}
div#gallery {
	float: right;
	width: 540px;
	height: 400px;
	}
#flashgallery {
	position: relative;
	top: 0;
	left: 10px;
	}
a#submitpics {
	background: #30302A url("/images/images_css/submitpics.jpg") bottom right no-repeat;
	height: 40px;
	width: 181px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	right: 23px;
	}
div.leftcolumn {
	float: left;
	width: 540px;
	}
div.rightcolumn {
	float: right;
	width: 265px;
	}
/*------------ VIDEOS ------------*/
.video {
	float: right;
	margin-bottom: 5px;
	width: 340px;
	position: relative;
	left: 0px; 
	}
.video p.subpagevid {
	}
.video h3 {
	color: #006D9E;
	font-size: 12px;
        font-weight: bold;
	margin-left: 20px;
	}
.video p.videscription {
	color: #006D9E;
	margin-right: 20px;
	}
.vidclearer { clear: right; font-size: 1px; line-height: 1px; }
div#videos {
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 540px;
	float: left;
	}
p#videoplayer {
	padding: 0;
	margin: 0;
	height: 245px;
	width: 340px;
	float: left;
	}
p#videoplayer_right {
	padding: 5px;
	margin: 0;
	height: 180px;
	width: 320px;
	float: right;
	}
div#videolist {
	width: 190px;
	float: left;
	background-color: #1C1E1C;
	}
div#videolist ul {
	list-style: none;
	height: 240px;
	overflow: auto;
	}
div#videolist ul li {
	margin: 0 10px;
	border-bottom: 1px solid #30302A;
	}
div#videolist ul li a:link, div#videolist ul li a:visited {
	color: #F6EC5A;
	background: transparent url("/images/images_css/vidtv.gif") center left no-repeat;
	font-size: 1.2em;
	padding: 10px 0 10px 15px;
	display: block;
	}
div#videolist ul li a:hover, div#videolist ul li a:active {
	color: #5CD1FF;
	}
div#videolist ul li a span {
	color: #6A6A60;
	}
div#blog {
	clear: left;
	width: 540px;
	float: left;
	}
div#blog a#blogarchives {
	background: #30302A url("/images/images_css/blogarchive.jpg") bottom right no-repeat;
	height: 40px;
	width: 181px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	right: 23px;
	}
div#blog div.content img {
	margin: 10px 0 10px 10px;
	float: left;
	}
div#blog div.content p {
	clear: both;
	}
div.sidebar form {
	padding: 10px 0 10px 10px;
	}
div.sidebar ul {
	list-style: url("/images/images_css/triangle.gif") inside square;
	padding: 0 10px 0 10px;
	font-size: 1.2em;
	line-height: 1.7;
	}
div.sidebar #featuredevent {
	margin: 0 0 0 10px;
	}
div.listitem, div.listitemtextonly {
	background-color: #30302A;
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;
	border-top: 10px solid #1C1E1C;
	}
div.listitem img {
	padding-left: 10px;
	float: left;
	}
div.listitem p, div.listitem h3, div.listitem h4 {
	margin-left: 110px;
	padding-top: 0;
	}
div.listitemtextonly p, div.listitemtextonly h3 {
	margin-left: 0;
	padding-top: 0;
	}
#musicplayer {
	position: absolute;
	bottom: 24px;
	right: 0;
	}
#videoplayer {
	position: relative;
	left: 10px;
	}
#eventvideo, #parentvideo, #volunteersvideo {
	float: right;
	margin-top: 10px;
	}
.regbutton {
	text-align: left;
	margin: 10px;
	clear: both;
	}
.regbutton a:link, .regbutton a:visited {
	padding: 10px 15px;
	background: #343523 url("/images/images_css/regbar.jpg") top left no-repeat;
	color: #1C1E1C;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	}
.regbutton a:hover, .regbutton a:active {
	background: #243638 url("/images/images_css/regbar.jpg") top right no-repeat;
	}
form {
	padding: 10px;
	}
form div {
	clear: both;
	padding-bottom: 5px;
	}
form div label {
	font-size: 1.2em;
	width: 130px;
	padding-right: 5px;
	display: block;
	float: left;
	text-align: right;
	}
form input.submit {
	margin-left: 135px;
	}
input {
	background: none;
	color: #5cd1ff;
	padding: 5px 0;
	}

form p {
	padding-left: 0;
	padding-right: 0;
	}
div.thumbset {
	background: #30302A;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 540px;
	float: left;
	}
div.thumbset div.thumblink {
	width: 265px;
	height: 85px;
	float: left; 
	position: relative;
	left: 10px;
	}
div.thumbset div.thumblink a:link, 
div.thumbset div.thumblink a:visited {
	background: #30302A url("/images/images_css/thumblinkbg.jpg") top left no-repeat;
	width: 255px;
	height: 80px;
	display: block;
	}
div.thumbset div.thumblink a:hover, 
div.thumbset div.thumblink a:active {
	background: #30302A url("/images/images_css/thumblinkbg.jpg") bottom left no-repeat;
	}
div.sidebar div.thumblink {
	width: 245px;
	height: 90px;
	float: none; 
	position: relative;
	left: 10px;
	top: 10px;
	line-height: 1.0;
	}
div.sidebar div.thumblink a:link, 
div.sidebar div.thumblink a:visited {
	background: #30302A url("/images/images_css/thumblinkbg2.jpg") top left no-repeat;
	height: 80px;
	display: block;
	}
div.sidebar div.thumblink a:hover, 
div.sidebar div.thumblink a:active {
	background: #30302A url("/images/images_css/thumblinkbg2.jpg") bottom left no-repeat;
	}
div.thumblink a:hover h3, 
div.thumblink a:active h3 {
	color: #5CD1FF; 
	}
div.thumblink a:hover h4, 
div.thumblink a:active h4 {
	color: #C7C6BC; 
	}
div.thumblink img {
	margin: 10px;
	float: left; 
	}
div.thumblink h4 {
	color: #1C1E1C;
	line-height: 1.0;
	}
/*---------------- FOOTER ----------------*/
div#footer {
	width: 815px;
	margin: auto;
	padding: 50px 0;
	text-align: center;
	position: relative;
	clear: both;
	}
div#footer p, 
div#footer p a:link, 
div#footer p a:visited {
	color: #83847B;
	font-size: 1em;
	text-decoration: none;
	}
div#footer p a:hover, 
div#footer p a:active {
	color: #F6EC5A;
	}
div#footer a#npmin {
	background: transparent url("/images/images_css/nplogo.gif") top left no-repeat;
	width: 60px;
	height: 73px;
	display: block;
	text-indent: -9999px;
	margin: auto;
	position: relative;
	top: 20px;
	}

.registerform {
   border: thin solid #fff;
}



div#slidescontainer {
height: 348px;
position: relative;
}
div#slideshow {
height: 348px;
z-index: 10;
}
img#next {
position: absolute;
bottom: 20px;
left: 478px;
z-index: 50;
cursor: pointer;
}
img#prev {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 50;
cursor: pointer;
}

#loginform label, #registerform label, #leaderform label {
 font-size: 11px;
}
#loginform input[type="text"], #loginform input[type="password"], #registerform input[type="text"], #leaderform input[type="text"], #leaderform input[type="password"] {
 border: thin solid #ffffff;
 color: #222222;
 background-color: #bbbbbb;
}

.input {
 border: thin solid #ffffff;
 color: #222222;
 background-color: #bbbbbb;
 font-size: 11px;
}

/* Small Group table */
.trOdd{
	background: #858483;
        color: #222;
	border: none;
	}
	
.trEven{
	background: #ffffff;
        color: #222;
	}

.trEven a:active, .trEven a:link { color: #096d9e; }
.trEven a:hover { color: #89853b; }
	
table#smallgroup { width: 100%; }

table#smallgroup th, table#smallgroup td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
        min-width: 60px;
	}

table#smallgroup caption { 
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
}

.archive_link {
        cursor:pointer;
        background: transparent url("/images/images_css/triangle_down.gif") no-repeat center right;
	color: #F6EC5A; 
        font-size: 12px;
        padding-right: 10px;

}

.archive_link_up {
        background: transparent url("/images/images_css/triangle_up.gif") no-repeat center right;
}
