/* content.css - contains all CSS Classes for content elements  */

.align-right{ text-align: right; }

hr.clean {
	clear: both;
	width: 100%;
	color: white;
	display: block; 
  	visibility: hidden;
}

h1.csc-firstHeader {
	font-size:136.36%;
	font-style:normal;
	font-variant:normal;
	color: #716658;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: bold;
}



a.external-link-new-window {

}
a.external-link-new-window:hover {

}

.news-single-imgcaption,
dd.csc-textpic-caption {
	color: #999999;
	font-size: 91.67%;
}

/* not needed lw_af 080526 */
/*
.clickenlarge a{
	float: right;
	background-image: none !important;
	padding: 2px 5px 0px 0px !important;
	left: 5px !important;
	position: relative;
	
}
*/
/* ------------------------------- Links */
a:focus {
   outline: none;
}

a.download {
	padding-left: 20px;
	background: url(images/disk.gif) left top no-repeat;
	padding-top: 3px;
}

a.mail {
	padding-left: 20px;
	background: url(images/email.gif) left top no-repeat;
}


/* ------------------------------------------------- header */

#lang_fontsize img { margin-top: 2px; }

/* ------------------------------------------------- left_side */
#content_title h1 {
	font-size:100%;
/*	padding-left:15px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #716658;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
/* ------------------------------------------------- right_side */

#right_side h1.csc-firstHeader {
	color: #716658;
	font-size:116.75%;
	margin: 5px 0;

}

#right_side h1 {
	font-size:118.75%;
}

#right_side h2 {
	font-size:112.5%;
}

#right_side h3 {
	font-size:106.25%;
}

#right_side h4,
 #right_side h5,
  #right_side h6 {
 	font-size:100%;
}

#right_side p.head {
	color: #FFFFFF;
	padding: 3px 4px 7px 4px;
}
#right_side p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 5px 7px 5px 0;
}

#right_side p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 5px 7px 5px 0;
}

#right_side p.prep {
	font-weight: bold;
	border-bottom: 1px solid #d2ddde;
}

#right_side .news-latest-item p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 0;
}


/* added dg */

#right_side p.head {
	color: #FFFFFF;
	padding: 3px 4px 7px 4px;
}
#right_side p {
	padding: 5px 7px 5px 7px;
}
#right_side p.prep {
	font-weight: bold;
	border-bottom: 1px solid #d2ddde;
}

/* --------------------------------------------- MultiColumn Content */

.Column2_1 { clear:both; }

.Column2_1 h1.csc-firstHeader, 
.Column2_2 h1.csc-firstHeader {
	font-size:100%;
	font-style:normal;
	color: #716658;
	margin: 5px 0;
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 49%;
}
div.Column2_1 { padding-right: 2%; }

div.Column3_1,
div.Column3_2,
div.Column3_3 {
	float: left;
	width: 237px;
}
div.Column3_1,
div.Column3_2 { padding-right: 18px; }


/* --------------------------------------------------- Drop Down Site Map */
.tx-dropdownsitemap-pi1 img { display: none; }

/* --------------------------------------------------- Content Title and Print */

.category_header h1 {
	padding: 0 0 0 0;
	width: 400px;
	font-weight: bold;
	background: none;
	border: 0;
	display: block;
	width: 178px;
}

.tx-timtabsociable-pi1 {
	padding: 0 10px 0 0;
	display: inline;
}
	
#header_print a img {
	float: right;
	padding: 0 5px;
}

ul.contentHeader {
	display: inline;
	height: 20px;
}

ul.contentHeader li.contentHeader-left {
	display: inline;
	list-style:none;
}

ul.contentHeader li.contentHeader-left h1 {
	float: left;
/*	width: 500px;*/
	padding: 0 0 0 27px;
	list-style: none;
	font-weight: bold;
/*	font-size: 120%;*/
	display: inline;
	background: none;
	border: 0;
	list-style:none;
}
ul.contentHeader li.contentHeader-right {
	float: right;
/*	width: 27px;*/
	list-style: none;
	display: inline;
}

ul.contentHeader li.contentHeader-right a img {
	padding: 0 10px 0 0;
	display: inline;
}

/* --------------------------------------------------- LW Footer Link */
#lw_link a{ color: #CCCCCC; }

/* ---------------------------------------------------- RTE stuff    */

table.table-100 { width: 100%; }
td.td-25 { width: 25%; }
td.td-33 { width: 33%; }
td.td-50 { width: 50%; }
td.td-verticaltop { vertical-align:top;}
td.td-right { text-align: right;}
td.td-bgandvt { vertical-align:top;background-color: #F4F6C5;}
td.td-background { background-color: #F4F6C5;}
tr.tr-background { background-color: #F4F6C5;}
tr.tr-bold { font-weight: bold; }


/* --------------------------------------------------- Page Not Found */
#page_not_found {
	margin: 50px auto 0 auto;
	padding: 0 1px 1px 1px;
	border: solid 1px #C6C3BD;
	width: 780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

#page_not_found #header_top {
	text-align: right;
	padding: 15px;
	width: 750px;
	background: url(images/page_not_found_header_bg.gif) repeat-x left top;
}

#page_not_found #content_area {
	clear: both;
	background-color: #FFFBF7;
	padding: 15px;
	border-top: solid 1px #C6C3BD;
}

#page_not_found #content_area a { font-size: 13px; }

/* --------------------------------------------------- FE Login */
.tx-felogin-pi1 th {
	width: 100px;
	text-align: right;
	background-color:#FFFFFF;
}
/* ---------------------------------------------------- pagebrowser lw_af_080919 */
.pagebrowser ul {
   margin:0;
   padding:10px 10px 0 10px;
   list-style: none;
/* text-align: center;*/
/* width: 80px;*/
}

.pagebrowser li{
   display: inline;
}


.news-list-date {
	display: block;
}

/* colored header */
#right_side h1,
#right_side h1.csc-firstHeader {
	background-color: #E6ED7D;
	margin: -5px 0px 0px -10px;
	padding: 3px 4px 3px 10px;
}
