/* ------- content -------- */
fieldset
{
	border: 0;
}

img
{
	border: 0;
}

.myAdminClear
{
	clear: both;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
}

body.myAdminStandardBody
{
	background-color: #FFFFFF;
    color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
}

span.myAdmin
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight: normal;
   	color: #000000;
}

.myAdminDisabled
{
    color: #666666;
}

.myAdminFixedFont
{
	font-family : Courier New, Courier, mono, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 14px;
   color: #000000;
}
.myAdminLabel
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	border: 0px;
}

b.myAdmin
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	border: 0px;
}

.myAdminColTitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	border: 0px;
	text-decoration: none;
}

.myAdminColTitleSubTable
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	border: 0px;
	padding: 4px;
	margin: 0px;
}
span.myAdminTitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #999999;
	line-height: 15px;
}
span.myAdminSubTitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #999999;
	line-height: 13px;
}
span.myAdminContentblockTitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
span.myAdminSmall
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height: 11px;
	color: #666666;
}

span.myAdminRequired
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
   color: #FF6600;
}

span.myAdminAttention
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
   color: #FF6600;
}

span.myAdminNorm
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #000000;
	border: 0px;
}

span.myAdminWeekday
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	display: block;
	float: left;
	line-height: 13px;
	color: #000000;
	border: 0px;
	margin-top: 2px;
	width: 30px;
}

td.myAdminNorm
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #000000;
	border: 0px;
}

td.myAdmin
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #000000;
	border: 0px;
}

a.myAdmin
{
	color : #000099;
}

a.myAdmin:hover
{
 	color: #1111FF;
}

span.myAdminLocPointer
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

a.myAdminLocPointer
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

a.myAdminLocPointer:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	color: #C9DBEA;
    background-color: #FFFFFF;
	text-decoration: none;
}

span.myAdminWarn
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #AA0000;
	border: 0px;
}

td.myAdminWarn
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #AA0000;
	border: 0px;
}



/* ------- dropdowns -------- */

.myAdminDropdownMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 17px;
    background-color: #ECEAE6;
    border-color: #CCCCCC #888888 #888888 #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	color: #000000;
	padding: 4px;
}

a.myAdminDropdownMenu
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
    border-width: 0px;
	text-align: center;
	padding: 0px;
}
a.myAdminDropdownMenu:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    border-width: 0px;
	text-align: center;
	padding: 0px;
}


/* ------- navigation -------- */
.myAdminSubmenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 17px
}
.myAdminSubmenuDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 17px;
	 color: #666666
}
a.myAdminSubmenuDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 17px;
	color: #666666
}
.myAdminSubmenutable
{
    background-color: #ECEAE6;
    border-color: #CCCCCC #888888 #888888 #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}
a.myAdminSubmenu
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
}
a.myAdminSubmenu:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
}
img.myAdminMenuIcon
{
	vertical-align: middle;
}
.myAdminSubsubmenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 17px
}
.myAdminSubsubmenuDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 17px;
	 color: #666666
}
a.myAdminSubsubmenuDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 17px;
	color: #666666
}
.myAdminSubsubmenutable
{
    background-color: #ECEAE6;
    border-color: #CCCCCC #888888 #888888 #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}
a.myAdminSubsubmenu
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
}
a.myAdminSubsubmenu:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
}

.myAdminNavEditMenu
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
    line-height: 15px;
	color : #000000;
}
a.myAdminNavEditMenu
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
    line-height: 15px;
	color : #000000;
}
a.myAdminNavEditMenu:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
}

a.myAdminNav
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
    font-weight: bold;
	color : #000000;
}

a.myAdminNav:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
    font-weight: bold;
	color : #000000;
    background-color: #FFFFFF
}

/* ------- special content box -------- */

div.myAdminSpecialContentTemplateInfoBox
{
	background-color: #EBEBEB;
	border: none;
	position: absolute;
	z-index: 3;
	left: 14px;
	width: 400px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	visibility: hidden;
}

div.myAdminSpecialContentTemplateInfoText
{
	overflow: auto;
	width: 400px;
	padding: 4px;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

div.myAdminSpecialContentTemplateInfoButtons
{
	width: 400px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


/* ------- bg colors -------- */

.myAdminTableHead
{
    background-color: #C9DBEA;
}

.myAdminSubTableHead
{
    background-color: #EEF7FE;
}

.myAdminEvenRows
{
    background-color: #E1E1E1;
}

.myAdminOddRows
{
    background-color: #FFFFFF;
}

.myAdminMarkedRow
{
    background-color: #FFFCD8;
}

.myAdminWarnMarkedRow
{
    background-color: #FFC7B8;
}

.myAdminInfoMarkedRow
{
	background-color: #FFE7B8;
}

.myAdminEmailHeaderRow
{
    background-color: #E1E1E1;
}

.headerline
{
	background-color : #87847F;
}

.myAdminSeparatorLine
{
	background-color : #87847F;
	line-height: 0px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.myAdminBoldSeparatorLine
{
	background-color : #87847F;
	line-height: 0px;
	height: 3px;
	margin: 0px;
	padding: 0px;
}

.myAdminMenuListLine
{
	background-color : #87847F;
}

.myAdminMenuList
{
	background-color : #D4D0C8;
}

/* ---------- stats ------------- */

.percentbar
{
	background-color : #6699CC;
}

.percentbarbg
{
	background-color : #FFFFFF;
}

table.barborder
{
	border-color: black black #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	margin: 0px;
}

/* ------- special definitions -------- */

.myAdminBlueLine
{
	background-color: #C9DBEA;
}

/* ------- form fields -------- */

form.myAdmin
{
	margin : 0px 0px 0px 0px;
	border: 0px;
}

select.myAdmin
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
}

select.myAdminSmall
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 11px;
}

select.myAdminEditorStyles
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 11px;
}

input.myAdmin
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
}

input.myAdminMiddle
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	vertical-align: middle;
}

input.myAdminBold
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
    font-weight: bold;
	color : #000000;
}

input.myAdminRadio
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
}

input.myAdminCheckbox
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
}

textarea.myAdmin
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
}

td.myAdminTd150px
{
    width: 150px;
}

td.myAdminTd500px
{
    width: 500px;
}

td.myAdminTd650px
{
    width: 650px;
}

input.myAdminInput250px
{
    font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
    width: 250px;
}

/* ------- text-buttons ----------*/

a.myAdminButtonbox200Right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 14px;
	width: 200px;
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
	float: right;
	text-align: left;
	clear: right;
}

a.myAdminButtonbox200Right:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	height: 14px;
	width: 200px;
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #808080;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #808080;
	float: right;
	text-align: left;
	clear: right;
}


/* ------- standard dialogs -------- */

body.myAdminDialog
{
    background-color: #FFFFFF;
    color: #000000;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 8px;
}

body.myAdminFrameDialogWithScrollbar
{
    background-color: #FFFFFF;
    color: #000000;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 8px;
}

table.myAdminDialogborder
{
	padding: 3px;
	border: 1px solid #C9DBEA;
}

table.myAdminLoadingDialog
{
	background-color: #D4D0C8;
	padding: 3px;
	margin: 0px;

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
}

.myAdminLoadingDialogText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	border: 0px;
}

.myAdminNowrap100
{
	white-space: nowrap;
	width : 100px;
}

div.myAdminDialogSpaceAfterTitle
{
	height: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
}

.myAdminImgBorder
{
border: 1px solid #666666;
}

.myAdminHelptextLayer
{
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 5px;
	position: absolute;
	z-index: 0;
	background-color: #F8FACD;
	visibility: hidden;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 200px;
    font-size: 11px;
}



.myAdminScroll100
{
height:100px;
overflow:auto;
table-layout:auto;
}


.myAdminScroll150
{
height:150px;
overflow:auto;
table-layout:auto;
}


.myAdminScroll200
{
height:200px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll250
{
height:250px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll275
{
height:275px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll300
{
height:300px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll350
{
height:350px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll400
{
height:400px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll450
{
height:450px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll475
{
height:475px;
overflow:auto;
table-layout:auto;
}

.myAdminSroll500
{
height:500px;
overflow:auto;
table-layout:auto;
}

.myAdminScroll550
{
height:550px;
overflow:auto;
table-layout:auto;
}

/* horizontal scroll */

.myAdminHorScroll100_650
{
width:650px;
height: 100px;
overflow:auto;
table-layout:auto;
}

.myAdminHorScroll100_680
{
width:680px;
height: 100px;
overflow:auto;
table-layout:auto;
}

.myAdminHorScroll100_700
{
width:700px;
height: 100px;
overflow:auto;
table-layout:auto;
}

.myAdminHorScroll100_750
{
width:750px;
height: 100px;
overflow:auto;
table-layout:auto;
}

select.myAdminSelectWidth250
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 250px;
}

select.myAdminSelectWidth300
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 300px;
}

select.myAdminSelectWidth450
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 450px;
}

select.myAdminWidth250Height200
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 250px;
	height: 200px;
}

select.myAdminWidth350Height200
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 350px;
	height: 200px;
}

select.myAdminWidth450Height200
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 450px;
	height: 200px;
}

select.myAdminWidth600Height275
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 600px;
	height: 275px;
}

select.myAdminSelectWidth180
{
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	width: 180px;
}

hr.myAdminNorm
{
	color: #000000;
	background: #000000;
	border: 0;
	height: 1px;
	width: 100%;
}

img.myAdminImageMiddle
{
	vertical-align: middle;
	border: 0px;
}


.myAdminMoreDetails
{
	background-color: #F8FACD;
	height: 560px;
	width: 760px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 3;
}

.myAdminMoreDetails .myAdminMoreDetailsHead
{
	text-align: right;
	height: 20px;
}

.myAdminMoreDetails .myAdminMoreDetailsContent
{
	padding: 0px 5px 0px 5px;
	height: 540px;
	overflow: auto;
}

/* dict edit */
.myAdminDictInfoLayer
{
	list-style: none;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #F8FACD;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	visibility: hidden;
	position: absolute;
	z-index: 1;
}

.myAdminDictInfoLayer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.myAdminDictInfoLayer ul li ul
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.myAdminDictEntry
{
	white-space: normal;
}

.myAdminDictEntryChanged
{
	background-color: #DEFFBD;
}

a.myAdminEditDictEntry
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	border: 0px;
	display: block;
	width: 100%;
}

a.myAdminEditDictEntry:hover
{
	background-color: #DEFFBD;
}

.myAdminEditDictEntryLayer
{
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #DEFFBD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	width: 350px;
	visibility: hidden;
	position: absolute;
	z-index: 1;
}

.myAdminEditDictEntryLayer span
{
	float: left;
}

.myAdminEditDictEntryLayer img
{
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

.myAdminEditDictEntryLayer input, .myAdminEditDictEntryLayer select, .myAdminEditDictEntryLayer textarea
{
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
	margin-top: 2px;
	white-space: normal;
}

.myAdminEditDictEntryLayer input
{
	width: 295px;
}

.myAdminEditDictEntryLayer input:hover
{
	border: 1px;
	border-style: solid;
	border-color: #CACACA;
	background-color: #ffffff;
}

.validation-advice
{
    visibility: hidden;
    position: absolute;
}

/* --- Dialoge --- */

.clearlooks2 .mceFocus .mceTop .mceLeft
{
	background-image: none;
	background-color: #0a246a;
}


/* ------- tabs -------- */
span.tabactive
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
   font-weight: bold;
	line-height: 13px;
   color: #000000;
}
span.tabenabled
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
   color: #000000;
}
span.tabdisabled
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
   color: #999999;
}
a.tab
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	line-height: 13px;
   color: #000000;
}
ul.tabs
{
	margin: 0;
	padding: 0;
}

ul.tabs li
{
	float: left;
	position: relative;	
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

ul.tabs li.tabactive
{
	font-weight: bold;
}

ul.tabs li a
{
	text-decoration: none;
}

hr.myAdminNavSeperator
{
	height: 0px;
	border: none;
	border-top: 1px solid #87847F;
	padding: 0;
	margin: 5px 0px 5px 0px;
}

.myAdminCalendarLink
{
	padding-top: 1px;
}

/* ------- fast login -------- */
#sessionvalidation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
   	color: #000000;
	width: 400px;
	padding: 5px;
}

#sessionvalidation div.title
{
	border-bottom: 1px solid #87847F;
	padding: 0 5px 10px 5px;
	margin-bottom: 5px;
}

#sessionvalidation p
{
	margin: 0;
	padding: 0;
}

#sessionvalidation label
{
	display: inline;
	float: left;
	width: 125px;
}

#sessionvalidation button
{
	margin-top: 5px;
	margin-left: 125px;
}

#sessionvalidationLoginError
{
	color: #FF6600;
}

.displayNone
{
	display: none;
}

.fakeTextareaContainer
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	overflow: auto;
}

.fakeTextarea
{
	background-image: url(../img/fakeeditor.gif);
	background-repeat: no-repeat;
	cursor: text;
	padding: 30px 0 0 8px;
}
