@import url(extensies/tt_news.css);

body
{
	margin: 0px;
	padding: 0px;
	background-color: #acacac;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: 0;
}
a {
	color: #2D3C77;
	text-decoration: underline;
}


ul {
	margin-left: 0;
	padding-left: 20px;
}


li {
	
}

#header {
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	height: 129px;
	position: relative;
}

#header span, #footer span {
	display: none;
}

#footer {
	height: 174px;
	background: url(img/footer.png) no-repeat right top;
}

#gohome {
	position: absolute;
	width: 190px;
	height: 80px;
	top: 35px;
	left: 10px;
}

#gohome span {
	visibility: hidden;
}

.mm span {
	visibility: hidden;
}

.mm {
	display: block;
	height: 37px;
	position: absolute;
	top: 37px;
}

#m1 {
	width: 140px;
	left: 230px;
}
#m2 {
	width: 154px;
	left: 386px;
}
#m3 {
	width: 124px;
	left: 549px;
}
#m4 {
	width: 85px;
	left: 680px;
}
#m5 {
	width: 155px;
	left: 777px;
}

#header .lang_disabled {
	color: #abb6c0;
	display: inline;
}

div#print {
	position: absolute;
	bottom: -95px;
	right: 35px;	
}

#toolsmenu {
	position: absolute;
	bottom: -95px;
	right: 53px;
	width: 65px;
}

#toolsmenu div {
	float: left;
	padding-left: 3px;
}

#toolsmenu a {
	display: block;
	height: 16px;
	background-repeat: no-repeat;
}

div.tm6 a { /* search */
	background-image: url(img/icon_search.gif);
	width: 25px;
}

div.tm5 a { /* sitemap */
	background-image: url(img/icon_sitemap.gif);
	width: 20px;
}

div.tm1 a { /* print */
	background-image: url(img/icon_print.gif);
	width: 20px;
}


#container {
	width: 950px;
	margin: 0 auto;
}

#sub_container {
	width: 950px;
	background: url(img/shadow_l.png) repeat-y 10px 0;
}
#sub_container2 {
	width: 950px;
	background: url(img/shadow_r.png) repeat-y right;
}

#submenu_column {
	width: 205px;
	float: left;
}

#submenu_column img {
	margin-left: 25px;
}

#header2 {
	background: #fff url(img/header2.gif) no-repeat 1px top;
	height: 80px;
}

#content_container.defaultpage {
	float: left;
	width: 645px;
	padding: 0 50px 0 50px;
}

.simplepage {
	margin: 10px;
}

#maincontent {
}

span.errors {
	display: block;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ff0000;
	padding: 5px;
}

span.errors ul {
	margin: 10px 0 0 0;
}

p.bodytext {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}

.content_item {
	margin-top: 0px;
	margin-bottom: 10px;
}

.csc-header {
	/* padding-top: 10px; */
}

.csc-caption {
	margin-top: 1px;
	text-align: right;
	background-color: #B2C412;
}

.csc-sword { background-color: yellow; }

#breadcrumbs {
	margin-bottom: 15px;
}

#pagetitle, #pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pagetitle {
	font-size: 20px;
	color: #00377F;
}
#pagesubtitle {
	margin: 0px 0px 15px 0px;
	font-size: 17px;
	color: #DD892A;
}

.divider { color: #009CED; font-weight: normal; }


/* -- COLUMNS---- */

td.col_left, td.col_center, td.col_right {
	vertical-align: top;
}

/* 2 col (L=R) */

.col_2_a td.col_left {
	padding-right: 9px;
}

.col_2_a td.col_right {
	padding-left: 9px;
}

.col_2_a div.col_left {
	width: 275px;
	overflow: hidden;
}

.col_2_a div.col_right {
	width: 275px;
	overflow: hidden;
}


/* 2 col (L>R) */

.col_2_b td.col_left {
	padding-right: 9px;
}

.col_2_b td.col_right {
	padding-left: 9px;
}

.col_2_b div.col_left {
	width: 350px;
	overflow: hidden;
}

.col_2_b div.col_right {
	width: 200px;
	overflow: hidden;
}


.csc-frame-frame1 {
	background-color: #D0D1E5;
	padding: 10px;
	margin-bottom: 25px;
}

.csc-frame-frame1 .csc-header {
	margin-top: 0px;
}

.csc-frame-frame1 .csc-header H1, .csc-frame-frame1 .csc-textpicHeader H1 {
	margin-top: 0px;
}

p.csc-frame-frame2, table.csc-frame-frame2 {
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 2px solid #67adea;
}

.csc-frame-frame2 .csc-header {
	margin-top: 0px;
}


/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, UL, OL, BLOCKQUOTE, input, textarea, select { font-family: arial, helvetica; }

input, textarea {
	font-size: 11px;
}


/******************/
/* Headers, plain */
/******************/
H1, H1 a { font-size: 15px; color: #29458E; text-decoration: none; }
H2 { font-size: 14px; color: #29458E; }
H3 { font-size: 14px; }
H4 { font-size: 14px; }
H1, H2, H3, H4, H5, H6 { margin: 25px 0px 10px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

p.csc-header-date {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

/*---------------------- Left menu  ------------------------*/

#submenu { 
	margin-bottom: 10px;
	background: url(img/shadow_ml.png) repeat-y left bottom;
	padding: 1px 0 15px 15px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	margin: 0px;
}


#submenu a {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#submenu li.submenu_1, #submenu li.submenu_1_act {
	border-bottom: 2px solid #fff;
}

#submenu li.submenu_1 a, #submenu li.submenu_1_act a {
	font-weight: bold;
	background-color: #6D7881;
	padding: 5px 10px;
	color: #fff;
}

#submenu li.submenu_1_act a {
	background-color: #3F4C56;
}

#submenu ul.submenu_2 {
	margin: 0;
	padding: 4px 0;
	background-color: #e3eaf0;
}

#submenu li.submenu_2 a, #submenu li.submenu_2_act a
{
	background-color: transparent;
	background-image: url(img/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #255895;
	font-weight: normal;
	padding: 3px 5px 3px 20px;
}


#submenu li.submenu_2_act a {
	color: #000;
}

#submenu li.submenu_1 a:hover, #submenu li.submenu_1_act a:hover {
	background-color: #e56b16;
}

#submenu li.submenu_2 a:hover, #submenu li.submenu_2_act a:hover {
	background-color: transparent;
	text-decoration: underline;
}

div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
}

hr.clearer {
	color: #fff;
	height: 1px;	
}



/*-------------------------- Forms  --------------------------*/


fieldset.csc-mailform {
	border: none;
	background: #efefef;
	padding: 20px;
}

.csc-mailform-field {
	padding: 5px;
}
.csc-mailform-field label {
	width: 190px;
	display: block;
	float: left;
}


/* Uploads */

table.csc-uploads td { margin: 0; padding: 0; }
td.csc-uploads-fileSize p { padding: 0 0 0 10px; font-size: 10px; }


.csc-sitemap a {
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}

.csc-sitemap ul.l1 li {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

.csc-sitemap ul.l2 li {
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
}

.csc-sitemap ul.l3 li {
	font-size: 12px;
}

.csc-textpic-caption {
	font-size: 10px;
}

/* RTE */

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align: left;
}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align: center;
}

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align: right;
}


/* HTML */


div.partners td {
	text-align: center;
	vertical-align: middle;
	padding: 15px 0;
	border: 1px solid #ccc;
}
