
@font-face{
	font-family:'NotoSans';
	src:url('../fonts/NotoSans-Regular-webfont.eot');
	src:url('../fonts/NotoSans-Regular-webfont.eot?#iefix') format('eot'),
		url('../fonts/NotoSans-Regular-webfont.woff') format('woff'),
		url('../fonts/NotoSans-Regular-webfont.ttf') format('truetype'),
		url('../fonts/NotoSans-Regular-webfont.svg#NotoSans') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'NotoSans';
	src:url('../fonts/NotoSans-Italic-webfont.eot');
	src:url('../fonts/NotoSans-Italic-webfont.eot?#iefix') format('eot'),
		url('../fonts/NotoSans-Italic-webfont.woff') format('woff'),
		url('../fonts/NotoSans-Italic-webfont.ttf') format('truetype'),
		url('../fonts/NotoSans-Italic-webfont.svg#NotoSans-Italic') format('svg');
	font-weight:normal;
	font-style:italic;
}
@font-face{
	font-family:'NotoSans';
	src:url('../fonts/NotoSans-Bold-webfont.eot');
	src:url('../fonts/NotoSans-Bold-webfont.eot?#iefix') format('eot'),
		url('../fonts/NotoSans-Bold-webfont.woff') format('woff'),
		url('../fonts/NotoSans-Bold-webfont.ttf') format('truetype'),
		url('../fonts/NotoSans-Bold-webfont.svg#NotoSans-Bold') format('svg');
	font-weight:bold;
	font-style:normal;
}
@font-face{
	font-family:'NotoSans';
	src:url('../fonts/NotoSans-BoldItalic-webfont.eot');
	src:url('../fonts/NotoSans-BoldItalic-webfont.eot?#iefix') format('eot'),
		url('../fonts/NotoSans-BoldItalic-webfont.woff') format('woff'),
		url('../fonts/NotoSans-BoldItalic-webfont.ttf') format('truetype'),
		url('../fonts/NotoSans-BoldItalic-webfont.svg#NotoSans-BoldItalic') format('svg');
	font-weight:bold;
	font-style:italic;
}


body{
	font-family:'NotoSans', helvetica, sans-serif;
	font-weight:normal;
	font-size:100%;
	line-height: 150%;
	color:#4E453D;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
	color:#000;
	line-height:150%;
	margin: 1em 0 0.5em 0;
}
a, a:link, a:visited{
	color: #AD2A2A;
}
a:hover {
	color: #000;
}
:focus{outline:0}

.sub_buttons{
	font-size: 0.85em;
	text-align: right;
}
.sub_buttons a:link, .sub_buttons a:visited, .thispage{
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding: 0.5em 1em;
	margin: 6px 0px 0px 0px;
}
.thispage{
	border-top: 1px solid #BBB9B7;
	border-left: 1px solid #BBB9B7;
	border-right: 1px solid #BBB9B7;
	border-bottom: 1px solid #fff;
}
.sub_buttons a:link, .sub_buttons a:visited{
	border-bottom: 1px solid #BBB9B7;
	color: #AD2A2A;
}
table {
	width: 100%;
	font-size: 0.85em;
	font-size: 1em;
	border: 0;
	border: none;
}
tbody {
	vertical-align: top;
}
th {
	padding: 0.3em;
	text-align: left;
	font-weight:normal;
	background-color: #D5D1CD;
	background-color: #E7E6E4;
	color:#000;
	border-bottom: none;
}
td {
	padding: 0.3em 0.3em 0.3em 0 ;
	text-align: left;
	vertical-align: middle;
	border: 0;
	border: none;
}
table img {
	margin-top: 2px;
	vertical-align: middle;
}
tr {
	border-bottom: 1px solid #E7E6E4;
}
dd {
	font-style: italic;
}
hr {
	width: 100%;
	height: 1px;
	background-color:#c0c0c0;
	color:#c0c0c0;
	border: 0 none;
	margin-top: 5px;
	margin-bottom:5px;
}
/* unused homepage right column 
.latest{
	padding: 0 10px 0 20px;
}
.latest ul{
	list-style-image:url('../gfx/bullet.png');
	margin:0 0 0 10px;
	padding-left:0;
}
.latest ul li{
	padding: 0 0 10px 0;
}
.latest ul a:link, ul a:visited, ul a:active{
	color:#000;
	text-decoration:none;
}
.latest ul li ul li{
	color:#666;
	left:0px;
	padding:0 0 2px 0;
}
.latest ul ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
}
//unused homepage right column */
.searchbar{
	width:100%;
	margin:0 0 10px 0;
	background:transparent;
	background:rgba(0,0,0,0.2);
}
.searchbar input[type="text"]{ 
	float:left;
	width:74%;
	background:rgba(255,255,255,0.9);
}
.searchbtn{
	display:inline-block;
	float:right;
	width:20%;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
	background:transparent;
	background-image:url('../gfx/mag.png');
	background-repeat:no-repeat;
	background-position:center; 
}
.searchbtn, .searchbar input[type="text"]{
	font-size:1em;
	padding:6px 3%;
	border:none;
	border:0;
	margin:0;
}
input[type=radio ]:not(old){
	width:2em;
	margin:0;
	padding:0;
	opacity:0;
}
input[type=radio ]:not(old) + label{
	display:inline-block;
	margin-left:-2em;
	line-height:1.5em;
}
input[type=radio ]:not(old) + label > span{
	display:inline-block;
	width:0.875em;
	height:0.875em;
	margin:0.25em 0.5em 0.25em 0.25em;
	border-radius:1em;
	background:rgba(255,255,255,0.25);
	vertical-align:bottom;
}
input[type=radio ]:not(old):checked + label > span{
}
input[type=radio]:not(old):checked + label > span > span{
	display:block;
	width:0.875em;
	height:0.875em;
	border-radius:1em;
	background:rgba(255,255,255,1.0);
}
.listmenu{
	width:100%;
	margin:30px 0 20px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.listmenu h4{
	margin:0px;
	font-size:1.25em;
	font-weight:normal;
	text-align: left;
}
.listmenu .menuheader{
	color:#fff;
	padding:6px 0 4px 4px;
	cursor:pointer;
	margin: 6px 0 0 0;
	border-top: 1px solid rgba(255,255,255,0.2);
}
.listmenu .menuheader a:link, .listmenu .menuheader a:visited{ /* for news link */
	color:#fff;
	padding:10px 0 8px 0;
	cursor:pointer;
	margin: 6px 0 0 0;
	border: none;
	text-decoration: none;
}
.listmenu .openheader{
	color:#fff;
	background:transparent; 
}
.listmenu ul{
	background:rgba(255,255,255,0.1);
	background: transparent;
	list-style-type:none;
	margin:0;
	padding:0;
}
.listmenu ul li{
	padding-bottom:0px;
}
.listmenu ul li a{
	color:#fff;
	background: transparent;
	display:block;
	padding:4px 4px 8px 8px;
	text-decoration:none;
	font-size:1.0em;
	line-height:1.25em;
}
.listmenu ul li a:visited{
	color:#fff;
}
.listmenu ul li a:hover{
	color:#fff;
	background:rgba(0,0,0,0.2);
}
.listmenu ul li a:active{
	outline:0;
}
.categoryitems{
	color:#ff0000;
}
pre{
	overflow:auto;
	width:800px;
}
/*
#content img{
	height: auto !important;
	width: auto !important;
	max-width:80% !important;
	position:relative;
	left:10%;
}
*/
p img{
	margin: 6px 2%;
}
.tabinset{
	margin-left: 4em;
}
#footer{
	color:#999;
	font-size:0.875em;
	font-weight:normal;
}
#footer a:link, #footer a:visited{
	color:#fff;
	font-weight:normal !important;
	text-decoration:none;
}
.submenu{
	background:#f3f2f2;
	float:right;
	width:100%;
	margin:0 0 20px 2%;
	font-size:0.875em;
	padding: 4px;
	border: 1px solid #e7e6e4;
}
.submenu ul, .submenu ul ul{
	background:rgba(255,255,255,0.1);
	background: transparent;
	list-style-type:none;
	margin:0;
	padding:0;
}
.submenu ul li{
	padding-bottom:0px;
}
.submenu ul li a{
	color:#AD2A2A;
	background: transparent;
	display:block;
	padding:4px 8px 6px 8px;
	text-decoration:none;
	line-height:1.25em;
}
.submenu ul li a:visited{
	color:#AD2A2A;
}
.submenu ul li a:hover{
	color:#000;
	background:#e7e6e4;
}
.subsel{
	color:#000;
	background: #fff;
	display:block;
	padding:4px 8px 6px 8px !important;
	line-height:1.25em;
}


.imglink{
	background:#54504C;
	width:80%;
	margin:0 auto;
	font-size:0.875em;
	padding: 0;
	border: 0;
}

.imglink ul, .imglink ul ul{
	background:rgba(255,255,255,0.1);
	background: transparent;
	list-style-type:none;
	margin:0;
	padding:0;
}
.imglink ul li{
	padding-bottom:0px;
}
.imglink ul li a{
	color:rgba(255,255,255,0.75);
	background: transparent;
	display:block;
	padding:4px 8px 6px 8px;
	text-decoration:none;
	text-align: right;
	line-height:1.25em;
}

/*
.caption{
	margin:0 10%;
	color:#000;
	font-style:italic; 
}
*/



.text-cont ul {
	list-style-type:none;
	margin-top:0;
	padding-top:0; 
	margin-bottom:0;
	padding-bottom:0; 
}
.text-cont ul li ul{
	margin-top:0;
	padding-top:0; 
	margin-bottom:0;
	padding-bottom:0; 
}

.btn {
	height: 40px;
	width: 200px;
	border: 0 none;
	display: inline-block;
	margin: 4px;
	font-size: 1em;
	line-height: 2.5em; 
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #AD2A2A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.btn a {
	text-decoration: none;
	color: #fff;
}
a.btn {
	text-decoration: none;
	color: #fff;
}

/* *************FORMS */

.form-horizontal{
	
}
fieldset{
	margin: 10px 0;
	background:#f7f7f7;
}
legend {
	font-style: italic;
}
.form-group{
	margin-top: 6px;
/*	background:#ff0000; */
}
.form-section{
	margin-top: 4px;
	border-top: 1px solid #000;
}
.control-label{
	width:98%;
	padding-right: 2%;
	float:left;
	text-align: left;
}
.ipsmall{
	width: 98%;
}
.ipmedium{
	width: 98%;
}
.iplarge{
	width: 98%;
}
.iphand{
	width: 98%;
	border-bottom: 1px solid #000;
}
.st-radio{
	width: 98%;
	float: right;
}
.st-radio input[type=radio]{
	opacity: 1;
}
.required {
	border: 1px solid #AD2A2A;
}
.imgtable {
	background: #ff0000;
}

/* added for reader index */
	.newcat{
		width:100%;
		padding:4px 12px;
		background:#cfccc9;
		color:#000;
		margin-bottom:6px;
		box-sizing: border-box;
	}
	.descr{
		width:100%;
		padding-left:36px;
		margin: 0;
		font-size: 0.925em;
		box-sizing: border-box;
	}
/* end reader index */

/* ______________________________________________________________________________________________ */
@media screen and (min-width:600px){

	.listmenu{
		height: 100%;
		overflow: visible;
	}
	.listmenu .menuheader{
		padding:6px 0 4px 0px;
		margin: 0 0 2px 0;
	}
	.listmenu h4{
		font-size:1.125em;
	}
	.listmenu ul li a{
		font-size:0.9375em;
	}
	.submenu{
		width:auto;
		max-width:50%;
	}
}

/* ______________________________________________________________________________________________ */

@media screen and (min-width:900px){
	.submenu{
		width:auto;
	}
	.control-label{
		width:28%;
		padding-right: 2%;
		float:left;
		text-align: right;
	}
	.ipsmall{
		width: 12%;
	}
	.ipmedium{
		width: 40%;
	}
	.iplarge{
		width: 68%;
	}
	.iphand{
		width: 40%;
		float: left;
		height: 36px;
		border-bottom: 1px dotted #000;
	}
	.st-radio{
		width: 68%;
		float: right;
	}
	
	
	
}


/* ______________________________________________________________________________________________ */
@media screen and (min-width:1200px){

}

