*{
	color:#333;
	vertical-align:baseline;
}	
h1{
	font-size:1.8em;
	color:#fff;
	padding:45px 30px 15px;
	line-height:1em;
}
h2{
	/*font-size:1.8em;*/font-size: 2.4em;
	padding:0;
	line-height:1.2em;
}
h3{
	font-size: 1.8em;
	padding: 0;
}
h4{
	font-size: 1.5em;
	padding: 0;
	padding-bottom: 5px;
}
h3.date{
	color:#a9a9a9;
	font-size:1.0em;
	padding: 0 0 1em;
}
p, a{
	font-size:1.2em;
}
p a{
	font-size:1em;
}
a{
	color:#2e95b5;
	text-decoration:none;
}
p{
	line-height:1.6em;
}
label{
	display:block;
	font-weight:bold;
	margin:0 0 0 5px;
}
a:hover{
	color:#333;
}
body{
	background-color:#e4e4e4;
	background-image:url( /bazment/deja/image/deja-body-gradient.png );
	background-repeat:repeat-x;
}
#main-container{
	background-image:url( /bazment/deja/image/deja-main-container-pattern.png );
	background-repeat:repeat-y;
	width:986px;
	margin:0 auto;
	position:relative;
}
#header{
	background-image:url( /bazment/deja/image/dj-header-pattern.png );
	background-position:1px top;
	height:176px;
	padding-left:2px;
	position:relative;
}
#header img{
	display:block;
}
#main-content{
	background-image:url( /bazment/deja/image/deja-main-content-pattern.png );
	background-position:2px top;	
}
#footer{
	background-image:url( /bazment/deja/image/deja-footer-background.png );
	height:16px;
}
.editor-content {
	/*font-size: 1.1em;*/
}
.editor-content p{
	/*font-size: 1em;*/
}
.segment-content{
	margin:0 0 20px 15px;
	padding:0 15px 0 30px;
	padding-bottom:20px;
	clear:both;
	border-bottom:1px solid #ddd;
	position: relative;
}
.segment-content.no-border{
	border: 0;
}
.segment-content.preamble{
	padding-bottom: 0;
	margin-bottom: 0;
}
.segment-content.no-border h2{
	padding-bottom: 10px;
}
.segment-content.more-space{
	margin-top: 20px;
}
.segment-content.wider{
	padding: 0 !important;
	margin: 0 !important;
}
.pub_False {
    filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}
.form-column{
	float:left;
	position:relative;	
}
.column-form{
	margin-right: 17px;
	margin-bottom:15px;
}
.large-column{
	width:962px;
	margin:0 12px 12px;
	padding-top:12px;
}
.medium-column{
	float:left;
	/*width:580px;*/
	width:625px;
	padding-bottom: 0px;
}
.small-column{
	float:right;
	width:350px;
}
.left-column{
	float: left;
	margin-right: 70px;
}
.xsmall-column{
	float:left;
	width:390px;
}
.mini-column{
	float:left;
	width:130px;
}
.statistics-content h2,
.calendar-content h2{
	font-size:1.9em;
}
.statistics-content .mini-column{
	width: 170px;
}
.statistics-content .xsmall-column{
	width: 350px;
}
.statistics-content .mini-column,
.statistics-content .mini-column span,
.statistics-content .mini-column h2
.calendar-content .mini-column,
.calendar-content .mini-column span,
.calendar-content .mini-column h2{
	color:#2e95b5;
	font-weight:bold;
}
.statistics-content .mini-column h2,
.calendar-content .mini-column h2{
	padding-top:3px;
	font-weight:normal;
}
.statistics-content .mini-column .tip,
.calendar-content .mini-column .tip{
	margin-top: 5px;
	color: #000;
}
.statistics-content .mini-column .tip img,
.calendar-content .mini-column .tip img{
	float: left;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.calendar-header{
	color:#000;
	border-bottom:0;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom:0;
	margin-top: 20px;
	margin-bottom: -1px;
	font-weight:bold;
}
.image-layer{
	width:344px;
	height:269px;
	position:absolute;
	top:188px;
	left:3px;
	/*background-image:url( /bazment/deja/image/deja-layer-background.png );
	background-repeat:repeat;*/
}
.image-layer p{
	padding:0 30px;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
}


.more{
	background-image:url( /bazment/deja/image/dj-more.png );
	float:left;
	height:28px;
	line-height:28px;
	padding-left:32px;
	font-weight:bold;
}
.back{
	background-image:url( /bazment/deja/image/deja-back.png );
	float:left;
	height:28px;
	line-height:28px;
	padding:0 15px 0 32px;
	font-weight:bold;
}
.next{
	background-image:url( /bazment/deja/image/deja-more.png );
	background-position:right;
	float:left;
	height:28px;
	line-height:28px;
	padding:0 32px 0 15px;
	font-weight:bold;
}
.page{
	float:left;
	padding:0 5px;
	font-weight:bold;
	line-height:28px;
	color:#333;
}
.page.page-selected{
	color:#2e95b5;
}
.pagination
{
	display: block;
	width:260px;
	margin: 20px auto 0 auto;
}

.menu{
	margin:15px -1px 0px;
	padding:0;
}
.top-menu,
.sub-menu{
	float:left;
}
.util-menu{
	float:right;
	/*border-left:1px solid #E6E8E8;*/
	margin-right:2px;
}
.menu li{
	display:inline;
}
.menu li a{
	color:#2E95B5;
	font-size:1.2em;
	padding:0 15px;
	float:left;
	height:34px;
	line-height:34px;
	border-right:1px solid #E6E8E8;
	font-weight:bold;
}
.menu li.top-selected a,
.menu li.util-selected a,
.menu li a:hover{
	background-color:#fcfcfc;
	color:#6f6f6f;
	height:38px;
}	
.sub-menu{
	border:0;
	position:absolute;
	top:135px;
	
}
.sub-menu li a{
	color:#2e95b5;
	border:0;
	padding:2px 10px;
	font-size:1.1em;
	height:29px;
	line-height:29px;	
}
.sub-menu li.sub-selected a,
.sub-menu li a:hover{
	color:#6f6f6f;
	background:none;
	height: 34px;
}


.teaser{
	width:332px;
	margin:3px 0 0 4px;
	background-image:url( /bazment/deja/image/teaser/dj-teaser-top.png );
}
.teaser h2{
	height:40px;
	line-height:46px;
	font-size:1.4em;
	padding:0 0 0 20px;
	border-bottom:1px solid #d2d2d2;
	margin-right:5px;
}
.teaser h3{
	font-size:1.8em;
	color:#2e95b5;
	padding:0;
}
.teaser h4{
	font-size:1.8em;
	padding:0 0 10px;
	line-height:0.7em;
	
}
.teaser img{
	vertical-align:top;
}
.teaser p{
	margin-top:5px;
}
.teaser-content{
	background-image:url( /bazment/deja/image/teaser/dj-teaser-middle.png );
	background-repeat:repeat-y;
	padding:10px 20px 0 20px;
}
.debate .teaser-content img{
	float:left;
	height:65px;
	width:118px;
	margin:5px 10px 0 0;
}
.debate .teaser-content h3{
	margin-top:0px;
}
.debate .teaser-content{
	padding:10px 4px 0 0;
}
.debate .teaser-content h4.byline{
	font-size:1.1em;
	padding:0;
}
.debate .teaser-content h4.byline span{
	font-size:10px;
	color:#a9a9a9;
}
.debate .teaser-content .debate-container{
	border-bottom:1px solid #d2d2d2;
	padding:0 0 10px 6px;
	margin-bottom:10px;
}

.debate-link{
	background-image:url(/bazment/deja/image/dj-more.png);
	background-position:left 4px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-left:20px;
	padding-bottom:10px;
	padding-left:30px;	
}
.debate-link span{
	color:#333333;
	font-size:11px;
	display:block;
	font-weight:normal;
}
.debate-link span span{
	color:#a9a9a9;
	font-size:10px;
	display:inline;
}


.search-form{
	position:absolute;
	right:24px;
	top:80px;
}
.search-form label{
	float:left;
	color:#7e7e7e;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding:5px 0;
	margin:5px;
	width:218px;
	display:none;
}
.search-form label span{
	color:#2e95b5;
}
.search-form .inputfield{
	background-image:url(/bazment/deja/image/dj-search-field-background.png);
	background-position:center;
	float:left;
	height:29px;
	overflow:hidden;
	width:234px;
}
.search-form .inputfield input{
	margin:7px 4px;
	width:226px;
	border:0;
	background:none;
}
.search-form .inputbutton{
	background-image:url( /bazment/deja/image/dj-search-button-background.png );
	width:46px;
	height:28px;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
.search-form .inputbutton input{
	background:none;
	width:46px;
	height:28px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
}

.rounded-textfield{
	background-image:url(/bazment/deja/image/deja-form-field-background.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	height:25px;
	padding-top:3px;
}
.rounded-textfield input{
	border:0;
	background-color:transparent;
	margin:4px 8px;
	padding:0;
	width:147px;
	outline:none;
}
.rounded-textfield.large-textfield{
	background-image:url(/bazment/deja/image/deja-form-field-background.png);
}
.rounded-textfield.large-textfield input{
	width:227px;
}
.rounded-textarea{
	background-image:url(/bazment/deja/image/deja-form-area-background.png);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}
.rounded-textarea textarea{
	border:none;
	background-color:transparent;
	margin:0;
	padding:5px;
	width:512px;
	height:52px;
	overflow:auto;
	display:block;
}
.reset-button{
	background-color:transparent;
	padding:0;
	margin:0 0 3px 0;
	border:0;
	cursor:pointer;
	width:67px;
}
.form-button-position{
	text-align:right;
	width:512px;
	margin:10px 0;
}

.list{
	padding:0;
	list-style:none;
}
.list p{
	padding:0 0 0.4em 0;
}
.contact-list{
	padding-top: 15px;
}
.contact-name{
	padding: 0;
	margin-top: -9px;
}
.contact-list li{
	padding:0;
	padding-bottom:10px;
	clear:both;
}
.contact-list li img{
	float:left;
	margin:7px 20px 20px 0;
}
.contact-list li h2{
	padding: 0 !important;
	line-height: normal !important;
	margin-top: -15px;
}
.contact-list li h3{
	font-weight:bold;
	font-size: 1.2em;
	color: #2e95b5;
	padding:0;
	margin-bottom: 5px;
}
/*.delegation-list{
	background-color:#fff;
	position: relative;
	left: 32px;
	float:left;
}
.delegation-list li{
	padding-bottom:30px;
	float:left;
	width:185px;
	margin-right:12px;
}
.delegation-list li.first-in-row{
	clear: both;
}
.delegation-list li.last-in-row{
	margin-right:0;
}
.delegation-list li h2{
	padding: 7px 0 0 10px;	
	margin-bottom: 0;
	font-size: 1.8em;
	font-weight: normal;
}
.delegation-list li h3{
	padding:0;
	font-size: 1.2em;
	color: #2e95b5;
	padding:0;
	font-weight: bold;
}
.delegation-list li h3{
	padding:0 0 0 10px;
}
*/

.delegation-list{
	width:593px;
	margin-left:32px;
	/*float:left;
	background-color:#fff;
	display:inline;
	overflow:hidden;
	border:1px solid #f00;*/
}
.delegation-list li{
	padding-bottom:20px;
	float:left;
	width:185px;
	margin-right:12px;
}
.delegation-list li img{
	float:left;
	height:100px;
}
.delegation-list h2{
	clear:both;	
	padding: 7px 0 0 10px;	
	margin-bottom: 0;
	font-size: 1.8em;
	font-weight: normal;	
}
.delegation-list h3{
	padding:0;
	font-size: 1.2em;
	color: #2e95b5;
	padding:0 0 0 10px;
	font-weight: bold;
}
.delegation-list li.list-spacer{
	width:100%;
	clear:both;
	padding:0;
	margin:0;
	border-bottom:1px solid #fff;
	float:none;
}
/* CUSTOM */
.dialog {
	overflow-x: hidden !important;
}
.dialog .textbox{
	width: 95%;
	height: 20px;
	margin-bottom: 13px;
}
.dialog p{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.news-image{
	float: left;
	margin-right: 20px;
}
.accordion{
	font-size: 1em !important;
	/*padding-bottom:300px;*/
}
.accordion .segment-content a.toggler{
	float: left;
}
.news-content p {
	padding: 0;	
}
.accordion .segment-content p.toggler{
	height: 10px;
}
.ui-accordion .ui-accordion-header{
	height: 1px !important;
	border: 0 !important;
}
.ui-accordion .ui-accordion-header .ui-icon{
	display: none !important;
}
.ui-accordion .ui-accordion-content{
	padding: 0 !important;
	border: 0 !important;
}
.ui-accordion .ui-accordion-content-active{
	overflow: hidden !important;
}
.ui-datepicker{
	z-index: 2001;
}
.pdf, .pdf:hover{
	width: 105px;
	height: 34px;
	background: url(/bazment/deja/image/pdf.png) no-repeat right 8px;
}
.sub-menu li a.pdf{
	height: 34px;
	padding-right:20px;
	width:auto;
	background: url(/bazment/deja/image/pdf.png) no-repeat right 8px;
}
a.pdf-link
{
	padding:2px 0 2px 30px;
	background-image:url( /bazment/dj/image/image-bg-button-pdf.png );
	background-position:center left;
	font-weight:bold;
	line-height:22px;
	font-size:1.1em;
}
/*
 * INLINE EDITING BUTTONS
*/
.inline-edit-button{
	height: 16px;
}
.inline-edit-button.multiple{
	float: left;
	margin-right: 5px;
}
.inline-edit-button div.left{
	background: url(/bazment/deja/image/edit-left.png);
	width: 4px;
	height: 16px;
	float: left;
}
.inline-edit-button div.right{
	background: url(/bazment/deja/image/edit-right.png);
	width: 4px;
	height: 16px;
	float: left;
}
.inline-edit-button a{
	background: #666;
	color: #fff;
	height: 16px;
	float: left;
}
.inline-edit-button a:hover{
	color: #fff;
	text-decoration: underline;
}
.list-spacer{
	float: none;
	width: 100%;
}
.watermark{
	color: #000;
}
.list.expert-list li{
	font-size: 1.1em;
	font-weight: bold;
	color: #2E95B5;
}
.list.expert-list li h4{
	display: inline;
	font-size: 1.2em;
}
h2.debate
{
	margin-bottom: -11px;
}
span.author, p.debate-author
{
	font-weight: bold;
	font-style: italic;
	color: #a9a9a9;
}
p.debate-author
{
	text-align: right;
	margin: -5px 0;
	padding: 0;
}
img.debate-image
{
	margin-left: -20px;
}
h2.event-heading
{
	margin-bottom: 3px;
}