body.base {
	margin: 0;
	padding: 0;
	background: transparent;
}
body.popup {
	margin: 0;
	padding: 8px;
}

body.iframe {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

body, td, p, a, .box td, div.scaleHead, div.scaleHeadError, .tip, td.tip, .tip td, input, textarea, button, .user, div.albumCont, div.cal div.wd, div.cal div.m, div.cal div.qm, div.cal div.qt, .list td, .cap td, .no td, .in td, .zero td, .mini td, .bar td {
	font-family: arial, helvetica, freesans, sans-serif;
}
body, td, p {
	font-size: 12px;
}
.big,
.big p,
.big a,
.big li {
	font-size: 16px;
	line-height: 22px;
}
.big p {
	padding: 8px 0;
}
.bigger,
.bigger p,
.bigger a,
.bigger li {
	font-size: 18px;
	line-height: 24px;
}
.bigger p {
	padding: 10px 0;
}
p {
	padding: 4px 0;
	margin: 0px;
	line-height: 14px;
}

p.first {
	padding-top: 0px;
}
p.last {
	padding-bottom: 0px;
}
.clear {
	clear: both;
}


p.text, div.text {
	line-height: 1.5em;
	text-align: justify;
}

.text p {
	padding: 0.3em 0em;
	margin: 0px;
	text-indent: 2ex;
}
.text p.first {
	padding: 0em 0em 0.3em 0em;
	text-indent: 0px;
}
.lastletter {
	font-size: 32px;
	line-height: 32px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
.firstletter {
	clear: both;
	font-size: 32px;
	line-height: 24px;
	float: left;
	margin: 2px 4px 0 0;
	font-style: normal;
	font-weight: normal;
}
.text .firstletter {
	clear: both;
	font-size: 50px;
	line-height: 40px;
	float: left;
	margin: 2px 2px 0 0;
	font-style: normal;
	font-weight: normal;
}

.fullwidth {
	width: 100%;
}

tt, .tt, .tt td, td.tt, .tt tr td {
	font-family: monaco, fixedsys, 'dejavu sans mono', courier, monospace;
	font-size: 10px;
	white-space: nowrap;
}
var {
	font-weight: bold;
	font-style: normal;
}

div.userFlow {
	float: left;
	width: 133px;
	text-align: center;
	margin: 10px 0;
}

div.userimage {
	float: left;
	width: 86px;
	padding: 0 2px;
	margin: 10px 0 6px 0;
	text-align: center;
}
div.userimage a.user {
	display: block;
	padding: 4px 0 0 0;
	margin: 0;
}

.imageframe {
	width: auto;
	border: solid 1px #999;
	background: #fff;
	padding: 3px;
	margin: 5px;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.imageframe img {
	border-color: #666;
}
.imageframe:hover {
	border: solid 1px #000;
}

.flow {
	width: auto;
	float: left;
}

table.p0 td, .p0 { padding: 0; }
table.p2 td, .p2 { padding: 2px; }
table.p4 td, .p4 { padding: 4px; }
table.p8 td, .p8 { padding: 8px; }

.r2 {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.r4 {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.r6 {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.r12 {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}


/* ====== ikoner ======= */

a.icon,
span.icon {
	padding-left: 16px;
	overflow: hidden;
	display: inline-block;
	background-position: 0 1px;
	background-repeat: no-repeat;
	vertical-align: text-top;
	height: 16px;
	line-height: 15px;
}
a.action span.icon {
	width: 14px;
	padding-left: 0;
	margin-right: 2px;
}
li.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
}
.big li.icon {
	background-position: 0 6px;
}


/* DEBUG */
/*
a.action,
span.action,
a.blank.action,
span.blank.action {
	background-color: red;
	border: dotted 1px puple;
}
a.icon:empty,
span.icon:empty {
	background-color: orange;
	border: dotted 1px red;
}
a.solo.icon:empty,
span.solo.icon:empty {
	background-color: transparent;
	border: none;
}
*/


.icon.solo {
	width: 14px;
	padding: 0;
	margin: 0;
	vertical-align: text-top;
}
div.icon {
	display: block;
	width: 14px;
	height: 14px;
}
input.icon {
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
}

a.icon.gb,
a.icon.tofriends
{
	width: 24px;
}
	
a:hover .icon,
a.icon:hover,
input.icon:hover
{
	background-position: 0 -20px;
	background-position: 0 -19px;
	text-decoration: none;
}

a.action:active .icon,
a.icon:active,
input.icon:active,
input.icon:focus
{
	background-position: 0 -40px;
	background-position: 0 -39px;
	text-decoration: none;
}

a.icon.inactive {
	background-position: -20px 0;
	background-position: -20px 1px;
	text-decoration: none;
}
a.icon.inactive:hover {
	background-position: -20px -20px;
	background-position: -20px -19px;
	text-decoration: none;
}
a.icon.inactive:active,
a.icon.inactive:focus {
	background-position: -20px -40px;
	background-position: -20px -39px;
	text-decoration: none;
}

a.action:hover {
	text-decoration: none;
}
a.action:active {
	text-decoration: none;
}

.icon.transformed {
	background-position: 0 -60px;
	background-position: 0 -59px;
}

.icon.ice { background-image: url('../images/icons/rollovers/ice.png'); }
.icon.replied { background-image: url('../images/icons/rollovers/replied.png'); }
.icon.block { background-image: url('../images/icons/rollovers/block.png'); }
.icon.warning { background-image: url('../images/icons/rollovers/warning.png'); }
.icon.popupwin { background-image: url('../images/icons/rollovers/popup.png'); }
.icon.activity { background-image: url('../images/icons/rollovers/activity.png'); }
.icon.gb { background-image: url('../images/icons/rollovers/togb.png'); }
.icon.album { background-image: url('../images/icons/rollovers/album.png'); }
.icon.post { background-image: url('../images/icons/rollovers/post.png'); }
.icon.screen { background-image: url('../images/icons/rollovers/screen.png'); }
.icon.edit { background-image: url('../images/icons/rollovers/edit.png'); }
.icon.save { background-image: url('../images/icons/rollovers/save.png'); }
.icon.coin { background-image: url('../images/icons/rollovers/coin.png'); }
.icon.supporter { background-image: url('../images/icons/rollovers/supporter.png'); }
.icon.add { background-image: url('../images/icons/rollovers/add.png'); }
.icon.remove { background-image: url('../images/icons/rollovers/remove.png'); }
.icon.del { background-image: url('../images/icons/rollovers/del.png'); }
.icon.delMore { background-image: url('../images/icons/rollovers/del_more.png'); }
.icon.close { background-image: url('../images/icons/rollovers/close.png'); }
.icon.cleanup { background-image: url('../images/icons/rollovers/cleanup.png'); }
.icon.reset { background-image: url('../images/icons/rollovers/reset.png'); }
.icon.stats { background-image: url('../images/icons/rollovers/stats.png'); }
.icon.history { background-image: url('../images/icons/rollovers/history.png'); }
.icon.calendar { background-image: url('../images/icons/rollovers/calendar.png'); }
.icon.friends { background-image: url('../images/icons/rollovers/friends.png'); }
.icon.help { background-image: url('../images/icons/rollovers/help.png'); }
.icon.admin { background-image: url('../images/icons/rollovers/admin.png'); }
.icon.zoom { background-image: url('../images/icons/rollovers/zoom.png'); }
.icon.group { background-image: url('../images/icons/rollovers/group.png'); }
.icon.forum { background-image: url('../images/icons/rollovers/forum.png'); }
.icon.gbforum { background-image: url('../images/icons/rollovers/gbforum.png'); }
.icon.stuff { background-image: url('../images/icons/rollovers/stuff.png'); }
.icon.interest { background-image: url('../images/icons/rollovers/interest.png'); }
.icon.interestOff { background-image: url('../images/icons/rollovers/interest_off.png'); }
.icon.flag { background-image: url('../images/icons/rollovers/flag.png'); }
.icon.message { background-image: url('../images/icons/rollovers/message.png'); }
.icon.openlink { background-image: url('../images/icons/rollovers/popup.png'); }
.icon.imagewin { background-image: url('../images/icons/rollovers/imagewin.png'); }
.icon.qa { background-image: url('../images/icons/rollovers/qa.png'); }
.icon.comment { background-image: url('../images/icons/rollovers/comment.png'); }
.icon.fav { background-image: url('../images/icons/rollovers/fav.png'); }
.icon.nofav { background-image: url('../images/icons/rollovers/nofav.png'); }
.icon.lock { background-image: url('../images/icons/rollovers/lock.png'); }
.icon.sticky { background-image: url('../images/icons/rollovers/sticky.png'); }
.icon.tag_cloud { background-image: url('../images/icons/rollovers/tag_cloud.png'); }
.icon.upload { background-image: url('../images/icons/rollovers/upload.png'); }
.icon.aplott { background-image: url('../images/icons/rollovers/aplott.png'); }
.icon.filter { background-image: url('../images/icons/rollovers/filter.png'); }
.icon.movie { background-image: url('../images/icons/rollovers/popup.png'); }

.icon.filetype { background-image: url('../images/icons/rollovers/files/file.png'); }
.icon.pdftype { background-image: url('../images/icons/rollovers/files/pdf.png'); }
.icon.texttype { background-image: url('../images/icons/rollovers/files/text.png'); }
.icon.archivetype { background-image: url('../images/icons/rollovers/files/archive.png'); }

.icon.empty { background: none; }



.adminicon {
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 34px;
	height: 14px;
	display: block;
	padding: 0 0 0 34px;
}

.adminlevel1 { background-image: url('../images/icons/admin/level_1.gif') }
.adminlevel2 { background-image: url('../images/icons/admin/level_2.gif') }
.adminlevel3 { background-image: url('../images/icons/admin/level_3.gif') }
.adminlevel4 { background-image: url('../images/icons/admin/level_4.gif') }
.adminlevel5 { background-image: url('../images/icons/admin/level_5.gif') }

.alarm {
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	background: url('../images/icons/alarm/alarm.gif') 0 0 no-repeat;
}
.critical.alarm {
	background-image: url('../images/icons/alarm/alarm_critical.gif');
}

.waiticon {
	width: 14px;
	height: 14px;
	vertical-align: text-top;
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
}

.light {
	height: 16px;
	line-height: 16px;
	background-image: url('../images/icons/light/light.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.light,
span.light {
	display: inline-block;
}
.light:before {
	display: inline-block;
	width: 16px;
	line-height: 16px;
	content: '\00A0';
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.light.loading:before {
	background-image: url('../images/icons/light/light.gif');
}
.off.light, .off.light:before { background-position: 0 0; }
.red.light, .red.light:before { background-position: 0 -20px; }
.yellow.light, .yellow.light:before { background-position: 0 -40px; }
.green.light, .green.light:before { background-position: 0 -60px; }
.blue.light, .blue.light:before { background-position: 0 -80px; }




.accesskey {
	font-family: "lucida grande", arial, helvetica, freesans, sans-serif;
 	font-size: 10px;
	text-decoration: none;
}

input, button {
	vertical-align: middle;
}
input.defaultText,
textarea.defaultText
{
	font-style: italic;
}
textarea {
	max-width: 548px;
}

div.imgList p
{
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
div.scaleHead, div.scaleHeadError {
	font-size: 10px;
}
div.scale
{
	font-size: 5px;
	border-style: solid;
	border-width: 1px;
	height: 8px;
	overflow: hidden;
}

div.scaleFill
{
	font-size: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	height: 8px;
}

.noValue {
	font-style: italic;
}
em {
	font-style: normal;
	font-weight: normal;
}

.tip, td.tip, .tip td {
	font-size: 10px;
	line-height: 12px;
}

.list td.small,
.small,
td.small,
.small p,
tr.small td,
a.small,
.small a
{
	font-size: 11px;
	font-family: arial, helvetica, freesans, sans-serif;
}


.links a {
	margin: 0 2px;
}
div.pagenav a {
	padding: 2px 4px;
	border-width: 0;
	border-style: solid;
}
div.pagenav a:hover {
	text-decoration: underline;
}

div.pagenav a.selB {
	border-width: 2px;
	padding: 0 2px;
	font-weight: bold;
}
div.pagenav span.disabled {
	padding: 2px 4px;
}


form {
	margin-top:0px;
	margin-bottom:0px;
}


ul {
	margin: 0;
	padding: 0 8px;
}
ol {
	margin: 0;
	padding: 0 16px;
}
ul.notice,
ol.notice
{
	margin: 4px 0px 4px 0px;
	padding: 4px 8px;
	border-style: solid;
	border-width: 2px;
}
li {
	margin-left: 1em;
	padding: 1px 0px;
}

ul,
ul.notice li,
ul.error li {
	list-style-type: square;
	line-height: 1.2em;
	font-weight: normal;
}
ul.error,
ol.error {
	margin: 4px 0px 4px 0px;
	padding: 4px 8px;
	border-style: solid;
	border-width: 2px;
	font-weight: bold;
}
ul.error li,
ol.error li {
	color: #000;
	margin-left: 1em;
	padding: 1px 0px;
}
ul.list li {
	list-style-type: none;
	line-height: 1.2em;
	font-weight: normal;
}

li.next {
	color: #036;
	font-weight: bold;
}
li.next:after {
	content: " «";
	text-decoration: blink;
}
li.done {
	color: #999;
}
li.done:after {
	content: ' OK';
	color: #060;
	font-weight: bold;
}
ul.nobullets li {
	list-style-type: none;	
}
label.error {
	font-weight: bold;
}

/* js-Form */
.errors,
.spam {
	display: none;
	margin-bottom: 16px;
}



.bold {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}
.approved,
tr.approved td {
	color: #080;
}

.underline {
	text-decoration: underline !important;
}


input, textarea, button {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

input[type=radio] {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

input[type=checkbox] {
	margin: 0;
	padding: 0;
}

input[type=text],
input[type=password],
input[type=search],
input.defaultText,
textarea,
textarea.defaultText
{
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	outline: none;
}
input.selectDate {
	margin-right: 14px;
	width: 6em;
	display: inline;
}
.icon.calendar {
	display: inline-block;
	height: 14px;
	width: 14px;
	vertical-align: text-top;
}


input[type="image"] {
	outline-width: 0;
}
input[type="text"][disabled]
{
	padding: 3px;
	border-style: solid;
	border-width: 1px;
}

/* ==== USERIMAGE ==== */
a.userimage,
span.userimage {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	display: inline-block;
	margin: auto;
	text-align: left;
	white-space: normal;
}
img.userimage {
	border-style: solid;
	border-width: 1px;
}

a.userimage_s,
span.userimage_s {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 22px;
}

a.userimage_m,
span.userimage_m {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 32px;
	height: 42px;
}

a.userimage_ml,
span.userimage_ml {
	padding: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 47px;
	height: 62px;
}

a.userimage_l,
span.userimage_l {
	padding: 2px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 62px;
	height: 82px;
}
a.userimage_xl,
span.userimage_xl {
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 122px;
	height: 162px;
}

.userlink {
	border-style: solid;
	border-width: 1px;
}

/* login */
a.userimage.userlogin,
span.userimage.userlogin {
	border-color: #cc0;
	background-color: #ff0;
	box-shadow: 0px -1px 3px #ff0;
	-webkit-box-shadow: 0px -1px 3px #ff0;
	-moz-box-shadow: 0px -1px 3px #ff0;
}
img.userimage.userlogin {
	border-color: #cc0;
}
a.userimage.userlogin:hover {
	border-color: #990;
}

/* online */
a.userimage.useronline,
span.userimage.useronline {
	border-color: #393;
	background-color: #9d9;
	box-shadow: 0px -1px 3px #9d9;
	-webkit-box-shadow: 0px -1px 3px #9d9;
	-moz-box-shadow: 0px -1px 3px #9d9;
}
img.useronline.userimage {
	border-color: #0a0;
}
a.userimage.useronline:hover {
	border-color: #040;
}

/* idle */
a.userimage.useridle,
span.userimage.useridle {
	border-color: #6c6;
	background-color: #bdb;
}
img.userimage.useridle {
	border-color: #696;
}
a.userimage.useridle:hover {
	border-color: #060;
}

/* inactive */
a.userimage.userinactive,
span.userimage.userinactive {
	border-color: #9c9;
	background-color: #dfd;	
}
img.userimage.userinactive {
	border-color: #9c9;
}
a.userimage.userinactive:hover {
	border-color: #363;
}

/* logout */
a.userimage.userlogout,
span.userimage.userlogout {
	border-color: #c33;
	background-color: #c33;
	-webkit-box-shadow: 0px -1px 3px #c33;
}
img.userimage.userlogout {
	border-color: #c00;
}
a.userimage.userlogout:hover {
	border-color: #900;
}

/* offline */
a.userimage.useroffline,
span.userimage.useroffline {
	border-color: #777;
	background-color: #fff;
	-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
img.userimage.useroffline {
	border-color: #fff;
}
a.userimage.useroffline:hover {
	border-color: #000;
}


img.userlogin.userlink {
	border-color: #ff0;	
	box-shadow: 0px 0px 2px #ff0;
	-webkit-box-shadow: 0px 0px 2px #ff0;
	-moz-box-shadow: 0px 0px 2px #ff0;
}
img.useronline.userlink {
	border-color: #090;	
	-box-shadow: 0px 0px 2px #090;
	-webkit-box-shadow: 0px 0px 2px #090;
	-moz-box-shadow: 0px 0px 2px #090;
}
img.useridle.userlink {
	border-color: #060;	
}
img.userinactive.userlink {
	border-color: #030;	
}
img.useroffline.userlink {
	border-color: #000;	
}

a.userimage.chief {
	border: dashed 1px #000;
}




a.user img {
	width: 9px;
	height: 12px;
	vertical-align: text-top;
}

a {
	outline-width: 0;
}
img.icon {
	vertical-align: top;
	border: none;
}

img.image {
	border: solid 1px #000;
}

.imagegroup img {
	vertical-align: middle;
}
.imagegroup {
	text-align: center;
}

a {
	text-decoration: none;
	outline-width: 0;
}
.user
{
	font-family: arial, helvetica, freesans, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
}
.user:active,
.user:hover
{
	text-decoration: underline;
}

a.sort,
a.sort:visited,
a.sort:active,
a.sort:hover
{
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.link,
a.mail,
a.text,
a.act,
a.movielink
{
	text-decoration: none;
}

.act
{
	padding-left: 12px;
	background-position: top left;
	background-repeat: no-repeat;
}
.actAny {
	background-image: url('../images/icons/membership/unknown.gif');
}
.actNo {
	background-image: url('../images/icons/membership/declined.gif');
}
.actYes {
	background-image: url('../images/icons/membership/joined.gif');
}
.actPen {
	background-image: url('../images/icons/membership/pending.gif');
}
.actInv {
	background-image: url('../images/icons/membership/invited.gif');
}

a.mail {
	background: url('../images/icons/link_mail.png') 0 0 no-repeat;
	padding-left: 16px;
}
a.mail:hover, a.mail:active {
	background-position: 0 -20px;
}
a.triO, a.triC {
	padding-left: 12px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
a.triO, a.triO:visited {
	background-position: 0 -40px;
}
a.triC, a.triC:visited {
	background-position: 0 0; 
}
a.triO:hover {
	background-position: 0 -60px;
}
a.triC:hover {
	background-position: 0 -20px;
}
a[class=triC]:active, a[class=triO]:active {
	background-position: 0 -80px;
	/* ej ie */
}



.bc0 { background-color: #969; }
.bc1 { background-color: #c33; }
.bc2 { background-color: #f30; }
.bc3 { background-color: #c63; }
.bc4 { background-color: #f90; }
.bc5 { background-color: #fc0; }
.bc6 { background-color: #996; }
.bc7 { background-color: #cc3; }
.bc8 { background-color: #ff0; }
.bc9 { background-color: #cf0; }
.bc10 { background-color: #9c3; }
.bc11 { background-color: #39c; }
.bc12 { background-color: #06f; }
.bc13 { background-color: #03f; }
.bc14 { background-color: #063; }
.bc15 { background-color: #90f; }

.screenBox {
	background-image: url('../images/top/screen.png');
	width: 220px;
	height: 84px;
}
.screenPad {
	padding: 4px;
}
.screenDisplay {
	overflow: hidden;
	width: 212px;
	height: 70px;
	cursor: pointer;
}
.screenDisplay a {
	text-decoration: underline;
}
.screenUserImage {
	border: solid 1px #000;
	margin: 4px 6px 24px 4px;
	float: left;
}
.screenDisplay p {
	margin: 0;
	padding: 0;
}
.screenOff {
	background-color: #000;
}
.screenOff * {
	display: none;
}

.screen100 *  {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	text-shadow: #000 0 2px 2px;
}
.screen100 { background-image: url('../images/screen/theme100.gif'); }
.screen101 *  {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
}
.screen101 { background-image: url('../images/screen/theme101.gif'); }

.screen0 *  {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	text-shadow: #000 0 2px 2px;
}
.screen0 { background-image: url('../images/screen/theme0.gif'); }

.screen1 *  {
	color: #900;
	font-size: 11px;
	line-height: 12px;
	font-family: 'comic sans ms';
	font-weight: bold;
}
.screen1 { background-image: url('../images/screen/theme1.gif?v=2'); }

.screen2 * {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	font-family: georgia;
	font-style: italic;
}
.screen2 { background-image: url('../images/screen/theme2.gif'); }

.screen3 * {
	color: #930;
	font-size: 11px;
	line-height: 12px;
	font-family: 'comic sans ms';
	font-weight: bold;
}
.screen3 { background-image: url('../images/screen/theme3.gif'); }

.screen4 * {
	color: #000;
	font-size: 10px;
	line-height: 13px;
	font-family: verdana;
	font-weight: bold;
}
.screen4 { background-image: url('../images/screen/theme4.gif?v=2'); }
.screen4 p {
	margin-right: 25px;
}

.screen5 * {
	color: #036;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen5 { background-image: url('../images/screen/theme5.gif'); }

.screen6 * {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
	font-weight: bold;
}
.screen6 { background-image: url('../images/screen/theme6.gif'); }

.screen7 * {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	font-family: 'comic sans ms';
	font-weight: bold;
}
.screen7 { background-image: url('../images/screen/theme7.gif'); }

.screen8 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen8 { background-image: url('../images/screen/theme8.gif'); }

.screen9 * {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	font-family: 'comic sans ms';
	font-weight: bold;
}
.screen9 { background-image: url('../images/screen/theme9.gif'); }

.screen10 * {
	color: #000;
	font-size: 24px;
	line-height: 24px;
	font-family: 'comic sans ms';
	font-weight: bold;
}
.screen10 a {
	font-size: 11px;
	line-height: 12px;
}
.screen10 { background-image: url('../images/screen/theme10.gif'); }

.screen11 * {
	color: #900;
	font-size: 12px;
	line-height: 12px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen11 { background-image: url('../images/screen/theme11.gif'); }

.screen12 * {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen12 { background-image: url('../images/screen/theme12.gif'); }

.screen13 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen13 { background-image: url('../images/screen/theme13.gif'); }

.screen14 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen14 { background-image: url('../images/screen/theme14.gif'); }

.screen15 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: normal;
}
.screen15 { background-image: url('../images/screen/theme15.gif'); }

.screen17 * {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: normal;
}
.screen17 { background-image: url('../images/screen/theme17.gif'); }

.screen18 * {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: normal;
}
.screen18 { background-image: url('../images/screen/theme18.gif'); }

.screen19 * {
	color: #c00;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen19 p {
	padding-left: 70px;
}
.screen19 { background-image: url('../images/screen/theme19.gif'); }

.screen20 *  {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	text-shadow: #000 0 2px 2px;
}
.screen20 { background-image: url('../images/screen/theme20.gif'); }

.screen21 *  {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	text-shadow: #000 0 2px 2px;
}
.screen21 { background-image: url('../images/screen/theme21.gif'); }

.screen22 *  {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	text-shadow: #000 0 2px 2px;
}
.screen22 { background-image: url('../images/screen/theme22.gif'); }

.screen23 *  {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
	text-shadow: #000 0 2px 2px;
}
.screen23 a {
	font-size: 11px;
	line-height: 12px;
}
.screen23 { background-image: url('../images/screen/theme23.gif'); }

.screen24 *  {
	color: #630;
	font-size: 12px;
	line-height: 13px;
	font-family: 'VistaSansAltBold', arial, helvetica, freesans, sans-serif;
}
.screen24 { background-image: url('../images/screen/theme24.gif'); }

.screen25 *  {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen25 { background-image: url('../images/screen/theme25.gif'); }

.screen26 *  {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen26 { background-image: url('../images/screen/theme26.gif'); }
.screen27 *  {
	color: #fff;
	font-size: 10px;
	line-height: 11px;
	font-family: arial, helvetica, freesans, sans-serif;
}
.screen27 { background-image: url('../images/screen/theme20.gif'); }
.screen28 *  {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
}
.screen28 { background-image: url('../images/screen/theme28.gif'); }
.screen29 * {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen29 { background-image: url('../images/screen/theme29.gif'); }
.screen30 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen30 { background-image: url('../images/screen/theme30.gif'); }
.screen31 * {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	font-family: courier;
}
.screen31 { background-image: url('../images/screen/theme31.gif'); }
.screen32 * {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen32 { background-image: url('../images/screen/theme32.gif'); }
.screen33 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen33 a {
	background-color: #ddd;
	margin-left: 10px;
	padding: 1px 2px;
}
.screen33 p {
	margin: 0 10px 0 50px;
}
.screen33 { background-image: url('../images/screen/theme33.gif'); }
.screen34 * {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	font-family: 'trebuchet ms';
}
.screen34 { background-image: url('../images/screen/theme34.gif'); }

.nowrap {
	white-space: nowrap;
}

.loose {
	letter-spacing: 1px;
}

blockquote {
	padding: 0 0 0 6px;
	margin: 0px 0px 0px 0px;
}
cite {
	padding: 0 0 0 6px;
	margin: 0;
	font-style: normal;
}

.subject {
	display: inline-block;
	padding: 0px 6px;
	margin: 2px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.coin.icon {
	padding-left: 14px;
	font-family: arial, helvetica, freesans, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.price {
	height: 11px;
	padding: 1px 6px 1px 24px;
	background-image: url('../images/icons/pricetag.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	font-family: arial, helvetica, freesans, sans-serif;
	line-height: 12px;
	font-size: 10px;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #666;
}


div.cal {
	padding: 2px 1px 0;
	text-align: center;
	color: #000;
}

div.cal div.wd {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 1px;
	color: #666;
}

div.cal div.d {
	font-size: 16px;
	line-height:11px;
	font-weight: bold;
}

div.cal div.s {
	font-size: 16px;
	line-height:11px;
	font-weight: bold;
	color: #c00;	
}

div.cal div.m {
	font-size: 10px;
	line-height: 10px;
}

div.cal div.qm {
	font-size: 18px;
	line-height: 13px;
	color: #999;
	padding: 8px 0 2px;
}

div.cal div.qt {
	font-size: 10px;
	line-height: 12px;
	color: #999;
}

.help {
	cursor: help;
}

.phantom {
	visibility: hidden;
}
.hidden, .unhidden {
	cursor: help;
	padding: 0 4px;
}
.hidden span {
	visibility: hidden;
}
div.ruler {
	background: url('../images/misc/ruler.png') repeat-x;
	height: 15px;
	text-align: right;
	padding-top: 6px;
	font-size: 9px;
}

.clickableBgWhite:hover,
.clickableBgWhite:active,
.clickableBgWhite:focus
{
	background: #eee;
}

.selectableB {
	margin: 2px;
}
.selectableB:hover {
	margin: 0;
	border-style: solid;
	border-width: 2px;
	cursor: pointer;
}

.selB {
	border-style: solid;
	border-width: 2px;
}

.isdragging .dropable {
	outline-style: solid;
	outline-width: 2px;
	outline-radius: 5px;
	-moz-outline-radius: 5px;
}
.isdragging .dropable:hover {
	outline-style: solid;
	outline-width: 2px;
	outline-radius: 5px;
	-moz-outline-radius: 5px;
}

textarea.editabletext {
	border: solid 2px transparent;
	background: none;
}

#calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1; /*must have*/
    left: -1px; /*must have*/
    width: 200px; /*must have to match width and borders*/
    height: 210px; /*must have to match maximum height*/ 
}

/* highlighting */

.hl-default {
    color: Black;
}
.hl-code {
    color: Gray;
}
.hl-brackets {
    color: Olive;
}
.hl-comment {
    color: Orange;
}
.hl-quotes {
    color: Darkred;
}
.hl-string {
    color: Red;
}
.hl-identifier {
    color: Blue;
}
.hl-builtin {
    color: Teal;
}
.hl-reserved {
    color: Green;
}
.hl-inlinedoc {
    color: Blue;
}
.hl-var {
    color: Darkblue;
}
.hl-url {
    color: Blue;
}
.hl-special {
    color: Navy;
}
.hl-number {
    color: Maroon;
}
.hl-inlinetags {
    color: Blue;
}
.hl-main { 
    background-color: White;
	max-height: 500px;
	overflow: auto;
}
.hl-gutter {
    background-color: #999999;
    color: White;
}
.hl-table {
    font-family: courier;
    font-size: 12px;
    border: solid 1px Lightgrey;
}


/* AUTOCOMPLETER */
ul.autocompleter-choices {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
}

ul.autocompleter-choices li {
	position: relative;
	margin:	0 0 0 0;
	padding: 2px 20px 2px 6px;
	display: block;
	float: none !important; 
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	clear: both;
	height: 37px;
}

.buttons {
	padding-bottom: 10px;
}
	.buttons a {
		margin: 2px 4px;
	}
.button {
	display: inline-block;
	padding: 4px 8px;
	border-style: solid;
	border-width: 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #39c;
	border-color: #17a;
	color: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	-o-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
}
.button:hover {
	background: #28b;
}
	.big.button {
		font-size: 16px;
		line-height: 18px;
		padding: 4px 10px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
		-webkit-border-radius: 10px;
		box-shadow: 0 3px 4px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 3px 4px rgba(0,0,0,0.4);
		-o-box-shadow: 0 3px 4px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.4);
	}
	.good.button {
		border-color: #270;
		color: #fff;
		background: #690;
		background: -webkit-gradient(linear, 0 100%, 0 0, from(#690), color-stop(0.9, #8c4), to(#efc));
		background: -moz-linear-gradient(bottom, #690, #8c4 90%, #efc);
	}
	.good.button:hover {
		background: #580;
		background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#580), color-stop(0.9, #7b3), to(#deb));
		background: -moz-linear-gradient(bottom, #580, #7b3 90%, #deb);
	}
	.good.button:active {
		background: #360;
		border-color: #140;
	}
	
.gameInfoContainer
{
	position:relative;
	float:left;
}

.gameInfoContainer img
{
	float:left;
	margin-right: 25px;
}

.gameInfoContainer h3 h4
{
	float:left;
}

.gameInfoContainer h3
{
	margin-top:10px;
}
.gameInfoContainer p
{
	float:left;
	width:100%;
	margin-top:20px;
}

.gameInfoContainer .gameInfoUserBar
{
	float:left;
	margin:25px 0px 25px 80px; 
	width:100%;
}

.gameInfoContainer .play
{
	float:left;
	width:100%;
}

.groupPuffContainer
{
	width: 100%;
	height:40px;
}


.groupPuffContainer img
{
	float:left;
}

.groupPuffContainer .text
{
	padding-left:3px;
	width:180px;
	float:left;
}

.groupPuffContainer .text p
{
	text-align:left;
	text-indent:0;
	padding:0;
	margin:0;
	color:#555555;
	font-size:10px;
	line-height:12px;
}

.groupPuffContainer .text b
{
	text-align:left;
	text-indent:0;
	font-size:10px;
	float:left;
	width:100%;
	line-height:12px;
}

#movieContainer
{
	float:left;
	position:relative;
	width:1040px;
	height:700px;
}

#movieContainer img
{
	float:left;
	width:134px;
	margin:15px 10px;
}

#movieContainer .description p
{
	margin:0px 10px 10px 10px;
}

#movieContainer .title
{
	margin-top:10px;
}

#movieContainer ul
{
	margin-left:10px;
	width:100%;
	float:left;
	padding:0;
}

#movieContainer li
{
	margin-left:0;
}

#movieContainer #trailerContainer
{
	margin:10px;
	float:left;
	width:100%;
}

#movieContainer #trailerContainer a
{
	float:left;
	width:100%;
}

.movieLinkContainer
{
	width: 100%;
	height:50px;
}

.movieLinkContainer a
{
	
}

.movieLinkContainer img
{
	float:left;
}

.movieLinkContainer .text
{
	padding-left:3px;
	width:180px;
	float:left;
	height:40px;
}

.movieLinkContainer .ref
{

}
