body {
	font-family: 'Droid Sans', serif;
	font-size: 10pt;
    margin: 0 auto;
	width: 800px;
	background-color: #444456;
	padding: 20px 0 20px 0;
}
label {
	display: table-cell;
	height: 14px;
	padding-top: 4px;
	border-bottom: 0;
	font-size: 10pt;
	font-weight: bolder;
    color: #222222;
}
a {
	font-weight: normal;
	color: blue;
	cursor: pointer;
	text-decoration: none;
}
a.aOPTION {
    display: table-cell;
	color: orange;
}
a.aOPTIONSELECTED {
    display: table-cell;
	color: white;
}
.listitem {
	width: 760px;
}
.listitem2 {
	width: 720px;
}
a.aDARKBG {
	color: orange;
}
a:hover {
	color: orange;
}
a.aOPTION:hover {
	color: white;
}
[contenteditable="true"] {
	font-size: 10pt;
	font-weight: normal;
	background-color: white;
	color: black;
	border: 1px #666666 solid;
    padding: 2px 4px 2px 4px;
	margin-top: 2px;
	cursor: text;
}
[contenteditable="false"] {
	width: 480px;
	margin-top: 2px;
	margin-bottom: -1px;
	display: block;
    padding: 0px 4px 2px 4px;
	cursor: default;
	color: black;
}
input[type="button"] {
    display: table-cell;
	background-color: #CCCCDE;
	color: #333345;
    padding: 2px 6px 2px 6px;
	margin-top: 2px;
	font-family: 'Droid Sans', serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 1px;
}
input[type="text"] {
    display: table-cell;
	border: 1px #666666 solid;
    padding: 1px 4px 1px 4px;
	margin-top: 2px;
	font-family: 'Droid Sans', serif;
	font-size: 10pt;
	font-weight: normal;
}
input[type="password"] {
    display: table-cell;
	border: 1px #666666 solid;
    padding: 1px 4px 1px 4px;
	margin-top: 2px;
}
input[type="date"] {
    display: table-cell;
	border: 1px #666666 solid;
    padding: 1px 4px 1px 4px;
	position: relative;
	top: -1px;
	font-family: 'Droid Sans', serif;
	font-size: 10pt;
	font-weight: normal;
}
select {
	float: left;
    display: table-cell;
	border: 1px #666666 solid;
	color: black;
    padding: 0px 2px 0px 2px;
	margin-top: 2px;
	font-family: 'Droid Sans', serif;
	font-size: 10pt;
	font-weight: normal;
	width: auto;
}
.wait {
	background-image: url("img/wait.gif");
	background-repeat: no-repeat;
    background-position: right;
    cursor: wait;
}
.waitfloater {
	width: 16px;
	height: 16px;
	padding: 0px 2px 0px 2px;
	margin: 0px 5px 0px 0px;
	float: left;
	background-image: url("img/wait.gif");
	background-repeat: no-repeat;
    background-position: right;
    cursor: wait;
}
.lookup {
	display: none;
	background-color: pink;
	float: left;
}
.readonly {
	border: none;
    margin: 2px 4px 0px 4px;
    color: black;
}
.readonly_header {
	width: 400px;
	border: none;
    padding-bottom: 8px;
    color: #222222;
	font-size: 18pt;
	letter-spacing: 1px;
}
.leaf {
	float: left;
	font-size: 10pt;
	padding: 3px;
	height: 16px;
}
.leaf2 {
	font-size: 10pt;
	color: black;
}
.floater_base {
    padding: 2px;
	width: 460px;
	clear: both;
}
.floater_base2 {
    padding: 2px 4px 2px 4px;
	margin-bottom: 4px;
	width: 452px;
	color: black;
    display: table-cell;
	clear: both;
}
.floater {
	padding: 0px 2px 0px 2px;
	margin: 0px 5px 0px 0px;
	float: left;
	color: black;
}
.floater2 {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	float: left;
	color: black;
	width: 452px;
	clear: both;
}
.floater_listitems {
	display: block;
}
.floater_icons {
	display: none;
	height: auto;
}
.icon_fieldset {
	padding: 0 2px 0 4px;
	font-weight: bold;
	border: 0;
}
.icon_fieldset2 {
	padding: 0 8px 4px 4px;
	margin: 8px 0 0 0;
	font-weight: bold;
	border: 0;
}
.icon_fieldset3 {
	padding: 0 0 4px 4px;
	margin: 8px 0 0 0;
	font-weight: bold;
	border: 0;
}
.thumbnail {
	display: block;
	border: solid 1px #BBB;
	width: 64px;
	height: 96px;
	opacity: 0.8;
}
.thumbnail:hover {
	border: solid 1px red;
	opacity: 1.0;
}
.thumbnail_caption {
	width: 64px;
	padding: 0 2px 0 2px;
	overflow: hidden;
	text-align: center;
	height: 9px;
	font-size: 6pt;
	white-space: nowrap;
}
.floater3 {
	clear: both;
	padding-left: 2px;
	margin-top: 1px;
	font-size: 10pt;
	font-weight: normal;
	width: 463px;
}
.userlinkp1 {
	width: 345px;
	float: left;
}
.userlinkp2 {
	width: 75px;
	color: green;
	float: left;
	text-align: right;
}
.userlinkp3 {
	width: 32px;
	text-align: center;
	float: right;
	background-color: green;
	color: yellow;
}
.dropdown {
	font-weight: normal;
    padding: 2px 4px 2px 4px;
	margin: 4px 0px 4px 0px;
	color: black;
    display: table-cell;
	cursor: pointer;
}
.subheader {
	font-weight: normal;
 	color: black;
	margin-left: 4px;
}
.image {
	border: 0;
	max-width: 254px;
}
.search_item {
	display: table-cell;
	padding: 2px;
	padding-bottom: 5px;
	float: left;
	cursor: pointer;
}
.avg_score {
	float: right;
	width: 54px;
	height: 24px;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	background-color: green;
	color: yellow;
}
.score {
	width: 24px;
	height: 17px;
	padding: 2px 1px 1px 1px;
	background-color: white;
	border: 1px #666666 solid;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	float: left;
	display: block;
	cursor: default;
}
.score2 {
	width: 36px;
	display: table-cell;
	height: 16px;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	padding: 0px 2px 0px 2px;
	background-color: green;
	color: yellow;
	display: block;
	border: 1px #EEEEEE solid;
	float: left;
}
.topindex {
	font-size: 10pt;
	color: black;
}
.media2 {
	color: green;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
.version {
	color: brown;
}
.main_link {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
	color: blue;
}
.triangle-border {
	position: relative;
	top: -5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 452px;
	border: 1px #666666 solid;
	background-color: #FFFFDD;
	display: block;
}
.triangle-border:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 40px;
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: #666666 transparent;
	display: block;
	width: 0;
}
.triangle-border:after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 47px;
	border-width: 13px 13px 0;
	border-style: solid;
	border-color: #FFFFDD transparent;
	display: block;
	width: 0;
}
.triangle-border.top:before {
	top: -10px;
	bottom: auto;
	left: auto;
	right: 415px;
	border-width: 0 10px 10px;
}
.triangle-border.top:after {
	top: -9px;
	bottom: auto;
	left: auto;
	right: 415px;
	border-width: 0 10px 10px;
}
#divSEARCHBUTTON {
	display: none;
}
#divBUTTONS {
	width: 760px;
	display: none;
	height: 30px;
	padding: 0 0 8px 8px;
}
#divHEADER {
	display: none;
	left: 0px;
	top: 0px;
	padding: 10px;
	width: 100%;
	height: 48px;
	background-color: transparent;
	z-index: 1;
	color: black;
}
#divHEADERLOGO {
	float: left;
	background-color: orange;
	border-color: #854;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#divHEADERUSER {
	float: left;
	color: white;
	margin-top: 6px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	display: table-cell;
}
#divIMAGE {
    display: none;
	float: left;
	width: 254px;
	max-width: 254px;
	margin: 0;
	padding-left: 8px;
}
#divIMAGESIZE {
	display: none;
	font-size: 10pt;
	font-weight: normal;
	color: yellow;
	padding: 0;
	padding-top: 2px;
	background-color: transparent;
}
#divCONTENT {
    display: none;
	position: relative;
	width: 480px;
	float: left;
	background-color: white;
	z-index: 0;
	border-left: 1px #444456 solid;
	padding: 8px;
	height: 100%;
	margin-bottom: 20px;
}
#divSEARCH {
	padding-left: 8px;
	width: 752px;
}
#divSEARCHRESULTS {
	margin-top: 10px;
	width: 752px;
	background-color: white;
	padding: 8px;
	height: 100%;
	overflow: auto;
	clear: both;
	border: 1px solid lightgrey;
}
#divLOGIN {
	display: none;
	position: fixed;
	padding: 8px;
	top: 200px;
	z-index: 2;
	max-width: 300px;
	min-width: 300px;
	height: 140px;
	background-color: #DEBBBB;
	border: 2px #666666 solid;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#divREGISTER {
	display: none;
	position: fixed;
	padding: 8px;
	top: 200px;
	z-index: 2;
	max-width: 300px;
	min-width: 300px;
	height: 180px;
	background-color: #DEBBBB;
	border: 2px #666666 solid;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#divCHANGEPWD {
	display: none;
	position: fixed;
	padding: 8px;
	top: 200px;
	z-index: 2;
	max-width: 300px;
	min-width: 300px;
	height: 140px;
	background-color: #DEBBBB;
	border: 2px #666666 solid;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#divRATING {
    display: none;
	position: fixed;
	padding: 8px;
	top: 200px;
	z-index: 2;
	max-width: 590px;
	min-width: 300px;
	height: 316px;
	background-color: #DEBBBB;
	border: 2px #666666 solid;
    margin: 0 auto;
	left: 0;
	right: 0;
}
#divMOVIEEXISTS_BASE {
	display: none;
}
#cboTITLE {
	float: left;
}
#txtTITLE, #txtNAME, #txtREALNAME {
	float: left;
	width: 454px;
}
#txtBIRTHDAY, #txtBIRTHMONTH, #txtDEATHDAY, #txtDEATHMONTH, #txtAGE {
	float: left;
	width: 16px;
}
#txtPAL, #txtNTSC {
	float: left;
	width: 24px;
}
#txtBUDGET {
	float: left;
	width: 80px;
}
#txtBIRTHYEAR, #txtDEATHYEAR, #txtYEAR {
	float: left;
	width: 32px;
}
#txtSALARY {
	float: left;
	width: 80px;
}
#txtAKA, #txtMOVIELINK, #txtROLELINK1, #txtROLELINK2, #txtROLELINK3, #txtROLELINK4, #txtAWARDLINK, #txtPERSONLINK, #txtSALARYLINK {
	float: left;
	width: 120px;
}
#txtAKA {
	float: left;
	width: 300px;
}
#txtEMAIL, #txtNEWEMAIL, #txtFIRSTNAME, #txtLASTNAME, #txtNEWPWD1, #txtNEWPWD2 {
	width: 290px;
}
#divAKA, #divNAME, #divREALNAME {
	width: auto;
}
#floPERSONLINK {
	display: flex;
	flex-flow: column;
	margin-left: 4px;
}
.tabs {
	margin-top: -8px;
    width: 100%;
}
.tab-links:after {
	display: table-cell;
	clear: both;
	height: 6px;
	content: '';
}
.tab-links li {
	float: left;
	margin-left: 8px;
	list-style: none;
}
.tab-links a {
	padding: 4px 8px 4px 8px;
	background: #444456;
	font-size: 14px;
	font-weight: normal;
	color: white;
}
.tab-links a:hover {
	background: #b8ddf6;
	color: black;
	text-decoration: none;
}
li.active a, li.active a:hover {
	background: #CCCCEE;
	color: black;
	font-weight: bold;
}
.tab-content {
	margin: 0;
	padding: 8px;
	background-color: #CCCCEE;
	width: 464px;
}
.tab {
	display: none;
}
.tab.active {
	display: block;
}
.icon_button {
	float: left;
	width: auto;
	padding: 0 4px 0 4px;
	height: 36px;
	border: 1px solid #888;
	margin: 8px 8px 0 0;
	cursor: pointer;
	background-color: #777789;
	color: #fff;
}
.icon_button:hover {
	background-color: #666678;
}
.icon_button span i {
	color: yellow;
	margin-right: 6px;
}
div.icon_button img {
	float: left;
	margin: 2px 0 0 2px;
}
div.icon_button span {
	font-size: 10pt;
	float: left;
	margin: 11px 2px 0 4px;
}
.icon_button_small {
	float: left;
	width: auto;
	padding: 0;
	width: 12px;
	height: 16px;
	color: white;
    margin: 0 auto;
	margin-top: 2px;
	cursor: pointer;
	border-color: green;
}
.control_floater {
	padding-right: 10px;
	float: left;
}
