html, body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

hr {
	display:none;
}

table {
	border-collapse:collapse;
}

table, h1, h2, h3, h4, h5, h6, td, p, form, ul, ol {
	padding:0px;
	margin:0px;
}

.main_table {
	border-collapse:collapse;
	width:100%;
	height:100%;
	border:none;
	background-color:#c19a5f;
	background-image:url(../files/design/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.main_div {
	margin:0px auto;
	width:990px;
}

.left {
	width:314px;
	float:left;
}

.left .submeniu {
	width:190px;
	float:right;
}

.left .submeniu a {
	color:#000000;
	text-decoration:none;
}

.left .submeniu .current {
	font-weight:bold;
}

.left .submeniu .submeniu_top {
	height:13px;
	background-image:url(../files/design/submeniu_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_bottom {
	height:8px;
	background-image:url(../files/design/submeniu_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_content {
	background-color:#e7dfd5;
	padding:14px 0px 14px 4px;
}

.left .submeniu .submeniu_content div {	
	position:relative;
}

.left .submeniu .submeniu_content ul {
	list-style:none;
}

.left .submeniu .submeniu_content ul div.normal {
	padding:7px 2px 7px 30px;
	background-image:url(../files/design/meniu_row.gif);
	background-position:17px 9px;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_content ul ul div.normal {
	padding:7px 2px 7px 40px;
	background-image:url(../files/design/meniu_row.gif);
	background-position:27px 9px;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_content ul ul ul div.normal {
	padding:7px 2px 7px 50px;
	background-image:url(../files/design/meniu_row.gif);
	background-position:37px 9px;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_content ul div.current {
	padding:7px 2px 7px 30px;
	background-image:url(../files/design/meniu_row_current.gif);
	background-position:17px 9px;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_content ul ul div.current {
	padding:7px 2px 7px 40px;
	background-image:url(../files/design/meniu_row_current.gif);
	background-position:27px 9px;
	background-repeat:no-repeat;
}

.left .submeniu .submeniu_content ul ul ul div.current {
	padding:7px 2px 7px 50px;
	background-image:url(../files/design/meniu_row_current.gif);
	background-position:37px 9px;
	background-repeat:no-repeat;
}

.left .picture_links {
	text-align:right;
	padding-top:35px;
}

.left .picture_links .musu_vytis {
	padding-right:31px;
	padding-bottom:2px;
}

.left .picture_links .skautiskos_vietos {
	padding-right:21px;
}

.left .contacts {
	background-image:url(../files/design/kontaktai.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:43px 5px 32px 90px;
	font-size:12px;
	line-height:22px;
}

.left .contacts b {
	font-size:16px;
	color:#FFFFFF;
}

.current_top {
	background-image:url(../files/design/current_top_line.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.middle {
	width:619px;
	float:left;
	padding-bottom:20px;
}

.middle .top_kepures {
	background-image:url(../files/design/top_kepures.png);
	background-position:top;
	background-repeat:no-repeat;
	height:164px;
}

.middle .title {
	background-color:#FFFFFF;
	padding:10px 20px;
}

.middle .title h1 {
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.middle .content {
	background-color:#FFFFFF;
	padding:0px 20px;
	min-height:250px;
}

.middle .bottom_content_padding {
	background-image:url(../files/design/bottom_content.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:48px;
}

.right {
	width:57px;
	height:457px;
	float:right;
	background-image:url(../files/design/piestukai_vidinis.gif);
	background-repeat:no-repeat;
	background-position:left 160px;
}

/* [start] index_right */

.left .index_left_bg {
	background-image:url(../files/design/index_calendar_white.png);
	background-repeat:no-repeat;
	background-position:0px 165px;
	/*_background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../files/design/index_calendar_white.png');*/
}

.left .index_calendar {
	padding:10px 0px 8px 80px;
}

.left .index_calendar .calendar {
	border-collapse:collapse;
}

.left .index_calendar .calendar .month_title {
	font-size:15px;
	font-weight:bold;
	padding:2px 2px 6px 6px;
}

.left .index_calendar .calendar .week_days {
	color:#b30000;
	text-align:center;
	width:24px;
	padding-bottom:4px;
}

.left .index_calendar .calendar .simple_day {
	background-color:#e7dfd5;
	text-align:center;
	font-weight:bold;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	vertical-align:middle;
	padding:1px;
}

.left .index_calendar .calendar .simple_day .is_news {
	background-color:#140c68;
	color:#FFFFFF;
	padding:1px;
}

.left .index_calendar .calendar .simple_day .is_news a {
	text-decoration:none;
	color:#FFFFFF;
}

.left .index_calendar .calendar .simple_day .simple_day_bg {}

.left .index_calendar .calendar .simple_day .current_day {
	background-color:#b30000;
	color:#FFFFFF;
	padding:1px;
}

.left .index_calendar .calendar .simple_day .current_day a {
	text-decoration:none;
	color:#FFFFFF;
}

.index_right {
	float:right;
	width:676px;
}

.index_right .index_kepureles_container {
	height:0px;
	position:relative;
}

.index_right .index_kepureles_container .index_top_kepureles {
	background-image:url(../files/design/top_kepures_index.png);
	background-position:top;
	background-repeat:no-repeat;
	width:602px;
	height:164px;
	position:absolute;
	top:0px;
	left:50px
}

.index_right .index_content_container{
	padding-top:142px;
}
.index_right .index_content_container .index_news {
	float:left;
	width:368px;
}

.index_right .index_content_container .index_news .index_news_container {
	padding-left:20px;
}

.index_right .index_content_container .index_news .index_news_container .title {
	padding-bottom:20px;
}

.index_right .index_content_container .index_news .index_news_container .title h1 {
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.index_right .index_news .news_record_padding {
	padding-bottom:18px;
}

.index_right .index_news .date{
	float:left;
	font-weight:bold;
	background-color:#e3cbac;
}

.index_right .index_news .more {
	font-style:italic;
	color:#b30000;
}

.index_right .index_news .title a {
	text-decoration:none;
	color:#000000;
}

.index_right .index_news .date .date_padding {
	padding:1px;
}

.index_right .index_news .news_item {
	float:right;
	width:265px;
}

.index_right .index_news .more_news {
	text-align:right;
	padding-bottom:30px;
}

.index_right .index_news .more_news a {
	font-style:italic;
	text-decoration:underline;
	color:#b30000;
}

.index_right .index_content_container .index_right_side {
	float:right;
	width:308px;
	background-image:url(../files/design/index_piestukai.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:330px;
}

.index_right .index_right_side .ar_zinai_kad_block {
	background-image:url(../files/design/ar_zinai_kad.png);
	background-position:15px 9px;
	background-repeat:no-repeat;
	width:281px;
	min-height:110px;
}

.index_right .index_right_side .ar_zinai_kad_block .text_container {
	padding:45px 10px 0px 18px;
}

.index_right .index_right_side .ar_zinai_kad_block .text_container p {
	background-color:#FFFFFF;
	padding:0px 0px 7px 7px;
}

.index_right .index_right_side .poll_block {
	padding:2px 0px 0px 29px;
}

.index_right .index_right_side .poll_block .poll_width {
	width:242px;
}

.index_right .index_right_side .poll_block .poll_top_bg {
	background-image:url(../files/design/poll_top.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:242px;
	height:12px;
}

.index_right .index_right_side .poll_block .poll_bottom_bg {
	background-image:url(../files/design/poll_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:242px;
	height:9px;
}

.index_right .index_right_side .poll_block .poll_content {
	background-color:#FFFFFF;
	padding:6px 10px 3px 17px;
}

.index_right .index_right_side .poll_block .question {
	padding:8px 0px;
}

.index_right .index_right_side .poll_block .questions_tb {
	border-collapse:collapse;
}

.index_right .index_right_side .poll_block .questions_tb td {
	padding:2px;
}

.index_right .index_right_side .poll_block .submit {
	padding:5px 5px 0px 5px;
	text-align:right;	
}

.index_right .index_right_side .poll_block .submit input {
	border:none;
	background-color:#092966;
	color:#FFFFFF;
	padding:2px 5px;
	font-size:12px;
	cursor:pointer;
}

.index_right .index_right_side .poll_block .rezults_block {
	padding:0px 7px 3px 0px;
}

.index_right .index_right_side .poll_block .rezults_block .answer_text {
	padding:2px;
}

.index_right .index_right_side .poll_block .rezults_block .answer_bar_padding {
	padding-bottom:3px;
}

.index_right .index_right_side .poll_block .rezults_block .answer_bar {
	border:1px solid #cccccc;
}

.index_right .index_right_side .index_picture_links {
	padding:10px 10px 80px 10px;
}

.index_right .index_right_side .index_picture_links .musu_vytis {}

.index_right .index_right_side .index_picture_links .skautiskos_vietos {
	padding:2px 5px 5px 10px;
}

/* [end] index_right */

.bottom {
	clear:both;
}
.bottom .padding {
	background-image:url(../files/design/bottom_line.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:13px 90px;
}

.bottom .bottom_left {
    float: left;
}

.bottom .bottom_right {
    float: right;
    color: #000000;
}

.bottom .bottom_right a {
    text-decoration: none;
    color: #000000;
}

.bottom .bottom_right a:hover {
    text-decoration: underline;
}

/* [starts] ====================== Content ========================*/

.Calendar_padding {
	border:1px solid #140c68;
	padding:2px;
	float:left;
	clear:both;
}

#Calendar {}

#Calendar .year_title {
	font-size:13px;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

#Calendar .month_title {
	font-size:15px;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

#Calendar .week_days {
	text-align:center;
	color:#b30000;
	width:24px;
	padding-bottom:4px;
}

#Calendar .simple_day {
	background-color:#e7dfd5;
	text-align:center;
	font-weight:bold;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	vertical-align:middle;
	padding:1px;
}

#Calendar .is_news {
	background-color:#140c68;
	color:#FFFFFF;
	padding:1px;
}

#Calendar .is_news a {
	text-decoration:none;
	color:#FFFFFF;
}

#Calendar .simple_day_bg {}

#Calendar .current_day {
	background-color:#b30000;
	color:#FFFFFF;
	padding:1px;
}

#Calendar .current_day a {
	text-decoration:none;
	color:#FFFFFF;
}

#Calendar_cont {
	padding-top:20px;
}

#Calendar_cont .list_element {
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

#Calendar_cont .list_element .list_anotation {}

#Calendar_cont .list_element .more {
	clear:both;
	padding-top:5px;
	font-style:italic;
}

#Calendar_cont .list_element .more a {
	text-decoration:underline;
	color:#b30000;
}

#Calendar_cont .list_element .title {
	padding:5px 0px;
	margin:0px;
}
#Calendar_cont .list_element .title h3 {
	font-size:12px;
}

#Calendar_cont .list_element .title h3 a {
	text-decoration:none;
	color:#000000;
}

#Calendar_cont .list_element .date {
	font-style:italic;
}

#Calendar_cont .pages {}
#Calendar_cont .pages .current {
	color:#b30000;
	font-weight:bold;
	text-decoration:underline;
}

#Calendar_cont .pages a {
	text-decoration:none;
	color:#000000;
}

#Calendar_cont .full {}

#Calendar_cont .full .date {
	font-style:italic;
	text-align:right;
}

#Calendar_cont .full .title_full {
	padding:10px 0px;
}

#Calendar_cont .full .title_full h2 {
	font-size:14px;
}

#Calendar_cont .full .back {
	padding-top:20px;
}

#Calendar_cont .full .back a {
	color:#b30000;
	font-style:italic;
}

#Vytis {}

#Vytis .list_element {
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

#Vytis .list_element .title {
	padding:5px 0px;
	margin:0px;
}

#Vytis .list_element .title h3 {
	font-size:12px;
}

#Vytis .list_element .title h3 a {
	text-decoration:none;
	color:#000000;
}

#Vytis .list_element .list_anotation {}

#Vytis .list_element .more {
	clear:both;
	padding-top:5px;
	font-style:italic;
}

#Vytis .list_element .more a {
	text-decoration:underline;
	color:#b30000;
}

#Vytis .pages {}
#Vytis .pages .current {
	color:#b30000;
	font-weight:bold;
	text-decoration:underline;
}

#Vytis .pages a {
	text-decoration:none;
	color:#000000;
}

#Vytis .full_title {
	padding:10px 0px;
}

#Vytis .full_title h2 {
	font-size:14px;
}

#Vytis .full_date {
	font-style:italic;
}

#Vytis .full_top_comments {
	padding:10px 0px;
	font-style:italic;
}

#Vytis .full_top_comments a {
	color:#b30000;
}

#Vytis .full_back {
	padding-top:20px;
}

#Vytis .full_back a {
	color:#b30000;
	font-style:italic;
}

#Vytis .full_top {
	text-align:right;
}

#Vytis .full_top a {
	color:#b30000;
	text-decoration:none;
}

#Vytis .comments_title {
	padding:30px 0px 10px 0px;
}

#Vytis .comments_title h3 {
	font-size:14px;
}

#Vytis .comment_item {
	padding-bottom:10px;
	margin-bottom:2px;
	border-bottom:1px dashed #CCCCCC;	
}

#Vytis .comment_item_header {
	background-color:#f4f1f1;
	padding:4px;
}

#Vytis .comment_item_content {
	padding:4px;
}

#Vytis .comments_pages {
	padding:10px 0px 0px 0px;
}

#Vytis .comments_pages .current {
	color:#b30000;
	font-weight:bold;
	text-decoration:underline;
}

#Vytis .comments_pages a {
	text-decoration:none;
	color:#000000;
}

#Vytis .comments_form {}

#Vytis .comments_form .simple {
	padding:3px;
}

#Vytis .comments_form .simple input {
	width:200px;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Vytis .comments_form .simple label {
	padding-left:10px;
	font-weight:bold;
	color:#666666;
}

#Vytis .comments_form .comments_label {
	padding:3px;
	font-weight:bold;
	color:#666666;
}

#Vytis .comments_form .comments_input {
	padding:3px;
}

#Vytis .comments_form .comments_input textarea {
	width:300px;
	height:100px;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Vytis .comments_form .note {
	padding:3px;
	font-style:italic;
	color:#999999;
}

#Vytis .comments_form .submit {
	padding:3px;
}

#Vytis .comments_form .submit input {
	padding:3px 20px;
	cursor:pointer;
}

#Vytis .comments_form .error {
	padding:10px 3px;
	color:#b30000;
	font-weight:bold;
}

#Vytis .mathGuard {
    color:#666666;
    padding: 10px 3px;
    font-weight: bold;
}

#Vytis .mathGuard input {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
    font-weight: bold;
    width: 30px;
}

#Scout {}

#Scout .list_element {
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

#Scout .list_element .title {
	padding:5px 0px;
	margin:0px;
}

#Scout .list_element .title h3 {
	font-size:12px;
}

#Scout .list_element .title h3 a {
	text-decoration:none;
	color:#000000;
}

#Scout .list_element .list_anotation {}

#Scout .list_element .more {
	clear:both;
	padding-top:5px;
	font-style:italic;
}

#Scout .list_element .more a {
	text-decoration:underline;
	color:#b30000;
}

#Scout .pages {}
#Scout .pages .current {
	color:#b30000;
	font-weight:bold;
	text-decoration:underline;
}

#Scout .pages a {
	text-decoration:none;
	color:#000000;
}

#Scout .full_title {
	padding:10px 0px;
}

#Scout .full_title h2 {
	font-size:14px;
}

#Scout .full_date {
	font-style:italic;
}

#Scout .full_top_comments {
	padding:10px 0px;
	font-style:italic;
}

#Scout .full_top_comments a {
	color:#b30000;
}

#Scout .full_back {
	padding-top:20px;
}

#Scout .full_back a {
	color:#b30000;
	font-style:italic;
}

#Scout .full_top {
	text-align:right;
}

#Scout .full_top a {
	color:#b30000;
	text-decoration:none;
}

#Scout .comments_title {
	padding:30px 0px 10px 0px;
}

#Scout .comments_title h3 {
	font-size:14px;
}

#Scout .comment_item {
	padding-bottom:10px;
	margin-bottom:2px;
	border-bottom:1px dashed #CCCCCC;	
}

#Scout .comment_item_header {
	background-color:#f4f1f1;
	padding:4px;
}

#Scout .comment_item_content {
	padding:4px;
}

#Scout .comments_pages {
	padding:10px 0px 0px 0px;
}

#Scout .comments_pages .current {
	color:#b30000;
	font-weight:bold;
	text-decoration:underline;
}

#Scout .comments_pages a {
	text-decoration:none;
	color:#000000;
}

#Scout .comments_form {}

#Scout .comments_form .simple {
	padding:3px;
}

#Scout .comments_form .simple input {
	width:200px;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Scout .comments_form .simple label {
	padding-left:10px;
	font-weight:bold;
	color:#666666;
}

#Scout .comments_form .comments_label {
	padding:3px;
	font-weight:bold;
	color:#666666;
}

#Scout .comments_form .comments_input {
	padding:3px;
}

#Scout .comments_form .comments_input textarea {
	width:300px;
	height:100px;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Scout .comments_form .note {
	padding:3px;
	font-style:italic;
	color:#999999;
}

#Scout .comments_form .submit {
	padding:3px;
}

#Scout .comments_form .submit input {
	padding:3px 20px;
	cursor:pointer;
}

#Scout .comments_form .error {
	padding:10px 3px;
	color:#b30000;
	font-weight:bold;
}

#Scout .mathGuard {
    color:#666666;
    padding: 10px 3px;
    font-weight: bold;
}

#Scout .mathGuard input {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
    font-weight: bold;
    width: 30px;
}

#Suggest .comments_form {
	padding-top:5px;
}

#Suggest .comments_title h3 {
	font-size:14px;
}

#Suggest .comments_form .simple {
	padding:3px;
}

#Suggest .comments_form .simple input {
	width:200px;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Suggest .comments_form .simple label {
	padding-left:10px;
	font-weight:bold;
	color:#666666;
}

#Suggest .comments_form .comments_label {
	padding:3px;
	font-weight:bold;
	color:#666666;
}

#Suggest .comments_form .comments_input {
	padding:3px;
}

#Suggest .comments_form .comments_input textarea {
	width:300px;
	height:100px;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Suggest .comments_form .note {
	padding:3px;
	font-style:italic;
	color:#999999;
}

#Suggest .comments_form .submit {
	padding:3px;
}

#Suggest .comments_form .submit input {
	padding:3px 20px;
	cursor:pointer;
}

#Suggest .comments_form .error {
	padding:10px 3px;
	color:#b30000;
	font-weight:bold;
}

#Suggest .comments_form .success {
	padding:10px 3px;
	color:#3da22c;
	font-weight:bold;
}

#Suggest .mathGuard {
    color:#666666;
    padding: 10px 3px;
    font-weight: bold;
}

#Suggest .mathGuard input {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
    font-weight: bold;
    width: 30px;
}

#Vytis_arch {}

#Vytis_arch .full {}

#Vytis_arch .full .date {
	font-style:italic;
	text-align:right;
}

#Vytis_arch .full .title_full {
	padding:10px 0px;
}

#Vytis_arch .full .title_full h2 {
	font-size:14px;
}

#Vytis_arch .full .author_full {
	padding-bottom:15px;
}

#Vytis_arch .full .back {
	padding-top:20px;
}

#Vytis_arch .full .back a {
	color:#b30000;
	font-style:italic;
}

#Vytis_arch .full .full_top {
	text-align:right;
}

#Vytis_arch .full .full_top a {
	color:#b30000;
	text-decoration:none;
}

#Vytis_arch .list_element {
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

#Vytis_arch .list_element .list_author {}

#Vytis_arch .list_element .more {
	clear:both;
	padding-top:5px;
	font-style:italic;
}

#Vytis_arch .list_element .more a {
	text-decoration:underline;
	color:#b30000;
}

#Vytis_arch .list_element .title {
	padding:5px 0px;
	margin:0px;
}
#Vytis_arch .list_element .title h3 {
	font-size:12px;
}

#Vytis_arch .list_element .title h3 a {
	text-decoration:none;
	color:#000000;
}

#Vytis_arch .list_element .date {
	font-style:italic;
}

#Vytis_arch .pages {}
#Vytis_arch .pages .current {
	color:#b30000;
	font-weight:bold;
	text-decoration:underline;
}

#Vytis_arch .pages a {
	text-decoration:none;
	color:#000000;
}

#Vytis_arch .search_form {
	padding-bottom:20px;
}

#Vytis_arch .search_form fieldset {
	border:1px solid #CCCCCC;
	padding:10px;
}

#Vytis_arch .search_form legend {
	color:#999999;
}

#Vytis_arch .search_form label {
	font-weight:bold;
	color:#666666;
}

#Vytis_arch .search_form input {
	font-size:11px;
	border:1px solid #CCCCCC;
	padding:2px;
}

#Vytis_arch .search_form select {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
}

#Vytis_arch .search_form .submit {
	font-size:11px;
	cursor:pointer;
	padding:2px 10px;
	background-color:#ebe9ed;
	margin-left:20px;
}

#Vytis_arch .search_form .note {
	padding-top:10px;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

#Vytis_arch .search_form table td {
    padding: 2px;
}

#Login {
    padding-top:5px;
}

#Login .simple {
    padding:3px;
}

#Login .simple input {
    width:200px;
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
}

#Login .simple label {
    padding-left:10px;
    font-weight:bold;
    color:#666666;
}

#Login .submit {
    padding:3px;
}

#Login .submit input {
    padding:3px 20px;
    cursor:pointer;
}

#Login .mathGuard {
    color:#666666;
    padding: 10px 3px;
    font-weight: bold;
}

#Login .mathGuard input {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
    font-weight: bold;
    width: 30px;
}

#Login .error {
    padding:10px 3px;
    color:#b30000;
    font-weight:bold;
}

#Login .success {
    padding:10px 3px;
    color:#3da22c;
    font-weight:bold;
}

#Member_short_info {
    height: 0px;
    position: relative;
}

#Member_short_info .short_info {
    width: 200px;
    position: absolute;
    top: -20px;
    left: 400px;
    text-align: right;
}

#Member_short_info .short_info .pad {
    padding: 4px;
}

#Member_short_info p {
    padding-bottom: 6px;
}

#Member_short_info a {
    text-decoration:underline;
    color: #000;
}

#Member_short_info .singout {
    color: #03d603;
}

#Member_short_info .singout:hover {
    text-decoration: underline;
    color: #04b104;
}

#Members {}

#Members .members_list {
    width: 100%;
    margin-bottom: 10px;
}

#Members .members_list td {
    padding: 3px;
    border: 1px solid #092966;
    text-align: center;
}

#Members .members_list .td_name { width: 30%; }
#Members .members_list .td_level { width: 20%; }
#Members .members_list .td_department { width: 20%; }
#Members .members_list .td_number { width: 20%; }

#Members .members_list .header {
    font-weight: bold;
    background-color: #092966;
    color: #ffffff;
}

#Members .list_img_div {
    padding: 2px;
    border: 1px solid #cccccc;
}

#Members .members_list h3 a {
    color: #000000;
    text-decoration: underline;
    font-size: 13px;
}

#Members .pages {}
#Members .pages .current {
    color:#b30000;
    font-weight:bold;
    text-decoration:underline;
}

#Members .pages a {
    text-decoration:none;
    color:#000000;
}

#Members_detailes h2 {
    font-size: 15px;
    padding: 0px 0px 10px 0px;
}

#Members_detailes .detailes_tb {
    width: 100%;
}

#Members_detailes .detailes_tb td {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px 5px 5px 5px;
}

#Members_detailes .detailes_tb .title {
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

#Members_detailes .detailes_tb .title i {
    font-weight: normal;
    white-space: nowrap;
    font-size: 9px;
    color: #bbb;
}

#Members_detailes .detailes_tb .data {
    vertical-align: top;
}

#Members_detailes .detailes_tb .width {
    width: 35%;
}

#Members_detailes .photos {
    padding: 15px;
}

#Members_detailes .photos .item {
    float: left;
    text-align: center;
    padding: 5px;
    border: 1px solid #cccccc;
    margin: 5px;
}

#Members_detailes .go_back {
    padding: 10px;
}

#Members_detailes .go_back a {
    color:#b30000;
    font-style:italic;
}

#Members_detailes .data input {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
    width: 99%;
}

#Members_detailes .data select {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
}

#Members_detailes .data textarea {
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
    width: 100%;
}

#Members_detailes .submit_div {
    padding: 20px 0px 0px 0px;
    text-align: right;
}

#Members_detailes .submit {
    padding:3px 20px;
    cursor:pointer;
}

#Members_detailes .cheackbox {
    padding: 4px;
}

#Members_detailes .success {
    padding:10px 3px;
    color:#3da22c;
    font-weight:bold;
}

#Members_detailes .error {
    padding:10px 3px;
    color:#b30000;
    font-weight:bold;
}

#Members_detailes .image_edit {
    margin: 5px;
}

#Members_detailes .note {
    padding:10px;
    font-size:10px;
    color:#666666;
    font-style:italic;
}

#Members_filter_form {
    margin-bottom: 20px;
}

#Members_filter_form fieldset {
    border:1px solid #CCCCCC;
    padding:10px;
}

#Members_filter_form legend {
    color:#999999;
}

#Members_filter_form table {
    width: 100%;
}

#Members_filter_form table td {
    padding: 2px;
    vertical-align: middle;
}

#Members_filter_form table td.lab {
    width: 80px;
    text-align: right;
}

#Members_filter_form label {
    font-weight:bold;
    color:#666666;
    font-size: 10px;
    width: 50px;
}

#Members_filter_form input {
    font-size:10px;
    border:1px solid #CCCCCC;
    padding:2px;
    width: 100px;
}

#Members_filter_form select {
    font-size:10px;
    border:1px solid #CCCCCC;
    padding:2px;
    width: 100px;
}

#Members_filter_form .submit {
    font-size:10px;
    cursor:pointer;
    /*padding:2px 10px;*/
    background-color:#ebe9ed;
}

#Members_filter_form .note {
    padding-top:10px;
    font-size:10px;
    color:#666666;
    font-style:italic;
}

#Gallery {}
#Gallery .topText {
    padding-bottom: 10px;
}
#Gallery .select {
    font-size:12px;
    border:1px solid #CCCCCC;
    padding:2px;
    width: 150px;
    height: 24px;
    margin-right: 10px;
}
#Gallery .show_albums_btn {
    font-size:12px;
    border:1px solid #CCCCCC;
    padding:2px;
    width: 110px;
    cursor: pointer;
}
#Gallery .albumsList {
    padding-top: 10px;
}
#Gallery .albumsPages {
    padding-top: 10px;
}
#Gallery .albumCon {
    width: 110px;
    height: 110px;
    float: left;
    border: 1px solid #eae8e8;
    margin-right: 5px;
    margin-bottom: 5px;
}
#Gallery .albumCon .paddingBorder {
    text-align: center;
    padding: 5px;
}
#Gallery a {
	border:none;
}
#Gallery .PagesDiv {
	padding-top:10px;
}
#Gallery .photosListCon {}
#Gallery .photosListCon .photoCon {
	float:left;
	width:115px;
	height:138px;
}
#Gallery .photosListCon .photoCon .paddingBorder {
	border:1px solid #dad7d7;
	margin:3px;
}
#Gallery .photosListCon .photoCon .photoTB {
	width:100%;
	height:110px;
}
#Gallery .photosListCon .photoCon .photoTd {
	width:105px;
	height:105px;
	vertical-align:middle;
	text-align:center;
}
#Gallery .photosListCon .photoCon .photoTd:hover {
	background-color:#eae8e8;
}
#Gallery .photosListCon .photoCon .imageTools {
	background-color:#dad7d7;
	text-align:right;
	padding:2px;
}
#Gallery .photosListCon .photoCon .imageTools img {
	margin-left:5px;
}
#Gallery .error {
    padding:10px 3px;
    color:#b30000;
    font-weight:bold;
}
#Gallery .simple {
    padding:3px;
}
#Gallery .simple label {
    padding-left:10px;
    font-weight:bold;
    color:#666666;
}
#Gallery .simple input {
    width:200px;
    font-size:11px;
    border:1px solid #CCCCCC;
    padding:2px;
}
#Gallery .note {
    padding:3px;
    font-style:italic;
    color:#999999;
}
#Gallery .edit_photo_prewiev {
    padding: 10px;
}
#Gallery .submit {
    padding:3px;
}
#Gallery .submit input {
    padding:3px 20px;
    cursor:pointer;
}
#Gallery .gallery_info_box {
    border: 1px solid #3c6ac2;
    display: none;
    padding: 5px;
    margin-left: 5px;
    background-color: #a1bae9;
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#Banner {
    text-align:center;
    padding: 50px 10px 10px 10px;
}

/* [ends] ======================== Content ========================*/

.middle .content ul, ol {
    padding: 0px 0px 10px 40px;
}

.middle .content p {
    padding-bottom: 10px;
}

.middle .content a {
    color: #b30000;
}