
td {
	font-family: Arial, Verdana, Tahoma, sans;
	font-size: 10px;
}
	
img { 
	/*behavior: url("/css/pngbehavior.htc"); */
}

font.error {
	color: red;
}
div.error {
	margin-top: 24px;
	padding: 8px;
	color: white;
}

div {

}
div.last_login_entry {
	border:1px black solid; background-color:white; width:33px; height:40px; margin-right: 1px; padding-top:4px; float: left;
}
div.new_users_entry {
	border:1px black solid; background-color:white; width:33px; height:40px; margin-right: 1px; padding-top:4px; float: left;
}

td.tooltip {
	color: black;
}

tr.comunity_menurow_0 {
	background: #FBFDBB;
}
tr.comunity_menurow_1 {
}


div.guestbook_list {
	background: white;
	width: 100%;
}
div.guestbook_entry {
	padding: 5px;
}

div.guestbook_sender {
	background: #FBFDBB;
}

div.guestbook_message {
}


table.message_list td {
	color: #5A5A5A;
	font-family: Verdana;
}
table.message_list a {
	text-decoration: none;
	font-weight: bold;
}

a.footer {
	color: #FAFAFA;
}
a.footer:hover {
	color: #FFF;
	text-decoration: none;
}

a.community_menuitem, a.messages_menuitem {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}
a.community_menuitem:hover, a.messages_menuitem:hover {
	color: #9A9A9A;
	text-decoration: none;
}

a {
	color:#3e3e3e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

select.editable_field {
	border: 0px;
	background: white;
	color: black;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
    height: 13px;
}
input.editable_field {
	border: 0px;
	background: white;
	color: black;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
    height: 13px;
}
span.editable_field:hover {
	background: #efefef;
	background-image: url(/img/com/icons/visitors.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 14px;
	cursor: pointer;
}

form {
	margin-top: 0px;
	margin-bottom: 4px;
}

input {
	border: 1px solid black;
	font-size: 11px;
	background: white;
}

input.image {
	border: none;
	background: transparent;
}

fieldset {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	border:2px dashed #223;
	background: #ADD0FE;
	padding:10px;
	margin-bottom: 20px;
}

legend {
	font-size: 220%;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
}

label {
	display: block;
	font-size: 10px;
	font-weight: bold;
	/*font-size: 120%;*/
	margin-top: 6px;
	margin-bottom: 2px;
	padding: 1px;
	padding-right: 20px;
}


div.webgame_play {
	width: 723px;
}


.menu {
	font-size:12px;
	color:white;
}
.menu a {
	font-size:12px;
	color:white;
	text-decoration: none;
}
.bold {
	font-weight:bold;
}
.bold a {
	font-weight:bold;
}
.menu_stats {
	font-size:11px;
	font-weight:normal;
}

.small_title {
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}
div.window {
	display: none;
}


.window_content {
	font-size:10px;
	color:#3e3e3e;
	float:left;
}

/* Notice Window in 4 colours */
.notice_window_0 { padding-right:0px; }
.notice_window_1 { padding-right:0px; }
.notice_window_2 { padding-right:0px; }
.notice_window_3 { padding-right:0px; }

.notice_window_0 .topleft   { background-image:url('/img/com/cwin/0_top_left.png'); background-position:right top; background-repeat:no-repeat; }
.notice_window_0 .topcenter { background-image:url('/img/com/cwin/0_top_center.png'); background-position:center; background-repeat:repeat-x; }
.notice_window_0 .topright  { background-image:url('/img/com/cwin/0_top_right.png'); background-position:left top; background-repeat:no-repeat;}
.notice_window_0 .midleft   { background-image:url('/img/com/cwin/0_left.png'); background-position:right bottom; background-repeat:no-repeat; }
.notice_window_0 .midcenter { background-image:url('/img/com/cwin/0_bottom_notice.png'); background-position:left bottom; background-repeat:repeat-x; overflow:hidden; }
.notice_window_0 .midright  { background-image:url('/img/com/cwin/0_right.png'); background-position:left bottom; background-repeat:no-repeat;}

.notice_window_1 .topleft   { background-image:url('/img/com/cwin/1_top_left.png'); background-position:right top; background-repeat:no-repeat; }
.notice_window_1 .topcenter { background-image:url('/img/com/cwin/1_top_center.png'); background-position:center; background-repeat:repeat-x; }
.notice_window_1 .topright  { background-image:url('/img/com/cwin/1_top_right.png'); background-position:left top; background-repeat:no-repeat;}
.notice_window_1 .midleft   { background-image:url('/img/com/cwin/1_left.png'); background-position:right bottom; background-repeat:no-repeat; }
.notice_window_1 .midcenter { background-image:url('/img/com/cwin/1_bottom_notice.png'); background-position:left bottom; background-repeat:repeat-x; overflow:hidden; }
.notice_window_1 .midright  { background-image:url('/img/com/cwin/1_right.png'); background-position:left bottom; background-repeat:no-repeat;}

.notice_window_2 .topleft   { background-image:url('/img/com/cwin/2_top_left.png'); background-position:right top; background-repeat:no-repeat; }
.notice_window_2 .topcenter { background-image:url('/img/com/cwin/2_top_center.png'); background-position:center; background-repeat:repeat-x; }
.notice_window_2 .topright  { background-image:url('/img/com/cwin/2_top_right.png'); background-position:left top; background-repeat:no-repeat;}
.notice_window_2 .midleft   { background-image:url('/img/com/cwin/2_left.png'); background-position:right bottom; background-repeat:no-repeat; }
.notice_window_2 .midcenter { background-image:url('/img/com/cwin/2_bottom_notice.png'); background-position:left bottom; background-repeat:repeat-x; overflow:hidden; }
.notice_window_2 .midright  { background-image:url('/img/com/cwin/2_right.png'); background-position:left bottom; background-repeat:no-repeat;}

.notice_window_3 .topleft   { background-image:url('/img/com/cwin/3_top_left.png'); background-position:right top; background-repeat:no-repeat; }
.notice_window_3 .topcenter { background-image:url('/img/com/cwin/3_top_center.png'); background-position:center; background-repeat:repeat-x; }
.notice_window_3 .topright  { background-image:url('/img/com/cwin/3_top_right.png'); background-position:left top; background-repeat:no-repeat;}
.notice_window_3 .midleft   { background-image:url('/img/com/cwin/3_left.png'); background-position:right bottom; background-repeat:no-repeat; }
.notice_window_3 .midcenter { background-image:url('/img/com/cwin/3_bottom_notice.png'); background-position:left bottom; background-repeat:repeat-x; overflow:hidden; }
.notice_window_3 .midright  { background-image:url('/img/com/cwin/3_right.png'); background-position:left bottom; background-repeat:no-repeat;}

/* STAR RATING */
ul.rating{
	list-style:none;
	margin:0px;
	padding:0px;
	width: 50px;
	height: 10px;
	position: relative;
	background: url(/img/com/icons/star_small_gray.png) top left repeat-x;		
}
ul.rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
ul.rating li a {
	display:block;
	width: 10px;
	height: 10px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
}
ul.rating li a:hover{
	background: url(/img/com/icons/star_small.png)  top left;
	z-index: 2;
	left: 0px;
}

ul.rating li.current-rating {
	background: url(/img/com/icons/star_small.png) top left;
	position: absolute;
	height: 10px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

ul.rating a.rate1{
	left: 0px;
}
ul.rating a.rate1:hover{
	width:10px;
}

ul.rating a.rate2{
	left:10px;
}
ul.rating a.rate2:hover{
	width: 20px;
}

ul.rating a.rate3{
	left: 20px;
}
ul.rating a.rate3:hover{
	width: 30px;
}

ul.rating a.rate4{
	left: 30px;
}	
ul.rating a.rate4:hover{
	width: 40px;
}

ul.rating a.rate5 {
	left: 40px;
}
ul.rating a.rate5:hover{
	width: 50px;
}





/** IM window stuff **/
.overlay_dialog {
        background-color: #666666;
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
        filter:alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
}

.dialog_nw {    background: transparent url(../img/com/cwin/0_top_left.png) no-repeat 0 0; width: 4px;}
.dialog_n {     background: transparent url(../img/com/cwin/0_top_center.png) repeat-x 0 0; height: 15px;}
.dialog_ne {    background: transparent url(../img/com/cwin/0_top_right.png) no-repeat left top; width: 4px;}
.dialog_e {     background: transparent url(../img/com/cwin/0_right.png) repeat-y left top; width: 4px;}
.dialog_w {     background: transparent url(../img/com/cwin/0_left.png) repeat-y right top; width: 4px;}
.dialog_sw {    background: transparent url(../img/com/cwin/0_bottom_left.png) no-repeat right top; width: 4px; height: 4px;}
.dialog_s {     background: transparent url(../img/com/cwin/0_bottom_center.png) repeat-x left top; height: 4px;}
.dialog_se {    background: transparent url(../img/com/cwin/0_bottom_right.png) no-repeat 0 0; width: 4px; height: 4px;}

.dialog_sizer {
        width: 4px;
        height: 4px;
        background: transparent url(../img/com/cwin/0_bottom_right.png) no-repeat 0 0;
        cursor: se-resize;
}

.dialog_close {
        width: 9px;
        height: 9px;
        background: transparent url(../img/com/cwin/close_on.png) no-repeat 0 0;
        position:absolute;
        top:3px;
        right:9px;
        cursor:pointer;
        z-index:1000;
}

.dialog_minimize {
        width: 9px;
        height: 9px;
        background: transparent url(../img/com/cwin/expand_on.png) no-repeat 0 0;
        position:absolute;
        top:3px;
        right:31px;
        cursor:pointer;
        z-index:1000;
}

.dialog_maximize {
        width: 9px;
        height: 9px;
        background: transparent url(../img/com/cwin/restore_on.png) no-repeat 0 0;
        position:absolute;
        top:3px;
        right:20px;
        cursor:pointer;
        z-index:1000;
}

.dialog_title {
        float:left;
        font-size:9px;
        text-align:center;
        width:100%;
        color:#fff;
}

.dialog_content {
        overflow:auto;
        color: #555;
        background-color:#fff;
}

.top_draggable, .bottom_draggable {
  cursor: move;
}

.dialog .status_bar {
  background: #eee;
  font-size: 12px; 
  border-top: 1px solid grey;
  top: -13px;
  position: relative;
}
.dialog .status_bar input{
  font-size: 12px;
}

.wired_frame {
  display: block;
  position: absolute;
  border: 1px #800 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
  display: block;
  position: absolute;
}

.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0px;
  padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th {
  padding: 0;
}

.dialog .title_window {
  -moz-user-select:none;
}

.jabChatWinText {
	overflow: auto;
	width: 100%;
	height: 80%;
}
ul#roster_online {
	color: #3b3;
	padding: 0px;
	margin: 0px;
}
ul#roster_offline {
	color: #000;
	padding: 0px;
	margin: 0px;
}

ul#roster_offline li.jabRosterEntryOffline {
	background: transparent url(/img/im/offline.png) no-repeat;
}

ul#roster_online li.jabRosterEntryOnline {
	background: transparent url(/img/im/online.png) no-repeat;
}

ul#roster_offline li.jabRosterEntryError {
	background: transparent url(/img/im/error.png) no-repeat;
}

li.jabRosterEntry {
	clear: left;
	list-style-type: none;
	list-style-position: inside;
	line-height: 13px;
	padding: 2px;
	padding-left: 16px;
}
ul#roster_online li.jabRosterEntry:hover {
	font-weight: bold;
	background-color: #fefefe;
	text-decoration: none;
}
ul#roster_offline li.jabRosterEntry:hover {
	background-color: #fefefe;
	text-decoration: none;
}

.dock_icon {
  float:left;
  width:87px;
  height:14px;
  top: 0px;
  margin-top:0px;
  margin-bottom: 2px;
  background: url(/img/com/menu/menu_item_3_center.png);
  text-align:center;
  color: #000;
  margin-right:2px;
  margin-left:0px;
  overflow: none;
}

.dock_icon:hover {  background: #eee; }

.dock_icon_minimized {
  font-weight: normal;
  border: 1px outset black;
}

.dock_icon_visible {
  font-weight: bold;
  border: 1px inset black;
}
