@font-face { /* Webkit, Gecko */  
	font-family: "DENIAL";  
	src: local("denial.ttf"),  
	url("../fonts/denial.ttf");  
}
@font-face { /* IE */  
	font-family: "DENIAL IE";  
	src: local("denial.eot"),  
	url("../fonts/denial.eot");  
}
#popupBox .hint .content {
	/* font-family: "DENIAL", "DENIAL IE", arial; */
	font-size: 12px;
	padding: 0px;
}

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll !important;
	overflow-x: auto;
}
body {
	font-family: arial;
	font-size: 12px;
	color: #666;
	background-color: #e6e6e6;
}
input, select, textarea {
	background: #fff;
	border: none;
 	padding: 1px 2px;
 	color: #666;
}
input.button {
	width: auto;
	background: #ed008c;
	border: none !important;
	color: #fff;
	padding: 3px 20px;
	cursor: pointer;
}
a img {
	border: none;
}
acronym {
	cursor: help;
	border-bottom: dotted 1px;
}
acronym:hover {
	border-bottom: solid 1px;
}
a {
	color: #008990;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.pngfix {
	position: relative;
	z-index: 1;
}
.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.leftimg {
	float: left;
}
.red {
	color: red;
}
span.highlighted {
	background: yellow;
}
#ui-datepicker-div {
	font-size: 11px;
	display: none;
}
ul.tagEditor {
	margin: 4px 1px;
	background: #eee;
	padding: 8px 10px;
	width: 497px;
}
ul.tagEditor li {
	display: inline-block;
	list-style: none;
	list-style-position: inside;
	background: url('../images/remove.png') 0px 2px no-repeat;
	padding-left: 15px;
	cursor: pointer;
	font-size: 11px;
	margin: 3px 25px 3px 0px;
	white-space: nowrap;
}
ul.tagEditor li:hover {
	background: url('../images/remove_hover.png') 0px 2px no-repeat;
}
.taglist {
	margin: 0px 1px 4px 1px;
	background: #eee;
	padding: 8px 10px;
	width: 497px !important;
}

#admin {
	position: relative;
	height: 23px;
	background: #008990;
	color: #000;
	width: 655px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
}
#admin a {
	color: #fff;
}

#header {
	position: relative;
	width: 100%;
	height: 306px;
	background: url(../images/header.png) #333 top center repeat-x;
}
#flash {
	position: relative;
	width: 980px;
	height: 279px;
	background: url(../images/flash.png) no-repeat;
	margin: 0 auto;
}
#search {
	position: relative;
	width: 980px;
	height: 27px;
	background: url(../images/search.png) right top no-repeat;
	margin: 0 auto;
}
#search .links {
	position: absolute;
	top: 8px;
	right: 665px;
}
#search .links a {
	font-size: 11px;
	color: #ED008C;
	text-decoration: none;
}
#search .links a:hover {
	text-decoration: underline;
}
#search .links span {
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
}
#search .input {
	position: absolute;
	top: 9px;
	right: 46px;
	width: 201px;
	padding: 0px;
	font-size: 11px;
	border: none;
	background: transparent;
	color: #000;
	padding: 0px;
	font-weight: bold;
}
#search .button {
	position: absolute;
	top: 0px;
	right: 1px;
	width: 39px;
	height: 27px;
	font-size: 11px;
	border: none;
	background: transparent;
	padding: 0px;
}
#index {
	position: relative;
	width: 100%;
	background-color: #000;
}
#index .content {
	position: relative;
	width: 950px;
	height: 78px; /* dynamic height */
	background-color: #000;
	margin: 0 auto;
	padding-left: 30px;
}
#index .content img {
	float: left;
	margin-right: 10px;
}
#index .content div {
	float: left;
	width: 120px;
	margin-right: 10px;
	color: #fff;
	font-size: 11px;
	padding-top: 8px;
	line-height: 1.2em;
}
#content {
	position: relative;
	width: 950px;
	min-height: 250px;
	_height: 200px;
	margin: 0 auto;
	padding: 20px 0px 50px 30px;
}
#content #left {
	position: relative;
	float: left;
	width: 700px;
}
#content #left.alt {
	float: none !important;
	width: 950px !important;
}
#content #right {
	position: relative;
	float: right;
	width: 250px;
}

/* news */
#left .item {
	position: relative;
	width: 675px;
	padding-bottom: 30px;
}
#left .item .i {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}
#left .item .month {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 27px;
	height: 29px;
	padding: 5px 0px 0px 7px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #333;
}
#left .item .day {
	position: absolute;
	top: 0px;
	left: 35px;
	width: 27px;
	height: 29px;
	padding: 5px 0px 0px 7px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #98bf0e;
}
#left .item h1 {
	position: relative;
	padding-left: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	line-height: 1.2em;
	min-height: 34px;
	_height: 34px;
	padding-bottom: 15px;
}
#left .item h1 a {
	font-size: 10px !important;
	text-transform: none;
}
#left .item img {
	position: relative;
	padding-right: 15px;
}
#left .item p, #left .item div.text {
	position: relative;
	font-size: 11px;
	color: #666;
	padding: 0px 20px 4px 0px;
	line-height: 1.2em;
	text-align: justify;
}
#left .item p a.button, #left .item p a.admin {
	top: 5px;
}
#left .item .text a.button, #left .item .text a.admin {
	top: 3px;
}
#left .item a.sticky {
	position: relative;
	color: #fff;
	background: #008990;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
	text-decoration: none;
	cursor: text;
}
#left .item a.button {
	position: relative;
	color: #fff;
	background: #ed008c;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
}
#left .item a.button:hover, #left .item a.admin:hover {
	text-decoration: none;
}
#left .item a.admin {
	position: relative;
	color: #fff;
	background: #008990;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
}
#left .item .like {
	position: relative;
	float: left;
	padding: 3px 0px;
}
#left .item .share {
	position: relative;
	float: right;
	height: 16px;
	background: #eee;
	color: #008990;
	font-size: 10px;
	padding: 5px 10px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	line-height: 1.6em;
}
#left .myspace {
	float:right;
	display:block;
	width:16px;
	height:16px;
	margin-right:5px;
	background:url('../images/myspace.gif') 0px 0px no-repeat;	
}
#left .twitter {
	float:right;
	display:block;
	width:16px;
	height:16px;
	margin-right:5px;
	background:url('../images/twitter.gif') 0px 0px no-repeat;	
}
#left .facebook {
	float:right;
	display:block;
	width:16px;
	height:16px;
	margin-right:5px;
	background:url('../images/facebook.gif') 0px 0px no-repeat;	
}
#left .iwiw {
	float:right;
	display:block;
	width:34px;
	height:16px;
	margin-right:5px;
	background:url('../images/iwiw.gif') 0px 0px no-repeat;	
}
#left .item .share a:hover {
	background-position: 0px -16px;
}
#left .article_tags {
	position: relative;
	min-height: 23px;
	_height: 23px;
	background: url('../images/article_tags.png') top left no-repeat;
	padding: 7px 0px 0px 125px;
	color: #008990;
	font-weight: bold;
	margin-bottom: 10px;
}
/* news */

/* programs */
#left .nav {
	position: relative;
	width: 670px;
}
#left .nav #first, #left .nav #second, #left .nav #third, #left .nav #fourth {
	position: relative;
	display: block;
	float: left;
	width: 140px;
	padding: 6px 10px;
	background: #98bf0e;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
#left .nav a.active {
	background: #333 !important;
}
#left .nav a:hover {
	text-decoration: none;
}
#left .nav .sep {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	display: block;
	line-height: 0;
	font-size: 0;
}
#left .day-cont {
	width: 650px;
	border: solid 10px #333;
	background: url('../images/programs_bg_2.png') repeat-y;
}
#left .day-cont h2 {
	color: #e6e6e6;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
	background: #ed008c;
}
#left .events .time {
	font-weight: bold;
	font-size: 18px;
	color: #333;
}
#left .events a {
	font-weight: bold;
	color: #ed008c;
}
#left .events table {
	width: 640px;
}
#left .events table td {
	text-align: center;
	vertical-align: top;
}
#left .events table td .event {
	text-align: left;
	padding: 10px 5px 30px 20px;
}
#left .timeline {
	width: 640px;
	padding: 5px;
	background: url('../images/programs_bg_1.png') repeat-y;
	border-bottom: solid 10px #333;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#left .timeline table {
	width: 640px;
}
#left .timeline table td {
	text-align: center;
}
/* programs */

/* sponsors */
.sponsor-item {
	position: relative;
	float: left;
	width: 325px;
	margin: 10px;
	text-align: center;
}
.sponsor-item a.url {
	display: block;
	color: #333;
	font-weight: bold;
	margin: 5px;
	font-size: 14px;
}
.sponsor-item a.button {
	position: relative;
	color: #fff;
	background: #ed008c;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
}
.sponsor-item a.button:hover {
	text-decoration: none;
}
/* sponsors */

/* info */
#info {
	position: relative;
	width: 650px;
}
#info #map-container {
	position: relative;
	float: left;
	width:350px;
	height:420px;
	margin: 0px 20px 20px 0px;
}
#info a.button {
	position: relative;
	color: #fff;
	background: #ed008c;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
}
#info a.button:hover {
	text-decoration: none;
	/* background: #008990; */
}
/* info */

/* tagcloud */
#tagcloud {
	margin: 10px 0px 15px 0px;
	text-align: justify;
}
#tagcloud img {
	margin-bottom: 10px;
}
#tagcloud a {
	white-space: nowrap;
}
#tagcloud a:hover {
	text-decoration: none;
	color: #ED008C;
}
/* tagcloud */

/* rssbox */
.rss {
	position: relative;
	width: 250px;
	background-color: #fff;
	margin-bottom: 15px;
}
.rss ul {
	padding: 0px 10px 15px 30px;
}
.rss ul li {
	list-style: square;
	padding: 2px 0px;
}
.rss ul a {
	font-size: 11px;
	color: #014977; 
}
/* rssbox */

/* suggestions */
#suggestion {
	position: relative;
	width: 250px;
}
#suggestion img {
	margin-bottom: 10px;
}
#suggestion .row {
	position: relative;
	width: 250px;
	min-height: 22px;
	_height: 22px;
}
#suggestion .month {
	position: absolute;
	width: 18px;
	height: 19px;
	padding: 3px 0px 0px 4px;
	background: #333;
	color:  #fff;
	font-weight: bold;
	top: 3px;
	left: 0px;
}
#suggestion .day {
	position: absolute;
	width: 18px;
	height: 19px;
	padding: 3px 0px 0px 4px;
	background: #98bf0e;
	color:  #fff;
	font-weight: bold;
	top: 3px;
	left: 23px;
}
#suggestion p {
	padding-left: 55px;
	font-size: 11px;
	color: #333;
	line-height: 1.25em;
}
#suggestion p a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ed008c;
}
#suggestion p a:hover {
	text-decoration: underline;
}
#suggestion .sep {
	position: relative;
	width: 250px;
	height: 15px;
	background: url(../images/sep.png) center center no-repeat;
}
/* suggestions */

#bottom {
	position: relative;
	width: 100%;
	background-color: #00a5af;
}
#bottom .content {
	position: relative;
	width: 980px;
	height: 40px;
	background: url(../images/bottom.png) #00a5af top center no-repeat;
	margin: 0 auto;
}
#footer {
	position: relative;
	width: 100%;
	background: url(../images/footer.png) #000 top center no-repeat;
}
#footer .content {
	position: relative;
	width: 980px;
	height: 258px;
	background: url(../images/footer.png) #000 top center no-repeat;
	margin: 0 auto;
}
#footer .content .footlinks {
	position: absolute;
	top: 27px;
	left: 30px;
}
#footer .content .footlinks a {
	color: #fff;
	font-size: 11px;
	margin-right: 20px;
}
#footer .content .footlinks a:hover {
	text-decoration: none;
	color: #ed008c;
}
#footer .content .footlinks a.last {
	margin-right: 0px !important;
}
#footer .url {
	position: absolute;
	top: 0px;
	left: 33px;
	width: 228px;
	height: 16px;
	background: url('../images/url.png') no-repeat;
}
#footer .kid {
	position: absolute;
	top: 49px;
	left: 51px;
	width: 100px;
	height: 42px;
	background: url('../images/kid.png') no-repeat;
}

/* popup */
#popupBox {
	display: none;
	position: fixed;
	_position: absolute;
	width: 419px;
	height: 419px;
	background: url('../images/popup.png') no-repeat;
	z-index: 2;
}
#popupBoxClose {
	position: absolute;
	display: block;
	height: 25px;
	right: 83px;
	top: 73px;
	width: 26px;
	cursor: pointer;
}
#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	z-index: 1;
}
#popupBox .container {
	display: none;
	position: relative;
	width: 419px;
	height: 419px;
}
#popupBox .container img.title {
	position: absolute;
	left: 85px;
	top: 85px;
}
#popupBox .content {
	display: none;
	position: absolute;
	top: 137px;
	left: 134px;
	width: 153px;
	height: 141px;
	font-size: 11px;
	color: #fff;
	padding: 4px 0px 0px 2px;
}
#popupBox .loading {
	display: none;
	position: absolute;
	top: 137px;
	left: 134px;
	width: 155px;
	height: 100px;
	padding-top: 45px;
	text-align: center;
	font-size: 11px;
	color: #F8A6D6;
}
#popupBox .loading img {
	position: relative;
	margin-bottom: 5px;
}
#popupBox .content input.input {
	position: relative;
	width: 147px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	margin: 2px 0px 10px 0px;
	background: url('../images/popup_input.png') repeat-x;
	color: #000;
}
#popupBox .login .button {
	position: relative;
	display: block;
	float: right;
	width: 95px;
	height: 39px;
	background: url('../images/popup_button_login.png') no-repeat;
	outline: none;
}
#popupBox .lostpw .button {
	position: relative;
	display: block;
	float: right;
	width: 95px;
	height: 39px;
	background: url('../images/popup_button_next.png') no-repeat;
	outline: none;
}
#popupBox .content .lostpwlink {
	position: relative;
	float: left;
	width: 50px;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	margin-top: 5px;
}
#popupBox .content .lostpwlink:hover {
	text-decoration: underline;
}

#reg {
	width: 510px;
	margin: 30px auto 0 auto;
}
#reg .label {
	display: block;
	font-size: 11px;
	color: #ED008C;
	text-align: right;
	width: 150px;
	padding-top: 4px;
}
#reg .input {
	width: 340px;
	font-size: 11px;
	border: none;
	color: #000;
	padding: 4px 5px;
	font-weight: bold;
	background: url('../images/input.png') #fff center left no-repeat;
}
#reg .button {
	position: relative;
	color: #fff;
	background: #ed008c;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
	border: none;
}
#reg .button:hover {
	text-decoration: none;
	/* background: #008990; */
}

#comments {
	position: relative;
	width: 670px;
}
#comments .comments {
	position: relative;
	width: 147px;
	height: 30px;
	background: url('../images/article_comments.png') no-repeat;
	margin-bottom: 10px;
}
#comments .new {
	position: relative;
	width: 670px;
	height: 23px;
	background: url('../images/article_new.png') no-repeat;
	padding: 7px 0px 0px 167px;
	color: #008990;
	font-weight: bold;
}
#comments .new a {
	color: #ED008C;
	text-decoration: none;
	font-weight: bold;
}
#comments .new a:hover {
	text-decoration: underline;
}
#comments .comment-item, #comments .new-item {
	position: relative;
	width: 670px;
	min-height: 64px;
	_height: 64px;
	margin-bottom: 10px;
}
#comments .new-item {
	margin-top: 10px;
}
#comments .comment-item .left, #comments .new-item .left {
	position: relative;
	width: 154px;
	float: left;
	background: url('../images/article_arrow.png') top right no-repeat;
}
#comments .comment-item .right a.button {
	position: absolute;
	top: 0px;
	right: 0px;		
	color: #fff;
	background: #E6E6E6;
	color: #000;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
	outline: none;
}
#comments .comment-item .right a.button:hover {
	color: #fff;
	background: #ed008c;
	text-decoration: none;	
}
#comments .comment-item .right, #comments .new-item .right {
	position: relative;
	width: 466px;
	float: left;
	background: #fff;
	color: #666666;
	font-size: 11px;
	padding: 25px;
	min-height: 14px;
	_height: 14px;
}
#comments .comment-item .right a.remove, #comments .new-item .right a.remove {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	padding: 2px 5px;
	background: red;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
#comments .comment-item .right a.remove:hover, #comments .new-item .right a.remove:hover {
	background: black;
	text-decoration: none;
}
#comments .new-item .right {
	cursor: text;
}
#comments .new-item .right textarea {
	width: 466px;
	height: 100px;
	font-family: arial;
	font-size: 11px;
	color: #333;
}
#comments .comment-item .month {
	position: relative;
	float: left;
	width: 32px;
	height: 22px;
	padding: 6px 0px 0px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #333;
	text-align: center;
}
#comments .comment-item .day {
	position: relative;
	float: left;
	width: 32px;
	height: 22px;
	padding: 6px 0px 0px 0px;
	margin-left: 1px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #98bf0e;
	text-align: center;
}
#comments .comment-item .time {
	position: relative;
	float: left;
	width: 56px;
	height: 22px;
	padding: 6px 0px 0px 0px;
	margin-left: 1px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	text-align: center;
}
#comments .comment-item .author {
	position: relative;
	width: 105px;
	background: url('../images/article_author.png') 10px 0px no-repeat;
	font-size: 11px;
	color: #333;
	padding-left: 35px;
}
#comments .comment-item .me {
	background-image: url('../images/article_me.png') !important;
}
#comments .new-item .author {
	position: relative;
	width: 105px;
	background: url('../images/article_me.png') 10px 0px no-repeat;
	font-size: 11px;
	color: #333;
	padding-left: 35px;
	height: 64px;
}
#comments .new-item .button {
	position: relative;
	color: #fff;
	background: #ed008c;
	font-size: 11px;
	width: auto;
	padding: 5px 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0px;
	float: right;
}

/* forum */
#forum .topic-head .title {
	width: 442px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	background: none;
	text-transform: uppercase;
	margin-right: 10px;
}
#forum .topic-head .comm {
	text-align: left;
	font-size: 14px;
	color: #000;
	width: 76px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	background: none;
	text-transform: uppercase;
	margin-right: 10px;
}
#forum .topic-head .date {
	width: 131px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	background: none;
	text-transform: uppercase;
}

#forum .title {
	position: relative;
	float: left;
	width: 432px;
	height: 25px;
	padding: 9px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: #fff;
	text-transform: uppercase;
	margin-right: 10px;
}
#forum .title2 {
	position: relative;
	float: left;
	width: 522px;
	height: 25px;
	padding: 9px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: #fff;
	text-transform: uppercase;
	margin-right: 10px;
}
#forum a.admin {
	position: relative;
	color: #fff;
	background: #008990;
	font-size: 11px;
	width: auto;
	padding: 2px 10px;
}
#forum a.admin:hover {
	text-decoration: none;
}
#forum a.title:hover {
	color: #fff;
	text-decoration: none;
	background: #008990;
}
#forum .comm {
	position: relative;
	float: left;
	width: 66px;
	height: 28px;
	padding: 6px 10px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background: url('../images/forum_comm.png') 10px 11px #fff no-repeat;
	margin-right: 10px;
	color: #ed008c;
	text-align: right;
}
#forum .date {
	position: relative;
	float: left;
	width: 131px;
	height: 28px;
	padding: 6px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#forum .month {
	position: relative;
	float: left;
	width: 34px;
	height: 28px;
	padding: 6px 0px 0px 0px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #333;
	text-align: center;
}
#forum .day {
	position: relative;
	float: left;
	width: 34px;
	height: 28px;
	padding: 6px 0px 0px 0px;
	margin-left: 1px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #98bf0e;
	text-align: center;
}
#forum .time {
	position: relative;
	float: left;
	width: 62px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	margin-left: 1px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	text-align: center;
}
#forum .topic {
	margin-bottom: 10px;
}
#forum .text {
	width: 675px;
	color: #666;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0px 20px 4px 0px;
	position: relative;
	text-align: justify;
}
form.main {
	width: 575px;
	margin: 0 auto !important;
}
form.main table th, form.main table td {
	color: #333;
	font-size: 11px;
	font-variant: small-caps;
	padding-right: 5px;
	text-align: left;
}
form.main table td {
	padding: 5px 0px;
}
form.main table td.deleted, form.main table td input.readonly {
	text-decoration: line-through;
}
form.main table .input {
	width: 330px;
}
form.main table input.alt {
	width: 430px !important;
}
form.main table .col1 { width: 30px; }
form.main table .col2 { width: 150px; }
form.main table .col3 { width: 250px; }
form.main table .col4 { width: 50px; }

.events .admin {
	color: #008990 !important;
	text-decoration: none !important;
}
#gallery {
	position: relative;
	width: 650px;
	background: #333;
	padding: 10px;
}
#gallery a.admin {
	padding: 2px;
}
#gallery a.admin:hover {
	background: #008990;
	color: #fff;
	text-decoration: none;
}
#gallery div.galitem {
	position: relative;
	display: block;
	width: 100px;
	/* height: 75px; */
	float: left;
	margin: 10px 15px;
}