﻿html
{
	overflow-y: scroll;
}
html.stop_scroll
{
    overflow-y: hidden;
    padding-right: 16px;
    /*border-right: 16px solid #909090;*/
}
html.popup
{
    overflow-y: auto;
}
body
{
	background-color: #f6f6f6;
	margin: 0px;
}
body, table
{
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	color: #0c72bd;
	text-decoration: none;
}
a:hover
{
	color: #f26622;
	text-decoration: none;
}

a.button1 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: Black;
	line-height: 16px;
	
	background-image: url(linebg19.png);
	border: 1px solid #a0a0a0;
	
	display: -moz-inline-box;
	display: inline-block;
	padding: 1px 15px 1px 15px;
}
a.button1:hover,active 
{
	text-decoration: none;
	color: #0c72bd;
	border: 1px solid #0c72bd;
	padding: 1px 15px 1px 15px;
}
a.button1_disabled
{
	background-color: #606060;
}


a.buttonx {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: Black;
	line-height: 16px;
	
	background-image: url(linebg19.png);
	border: 1px solid #a0a0a0;
	
	display: -moz-inline-box;
	display: inline-block;
	padding: 1px 15px 1px 15px;
}
a.buttonx:hover,active 
{
	text-decoration: none;
	color: #0c72bd;
	border: 1px solid #0c72bd;
	padding: 1px 15px 1px 15px;
}
a.buttonx_disabled
{
	background-color: #606060;
}

a.link2
{
	color: #606060;
}
a.link2:hover
{
	color: #f26622;
}

a.link3
{
	color: #9f2d20;
}
a.link3:hover
{
	color: #f26622;
}

#topad
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	width: 980px;
	/* background-color: #0c3a4d; */
}
#frame0
{
	margin-top: 3px;
	margin-bottom: 25px;/*1px;*/
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-image: url(bg3.png);
	background-repeat: repeat-y;
	background-position: top left;
}
#frame1
{
	background-image: url(bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#frame2
{
	min-height: 600px;
	background-position: left top;
	background-image: url(bg1.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}
#footer
{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
}
#footer a
{
	color: #404040;
	text-decoration: none;
}
#footer a:hover
{
	color: #0c72bd;
	text-decoration: underline;
}
#footer1
{
	width: 45%;
	float: left;

	line-height: 20px;
}
#footer2
{
	float: right;
	width: 45%;

	text-align: center;

	line-height: 20px;
}

/*
#homepage
{
	padding-left: 13px;
	line-height: 23px;
	color: white;
	font-weight: bold;
	font-size: 10px;
}
#homepage a
{
	text-decoration: none;
	color: white;
}
#homepage a:hover
{
	text-decoration: underline;
	color: white;
}
*/

#menuline0
{
    height: 53px;
}
#menuline0_csxlogo
{
    float: left;
    display: block;
    width: 230px;
    height: 50px;
}
#menuline0_pic
{
    margin-left: 10px;
    padding-top: 5px; 
    width: 40px;
    float: left;
}
#menuline0_pic img
{
    border: 1px solid white;
}
#menuline0_box1
{
    border-right: 1px solid #bcbcbc;
    margin-left: 10px;

    width: 195px;
    height: 30px;
    margin-top: 10px;
    padding-right: 10px;
    padding-top: 5px;
    float: left; 
}
#menuline0_box2
{
    width: 155px;
    border-right: 1px solid #bcbcbc;
    margin-left: 10px;

    height: 30px;
    margin-top: 10px;
    padding-right: 10px;
    padding-top: 5px;
    float: left;
}
#menuline0_box3
{
    width: 280px;
    margin-left: 10px;

    height: 30px;
    margin-top: 10px;
    padding-right: 10px;
    padding-top: 5px;
    float: left;
    line-height: 26px;
}
#menuline0 a
{
    color: #9f2d20;
}
#menuline0_box3 a
{
    margin-right: 10px;
}
#menuline0 a:hover
{
	color: #f26622;
}
#menuline0 span.red
{
    /*color: #9f2d20;*/
    font-weight: bold;
}

#menuline
{
	padding-left: 0px;
	padding-right: 0px;
	height: 31px;
}
#menuline a, #menuline div.a
{
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	line-height: 31px;
	
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	/*text-transform: uppercase;*/
	
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-right: 1px solid #ededed;
	
	min-width: 60px;
	text-align: center;
}
#menuline a.right, #menuline div.right 
{
	float: right;
	border-right: 0px;
	border-left: 1px solid #ededed;
}
#menuline a:hover
{
	background-position: bottom left;
}
#menuline a.active
{
	background-image: url(menubga.png);
	background-position: top left;
}
#menuline a.active:hover
{
	background-position: bottom left;
}
#menuline div.a_hover
{
	background-position: bottom left;
}

#menuline2
{
	padding-left: 1px;
	padding-right: 1px;
	height: 25px;
}
#menuline2 a
{
	display: -moz-inline-box;
	display: inline-block;
    color: #a6a6a6;
    padding-left: 8px;
    padding-right: 12px;
    line-height: 28px;
    font-size: 14px;
	font-weight: bold;
	font-family: Century Gothic;
}
#menuline2 a:hover
{
    color: #9f2d20;
}

#trackbar
{
    height: 23px;
	margin-bottom: 8px;
	line-height: 29px;
}
#trackbar a
{
    background-image: url(arightm.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 13px;
	display: -moz-inline-box;
	display: inline-block;
	margin-left: 10px;
	margin-right: 5px;
	font-family: Tahoma;
	color: #626262;
}
#trackbar a:hover
{
    color: #9f2d20;
}

/* menuline - search */
#menu_search, #menuline #menu_search /*ie7fix*/
{
	width: 230px;
	text-align: left;
}
#menu_search_label
{
	padding-left: 3px;
	cursor: pointer;
}
#menu_search_submenu
{
	margin: 0px 0px 0px -11px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	position: absolute;
/*
	position: relative;
*/
	list-style-type: none;
	list-style-position: inside;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	padding: 0px;
	width: 250px;
	text-align: left;
}
#menu_search_submenu li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	border-top: 1px solid #d7d7d7;
}
#menu_search_submenu a
{
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: block;
	text-align: right;
	padding-right: 80px;
	font-weight: normal;
	color: #9b9b9b;
}
#menu_search_submenu a:hover
{
	background-color: #d56f63;
	color: White;
}

#leftcol
{
	margin-left: 5px;
	width: 320px;
	float: left;
}
#rightcol
{
	width: 645px;
	margin-right: 5px;
	float: right;
}

/*** box1 ***/
div.box11
{
	background-image: url(box11.png);
	background-repeat: no-repeat;
	width: 645px;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
div.box12
{
	background-image: url(box12.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 635px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
div.box13
{
	background-image: url(box13.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 645px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	margin-bottom: 4px;
}

/*** box2 ***/
div.box21
{
	background-image: url(box21.png);
	background-repeat: no-repeat;
	width: 320px;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
div.box22
{
	background-image: url(box22.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 310px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
div.box23
{
	background-image: url(box23.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 320px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	margin-bottom: 7px;
}

/*** boxp ***/
div.boxp1
{
	background-image: url(boxp1.png);
	background-repeat: no-repeat;
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
div.boxp2
{
	background-image: url(boxp2.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 940px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
div.boxp3
{
	background-image: url(boxp3.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	margin-bottom: 7px;
}

/***/

h1
{
	background-image: url(hr1.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	line-height: 26px;
	color: #9f2d20;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	font-size: 16px;
	font-family: Century Gothic;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
h1.hl1
{
	background-image: url(hl1.png);
}
h1.hl2
{
	background-image: url(hl2.png);
}
h1.hl3
{
	background-image: url(hl3.png);
}
h1.hr1
{
	background-image: url(hr1.png);
}
h1.hr2
{
	background-image: url(hr2.png);
}
h1.hr3
{
	background-image: url(hr3.png);
}
h1 a
{
	color: #9f2d20;
	text-decoration: none;
	display: block;
}
h1 a:hover
{
	color: #f26622;
	text-decoration: none;
}
h1 a.inline
{
    display: inline;
}
h1 a.small
{
    display: inline;
    font-size: 11px;
    text-transform: none;
}
h1 img.toggle
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 7px;
	float: right;
}

h2
{
	margin: 0px;
	padding: 0px 3px 0px 3px;
	font-size: 13px;
	font-family: Century Gothic;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(linebg19.png);
	color: #404040;
}

div.nicehead
{
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-weight: bold;
	color: #535E88;
}
.boxhead
{
	font-size: 12px;
	padding-left: 3px;
	padding-bottom: 1px;
	font-family: Verdana;
	font-weight: bold;
	color: #535E88;
	border-bottom: 1px solid #535E88;
	margin-bottom: 3px;
}
.boxhead2
{
	font-size: 12px;
	padding-left: 3px;
	padding-bottom: 1px;
	font-family: Verdana;
	font-weight: bold;
	color: #535E88;
	margin-bottom: 3px;
}

div.boxinner
{
	background-color: #e6e6e6;
	background-image: url(box0.png);
	background-position: left top;
    /*
	background-color: #ffffff;
	background-image: url(box0.png);
	background-position: left bottom;
    */
	background-repeat: repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}

div.boxmenu
{
	background-image: url(linebg26.png);
	background-repeat: repeat;
	line-height: 26px;
	padding-left: 0px;
	color: #7a7a7a;
	font-weight: bold;
	font-size: 12px;
}
div.boxmenu a
{
	display: -moz-inline-box;
	display: inline-block;
	color: #7a7a7a;

	background-image: url(aright2.png);
	background-position: 3px center;
	background-repeat: no-repeat;
	
	text-decoration: none;

	font-weight: bold;
	font-size: 12px;
}
div.boxmenu a > span
{
    display: block;
	padding-left: 20px;
	padding-right: 10px;
}
div.boxmenu a:hover
{
	color: #0c72bd;
}
div.boxmenu a.active
{
	background-image: url(linebg26al.png);
	background-position: left top;
	background-repeat: no-repeat;
}
div.boxmenu a.active div
{
	background-image: url(linebg26ar.png);
	background-position: right top;
	background-repeat: no-repeat;
}

div.buttons
{
	/*background-image: url(linebg19r.png);
	background-repeat: repeat-x;
	*/
	background-color: #e8e8e8;
	
	line-height: 19px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	text-align: right;

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
div.buttons a
{
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
	color: #606060;
	border-right: 1px solid #a0a0a0;
}
div.buttons a.last
{
	border-right: 0px none;
}
div.buttons a:hover
{
	color: #0c72bd;
}

a.aleft
{
	display: -moz-inline-box;
	display: inline-block;

	background-image: url(aleft.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	
	text-decoration: none;
	font-weight: bold;
}
/*
div.buttons a.aleft
{
	color: #0c72bd;
}
div.buttons a.aleft:hover
{
	color: #f26622;
}
*/

/***/

img.star { cursor: pointer; }
span.req { color: Red; text-underline-position: above; }

form.nospace
{
	padding: 0px;
	margin: 0px;
}

img.hint { margin-left: 3px; }
div.hint
{
	position: absolute;
	border: 1px solid #909090;
	background-color: #FFFFE0;
	color: Black;
	width: 250px;
	padding: 2px 4px 2px 14px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
}

div.helptext
{
	padding: 5px;
	color: Gray;
}

/* userbox */
.userbox
{
	display: block;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 199px;
	overflow: hidden;
	border: 1px solid #a0a0a0;
	/*height: 96px;*/
	background-image: url(userbox.png);
	background-repeat: repeat-x;
	background-position: top left;
	
	height: 116px;
}
/*
.userbox:hover
{
	background-position: top left;
}
*/
.userbox .pic
{
	float: left;
}
.userbox a.pic img
{
	border: none 0px;
	/*border: 1px solid #000000;*/
	
	/*width: 60px;
	height: 72px;*/
}
.userbox a.conn
{
	float: right;
	width: 18px;
	margin-right: 2px;
	margin-top: 2px;
}
.userbox a.conn img
{
	border: none 0px;
	float: right;
}
.userbox a.name
{
	display: block;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 18px;
	height: 13px;
}
.userbox a.name span
{
    display: block;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.userbox div.info
{
	width: 112px;
	margin-left: 82px;
	padding-left: 2px;
	margin-top: 3px;
	font-size: 9px;
	height: 75px;
}
.userbox div.info1
{
	margin-bottom: 4px;
}
.userbox div.info2
{
	margin-bottom: 4px;
	color: #0c72bd
}
.userbox div.info div
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.userbox div.buttons
{
	width: 112px;
	margin-left: 82px;
	background: transparent none;
	border: 0px;
	text-align: right;
}
.userbox div.buttons div
{
	float: left;
	line-height: 16px;
	color: #f26622;
}
.userbox div.buttons
{
	padding-top: 2px;
}
.userbox div.buttons a
{
	display: -moz-inline-box;
	display: inline-block;
	width: 20px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	/*background-position: top left;*/
	background-position: bottom left;
}
.userbox div.buttons a:hover
{
	background-position: bottom left;
}
.userbox div.buttons a.ub_chat
{
	background-image: url(ub_chat.png);
}
.userbox div.buttons a.ub_msg
{
	background-image: url(ub_msg.png);
}
.userbox div.buttons a.ub_scene
{
	background-image: url(ub_scene.png);
}
.userbox div.buttons a.ub_select
{
	width: 100%;
	background-image: none;
	text-align: center;
	font-weight: bold;
	color: #0c72bd;
}
.userbox div.buttons a.ub_select:hover
{
	color: #f26622;
	text-decoration: none;
}


/* scenebox */
.scenebox
{
	display: block;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 199px;
	overflow: hidden;
	border: 1px solid #a0a0a0;
	height: 96px;
	background-image: url(scenebox.png);
	background-repeat: repeat-x;
	background-position: top left;
}
.scenebox .pic
{
	float: left;
}
.scenebox a.pic img
{
	border: none 0px;
}
.scenebox a.name
{
	width: 112px;
	display: block;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 82px;
	border-bottom: 1px solid #a0a0a0;
}
.scenebox div.info
{
	width: 112px;
	margin-left: 82px;
	padding-left: 2px;
	font-size: 9px;
	height: 57px;
}
.scenebox div.info div
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.scenebox div.buttons
{
	position: relative;
	left: 0px;
	top: 80px;
	margin-left: 82px;
	border: 0px;
	text-align: left;
}
.scenebox div.buttons div
{
	width: 112px;
	height: 15px;
	position: absolute;
	background: transparent none;
}

/* news */
a.event
{
	display: block;
	color: #0c72bd;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	/*
	background-image: url(aright.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	*/
}
a.event:hover
{
	color: #f26622;
}
a.event span.event_date
{
	color: #7a7a7a;
}
a.event:hover span.event_date
{
	color: #f26622;
}

.textoverflow
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
a .textoverflow
{
	cursor: pointer;
}

/* news_csx */
.news_title
{
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	display: block;
	margin-top: 5px;
	padding-left: 2px;
	color: #0c72bd;
}
.news_body
{
	padding-left: 2px;
	margin-bottom: 8px;
}
img.more
{
	position: relative;
	top: 2px;
}
span.redbox {
	color: #ff7507;
	border: 1px solid #ff7507;
	font-weight: bold;
	font-size: 8px;
	cursor: default;
	display: -moz-inline-box;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	line-height: normal;
}

/*** dtp ***/
table.dtp {
	background-color: rgb(175,175,175);
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	position: absolute;
	display: none;
}
td.dtpbb {
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}
table.dtp table {
	color: #d0d0d0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
table.dtp2 td {
	text-align: center;
}
table.dtp th {
	color: #808080;
	font-family: Arial;
	font-size: 12px;
	background-color: rgb(214,214,214);
	padding-top: 3px;
	padding-bottom: 3px;
}
a.dtpbtn {
	text-decoration: none;
	display: block;
	width: 45px;
	color: white;
	border: 1px solid rgb(175,175,175);
	padding: 2px;
	text-align: center;
}
a.dtpbtn:hover,active {
	text-decoration: none;
	display: block;
	color: #808080;
	border: 1px solid #808080;
	background-color: rgb(214,214,214);
	padding: 2px;
	text-align: center;
}
a.dtp {
	text-decoration: none;
	display: block;
	width: 100%;
	color: white;
	border: 1px solid rgb(175,175,175);
}
a.dtp:hover,active {
	text-decoration: none;
	color: #808080;
	border: 1px solid #808080;
	background-color: rgb(214,214,214);
}
a.dtpnow {
	text-decoration: underline;
	font-style: italic;
	display: block;
	width: 100%;
	color: white;
	border: 1px solid rgb(175,175,175);
}
a.dtpnow:hover,active {
	text-decoration: underline;
	color: black;
	font-style: italic;
	background-color: rgb(214,214,214);
	border: 1px solid #808080;
}
a.dtpcurr {
	text-decoration: none;
	display: block;
	width: 100%;
	color: #808080;
	border: 1px solid #808080;
	background-color: #ffffff;
}
a.dtpcurr:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #808080;
	border: 1px solid #808080;
	background-color: #ffffff;
}

/***/
div.my_pic
{
	float: left;
	width: 80px;
	height: 100px;
	padding-left: 2px;
}
div.my_pic img
{
	border: 1px solid black;
}
div.my_info
{
	float: right;
	width: 210px;
}
div.my_id
{
	font-weight: bold;
}
div.my_lastlogin
{
	margin-bottom: 3px;
	color: #404040;
	font-size: 9px;
}
div.my_links
{
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.my_info a
{
	color: #7a7a7a;
}
div.my_info a:hover
{
	color: #0c72bd;
}

/* list */
table.list 
{
	width: 100%;
	table-layout: fixed;
}
table.list tr td, table.list tr th
{
	border-bottom: 1px solid #b4b4b4;
	line-height: 14px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.list tr.last td, table.list tr.last th
{
	border-bottom: 0px none;
}
/*
table.list a
{
	text-decoration: none;
}
table.list a:hover
{
	color: #bd0000;
}
*/
table.list td.num, table.list th.num
{
	text-align: right;
}
table.list td.date, table.list th.date
{
	text-align: center;
}
table.list a.first
{
	/*display: block;*/

	background-image: url(aright.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	
	text-decoration: none;
}

a.first_right
{
    padding-left: 5px;
}

a.first2
{
	/*display: block;*/

	background-image: url(scenelistitem.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	/*font-weight: bold;*/
	font-size: 12px;
	
	text-decoration: none;
}

/* tabla */
table.tabla 
{
	/*width: 100%;*/
	/*table-layout: fixed;*/
}
table.tabla tr th
{
	text-align: left;
}
table.tabla tr td, table.tabla tr th
{
	border-bottom: 1px solid #b4b4b4;
	line-height: 14px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.tabla a
{
	text-decoration: none;
}
table.tabla a:hover
{
	color: #bd0000;
}
table.tabla td
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
table.tabla td.num, table.tabla th.num
{
	text-align: right;
}
table.tabla th.sub
{
	color: #606060;
}
table.tabla td.bb
{
	border-bottom: 1px solid #B4B4B4;
}
table.tabla td.bb
{
	border-bottom: 1px solid #B4B4B4;
}
table.tabla tr.hover td, table.tabla tr.hover th
{
	background-color: #f0f0f0;
}
table.tabla td.vp5 { padding-top: 5px; padding-bottom: 5px; }
table.tabla tr.gray {
	background-color: #EFEFEF;
}

table.tabla th {
	background-color: #E5E5E5;
	color: #5A5A5A;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}
table.tabla th a { font-size: 11px; }
table.tabla th a.dark { color: #777; font-size: 10px; }
table.tabla th a.dark:hover { color: #fff; background-color: #999; text-decoration: none; }

#tblBibitems td
{
 padding-top: 3px;
 padding-bottom: 3px;
}

table.tabla td.first, table.tabla th.first { padding-left: 10px; }
table.tabla td.last, table.tabla th.last{ padding-right: 2px; }

table.tabla_bb
{
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
}

table.tabla tr.groupend td, table.tabla tr.groupend th
{
    border-bottom: 3px solid #b4b4b4;
}


/* mail */
a.iconbox
{
	float: left;
	width: 100px;
	height: 110px;
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
}
a.iconbox:hover
{
	color: #0c72bd;
}

div.left_logo
{
	float: left;
	width: 95px;
	text-align: center;
}
div.left_info
{
	width: 200px;
	float: right;
	text-align: left;
	padding-top: 15px;
}
div.left_info2
{
	width: 200px;
	float: right;
	text-align: left;
}

.headline
{
	/*
	background-image: url(aright.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 14px;
	*/
	background-image: url(linebg19.png);
	background-repeat: repeat-x;
	line-height: 19px;
	padding-left: 5px;
	color: #7a7a7a;
	font-weight: bold;
	font-size: 12px;
}
tr.headline th { text-align: left; }

a.leftbox
{
	display: block;
	color: #7a7a7a;

	background-image: url(aright.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 14px;
	
	text-decoration: none;

	font-weight: bold;
	font-size: 12px;
}
a.leftbox:hover
{
	color: #0c72bd;
}

a.ticon
{
	color: #808080;
	font-size: 11px;
	font-weight: normal;
}
a.ticon:hover
{
	color: #0c72bd;
}

.err { color: Red; }

/** form **/
table.form
{
	background-image: url(box0.png);
	background-repeat: repeat-x;
	background-position: left bottom;

	table-layout: fixed;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}
table.form tr, table.form td, table.form th { background-image: none; } /* iefix */
/*
table.form th.head
{
	border-bottom: 1px solid #e0e0e0;
	height: 13px;
	background-image: url(formtopbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
*/
table.form th
{
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 2px;
}
table.form td
{
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.form input, table.form textarea
{
	border: 0px;
	border-bottom: 1px solid #a0a0a0;
	background-color: white;
	width: 100%;
	background-image: url(../pics/right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}

/* lptree */
td.lptree_1
{
    padding-left: 15px;
}


/* LPforum, LPblog */
table.pager { background-color: #E8E8E8; font-size: 11px; color: #303030; }
table.pager td.firstrow { background-color: #a0a0a0; color: White; }
table.pager td.firstrow a { }

div.actions { font-family: Tahoma; font-size: 11px; font-weight: bold; padding: 2px; background-color: #f0f0f0; }

span.req { color: Red; text-underline-position: above; }

/* forums-inc */
table.bb { border: 1px solid #b4b4b4; }
table.bb td.bb, table.bb th.bb { border-bottom: 1px solid #b4b4b4; }
table.bb th { background-color: #E5E5E5; }

/* LPblog */

div.blog_item
{
	border: 1px solid #c5c5c5;
	background-color: #e8e8e8;
	background-image: url(box0.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-bottom: 1px;
}
/*
div.blog_item
{
	padding: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #606060;
	background: #FFCC97 url(blogbg.png) repeat-x;
}
*/
div.blog_item_comment
{
	/*background: #D8EBB0 url(blogbg2.png) repeat-x;*/
	margin-left: 30px;
}
div.blog_item_inner
{
}
div.blog_item_text
{
	padding: 2px 4px 2px 4px;
}
div.blog_item_header
{
	font-size: 10px;
	color: #909090;
	font-weight: bold;
}
div.blog_item_footer
{
	color: #909090;
	padding: 2px 4px 2px 4px;
	margin-top: 4px;
}

/* forum */
div.forumcontainer
{
	background-color: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.forum1 {
	color: #0c72bd;
}
table.forum 
{
	border: 1px solid #c5c5c5;
	background-color: #e8e8e8;
	background-image: url(box0.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-bottom: 1px;
}

table.forum td
{
	vertical-align: top;
	background: transparent;
}
table.forum td.pic
{
	padding: 2px;
	padding-right: 4px;
	vertical-align: top;
}
table.forum td.pic img
{
	border: 1px solid black;
}

table.blogcomment td.pic img
{
	border: 4px solid rgb(0,80,193);
}


table.forum2 /* moderalt */
{
	border: 1px solid #e0e0e0;
}
table.forum3
{
	border: 3px solid #C6C6C6;
}
table.forum4 /* kiemelt */
{
	border: 3px solid rgb(255,175,62);
}
table.forum4m /* kiemelt moderalt */
{
	border: 3px solid #C6C6C6;
}
table.forum th 
{
	vertical-align: top;
	text-align: left;
	color: #808080;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 6px;
}
table.forum2 th, table.forum4m th
{
	color: #d0d0d0;
}
table.forum th.icons
{
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
}
table.forum td.msg 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #797979;
}
table.forum2 td.msg, table.forum4m td.msg
{
	color: #d0d0d0;
}
table.forum a.reply
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #606060;
	background-image: url(../pics/down.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}
table.forum2 a, table.forum4m a
{
	color: #909090;
}
/* LPpg */
a.thumb { display: block; width: 150px; height: 100px; float: left; }
/*
a.thumb:hover { background-image: url(picgal_sel_bg.png); }
a.thumb:hover img { filter: alpha(opacity=50); opacity: 0.5; }
*/

div.piccontainer
{
	/*background-color: #f0f0f0;*/
	border-top: 1px solid white;
	padding: 2px;
}
div.picbox
{
	float: left;
	width: 160px;
	margin-top: 2px;
	margin-bottom: 2px;
	table-layout: fixed;
}
/* shadow */
table.shadow
{
	padding: 0px;
	margin: 0px;
}
table.shadow td.tr
{
	background-image: url(imgshadow.png);
	background-position: top right;
	width: 6px;
}
table.shadow td.bl
{
	background-image: url(imgshadow.png);
	background-position: bottom left;
	height: 6px;
}
table.shadow td.br
{
	background-image: url(imgshadow.png);
	background-position: bottom right;
	height: 6px;
	width: 6px;
}

/* scene members */

div.rtmenu
{
	height: 15px;
	padding: 1px 3px 1px 17px;
	line-height: 15px;
	text-align: right;
	/*
	border-right: 1px solid #B4B6B4;
	background-image: url(rtmenu.gif);
	background-repeat: no-repeat;
	*/
	/*width: 100px;
	float: right;
	*/
	
	color: #777;
	font-family: Verdana, Arial;
	/*font-weight: bold;*/
	font-size: 10px;
}
.nofloat
{
	clear: both;
}
a.userinfo
{
	display: block;
	float: left;
	width: 120px;
	height: 125px;
	border: 1px solid #B4B6B4;
	margin: 3px;
	padding: 0px;
	color: #777;
}
a.userinfo:hover
{
	text-decoration: none;
	border: 1px solid #535E88;
	color: #535E88;
	background-color: #f0f0f8;
}
a.userinfo div
{
	height: 25px;
	padding: 2px;
}
a.userinfo_online div
{
	color: #FB870E;
}

div.sub
{
	color: #606060;
	font-weight: bold;
	border-bottom: 1px solid #a0a0a0;
	margin-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
div.items
{
	padding-left: 2px;
	margin-bottom: 4px;
}

/**** POPUP -- TEMP!!!! ***/


body.popup {
	padding: 0px;
	margin: 0px;
	scrollbar-face-color: #8BA2AD;
	scrollbar-shadow-color: #F6F6F6;
	scrollbar-highlight-color: #F6F6F6;
	scrollbar-3dlight-color: #F6F6F6;
	scrollbar-darkshadow-color: #F6F6F6;
	scrollbar-track-color: #F6F6F6;
	scrollbar-arrow-color: #F6F6F6;
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333E68;
}
table.popup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid white;
	background: #869DA8 url(bkg_mix_popup.gif) repeat-x;
}
table.popup td.content
{
	background-color: White;
}
tr.popup_head {
	background-image: url(bkg_popuphead.png);
	height: 40px;
	color: white;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
tr.popup_head td.popup_head
{
	border-top: 1px solid white;
}
tr.popup_head td.popup_head_first
{
	border-left: 1px solid white;
	padding-left: 10px;
}
tr.popup_head td.popup_head_last
{
	border-right: 1px solid white;
	padding-right: 10px;
}
td.popuptab {
	background-color: #535E88;
	padding-top: 15px;
	border-left: 1px solid white;
}
td.passivetab {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #E03B3B;
	font-weight: bold;
}
td.activetab {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #E03B3B;
	font-weight: bold;
	background-color: #ffffff;
}
td.activetab a {
	color: #E03B3B;
	display: block;
}
td.passivetab a {
	color: #FFD300;
	display: block;
}
td.passivetab a:hover {
}

div.popup_main {
	overflow: auto;
	margin: 0px;
}
div.popup_main_inner
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
/*****/

/* popupmenu */
div.popupmenu, ul.popupmenu
{
	background-color: white;
	background-image: url(box0.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	
	border: 1px solid #a0a0a0;
	cursor: pointer;
	font-family: Verdana;
}
div.popupmenu
{
	background-image: url(linebg19.png);
}
ul.popupmenu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}
ul.popupmenu
{
	border-top: 0px;
}
.popupmenu a
{
	display: block;
	padding: 3px 15px 3px 10px;
	text-decoration: none;
	color: Black;
	/*background-image: url(../pics/wright.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}
ul.popupmenu a
{
}
ul.popupmenu a:hover
{
	background-image: url(linebg19.png);
	/*background-color: #0c72bd; /* #AE0404; #535E88; */
	background-color: #e0e0e0;
	color: #0c72bd;
}
div.popupmenu a
{
	background-image: url(bdown.gif);
	background-position: 265px center;
	background-repeat: no-repeat;
	color: #202020;
}
div.popupmenu a:hover
{
	color: #0c72bd;
}

/*** POPUP ***/
body.popup
{
	margin: 0px;
	padding: 0px;
}
h1.popuptitle
{
	background-image: url(hpopup.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 33px;
	line-height: 33px;
	color: #9f2d20;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	font-size: 16px;
	font-family: Century Gothic;
	text-transform: none;
	font-weight: bold;
}

/* fields */
table.fields 
{
	background-color: White;
	background-image: url(box0.png);
	background-repeat: repeat-x;
	background-position: left bottom;

	table-layout: fixed;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}
table.fields td, table.fields th
{
	line-height: 17px;
}
table.fields tr, table.fields td, table.fields th
{
	background-image: none;
	background-color: Transparent;
}
table.fields th, table.fields td.th {
	color: #505050;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
table.fields th
{
	/*background-color: #E5E5E5;*/
	border-bottom: 1px dashed rgb(168,173,190);
}
table.fields th.center {
	color: rgb(90,90,90);
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
table.fields td 
{
	border-bottom: 1px solid rgb(168,173,190);
}
table.fields input
{
	border: 0px;
	background-color: white;
	width: 300px;
	background-image: url(../pics/right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
table.fields input.dis
{
	border: 0px;
	background-color: Transparent;
	width: 300px;
	background-image: url(../pics/right_dis.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
table.fields select
{
	border: 0px;
	background-color: Transparent;
	width: 300px;
}
table.fields textarea
{
	border: 0px;
	background-color: white;
	width: 490px;
}
table.fields input.cb
{
	width: 20px;
	border: none;
	background-image: none;
	background-color: Transparent;
}
table.fields select
{
	border: 0px; 
	background-color: #ffffff;
}
table.fields td.plain 
{
	border: 0px;
}
a.plain 
{
	text-decoration: none;
}
table.fields label.w
{
	float: left;
	width: 100px;
}
table.fields tr.spec td
{
	color: #f26622;
	font-style: italic;
}
/***/

/**/
div.lpinfo
{
	margin-top: 5px;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
}

div.userlist
{
	font-size: 11px;
	color: gray;
}

span.pager { color: #A0A0A0; font-size: 10px; }
span.pager a
{
	color: #777;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #e0e0e0;
	font-weight: bold;
}
span.pager a:hover
{
	color: #fff;
	background-color: #999;
	text-decoration: none;
}
span.pager a.current
{
	background-color: White;
}
img.fus { padding-left: 5px; padding-right: 5px; cursor: pointer; border: 1px solid #e0e0e0; }
img.fusi { border: 1px solid #8090f0; background-color: #f0f0ff; }
.clickable { cursor: pointer; }

.maxlengthexceeded { color: red; }
div.infopanel  { margin-top: 5px; }
div.infocontainer { border-left: 2px solid #e0e0e0; padding-left: 5px; margin-top: 5px; }

/* lapozás */
a.menuu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: -moz-inline-box;
	display: inline-block;
}
a.menuu:hover,active {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
a.menuu_current
{
	background-color: #e8e8e8;
	color: #404040;
}
a.menuuu
{
	color: white;
	font-weight: bold;
}

/**/
#users_container, #scenes_container
{
	min-height: 125px;
}

/**/
form.divlabelinput div
{
	margin-top: 1px;
	margin-bottom: 1px;
}
form.divlabelinput label
{
	width: 95px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}
form.divlabelinput input
{
	width: 150px;
	border: 1px solid #a0a0a0;
	background-color: #f8f8f8;
}
form.divlabelinput input:focus
{
	border: 1px solid #0c72bd;
	background-color: #ffffff;
}

/* introbox */
table.intro
{
	width: 635px;
	height: 264px;
	background-image: url(intro_bg.jpg);
	table-layout: fixed;
	font-size: 11px;
}
table.intro tr
{
	height: 66px;
}
table.intro td
{
	vertical-align: middle;
	color: #404040;
	text-align: justify;
	border-left: 1px solid #d0d0d0;
}
table.intro td div
{
	padding: 10px;
}
table.intro td div.big
{
	font-size: 12px;
	padding: 0px;
	margin-bottom: 4px;
}
table.intro td div div
{
    padding: 0px;
}
table.intro td div.head
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: bold;
}
table.intro td div.indent
{
    padding-left: 8px;
}

table.intro ul
{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 15px;
}
table.intro a
{
	color: #9f2d20;
	text-decoration: none;
}
table.intro a.active
{
    color: #9f2d20;
}
table.intro a:hover
{
	text-decoration: underline;
}
table.intro th
{
	width: 160px;
	background-image: url(intro_tab.png);
	color: #909090;
	font-weight: bold;
	font-size: 13px;
}
table.intro th a
{
	display: block;
	color: #505050;
	padding-top: 7px;
	padding-bottom: 7px;
}
table.intro th a:hover
{
	text-decoration: none;
}
table.intro td a
{
    font-weight: bold;
}

/* */
div.pages 
{
	margin-top: 5px;
	margin-bottom: 2px;
	color: #A0A0A0;
	font-size: 10px;
}
div.pages a
{
	background-image: url(linebg26.png);
	background-repeat: repeat-x;
	background-position: top left;
	display: -moz-inline-box;
	display: inline-block;
	color: #777;
	height: 18px;
	width: 22px;
	text-align: center;
	line-height: 18px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-weight: bold;
}
div.pages a:hover
{
	color: black;
	background-image: none;
	background-color: #c0c0c0;
	text-decoration: none;
}
div.pages a.pager_left span
{
    display: block;
	width: 22px;
	height: 100%;
	background-image: url(pager_left.png);
	background-position: center center;
	background-repeat: no-repeat;
}
div.pages a.pager_right span
{
    display: block;
	width: 22px;
	height: 100%;
	background-image: url(pager_right.png);
	background-position: center center;
	background-repeat: no-repeat;
}
div.pages a.current
{
	background-image: none;
	background-color: White;
	color: #0c72bd;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

/* */

a.pmsg_folder
{
	display: -moz-inline-box;
	display: inline-block;
	color: #7a7a7a;

	background-image: url(aright.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 14px;
	
	text-decoration: none;

	font-size: 12px;
}
a.pmsg_folder:hover
{
	color: #0c72bd;
}
a.pmsg_folder_active
{
    font-weight: bold;
}


div.pmsg_data
{
	margin-left: 30px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: 3px solid #f0f0f0;
	background-color: #e8e8e8;
	background-image: url(box0.png);
	background-position: left top;
	background-repeat: repeat-x;
}
img.pmsg_newicon { visibility: hidden; }
tr.pmsg_new img.pmsg_newicon { visibility: visible; }
tr.pmsg_new2 img.pmsg_newicon { visibility: visible; }

/* */
div.box_sms div.boxinner 
{
	background-image: url(bg_smsbox.png);
	height: 235px;
	padding: 0px;
}

/*** boxp ***/

div.dexalerth
{
	background-image: url(hr1.png);
	background-repeat: repeat-x;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	border: 1px solid white;
	
	color:white;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;	
}
div.dexalertc
{
	clear: both;
	padding: 5px 10px 10px 10px;
}

/* msgboard */
div.msgboard_control
{
	padding-right: 5px;
}
div.msgboard_control_active
{
	padding-right: 5px;
}
div.msgboard_control #s_msgboard_input
{
	color: #a0a0a0;
    overflow: hidden;
    width: 100%;
}
div.msgboard_control_active #s_msgboard_input
{
	color: black;
    overflow-y: scroll;
    height: 5em;
}
div.msgboard_control #s_msgboard_sendbox
{
	display: none;
}
div.msgboard_control_active #s_msgboard_sendbox
{
	display: block;
}
#upd_msgboard_items
{
	margin-bottom: 3px;
	max-height: 150px;
	overflow-y: scroll;
}
div.msgboard_item
{
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: -15px;
	padding-left: 15px;
}
div.msgboard_item a.scene_info
{
    color: #9f2d20;
}
div.msgboard_item a.scene_info:hover
{
    color: #f26622;
}

/* search */
div.searchresult
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: White;
	border: 1px solid #aaaaaa;
}
div.searchresult_typehead
{
	background-color: #a0a0a0;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	color: White;
}
div.searchresult_typehead span
{
	font-weight: normal;
}
div.searchresult_typehead a
{
	text-decoration: underline;
	color: White;
}
div.searchresult_items
{
	margin-left: 3px;
}
a.searchresult_more
{
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(aright.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 2px;
}
div.searchresult_forumbox
{
	margin: 2px;
	border: 1px solid #aaaaaa;	
}
div.searchresult_forumbox_header
{
	padding: 1px 5px 1px 5px;
	background-color: #e8e8e8;
}
div.searchresult_forumbox_content
{
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	background-image: url(box0.png);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
}
div.searchresult_picbox
{
	margin: 1px;
	font-size: 10px;
	background-image: url(box0.png);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	border: 1px solid #c8c8c8;
	width: 150px;
	height: 153px;
	float: left;
	overflow: hidden;
}
div.searchresult_picbox_info
{
	padding: 3px;
}
div.searchresult_filebox
{
	margin: 1px;
	font-size: 10px;
	background-image: url(box0.png);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	background-position: 0px -80px;
	border: 1px solid #c8c8c8;
	width: 302px;
	height: 50px;
	float: left;
	overflow: hidden;
	padding: 2px;
}
div.searchresult_filebox_fn
{
	padding-top: 3px;
}
div.searchresult_filebox_fn a
{
	font-weight: bold;
}
#searchbox
{
	padding-top: 3px;
	border: 1px solid #c8c8c8;
	margin-bottom: 5px;
	background-color: #e8e8e8;
}
#searchbox_head
{
	padding: 1px 3px 1px 3px;
}
#search_options
{
	background-image: url(box0r.png);
	background-repeat: repeat-x;
	background-color: #e8e8e8;

	padding-left: 10px;
	padding-bottom: 3px;
}
#searchresult_total
{
	padding: 3px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
}


/* LPvote */
/*
div.vote_options
{
}
div.vote_options div
{
	margin-top: 1px;
	margin-bottom: 1px;
}
input.vote_opt_txt
{
	width: 400px;
}
input.vote_opt_lim
{
	width: 50px;
}
.comment 
{
	color: Gray;
	font-style: italic;
	font-size: 10px;
}
#votes_table
{
	border: 1px solid black;
	width: 100%;
	table-layout: fixed;
	font-size: 12px;
}
#votes_table th, #votes_table td
{
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	overflow: hidden;
}
#votes_table th:first-child, #votes_table td:first-child
{
	border-left: none;
}
#votes_table th
{
	background-color: #f0f0f0;
}
#votes_table tr:first-child th
{
	padding: 2px;
}
#votes_table td
{
	padding: 1px;
	text-align: center;
}
#votes_table tr th:first-child
{
	text-align: left;
	padding-left: 2px;
	font-weight: normal;
}
#votes_table div.bar
{
	border: 1px solid #900000;
	text-align: left;
}
#votes_table div.bar div
{
	height: 5px;
	background-color: #900000;
}
#votes_table .small
{
	font-size: 10px;
}
*/
div.vote_options
{
}
div.vote_options div
{
	margin-top: 1px;
	margin-bottom: 1px;
}
input.vote_opt_txt, div.vote_opt_txt
{
	width: 400px;
}
input.vote_opt_lim, div.vote_opt_lim
{
	width: 100px;
}
.comment 
{
	color: Gray;
	font-style: italic;
	font-size: 10px;
}
#votes_table
{
	border: 1px solid black;
	width: 100%;
	table-layout: fixed;
	font-size: 12px;
}
#votes_table th, #votes_table td
{
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	overflow: hidden;
}
#votes_table th:first-child, #votes_table td:first-child
{
	border-left: none;
}
#votes_table th
{
	background-color: #f0f0f0;
}
#votes_table tr:first-child th
{
	padding: 2px;
}
#votes_table td
{
	padding: 1px;
	text-align: center;
}
#votes_table tr th:first-child
{
	text-align: left;
	padding-left: 2px;
	font-weight: normal;
}
#votes_table div.bar
{
	border: 1px solid #900000;
	text-align: left;
}
#votes_table div.bar div
{
	height: 5px;
	background-color: #900000;
}
#votes_table .small
{
	font-size: 10px;
}

#votes_table tr.self td, #votes_table tr.self th
{
    background-color: #ffffc8;
}
#vote_stats
{
    border: 1px solid #f0f0f0;
}
#vote_stats tr.row0
{
    background-color: #f0f0f0;
}
div.vote_opt_txt
{
	float: left;
	border-bottom: 1px solid #808080;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
}
div.vote_opt_lim
{
    width: 100px;
	float: left;
	border-bottom: 1px solid #808080;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 9px;
	font-weight: bold;
}

/* multidl */
a.multidl_btn
{
	display: -moz-inline-box;
	display: inline-block;
    visibility: hidden;
    
    margin: 0px 0px 0px 3px;
    padding: 0px;
    font-weight: bold;
    background-image: url(rplus.png);
    background-position: 0px 0px;
    width: 11px;
    height: 10px;
    text-decoration: none;
}
.multidl_added a.multidl_btn
{
    background-position: 11px 0px;
}
a.multidl_btn:hover
{
    background-position: 22px 0px;
    text-decoration: none;
}
.multidl_show a.multidl_btn
{
    visibility: visible;
}
.dllist_box
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;

	position: absolute;
	border: 1px solid #909090;
	background-color: #FFFFE0;
	color: black;
	width: 300px;
	padding-top: 2px;
}
.dllist_box div
{
    padding-left: 12px;
    padding-right: 12px;
}
.dllist_buttons
{
    margin-top: 2px;
    font-weight: bold;
    background-color: #F0F0C0;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.p_onchat
{
	color: #77EB0E;
}
a.p_online
{
	color: #FB870E;
}
a.p_myself
{
	font-style: italic;
}

a.f_read
{
	color: #00A000;
}
a.f_unread
{
	color: #A00000;
}

/*** messenger ***/
body.theme_xtra .MessengerBarControl .MessengerBarControl_Container
{
    background: url(../messenger/TileCoreLTR.png) repeat-x 0px -126px;
}
body.theme_xtra .MessengerBarControl .ConversationControl_Toolbar
{
    background: url(../messenger/TileCoreLTR.png) no-repeat 0px -216px;
}
body.theme_xtra .MessengerBarControl .ContactListControl_Header
{
    background: url(../messenger/TileCoreLTR.png) no-repeat 0px -243px;
}

/*** quiz ***/
.htmlarea .toolbar select { width: auto; }

table.quizitem { }
table.quizitem td.question div.t { border-left: 2px solid #BAC7CE; border-right: 1px solid #BAC7CE; border-bottom: 1px solid #BAC7CE; padding: 2px; }
table.quizitem td.answer div.t { border-left: 2px solid #E7ECEF; border-right: 1px solid #E7ECEF; border-bottom: 1px solid #E7ECEF; padding: 2px; }
table.quizitem td.question div.h { background-color: #BAC7CE; padding: 5px; font-weight: bold; }
table.quizitem td.answer div.h { background-color: #E7ECEF; padding: 5px; font-weight: bold; }
table.quizitem div.h a { color: Black; }

table.qbank  
{
    border: 1px solid #c5c5c5;
	background-color: #ffffff;
	background-image: url(box0.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	margin-bottom: 10px;
}
table.qbank td.id { border-bottom: 1px solid #c5c5c5; border-top: 1px solid #c5c5c5; background-color: #e8e8e8; text-align: right; vertical-align: top; padding-right: 5px; }
table.qbank td.q {  border-bottom: 1px solid #c5c5c5; border-top: 1px solid #c5c5c5; padding-left: 5px; }
table.qbank td.i {  border-bottom: 1px solid #c5c5c5; border-top: 1px solid #c5c5c5; border-right: 1px solid #c5c5c5; text-align: right; vertical-align: top; }
table.qbank span.q { }


.box1 {
	background-color: #e0e0e0; padding: 5px;
	margin-bottom: 5px; 
}

.error {
	background-color: red;
	color: White;
	font-weight: bold;
	padding: 3px;
}

span.a p { display: inline; }

a.kurzusnews {
	color: #808080;
}
a.kurzusnews:hover,active {
	text-decoration: underline;
}

span.redbox {
	color: #ff7507;
	border: 1px solid #ff7507;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8px;
	cursor: default;
}
span.redbox2 
{
	color: #ff7507;
	border: 1px solid #ff7507;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8px;
	cursor: default;
}

table.quizresult 
{
	text-align: center;
	background-color: #ffffff;
	background-image: url(box0.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 2px solid #c5c5c5;
	margin-bottom: 10px;
}
table.quizresult td
{
	border-bottom: 1px solid white;
}
table.quizresult td.big 
{
	font-size: 30pt;
	font-weight: bold;
}
table.quizresult th
{
	background-color: #e8e8e8;
}

table.minilist 
{
	font-size: 11px;
}

table.minilist th 
{
	background-color: #e0e0e0;
	text-align: left;
	padding-left: 1px;
	padding-right: 2px;
}

table.minilist td
{
	padding-left: 1px;
	padding-right: 2px;
}
table.minilist tr.deleted td
{
	color: #b0b0b0;
	text-decoration: line-through;
}
table.minilist tr.deleted td a
{
	color: #b0b0b0;
	text-decoration: line-through;
}

table.quizresult2
{
	background-color: #e8e8e8;
	font-size: 11px;
}
table.quizresult2 td 
{
	background-color: #FFFFFF;
}
table.quizresult2 th.page
{
	background-color: #e8e8e8;
	border-top: 1px solid white;
	text-align: left;
	font-size: 9px;
	color: #909090;
	font-weight: bold;
}
table.quizresult2 th.page a
{
    color: #505050;
}
table.minilist th.ralign 
{
	text-align: right;
}

/* events2 */
ul.left_events
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.left_events > li
{
    color: #505050;
    cursor: default;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: 1px solid #d8d8d8;
}
ul.left_events ul
{
    display: none;
    font-weight: normal;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    list-style-position: inside;
    /*
    width: 250px;
    margin-left: 10px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    background-color: White;
    border: 1px solid gray;
    */
}
ul.left_events ul li
{
    padding-left: 12px;
    background-image: url(arightm.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
ul.left_events > li:hover ul
{
    display: block;
}

ul.left_events span.event_name
{
    color: #9f2d20;
    font-weight: bold;
}
ul.left_events span.event_S3
{
    font-style: italic;
    font-size: 9px;
}
ul.left_events span.event_obj
{
    font-weight: bold;
}
div.lp_events
{  
    /*
    background-image: url(newitem.gif);
    background-repeat: no-repeat;
    background-position: left top;
    */
    padding-left: 18px;
    font-size: 11px;
    color: #404040;
}
div.lp_events a
{
    white-space: nowrap;
    color: #404040;
}
div.lp_events a:hover
{
    color: #f26622;
}

div.events_item
{
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #d8d8d8;
    font-size: 12px;

	background-image: url(box0.png);
	background-position: left top;
}
div.events_item img.event_upic
{
    float: left;
    margin-top: 3px;
    margin-left: 3px;
}
div.events_item div.event_inner
{
    padding: 2px;
    padding-left: 6px;
    margin-left: 33px;
}
div.events_item .event_type
{
    color: #9f2d20;
    font-weight: bold;
}
div.events_item a.event_type:hover
{
    color: #f26622;
}
div.events_item span.event_ts
{
    color: #808080;
    font-size: 11px;
}
div.events_item span.event_obj
{
    font-weight: bold;
}
div.events_item span.event_S3
{
    font-style: italic;
    color: #404040;
    font-size: 10px;
}

div.events_item div.event_line1
{
    font-size: 11px;
    line-height: 16px;
    margin-top: 1px;
    color: #808080;
}
div.events_item div.event_line1 .event_type img
{
    vertical-align: baseline;
    padding-right: 3px;
    float: left;
}
div.events_item div.event_line1 a
{
    color: #9f2d20;
}
div.events_item div.event_line1 a:hover
{
    color: #f26622;
}
div.events_item div.event_line1 span.event_obj a, div.events_item div.event_line1 a.event_scene
{
    color: #0c72bd;
}
div.events_item div.event_line1 span.event_obj a:hover, div.events_item div.event_line1 a.event_scene:hover
{
	color: #f26622;
}

div.events_item div.event_line2
{
    margin-left: 20px;
    margin-top: 1px;
    font-size: 10px;
}

div.event_dupes
{
    font-style: italic;
    font-size: 10px;
    color: Gray;
}