/*
    *****************************************************************
    *                                                               *
    *   FileID:     STFID-0001/0038                                 *
    *   Filename:   Dialog.css                                      *
    *   FilePath:   /Resources/DefaultSettings/CSS/                 *
    *   Created:    03/01/2007 20:28                                *
    *   Programmer: Paul Smith (Paul.Smith@SpookTech.org)           *
    *   Copyright:  (C) 2005-2007 Spook Technologies                *
    *   Support:    http://www.spooktech.org/support/contact.php    *
    *               Support@SpookTech.org                           *
    *   Version:    V2.0.0                                          *
    *                                                               *
    *****************************************************************
*/

body{
	padding:0px;
	font-size:10pt;
	margin:0px;
	color:#000000;
	font-family:'Arial','MS Sans Serif';
	height:100%;
	background-color:#ffffff;
}
a{
	font-weight:bold;
	text-decoration:none;
}
a:link{
	color:#0000ff;
}
a:visited{
	color:#0000ff;
}
a:hover{
	color:#0000ff;
	text-decoration:underline;
}
a:active{
	color:#0000ff;
}
.title{
	padding:0px;
	margin:0px;
	height:100px;
	text-align:right;
	background: url(../Images/General/Title.gif) #3366cc no-repeat left top;
}
.navigation{
	padding:0px;
	font-weight:bold;
	background:url(../Images/General/NavGradient.png) #ffffff repeat-y right top;
	margin:0px;
	color:#000000;
	height:20px;
	text-align:left;
}
.menu{
	padding:0px;
	margin:0px;
	vertical-align:top;
	width:150px;
	text-align:center;
	float:left;
}
.menuitem{
	margin:2px;
	font-weight:bold;
	cursor:default;
	color:#333333;
	height:22px;
	background-color:#ccccff;
	text-align:center;
}
.menuitemhover{
	margin:2px;
	font-weight:bold;
	cursor:default;
	color:#3333cc;
	height:22px;
	background:url(../Images/General/MenuHover.png) #9999ff no-repeat right top;
	text-align:center;
}
.menubottom{
	background:url(../Images/General/MenuBottom.gif) repeat-x left top;
	height:40px;
}
.content{
	vertical-align:top;
	text-align:center;
}
.content-menu{
	vertical-align:top;
	text-align:center;
	padding-left:150px;
	padding-bottom:30px;
}
.pagecontent{
	margin:0;
	padding:0;
	height:100%;
}
.listtitle{
	border:1px outset;
	background-color:#ece9d8;
}
.errormessage{
	color:#ff0000;
	text-align:left;
	vertical-align:top;
	height:22px;
}
.disabledlistitem{
	color:#c0c0c0;
}
.listheader{
	overflow:hidden;
	height:12px;
	background-color:#ddddff;
}
.listcell2{
	height:12px;
	background-color:#f5f5ff;
}
.listcell1{
	height:12px;
}
.listbottom{
	height:40px;
	text-align:center;
	vertical-align:middle;
}
.listbox{
	background-color:#ffffff;
}
.myemoticons{
	padding-left:22px;
	text-align:left;
	background:url(../Images/General/MyEmoticons.png) no-repeat left top;
}
.horizontalspacer{
	height:2px;
	background:url(../Images/General/HSpacer.png) repeat-x left top;
}
.verticalspacer{
	width:2px;
	background:url(../Images/General/VSpacer.png) repeat-y left top;
}
.networkicon{
	background:url(../Images/General/Network.png) no-repeat center top;
}
.calendarbar{
	background:url(../Images/General/Calendar/Bar.png) no-repeat center top;
}
.calenderdate{
	width:30px;
	height:25px;
	background:url(../Borders/General/Calendar/Date.png) no-repeat center top;
	cursor:default;
}
.calenderdatesel{
	width:30px;
	height:25px;
	background:url(../Borders/General/Calendar/DateC.png) no-repeat center top;
	cursor:default;
}
.calenderdategreyed{
	width:30px;
	height:25px;
	background:url(../Borders/General/Calendar/Date.png) no-repeat center top;
	cursor:default;
	color:#c0c0c0;
}
.calenderdategreyedsel{
	width:30px;
	height:25px;
	background:url(../Borders/General/Calendar/DateC.png) no-repeat center top;
	cursor:default;
	color:#c0c0c0;
}
.ficon-network{
	background:url(../Images/General/Network2.png) no-repeat left top;
	width:20px;
	height:16px;
}
.ficon-expand{
	background:url(../Images/General/Expand.png) no-repeat left top;
	width:14px;
	height:16px;
}
.adexpand{
	background:url(../Images/General/Expand.png) no-repeat left top;
	padding-left:17px;
	cursor:default;
}
.adcollapse{
	background:url(../Images/General/Collapse.png) no-repeat left top;
	padding-left:17px;
	cursor:default;
}
.adroot{
	background:url(../Images/General/Network2.png) no-repeat left top;
	padding-left:20px;
	text-align:left;
	cursor:default;
}
.adrootsel{
	background:url(../Images/General/Network2_H.png) #0a246a no-repeat left top;
	padding-left:20px;
	text-align:left;
	color:#ffffff;
	cursor:default;
}
.adfolder{
	background:url(../Images/FileIcons/Folder.png) no-repeat left top;
	padding-left:20px;
	padding-right:2px;
	text-align:left;
	cursor:default;
}
.adfoldersel{
	background:url(../Images/FileIcons/Folder_H.png) #0a246a no-repeat left top;
	padding-left:20px;
	padding-right:2px;
	text-align:left;
	color:#ffffff;
	cursor:default;
}
.adfile{
	background:url(../Images/FileIcons/nfo.png) no-repeat left top;
	padding-left:20px;
	padding-right:2px;
	text-align:left;
	cursor:default;
	height:18px;
}
.adfilesel{
	background:url(../Images/FileIcons/nfo_H.png) #0a246a no-repeat left top;
	padding-left:20px;
	padding-right:2px;
	text-align:left;
	color:#ffffff;
	cursor:default;
	height:18px;
}
.hstprogressback{
	width:335px;
	background-color:#e0e0e0;
	text-align:left;
	border:inset 2px;
}
.hstprogressbar{
	background:url(../Images/General/Progress_Bar.png) #00dd00 no-repeat left top;
}
.navpage{
	height:16px;
	width:16px;
	border:solid 1px #c0c0c0;
	text-align:center;
}
.navpagehover{
	height:16px;
	width:16px;
	border:solid 1px #c0c0c0;
	text-align:center;
	background-color:#eeeeff;
}
.navnext{
	width:20px;
	height:20px;
	background-image:url(../Images/General/Nav_Next.png);
	cursor:pointer;
}
.navprev{
	width:20px;
	height:20px;
	background-image:url(../Images/General/Nav_Prev.png);
	cursor:pointer;
}
.selectedfile{
	background-color:#0a246a;
	color:#ffffff;
}