@CHARSET "UTF-8";

/* hack for sud on frontpage */
div#c4128 h2 {
	width: 235px;
}

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background:#f8f8f7;
	background:#f8f8f7;
}

p {
	margin-bottom: 0.5em;
}


/* Link */
a {
	color: inherit;
}

a:hover {
	color: #ff6600;
}

/* Color for boldface */
b, strong, th {
	color: #505050;
}


/* Heading formats */
h1.csc-firstHeader {
	margin-top: 0px;
}

h2, h3, h4 {
	color: #202020;
}

h1 {
	color: #ff6600;
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0;
	margin-top: 0.9675em;
	clear: both;
}

h2 {
	font-size: 100%;
	padding-top: 0.3125em;
	padding-right: 0px;
	padding-bottom: 0.625em;
	padding-left: 0px;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 0.3125em;
	padding-right: 0px;
	padding-bottom: 0.625em;
	padding-left: 0px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}

/* Text alignment */
.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

/* Lists */
div#page_wrapper ul {
	padding-left: 2em;
	margin-bottom: 0.5em;
}

div#page_content ul {
	padding-left: 1.5em;
	list-style-type: disc;
}

div#page_wrapper ol {
	padding-left: 2em;
	margin-bottom: 0.5em;
}

div.info_contacts dt {
	color: #202020;
	width: 4.5em;
	margin-right: 0.4em;
	text-align: right;
	float: left;
}

/* Table formatting */
table.contenttable th {
	background: #F8F7F7;
	border: none;
	text-align: left;
}

table.contenttable th p {
	margin: 0pt;
}

td {
	vertical-align: top;
}

/* Shadows and background color */
div#middle_wrap {
	background: url("../imgs/main_wrap.png") repeat-y center;
	margin:0 auto;
}

div#page_margins {
	width:1000px;
	border-bottom:#888787 solid 1px;
}

div#page_wrapper div.csc-textpic-imagewrap ul {
	padding-left: 0px;
}

/* Infobox */
div#infobox_area {
	color: #666666;
	font-size: 0.9166em;
}

div#infobox ul {
	padding-left: 2em;
	list-style-type: disc;
}

/* Rootline */
div#root_line {
	font-size: 0.9166em;
	color: #666666;
}

div#root_line a {
	text-decoration: none;
}

div#root_line a:hover {
	color: inherit;
	text-decoration: underline;
}

/* Breadcrumb */
div#breadcrumb ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-position: outside;
}

div#breadcrumb ul li {
	float: left;
	margin-left: 0.2em;
}

div#breadcrumb ul li#current {
	font-weight: bolder;
}

/* Body background */
/* Top */
#main_menu_line{
	background:url(../imgs/bg-top.jpg) repeat-x;
	height:93px;
}

/* Main menu */
div#main_menu_line_menu {
	font-family: arial, helvetica, sans-serif;
}

div#main_menu_line_menu ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left:60px;
}

div#main_menu_line_menu ul li {
	text-align: center;
	color:#333232;
	display:block;
	float:left;
	margin:0;
	padding:40px 15px 10px 15px;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bolder;
	text-shadow: #fff 0 0 1px;
}

div#main_menu_line_menu ul li#current {
	background:#fff;
	border-bottom:#ff6600 2px solid;
}

div#main_menu_line_menu a {
	text-decoration: none;
}

div#main_menu_line_menu a:hover {
	color:#FF6600;
}

div#main_menu_line_menu ul li#current a {
}

/* Side menu */
div#side_menu {
	color: #fff;
	line-height: 1.2em;
}

div#side_menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div#side_menu li{
	background:#282727;
}


div#side_menu li.side_menu_l1_spacer {
	padding:7px 5px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom:#ddd solid 1px;
}

div#side_menu a {
	text-decoration: none;
	display: block;
	padding:7px 5px;
	border-bottom:#ddd solid 1px;
}

div#side_menu a.side_menu_l1 {
	padding-left: 10px;
}

div#side_menu a.side_menu_l2, div#side_menu li.side_menu_l2_current a.side_menu_l2_current {
	padding-left: 25px;
	background-image: url("../imgs/white-arrow.png");
	background-position: 11px 11px;
	background-repeat: no-repeat;
}

div#side_menu a.side_menu_l2:hover{
	background-image: url("../imgs/arrow_small.png");
	background-repeat: no-repeat;
	background-position: 11px 11px;
}

div#side_menu a.side_menu_l3 {
	padding-left: 45px;
	background-image: url("../imgs/white-arrow.png");
	background-position: 24px 11px;
	background-repeat: no-repeat;
}

div#side_menu a.side_menu_l3:hover{
	background-image: url("../imgs/arrow_small.png");
	background-position: 24px 11px;
	background-repeat: no-repeat;
}

div#side_menu li.side_menu_l3,li.side_menu_l3_active,li.side_menu_l3_current{
/*	border-bottom:1px solid #DDDDDD
	background-image: url("../imgs/white-arrow.png");
	background-position: 16px 11px;
	background-repeat: no-repeat;*/
}

div#side_menu li.side_menu_l3:hover{
	background-image: url("../imgs/arrow_small.png");
	background-repeat: no-repeat;
}

div#side_menu a#side_menu_current {
/*	background:inherit;*/
	background-color:#ff6600;
	color:#fff;
}

div#side_menu li.side_menu_l3_active {
	background-color: #ff6600;
}

div#side_menu a:hover {
	color:#2d2e2e;
	background: inherit;
	background-color:#f8f7f7;
}

div#side_menu li.side_menu_l2{
}

div#side_menu li.side_menu_l2 a.side_menu_l2{
}


div#side_menu ul li {
	
}

/* Page menu */
div#page_menu {
	margin-bottom: 6px;
}

div#page_menu ul {
	list-style-position: outside;
	list-style-type: none;
	border-bottom:#FF6600 solid 2px;
}

div#page_menu ul li {
	display:inline-block;
	text-align: center;
	padding:4px 8px;
	background:url(../imgs/bg-page-menu.jpg) repeat-x top #dddcdc;
	margin:0 0 0 3px;
}

div#page_menu ul li#current {
	background:url(../imgs/bg-page-menu-current.jpg) repeat-x top #fe6a06;
	color:#fff;
}

div#page_menu a {
	color: black;
	text-decoration: none;
}

div#page_menu a:hover {
	text-decoration: underline;
}

/* Language menu */
div#language_menu div.SPC {
	float: left;
}

div#language_menu div.CUR {
	float: left;
}

div#language_menu div.CUR a {
	font-weight: bold;
}

div#language_menu div.NO {
	float: left;
}

div#language_menu div.INACT {
	float: left;
}

/* Footer */
div#footer {
	background:#f2f1f1;
}

#footer-nav ul{
	list-style:none;
	padding:0 0 10px 0
}

#footer-nav ul li{
	list-style:none;
	display:inline-block;
	padding:0 8px;
	line-height:1em;
	border-right:solid 1px
}

#footer-nav ul li:last-child{
	border-right:none
}


/* News */
span.news-latest-title a {
	font-weight: bold;
	text-decoration: none;
}

span.news-latest-title a:hover {
	color: #ff6600;
}

span.news-list-morelink {
	padding-left: 0.6125em;
}

/* Login for internal area */
div.csc-mailform-field {
	width: 300px;
	text-align: right;
	padding-top: 0.6125em;
}

/* Application System */
input.register,input.login,input.verify {
	width: 300px;
	margin-bottom: 5px;
}

div.error {
	color: red;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.registration_form_last {
	padding-top: 2em;
}

/* For buttons */
div.buttons {
	padding-top: 1em;
	padding-bottom: 2.5em;
}

div.buttons-1 {
	padding-top: 1em;
	padding-bottom: 1em;
}

/* Inputs in registration system */
input.text_entry {
	width: 350px;
}

input.triple_text_entry {
	width: 118px;
}

/* Definition lists in registration system */
dl.sectionentry {
	display: block;
	padding-bottom: 0.5em;
}

dl.sectionentry dt {
	color: #3C6A8C;
	float: left;
	display: block;
	text-align: right;
	padding-right: 5px;
	/* Depends on input.text_entry */
	width: 180px;
	clear: both;
}

dl.sectionentry dd {
	padding-bottom: 0.3125em;
}

dl.sectionentry dt.checkboxEntry {
	float: none;
	text-align: left;
	vertical-align: middle;
	width: 500px;
}

/* Triple Entry */
table.triple {
	table-layout: fixed;
}

table.triple tr {
	text-align: center;
}

td.frontLabel {
	width: 180px;
	text-align: right;
	color: #3C6A8C;
	padding-right: 5px;
	vertical-align: middle;
}

td.label {
	width: 118px;
	color: #3C6A8C;
}

td.value {
	width: 118px;
}

td.label_view {
	color: #3C6A8C;
	width: 116px;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
}

td.value_view {
	width: 116px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

/* View applications */
div#flash_58af7f35bd {
	padding-bottom: 1.3125em;
}

table.view_table td, th {
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #888;
	padding: 2px;
}

table.view_table {
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
}

table.view_table tr.notValidated td {
  color: #BB5555;
}

dl.detailProperties {
  padding-bottom: 1.3125em;
}

dl.detailProperties dt {
  color: #3C6A8C;
} 
 
dl.detailProperties dd {
  padding-left: 12px;
}

select.courseSelectionBox {
  margin-bottom: 10px;
}

/* Page content */
#page_wrapper{
	background:url(../imgs/bg-main-section.jpg) repeat-x top;
}

#fce_featured_module_1 img, #page_content img, #page_content_no_infobox img {
	border:#fff solid 2px;
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px #888;
	box-shadow: 0 0 2px #888; 
}

/* Scroll Banner */
#banner{
	position:relative;
	width:733px;
	height:244px;
}

#banner .headline{
	position:absolute;
	bottom:0;
	left:0;
	width:713px;
	padding:7px 10px;
	color:#fff;
	font-size:1.1em;
	font-weight:bolder;
	background-color:#000;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#banner .pagination {
	position:absolute;
	right:0;
	top:0;
	width:20px;
	padding:5px;
	text-align: center;
}

.pagination a {
	background: url("../imgs/nav.png") no-repeat scroll 0 50% transparent;
	width: 15px;
	height: 15px;
	margin: 0 0 5px 0;
    display: inline-block;
}

.pagination a.selected {
	background: url("../imgs/nav-current.png") no-repeat scroll 0 0 transparent;
    cursor: default;
}

.pagination a span {
    display: none;
}

#sliderx1 {
	height: 244px;
	overflow: hidden;
}

#sliderx1 div.item {
	position: relative;
}

#sliderx1 div.item div {
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
	position: absolute;
	bottom: 0;
}

.clearfix {
	float: none;
	clear: both;
}

/* Remove some of the shadows */
div#c3 img, div#c4233 img {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none; 
}


