body {
	background: url("/inc/site/terason_background_sprite.png") repeat-x fixed 0 -137px #123760;
	font: normal .75em/1.5em arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
.body-main {background-color:#FFF;}
/*	layout	*/
#content {
	background-color: #FFF;
	border: 0;
	color: #000000;
	min-width: 774px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	width: 970px;
}
#content p {margin-bottom: 1.33em;}
#header {
	background: url("/inc/site/terason_header.jpg") no-repeat scroll 0 0 #0A244A;
	height:200px;
	margin: 0;
	padding:0;
	width:970px;
}
#crop-girl {display:none;}
#web-logo {
	background: url("/inc/site/terason_header.jpg") no-repeat scroll 0 0 #0A244A;
	float:left;
	height:200px;
	margin:0;
	padding:0;
	width:363px;
}
#flashcontent {display:none;}
#pageNav {
	background-color:transparent;
	color:#FFF;
	float:left;
	height:33px;
	margin:20px 0 0;
	padding:5px 0 0 5px;
	width:602px;
}
#main {
	border:0;
	margin:0;
	padding:0;
	width:970px;
}
#main-content {
	float:left;
	margin:0 0 0 10px;
	padding: 0;
	width:950px;
}
#main:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#login-content {
	margin:0;
	padding: 0;
	padding-left:15px;
}
#login-content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#left {
	background-color:#CDCDCD;
	float:left;
	margin: 0 10px;
	width:165px;
}
#right {
	background-color:#CDCDCD;
	float:right;
	margin:0;
	padding: 0;
	width:120px;
}
#right table {
	width:100%;
}
#right table.sub {
	font-size:0.9em;
}
#main-navigation {
	font-size: .8em;
	color: #999;
	float: right;
	width: 160px;
	/*min-height: 300px;*/
	padding: 0;
	margin: 0;
	padding-top:5px;
	padding-left:5px;
	background-color: #009239;
	border:0;
	border-left: 1px solid #29146B;
	border-bottom: 1px solid #29146B;
	font: normal .8em/1em arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#main-navigation table {
	width: 153px;
	border:1px solid #29146B;
	background-color: #29146B;
	border-collapse: collapse;
	border-spacing: 0;
	padding:0;
	margin:0;
}
#main-navigation table.sub {
	width: 100%;
	border:0;
	background: #009239 url('/inc/site/greenbg.gif') repeat-x top left;
}
#main-navigation table th {
	background: #529EE7 url('/inc/site/bluebg.gif') repeat-x top left;
	color: #29146B;
	text-align: center;
}
#main-navigation table td, #main-navigation table td.even {
	background-color: #CEE7FF;
	color:#000;
	padding: 0;
}
#main-navigation table td.odd {
	background-color: #EFF7FF;
	color:#000;
}
#main-content table.sub {
	background: #529EE7 url('/inc/site/bluebg.gif') repeat-x top left;
	border:0;
	width: 100%;
}
#main-content table th, .th {
	background-color: #85BB01;
	color:#000;
/*	background-color: rgb(244,244,215);
	color:rgb(0,0,79);
	background: #B5DB4A url('/inc/site/greenbg.gif') repeat-x top left;
	color: #29146B;*/
	text-align: center;
}
#main-content table th.sub {
	background-color: #999;
	color:#FFF;
}
#main-content table td.even, .tdeven {
	background-color: #C0C0C0;
	color:#000;
}
#main-content table td.odd, .tdodd {
	background-color: #EFEFEF;
	color:#000;
}
#footer {
	background:url("/inc/site/terason_background_sprite.png") repeat-x scroll 0 0 #0A244A;
	color:#AAA;
	font:10px/12px arial,"Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	margin:0 auto;
	min-height:120px;
	padding:15px 0 0;
	text-align:left;
	width:970px;
}
#footer h5 {
	font-size: 12px;
	font-weight: bold;
	margin:0 0 0 15px;
}
#footer p {margin:5px;}
#footer fieldset {
	border: 0 none;
	margin:0;
	padding:0;
}
#footer input {
	border-color:#0A244A;
	border-style:none none solid;
	border-width:0 0 1px;
	font-size:10px;
}
#footer ul {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}
#footer li, #footer a {
	color:#AAA;
	text-decoration:none;
}
.footer {color: #AAA;}
.login-header {
	background: #C0C0C0 url('/images/site/3.gif') no-repeat top center;
	color:#FFF;
	font: bold 1em/1.8em arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#errormsg {
	border:1px solid #FD1300;
	background: #FFCCCC;
}
.error {background: #FFCCCC url('/images/alert.gif') no-repeat top left;}
img {border:0;}
.img-left {
	float:left;
	margin:0 10px 0 0;
}
.img-right {
	float:right;
	margin:0 0 0 10px;
}
.blue {color:#00004E !important;}
.db {display:block;}
.di {display:inline;}
.left, .fl {float: left;}
.right, .fr {float: right;}
.l, .lta {text-align:left;}
.r, .rta {text-align:right;}
.c, .cta {text-align: center;}
.center {
	display: inline;
	text-align: center;
}
.cb {clear:both;}
.w5 {width:5% !important;}
.w10 {width:10% !important;}
.w15 {width:15% !important;}
.w20 {width:20% !important;}
.w25 {width:25% !important;}
.w30 {width:30% !important;}
.w33 {width:33% !important;}
.w45 {width:45% !important;}
.w50 {width:50% !important;}
.w60 {width:60% !important;}
.w70 {width:70% !important;}
.w75 {width:75% !important;}
.w90 {width:90% !important;}
.w95 {width:95% !important;}
.w99 {width:99% !important;}
.w100 {width:100% !important;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.ml10 {margin-left:10px;}
.mt8 {margin-top:8px;}
.mt2 {margin-top:2px;}
.mp0 {
	margin:0;
	padding:0;
}
.xoverflow {
	overflow:hidden;
	overflow-x:hidden;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
}
/* =CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END =CLEARFIX */
p {text-align: justify;}
td {
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}
th {vertical-align: top;}

table, table.frame {
	border: 1px solid #000000;
	border-collapse: separate;
	border-spacing: 1px;
	caption-side: top;
	empty-cells: show;
	display: table;
}
table {border: 0;}
caption {
	caption-side: top;
	background-color: #EADF97;
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	font-weight: bolder;
	border: 2px solid #996600;
}
#main-content table th.invert, #main-content table td.invert {
	background-color: #000;
	color: #FFF;
}
.title {
	background: transparent url('/images/site/4.gif') left center no-repeat;
	color: #29146B;
	font-size: 1.2em;
	font-weight: bold;
	padding-left:20px;
}
.head {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h1, .head1, .head1a, .head1b {
	color: #036;
	font-size: 1.1em;
	font-weight: bold;
}
.head1a {color: #000;}
.head1b {color: #35C;}
h2, .head2, .head2a, .head2b {
	color: #036;
	font-size: 1em;
	font-weight: bolder;
}
.head2a {color: #000;}
.head2b {color: #35C;}
h3, .head3, .head3a, .head3b {
	color: #036;
	font-size: 1em;
	font-weight: bold;
}
.head3a {color: #000;}
.head3b {color: #35C;}
/*	H1 classes	*/
h1.news {
	background:url("/inc/site/terason_background_sprite.png") repeat-x scroll 0 50% #0A244A;
	border-bottom:0 solid #CCC;
	color:#FFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:36px;
	line-height:30px;
	margin:7px 5px 0 80px;
	outline:medium none;
	padding:0 10px 0 0;
	text-align:right;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
}
h1.title {
	background:none no-repeat scroll 0 0 #CCC;
	border:0;
	color:#0A244A;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:36px;
	line-height:30px;
	margin:7px 5px 0 7px;
	outline:medium none;
	padding:0 10px 0 0;
	text-align:right;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
}
.blanco {color: #FFF;}
.bodybold, .skewbold {font-weight: bold;}
.skewbold {font-style: italic;}
.white {color: #FFF;}
.bodyskew {font-style: italic;}
.credit {
	font-size: .75em;
	color: #999;
	background-color: inherit;
}
.small {font-size:.9em;}
.nb {font-weight: normal;}
/*	DDS db entry "source" */
.source {text-align: right;}
/*	DDS db entry "author" */
.author {text-align: right;}
#main-content li {
	color: #000;
	list-style: square outside none;
	margin-left: .5em;
}
#main-content ul {
	margin-bottom: 1em;
	list-style: square;
	list-style-position: outside;
}
A {}
A:link, A:visited {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}
A:active, A:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}
A.footer {}
A.footer:link {
	color: #AAA;
	background-color: transparent;
	text-decoration: underline;
}
A.footer:visited {
	color: #999;
	background-color: transparent;
	text-decoration: underline;
}
A.footer:active {
	color: #CCC;
	background-color: transparent;
	text-decoration: underline;
}
A.footer:hover {
	color: #FFF;
	background-color: transparent;
	text-decoration: underline;
}
A.header {
	background-color: transparent;
	color:#FFF;
	margin-right:1.5em;
}
A.header:link, A.header:visited {
	color: #FFF;
	text-decoration: none;
}
A.header:active, A.header:hover {
	color: #FFF;
	text-decoration: underline;
}
a.blue:hover {color:#00009E !important;}
a.more {
	background:url('/images/site/rm.gif') no-repeat 100% 50%;
	color:#090;
	font-weight:normal;
	margin:.5em 0 0 0;
	padding:0 14px 0 0;
	text-decoration: none;
}
a.weather-city {
	background:url('/images/shim.gif') no-repeat 100% 50%;
	font-size: 1.2em;
	font-weight:bold;
	margin: 0 0 2px 0;
	color:rgb(66,97,173);
	text-decoration: none;
}
a.weather-forecast {
	background:url('/images/shim.gif') no-repeat 100% 50%;
	font-size: 0.9em;
	float:right;
	color:rgb(66,97,173);
	margin: 0 0 5px;
	text-decoration: none;
}
a.more span {
	position:absolute;
	left:-9999px;
	width:900px;
	text-align:left;
}
a.more:hover, a.more:focus, a.more:active {
	background-color: #FFF;
	background-repeat: no-repeat;
	position: relative;
}
a.more:hover span, a.more:focus span, a.more:active span {
	left: 20px;
	top: 20px;
	width: 200px;
	padding: 5px;
	line-height: 1em;
	font-size: .9em;
	background: #FFFFF6;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
}
a.weather-city:hover span, a.weather-city:focus span, a.weather-city weather-city:active span,
a.weather-forecast:hover span, a.weather-forecast:focus span, a.weather-forecast weather-forecast:active span {
	left: -325px;
	top: 20px;
	width: 300px;
	font-size: 1.2em;
	padding: 5px;
	line-height: 1em;
	font-weight:normal;
	background: #FFFFF6;
	border: 1px solid #666;
	color: #000;
	text-decoration: none;
}
a.weather-city:hover span, a.weather-city:focus span, a.weather-city weather-city:active span {
	width:275px;
}
a.more:hover span:before, a.more:focus span:before, a.more:active span:before {
	content: " ";
}
a.weather-city:hover span:before, a.weather-city:focus span:before, a.weather-city:active span:before,
a.weather-forecast:hover span:before, a.weather-forecast:focus span:before, a.weather-forecast:active span:before {
	content: "";
}
#weather h5 {margin:0;}
#weather p.status {
	background-repeat: no-repeat;
	height:32px;
	width:32px;
	float:left;
}
#weather strong {
	float: left;
	color: #949A9C;
	font-size: 1.2em;
	width: 4em;
}
#weather strong em {
	font-style: normal;
	font-size: 1.5em;
	color: #312C31;
}
#weather .body {
	height: 45px;
}
#weather .body:after {
	content: '';
	height: 0px;
	display: block;
	clear: both;
	width: 100%;
	background: red;
}
#weather td.weather-item {
	height:80px;
}
#weather .day{
	font-weight:bold;
	color:#444444;
}
#weather .lo-temp {
	display:block;
	color:#69AFD3;
}
#weather .temp {
	font-size:0.9em;
	line-height:1em;
	text-align:right;
	width:80%;
}
#weather .hi-temp {
	display:block;
	color:#FB973F;
}
#weather .l {
	display:inline;
	color:#69AFD3;
}
#weather .h {
	display:inline;
	color:#FB973F;
}
#weather span.status {
	color:#AAA;
	font-size:0.85em;
	line-height:0.75em;
}
#loading {
	font: normal .75em/1.25em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-align:right;
	position: absolute;
	width:90px;
	height:30px;
	z-index: 9998;
	top: 100px;
	left:50%;
	margin-left:-65px;
	background: #FFFFF6 url('/weather/circle-ball-dark-antialiased.gif') top center no-repeat;
	padding:20px;
	border:1px solid #808080;
}
div.off-query {
	visibility: hidden;
	display: none;
}
div.on-query {
	color: #808080;
	padding-left: 36px;
}
.hidden {display : none;}
.magazine-image {
	color:inherit;
	background-color: #FFF;
	border: 1px #EEE solid;
}
.magazine-image img {
	padding: 0px;
	color:inherit;
	background-color: #FFF;
	margin: 2px;
	border: 1px #EEE solid;
}
button, a.button, a.button:link, a.button:visited {
	padding: 0 0 0 0;
	margin: 0 3px 0 3px;
	border: none;
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
	overflow: visible;
}
* html a.button, * html a.button:link, * html a.button:visited {width: 1%;}
button, x:-moz-any-link {margin: 0 0 0 0;}
*:first-child+html button {margin: 0 3px 0 3px;}
button span, a.button span, a.button:link span, a.button:visited span {display: block;}
/* CUSTOMIZATIONS */
button, a.button, a.button:link, a.button:visited {
	background-color: transparent;
	color: #026;
	font-family: "Helvetica Neue", Helvetica, clean, sans-serif;
	font-size: 13px;
	font-weight:bold;
	height: 26px;
}
button span, a.button span, a.button:link span, a.button:visited span {
	padding: 0 14px 0 0;
	height: 24px;
	background: url('/images/bg_btn_r.gif') no-repeat top right;
}
button span span, a.button span span, a.button:link span span, a.button:visited span span {
	padding: 0 0 0 13px;
	height: 24px;
	line-height: 24px;
	background: url('/images/bg_btn_l.gif') no-repeat top left;
}
button:hover, a.button:hover {color: #000;}
button:hover span, a.button:hover span, button.button_hover span, a.button_active:hover span {background-position: bottom right;}
button:hover span span, a.button:hover span span, button.button_hover span span, a.button_hover:hover span span {background-position: bottom left;}
button:active span, a:active:active span, button.button_active span, a.button_active:active span {background-position: bottom right;}
button:active span span, a:active:active span span, button.button_active span span, a.button_active:active span span {background-position: bottom left;}
button.submit span span, a.submit span span, a.submit:link span span, a.submit:visited span span {
	background-image: url('/images/bg_button_left_submit.gif');
	color: #000;
	padding-left: 26px;
}
button.cancel span span, a.cancel span span, a.cancel:link span span, a.cancel:visited span span {
	background-image: url('/images/bg_button_left_cancel.gif');
	color: #000;
	padding-left: 26px;
}
input.gs_input {
	background:none repeat scroll 0 0 #FFF;
	border-color:#CCC #CCC #999 #999;
	border-style:solid;
	border-width:1px;
	color:#000;
	font:18px arial,tahoma,helvetica,geneva,sans-serif;
	height:26px;
	padding:4px 10px 0 6px;
	vertical-align:top;
	width:250px;
}
input.gs_button {
	background:url("/images/gs_btn.png") repeat-x scroll 0 0 #EEE;
	border-color:#CCC #999 #999 #CCC;
	border-style:solid;
	border-width:1px;
	color:#000;
	cursor:pointer;
	font:15px arial,tahoma,helvetica,geneva,sans-serif;
	height:32px;
	overflow:hidden;
	vertical-align:top;
}
input.search_button {
	margin-left:-5px;
	width:60px;
}
/*	FORMS	*/
#lightwindow_contents form {line-height:1.8em;}
#site-search {
	float:right;
	margin:30px 15px 0 0;
	width:333px;
}
/*	home page	*/
#slide-holder {
	background:url("/images/slider_bg_full.jpg") no-repeat scroll 0 0 #FFF;
	height:400px;
	margin-left:-10px;
	overflow:hidden;
	position:relative;
	width:970px;
}
#slider {
	height:344px;
	position:absolute;
	width:9999em;
	z-index:99;
}
.slider {
	float:left;
	height:344px;
	padding:0 260px 0 15px;
	width:695px;
}
#slide-menu {
	bottom:0;
	height:56px;
	position:absolute;
	width:970px;
}
#slide-menu ul {
	border: none;
	height:56px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:970px;
}
#slide-menu ul li {
	background-color:#000;
	float:left;
	font: bold 18px/18px arial,tahoma,helvetica,geneva,sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	zoom: 1;
}
#slide-menu ul li a {
	color:#FFF;
	display:block;
	height:38px;
	padding-top:18px;
	text-decoration:none;
}
#slide-menu ul li a:hover {
	text-decoration:none;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	zoom: 1;
}
#slide-menu ul li:hover {
	background-color:#19456C;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	zoom: 1;
}
#slide-holder form.login {
	background:url("/images/bg_green_fade.jpg") repeat-x scroll 0 100% #85BB01;
	padding:10px;
	position:absolute;
	right:50px;
	top:50px;
	width:175px;
	z-index:111;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
}
#slide-holder form.login fieldset {border: 1px solid #FFF;}
#slide-holder form.login legend {
	color:#FFF;
	font-weight:bold;
}
/*	blog / news	*/
.nb-calendar {
	height:70px;
	margin:0 7px 0 0;
	padding:5px;
	width:60px;
}
.nb-calendar .date {
	background:url("/images/icon_calendar.jpg") no-repeat scroll 50% 50% transparent;
	height:70px;
	width:60px;
}
.nb-calendar .date .month {
	color:#000;
	font-size:85%;
	line-height:150%;
	text-align:center;
	width:60px;
}
.nb-calendar .date .day {
	color:#000;
	font-size:300%;
	font-weight:bold;
	line-height:90%;
	text-align:center;
	width:60px;
}
.nb-calendar .date .year {
	color:#666;
	font-size:150%;
	text-align:center;
	width:60px;
}
/*	archive / blogs	*/
#content-blog {
	float:left;
	margin:15px;
	width:700px;
}
.blog-content {
	border:1px solid transparent;
	margin:5px 0px;
	padding:5px;
	text-align:justify;
	width:700px;
}
div.blog-content.over {
	clear:both;
	height:130px;
	position:relative;
}
.over:hover {
	background-color:#F0F0F0;
	border:1px solid #CCC;
	cursor:pointer;
}
.blog-header {
	border-bottom:1px dotted #333;
	margin:0 0 5px;
	padding:0 0 7px;
}
.blog-content p.blog-title,
.blog-content li.blog-title a,
.blog-content p.blog-title a {
	background-color:transparent;
	color:#049;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	padding-right:0;
	padding-top:0;
	text-align:left;
	text-decoration:none;
}
.blog-content h1.blog-title,
.blog-content h1.blog-title a {
	background-color:transparent;
	color:#049;
	font-size:1.75em;
	font-weight:normal;
	line-height:1.5em;
	margin:0;
	padding-right:0;
	padding-top:0;
	text-align:left;
	text-decoration:none;
}
.blog-content .blog-title a:hover {color:#000;}
.blog-content .blog-head1, .archve .head1 {
	color:#A7BBBF;
	float:right;
	font-style:italic;
	font-weight:bold;
	font-size:3em;
	line-height:1em;
	font-family:"Times New Roman", times, serif;
}
.blog-content .blog-head1a, .archve .head1a {
	color:#A7BBBF;
	float:right;
	font-size:0.9em;
}
.blog-content .blog-header h4.date {
	background-color:inherit;
	color:#000;
	font-size:.8em;
	margin-top:0;
}
.blog-content .blog-header h4.date span {color:#666;}
.blog-content p img.img {
	border:0;
	margin:0 auto;
}
.blog-content .blog-title img {
	background-color:#FFF;
	border:1px solid #CCC;
	margin-top:0 !important;
	padding:4px;
}
.archive {text-align:right;}
.archive .archive-title {
	background-color:transparent;
	color:#666;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	margin:10px;
	padding-right:10px;
	text-decoration:none;
}
.archive .archive-head1 {
	color:#461B00;
	margin:15px 0pt 0pt;
	text-align:right;
}
.archive a {
	background-color:transparent;
	color:#333;
	font-size:.9em;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.archive a.normal {
	background-color:transparent;
	color:#049;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.archive a:hover {color:#000;}
.comment, .commend {padding:10px; margin-bottom:10px;}
.commend {background-color:#DDD; border:1px solid #BBB;}
form.commend {
	padding-left:10px;
	width:350px;
}
form.commend textarea {
	height:250px;
	width:340px;
}
.comment {background-color:#EEE; border:1px solid #BBB;}
.comment-head {color: #666; font-size: 11px; font-weight: bold;}
.comment-body {color: #666; font-size: 11px;}
.page {
	margin:0 -14px;
	padding:0 15px 0;
}
.of {float: right;}
.page a {
	font: bold 1em/1.25em Arial,Geneva,sans-serif;
	text-decoration:none;
}
div#side-navigation.archive {
	float:right;
	margin:15px;
	position:relative;
	width:180px;
}
div#content.blog {width:580px;}
div#content.blog img {clear:none;}
#comments {width:700px;}

.accordion_toggle {
	background:url("/inc/site/terason_background_sprite.png") repeat-x scroll 0 0 #0A244A;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0;
	outline: none;
	padding: 0 0 0 10px;
	text-decoration: none;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
}
.accordion_toggle_active {
	background: none no-repeat scroll 0 0 #85BB01;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}
.accordion_content {
	background-color: #FFF;
	color: #444;
	font-size:1em;
	overflow: hidden;
	padding-bottom:5px;
	width:100%;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
/* validation */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.box-advice {
	background-color:#EDEBD6;
	color:#333333;
	float:right;
	font-size:0.8em;
	margin:0 0 0 5px;
	padding:5px;
}
#lightwindow_overlay {	/* REQUIRED */
	display: none;
	height: 100px;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 500;
}
#lightwindow {	/* REQUIRED */
	display: none;
	line-height: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 999;
}
#lightwindow_container {	/* REQUIRED */
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	visibility: hidden;
}
* html #lightwindow_container {overflow: hidden;}/* IE6 needs this or it messes with our positioning */
#lightwindow_contents {
	background-color: #FFF;
	border: 10px solid #FFF;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#lightwindow_loading {	/* REQUIRED */
	background-color: #F0F0F0;
	height: 100%;
	left: 0px;
	padding: 10px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 9999;
}
#lightwindow_loading_shim {
	display: none;
	height: 100%;
	left: 0px; 
	position: absolute; 
	top: 0px;
	width: 100%; 
}
#lightwindow_loading span {
	color: #444;
	float: left;
	font-size: 12px;
	line-height: 32px;
	padding: 0 10px 0 0;
}
#lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {
	color: #09F;
	cursor: pointer;
	text-decoration: none;
}
#lightwindow_loading span a:hover, #lightwindow_loading span a:active {text-decoration: underline;}
#lightwindow_loading img {
	float: left;
	margin: 0 10px 0 0;
}
#lightwindow_navigation {	/* REQUIRED */
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
}
/* We need to shim the navigation for IE, though its more of a sub-floor */
#lightwindow_navigation_shim {	/* REQUIRED */
	display: none;
	height: 100%;
	left: 0px; 
	position: absolute; 
	top: 0px;
	width: 100%; 
}
#lightwindow_navigation a, #lightwindow_navigation a:link, #lightwindow_navigation a:visited, #lightwindow_navigation a:hover, #lightwindow_navigation a:active {outline: none;}	/* REQUIRED */
#lightwindow_previous, #lightwindow_next {
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	height: 100%;
	width: 49%;
}
#lightwindow_previous {
	float: left;
	left: 0px;
}
#lightwindow_next {
	float: right;
	right: 0px;
}
#lightwindow_previous:hover, #lightwindow_previous:active {background: url('/images/prevlabel.gif') left 15% no-repeat;}
#lightwindow_next:hover, #lightwindow_next:active {background: url('/images/nextlabel.gif') right 15% no-repeat;}
#lightwindow_previous_title, #lightwindow_next_title {display: none;}
#lightwindow_galleries {
	bottom: 0px;
	display: none;
	left: 0px;
	margin: 0 0 0 10px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 50; 
}
#lightwindow_galleries_tab_container {
	height: 0px;
	overflow: hidden;
	width: 100%;
}
a#lightwindow_galleries_tab, a:link#lightwindow_galleries_tab, a:visited#lightwindow_galleries_tab {
	background: url('/images/black-70.png') repeat 0 0 transparent;
	color: #FFF;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 22px;
	text-decoration: none;
	width: 77px;
}
* html a#lightwindow_galleries_tab, * html a:link#lightwindow_galleries_tab, * html a:visited#lightwindow_galleries_tab {
	background: none;
	background-color: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
a:hover#lightwindow_galleries_tab, a:active#lightwindow_galleries_tab {color: #FFB;}
#lightwindow_galleries_tab_span {
	display: block;
	height: 20px;
	padding: 0 7px 0 7px;
	width: 63px;
}
#lightwindow_galleries_tab .up {background: url('/images/arrow-up.gif') no-repeat 60px 5px transparent;}
#lightwindow_galleries_tab .down {background: url('/images/arrow-down.gif') no-repeat 60px 6px transparent;}
#lightwindow_galleries_list {
	background: url('/images/black-70.png') repeat 0 0 transparent;
	height: 0px;
	overflow: hidden;
}
* html #lightwindow_galleries_list {
	background: none;
	background-color: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
.lightwindow_galleries_list {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 200px;
}
.lightwindow_galleries_list h1 {
	color: #09F;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-decoration: none;
}
.lightwindow_galleries_list li {
	list-style-type: none;
	margin: 5px 0 5px 0;
}
.lightwindow_galleries_list a, .lightwindow_galleries_list a:link, .lightwindow_galleries_list a:visited {
	color: #FFF;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.lightwindow_galleries_list a:hover, .lightwindow_galleries_list a:active {
	background: #000;
	border-left: 3px solid #FFB;
	color: #FFB;
	padding: 0 0 0 7px;
}
#lightwindow_data {position: absolute;}	/* REQUIRED */
#lightwindow_data_slide {position: relative;}	/* REQUIRED */
#lightwindow_data_slide_inner {
	background-color: #FFF;
	padding: 0 10px 10px 10px;
}
#lightwindow_data_caption {
	background-color: #FFF;
	clear: both;
	color: #666;
	line-height: 25px;
	padding: 10px 0 0 0;
}
#lightwindow_data_details {
	background-color: #F0F0F0;
	height: 20px;
	padding: 0 10px 0 10px;
}
#lightwindow_data_author_container {
	color: #666;
	float: right;
	font-style: italic;
	font-size: 10px;
	line-height: 20px;
	overflow: hidden;
	text-align: right;
	width: 40%;
}
#lightwindow_data_gallery_container {
	color: #666;
	float: left;
	font-size: 10px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	width: 40%;
}
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}
#lightwindow_title_bar_title {
	color: #FFB;
	float: left;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
a#lightwindow_title_bar_close_link, a:link#lightwindow_title_bar_close_link, a:visited#lightwindow_title_bar_close_link {
	color: #FFB;
	cursor: pointer;
	float: right;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: right;
}
a:hover#lightwindow_title_bar_close_link, a:active#lightwindow_title_bar_close_link {color: #FFF;}
/*	Theme styling stuff	*/
#lightwindow p {
	color: #000;
	padding-right: 10px;
}
div#video div.item {
	float:left;
	margin-left:25px;
	width:21.5%;
}
div#video div.item p span.thumbnail a img {
	height:100%;
	width:100%;
}
