﻿body
{
	background: url("images/right_bg.jpg") repeat fixed 0 0 transparent;
}

.clear
{
	clear: both;
}

.fitpage
{
    width: 100%;
    margin-bottom: 10px;
}

.title
{
    border-bottom: 1px solid #D8DFEA;
    height: 35px;
    padding: 5px 10px;
    font-size: 14px;
}

.title b
{
	padding-left: 5px;
}

.tab
{
    font-size: 14px;
    height: 24px;
    list-style-type: none;
    border-bottom: 1px solid #CDCDCD;
    margin: 0;
    padding-left: 20px;
    padding-top: 6px;
}
.tab li
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    float: left;
    height: 23px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    border: 1px solid #CDCDCD;
    background-color: #F5F5DC;
    margin-right: 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.tab li.focused
{
    cursor: auto;
    border-bottom-color:white;
    background-color: White;
}

.toolbar
{
    background: #FAFAFA none repeat scroll 0 0;
    border-bottom: 1px solid #CDCDCD;
    height: 25px;
    padding: 5px 10px 0 20px;
    margin: 0;
    width:97%;
}

.toolbar li
{
    list-style-type: none;
    padding-right: 10px;
    float: left;
    line-height: 22px;
}

.toolbar li a
{
    text-decoration: none;
    color: Black;
}

.toolbar li a:hover
{
    color: #1d60ff;
}

.toolbar li img
{
    padding-right: 5px;
    border: 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}


ul.inline_list
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}

ul.inline_list li
{
    padding-right: 10px;
    display: inline;
}

.show_contact
{
    cursor: pointer;
}

.hascreator
{
	color: #993300;
}

.show_tag
{
    cursor: pointer;
}

.show_contact:hover,
.show_tag:hover
{
    color: #1d60ff;
}

.command
{
    width: 10px;
    white-space: nowrap;
    color: Blue;
}

.command a
{
    color: Blue;
    text-decoration: none;
}

.command a:hover
{
    color: #1d60ff;
}



.command img
{
    width: 16px;
    height: 16px;
    border: 0;
    vertical-align: middle;
}

/* TABLE
----------------------------------------------------------*/

table.cform,
table.fitpage
{
  width:100%;
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table.cform td,
table.fitpage td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table.cform tr,
table.fitpage tr 
{
  background-color:transparent;
}
/*
table.fitpage tr:hover 
{
  background-color:#eeefff;
}
*/
table.cform th,
table.fitpage th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

table.cform th
{
    width: 80px;
}
table.attached
{
	width:100%;
}
table.attached h3,table.attached ul,table.attached p
{
	margin:0px;
}
td.attachedleft {
    width: 15%;
    vertical-align: top;
}
td table.attached
{
	border:0;
}
td table.attached td.attachedleft
{
	border-right:1px solid #E8EEF4;
	border-bottom:0;
	border-left:0;
	border-top:0;
	padding-bottom:0px;
	padding-top:0px;
}
td table.attached td.attachedright
{
	border:0;
	padding-bottom:0px;
	padding-top:0px;
}
#contentcontainer textarea.tinymce
{
    width: 100%;
    height: 300px;
}

ul.attachment,
ol.attachment
{
    margin: 0px 0px 0px 20px;
    padding: 0;
    list-style-type: decimal;
}
ul.attachment li,
ol.attachment li
{
    padding: 0;
    margin: 0;
}

form.peopleSelectionDlg
{
	display: inline;
}
.leftbox
{
	float:left;
	width:20%;
}
.rightbox
{
	float:right;
	width:70%;
}

table.fitpage td a 
{
	text-decoration:none;	
}

table.fitpage .title
{
	font-weight:bold;	
}

#ui-datepicker-div
{
	z-index: 1000;
}
.successMessage
{
	background-color:#ECFACE;
	background-image:url(/content/icon/ok.png);
	background-position:8px 3px;
	background-repeat:no-repeat;
	border:1px solid #B3D465;
	bottom:0;
	height:20px;
	left:45%;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	position:fixed;
	font-weight:bold;
}
.dlgBlank
{
	width:95%;
	margin:auto;
	margin-top:20px;
}

a.blodTitle
{
	font-weight:bold;
}

.listGray
{
	background-color:#EEEEEE;
	color:gray;
}
.listGray td
{
	border-color:White!important;
}
.listGray a:link
{
	color:Gray;
	text-decoration:underline;
	}
.listGray a:hover
{
	color:#1D60FF;
	text-decoration:none;
}


th a
{
	color:Black!important;
	text-decoration:none!important;
	}
th a:hover
{
	color:#1D60FF!important;
	text-decoration:underline!important;
	}
	
.shortsignedpeoplelist
{
	height: 16px;
	overflow: hidden;
}

/*新到提醒*/
#notificationlist
{
    background-color:white;
    border:1px solid #8BB6EF;
    height:270px;
    width:250px;
}

#notificationlist .header img
{
    border: 0px;
    vertical-align: middle;
}

#notificationlist .header
{
    background-image:url("site/notificationHeaderBackground.gif");
    font-size:18px;
    font-weight:bold;
    height:38px;
    line-height:35px;
    padding-left:5px;
    vertical-align:middle;
}

#notificationlist .content
{
    height:230px;
    overflow: auto;
}
#notificationlist ul
{
    list-style:none outside none;
    padding:0px 5px;
}

#notification
{
    position: fixed; 
    right: 5px;
    bottom: 5px;
    z-index: 100; 
    text-align: left;
}
#notification .close
{
    position: absolute;
    right: 5px;
    top: 10px;
}


.thpadding
{
padding:6px 0px;
}

hr
{
    border: solid 1px #e8e8e8;
}

table.commentform {
    border: 1px solid #E8EEF4 !important;
    border-collapse: collapse;
    width: 100%;
}

table.commentform td {
    border: 1px solid #E8EEF4 !important;
    padding: 5px;
}

table.signed,table.signed td,table.signed th
{
  border: solid 1px #e8eef4 !important;
}
.red
{
    color:Red;    
}
.noderemark
{
    color:red;
    margin:5px;
}
.absolute
{
    position: absolute;    
}
.urgent
{
    color:Red;
}
.moreAnxious
{
    color:Orange;
}

.tipblue {
    color: #0077ff;
}

.tipred {
    color: red;
}