﻿body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	/*"Segoe UI", */
	font-size: 12px;
}

img {
	border-width: 0px;
}

hr {
	height: 1px;
	border-width: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	display: inline;
}

input[type=text], input[type=password], textarea {
	border-width: 1px;
	border-style: solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	/*"Segoe UI", */
	font-size: 12px;
	border: 1px solid #926400;
	margin: 2px;
	padding: 2px;
	height: 26px;
	cursor: pointer;
}

#tuc_imagecache {
	display: none;
}

.tuc_bottom_seperater {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* internal objects */
#tuc_barrier {
	position: fixed;
	margin: auto;
	left: 0;
	top: 0;
	width: 100%; height: 100%;
	z-index: 990;	/* highest of the page */
	background-color: black;
	display: none;
}

#tuc_floatbox {
	text-align: left;
	position: absolute;
	display: none;
}

#tuc_menubox {
	border-width: 1px;
	border-style: solid;
	text-align: left;
	position: absolute;
	display: none;
}

#tuc_menubox a {
	display: block;
	white-space: nowrap;
	color: #CC9900;
	background-color: #FFFFCC;
	text-decoration: none;
	padding: 5px;
}

#tuc_menubox a.tuc_sel {
	font-weight: bold;
}


#tuc_menubox a:hover {
	text-decoration: none;
}

#tuc_window {
	color: black;
	position: fixed;
	text-align: left;
	border: 4px solid #C4962C;
	background-color: white;
	z-index: 999;
	display: none;
}

#tuc_window button {
	border-color: #926400;
	background-color: #D9B44F;
	background-image: url('../images/btnback.gif');
}

#tuc_window button:hover {
	background-image: url('../images/btnback_hover.gif');
}


#tuc_window #tuc_window_title {
	background-color: #D9B44F;
	padding: 4px 4px 0px 4px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 4px #FFE18E;
}

#tuc_window #tuc_wind_content {
	display: none;
	overflow: auto;
}

#tuc_window a {
	color: #926400;
	text-decoration: none;
}

#tuc_window a:hover {
	text-decoration: underline;
}

.tuc_window_loading {
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

ul#tuc_modulebox {
	display:block;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #993300;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	list-style-position: outside;
	height: 250px;
	overflow: auto;
}

ul#tuc_modulebox li {
	display: block;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul#tuc_modulebox li a {
	color: #996600;
	background-position: 3px 6px;
	font-weight: bold;
	padding: 2px 2px 2px 15px;
	display: block;
	height: 20px;
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFCC99;
	background-image: url('../images/expand.gif');
	background-repeat: no-repeat;
}

ul#tuc_modulebox li a:hover {
	color: black;
	background-color: #FFE4CA;
	background-image: url('../images/expand_hover.gif');
	text-decoration: none;
}

ul#tuc_modulebox li a.tuc_expanded {
	background-image: url('../images/collapse.gif');
}

ul#tuc_modulebox li a.tuc_expanded:hover {
	background-image: url('../images/collapse_hover.gif');
}

ul#tuc_modulebox li ul {
	margin: 0px;
	padding: 0px;
	display: none;
}

ul#tuc_modulebox li ul li {
	margin: 0px;
}

ul#tuc_modulebox li ul li a {
	font-weight: normal;
	padding-left: 25px;
	background-image: none;
}

ul#tuc_modulebox li ul li a:hover {
	background-color: white;
	background-image: none;
}

ul#tuc_modulebox li ul li a.tuc_once {
	color: #C0C0C0;
	cursor: default;
}

ul#tuc_modulebox li ul li a.tuc_once .tuc_removetext {
	float: right;
}

.tuc_optionbox {
	padding: 10px;
}

.tuc_optionbox .tuc_inputline {
	width: 350px;
	border: 1px solid #FFCC66;
	margin-left: 10px;
}

#tuc_moduleinfo {
	border-style: solid;
	border-color: #993300;
	border-width: 0px 1px 1px 1px;
	margin: 0px 10px 10px 10px;
	background-color: #FFFFF0;
	padding: 5px;
	height: 40px;
}

#tuc_modulepic {
	height: 40px;
	width: 40px;
	float: left;
}

#tuc_moduledesc {
	margin-left: 45px;
	height: 40px;
}

#tuc_modulebuttonbox {
	margin: 10px;
	text-align: right;
}

#tuc_aggr {
	margin: 10px;
}

#tuc_aggr ul#tuc_modulebox {
	border-width: 1px 0px 1px 1px;
	margin: 0px;
	width: 200px;
	height: 250px;
	float: left;
}

#tuc_aggr #tuc_moduleinfo {
	border-width: 1px 1px 1px 0px;
	margin: 0px 0px 0px 200px;
	height: 240px;
	width: auto;
}

#tuc_style ul#tuc_modulebox {
	border-width: 1px;
	height: 300px;
}
#tuc_style ul#tuc_modulebox li a {
	border-width: 1px 0px 1px 0px;
	border-top-color: #FFFFFF;
}
#tuc_style ul#tuc_modulebox li ul li {
	display: block;
	height: 52px;
	width: 48px;
	float: left;
}
#tuc_style ul#tuc_modulebox li ul li a {
	height: 40px;
	width: 40px;
	padding: 1px;
	margin: 4px;
	border: 1px #D9B44F solid;
}

#tuc_style ul#tuc_modulebox li ul li a img {
	width: 40px;
	height: 40px;
}

#tuc_style ul#tuc_modulebox li ul li a.tuc_sel {
	margin: 2px;
	border-width: 3px;
}

#tuc_topbar {
	min-width: 990px;
	width: 100%;
	height: 91px;
	cursor: default;
}

.tuc_width_limit {
	width: 980px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#tuc_firstline {
	background-color: #161616;
	background-image: url('../images/flback.gif');
	background-repeat: repeat-x;
	height: 20px;
}

#tuc_flt_left {
	margin-left: 25px;
	float: left;
	width: 5px;
	height: 20px;
	background-image: url('../images/flt_left.gif');
	background-repeat: no-repeat;
}

#tuc_flt_right {
	float: left;
	width: 5px;
	height: 20px;
	background-image: url('../images/flt_right.gif');
	background-repeat: no-repeat;
}
#tuc_foldertitle {
	float: left;
	background-color: #292929;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	background-image: url('../images/flt_back.gif');
	background-repeat: repeat-x;
}

#tuc_logintools {
	height: 20px;
	text-align: right;
	float: right;
}

#tuc_logintools #tuc_loginname {
	float: left;	
	display: block;
	color: #aaaaaa;
}

#tuc_logintools #tuc_loginname a {
	color: #aaaaaa;
	text-decoration: none;
}

#tuc_logintools #tuc_loginlinks a {
	float: left;
	display: block;
	padding: 0 1px 0 9px;
	color: #cccccc;
	text-decoration: none;
	background-image: url('../images/fl_sep.gif');
	background-repeat: no-repeat;
}

#tuc_logintools #tuc_loginname a:hover, #tuc_logintools #tuc_loginlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#tuc_logintools #tuc_loginlinks a .tuc_number {
	color: #aaaaaa;
}

#tuc_logintools #tuc_loginlinks a.tuc_selected, #tuc_logintools #tuc_loginlinks a.tuc_selected:hover {
	color: #000000;
	position: relative;
	padding: 0 0 0 8px;
	background-image: none;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #808080;
	background-color: #F0F0F0;
	z-index: 100;
}

#tuc_loginname {
	font-weight: bold;
}

#tuc_notifications {
	display: none;
	color: #000000;
	text-align: left;
	border: 1px solid #808080;
	position: absolute;
	background-color: #F0F0F0;
	max-width: 300px;
	z-index: 99;
}

#tuc_notifications h2 {
	display: none;
}

#tuc_notifications ul {
	list-style-type: none;
	padding: 1px;
	margin: 0px;
}

#tuc_notifications ul li {
	border-style: dotted;
	border-color: #999999;
	border-width: 0 0 1px 0;
	padding: 0 2px 0 2px;
}

#tuc_notifications ul li.tuc_q {
	display: none;
}

#tuc_notifications ul li.tuc_none {
	display: none;
	font-style: italic;
}

#tuc_notifications #tuc_notifications_showall {
	text-align: right;
	padding-right: 3px;
}

#tuc_notifications a {
	color: #999999;
}

#tuc_notifications a.tuc_notifylinks, #tuc_notifications a.tuc_accept, #tuc_notifications a.tuc_ignore {
	color: #0066CC;
	font-weight: bold;
}

#tuc_tabbar {
	height: 30px;
	background-color: #292929;
	background-image: url('../images/tabback.gif');
	background-repeat: repeat-x;
	border-bottom: solid 1px;
}

#tuc_tabbar #tuc_tabbar_right {
	height: 30px;
	float: right;
	padding-left: 10px;
	background-image: url('../images/tabsep.gif');
	background-repeat: no-repeat;
}

#tuc_tabbar a {
	background-color: #C0C0C0;
	background-image: url('../images/tab.gif');
	margin: 9px 5px 0px 5px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #444444;
	padding: 3px 8px 1px 8px;
	line-height: 12px;
	height: 16px;
	float: left;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#tuc_tabbar a:hover {
	background-color: #FFFFFF;
	background-image: url('../images/tab_hover.gif');
}

#tuc_tabbar a.tuc_tab_s {
	margin: 8px 5px 0px 5px;
	background-image: none;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	padding: 3px 8px 1px 8px;
	height: 17px;
	line-height: 13px;
	float: left;
	font-weight: bold;
	top: 1px;
	position: relative;
	text-decoration: none;
}

#tuc_tabbar a.tuc_tab_s:hover {
	background-image: none;
}

#tuc_navbar {
	padding: 0px;
	height: 41px;
	cursor: default;
}

#tuc_nav_logo {
	width: 86px;
	height: 41px;
	float: left;
}

#tuc_nav_logo a {
	display: block;
	width: 86px;
	height: 41px;
}

#tuc_nav_logo h1 {
	display: none;
}

#tuc_nav_seq, tuc_q {
	color: #000000;
	height: 20px;
	margin-left: 86px;
	padding-top: 10px;
	padding-bottom: 11px;
}

#tuc_nav_seq a {
	margin: 0px;
	padding: 2px;
	height: 16px;
	overflow: hidden;
	float: left;
	text-decoration: none;
	color: #000000;
}

#tuc_nav_seq a:hover {
	border: 1px solid #FF3300;
	padding: 1px;
	height: 16px;
	float: left;
	background-color: #FFEA00;
}

#tuc_nav_seq span {
	margin: 0px;
	padding: 2px;
	height: 16px;
	line-height: 14px;
	float: left;
	cursor: default;
	width: 13px;
	text-align: center;
}

#tuc_nav_exp_tip {
	position: absolute;
	text-align: left;
	display: none;
	cursor: default;
	padding: 0px;
	margin: 0px;
}

#tuc_nav_exp_tip a {
	color: #000000;
	background-color: #FFCC00;
	display: block;
	padding: 1px;
	margin: 0px;
	height: 16px;
	float: left;
	text-decoration:none;
	white-space: nowrap;
}

#tuc_nav_exp_tip_border {
	position: absolute;
	text-align: left;
	display: none;
	cursor: default;
	border: 1px solid #FF3300;
	padding: 0px;
	margin: 0px;
}

#tuc_nav_exp_tip_border a {
	display: block;
	padding: 1px;
	margin: 0px;
	height: 16px;
	float: left;
	text-decoration:none;
	white-space: nowrap;
}

.tuc_nav_expander {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF3300;
	background-color: #FFCC00;
	text-align: left;
	overflow: hidden;
	display: none;
	cursor: default;
}

.tuc_nav_expander ul {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

.tuc_nav_expander ul li {
	display: block;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 18px;
	overflow: hidden;
}

.tuc_nav_expander ul li a {
	display: block;
	padding: 1px;
	margin: 0px;
	height: 16px;
	text-decoration: none;
	color: #CC6600;
	white-space: nowrap;
}

.tuc_nav_expander ul li.tuc_sel a {
	color: #000000;
	background-color: #FFEA00;
}

.tuc_nav_expander ul li a:hover {
	text-decoration:none;
}

.tuc_nav_expander h2 {
	display: none;
}

#tuc_pagetoplinks {
	text-align: right;	
}

#tuc_pagetoplinks a {
	margin: 0 0 0 15px;
}

#tuc_bottombar {
	border-top: solid 1px #CC6600;
	margin: 0px auto 0px auto;
	padding-top: 4px;
	min-width: 990px;
	width: 100%;
	height: 40px;
	text-align: left;
	cursor: default;
}

#tuc_bottombar a {
	text-decoration: none;
}

#tuc_bottombar a:hover {
	text-decoration: underline;
}

#tuc_bottombar address {
	font-style:normal;
	text-align: right;
}


#tuc_bottombar #tuc_license {
	float: left;
	padding-right: 5px;
}

#tuc_bottombar #tuc_licensetext {
	float: left;
}

.tuc_infobar {
	margin: 10px auto 0px auto;
	border-width: 1px;
	border-style: solid;
	width: 968px;
	height: 30px;
	padding: 5px;
	text-align: left;
}

.tuc_infobar #tuc_info_buttons {
	float: right;
}

.tuc_infobar #tuc_info_menus {
}

a.tuc_toolbox_button {
	background-position: 4px 8px;
	display: block;
	height: 20px;
	width: 75px;
	line-height: 20px;
	padding: 3px 6px 3px 20px;
	margin-top: 2px;
	margin-right: 5px;
	float: left;
	background-repeat: no-repeat;
}

a.tuc_toolbox_button:hover {
	background-position: 3px 7px;
	padding: 2px 5px 2px 19px;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	background-repeat: no-repeat;
}

a#tuc_info_menu_book {
	background-image: url('../images/collapse.gif');
}

a#tuc_info_menu_book:hover {
	background-image: url('../images/collapse_hover.gif');
}

a#tuc_info_menu_lotm {
	display: none;
}

a#tuc_info_menu_lotm, a#tuc_info_menu_enlo {
	background-image: url('../images/layout.gif');
}

a#tuc_info_menu_lotm:hover, a#tuc_info_menu_enlo:hover {
	background-image: url('../images/layout_hover.gif');
}


a#tuc_info_menu_addm {
	background-image: url('../images/plus.gif');
}

a#tuc_info_menu_addm:hover {
	background-image: url('../images/plus_hover.gif');
}


#tuc_page {
	min-width: 990px;
	width: 100%;
	padding-top: 10px;
}

#tuc_content {
	width: 988px;
	margin: 10px auto 0px auto;
	text-align: left;
	cursor: default;
}

.tuc_clear_both {
	clear:both;
}

.tuc_2_8left {
	width: 20%;
	float: left;
	overflow: hidden;
}

.tuc_2_8right {
	width: 80%;
	float: left;
	overflow: hidden;
}

.tuc_8_2left {
	width: 80%;
	float: left;
	overflow: hidden;
}

.tuc_8_2right {
	width: 20%;
	float: left;
	overflow: hidden;
}

.tuc_5_5left {
	width: 50%;
	float: left;
	overflow: hidden;
}

.tuc_5_5right {
	width: 50%;
	float: left;
	overflow: hidden;
}

.tuc_2_6_2left {
	width: 20%;
	float: left;
	overflow: hidden;
}

.tuc_2_6_2center {
	width: 59.5%;
	float: left;
	overflow: hidden;
}

.tuc_2_6_2right {
	width: 20%;
	float: left;
	overflow: hidden;
}

.tuc_3_3_3left {
	width: 33%;
	float: left;
	overflow: hidden;
}

.tuc_3_3_3center {
	width: 34%;
	float: left;
	overflow: hidden;
}

.tuc_3_3_3right {
	width: 33%;
	float: left;
	overflow: hidden;
}

.tuc_block {
	margin: 0px 4px 8px 4px;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	text-align: left;
}
.tuc_block_titlebar {
	height: 24px;
}
.tuc_block_titlebar_hide {
	display: none;
}
.tuc_block_titlebar h1 {
	display: block;
	margin: 0px;
	padding: 2px;
	color: #996600;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.tuc_block_content div.tuc_editmode_bar {
	text-align: right;
}

.tuc_block_content div.tuc_editmode_bar a {
	margin-left: 10px;
}

.tuc_button {
	float: right;
	display: block;
	text-align: right;
	width: 10px;
	height: 10px;
	margin: 7px 7px 7px 0px;
}

.tuc_button sub {
	display: none;
}

.tuc_paginglinkgroup {
	height: 16px;
}

.tuc_paginglinkgroup a {
	display: block;
	height: 16px;
	width: 24px;
	line-height: 15px;
	text-align: center;
	float: left;
}

.tuc_close_button {
	background-image: url('../images/close.gif');
}

.tuc_close_button:hover {
	background-image: url('../images/close_hover.gif');
}

.tuc_options_button {
	background-image: url('../images/collapse.gif');
}

.tuc_options_button:hover {
	background-image: url('../images/collapse_hover.gif');
}

.tuc_layout_placeholder {
	margin: 0px 4px 0px 4px;
	background-color: transparent;
	height: 7px;
	overflow: hidden;
	/*border: 1px dashed #800000;*/
}

.tuc_layout_placeholder_empty {
	margin: 4px 4px 4px 4px;
	background-color: transparent;
	padding: 3px;
	overflow: visible;
	height: auto;
}

.tuc_userbox img {
	border-width: 1px;
	border-style: dotted;
	padding: 2px;
}

.tuc_userbox .tuc_usernickline {
	display: block;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
}

.tuc_userbox1, .tuc_userbox1 .tuc_usernickline {
	width: 70px;
}

.tuc_userbox2, .tuc_userbox2 .tuc_usernickline {
	width: 134px;
}

.tuc_column_rightborder {
	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	overflow: hidden;
}

.tuc_column_border {
	border-width: 1px;
	border-style: dotted;
}

.tuc_type_navlist a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
	white-space: nowrap;
}

.tuc_type_navlist a:hover {
	text-decoration: none;
}

.tuc_type_page, .tuc_type_blog {
	padding: 5px 20px 5px 20px;
}

.tuc_type_page h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 10px 0px;
}

.tuc_type_page h4 {
	font-size: 16px;
	margin: 20px 0 10px -10px;
	font-weight: bold;
}

.tuc_floatholder, .tuc_column {
	min-width: 0; /* peekaboo bug fix for IE7 */
}
