@charset "utf-8";
html {
	height: 100%;
	margin:0px;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
div {
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color:#FFF;
	height:100%;
	width:100%;
	background-color:#000;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#F60;
}
div#pathway a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#FFF;
}
#pages {
	width:100%;
	height:100%;
	background-image:url(../images/bg_main.jpg);
	background-position: top center;
	display:table;
}

#pages_r{
	width:100%;
	height:100%;
	display:table;
	background-image:url(../images/linebottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	}
	
center {
	height:100%;
	width:100%;
}
div.center {
	height:100%;
	width:100%;
	text-align:center;
}
#wrapper {
	height:100%;
	background-image:url(../images/bg_upper.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
}

#wrapper_r {
	height:100%;
	width:100%;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#header {
	width:800px;
	height:136px;
	background-color:#FFF;
}
#header_top {
	width:800px;
	height:20px;
	background-color:#333;
}
.clr {
	clear: both;
}
#logo {
	background-image:url(../images/dyc_logo.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:91px;
	float:left;
}
#blok_atas {
	background-color:#ff0000;
	height:87px;
	float:right;
	width:650px;
	display:table;
}
/*MENU ATAS*/
#pillmenu {
	white-space: nowrap;
	height: 87px;
	float: left;
	display:table;
}
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#pillmenu a:hover {
	background-color:#666;
}
#pillmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	display:block;
	padding: 60px 5px 12px 5px;
	color: #fff;
	text-decoration: none;
}
#pillmenu a#active_menu-nav {
	background-color:#000;
	background-position: 0 0;
	color:#FFF;
}
#rightblock {
	height:80px;
}
#rightblock {
	background-color:#F00;
	float:right;
	width:250px;
	height:87px;
}
#right_menu {
	height:43px;
}

#right_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	float:left;
	display:block;
	padding: 2px 5px 0px 5px;
	border:none;
	border-right: solid 1px #CCC;
	color:#CCC;
	text-decoration: none;
	margin-top:10px;
	}

#maincontent {
	width:800px;
	position:relative;
	display:table;
	height:500px;
	min-height:500px;
	text-align:left;
        

}
#main_container_r {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
        float:left;
}
div#leftcol {
	width:550px;
	height:100%;
	float:left;
        overflow:hidden;
        position:relative;
        
}
#breadcrumb {
	height:33px;
	background-color:#F00;
	text-align:left;
	color:#FFF;
}
#crumbtxt {
	position:relative;
	left:10px;
	top:10px;
}
#imagebanner {
	width:550px;
	height:192px;
}
#imagebanner img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div#rightcol {
	width:250px;
	float:right;
        position:relative;
        overflow:hidden;
	height:100%;
	margin:0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
#footer {
	width:800px;
	height:310px;
	display:table;
}
div#footer_bottom {
	width:780px;
	position:relative;
}
div#footer_bottom_r {
	width:780px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
}
#footer_r {
	position:relative;
	width:800px;
	height:310px;
	display:table;
}
div#footer_left {
	position:relative;
	float:left;
	width:378px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:165px;
	text-align:left;
}
div#footer_right {
	position:relative;
	float:right;
	height:165px;
	width:378px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
}
#rightcoll_r {
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	vertical-align:top;
	text-align:left;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* headers */
div.componentheading {
	padding-left: 0px;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color:#F00;
}

fieldset {
	border:none;
	}


#main_container_r div{
	text-align:left;
	}

#search, #search_form{
	float:left;
	width:100%;
	height:44px;
	background-color:#990000;
	}

input, select, texarea {
	font-size:12px;
	}

#search input{
	width:90px;
	}
	
.search{
	float:left;
	margin-left:5px;
	margin-top:10px;
	}
	
#jflanguageselection{
	margin-right:10px;
	margin-top:10px;
	}
	
form{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
	
.contentheading {
	color:#FF0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	}

textarea{
       width:200px;
       
}
