@CHARSET "UTF-8";

/* Browse deck (bd) style */

body, td, span, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a, a:link, a:active, a:visited {
	color: #000066;
	cursor: pointer;
}
a:hover {
	color: blue;
	cursor: pointer;
}

.bd_title {
	font-size: 18px;
	color: #44960E;
	font-weight: bold;
}
#bd_options_button {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
}
#bd_options {
	margin-left: 2px;
	position: relative;
	top: -11px;
	left: 0;
	z-index: 2;
	font-size: small;
	overflow: auto;
	padding-left: 10px;
	border-color: #C0C08F;
	border-style: solid;
	border-width: 1px;
}
.bd_options_table {
	margin-top: 10px;
}
.bd_options_table tr td div {
	font-size: small;
	overflow: hidden;
	border: 0px solid black;
}
.bd_options_table tr td input {
	font-size: small;
	top: 0;
	border-width: 1;
	margin: 0;
	width: 300px;
}

.bd_options_td1, .bd_options_td1_tags {
	width: 150px;
	font-size: small;
	text-align: right;
	cursor: default;
	padding-right: 10px;
	font-weight: bold;
	height: 25px;
}
.bd_options_td1_tags {
	text-align: left;
	width: 150px;
	font-size: small;
	font-weight: bold;
}
#bd_list {
	width: 775px;
	text-align: left;
}
#bd_content {
	width: 775px;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
}
#bd_cards {
	width: 775px;
	position: relative;
	left: 0;
	top: 0;
	background-image: url(../images/card_thumb/card_thumb_bg.png);
	background-repeat: repeat-y;
	background-position: 25px 0;
}
.bd_mini_div, .bd_mini_div_extend {
	background-image: url(../images/card_thumb/card_thumb_top.png);
	background-repeat: no-repeat;
	width: 775px;
	background-position: 25px 0;
}
.bd_mini_div_extend {
	cursor: pointer;
}
#bd_mini_flip, #bd_mini_ss {
	background-image: url(../images/card_thumb/card_thumb_top_first.png);
	width: 375px;
	background-position: 0 0;
}
.bd_mini_table {
	width: 100%;
	font-size: medium;
}
.bd_mini_td_select {
	width: 25px;
	vertical-align: top;
	padding-top: 6px;
}
.bd_mini_td1 {
	width: 20px;
	padding: 1px 0 0 8px;
	vertical-align: top;
}
.bd_mini_td1_image {
	background-image: url(../images/card_thumb/card_thumb_image.png);
}
.bd_mini_td1_text {
	background-image: url(../images/card_thumb/card_thumb_text.png);
}
.bd_mini_td1_sound {
	background-image: url(../images/card_thumb/card_thumb_sound.png);
}
.bd_mini_td2, .bd_mini_td4 {
	padding: 2px 5px 4px 3px;
	vertical-align: top;
}
.bd_mini_td2 {
	width: 318px;
}
.bd_mini_td4 {
	width: 325px;
}
.bd_mini_td3 {
	width: 15px;
	padding: 0 0 0 13px;
	font-size: small;
	vertical-align: top;
}
.bd_mini_td5 {
	vertical-align: top;
	padding-right:  8px;
	text-align: left;
}
.bd_mini_td_sound {
	vertical-align: top;
	text-align: left;
	width: 14px;
}
.bd_sound {
	padding-top: 3px;
	cursor: pointer;
}
.bd_select {
	
}
.bd_ext_div, .bd_ext_show_side {
	width: 750px;
	height: 1px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../images/card_thumb/card_thumb_bottom.png);
	overflow: hidden;
	display: none;
	position: relative;
	left: 25px;
	top: 0;
}
#bd_ext_flip, #bd_ext_ss {
	width: 375px;
	display: block;
	height: 255px;
	left: 0;
	overflow: auto;
}
.bd_ext_table {
	width: 100%;
	visibility: hidden;
}
#bd_ext_content_flip, #bd_ext_content_ss {
	visibility: visible; 
}
.bd_ext_td1, .bd_ext_td2 {
	text-align: center;
	padding: 4px 10px 14px 10px;
}
.bd_ext_td2 {
	width: 50%;
}
.bd_last {
	display: none;
	width: 750px;
	height: 18px;
	background-color: #FFFFFF;
	background-image: url(../images/card_thumb/card_thumb_bottom.png);
	position: relative;
	left: 25px;
	top: 0;
}
#bd_header {
	display: none;
	width: 775px;
	position: relative;
	left: -25px;
	top: 0;
}
.bd_header_td1, .bd_header_td2, .bd_header_td3 {
	font-size: small;
	color: #AAAAAA;
	text-align: center;
	padding-bottom: 5px;
}
.bd_header_td1 {
	width: 90px;
	text-align: center;
	color: #666666;
}
.bd_header_td2 {
	width: 340px;
}
.bd_hide_side, .bd_hide_side_selected, .bd_hide_side_hidden {
	font-size: x-small;
}
.bd_hide_side_selected {
	cursor: pointer;
	color: #666666;
	font-weight: bold;
}
.bd_hide_side {
	color: #CCCCCC;
}
.bd_hide_side_hidden {
	visibility: hidden;
}
.bd_icon, .bd_icon_hidden {
	margin: -2px 0 0 0;
}
.bd_icon_hidden {
	display: none;
}
.bd_image, .bd_image_hidden {
}
.bd_image_hidden {
	display: none;
}
#bd_show_side {
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	display: none;
	width: 375px;
	background-image: url(../images/card_thumb/card_thumb_bg.png);
}
#bd_select_div_selected, #bd_select_div_all {
	position: relative;
	left: -25px;
	top: 0;
	font-size: small;
	padding-top: 5px;
}
#bd_select_div_selected {
	display: none;
}
#bd_select_div_all {
	display: block;
}

/* For editing only */
.bd_edit_text {
	position: relative;
	top: 0;
	left: -3px;
	width: 100%;
	background-color: #EFEFEF;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: -1px;
	border-width: 0px 1px 1px 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding: 0 2px 0 2px;
}
.bd_edit_text textarea, .bd_edit_text input {
	width: 100%;
	background-color: #EFEFEF;
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	font-size: medium;
}
#hidden_div_cal_height {
	position: absolute;
	top:0;
	left:0;
	visibility: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: medium;
	overflow: hidden;
	font-size: 14px;
}
.bd_edit_button {
	color: #FE8D03;
	font-size: 10px;
}
.bd_upload_sound_section {
	color: #FFCC00;
	font-weight: bold;
	font-size: small;
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	margin-bottom: 4px;
}
.bd_remove {
	cursor: pointer;
}
#bd_add_num {
	width: 25px;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #FE8D03;
	text-align: center;
	font-weight: bold;
}

/* For the flip mode */


#bd_flip {
	width: 750px;
	text-align: center;
}
#bd_flip table {
	width: 100%;
}
.bd_flip_table_td {
	text-align: center;
	font-size: 10pt;
}
.bd_flip_table_td1 {
	vertical-align: center;
	width: 187px;
	text-align: center;
	padding: 5px;
}
.bd_flip_table_td2 {
	width: 375px;
	background-image: url(../images/card_thumb/card_thumb_bg.png);
}
#bd_flip_side {
	font-size: 18px;
	color: #44960E;
	font-weight: bold;
}
#bd_flip_directions {
	width: 100%;
	font-size: small;
}
.bd_flip_prompt {
	font-size: 8pt;
}

.bd_flip_prompt_selected {
	font-size: 8pt;
}

.bd_flip_prompt_selected {
	font-weight: bold;
	color: #000000;
}
.bd_flip_prompt {
	color: #999999;
	cursor: pointer;
}

