body {
    font-family:Verdana, sans-serif;
    font-size:90%;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#74A0FF;
}


a:hover {
	text-decoration:underline;
	color:#74A0FF;
}

h3 {
	margin-bottom:30px;
}

#poweredby {
	margin-top:50px;
	text-align:center;
}

.c5t_system {
    padding:10px;
    width:800px;
    margin-bottom:10px;
    border:1px solid #FF0000;
    background-color:#FFF8F8;
}

.c5t_debug {
    padding:10px;
    margin-bottom:10px;
    border:1px solid #0070C0;
    background-color:#ECF0FF;
}


.c5t_comment_form_background {
	padding:8px;
	background-color:#F8F8F8;
	width:450px;
	margin-top:30px;
    border:1px solid #C0C0C0;
}

.c5t_comment_form_table {
    width:100%;
    padding:5px;
	background-color:#FFFFFF;
}

.c5t_comment_form_field input,
.c5t_comment_form_field select,
.c5t_comment_form_field textarea {
    width:375px;
	background-color:#FFFFFF;
}

.c5t_comment_form_label {
    vertical-align:top;
    width:150px;
}

.c5t_comment_list {
    margin-bottom:10px;
}



.c5t_comment_item_background {
	padding:8px;
	background-color:#F8F8F8;
	width:450px;
	margin-top:30px;
    margin-bottom:10px;
    border:1px solid #C0C0C0;
}

.c5t_comment_item {
    padding:5px;
	background-color:#FFFFFF;
	overflow:auto;
}

.c5t_comment_item_details {
    font-size:70%;
}

.c5t_comment_item_text {
    margin-top:10px;
    margin-bottom:10px;
}


.c5t_comment_item_admin_background {
	padding:8px;
	background-color:#F8F8F8;
	max-width:700px;
	margin-top:30px;
    margin-bottom:10px;
    border:1px solid #C0C0C0;
}

.c5t_comment_item_admin {
    padding-top:10px;
	background-color:#FFFFFF;
	overflow:auto;
}

.c5t_comment_item_admin_details {
    font-size:70%;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}

.c5t_comment_item_admin_text {
    margin-top:10px;
    margin-bottom:10px;
	padding-bottom:10px;
}

.c5t_comment_item_admin_title {
	margin:10px  0 0 0;
	font-weight:bold;
	padding-top:10px;
}

.c5t_comment_form_submit input {
    margin-top:20px;
}

.c5t_headline {
    font-size:110%;
}

.c5t_comment_item_title {
	margin:0 0 10px 0;
	font-weight:bold;
}

.c5t_comment_item_admin_buttons {
	margin:10px 0 0px 0;
	padding-top:15px;
	padding-bottom:10px;
	border-top:1px solid #cccccc;
}

.c5t_comment_item_admin_buttons a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff
}

.c5t_error_message {
	color:#FF5F00;
}

.c5t_error_message_item {
	padding-bottom:10px;
}

.c5t_login {
	border:1px solid #cccccc;
	padding:20px;
	width:100%;
	background-color:#FFFFFF
}

.c5t_login_background {
	padding:8px;
	background-color:#F8F8F8;
	margin: 50px auto 20px auto;
	width:550px;
	margin-bottom:200px;
}

.c5t_login input[type="password"],
.c5t_login input[type="text"] {
	width:250px;
}

.c5t_installation {
	padding:20px;
	width:100%;
	background-color:#FFFFFF
}

.c5t_installation_background {
	padding:8px;
	background-color:#F8F8F8;
	margin: 50px auto 20px auto;
	width:550px;
	margin-bottom:200px;
}

.c5t_installation input[type="password"],
.c5t_installation input[type="text"] {
	width:250px;
}

.c5t_admin_account {
	margin-bottom:200px;
}

.c5t_admin_account input[type="password"],
.c5t_admin_account input[type="text"] {
	width:250px;
}

.c5t_identifier_form {
	margin-bottom:20px;
}

.c5t_confirmation_background {
	padding:8px;
	background-color:#F8F8F8;
	max-width:700px;
	border:1px solid #cccccc;
	margin: 20px 0 20px 0;
}

.c5t_confirmation {
	background-color:#FFFFFF;
	padding-bottom:10px;
}

.c5t_confirmation_text {
	color:#FF5F00;
	margin-bottom:15px;
}

.c5t_confirmation_buttons a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
}

.c5t_installation_form {
	margin-bottom:30px;
}

.c5t_installation_form legend {
	font-weight:bold;
}

.c5t_installation_form_label {
	font-weight:bold;
	width:160px;
}

.c5t_setting_form {
	margin-bottom:30px;
}

.c5t_setting_form td {
	padding-top:20px;
}

.c5t_setting_form td input[type="text"],
.c5t_setting_form td textarea,
.c5t_setting_form td select {
	width:300px;
}

.c5t_setting_form legend {
	font-weight:bold;
}

.c5t_setting_form_label {
	width:250px;
	text-align:right;
	padding-right:20px;
	vertical-align:top;
}

.c5t_web_page {
	font-size:85%;
	margin-bottom:20px;
}

.c5t_pagination {
	margin:15px 0 15px 0;
}

.c5t_pagination a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
}

.c5t_pagination span {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}


.c5t_results_per_page {
	margin-top:25px;
	font-size:80%;
}

.c5t_results_per_page a {
	border:1px solid #cccccc;
	padding:3px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#0000ff;
}

.c5t_identifier_list {
	border:1px solid #cccccc;
	border-collapse:collapse;
	width:77%;
}

.c5t_identifier_list td {
	font-size:85%;
	padding:3px 7px;
}

.c5t_identifier_list th a {
	text-decoration:none;
	font-weight:bold;
	color:#0000ff;
}

.c5t_identifier_list th {
	border-bottom:1px solid #cccccc;
	text-align:left;
}


.c5t_admin_content{
	border:1px solid #cccccc;
	padding:20px 20px 50px 20px;
	background-color:#FFFFFF
}

.c5t_admin_content_background {
	padding:8px;
	background-color:#F8F8F8;
	margin: 10px 270px 20px 20px;
}


.c5t_admin_box {
	border:1px solid #cccccc;
	padding:20px;
	background-color:#FFFFFF
}

.c5t_admin_box_background {
	padding:8px;
	background-color:#F8F8F8;
	margin: 60px 0 20px 0;
	width:80%;
}

.c5t_search_form {
	padding:10px 0 10px 0;
	background-color:#FFFFFF
}

.c5t_search_form_background {
	padding:8px;
	background-color:#F8F8F8;
	border:1px solid #cccccc;
	max-width:700px;
}



.c5t_navigation {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:20px;

}

.c5t_navigation_background {
	padding:8px;
	background-color:#F8F8F8;
	float:right;
}

.c5t_navigation a {
	font-weight:bold;
	line-height:1.5em;
	text-decoration:none;
	display:block;
	width:100%;
}

.c5t_sub_navigation a {
	font-size:85%;
	padding-left:33px;
	width:80%;
}


.c5t_navigation ul {
    padding:0;
    margin:0;
}


.c5t_navigation li {
	list-style-type:none;
	border:1px dotted #CCCCCC;
	margin:0 0 3px 0;
	padding:2px 10px 2px 10px;
}

.c5t_navigation li img {
	margin-right:11px;
	border:0;
}

.c5t_navigation li:hover {
	background-color:#F4F9FF;
}


.c5t_file_list {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

.c5t_file_list td {
	font-size:85%;
	padding:3px 15px;
	border-right:1px dotted #CCCCCC;
}

.c5t_file_list tr:hover {
	background-color:#E7EFFF;
}

.c5t_file_list_teaser_row {
	border:1px dotted #CCCCCC;
}

.c5t_file_list th a {
	text-decoration:none;
	font-weight:bold;
	color:#74A0FF;
}

.c5t_file_list th {
	border-bottom:1px solid #CCCCCC;
	border-right:1px dotted #CCCCCC;
	padding-left:3px;
	padding-right:5px;
	white-space:nowrap;
}
.c5t_file_list a {
	font-weight:bold;
}
.c5t_link_button {
	margin:15px 0 35px 0;
}

.c5t_link_button a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.c5t_link_button a:hover {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#6898FF;
	background-color:#F4F9FF;
}

.c5t_configuration_list {
	border-collapse:collapse;
	width:99%;
}

.c5t_configuration_list tr {
	border-bottom:1px solid #cccccc;
}

.c5t_configuration_list td {
	padding:30px 10px 5px 5px;
	vertical-align:bottom;
}

.c5t_configuration_list_label {
	white-space:nowrap;
	font-weight:bold;
}

#c5t_language_selector {
    font-size:70%;
    line-height:140%;
    text-align:right;
    margin-bottom:25px;
}

#c5t_language_selector a {
    margin-left:5px;
}
