body { margin:0; padding: 0 0 50px 0;font-size : 12px; font-family: "tk-prenton-display-1", "tk-prenton-display-2", sans-serif; text-align : center; background: #2e2e2e repeat-x top;}
a img {
	border: none;
}
.end {
	clear:both;
	visibility: hidden;
}
span.error {
	display: block;
	color: Orange;
	padding: 5px 0px 5px 20px;
	background: url('../img/icons/Error.png') no-repeat left;

	font-size: 11px;

}
.css_right {
	float: right;
}
.hidden {
	display: none;
}
#home {
background-image: url('../img/layout/home_bg.png');
}

#app {
background-image: url('../img/layout/main_bg.jpg');
}

#main { width : 1200px;margin: auto;text-align : left; min-height: 800px;
}

#top_panel {
	height: 50px;
}

#tab_panel {

	height: 80px;
	margin-top: 20px;
}
#tab_panel a {
	color: #4e80c0;
	text-decoration: none;
	float: left;
	display: block;
	width: 120px;
	height: 77px;
	margin-right: 2px;
	background: url('../img/controls/tab_bg.png') no-repeat bottom;
}
#tab_panel a:hover {
	color: #fff;

}
#tab_panel a img {
	height: 24px;
	float: left;
	margin: 37px 14px;
}
#tab_panel a span {
	display: block;
	margin: 42px 10px;
}
#tab_panel a.selected {
	height: 77px;
	width: 170px;
	background: url('../img/controls/tab_selected_bg.png') no-repeat bottom;	
	color: #333;
}
#tab_panel a.selected img {
	height: 40px;
	float: left;
	margin: 26px 12px 0 20px;
}
#tab_panel a.selected span {
	display: block;
	margin: 33px 5px;
	font-weight: bold;
	color:#152842;
}
#app #header {
	background: #fff;
	height: 236px;
	background: url('../img/layout/mainpanel_bg.png') repeat-x bottom;
}

#home #header {
	background: url('../img/layout/home_img.jpg') no-repeat right bottom;
	height: 411px;
}

#home #header p {
	color: white;
	background: url('../img/icons/accept20.png') no-repeat left;
	padding: 8px 28px;
	margin:0;
}

#home #header img {
	
	margin-left: 700px;
	margin-top: -140px;
}


#app #top_panel h1 {
	color: #fff;
	font-size: 24px;
	margin:0;
	padding:8px 0 0 0;
	float: left;

}
#app #top_panel .logged {
	text-align: right;
	padding: 15px;
	color: #fff;
}
#app #top_panel .logged a {
	color: #fff;
	margin-left: 5px;
}
#home #header h1 {
	color: #fff;
	font-size: 70px;
	margin:0;
	padding:0;
	padding-top: 40px;
}
a.home_button {
	background: url('../img/controls/home_button.png') no-repeat;
	width: 213px;
	padding: 13px 20px;
	display: block;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	margin-top: 10px;
}
button {
	background: url('../img/controls/button_button.png') no-repeat;
	width: 173px;
	padding: 10px 0;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	border: 0; 
	display: inline-block;
}
button:hover {
	background: url('../img/controls/button_button_hover.png') no-repeat;
}

a.main_button {
	background: url('../img/controls/mainpanel_button.png') no-repeat;
	width: 173px;
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
a.main_button:hover {
	background: url('../img/controls/mainpanel_hover_button.png') no-repeat;
}
.subh1 {
	font-family: "tk-prenton-display-1", "tk-prenton-display-2", sans-serif;
	font-size: 16px;
	font-weight: 100;
	margin-top: -10px;
	color: #92c0ea;
	margin-bottom: 30px;
}
#app #content {
	background: #393838;
	min-height: 400px;
	padding: 5px;
}
#header_content {
	padding: 5px 10px;
}
#header_content h1 {
	font-weight: 100;
	margin: 5px 0 7px 10px;
}
#header_content p {
	margin: 0 30px 7px 10px;
	color: #444;
	line-height: 16px;
}
#home #content h2 {
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",sans-serif;
	font-size: 30px;
	color: #73a6d9;
	font-weight: 300;
	margin: 25px 0 10px;
}

table.features {
	font-family: "tk-prenton-display-1", "tk-prenton-display-2", sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #999;
	width: 27%;
	display: inline-table;
	margin-right: 80px;
	vertical-align: top;
}

table.pricelist {
	margin-right: 0px;
}

#app #content a.dataButton {
	display: block;
	float: left;
	background: #222;
	border: 1px solid #555;
	border-bottom: 0;
	padding: 8px 15px;
	color: #fff;
	margin: 5px 2px -9px 4px;
}
#app #content a.dataButton:hover {
	background: #333;
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}
.dataTables_wrapper .fg-button {
	display: block;
	float: left;
	
	padding: 3px 9px;
}
.dataTables_length {
	width: 40%;
	float: left;
	padding: 7px;
}

.dataTables_filter {
	width: 55%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
	padding: 12px;
}

.dataTables_paginate {
	float: right;
}

.paging_full_numbers {
	
	height: 30px;
	padding: 5px;
	line-height: 22px;
	text-align: right;
}

table.features td {
	padding: 5px 0;
}
table.pricelist td {
	border-bottom: 1px solid #555;
}
table.features td {
	padding: 5px 0;
}

table.features img {
	float: left;
	height: 32px;
	margin: 5px 0 0 -45px;
}
table.features p {
	margin: 3px;
}
table.features p strong {
	margin:0;
	color: #fff;
	font-size: 13px;
}

.datatable tbody {
	background-color: #fff;
}

.datatable tbody td {
	padding: 6px 4px;
	border-bottom: 1px solid #eee;
}
.datatable th {
	padding: 7px 10px 4px;
}
.dataTables_length, .dataTables_filter {
	margin: 5px;
	float: left;
}

#app #content h2 { font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",sans-serif;
	font-size: 30px;
	color: #73a6d9;
	font-weight: 300;
	margin:0;
	padding: 0;
}

table.importer{
	width: 100%;
}

.move_icon {
	width: 70px;
}

.importer th p {
	font-weight: 100;
	margin:0;
	padding:0;
	color: #eee;
	font-size: 11px;
}
.importer td {
	margin: 10px;
	vertical-align: top;
}
.importer td.import_columns {
	background: #666;
	border: 1px solid #333;
}
.importer td.import_columns {
	width: 30%;
}  
.importtable {
	width: 97%;
	background-color: #555;
	padding: 5px;
}

.importtable tbody td {
	padding: 4px;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 11px;
	color: #ddd;
}

.importtable th {
	padding: 3px;
	color: #ccc;
	font-weight: normal;
	background: #333;
}
.importtable th img {
	vertical-align: middle;
	height: 16px;
	margin-left: 5px;
}
.importtable th div {
	border: 2px dashed #ccc;
	padding: 10px 15px;
	border-radius: 5px;
}
.import_column {
	border: 1px solid #eee;
	background: #fff;
	border-radius: 5px;
	color: #000;
	margin: 5px;
	padding: 10px;
	width: 100px;
}
.upload_single {
	text-align: center;
	margin: 25px;
	color: #fff;
}
#divinputfile{
	display:inline-block;
	background:url(../img/controls/upload.png) no-repeat 100% 1px;
	height:35px;
	width:172px;
	margin:0px;
}
 
#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:30px;
}
 
#fakeinputfile{
	margin-top:-28px;
}
 
#fakefilepc{
	color: #fff;
}

#addnewgroup {
	display: none;
}
.datatable {
	width: 100%;
}
.tcontrol {
	margin-left: 10px;
}
#content p {
	color: #fff;
	margin: 3px;
}
#content label {
	font-family: "tk-prenton-display-1", "tk-prenton-display-2", sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #fff;
	margin-left: 5px;
}
#content input {
	font-family: "tk-prenton-display-1", "tk-prenton-display-2", sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #333;
	padding: 0 10px;
	border-radius: 15px;
	height: 25px;	
}
.form_templates {
	padding: 5px 0 15px;
}
#content a {
	color: #fff;
}
.event_calendar {
	float: right;
	font-size: 10px;
}
.event_calendar .ui-datepicker-calendar thead {
	display: none;
}

.ui-datepicker-header {
	margin-bottom: 4px;
}
.ui-datepicker-title {
	height: 15px;
	padding: 2px;
}
.board_event_calendar .ui-datepicker-title {
	height: 30px;
	padding: 2px;
}

.table_add_new_body td {
	background: #cdef58;
}

.np_item {
	float: left;
	margin: 9px 6px;
    width: 232px;
}


.np_subject {
	height: 30px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.np_img {
	text-align:center;
	width: 230px;
	background: #333;
	border: 1px solid #222;
	overflow: hidden;
}
.np_img img {
	height: 200px;
	opacity: 0.7;
}
.np_img img:hover {
	opacity: 1;
}
.np_item2 {
	float: left;
	margin: 7px 4px;
    width: 132px;
    font-size:11px;
}
.np_item2 .np_subject {
	font-size: 10px;
}
.np_item2 .np_sender {
	font-size: 10px;
    color: #999;
    text-align:center;
}
.np_item2 .np_img {
	text-align:center;
	width: 130px;
	background: #333;
	border: 1px solid #222;
	overflow: hidden;
}
.np_item2 .np_img img {
	height: 130px;
	opacity: 0.7;
}
.np_item2 .np_img img:hover {

	opacity: 1;
}
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dt, dd{  padding: 0 5px; }
.ui-timepicker-div dl dt{ height: 25px;}
.ui-timepicker-div dl dd{ margin: -25px 5px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

table.schedule {
	color: #fff;
}
table.schedule .sender {
	color: #aedf00;
	margin: 3px 0 10px;
	font-size: 16px;
	
}
table.schedule div, table.schedule p {
	text-align: left;
}

table.schedule p {
	color: #ccc;
	margin-bottom: 2px;
}
table.schedule td {
	text-align: center;
	vertical-align: top;
}
table.schedule img {
	border: 5px solid #222;
}
table.schedule h3 {
	color: #ffffff;
	margin:0;
	font-size: 25px;
	font-weight: 100;
	margin-top: 8px;
}
.timepicker {
	font-size: 13px;
}
.timepicker .ui-datepicker-title {
	height: 20px;
	padding: 2px;
}
.timepicker .ui-datepicker-buttonpane {
	display: none;
}
table.summary {
	color: #fff;
	display: inline-table;
}
table.summary th {
	text-align:right;
	font-weight: normal;
}
table.summary td {
	
	padding: 5px 10px;
}
.sorting_disabled span {
	display: none;
}
.chart {
	float: left;
	padding: 15px;
	margin: 3px;
	border: 5px solid #333;
}
.board_column {
	width: 49%;
	padding: 4px;
	float: left;
}
#content .board_message {
	border: 5px solid #444;
	padding: 15px;
	margin: 5px 8px 0 5px;
}
#content .board_message p {
	color: #000;	
}
#content .board_message a {
	color: green;	
}

.board_message.green {
	background: #d2fd87;	
}


#app #content .board_item h2 {
	font-size: 24px;
}
.board_item {
	border: 5px solid #444;
	padding: 15px;
	margin: 10px 0px;
}

#app #content .board_item p {
	font-size: 11px;
	line-height: 14px;
	color: #999;
}
.board_table {
	width: 100%;
}
.board_table td {
	color: #fff;
	padding: 5px;
	border-bottom: 1px solid #444;
}
.board_table th {
	color: #fff;
	border-bottom: 1px solid #444;
}

/* jQuery Countdown styles 1.5.9. */

.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 170%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
ul.register {
	list-style-type: none;
	list-style-position: outside;
	padding:20px;
	margin: 2px;
	background: #333;
	float: left;
	
}
ul.register li {
	margin-bottom:5px;
}
#content ul.register input {
	width: 300px;
	font-size: 13px;
	font-weight: 100;
	color: #333;
	padding: 2px 5px;
	border-radius: 0px;
	height: 25px;	
}
.info {display: block;color: #999;font-size: 10px;padding: 5px;}

#content ul.register input#load_ic {
	width: 50px;
	margin-left: -62px;
	margin-top: 7px;
	
}
#content ul.register input.cb {
	width: 20px;
	padding: 0;
	height:auto;
	margin-bottom: 14px;	
}
#content ul.register input.register {
	background: url('../img/controls/register.png') no-repeat;
	width: 315px;
	height: 75px;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	border: 0; 
	
}
#colfilters {
	float: right;
	font-size: 11px;
	margin-left: 20px;
	height: 150px;
	width: 253px;
}
.table_filter {
	width: 120px;
	border: 1px dotted #666;
	padding: 1px;
	float: left;
	margin: 1px;
}
.badscore {
	color: white;
	display: block;
	padding: 7px 0px;
	width: 30px;
	border-radius: 15px;
	text-align:center;
	background: red;
}
.goodscore {
	color: white;
	display: block;
	padding: 7px 0px;
	width: 30px;
	border-radius: 15px;
	text-align:center;
	background: green;
}
