body {
	height: 100%;
	margin: 0 auto;
	padding: 31px 0 0 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	background: #dcdcdc url(../images/bg_main.gif) repeat-y center;
}

#main {
	width: 838px;
	margin: 0 auto;
	padding: 0;
}

#main_navigator {/*position: relative;*/
	height: 30px;
	margin-bottom: 2px;	
	background: url(../images/bg_nav_bar.gif) repeat-x;
}
/*
#main_navigator ul{
	position: absolute; 
	top: -2px;
	left: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;	
}

#main_navigator ul li{
	float: left;
	color: #000000;	
	line-height: 31px;
}

#main_navigator ul li a {
	color: #3a3a3a;
	line-height: 31px;
	margin: 0;
	padding: 8px 20px 7px 20px;
	background: url(../images/pipe_menu.gif) no-repeat right;
}

#main_navigator ul li a:hover{
	color: #3a3a3a;
	text-decoration: none;
	background: url(../images/bg_active_menu.gif);
}
*/
#header {
	position: relative;
	height: 306px;
	margin-bottom: 2px;
	background: #FFFFFF url(../images/building.jpg) no-repeat;
}

#logo {
	margin-right: 37px;
	height: 78px;
	width: 338px;
	float: right;
}

#salogan {
	position: absolute;
	right: 43px;
	top: 195px;
	width: 357px;
  	height: 24px;
}

#language {
	position: absolute;
	right: 12px;
	top: 268px; /*283*/
	width: 200px;
  	height: 14px;
	text-align: right;
}

#bodycontent {
	padding-top: 33px;
	height: auto;
	background: #FFFFFF url(../images/bg_bodycontent.gif) repeat-x top;
}

#maincontent {
	width: 563px;
/*	padding-left: 25px;*/
	float: left;
}

#maincontent1colum {
	width: 788px;
	margin: 0 auto;
	height: auto;
}

#rightside {
	width: 189px;
	margin-right: 20px;
	float: right;
/*	border: 1px solid red;*/
}

#rightside p.date{
	color: #e38d1a;
}

#rightside h2{
	color: #3a3a3a;
	font-size: 12px;
	padding-left: 15px;
	background: url(../images/arrow1.gif) no-repeat left;
}

#rightside p.readmore a:link, #rightside p.readmore a:visited, #rightside p.readmore a:hover {
	float: right;
	color: #3a3a3a;
	text-decoration: underline;
}

h4 {
	width: 549px;
	height: 30px;
	color: #3a3a3a;
	font-weight: bold;
	line-height: 30px;
	padding-left: 14px;
	background: url(../images/bg_titlebar.gif) repeat-x;
}

#maincontent .date {
	position: relative; 
	top: 0; 
	right: 0; 
	float: right;
	color: #969696;
	font-size: 12px;
}

p.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e48d1a;
}

hr {
	border: 0 solid #FFFFFF;
	width: 100%;
	height: 1px;
	color: #c4c4c4;
	background-color: #c4c4c4;
}

hr.orange {
	border: 0 solid #FFFFFF;
	width: 100%;
	height: 1px;
	color: #e48d1a;
	background-color: #e48d1a;
}

p.dottedline {
	margin: 14px auto;
	width: 59px;
	height: 1px;
	background: url(../images/dotted_line.gif) repeat-x left;
}

p.link a, p.link a:link, p.link a:visited, p.link a:hover {
	color: #8b8b8b;
	font-weight: bold;
	text-decoration: underline;
}

#maincontent p.readmore a, #maincontent p.readmore a:link, #maincontent p.readmore a:visited, #maincontent p.readmore a:hover {
	color: #3a3a3a;
	padding-left: 15px;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */

.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #fff;
	padding:3px;
	background-color: #FFFFFF;/*#F9FFE5; */
}

.tx-ttnews-browsebox-SCell {
	background-color: #fefefd; /*#BBE53A;*/
	border:1px solid #fff; /* 666 */
}

	
