/********************
		Base Styles
********************/
html, #container {
	color:#04396C;
	font:1em Helvetica, sans-serif;
	font-weight:normal;
	background-color:#f0f0f0;
  	background-image:url('/images/static/noise-bg.png');
	min-width:950px;
	-webkit-font-smoothing:antialiased;
}
html, body {height:100%;}
#container {position:relative; /*height:100%;*/ min-height:100%;}
#content {height:auto; padding-bottom:2.5em; margin-top:0px;} 

/********************
	Global Styles
********************/
a{
	color:#2469AB;
	text-decoration:none;
}
a:visited {
	color:#55046C;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:none;
}
p.notice, h1.notice, h2.notice, h3.notice {
	color:#ee0000;
}

ul {list-style-type:none;}
/*
li a {
	display:block;
	width:100%;
	height:100%;
}*/
ol li {
	padding:2px;
}


h1, h3, h4 {
	text-align:center;
	font-weight:normal;
}
h1 {
	font-size:2em;
}
h2 {
	font:1.5em Helvetica, sans-serif;
/* 	font-size:1.5em; */
	line-height:1.5em;
	font-weight:normal;
}
h3 {
	font:1.1em Helvetica, sans-serif;
	line-height:1.2em;
	font-weight:normal;
}

h4 { /** Error **/
	font-weight:bolder;
	color:#F00;
	font-size:1.2em;
}
h4.good {
	color:#0B0;
}

.pages {
	text-align:right;
}
/********************
	Base Input Styles
********************/

a.abtn, .pages a {
	height:1em;
	font-weight:bold;
	padding:4px 10px;
	color:#04396C;
	border:1px solid #BBDAF6;
	border-radius:3px;
	vertical-align:top;
	margin:0 2px;
	background-color:#FAFFFF;
	cursor:pointer;
	font-size:1em;
	transition:background-color 600ms;
}
a.abtn:hover, .pages a:hover {
	background-color:#C4F4FF;
	border:1px solid #9BB5CC;
	transition:background-color 200ms;
}
a.abtn.selected, .pages a.selected {
	background-color:#C4F4FF;
}
.manage_btn, .manage_btn_down {
	padding:5px;
	color:#FFF;
	font-size:1.5em;
	background-color:#485979;
	border:1px solid black;
	border-radius:3px;
	cursor:pointer;
}
.manage_btn, .manage_btn_down {
	margin:15px;
	display:inline-block;
	text-align:center;
	width:150px;
}

.manage_btn_down {
	background-color:#0F6BC5;
	font-weight:bolder;
}

.edit_block {
	padding:15px;
	border:1px solid black;
}

.legend-text {
	color:#04396C;
	font-size:.95em;
	margin-left:10px;
	padding:0 10px;
}

/********************
	Generic Objects
********************/

.manage_buttons {
	text-align:center;
	margin:0 auto;
}

.manage_account {
	width:350px;
	margin:50px auto;
	background-color:#F5F5F5;
	padding:15px;
}

.manage, .std-box {
	width:625px;
	margin:5px auto;
	background-color:#F5F5F5;
	padding:15px;
	border:1px solid #535F7B;
}

.row, .tbl {width:100%;}

.cell {
		display:inline-block;
		overflow:hidden;
}

/********************
	Header/Footer
	Specific Styles
********************/
#header {
	/*float:left;*/
/* 	position:absolute; */
	
	z-index:100;
	width:100%;
	min-width:400px;
	
	height:50px;
	border-bottom:1px solid #000;
	background-color:#535F7B;
	border-bottom:1px solid #535F7B;
	background:linear-gradient(#535F7B,#7485AC);
}

#footer {
 	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
 	z-index:0;
 	height:40px;
	padding:0;
	font-size:.8em;
	text-align:center;
	background-color:#7485AC;
	border-top:1px solid #000;
 	background:linear-gradient(#7485AC,#535F7B);
}

#footer p, #footer a {
	padding: 0 5px;
	color:#fff;
	line-height:1.4em;
	vertical-align:middle;
}
#footer a:hover {
	background-color:#B4E8FF;
	color:#23284c;
}

#header a, #header label{
	color:#FFF;
	font-weight:bolder;
}

#header a:hover {
	color:#23284c;
}

#header a:active {
	color:#A52;
}

#header label {
	font-size:.75em;
}
#index_mascot {
	background-size:contain;
	background-repeat:no-repeat;
 	width:25%;
	height:0;
	padding-top: 40%; /* (img-height / img-width * width) */
                /* (403 / 715 * 100) */
	
	background-image:url('/images/static/karamascot.png');
/*  	background-color:#aaeeff; */
	display:inline-block;
}
#index_info {
/*  	background-color:#eeaaff; */
	display:inline-block;
	vertical-align:top;
	max-width:72%;
}
#index_info h1 {
	padding:1vw;
	font-size:2.5vw;
	font-weight:bold;
 	text-shadow: 15px 15px 15px #888888;
}
#index_info h2 {
	padding-left:1vw;
	font-size:2vw;
 	text-shadow: 2px 2px 8px #888888;
}
#index_info p {
	padding-left:1vw;
	font-size:1.2vw;
}
#index_info .room_block {
/*  	-ms-transform: scale(0.2,0.2); */
/*  	-webkit-transform: scale(0.2,0.2); */
/* 	transform: scale(1vw,1vh); */

/* -ms-transform: scale(1.1,1.1); */
/* 	-webkit-transform: scale(1.1,1.1); */
/* 	transform: scale(0.5,0.5); */
}

.text-logo {
	padding:0 20px 0 20px;
	line-height:50px;
	font-size:3.5em;
	font-family:Helvetica,sans-serif;
	/*text-shadow: -3px -2px 5px #FF0820, 3px 2px 5px #252E3F;*/
	background-color:#B4E8FF;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.7);
}

.text-logo a, .text-logo a:hover {
	font-weight:normal !important;
	color:#fff !important;
	display:block;
	width:90%;
	height:90%;
}

.nav_li { 
	display:inline-block;
	line-height:50px;
	margin:0 1px;
}

.nav_li a {
	display:block;
	padding:0 10px;
}

.nav_li:hover {
	background:#B4E8FF;
}

.nav_left {
	margin-left:1px;
}

#right-header {
	margin-right:25px;
}

#unsupported {
	width:100%;
	background-color:#AA0000;
	height:50px;
	font-weight:bolder;
	color:#FFF;
	vertical-align:middle;
}

#unsupported a {
	color:#ACE;
	text-decoration:underline;
}

#faq {
	width:900px;
	margin:auto;
	padding:20px;
}
#faq .index_block {
	display:inline-block;
	vertical-align:top;
	padding:10px 25px;
}

#faq ul li {
/* 	padding:20px 0; */
	text-align:justify;
}
#faq ol {
	padding-left:30px;
}
#faq p {
/* 	margin-bottom:10px; */
}
#faq h5 {
	padding-top:20px;
}

#rules, #tips {
	width:900px;
	margin:auto;
	padding:20px;
}
#rules ol {
	
	padding-left:40px;
	margin:10px;
}
#rules ol li {
	padding:10px;
}
#rules ol li:hover {
	background-color:#F5C9C9;
}
#rules p {
	margin-bottom:10px;
}
#rules_header, #tips_header, #faq_header, #faq_footer, #ann_header, #banned_header {
	text-align:center;
}
#rules .disclaim {
	text-align:center;
	color:red;
}
#announcements, #banned {
	margin:20px auto;
	width:900px;
}
#banned p {
	padding:10px;
	text-align:center;
}
#banned #banned_info {
	background-image:url("/images/static/banned1.jpg");
	background-repeat:no-repeat;
	background-position:right center;
	background-size:40%;
}
#banned #banned_info #banned_content {
	max-width:60%;
}

.text_body {
	text-align:justify;
	overflow:hidden;
	padding:10px;
	margin:10px auto;
	border:1px solid #63738F;
	border-radius:3px;
	background-color:#F6F6F6;
}
.text_body table {
	margin:10px;
	border-style:none;
}
.text_body table td {
	vertical-align:top;
	text-align:left;
	padding:5px;
	overflow:hidden;
	word-break:normal;
}

#login_box {
	width:350px;
	margin:0 auto;
	margin-top:20px;
	padding:20px;
	border:1px solid #63738F;
	border-radius:3px;
	background-color:#F6F6F6;
}
#login_box h1 {
	text-align:center;
}


#not_found {
	margin:20px;
}
#not_found h1 {
}
#not_found img {
	display:block;
	margin:0 auto;
}
.msgpost {
	margin-bottom:10px;
	border:1px solid #63738F;
	border-radius:3px;
	background-color:#F6F6F6;
	overflow:hidden;
}
.msgpost .msgpost_body {
	padding:10px;
}
.msgpost .msgpost_header {
	padding:2px 5px;
	background-color:#E6E6E6;
}
.msgpost .msgpost_header span {
	float:right;
}
.msgpost .msgpost_footer {
	text-align:right;
	padding:2px 5px;
}

#register, #contact {
	width:580px;
	margin:20px auto;
	padding:20px;
	background-color:#F6F6F6;
	border:1px solid #63738F;
	border-radius:3px;
}
#register a.already_registered {
	float:right;
	border:1px solid #BBDAF6;
	border-radius:3px;
	padding:3px 6px;
	cursor:pointer;
	background-color:#fff;
}
#register input, #contact input {
	width:220px;
}
#contact textarea {
	height:150px;
	width:560px;
}
#contact h5 {
	margin-top:10px;
}
#register .register_end, #contact .contact_end {
	width:100%;
}

#register .register_end li, #contact .contact_end li {
	display:inline-block;
	padding:10px;
	vertical-align:bottom;
}
#contact .contact_help {
	float:right;
	width:300px;
	font-size:14px;
	border:1px solid #BBDAF6;
	border-radius:3px;
	padding:3px 6px;
	background-color:#FAFFFF;
}
#contact .contact_help p {
	padding:10px 5px;
}

.input_ready, .input_win, .input_fail, .input_typing {
	margin-bottom:20px;
}

.input_win p, .input_fail p, .input_typing p {
	display:inline-block;
	background-repeat:no-repeat;
	background-position:left center;
	height:24px;
	padding-left:30px;
	vertical-align:middle;
}

.input_win input, .input_win input:focus {
	background-color:#CCFFBC;
	border-color:#02D402;
}
.input_win p {
	background-image:url('/images/static/icons/statuswin24.png');
	color:#02D402;
}
.input_win p::before {
		content: "\00a0";
}
.input_fail input, .input_fail input:focus {
	background-color:#FFC7C7;
	border-color:red;
}
.input_fail p {
	background-image:url('/images/static/icons/statusfail24.png');
	color:#FF0A0A;
}
.input_fail p::before {
		content: "\00a0";
}
.input_typing input {
}
.input_typing p {
	background-image:url('/images/static/icons/statusload24.gif');
}
.input_typing p::before {
		content: "\00a0";
}

#captcha {
	height:130px;
	width:340px;
}
#captcha.error {
	color:red;
}
#captcha.error input {
	width:170px;
	text-align:center;
	background-color:#FFC7C7;
	border-color:red;
}




/********************
	Index Roombar/Profbar 
	Styles
********************/
#roombar, #profbar {
	margin:5px 0;
	width:100%;
}
#roomlist {
	margin:20px auto;
	width:902px;
}

.room_row, .prof_row {
	width:97%;
	text-align:left;
	background-color:#CCC;
 	overflow-x:hidden;
 	overflow-y:hidden;
	white-space:nowrap;
}

.room_row {
	height:190px;
	padding:10px 1%;
}

.prof_row {
	height:110px;
 	overflow:hidden;
}

.room_row:hover, .prof_row:hover {
 	overflow-x:auto;
	overflow-y:hidden;
}

.roomlistcont {
	padding:20px;
}

.room_block {
	white-space:normal;
	display:inline-block;
	position:relative;
	width:150px;
	max-width:150px;
	height:170px;
	text-align:center;
	color:#252E3F;
	border:1px solid #23284c;
	border-radius:3px;
	background-color:#B4E8FF;
	background-repeat:no-repeat;
	background-position:center 22px;
  	overflow:hidden;
  	cursor:pointer;
	
	transition: background-color 600ms;
}

.room_row .room_block {
	margin:0 5px;
}

.roomlistcont .room_block {
	margin:10px;
}

.prof_block {
	width:120px;
	font-size:.8em;
	overflow:hidden;
}

.room_block a {
	font-weight:bolder;
	display:block;
	width:100%;
	height:100%;
	color:#23284c;
	text-shadow:-1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
}

.room_block:hover {
	background-color:#DCFBFF;
	transition: background-color 100ms;
}

.room_block a:hover {
/* 	color:#FFF; */
/* 	text-shadow:-1px -1px 0 #23284c, 1px -1px 0 #23284c, -1px 1px 0 #23284c, 1px 1px 0 #23284c; */
}
.room_icon {
	display:block;
	width:150px;
	height:150px;
	margin:0 auto;
	text-align:center;
	background-repeat:no-repeat;
	background-position: center;
}

.room_block_title {
	line-height:1.5em;
	padding:0 2px;
}

.room_block_users {
	position:absolute;
	top:77%;
	right:10px;
	width:96%;
	text-align:right;
	font-size:2em;
}

.room_lock_icon {
	background-image:url('/images/static/icons/lock20.png');
}
.room_noguests_icon {
	background-image:url('/images/static/icons/noguests20.png');
}
.room_fav_icon {
	background-image:url('/images/static/icons/fav20.png');
}
.room_owned_icon {
	background-image:url('/images/static/icons/owned20.png');
}
.room_mod_icon {
	background-image:url('/images/static/icons/mod20.png');
}
.room_lock_icon, .room_noguests_icon, .room_fav_icon, .room_owned_icon, .room_mod_icon {
	background-repeat:no-repeat;
	background-position:center;
	background-color:#535F7B;
	border:1px solid #23284c;
	margin:1px 1px 0px 1px;
	float:left;
	width:25px;
	height:25px;
}

/* --- profile listing --- */

#proflist {
	margin:20px auto;
	width:900px;
}

.proflistcont {
	padding:20px;
}

.profile_block {
	white-space:normal;
	display:inline-block;
	position:relative;
	width:110px;
	max-width:110px;
	height:130px;
	text-align:center;
	color:#252E3F;
	border:1px solid #23284c;
	border-radius:3px;
	background-color:#B4E8FF;
	background-repeat:no-repeat;
	background-position:center 22px;
  	cursor:pointer;
	margin:5px;
	transition: transform 100ms linear;
	overflow:hidden;
}
.profile_block p {
	padding:2px;
}
.profile_block a {
	font-weight:bolder;
	display:block;
	width:100%;
	height:100%;
	color:#23284c;
	text-shadow:-1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
	line-height:1.5em;
}

.profile_block:hover {
	background-color:#DCFBFF;
	-ms-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.profile_block a:hover {
/* 	color:#FFF; */
/* 	text-shadow:-1px -1px 0 #23284c, 1px -1px 0 #23284c, -1px 1px 0 #23284c, 1px 1px 0 #23284c; */
}
.profile_block_icon {
	display:block;
	width:100px;
	height:100px;
	margin:5px auto 0;
	text-align:center;
	background-repeat:no-repeat;
	background-position: center;
}



/********************
	Info Panel 
	Styles
********************/
#info_panel {
	width:100%;
	text-align:center;
	vertical-align:top;
	border:1px solid #38455E;
	border-width:1px 0;
	background-color:#B4E8FF;
	height:200px;
}


#site_description {
	height:200px;
	padding:0 10px;
	text-align:left;
	border:1px solid #38455E;
	border-width:0 1px;
	overflow:hidden;
	vertical-align:top;
	font-size:.8em;
}

#site_description ul {
	list-style:disc;
	padding:5px 25px;
}

#main_mascot {
	height:400px;
	background-image:url('/images/static/mascot-front-first2.png');
	background-position:left top;
	background-repeat:repeat-x;
}

/********************
	Room Page
********************/

#room {
	width:100%;
}

#room_header {
	margin-top:0;
	min-height:101px;
	max-height:300px;
	color:#F0F0F0;
	font-size:.8em;
	line-height:.95em;
	border-top:0;
	
}
#room_header a {
	color:#eeeeff;
}
#room_header a:visited {
	color:#aaaacc;
}

#swf_chat_normal, #room_header, #room_footer {
	width:900px;
}

#swf_chat_normal {
	height:650px;
	border-top:0;
}

#room_header_info {
	margin:5px 0 5px 5px;
	overflow:hidden;
}

#room_footer {
	padding:5px 0;
	font-size:.75em;
	border-top:0;
}

#room_icon_img {
	height:100px;
	width:100px;
	margin-right:5px;
	border-width:0 1px 1px 0;
}

.fav_room {
	cursor:pointer;
	position:absolute;
	float:right;
	display:block;
	width:25px;
	height:25px;
	top:0;
	right:-1px;
}

/********************
	manage
********************/
#manage {
	width:950px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:20px;
	padding:0;
	background-color:#f5f5f5;
	
	border-right:1px solid #63738F;
 	border-bottom:1px solid #63738F;
	border-left:1px solid #63738F;
	border-radius: 0px 0px 3px 3px; 
}

.toolbox {
	margin:0 auto 0 auto;
	padding:15px;
}
.divider {
	width:1px;
	top:1%;
	height:95%;
	background-color:#D1D1D1;
	position:relative;
}

.prfdetails_left {
	float:left;
	width:650px;
}
.prfdetails_left ul {
	
}
.prfdetails_left ul li {
	padding:2px 10px;
	display:inline-block;
}
.prfdetails_left .aboutme {
	width:400px;
	height:80px;
}
.prfdetails_right {
	float:right;
	width:200px;
}
.prfdetails_right .updatebtn {
	margin-top:40px;
	margin-left:100px;
}
.prfimgupload_ul {
	margin:0 auto;
	text-align:center;
}
.prfimgupload_ul p {
	padding:15px;
}
.prfimgupload_ul form {
	display:none;
}
.prfimgupload_ul li {
	display:inline-block;
	margin:0 50px;
	padding-bottom:15px;
	border:1px solid #63738F;
	border-radius:3px;
}

.imgupload_cont {
	width:200px;
	text-align:center;
}
#createroom {
	margin-top:15px;
	text-align:center;
}
#createroom li {
	padding:10px;
	display:inline-block;
}

#box_editor {
	padding:10px;
}
#box_editor #be_btns {
	position:absolute;
	bottom:20px;
	right:20px;
}
#be_std {
}
#box_editor textarea {
	width:440px;
	height:120px;
}
#box_editor #std_box_style {
	height:50px;
}

.man_btns {
	margin-left:auto;
	margin-right:auto;
}
.man_btns ul {
	margin:0;
	width:100%;
	display:table;
	font-weight:bold;
	line-height:40px;
	text-align:center;
}
.man_btns li {
	display:table-cell;
	padding:0 10px;
	width:auto;
}

.man_btns li a {
	color:#2469AB;
	background-color:#F5F5F5;
	display:block;
	width:100%;
	height:100%;

	border-color:#999;
	border-style:solid;
	border-width:1px;
}
.man_btns li:hover a {
	background-color:#535F7B;
	color:#FFFFFF;
}
.man_btns .li_down a {
	background-color:#535F7B;
	color:#FFFFFF;
}
.btnrow {
	width:100%;
	text-align:justify;
}
.btnrow li {
	display:inline-block;
	padding:10px;
}
.btnrow li.selected {
	font-weight:bolder;
	background-color:#535F7B;
}
.btnrow li.disabled {
	pointer-events:none;
	color:#bbc;
}

#manage_row, #admin_row {
	height:auto;
	width:100%;
	text-align:right;
	background-color:#7485AC;
	border-bottom:1px solid #535F7B;
}
#manage_row .title, #admin_row .title {
	float:left;
	padding:10px 20px;
	color:#fff;
	font-style:oblique;
}
#manage_row p, #admin_row p {
	padding: 0 5px;
	margin:0 -5px;
	vertical-align:middle;
}
#manage_row a, #admin_row a {
	color:#fff;
}
#manage_row li:hover {
	background-color:#B4E8FF;
	color:#23284c;
	cursor:pointer;
}
#admin_row {
	background-color:#000000;
}
#admin_row ul {
	text-align:right;
}
#admin_row li:hover {
	background-color:#FF0000;
	cursor:pointer;
}

.loading60_stopped {
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:60px;
	margin: 0 auto;
	padding:10px 0;
}
.loading60 {
	background-image:url('/images/static/icons/loading50.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:60px;
	margin: 0 auto;
	padding:10px 0;
}
.loading50 {
	background-image:url('/images/static/icons/loading50.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:3000;
	pointer-events:none;
}
.popup_bg {
	background-color:#535F7B;
	opacity:0.5;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1000;
/* 	background-image:url('/images/static/line_bg.png'); */
}
.popup_fg {
	padding:10px;
	margin:auto;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:auto;
	height:auto;
	z-index:2000;
}
.popup_close {
	color:#F6F6F6;
	background-color:#E0E0E0;
	cursor:pointer;
	width:55px;
	height:55px;
  	line-height:55px;
	font-size:4em;
	font-family:Arial;
	position:absolute;
	right:0px;
	top:0px;
	text-align:center;
	border-bottom-left-radius:3px;
}
.popup_close:before, .close_sm:before {
	content:"\00D7";
}
.popup_close:hover, .close_sm:hover {
	background-color:#FFAAAA;
	color:#422;
}
.close_sm {
	color:#F6F6F6;
 	font-size:1.2em;
	font-family:Arial;
	background-color:#E0E0E0;
	cursor:pointer;
	display:inline-block;
	line-height:32px;
	width:32px;
	height:32px;
	text-align:center;
	border-radius:3px;
}
.ann_bar {
	min-width:300px;
	max-width:650px;
	margin:10px;
	padding:10px;
	display:none;
	text-align:left;
	position:absolute;
	z-index:2000;
	right:0;
	opacity:0.90;
}



/* icons */
.edit_icon32 {
	background-image:url('/images/static/icons/edit32uo.png');
}
.delete_icon32 {
	background-image:url('/images/static/icons/delete32uo.png');
}
.close_icon16 {
	background-image:url('/images/static/icons/close16uo.png');
	float:right;
}
.edit_icon16 {
	background-image:url('/images/static/icons/edit16uo.png');
}
.delete_icon16 {
	background-image:url('/images/static/icons/delete16uo.png');
}
.save_icon50 {
	background-image:url('/images/static/icons/save50uo.png');
	float:right;
	width:50px;
	height:50px;
}

.edit_icon32:hover, .delete_icon32:hover {
	background-position:center 32px;
}
.close_icon16:hover, .edit_icon16:hover, .delete_icon16:hover {
	background-position:center 16px;
}
.save_icon50:hover {
	background-position:center 50px;
}

.edit_icon32, .delete_icon32 {
	width:32px;
	height:32px;
}
.close_icon16, .edit_icon16, .delete_icon16 {
	width:16px;
	height:16px;
}

.edit_icon32, .delete_icon32, .close_icon16, .edit_icon16, .delete_icon16, .save_icon50 {
	background-position:center 0px;
	display:inline-block;
	cursor:pointer;
	margin:0px 3px;
	padding:0;
}

/* youtube player */
#kyt {
	min-width:400px;
	min-height:400px;
	background-color:#000;
}
#kyt_cont {
	background-color:#000;
}
#yt_logo {
	width:100px;
}
#kyt_topbar {
	width:100%;
}
#kyt_player {
	width:100%;
	z-index:-999 !important;
}
#kyt_searchtool {
	
}
#kyt_searchtool li {
	display:inline-block;
	vertical-align:middle;
}
#kyt_searchtool #searchcont {
	padding-right:45px;
}
#kyt_searchtool #searchbox {
	width:250px;
}
#kyt_searchtool #searchbtn {
	width:100px;
}
#kyt_queue_popup {
	display:none;
	width:75%;
	height:75%;
}
#kyt_queue {
	width:auto;
	overflow-y:auto;
}
#kyt_queue h1 {
	padding:10px;
}
#kyt_queue table {
	width:100%;
	max-width:800px;
}
#kyt_sresults_cont {
	display:none;
	width:100%;
}
#kyt_sresult_head {
	text-align:center;
	vertical-align:middle;
	padding:10px;
	font-size:2em;
}
#kyt_sresults {
	overflow-y:auto;
}
#kyt_sresults #nav {
	text-align:right;
	margin:10px;
}
#kyt_sresults #nav p {
	margin-top:5px;
	font-style:oblique;
}
.kyt_vid {
	text-align:justify;
	width:450px;
	min-height:120px;
	margin:5px;
	padding:1px;
	display:inline-block;
}
.kyt_vid:hover {
 	background-color:#fff;
}
.kyt_vid button {
	height:30px;
	width:120px;
	border-radius:0;
	margin:0;
	padding:0;
}
.kyt_vid ul {
	display:table;
}
.kyt_vid li {
	display:table-cell;
	vertical-align:top;
}
.kyt_vid .ytthumb {
	width:120px;
	height:90px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
	text-align:right;
	position:relative;
}
.kyt_vid .ytthumb > .time {
	background-color:#000;
	color:#fff;
	opacity:0.9;
	padding:2px;
	margin:3px;
	bottom:0px;
	right:0px;
	font-size:0.8em;
	position:absolute;
}
.kyt_vid li h6 {
	padding:0px 10px 2px;
}
.kyt_vid li p {
	padding:2px 10px;
	font-size:0.8em;
	text-align:justify;
}
.kyt_vid a {
	cursor:pointer;
}
