﻿/* --- ax_paging ----------------------- */
.ax_paging
{
	padding-top: 18px;
}

.ax_paging .pages
{
	direction: ltr;
	text-align: center;
}

.ax_paging .pages a
{
	text-decoration: none;
	color: #9a0000;
	font-weight: bold;
	padding: 4px;
}

.ax_paging .pages .selectedpage
{
	font-weight: bold;
	padding: 4px;
}

/* --- uc_cssmenu ---------------------- */
.uc_cssmenu
{
	border-top: solid 3px #b3b4b6;
}

/* --- uc_pagetitle -------------------- */
.uc_pagetitle
{
	background: url(../img/pageheader.jpg) 0 0 no-repeat;
	padding-left: 20px;
	font-family: Arial;
	text-align: left;
	line-height: 44px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #bd5959;
	height: 62px;
}

/* --- uc_lastnote --------------------- */
.uc_lastnote
{
	color: #3d3e6a;
	line-height: 18px;	
}

.uc_lastnote .header
{
	height: 35px;
}

.uc_lastnote .content
{
	text-align: justify;
	direction: ltr;
	font-size: 11px;
}

.uc_lastnote .title
{
	font-weight: bold;
}

.uc_lastnote .date
{
	font-size: 11px;
	color: Gray;
}

.uc_lastnote .more
{
	text-align: right;
	padding: 10px 0 0 0;
}

.uc_lastnote .more a
{
	font-weight: bold;
	text-decoration: none;	
	color: #9a0000;
}

/* --- uc_login ------------------------ */
.uc_login
{
	direction: ltr;
	color: #3d3e6a;
}

.uc_login a.lnk_controlpanel
{
	text-decoration: none;
	color: #9a0000;
	background: url(../img/controlpanel.gif) 0 0 no-repeat;
	padding-left: 30px;
	display: block;
	height: 24px;
	line-height: 24px;
}

.uc_login span.lbl_welcome
{
	font-weight:bold;
	background: url(../img/welcome.gif) 0 0 no-repeat;
	padding-left: 30px;
	display: block;
	height: 24px;
	line-height: 24px;
}

.uc_searchpanel .txt_username, .uc_searchpanel .txt_password
{
	text-align: right;
}

.uc_login .txt_username input, .uc_login .txt_password input
{
	width: 150px;
}

.uc_login table
{
	width: 100%;
}

.uc_login td
{
	padding: 2px;
}

.uc_login .btn_login
{
	text-align: left;
}

.uc_login .btn_login input
{
	width: 80px;
	height: 20px;
	background-image: url(../img/login.jpg);
	background-repeat: no-repeat;
	border: 0;
}

.uc_login .btn_logout
{
	text-align: center;
}

.uc_login .btn_logout input
{
	width: 80px;
	height: 20px;
	background-image: url(../img/logout.jpg);
	background-repeat: no-repeat;
	border: 0;
}

/* --- uc_notelist --------------------- */
.uc_notelist
{
}

.uc_notelist a
{
	text-decoration: none;
	color: #9a0000;
}

.uc_notelist .header
{
	height: 35px;
}

.uc_notelist .itemscount
{
	float: left;
	font-size: 11px;
	color: Gray;
	padding-left: 5px;
}

.uc_notelist .seeall
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	padding:0;
}

.uc_notelist .item
{
	padding: 0 0 0 22px;
	background: url(../img/panel/note.gif) 2px 2px no-repeat;
}

.uc_notelist .title
{
}

.uc_notelist .date
{
	font-size: 11px;
	color: Gray;
}

.uc_notelist .new
{
	padding: 0 30px 0 0;
	background: url(../img/panel/new.gif) 100% 2px no-repeat;
}

/* --- uc_noteviewer ------------------ */
.uc_noteviewer
{
	text-align: justify;
	direction: ltr;
	color: #3d3e6a;
}

.uc_noteviewer img
{
	border: solid 1px gray;
	margin: 10px;
}

.uc_noteviewer .titlepanel
{
	background-color: #f7f7f7;
	border-top: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
	padding: 5px;
	margin-bottom: 10px;
}

.uc_noteviewer .titlepanel .title
{
	font-weight: bold;
	padding-bottom: 5px;
}

.uc_noteviewer .titlepanel .date
{
	color: gray;
	font-size: 11px;
}

/* --- uc_wordpad ---------------------- */
.uc_wordpad
{
	text-align: justify;
	direction: ltr;
	color: #3d3e6a;
}

.uc_wordpad img
{
	border: solid 1px gray;
	margin: 10px;
}

/* --- uc_contentpanel ------------------ */
.uc_contentpanel
{
	color: #3d3e6a;
	line-height: 18px;
}

.uc_contentpanel .header
{
	height: 35px;
}

.uc_contentpanel .content
{
	text-align: justify;
	direction: ltr;
	font-size: 11px;
}

/* --- uc_contactform ------------------- */
.uc_contactform .flabel
{
	color: #555555;
	font-size: 11px;
	text-align: right;
}

.uc_contactform .contacttitle
{
	color: #3d3e6a;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	height: 35px;
}

.uc_contactform .field input
{
	width: 300px;
}

.uc_contactform .field textarea
{
	width: 300px;
	height: 100px;
}

.uc_contactform .sendbutton
{
	text-align: center;
	height: 50px;
}

/* --- uc_videolist ------------------- */
.uc_videolist
{
	color: #3d3e6a;
	font-size: 12px;
}

.uc_videolist .tbl_items
{
	width: 100%;	
}

.uc_videolist .pnl_video
{
	width: 30%;
	vertical-align: top;
	text-align: left;
	padding-bottom: 18px;	
}

.uc_videolist .pnl_video img
{
	height: 120px;
	width: 160px;
	border: solid 1px #9a0000;
}

.uc_videolist .pnl_info
{
	width: 70%;
	vertical-align: top;
	text-align: left;
}

.uc_videolist .title a
{
	text-decoration: none;
	color: #9a0000;
	font-weight: bold;
}

.uc_videolist .date
{
	font-size: 11px;
	color: Gray;
}

.uc_videolist .memo
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}

/* --- uc_videoviewer ------------------- */
.uc_videoviewer
{
	color: #3d3e6a;
	font-size: 12px;
	padding-bottom: 20px;
}

.uc_videoviewer .title
{
	float: left;
	padding-left: 10px;
	font-weight: bold;
}

.uc_videoviewer .date
{
	float: right;
	padding-right: 10px;
	font-size: 11px;
	color: Gray;
}

.uc_videoviewer .video
{
	padding: 10px 0 10px 0;
}

.uc_videoviewer .memo
{
	text-align: justify;
}

/* --- uc_searchpanel ------------------------ */
.uc_searchpanel
{
	direction: ltr;
	color: #3d3e6a;
}

.uc_searchpanel .txt_search
{
	text-align: right;
}

.uc_searchpanel .txt_search input
{
	width: 150px;
}

.uc_searchpanel table
{
	width: 100%;
}

.uc_searchpanel td
{
	padding: 2px;
}

/* --- uc_advancedsearchpanel ----------------- */
.uc_advancedsearchpanel
{
	direction: ltr;
	color: #3d3e6a;
}

.uc_advancedsearchpanel .txt_search input
{
	width: 430px;
}

.uc_advancedsearchpanel .btn_search
{
	text-align: right;
}

.uc_advancedsearchpanel .btn_search input
{
	width: 80px;
	height: 20px;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	border: 0;
}

.uc_advancedsearchpanel table
{
	width: 100%;
}

/* --- uc_searchresult -------------------- */
.uc_searchresult
{
	direction: ltr;
	color: #3d3e6a;
}

.uc_searchresult table
{
	width: 100%;
}

.uc_searchresult .row0
{
	padding: 7px;
	background-color: #e9e9e9;
}

.uc_searchresult .row1
{
	padding: 7px;
	background-color: #f0f0f0;
}

.uc_searchresult .row2
{
	padding: 7px;
	background-color: #e5e5e5;
}

.uc_searchresult .thumb
{
	float: left;
	margin-right: 10px;
}

.uc_searchresult .thumb img
{
	width: 112px;
	height: 84px;
	border: solid 1px #9a0000;
}

.uc_searchresult .title
{
	float: left;
	text-align: left;
}

.uc_searchresult .title a
{
	text-decoration: none;
	color: #9a0000;
	font-weight: bold;
}

.uc_searchresult .date
{
	float: right;
	font-size: 11px;
	color: Gray;
	margin-bottom: 8px;
}

.uc_searchresult .abstract
{
	text-align: justify;
	margin-bottom: 10px;
	clear: right;
}

/* --- uc_gallery -------------------- */
.uc_gallery
{
	color: #3d3e6a;
}

.uc_gallery .frame
{
	height: 148px;
	width: 188px;
	background-color: #e1e1e1;
	text-align: center;
	border: solid 1px #cccccc;
	vertical-align: middle;
}

.uc_gallery .frame img
{
	border: solid 1px #bbbbbb;
	padding: 0px;
	margin: 2px;
	max-height: 140px;
	max-width: 180px;
}

.uc_gallery .title
{
	text-align: center;
	padding: 3px;
	vertical-align: top;
}

.uc_gallery .title a
{
	text-decoration: none;
	color: #9a0000;
	font-weight: bold;
}

.uc_gallery .titlepanel
{
	background-color: #f7f7f7;
	border-top: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.uc_gallery .titlepanel .links
{
	float: right;
}

.uc_gallery .titlepanel .links a
{
	float: left;
	color: #9a0000;
	text-decoration: none;
	font-size: 11px;
	margin: 0 5px 0 5px;
}

.uc_gallery .titlepanel .title
{
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.uc_gallery .titlepanel .date
{
	color: gray;
	font-size: 11px;
}

.uc_gallery .bframe
{
	width: 592px;
	background-color: #e1e1e1;
	text-align: center;
	padding: 3px;
	border: solid 1px #cccccc;
}

.uc_gallery .bframe img
{
	border: solid 1px #cccccc;
	padding: 0px;
	margin: 0px;
	max-width: 590px;
}

.uc_gallery .bframe .memo
{
	color: #3d3e6a;
	font-size: 11px;
	text-align: justify;
	padding: 6px 3px 2px 3px;
}

/* --- uc_comments -------------------- */
.uc_comments
{
	color: #3d3e6a;
}

.uc_comments .commentframe
{
	border: solid 1px #dbdbce;
	padding: 5px 5px 5px 10px;
	text-align: left;
	margin-bottom: 3px;
}

.uc_comments .row0
{
	background-color: #e0e0e0;
}

.uc_comments .row1
{
	background-color: #e9e9e9;
}	

.uc_comments .commentframe .title
{
	font-weight: bold;
	font-size: 13px;
}

.uc_comments .commentframe .buttons
{
	float: right;
}

.uc_comments .commentframe .buttons img
{
	border: 0px;
	margin: 0 2px 0 2px;
}

.uc_comments .commentframe .createinfo
{
	font-size: 11px;
	color: Gray;
	background: url(../img/commentinfo.gif) 0px 2px no-repeat;
	padding-left: 12px;
}

.uc_comments .commentframe .memo
{
	margin: 8px;
}

.uc_comments .quoteframe
{
	margin: 0 0 0 15px;
	border: solid 1px #dbdbce;
	background-color: #ebeadd;
}

.uc_comments .tbl_input .quoteframe
{
	margin: 0px;
	width: 504px;
}

.uc_comments .quoteframe .createinfo
{
	margin: 3px;
	background: url(../img/quote2.gif) 0px 2px no-repeat;
	padding-left: 18px;
	font-size: 11px;
	color: Gray;
}

.uc_comments .editor .memo
{
	padding: 5px;
}

.uc_comments .tbl_input
{
	width: 100%;
}

.uc_comments .tbl_input td
{
	vertical-align: top;
}

.uc_comments .lbl_title, .uc_comments .lbl_note
{
	text-align: right;
	width: 50px;
}

.uc_comments .txt_title input
{
	width: 500px;
}

.uc_comments .txt_note textarea
{
	width: 500px;
	height: 80px;
}

.uc_comments .buttons
{

}

