/* CSS Document */
body {
text-align:center; /*center hack*/
}

#hr / {
	padding-top:10px;
	padding-bottom:10px;
}

#twoj_news_scroll_1_all {
	margin-left: -22px;
	margin-top: -15px;
	background-image: none;
	background-position: center;
}

#twoj_news_scroll_1-wrap {
	background: none;
}

#wrap {
	min-width:968px;
	max-width:968px;
	width:auto !important; /*IE6 hack*/
	width:960px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
	background-color: #FFFFFF;
	background-image: url(../images/wrapbg.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/headerbg.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: left top;
	height: 170px;
}

h1.logo a{
	background-image:url(../images/logo.gif);
	display:block;
	height:96px;
	left:35px;
	position:absolute;
	top:50px;
	width:283px;
}

#sidebar {
	float:left;
	width:21%;
	overflow:hidden;
	position:relative;
	top:140px;
	left: 1px;
	margin-bottom: 130px;
}
#content {float:left;width:60%; overflow:hidden }

#sidebar-2 {
	float:left;
	width:33%;
	overflow:hidden;
	position:relative;
	top:140px;
	left: 1px;
	margin-bottom: 130px;
}

#footer {clear:both;}
.inside {padding:10px}

* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

body {
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	margin:1em 0;
	background-color: #BF311A;
}

#footer{
border-top: 0px solid #999;
background: url(../images/footerbg.gif) no-repeat bottom right;
position:relative;
}

a{
text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #BF311A;
}
h1,.componentheading{
font-size:1.7em;
line-height:1em;
}
h2,.contentheading{
font-size:1.3em;
line-height:18px;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
	color:#FFFFFF;
	font-size: 10px;
	text-align: center;
}
div.moduletable-text {
	padding-top: -4px;
}
.moduletable{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/
}
.moduletable h3{
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/ }

.moduletable_menu{
padding:0;
color: #333;
margin-bottom:1em;
}
.moduletable_menu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}
.moduletable_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.moduletable_menu li{
border-bottom: 1px solid #ccc;
margin: 0;
}
.moduletable_menu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}
html>body .moduletable_menu li a {
width: auto;
}
.moduletable_menu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: none;
border-right: none;
background-color: none;
color: #fff;
}

.contentpaneopen li {
	margin-left: 25px;
}

.contentpaneopen {
	margin-top: -10px;
}

#content60 {
	float:left;
	width:45%;
	overflow:hidden;
	top: 145px;
	position: relative;
	margin-bottom: 140px;
}
#content80 {
	float:left;
	width:77%;
	overflow:hidden;
	top: 145px;
	position: relative;
	margin-bottom: 140px;
}
#content100 {
	float:left;
	width:100%;
	overflow:hidden;
	top: 145px;
	position: relative;
	margin-bottom: 140px;
}

/*Module Positions*/

#topmodule {
	height:142px;
	position:absolute;
	top:170px;
	left:1px;
	width:949px;
}

#search {
	position:absolute;
	top:135px;
	left:360px;
}

#headerlink {
	position:absolute;
	top:85px;
	left:590px;
}

/*Module Styling*/

div.module,
div.module_menu,
div.module_text,
div.module_hilite {
	background-color:#CCCCCC;
	width: 100%; /*need for ie 6 */
	background: url(../images/mainmenu_br.gif) no-repeat bottom right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div.module-dates {
	background-color:#CCCCCC;
	width: 100%; /*need for ie 6 */
	background: url(../images/mainmenu_br.gif) no-repeat bottom right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

div.module-dates a {
	margin-left: 15px;
	text-decoration:underline;
	color:#000000;
}

div.module-dates uk, li {
	list-style-type: none;
}

div.module-dates a:hover {
color:#BF311A;
text-decoration:underline;
}

div.module-dates {
color:#000000;
}

div.module-dates div,
div.module div,
div.module_menu div,
div.module_text div,
div.module_hilite div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module-dates div div,
div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_hilite div div {
	padding: 0;
	background: url(../images/mainmenu_tr.gif) no-repeat top right;
}

div.module-dates div div div,
div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_hilite div div div {
	padding: 0 15px 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

ul li {
	line-height: 160%;
	margin-left: -12px;
}

div.module-dates h3,
div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_hilite h3 {
	margin: 0 0 8px;
	padding: 5px 5px 6px 0px;
	white-space: nowrap;
	font-size: 100%;
	color: #FFFFFF;
}

a img {
	border:medium none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

a:active {
	color:#BF311A;
}

a {
	color:#BF311A;
}

/*Dark Module*/

div.module-dark {
	background: url(../images/box-br-dark.gif) no-repeat bottom right #828282;
	width: 100%; /*need for ie 6 */
	margin-top: 10px;	
}

div.module-dark div {
	background: url(../images/box-bl-dark.gif) no-repeat bottom left;
}

div.module-dark div div {
	background: url(../images/box-tr-dark.gif) no-repeat top right;
}

div.module-dark div div div {
	background: url(../images/box-tl-dark.gif) no-repeat top left;
	padding-top: 8px;
	padding-left: 12px;	
}

div.module-dark h3 {
	white-space: nowrap;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
}

div.module-dark li {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 12px;
	color: #FFFFFF;
	line-height: 120%;
}

div.module-dark a {
	color: #FFFFFF;
}

div.module-dark a:hover {
	color: #BF311A;
	text-decoration:underline;
}


div.module-dark p {
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 12px;
	padding-right: 11px;
	padding-left: 8px;
}

div.module-dark em {
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 12px;
	padding-right: 11px;
	padding-left: 8px;
}

div.module-dark img {
	margin-bottom: 8px;
	padding-bottom: 5px;
}

.allvideos {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.breadcrumbs {
	font-size: 95%;
	margin-left: -7px;
}
