@import url("tt_news_styles.css");

* {
	font-size: 11px;
}

/* BODY */
body, html {
	text-align: center;
	width: 100%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px; */
	background-image: url(../img/bg_default-2.jpg);
	background-repeat: repeat;
	background-position: -1px 0px;
	margin: 0px;
}

#background {
	height: auto;
	width: 100%;
	background-image: url(../img/bg_default.jpg);
	background-repeat: repeat;
	position: relative;
	background-position: -8px 0px;
}

#outer-wrapper {
	text-align: center;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
}

.cleaner {
	clear:both;
}

IMG {
/*	border-style: none;
	margin: 2px; */
}

P.csc-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }

.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.csc-textpic-image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.csc-textpic-imagewrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin: 7px;
}

/*HR{ background-image: url(../img/hr.gif); background-repeat: repeat-x; }
H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }  */
A { color: #29537C; text-decoration: underline; }
A:link {
	text-decoration: underline;
	color: #29537C;
}
A:hover {
	text-decoration: underline;
	color: #29537C;
}
P, UL, OL { }
P { margin: 10px 15px 10px 15px; color: #333; }

P.bodytext {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; */
/*	line-height: 14px; */
/*	padding: 6px; */
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-repeat: repeat-x;
	display: block;
	height: 25px;
	text-align: center;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../img/bg_H1_green.jpg);
	padding-bottom: 5px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004200;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	text-align: center;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/bg_H2_green.jpg);
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 5px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004200;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	text-align: center;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../img/bg_H3_green.jpg);
	background-position: right top;
	padding-bottom: 5px;
}

H4 {
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
H5 {
	font-size: 10px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-top: 5px;
}
H6 { font-size: 9px; color: #333333; font-weight: normal; }

H1, H2, H3 { margin: 0px 0px 0px 0px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
HR { border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; margin-right: 7px; margin-left: 7px; }

#header_background {
	background-image: url(../img/bg_header_default.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	height: auto;
}

#header_wraper {
	position: relative;
	height: 200px;
	background-image: url(../img/bg_header_wraper_default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#adobe_flash_player {
	position: relative;
}

#header {
	position: relative;
	width: 980px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_search {
	position: absolute;
	visibility: visible;
	height: 44px;
	width: 220px;
	left: 760px;
	top: 139px;
	padding-top: 0px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../img/bg_search_top_green.jpg);
	background-position: right top;
}

/* TOP MENU */
#top {
	position: absolute;
	width: 760px;
	height: 44px;
	top: 139px;
	background-image: url(../img/menu_top_green-2.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	left: 0px;
}

#top-menu {
	position: relative;
	height: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 12px;
	margin: 0;
	color: #333;
	background-image: url(../img/button_menu_top_green.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: right top;
	font-weight: bold;
	line-height: 44px;
}

#top-menu ul .cur {
	float: left;
	display: block;
	line-height: 44px;
	text-decoration: none;
	background-color: #2e6399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #226c76;
	padding: 0 12px;
	margin: 0;
	color: #283c3a;
}

#top-menu ul a:hover {
	color: #333;
	background-image: url(../img/button_menu_top_hover_green.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: right top;
	font-weight: bold;
}

#top-menu ul .act a {
	color: #333;
	background-image: url(../img/button_menu_top_select_green.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: right top;
	font-weight: bold;
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}
/* TOP MENU END */

/* Breadcrumb */
#breadcrumb_tlo {
	height:17px;
	text-align: center;
	width: 980px;
	background-image: url(../img/bg_breadcrumb_blue.jpg);
	position: absolute;
	left: 0px;
	top: 183px;
}

#breadcrumb {
	width:960px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 10px;
	background-position: top;
	text-align: left;
	margin-top: 0px;
	padding-top: 2px;
}
	#breadcrumb a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666666; }

	#breadcrumb a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666666; }
	#breadcrumb a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #000000; }
/* Breadcrumb END */

/* Outer Content */
#outer-content-wrapper {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	background-image: url(../img/bg_content_wraper_white.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#outer-content-wrapper2 {
	width: auto;
	height: auto;
	background-image: url(../img/bg_content_default.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

#inner-content-wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
/*	background-image: url(../img/bg_content_wraper_default_white.jpg);
	background-repeat: repeat-y;
	background-position: center top; */
}

#inner-content-wrapper2 {
	width: 1020px;
	background-image: url(../img/bg_content_wraper_default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	float: left;
}

#inner-content2 {
	width: 980px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#inner-content {
	width: 980px;
	height: auto;
	position: relative;
	text-align: left;
	background-image: url(../img/Left_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;	
}
/* Outer Content END */

/* Content */
#left {
	width: 220px;
	background-image: url(../img/Left_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}

#left-menu-box {
	width: 220px;
}

#left-menu {
	width: 220px;
}

#left-marker-box  {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg_content_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left-marker {
	padding-bottom: 5px;
	background-image: url(../img/bg_content_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}

#left-content {
	/*	position: relative;
	z-index: 5;*/
	width: 220px;
	background-image: url(../img/bg_content_left_midle.jpg);
	background-repeat: repeat-y;
}

/* MENU LEFT */
#left-menu ul {
	overflow: hidden;
	list-style-type: none;
	list-style: none;
	margin: 0; padding: 0;
}

#left-menu ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
/*	background-image: url(../img/Left_menu_bg_button.jpg); */
	background-repeat: no-repeat;
	background-position: right top;
}

#left-menu li.left-level-1-no a {
	display: block;
	text-decoration: none;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/Left_menu_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/Left_menu_bg_button_hover.jpg); 
	margin-bottom: 0px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}

#left-menu li.left-level-1-act a {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/Left_menu_bg_button_active.jpg); 
}

#left-menu li.left-level-2-no a {
	display: block;
	text-decoration: none;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/Left_menu_bg_button_2.jpg);
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}

#left-menu li.left-level-2-no a:hover {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/Left_menu_bg_button_hover.jpg);
}

#left-menu li.left-level-2-act a {
	display: block;
	text-decoration: underline;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/Left_menu_bg_button_active_2.jpg);
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}

#left-menu li.left-level-3-no a {
	display: block;
	text-decoration: none;
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/Left_menu_bg_button_3.jpg);
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/Left_menu_bg_button_3.jpg);
	padding-left: 35px;		
}
/* MENU END */


#box {
	width: 760px;
	height: auto;
	float: right;
	background-image: url(../img/Center_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
}

#box2 {
	width: 760px;
	height: auto;
	float: right;
	background-image: url(../img/Right_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#center {
	background-image: url(../img/bg_content_center_midle.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#center-content {
	/*	position: relative;
	z-index: 7;*/
	width: auto;
	background-image: url(../img/bg_content_center_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#center-marker-box {
	width: auto;
	background-image: url(../img/bg_content_center_top.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}

#center-marker {
	width: auto;
	padding-bottom: 0px;
}

#middle {
	float: left;
	z-index: 2;
	background-image: url(../img/bg_content_midle_midle.jpg);
	background-repeat: repeat-y;
}

#middle-content {
	/*	position: relative;
	z-index: 3;*/
	width: 520px;
	background-image: url(../img/bg_content_midle_top.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}

#middle-marker {
	padding-bottom: 0px;
}

#middle-marker-box {
	width: auto;
	background-image: url(../img/bg_content_midle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#middle_right {
	width: 760px;
	background-image: url(../img/Right_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	float: right;
}

#right {
	width: 240px;
	float: right;
	background-image: url(../img/Right_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#right-content {
	/*	position: relative;
	z-index: 7;*/
	width: 240px;
	background-image: url(../img/bg_content_right_midle.jpg);
	background-repeat: repeat-y;	
}

#right-marker-box {
	width: 240px;
	background-image: url(../img/bg_content_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#right-marker {
	padding-bottom: 0px;
	background-image: url(../img/bg_content_right_top.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;		
}




/* Footer */
#footer_background {
	margin-top: 0;
	margin-bottom: 0;
	height: 70px;
	width: auto;
	background-image: url(../img/bg_footer_default.jpg);
	background-repeat: repeat-x;
}

#footer_wraper {
	position: relative;
	height: auto;
	width: 1020px;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_footer_wraper_default.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer {
	position: absolute;
	float: none;
	height: 45px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_menu_top_green.jpg);
	background-repeat: repeat-x;
	left: 20px;
	top: 0px;
}

#footer-text {
	margin: auto;
	text-align: center;
	font-size: 9px;
	line-height: normal;
	color: #283c3a;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: top;
}
/* Footer END */

/* MAILFORM */
	.csc-mailform { border:none; margin-top:20px; }
	.csc-mailform-field { padding-top:2px; padding-bottom:2px; margin-top:4px; margin-bottom:4px; clear:both; }
	.csc-mailform-field label { display:block; width:210px; float:left; padding:4px 5px 0px 5px; text-align:right; }
	.csc-mailform-field input { width:230px; float:left; }
	.csc-mailform-field textarea { width:230px; float:left; }
	.csc-mailform-field select { width:234px; float:left;  }
	input.csc-mailform-submit  { margin-left:255px; margin-top:10px; width:110px; height:20px; }
/* MAILFORM END */

