﻿
body { width:90%; height:99%; background-color:#000; } 
.allcontent { position:absolute; width:99%; height:99%; overflow:hidden; border:0px solid #ff0000; left:0px; top:0px; } 

.silverlightHost { height: 768px; width: 1024px; }

#lcf { border:0px !important;
	height:300px !important;
	width:360px !important; 
	position:absolute; 
	background-color:black;         

}

#vcf { border:0px !important;
	height:450px !important;
	width:600px !important; 
	position:absolute;          

}

#vidControlHolder {
	width:600px;	
}


#vid_element { visibility:hidden; display:block; z-index:10000; width:100%; left:0px; position:absolute; text-align: center; border:0px solid #ffffff; height:500px;} 


#liveControlHolder {
	padding-left:15px;
}

#sendasemailfields {
	padding-left:15px;
	background-color:black;
	padding-top: 15px;
}

#live_element { visibility:hidden; display:block; z-index:10000; width:100%; left:0px; position:absolute; text-align: center; border:0px solid #ffffff; height:500px;} 
.hidden { position:absolute; top:-600px; left:0px; height:100px; width:100px; overflow:hidden; }

/* TABLE FOR OVERLAYED INPUT FIELDS FOR READING AND WRITING CARDS */
.guitable { width:99%; text-align:left;border:0px solid #fff; position:absolute; left:0px; height:194px !important;}
.guitable td { border: 0px solid #000; height:194px !important;}
form{ border:0px dashed #ff0000; }
.guitable table td{ border:0px dashed #ff0000; }
.guitable_readercell { width:400px; border:0px solid #00ff00; }
.inputfields { padding:0px; margin:0px; height:174px; background-color:none;}

/* COMPOSE FIELDS */
#compose_fields { visibility:hidden; display:block; z-index:10000; width:100%; left:0px; position:absolute; text-align: center; border:0px solid #ffffff; }
#myHTMLTextArea { padding-left:5px; height:168px; width:368px; border-left:0px solid #fff; 
	border-top:1px solid #174b64; border-bottom:1px solid #ffffff; border-right:0px solid #174b64; 
	font-family:Georgia, Times, 'Times New Roman', serif; font-size:18px; 
	color:#ffffff; background-color:none; background:transparent; margin-left:13px  }

/* READ FIELDS */
#read_fields { visibility:hidden; display:block; z-index:10000; width:100%; left:0px; position:absolute; text-align: center; border:0px solid #ffffff; }
#myHTMLTextArea2 { padding-left:5px; height:168px; width:368px; border-left:0px solid #fff; 
	border-top:1px solid #174b64; border-bottom:1px solid #ffffff; border-right:0px solid #174b64; 
	font-family:Georgia, Times, 'Times New Roman', serif; font-size:18px; 
	color:#ffffff; background-color:none; background:transparent; margin-left:13px }
	
	
/* SEND AS EMAIL FIELDS */	
#sendmail_fields { visibility:hidden; display:block; z-index:10000; width:100%; left:0px; position:absolute; text-align: center; border:0px solid #ffffff; }
.details { width:99%;}
.details td  { color:#efefef; }
#you { width:250px; border: 1px dotted #ff0000; padding-top:40px;}
#friend { margin-left:16px; }
.inp { border:0px; background-color:#fff; font-family: Georgia, Times, 'Times New Roman', serif; font-size:12px; padding:4px; margin-top: 4px; width:160px; color:black; }

.send_btns { width:142px !important; }
.send_btns td { border:0px solid #ff0000 !important; }
#send_btn { padding:4px; border:1px solid #fff; background-color: #ff0000; color:#fff; display:block; width:70px;margin-right:4px;}
#msn_btn { padding:4px; border:1px solid #fff; background-color: #ff0000; color:#fff;  display:block; width:70px;}

.head { width:180px; color:#ffffff;}

#shade { visibility:hidden; 
	height:100%; width:99%; background-color:black; position:absolute; top:0px; left:0px;
	Filter: Alpha(Opacity=65); -moz-opacity:.65; opacity:.65;
}
/* POSSIBLY OBSOLETE 
#description { padding-left:20px; font-family:Georgia, Times, 'Times New Roman', serif; font-size:12px; color:#333;}

.button { background-color:#cc3300; border:0px; color: #fff; font-family: Georgia, Times, 'Times New Roman', serif; font-size:14px; }
.input { background-color:#fff; border:1px dashed #cc3300; color: #cc3300; font-family: Georgia, Times, 'Times New Roman', serif; font-size:16px; }

#browse { background-color:#cc3300; padding:4px; margin-top:10px;}

#sendform { background-color:#cc3300;  border:1px solid #fff;}



#guitable3 { width:99%; text-align:left;border:0px solid #fff; }
#guitable3 td { border: 0px solid #000; }
*/