/* For AIA Vermont - March 2012
   Copyright 2012 Paul Hansen, except as noted
   Web design and development by www.ecopixel.com */

/* customized meyerweb.com reset v2.0 | 20110126 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background-color: transparent;
	text-align: left;
	font-weight: normal;
/*	font-style: normal; */
}
legend {
	color: #000; /* for legend in IE */
}
/* inline styles should only inherit */
span,u,i,em,b,strong {
	color: inherit;
	font-weight: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
i,em {
	font-style: italic;
}
b,strong {
	font-weight: bold;
}
center {
	text-align: center;
}
/* remove half-leading from these to avoid odd line heights */
sup,sub {
	line-height: 0;
}
body {
	background-color: #DDD;
	font: 93%/1.5 Georgia, "Times New Roman", serif;
}
ol, ul { 
	padding-left: 3.2em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	margin: 1.6em 3.2em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit; /* for html4 doctype: http://css-discuss.incutio.com/?page=UsingEms */
}
ul li {
	list-style-type: square;
}
ol li {
	list-style-type: decimal;
}
/* for list navigation */
.nav  ul, .nav ol, .nav li {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 1em;
}
.nav a {
	line-height: 1em;
}
body {
	background-color: #FFF;

}

h1,h2,h3,h4,h5,h6 { 
	font-weight: bold;
	line-height: 1.2;
	margin: 0.6em 0;
}
h1 {
	font-weight: normal;
	color: #F42A41;
	font-size: 2em;
	line-height: 1;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #61646E;
}

h3 {
	color: #F42A41;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 0.85em;
}

#content-right h3 {
	color: #D2001B;
}
#content-right .csc-frame-frame1 h3,
#content-right .csc-frame-frame2 h3 {
	color: #FFF;
}

#page-1 #content-right .csc-firstHeader {
	margin-top: 2em;
}

h4 {
	font-weight: bold;
	line-height: inherit;
}
h5 {
	color: #61646E;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #E8E9EC;
}
#content h5 {
	font-size: 0.85em;
}
#content-right h5 {
	border-bottom: 2px solid #FFF;
}

h6 {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0;
}
p {
	margin: 1em 0;
}

/* site layout styles */

#wrap-header {
	overflow: hidden;
	background-color: #E8E9EC;
}

#header {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#logo-link {
	display: block;
	float: left;
	padding: 15px 0 7px 15px;
}

#logo {
	width: 500px;
	height: 53px;
}

#search {
	display: block;
	padding-top: 15px;
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#search label {
	font-weight: bold;
}

#search-pages {
}
#search-members {
}

/* Order must be :link, :visited, :hover, :active */
a {
	color: #5B5EA6;
}
#content-right a {
	color: #595EA5;
}

a:visited {
	color: #61646E;
}

a:hover,
a:active {
	background-color: #EAEBFF;
	color: #404274;
}
.csc-textpic-imagewrap a {
	background-color: transparent;
}
.csc-textpic-imagewrap li {
	background: none;
}

#header a {
	background-color: transparent;
}

/* always space between images, even without caption. */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin: 0 0 2px 0;
}

#content-right a:hover,
#content-right a:active {
	background-color: #EEE;
	color: #404274;
}

#wrap-navmain,
#bg-main {
	background-color: #5B5EA6;
	overflow: hidden;
}
#navmain {
	width: 940px;
	padding-left: 20px;
	margin: 0 auto;
}

#navmain ul,
#navmain li {
	float: left;
}
#navmain  a {
	display: block;
	color: #FFF;
	padding: 0.8em 0.8em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
}

#navmain a strong {
	cursor: pointer;
	color: #FFF;
}

#navmain a:hover {
	color: #FFF;
	background-color: #000;
}

#navmain a.nav-act,
#navmain a.nav-act:hover {
	color: #FFF;
	background-color: #404274 !important;
}

#navsub {
	width: 300px;
	background-color: #61646E;
	overflow: hidden;
	border-bottom: 2px solid #FFF;
	padding-bottom: 0.8em;
}

#navsub h3 {
	padding: 0 20px;
	margin: 0.8em 0 0.6em 0;
	color: #E8E9EC;
}

#navsub ul,
#navsub li {
	float: left;
	width: 300px;
}
#navsub  a {
	line-height: 120%;
	display: block;
	color: #EAEBFF;
	padding: 0.4em 20px;
	padding-left: 32px;
	text-decoration: none;
	font-weight: normal;
	background: url(bg-li.png) 20px 0.9em no-repeat;
}

/*#navsub a.nav-act {
	background-color: #404274;
} */

/*#navsub a.nav-ifsub {
	background-image: url(bg-li-ifsub.png);
} */

#navsub ul ul a {
	padding-left: 52px;
	background: url(bg-li-li.png) 40px 0.9em no-repeat;
}

#navsub a strong {
	cursor: pointer;
	font-weight: normal;
	color: inherit;
}

#navsub a:hover {
	color: #EAEBFF;
	background-color: #000;
}

#navsub a.nav-cur,
#navsub a.nav-cur:hover {
	color: #FFF;
	background-color: #44464E !important;
}


#wrap-main {
	background-color: #FFF;
	overflow: hidden;
	clear: both;
	position: relative;
}

#bg-main {
	height: 22px;
	position: absolute;
	width: 100%;
}

/* .layout-1 */
#main {
	margin: 0 auto;
	width: 960px;
	border: 2px solid #FFF;
	clear: both;
	position: relative;
	overflow: hidden;
	background: #FFF url(bg-main.png) right top repeat-y;
}

.layout-1 #main {
	background: #FFF;
}


#content {
	position: relative;
	overflow: hidden;
	width: 660px;
	float: left;
}
.layout-1 #content {
	float: none;
	width: 960px;
}

#content-right,
#content-border {
	float: right;
	position: relative;
	overflow: hidden;
	width: 300px;
	font: 0.85em/1.5 Arial, Helvetica, sans-serif;

}
/* border to separate from navsub or csc-colpos-3 content */
#content-border {
	border-bottom: 2px solid #FFF;
	float: none;
}

#content-right {
	float: right;
}


#wrap-footer {
	clear: both;
	position:relative;
	border-top: 2px solid #E8E9EC;
	overflow: hidden;
}

#footer {
	clear: both;
	position:relative;
	margin: 0 auto;
	padding: 0 0 20px 20px;
	width: 940px;
	overflow: hidden;
	font: 0.85em/1.2 Arial, Helvetica, sans-serif;
}

#footer-content {
	float: right;
	text-align: right !important;
	margin-top: 0.8em;
}
#footer-content p {
	margin: 0 0 0.8em 0;
	text-align: right;
}


/* default frame */
.csc-default {
	overflow: hidden;
	position: relative;
	margin: 0 20px;
}
/* applies to all except csc-default and "no frame" */
.csc-frame {
	overflow: hidden;
	position: relative;
}

/* built-in frames */
.csc-frame-invisible.csc-colpos-0 ,
.ep-frame-slideshow1.csc-colpos-0 {
	width: 658px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #FFF;
}

.csc-frame-invisible.csc-colpos-0 .csc-textpic-text,
.ep-frame-slideshow1.csc-colpos-0 .csc-textpic-text {
	padding-right: 18px;
	padding-left: 20px;
}
.csc-frame-invisible.csc-colpos-1 .csc-textpic-text,
.csc-frame-invisible.csc-colpos-2 .csc-textpic-text,
.csc-frame-invisible.csc-colpos-3 .csc-textpic-text {
	padding: 0 20px;
}


.csc-frame-invisible.csc-colpos-1,
.csc-frame-invisible.csc-colpos-2,
.csc-frame-invisible.csc-colpos-3 {
	width: 300px;
	margin: 0;
	padding: 0;
	border: none;
}


/* .csc-textpic > .csc-textpic-imagwrap */
.csc-textpic {
    position: relative;
}

.csc-textpic-imagewrap {
    position: relative;
    overflow: hidden;
}

.csc-textpic-imagewrap a {
  display: block;
  overflow: hidden;
}

.csc-frame-invisible div.csc-textpic div.csc-textpic-single-image img,
.ep-frame-slideshow div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0;
}

.csc-frame-invisible div.csc-textpic-clear,
.ep-frame-slideshow div.csc-textpic-clear {
  clear:none;
  display: none;
  visibility: hidden;
  width: 0;
}

/* Fix IE7 bug with margin-bottom and csc images */
.csc-textpic-imagewrap,
.csc-textpic-imagewrap ul, 
.csc-textpic-imagewrap li {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.csc-frame-rulerBefore {
  clear: both;
  width: 100%;
}
.csc-frame-rulerAfter {
}
.csc-frame-indent {
}
.csc-frame-indent3366 {
}
.csc-frame-indent6633 {
}

.csc-frame-frame1,
.csc-frame-frame2 {
	width: 618px;
	padding: 0 20px;
	position: relative;
	overflow: hidden;
	margin: 0;
	margin-bottom: 2px;
	color: #FFF !important;
}
.csc-frame-frame1 *,
.csc-frame-frame2 * {
	color: #FFF;
}

.csc-frame-frame1.csc-colpos-1, 
.csc-frame-frame1.csc-colpos-2,
.csc-frame-frame1.csc-colpos-3,
.csc-frame-frame2.csc-colpos-1, 
.csc-frame-frame2.csc-colpos-2,
.csc-frame-frame2.csc-colpos-3 {
	width: 260px;
}

.csc-frame-frame1 a,
.csc-frame-frame2 a {
	color: #FFF !important;
}
.csc-frame-frame1 a:hover,
.csc-frame-frame2 a:hover {
	background-color: #555 !important;
}

/* gray box */
.csc-frame-frame1 {
    background: #61646E;
}
/* red box */
.csc-frame-frame2 {
  background-color: #9F1B2A;
}

.csc-frame-frame1 h2,
.csc-frame-frame2 h2 {
  margin: 0.8em 0;
	color: #E8E9EC;
}
.csc-frame-frame1 p,
.csc-frame-frame2 p {
    margin: 0.8em 0;
	color: #FFF;
}



.csc-clear,
.csc-clearRuler {
  clear: both;
}



.csc-clearRuler {
	border-top: 1px solid #CCDD88;
}


.divider {
	clear: both;
	overflow: hidden;
	border-top: 2px solid #E8E9EC;
	padding: 0;
	margin: 0.8em 0;
	left: -20px;
	position: relative;
	width: 1000px;
}
.csc-colpos-1 .divider,
.csc-colpos-2 .divider,
.csc-colpos-3 .divider  {
	border-top: 2px solid #FFF;
}


.divider hr {
  display: none;
}

ul {
	margin: 0.8em 0;
	padding-left: 0;
}

ul li {
	list-style-type: none;
	padding-left: 12px;
	margin: 0.4em 0;
	background: url(bg-li.png) left 0.6em no-repeat;
}

ul ul {
	margin-left: 2em;
}

/* tighter on multi-level lists like sitemap */
ul ul li {
	margin: 0;
}


/*************************************************/
/* floats, frames, rulers, dividers */





/* fix for IE7 margin-bottom collapse */
/*
div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0;
  padding-bottom: 12px;
}*/

#header-content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
  padding-bottom: 6px !important;
}

/* fix for IE7 margin-bottom collapse */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
/*  padding-bottom: 12px !important; */
}


/*
#header-content div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0;
  padding-bottom: 6px !important;
}
*/

/* slide show */

/* .csc-frame-slideshow1 */
.ep-frame-slideshow1 {
	position: relative;
	overflow: hidden;
}

.ep-frame-slideshow1 .ep-ss1-controls ul,
.ep-frame-slideshow1 .ep-ss1-controls li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: none !important;
}

.ep-frame-slideshow1 .ep-ss1-controls {
	position: absolute;
	background-color: rgba(0,0,0,0.4);
	display: block;
	z-index: 300;
	right: 12px;
	top: 0;
	width: 99px;
	height: 25px;
	overflow: hidden;
	padding: 8px 0 8px 8px !important;
/*	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
*/
}

.ep-ss1-controls ul li {
	padding-right: 8px !important;
}

.ep-ss1-controls a {
	float: left;
	height: 0;
	padding-top: 25px;
	width: 25px;
/*	margin-right: 7px; */
	overflow: hidden;
	font-size: 1em;
	line-height: 1em;
	display: block;
	/* note: IE7 doesn't like "bottom" align, had to do -21px */
	/* Firefox is picky about x,y order */
	background: url(bg-slideshow1-btns.png) left -25px no-repeat;
}

.ep-frame-slideshow1 a.ep-ss1-controls-prev { background-position: left -25px; }
.ep-frame-slideshow1 a.ep-ss1-controls-play { background-position: -75px -25px; }
.ep-frame-slideshow1 a.ep-ss1-controls-pause { background-position: -50px -25px; }
.ep-frame-slideshow1 a.ep-ss1-controls-next { background-position: -25px -25px;}

.ep-frame-slideshow1 a.ep-ss1-controls-prev:hover { background-position: left top;}
.ep-frame-slideshow1 a.ep-ss1-controls-play:hover { background-position: -75px top;}
.ep-frame-slideshow1 a.ep-ss1-controls-pause:hover { background-position: -50px top; }
.ep-frame-slideshow1 a.ep-ss1-controls-next:hover { background-position: -25px top; }


/* click-enlarge */
a.image_zoom {
	display: block;
	position: relative;
	overflow: hidden;
}

a.image_zoom .ep-controls {
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 30px;
	width: 100px;
	background: url(bg-zoom.png) bottom right no-repeat;
}
a.image_zoom .ep-controls span {
	display: none;
	position: absolute;
	left: 22px;
	bottom: 4px;
	width: 100px;
	text-align: right;
	text-transform: uppercase;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #FFF;
}

a.image_zoom:hover .ep-controls {
	display: block;
}

/* --------------------------------
	Filelinks
----------------------------------- */

.filelinks {
	clear: both;
	margin: 0.8em 0;
	border-bottom: 1px solid #E0F2F3; 
	display: table;
	width: 100%;
}

.filelinks-layout-0 .filelinks-icon {
	width: 100px;
}

.filelinks-layout-1 .filelinks-icon {
	width: 18px;
}

.filelinks-layout-3 .filelinks-icon {
	width: 160px;
}

.filelinks-file {
	clear: both;
	width: 100%;
	display: table-row;
}

.filelinks-icon {
	display: table-cell;
	padding: 12px 12px 12px 0;
	vertical-align: middle;
	text-align: right;
	/* border-bottom: 1px solid #E0F2F3; */
}

.filelinks-info {
	display: table-cell;
	vertical-align: middle;
	padding: 12px 0;
	position: relative;
	overflow: hidden;
	text-align: left;
	width: 100%;
	/* border-bottom: 1px solid #E0F2F3; */
}

.filelinks-title {
}

.filelinks-title a {
	font-weight: bold;
}
.filelinks-desc {
}

#footer .csc-default {
	padding: 0;
	margin: 0;
}

#navfoot {
	position: relative;
	left: -1em;
	padding-top: 0.4em;
	float: left;
}

#navfoot ul {
	float: left;
}

#navfoot li {
	float: left;  /* Required by IE6 */
}

#navfoot a {
	display: block;
	float: left;
	line-height: 120%;
	padding: 0.4em 1em;
	position: relative;
	border-right: 1px solid #E8E9EC;
	text-decoration: none;
}

#navfoot li.nav-last a {
	border-right: none;
}

/* --------------------------------
	Accessibility
----------------------------------- */
/* hide by moving out of the way */
.access-tip {
	position: absolute;
	display: block;
	left: -999em;
	margin: 0;
	padding: 0;
}

/* show these on focus only */
a.access-nav {
	position: absolute;
	left: -999em;
}

a.access-nav:focus,
a.access-nav:active {
	position: static;
	left: 0;
}

/* --------------------------------
	Misc elements
----------------------------------- */

.csc-textpic-caption {
	font: 0.85em/1.5 Georgia, "Times New Roman", serif;
	padding: 0.2em 0 1em 0;
	font-style: italic;
}


#content .csc-default .csc-textpic-multicol .csc-textpic-caption {
	padding-right: 8px;
}
#content .csc-default .csc-textpic-lastcol .csc-textpic-caption {
	padding-right: 0;
}

#content .csc-frame-invisible .csc-textpic-caption,
#content .ep-frame-slideshow1 .csc-textpic-caption {
	padding-right: 18px;
}
#content .csc-frame-invisible .csc-textpic-firstcol.csc-textpic-multicol .csc-textpic-caption,
#content .csc-frame-slideshow1 .csc-textpic-firstcol.csc-textpic-multicol .csc-textpic-caption {
	padding-right: 8px;
}

#content-right .csc-textpic-caption {
	font-size: 100%;
}

#content-right .csc-default .csc-textpic-multicol .csc-textpic-caption,
#content-right .csc-default .csc-textpic-multicol .csc-textpic-caption {
	padding-right: 8px;
}

#content-right .csc-frame-invisible .csc-textpic-caption,
#content-right .csc-textpic-multicol  .csc-textpic-caption {
	padding-right: 20px !important;
}
#content-right .csc-textpic-firstcol.csc-textpic.multicol .csc-textpic-caption {
	padding-right: 8px;
}

#content-right .csc-frame-invisible .csc-textpic-onecol .csc-textpic-caption,
#content-right .csc-frame-invisible .csc-textpic-firstcol.csc-textpic-multicol .csc-textpic-caption {
	padding-left: 20px;
}
#content-right .csc-frame-invisible .csc-textpic-intext-right .csc-textpic-onecol .csc-textpic-caption,
#content-right .csc-frame-invisible .csc-textpic-intext-left .csc-textpic-onecol .csc-textpic-caption  {
	padding-left: 0;
}
#content-right .csc-default .csc-textpic-lastcol .csc-textpic-caption,
#content-right .csc-frame .csc-textpic-lastcol .csc-textpic-caption {
	padding-right: 0;
}

#content .csc-frame-invisible .csc-header {
	padding-left: 20px;
	padding-right: 18px !important;
}

#content-right .csc-frame-invisible .csc-header {
	padding: 0 20px;
}


#content-right .csc-linkToTop {
	padding-left: 20px;
}


br.cb {
	clear:both;
	height:0;
	visibility: hidden;
}

br.cl {
	clear:left;
	height:0;
	visibility: hidden;
}

br.cr {
	clear:right;
	height:0;
	visibility: hidden;
}

.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}

/* existing styles Sept 2007 *******************************/


.paypal-error {
	background-color: #FF9;
}
.paypal-error p {
	padding: 0.2em 0.4em;
	margin: 0; 
}

.csc-mailform label,.csc-mailform input,.csc-mailform textarea {
	display: block;
	margin-bottom: 0.2em;
	text-align: left;
}

.csc-mailform label {
	padding-top: 0.1em;
}

.csc-mailform legend {
	visibility: hidden;
	display: none;
	padding: 0;
	margin: 0;
}

fieldset.csc-mailform {
	border: 0;
	padding: 0;
}

.csc-mailform-field {
	padding-top: 0.5em;
/*	border-top: 1px solid #DDEEAA; */
	clear: both;
}

.csc-mailform-submit {
	font-weight: bold;
}

/* overlay new styles for Mailform Feb 2008 ***********************************/

/* span around "label" and property elements. */
.csc-mailform .csc-mailform-field span.csc-mailform-label {
	font-weight: bold;
	padding-bottom: 0.5em;
	display: block;
}

.csc-mailform span.csc-mailform-check input {
	margin-right: 0.5em;
}

.csc-mailform span.csc-mailform-check label {
	text-align: left;
	display: block;
	width: auto;
	float: left;
}

.csc-mailform span.csc-mailform-radio {
	display: block;
	margin: 0;
}

.csc-mailform span.csc-mailform-radio br {
	clear: both;
}

.csc-mailform span.csc-mailform-radio input {
}

.csc-mailform span.csc-mailform-radio label {
	width: auto;
	float: none;
	padding-left: 0.4em;
	text-align: left;
	display: inline;
}

/* inside fieldsets for checkbox groups */
.csc-mailform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

/* ----------- end of mailform */

/* ---------------- news ---- */

.news-list-item {
/*	border-bottom: 2px solid #999; */
	margin: 1.2em 0;
}

.news-list-item h3 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", serif;
}
.news-list-item a {
	font-weight: bold !important;
	font-size: 120%;
}

.news-list-item p.bodytext,
.news-list-item p {
	padding: 0;
	margin: 0;
}

.tx-ttnews-browsebox td {
	padding-right: 5px;

}

/* ---------------------------------------------------------------------------
	Partner CSS
--------------------------------------------------------------------------- */

/* Main table */

#page-wide #wrap-sidebar {
	display: none;
}

#page-wide #wrap-content {
	width: 750px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	overflow: hidden;
}

#page-wide #navcrumbs {
	padding-left: 222px;
}

#page-wide #content {
	position: relative;
	left: 222px;
}

/*
table.partner {
	position: relative;
	left: -222px;
	width: 100%;
	border-collapse: collapse;
}
*/

table.partner tr {
	border-collapse: collapse;
}

table.partner th {
	text-align: left;
	padding: 0.5em 10px;
	background-color: #61646E;
}

table.partner th h2 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0.85em !important;
	line-height: 1em !important;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

table.partner td {
	padding: 20px;
	vertical-align: middle;
	border-collapse: collapse;
	border-top: 2px solid #E8E9EC;
}

table.partner td.partner_image {
	padding: 2px 2px 2px 0;
	border-collapse: collapse;
	width: 200px;
	text-align: right;
}

table.partner h3 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1em !important;
	line-height: 1.5em !important;
	font-weight: bold !important;
}

table.partner p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.5em !important;
}

table.partner .partner_bul {
	color: #61646E;
}

/* events */
div.news-single-timedata {
	padding-top: 0.4em;
	font-style: italic;
}

/* we don't use this field */
p.news-single-author {
	height: 1em;
	margin: 0;
}



/* just for old tt_news */

span.news-list-morelink a {
	font-size: 1em;
	font-weight: normal;
	display: none;
}



/* comments */
.tx-comments-comment-input, .tx-comments-comment-form textarea {
	width: 21em !important;
}



.tx-comments-comment-form label {
	width: 8.5em !important;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: smaller;
	font-weight: bold;
}

span.tx-comments-required-error {
	margin: 0;
	padding: 0;
	display: inline;
	background-color: transparent;
	color: red;
	font-size: smaller;
	font-weight: bold;
}

.tx-comments-comment-form {
	margin-bottom: 0.8em;
}
.tx-comments-comment-form legend {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #61646E;
}

.tx-comments-comment-1, .tx-comments-comment-2 {
	border: 2px solid #E8E9EC !important;
	margin: 0 !important;
	margin-bottom: 0.8em !important;
	padding: 2px !important;
}

p.comments-header {
	padding: 6px 10px;
	margin: 0;
	background-color: #E8E9EC;
	overflow: hidden;
}

div.tx-comments-comment-content {
	padding: 8px 10px 6px 10px;
	text-align: left !important;
}

span.tx-comments-comment-name,
span.tx-comments-comment-date,
span.tx-comments-comment-city,
span.tx-comments-comment-org,
span.tx-comments-comment-www {
	display: block;
	float: left;
	font-weight: normal;
}
span.tx-comments-comment-name {
	font-weight: bold;
}

span.tx-comments-comment-city {
	float: right;
}
span.tx-comments-comment-www {
	float: right;
	clear: right;
}

.tx-comments-comment-date {
	font-style: italic;
	float: left;
	clear: left;
}

/* from ext:news */


/* global styles */

.news .hidden {
    position: absolute;
    left: -9999px;
    top: 0;
    width: 1px;
    height: 1px;
    margin: 0;
	overflow: hidden;
}
.news .clear { clear: both; }

.news .nav ul {
    float: left;
    display: inline;
	margin: 0;
}
.news .nav li {
    float: left;
    list-style: none;
	line-height: 1em;
}
.news .nav a {
    float: left;
    display: block;
	line-height: 1em;
}
.news .nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.news .nav { zoom: 1; }

.news h2 {
	margin: 0.8em 0;
}

.news-list-view p {
}

/* list + search + latest view */
.news-list-view .article {
	border-top: 2px solid #E8E9EC;
	margin 0.8em 0;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.news .article:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.news .article { zoom: 1; }


.news .article .news-img-wrap {
	float: right;
	margin: 1.4em 0 20px 20px;
	overflow: hidden;
}

/* embedded regular content */
.news-single .csc-default {
	padding: 0;
	margin: 0;
}


.news .article .news-img-wrap a {
	display: block;
	float: left;
}

.news .article .news-img-wrap img {
	display: block;
}

.news .article h2 a{
	font-weight: bold;

}
.news .article .teaser-text {

}

.news .footer {
/*
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
*/
	color: #5F646C;
	font-style: italic;
}
.news-list-view .footer {
}

.news .footer p {

}
.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}
.news .footer span:last-child {
	border-right: 0;
}
.news .footer .news-category a {
	text-transform: uppercase;
	color: #888;
}


/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}
.news-category-view ul li li {
	padding: 2px 8px 2px 12px;

}
.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
	color: #888;
}


/* search view */
.news-whatis {
	margin: 15px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}
.news-browsebox {
	margin: 15px 0;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.news-browsebox ul li { margin: 0 5px; }
.news-browsebox ul .prev {
	margin-right: 20px;
	margin-left: 0;
}
.news-browsebox ul .current-page a { font-weight: bold; }
.news-browsebox ul .next {
	margin-left: 20px;
	margin-right: 0;
}


/* single view */
.news-single .footer {
	font-style: italic;
	border-top: 0;
	padding:0;
}
.news-single .article .news-img-wrap {
	float: right;
	width: 300px;
	margin: 0 0 20px 20px;
}

.news-single .teaser-text {
	font-weight: bold;
}
.news-text-wrap {

}
.news-single .article .news-img-wrap img { 
	float: none;
}
.news-single .article .news-img-wrap .mediaelement {
	border-bottom: 2px solid #FFF;
	overflow: hidden;
}

p.news-img-caption { 
	font-style: italic;
	margin-top: 0;
}


/* related news + files */
/*.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}
.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}
.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}
.news-related h4 {
	margin-bottom: 10px;
}
.news-related ul li span {
	border-right:1px solid #DDDDDD;
	display:inline-block;
	margin-right:8px;
	padding-right:8px;
	color: #888;
}
.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}
.news-related-files .news-related-files-link a {
	background-image: url(../img/background/file-icon-sprites.gif);
	background-repeat: no-repeat;
	padding: 6px 0 6px 38px;
}
.news-related-files ul li { margin-bottom: 20px; }
.news-related-files .news-related-files-link .jpg { background-position: 0 0;}
*/
.news-related ul li span {
	color: #888;
}
/*.news-related ul li span:after {
	content: ": ";
} */

.news-related-files .news-related-files-link .jpg { background-position: 0 0;}

.news .page-navigation p {
	float:left;
}
.news .page-navigation ul{
	float:right;
}
.news .page-navigation ul li{
	float:left;
	display:block;
	padding:0 1px;
	background: none;
}
.news .page-navigation ul li a{
	display:block;
	padding:1px 2px;
}

.news-clear {
	clear:both;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news span.news-brief-news-date {
	color: #888;
}


p.wt_spamshield_error {
	font-weight: bold;
	color: #FF0000;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#sb-title, #sb-title-inner {
	height: auto !important;
	line-height: 1.2 !important;
}