﻿/*
body
{
	font-size: 9pt; 
	font-family: Tahoma, Verdana, Sans-Serif;
}

input, .label
{
	font-size: 8pt; 
	font-family: Verdana;
}

input[type=button] 
{
	height:19px;
}

input[type=text] 
{
	height:12px;
}

table
{
	border-collapse: collapse;
    margin:0;
    padding:0;
}

td
{
    margin:0;
    padding:0;
}
*/

.tabHolder
{
	vertical-align: top;
}

.RowEditCss
{
    border: solid 1px #aaaaaa;
}


.CalendarImp
{
	width: 56px;
	height: 12px;
}
.PaneTitle
{
  width: 100%;
  background-color: inherit;
  border-bottom: 1px solid #666699;
  margin: 4px 8px 4px 0px;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
  text-align: left;
  font-size: 16pt;
  font-family: Verdana,Segoe,Tahoma,sans-serif;
  font-weight: bold;
  color: #336699;
}

.LittleTitle
{
	font-size: 11pt;
	font-family: Verdana,Segoe,Tahoma,sans-serif;
	font-weight: bold;
	color: #336699;
	white-space: nowrap;
}

.FieldName
{
	font-size: 11px;
	padding-right: 3px;
	white-space: nowrap;
}

.FieldVal
{
	font-size: 13px;
	font-weight: bold;	
	white-space: nowrap;
}

.Indent
{
	width: 15px;
}

.Warning
{
	color: Red;
	font-size: 10px;
	font-weight: bold;
}


.TopProjectsDDdiv
{
	float:right;
}
   


/* ---------------------------- Top blue line and main window ----------------------------*/

table.main_menu
{
	border-collapse: collapse;
	background-color: #e1e8fb;
}

table.main_menu th.main_menu_left,div.main_menu_left
{
	height: 33px;
	width: 5px;
	background: url(images/top_menu_left.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	padding: 0px;
}

table.main_menu th.main_menu_center 
{
	height: 33px;
	background: url(images/top_menu_center.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #ffffff;
	padding: 0px;
}

table.main_menu th.main_menu_right,div.main_menu_right
{
	height: 33px;
	width: 5px;
	background: url(images/top_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	padding: 0px;
}

table.main_menu td.main_menu_body
{
	vertical-align:top;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:left;
}



table.main_menu div.main_menu_lefttext
{
	position: relative;
	margin-left: 15px;
	color: #777777;
	top: -3px;
	float:left;
	font-size: 11px;
}

table.main_menu .main_menu_link
{
	margin-left: 5px;
	margin-right: 5px;
	color: #777777;
	cursor: pointer;
}

table.main_menu .main_menu_sellink
{
	margin-left: 5px;
	margin-right: 5px;
	color: #3366cc;
	cursor:default;
}

table.main_menu .main_menu_hovlink
{
	margin-left: 5px;
	margin-right: 5px;
	color: #3366cc;
	cursor: pointer;
}


table.main_menu div.main_menu_righttext
{
	position: relative;
	top: -2px;
	margin-right: 30px;
	color: #777777;
	font-size: 10px;
	float: right;
}

table.main_menu a.main_menu_rightlink
{
	margin-left: 5px;
    color: #008000;
	font-size: 10px;
}



.prntTab
{
	margin-bottom: 20px;
}

.prntTab td
{
	padding-left: 5px;
    border: #cccccc 1px solid;
}

.prntTabHead td
{
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

/* ---------------------------- Left menu links and body ----------------------------*/

TD.LS__TabsTd
{
    margin:0;
    padding:0;
}

TD.LS__TabsMenu
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana,Segoe,Tahoma,sans-serif;
    margin: 0px;
    padding-top: 10px;
    overflow: hidden;
    background-color: #dfeef5;
    background-image: url(images/ls_tabarea_bg.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 116px;
}

TD.LS__TabContent
{
    vertical-align: top;
    padding: 8px;
    width: 800px; 
    overflow:hidden;
    background-color: #eff7fb;
}

DIV.LS__TabContent
{
    width: 960px; 
    overflow:hidden;
    min-height: 400px;
}


.LS__Tab,.LS__TabActive,.LS__TabDisabled, .LS__TabHover
{
	padding: 8px 0px 8px 10px;
    margin: 0px 0px 0px 10px;
    overflow: hidden;
    width: 94px;
    cursor: pointer;
    color: #606060;
    display: block;
    white-space: nowrap;    
}
.LS__TabHover a,.LS__TabHover a:visited
{
	 color: #0094ff;
	 text-decoration:none;
}
.LS__Tab a,.LS__TabDisabled a, .LS__Tab a:visited,.LS__TabDisabled a:visited 
{
	color: #606060;
    text-decoration:none;
}
.LS__TabActive
{
    border-top: #96b5db 1px solid;
    border-left: #96b5db 1px solid;
    border-bottom: #96b5db 1px solid;
    padding-left: 9px;
    font-weight: bold;
    color: #008000;
    background-color: #eff7fb;
    cursor: default;
}
.LS__TabActive a,.LS__TabActive a:visited
{
	color: #008000;
	text-decoration:none;
}

.LS__TabDisabled
{
  color: #ccb399;
  cursor: default;
}

.LS__TabHover
{
    color: #0094ff;
}

/* ---------------------------- Top PAT tabs style ----------------------------*/

.NT_TabsMenu
{
	padding: 0 0 0 19px;
	margin:  0 0 0 0px;
	font-size: 11px;
}

.NT_TabsMenu ul
{
	padding: 0px;
	margin:  0px;
}

.NT_TabsMenu li
{
	display: inline;
	margin: 0;
	padding: 3px 7px 0px 7px;
	text-decoration: none;
	padding-right: 32px;
	border-left: 1px solid #dbdbd5;
	display: block;
	float: left;
	margin-left: -19px;
	height:20px;
}

.NT_Tab
{
	color: #3366dc;
	background-position:right 0px;
	background-image: url(images/top_tab_def.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.NT_TabActive 
{
	color: #0094ff;
	background-position:right 0px;
	background-image: url(images/top_tab_sel.gif);
	background-repeat: no-repeat;
	cursor:default;
}

.NT_TabHover
{
	color: #0094ff;	
	background-position:right 0px;
	background-image: url(images/top_tab_def.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.SendMail_div
{
    vertical-align: top;    
    font-size: 8pt;
    font-family: Verdana,Segoe,Tahoma,sans-serif;
    margin: 0px;
    padding-top: 10px;    
    background-color: #dfeef5;    
    width: 300px;
    border:solid 1px #e0dfe3;
}

.LoginArea
{
	 background-color:#dfeef5;	 
}
.quiz_mess_area
{
	background-color:#dfeef5;
	border-style:solid;
	border-color:#336699;
	border-width:1px;	
	width:100%;
	height:200px;
	margin-right:2px;	
	padding:10px -5px 10px 10px;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	color:#336699;
	white-space:normal;
	}
.QuizSelRowCss
{
	color: White;
	background-color: #88aacc;
	position:relative;
	left:3px;
	top:-2px;
}
.QuizOpTable
{
	background-color:Transparent;		
	height: 23px;	
}
.QuizOpRow{}
.Expander
{	
/*	position:absolute;*/
	z-index:1000;	
	border:solid 2px #88aacc;	
	background-color: #ececec;
	padding:2px;
	width:880px;
}
.NoAttachments 
{
	background-image:url(images/no_attachments.png);
}
.Search 
{
	background-image:url(images/search.png);
}
.HaveAttachments
{
	background-image:url(images/have_attachments.png);
}

.mdCenter
{
	width:70px; 
	text-align:center;
}

.login_as_css
{
	color:#3366cc;
	font-weight:bold;
	font-size:11px;
}
.AgrTitle{
	color:#777;font-weight:bold;
}



.ErrMsg
{
	font-size: 10pt; 
	color: #FF0000;
}

.PopupBackground 
{
	position:fixed !important;
	_position:absolute !important;
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.ppFieldName
{
	font-size: 12px;
	margin: 0px 10px 3px 10px;
	white-space: nowrap;
	text-align: right;
}

/* ---------------------------- 3d Window (now used only for login) ----------------------------*/
 
table.dialog-3d
{
	border-collapse: collapse;
}

table.dialog-3d tr.body-row td
{
	background-color: #F7F7F7;
}

table.dialog-3d th.caption-left
{
	height: 25px;
	width: 6px;
	background: url(images/dialog/top-left.png);
	background-repeat: no-repeat;
	background-position: right;
    padding: 0px;
}

table.dialog-3d th.caption-center
{
	height: 25px;
	background: url(images/dialog/top-center.png);
	background-repeat: repeat-x;
	color: white;
	text-align: left;
	padding: 0px;
}

table.dialog-3d tr.caption .title
{
    float: left;
    margin-left: 5px;
}

table.dialog-3d tr.caption .close
{
    float: right;
    cursor: pointer;
    margin-right: 5px;
}

table.dialog-3d th.caption-right
{
	height: 25px;
	width: 6px;
	background: url(images/dialog/top-right.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
}

table.dialog-3d td.body-left
{
	width: 6px;
	background: url(images/dialog/middle-left.png);
	background-repeat: repeat-y;
	background-position: right;
    padding: 0px;
}

table.dialog-3d td.body-placeholder
{
   padding: 15px;
}

table.dialog-3d td.body-right
{
	width: 6px;
	background: url(images/dialog/middle-right.png);
	background-repeat: repeat-y;
	background-position: left;
    padding: 0px;
}

table.dialog-3d td.bottom-left
{
	height: 4px;
	width: 6px;
	background: url(images/dialog/bottom-left.png);
	background-repeat: no-repeat;
	background-position: right;
    padding: 0px;
}

table.dialog-3d td.bottom-center
{
	height: 4px;
	background: url(images/dialog/bottom-center.png);
	background-repeat: repeat-x;
    padding: 0px;
}

table.dialog-3d td.bottom-right
{
	height: 4px;
	width: 6px;
	background-image: url(images/dialog/bottom-right.png);
	background-repeat: no-repeat;
	background-position: left;
    padding: 0px;
}


