body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a img {
	border: 0
}

.clear {
	clear: both;
}

/* clearing */

.stretch,
	.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/

* Hides from IE-mac \*/
		height: 1%;
/*

End hide from IE-mac */
}

/* positioning */

.left {
	float: left;
}

.right {
	float: right;
}

.leftpic {
	float: left;
	margin: 0px 10px 10px 0;
	border: 1px solid #445462;
}

.rightpic {
	float: right;
	margin: 0 0 10px 10px;
	border: 0;
}

hr {
	display: none;
}

div.hr {
	height: 1px;
	margin: 1.5em 10px;
	border-bottom: 1px dotted #52a2e2;
}

/****************************************************************
        BASIC
****************************************************************/

body {
	background: #000 url(../images/layout/bg_gradient1.jpg) repeat-x left top;
	position: relative;
	color: #E6EEFF;
	font: normal 74%/1.5 "Trebuchet MS", Verdana, Tahoma, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}



a, a:active, a:link {
	text-decoration: underline;
  	color: #74CCFB;
}

a:visited {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #74CCFB;
}

ul.horizontal_list {
	list-style-type: none;
}

ul.horizontal_list li {
	display: inline;
}

.clear {
	clear: both;
	width: 100%;
}

/****************************************************************
        Header
****************************************************************/

#wrapper {
	width: 960px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(../images/layout/bg_header.jpg) no-repeat 0 0;
}

#masthead {
	position: absolute;
	top: 0;
	left: 0;
	height: 157px;
	width: 100%;
	
}

#ad {
	position: absolute;
	top: 25px;
	right: 0;
}
#banner {
	width: 100%;
	height: 180px;
	position: absolute;
	top: 175px;
	left: 0;
	background: url(../images/pages_banners/banner.jpg) no-repeat 0 0;
}

h1.logo a {
	position: absolute;
	top: 36px;
	left: 186px;
	width: 348px;
	height: 93px;
	display: block;
	overflow: hidden;
	background: url(../images/layout/csl_logo.gif) no-repeat 0 0;
	text-decoration: none;
}

h1 span {
	visibility: hidden;
}

h1.logo a:hover {
	position: absolute;
	top: 36px;
	left: 186px;
	width: 348px;
	height: 93px;
	display: block;
	overflow: hidden;
	background: url(../images/layout/csl_logo.gif) no-repeat 0 0;
	text-decoration: none;
}

/****************************************************************
        Main Nav
****************************************************************/

div#mainNav {
	font-size: 0.8em;
}

* html div#mainNav {
	

/*

hide 

ie/mac \*/

        height: 1%;


/* e

nd hide */
}

div#mainNav {
	position: absolute;
	top: 135px;
	left: 0;
	width: 960px;
	height: 34px;
	background-color: #000;
}

div#mainNav ul {
	width: auto;
	width: 100%;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 1em;
	list-style: none;
}

div#mainNav li {
	float: left;
	display: inline;
	list-style: none;
	color: #aaabab;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	letter-spacing: 1px;
}

div#mainNav a,

    div#mainNav a:link,

    div#mainNav a:active,

    div#mainNav a:visited {
	display: inline-block;
	

/*

hide from ie/

mac \*/

        display: block;
	

/* e

nd hide */

        

font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 9px 20px 9px 20px;
	color: #52a2e2;
}

div#mainNav a:hover {
	text-decoration: none;
	color: #cf3a00;
	background-color: #000;
}

div#mainNav .act {
	display: inline-block;
	

/*

hide from ie/

mac \*/

        display: block;
	

/* e

nd hide */

        

text-decoration: none;
	color: #cf3a00;
	background-color: #000;
}

div#mainNav strong a,

    div#mainNav strong a:link,

    div#mainNav strong a:active,

    div#mainNav strong a:visited,

    div#mainNav strong a:hover {
	text-decoration: none;
	color: #cf3a00;
	background-color: #000;
}

/****************************************************************
        Main
****************************************************************/

#content {
	width: 960px;
	position: relative;
	margin-top: 370px;
	padding: 0;
	overflow: hidden;
}

#mainContent {
	width: 560px;
	float: left;
	overflow: hidden;
	background-color: #000;
}

#secondaryContent {
	width: 380px;
	overflow: hidden;
	float: right;
	background-color: #000;
	min-height: 460px;
}

#mainContent .space {
	margin: 0 25px;
}

/**** typo *******/

h2 {
	font-size: 2.4em;
	color: #FFF;
	margin: 25px 0 8px 35px;
}

h3 {
	font-size: 24px;
	color: #b8de27;
	margin: 0 0 0 35px;
}

.subhead {
	margin: 0 0 0 0;
	padding: 0;
	color: #bbbb77;
	font-size: 16px;
}

h4 {
	font-size: 1.8em;
	color: #3cb8d7;
	margin: 0 0 0 5px;
}

div#mainContent h3 {

	font-size: 20px;
	color: #bbbb77;
	font-weight: bold;
}

h5 {
	font-size: 2.4em;
	color: #fff;
	margin: 10px 0 35px 0;
	padding: 0;
}

#secondaryContent h6 {
	padding: 5px 10px;
	color: #52a2e2;
	font-weight: bold;
	margin: 25px 35px 15px 35px;
	font-size: 18px;
	background: url(../images/layout/top_blog_gradient.jpg) repeat-x 0 0;
}

p {
	margin-bottom: 1.5em;
	font-size: 1em;
}

p strong {
	color: #52a2e2;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
}

span.subheading {
	background: #14171a url(/images/posted_by.jpg) 0 0 no-repeat;
	border: 1px solid #212324;
	padding: 4px 5px 4px 25px;
	font-size: 12px;
	margin: 0 0 0 25px;
}

span.sm_text {
	font-size: 14px;
}
span.bg_text {
	font-size: 1.2em;
	font-weight: bold;
}
span.date {
	color: #bbbb77;
}
.attr {
	color: #b8de27;
	font-size: 1em;
}

.title {
	color: #d6d6d6;
	font-weight: bold;
}

.makeIEhappy {
	width: 1px;
}
ul.lists {
	margin: 10px 20px 10px 25px;
	clear: both;
}

ul.lists li {
	list-style-image: url(../images/layout/bullets/orange_sq.gif);
	font-size: 1em;
}
ul.lists li a {
	color: #74CCFB;
}
ul.lists li strong {
	color: #fff;
}

ul.lists li.lhead {
	font-size: 1.4em;
	margin-bottom: .5em;
	list-style-image: none;
	font-weight: bold;
	color: #fff;
}
/****************************************************************
        Home page
****************************************************************/

.festposter {
	margin: 25px 0 20px 35px;
}
/****************************************************************
        Sub Nav
****************************************************************/

#sub_nav {
	margin: 0px 35px 0px 35px;
}

#sub_nav a {
	display: block;
	padding: 2px 5px 2px 10px;
	font-size: 1em;
	font-weight: normal;
	color: #4889bd;
	border-bottom: 1px solid #29333a;
	text-decoration: none;
}

#sub_nav a:hover, #sub_nav li.active a {
	background-color: #111518;
	color: #4889bd;
	text-decoration: none;
}

/******** Horizontal page Nav **************/

.navcontainer {
	margin: 10px 0 0 30px;
	padding: 0 0 16px 0;
	height: 20px;
	color: #00a2d8;
	
}

.navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.navcontainer ul li a {
	background: transparent;
	width: 18px;
	height: 18px;
	border: 1px solid #00A2D8;
	padding: 0;
	margin: 10px;
	color: #00A2D8;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 10px/18px;
	font-weight: normal;
}

.navcontainer ul li a:hover {
	color: #cf3a00;
	background: transparent;
	border: 1px solid #cf3a00;
}

.navcontainer a:active {
	background: transparent;
	color: #e6711e;
	border: 1px solid #e6711e;
}

.navcontainer li#active a {
	background: transparent;
	color: #cf3a00;
	border: 1px solid #cf3a00;
}

/****************************************
 * Misc div styles
 * *************************************/
div#paratrooper {
	width: 161px;
	height: 153px;
	
	background: url(../images/fest/08/paratrooper.png) no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: 450px;
}
div.top {
	background: url(../images/layout/top_blog_gradient.jpg) repeat-x 0 0px;
	margin: 12px 25px 12px 25px;
	padding: 6px 0 0 12px;
}

.outer {
	margin: 25px 65px 35px 25px;
	border: 1px solid #1d334a;
	padding: 2px;
}

.addr {
	padding: 8px 8px 16px 8px;
	background: #1d334a;
}

.addr h5 {
	margin: 0;
	padding: 16px 0 0 20px;
	line-height: .7em;
	color: #8a9dab;
	font-weight: normal;
}

.addr p, .addr .tel {
	margin: 0;
	padding: 16px 0 0 25px;
	line-height: 1.5em;
	color: #8a9dab;
	font-weight: normal;
}

.addr a {
	font-size: 11px;
	color: #8a9dab;
	margin: 4px 0 10px 25px;
}

.announcements {
	padding: 12px;
	background-color: #0d0c0c;
	border: 1px solid #b1b1b1;
	margin: 28px 60px 0 0;
}

.announcements h4 {
	color: #fff;
}

/****************************************
 * Footer
 * *************************************/

#footer {
	border-top: 2px solid #445462;
	padding: 10px 0;
	clear: both;
	margin: 10px 0;
	height: 65px;
}
#footer a {
	color: #445462;
}
#footer p {
	font-size: 10px;
	color: #445462;
	width: 900px;
	float: left;
}

#footer img {
	float: right;
	padding-top: 6px;
}

#footer .address {
	margin-left: 22px;
	word-spacing: 2px;
}

#footer b {
	color: #C8E61E;
}

/****************************************
 * Forms
 * *************************************/

#jump {
	margin: 0 0 30px 40px;
}

#jump form {
	margin: 0 0 1.3em 0;
}

#jump select {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #4889bd;
	border: 1px solid #29333a;
	width: 300px;
}

#jump p {
	margin: 0;
	padding: 0;
}

/*********** Accordian ****************/

#basic-accordian {
	border: 0;
	padding: 5px;
	width: 490px;
	position: relative;
	margin: 0 0 50px 25px;
	z-index: 2;
}

.accordion_headings {
	padding: 5px;
	background-color: #111518;
	color: #4889bd;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #29333a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.accordion_headings:hover {
	background: #111518;
	color: #bbbb77;
}

.accordion_child {
	padding: 15px;
	background: #fff;
}

.accordion_child p {
	padding: 0 25px 0 0;
	font-size: 1.2em;
	color: #000;
}

.header_highlight {
	background: #111518;
	color: #bbbb77;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #29333a;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

#slidegallery {
	padding: 5px;
	background-color: #b1b1b1;
}