/* ----- Main style ----- */

/* Basic structure */
body {margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;}

	
/* Main layout */
.left_stripe_1{float: left;
	width: 10px;
	height: 100px;
	background-color: #be0e33;
	border-right: 1px solid #febca8;}
	
.left_stripe_2{clear: left;
	float: left;
	width: 10px;
	height: 400px;
	background-color: #be0e33;
	border-right: 1px solid #febca8;
	border-bottom: 1px solid #febca8;}
	
.content {
	clear: right;
}

.content_left {
	margin-right: 200px;
	min-height: 1000px;
	background-color: #ffffff;
	border-right: 1px solid #f8efc9;
}

.content_left_in, .content_pop_in {
	margin-left: 11px;
	padding: 0px 10px 0px 10px;
	background: #ffffff;
	padding-bottom: 1px; /*compatibility for non Mozilla*/
}

.content_left_in_bottom, .content_pop_in_bottom {
	height: 0px;
	background-color: #f5f5f5;
}

.content_right {
	float: right;
	width: 200px;
}
	
.content_pop {
	min-height: 700px;
	background-color: #ffffff;
}
	
/* Head */
.head {width: 100%;
	height: 100px;
	margin: 0px;
	background: #fbd952;}

.h_1 {float: left;
	width: 350px;
	height: 76px;}

.h_2 {height: 76px;
	margin-left: 350px;
	text-align: right;
	background-color: #ffffff;
	border-left: 1px solid #f8efc9;}

.h_1 h1 {font-size: 24px;
	font-weight: normal;
	color: #fcad04;
	padding: 18px 0px 0px 14px;
	margin: 0px;}
	
.h_1 h2 {font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	border: none;}

.h_2 .user_box {float: right;}

.h_2 .user_part {float: left;
	padding-top: 5px;
	width: 250px;
	color: #999999;
	text-align: right;}

.h_2 .user_part .user_name{font-weight: bold;}

.h_2 .button_part {margin-left: 255px;
	padding: 6px 5px 1px 1px;}

.h_2 .button_part img {margin: 0px 1px 0px 1px;
	width: 24px;
	height: 24px;
	border: none;}

/* Main menu */
.main_menu {height: 22px;
	text-align: left;
	background-color: #fff5e2;
	padding: 0px 4px 0px 4px;
	border-top: 1px solid #f8efc9;
	border-bottom: 1px solid #f8efc9;}
	
.mm_item {float: left;
	line-height: 22px;}
	
.mm_item a {font-size: 13px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fcad04;
	text-decoration: none;
	margin: 0px 6px 0px 6px;}

.mm_item a:hover {text-decoration: none;
	color: #be0e33;}

	
/* Left menu */
.lm {
	padding: 0px 10px 0px 10px;
	background: #fbd952;
}
	
.lm_in {
	height: 100%;
	/*padding: 0px 10px 0px 10px;*/
	background: #fbd952;
}

.lm_author_info, .pop_bottom_info {
	text-align: center;
	font-size: 10px;
	color: #999999;
	padding: 30px 0px 10px 0px;
}
	
.lm_author_info a, .pop_bottom_info a {
	font-weight: normal;
	text-decoration: none;
}

.lm_author_info a:hover, .pop_bottom_info a:hover {
	text-decoration: underline;
}

.lm_logo img {
	width: 71px;
	height: 19px;
}


/* Left menu - menu */
.lm .ln_hl {
	padding: 18px 0px 0px 0px;
	height: 30px;
	color: #be0e33;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
}

.lm .ln_hl img {
	float: left;
	margin: 0px 4px 0px 2px;
	width: 24px;
	height: 24px;
}

.lm .ln_hl .hl {
	padding-top: 4px;
}

.lm form {
	padding: 5px 10px 5px 10px;
}

.lm form .p_ln {
	height: 20px;
}
	
.lm form .p_1 {
	float: left;
	width: 40px;
	text-align: left;
}

.lm form .p_2 {
	margin-left: 45px;
}

.lm form input {
	background-color: #ffffff;
}

.lm form .p_button {
	padding: 2px 0px 0px 0px;
}

.lm .ln {
	clear: left;
	padding: 3px 0px 3px 0px;
	margin: 0px 5px 0px 5px;
	border-bottom: 1px dotted #fcad04;
}

.lm .ln img {float: left;
	margin: 1px 6px 0px 0px;
	width: 12px;
	height: 12px;}

.lm .ln a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
.lm .ln a:hover {
	color: #909090;
	text-decoration: none;
}

.lm .ln_last {
	height: 25px;
}

/* Content - design */
.page_icon {
	float: left;
	width: 32px;
	margin: 20px 6px -10px 20px;/* -10px for compatibility with IE */
}


/* Headlines */
h2 {
	margin: 0px;
	padding: 24px 0px 12px 50px;
	font-size: 24px;
	font-weight: normal;
	color: #909090;
	border-bottom: 1px solid #d0d0d0;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #909090;
	border-bottom: 1px solid #d0d0d0;
}

h4 {
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #909090;
	border-bottom: 1px solid #d0d0d0;
}

/* Links */
a {
	font-weight: bold;
	text-decoration: underline;
	color: #909090;
}

.content_left a:hover {
	background-color: #d0d0d0;
}


/* Tables */
table {
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 11px; /*for compatibility with IE6*/
	width: 100%;
}

td {
	padding: 7px 5px 2px 5px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #909090;
}

.tb_hd td {
	font-weight: bold;
	color: #909090;
	text-align: center;
	background-color: #e5e5e5;
}

.rg {text-align: right;}

.cnt {text-align: center;}

.red {color: #ff0101;}

.red_rg {color: #ff0101;
	text-align: right;}
	
.red_cnt {color: #ff0101;
	text-align: center;}
 
/* Forms */
form {text-align: left;
	line-height: 20px;
	margin: 0px;}

form input, select, textarea {
	font-size: 11px; /* copy in login style */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	border: 1px solid #909090;
}
	
form input[type='submit'], input[type='button'] {
	height: 20px;
	background: #ffffff url('image/button_bg.png') repeat-x bottom;
}

/* copy of previous style; for compatibility with IE6 */
.section_button input {
	height: 20px;
	background: #ffffff url('image/button_bg.png') repeat-x bottom;
}
	
.section {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #d0d0d0;
}

.section_button {
	padding: 25px 25px 25px 25px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #d0d0d0;
}
	
.ln {overflow: hidden; /* overflow lines with long text */}

.ln_1 {float: left;
	width: 50%;}

.ln_2 {margin-left: 50%; /* compatibility for MSIE */}

.ln_join {width: 100%;}

.ln_1_join {width: 100%;}

.ln_1_1 {float: left;
	width: 120px;}

.ln_2_join {width: 100%;}

.ln_1_2 {margin-left: 120px;}

.ln_2_1 {float: left;
	width: 120px;}

.ln_2_2 {margin-left: 120px;}

/* State messages */
.state {
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
	color: #909090;	
}
	
/*	Navigation line */
.navigation {
	overflow: hidden;
}
	
.navigation .nav_left {
	float: left;
	width: 50%;
}

.navigation .nav_right {
	margin-left: 50%;
	text-align: right;
}

/* Search word highlight */
span.searchword {
	background-color: #fcad04;
}

.pop_bottom_info {
	text-align: center;
}

/* Preferenced libraries highlight*/
span.pref_lib {
		background-color: #be0e33;
		font-weight: bold;
/*		font-size: 13px;*/
}