/* General Styling */
html { overflow: -moz-scrollbars-vertical visible; overflow-x:hidden; overflow-y:scroll; }
body { background-color: #FFF; margin: 0; padding:0; }
html, td, th { font-family: Arial; font-size: 11px; color: #000; }
a { text-decoration: none; color: #333; }
hr { height:1px; color:#CCC; background-color:#CCC; width:100%; border:none; }
#main_placeholder { width:100%; margin-top:-20x;}
.help_info { cursor:help; }
.fade_text { color:#666; }
/* jQuery UI Dialog Etentions */
.ui-dialog { -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; border: solid 1px #666; }
.ui-dialog .ui-dialog-content { font-size:11px; text-align:center; margin:10px; }
/* Login Form 
#login_form { margin:0 auto; margin-top:100px; height:220px; width:340px; border:1px solid #e5e5e5; background-color:#f5f5f5; }
#login_form div { margin:0; left:65px; position:relative; height:16px; }
#login_form .username { top:112px; }
#login_form .password { top:126px; }
#login_form .login_button { top:145px; }
*/
.selectable .ui-unselected { background: #EEE; color: white; border-color:#AAA; }
.selectable .ui-selecting { background: #FECA40; }
.selectable .ui-selected { background: #68ACDB; color: white; }
.selectable { list-style-type: none; margin: 0; padding: 0; z-index:2000; margin-left:3px; }
.selectable li { margin: 3px; padding: 1px; float: left; width: 100px; height: 78px; }

/* Header */
#header { position: relative; height: 97px; width:100%; noprint}
#main_menu { position: relative; top:69px; left:631px; width:600px; }
#loader { position:absolute; left:-40px; top:-45px; }
#clock { position:absolute; left:150px; top:7px; color:#FFF; }
#headermiddle { float: left; width: 1194px; padding: 0px; margin-right: -500px; height: 97px; background:url(../images/header.png) top no-repeat; }
#headerleft 	{ float: left; width: 1px; height: 97px; background:url(../images/header_bkg2.png) top repeat-x; }
#headerright 	{ float: right; width: 49.5%; margin-left: -500px; height: 97px; background:url(../images/header_bkg.png) top repeat-x; }
/* Footer */
#footer { margin:0 auto; margin-top:20px; width:1000px; }
#footer_p { bottom:0px; position:absolute; width:1000px; padding-bottom:20px; }
/* Contents Tables */
table .contents { border-collapse: collapse; border:solid 1px #CCC; width:100%; }
tr .tr_title td { border:solid 1px #CCC; padding:5px; text-align:left; font-weight:bold; background:url(../images/formbg.gif) repeat-x top; }
tr .tr_title td.tool_btn { width:30px; text-align:center; }
tr .tr_contents td { cursor:default; padding:5px; text-align:left; border:solid 1px #CCC; background-color:#FFF; }
.normal { background-color:#FFF; }
.highlight{ background-color:#fffcc4; }
tr .tr_contents td.no_border { padding:2px; text-align:left; border:none; }
tr .tr_contents td.tool_btn { width:30px; text-align:center; }
tr .dragable td { cursor:move; }
/* Buttons */
.fg-button { margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; text-align: center; font-size:11px; }
.menu_button { float:left; }
/* Admin Menu */
#admin_menu { padding-left:40px; width:100%; padding-top:30px; }
.admin_menu { padding:10px; padding-left:80px; padding-top:10px; width:350px; margin-bottom:20px; background:20px no-repeat; font-size:11px; text-decoration:none; font-weight:normal; text-align:left; color:#666; cursor:pointer;}
.admin_menu div { font-size:15px; text-align:left; font-weight:bold; width:190px}
#admin_menu .summary_button { background-image:url(../images/sum.png); padding-right:100px; height:70px;}
#admin_menu .share_button { background-image:url(../images/share.png); padding-right:100px; height:70px;}
#admin_menu .rating_button { background-image:url(../images/rating.png); padding-right:100px; height:70px;}
#admin_menu .hut_button { background-image:url(../images/hut.png); padding-right:100px; height:70px;}
#admin_menu .cume_button { background-image:url(../images/cume.png); padding-right:100px; height:70px;}

.index_button { 
	margin:1px 4px 1px 0; 
	padding: .1em 1em; 
	text-decoration:none !important; 
	cursor:pointer; 
	text-align: center; 
	font-size:10px;
	height:25px;
}

.stats {
	background-image:url(../images/stat_bg.png); 
	background-repeat:no-repeat;
	background-position: bottom;
}

input:focus,textarea:focus,select:focus { 
  border: 1px solid #ccc; 
  background-color: #fffcc4;
  font-family: Helvetica, Arial, sans-serif; 
  font-size: 1em;
}

input,textarea,select {  
  border: 1px solid #ccc;
  font-family: Helvetica, Arial, sans-serif; 
  font-size: 1em;
}

.stats_s {
	background-image:url(../images/stat_bg_s.png); 
	background-repeat:no-repeat;
	background-position: bottom;
}

.listo { 
	margin:1px 4px 1px 0; 
	padding: .1em 1em; 
	text-decoration:none !important; 
	cursor:pointer; 
	text-align: center; 
	font-size:10px; 
}
input.file {
	border: 1px solid #ccc;
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

<!--- Show/Hide ---!>

.slidingDiv {
	clear:both;
    background-color: #fff;
	padding-bottom:10px;
	text-align:left;
}
 
.show_hide {
    display:none;
}

.multiSelect {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
	border: 0;
	}
	
.multiSelect .title {
	background-color: #fff;
	border: 1px solid #dddddd;
	padding: 10px;
	margin-top: -11px;
	cursor: default;
	min-width: 9.8em;
	}
	
.multiSelect div.title {
	position: absolute;
	height: 15px;
	width: 150px;
	z-index: 104;
	}
	
.multiSelect div.title-open {
	border-bottom: 1px solid #fff;
	}
	
.multiSelect .title {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;; 
	font-weight:bold;
	line-height: 1.2em;
	overflow: hidden;
	padding: .3em 1.1em .1em .5em;
	}
	
.multiSelectContent {
	position: absolute;
	z-index: 106;
	min-height: 1em;
	background: #f9f9f9;
	padding: .1em;
	display: block;
	font-size: 100%;
	margin-top: 12px;
	border: 1px solid #ddd;
	}
	
.collapsed {
	display: none;
	}
	
.multiSelectContent ul {
	overflow: auto;
	min-height: 1em;
	min-width: 20em;
	margin: 0;
	padding: 0;
	}
	
.multiSelectContent li {
	cursor: pointer;
	cursor: hand;
	margin: 0 0 .2em 0;
	list-style:none;
	}
	
.multiSelectContent li:hover {
	background: #ddd;
	}
	
.arc90_multiselect {
	width: 12.5em;
	height: 1.35em;
	visibility: hidden;
	}
	
.a9selectall {
	border-bottom: 1px solid #ccc;
	}
	
	
#client_data table { border-collapse: collapse; margin:0 auto; }
#client_data table.data_table thead, #client_data table.data_table tfoot { font-weight:bold; }
#client_data table.data_table td { border:solid 1px #CCC; font-size:11px; }
#client_data table.data_table tr.separator td { border:none; }
#client_data table tr td { padding:4px; margin:0; }
#client_data table.data_table td a { color:#1999ce; }
#client_data table tr td.details { width:60px; }
#client_data input[type="text"], input[type="password"], select { border:solid 1px #ccc; }
#client_data select { overflow:hidden; -moz-scrollbars-vertical: hidden; overflow:hidden; overflow-y: hidden; }
#client_data table.data_table td h3 { font-size:12px; margin-top:5px; }
#client_data button{
    display:block;
    margin:0 7px 0 0;
    background-color:#EEE;
    border:1px solid #CCC;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
		
    font-size:12px;
    line-height:130%;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px;
}
#client_data table tbody tr td.val_0 { color:#CCC; }