body
{
	font-family: verdana !important;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 10px; 
	margin-bottom: 0px;
	margin-left:10px !important;
	font-size:12px !important;
	/*background: url(../images/dd_background.png) no-repeat;*/
/*	background-size: 100%;*/
}

body.loginPage
{
	background: url(../images/dd_background.png) no-repeat;
}

#tdCenter
{
	width:15px;
}

select
{
	overflow:auto;
	overflow:-moz-scrollbars-horizontal;
}

hr
{
	height: 1px;
/*	color: #eb6e07;
	width: 80%;*/
}

.padtop10
{
	height: 40px;
	vertical-align: bottom;
}

.panelName
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
  background-color: white;
  font-size:12px;
  margin-left: 2px;
  padding: 0px 4px 0px 4px;
  z-index: 1000;
}

.dd_panel li
{
    position: relative;
    z-index:0;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    list-style: none;
	overflow :hidden;
}

#section td
{
	font-size: 13px;
    font-weight:bold;
    margin: 0px;
    padding: 0px;
}

#expandableLi
{
	margin: 0px;
	padding: 0px 10px;
	/*background: url(minus.png) no-repeat left center;*/
}

.dd_panel 
{
	font-size:10px;
	float: left;
	background-color: white;
	margin-right:10px;
	padding: 10px 10px;
	border: 1px solid #eb6e07;
	z-index: 0;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #C0C0C0;
	-moz-box-shadow: 2px 2px 2px #C0C0C0;
}

.dd_panel input
{
	font-size:12px;
}


#panel_loading
{
	float: left;
	background-color: transparent;
	margin: 15px 10px;
	width: 580px;
	padding: 10px 10px;
	z-index: 0;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
	height: 300px;
}

#panel_border
{
	background-color: transparent;
	border: 1px solid #eb6e07;
	padding: 10px 10px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
}

#panel_yellow
{
	background-color: transparent;
	border: 2px solid #FAD163;
	padding: 10px 10px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
}
.panel_pass
{
	display:none;
	background-color: white;
	border: 1px solid #eb6e07;
	margin: 20px 10px;
	padding: 10px 10px;
}

.panelLarge
{
	float: left;
	background-color: transparent;
	border: 1px solid #eb6e07;
	margin: 20px 10px;
	width: 700px;
	padding: 10px 10px;
	z-index: 0;
	-webkit-box-shadow: 2px 2px 2px #C0C0C0;
	-moz-box-shadow: 2px 2px 2px #C0C0C0;
}

#panel_thin
{
	text-align:center;
	border: 1px solid #eb6e07;
	margin: 20px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	padding: 5px 5px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-box-shadow: 2px 2px 2px #C0C0C0;
	-moz-box-shadow: 2px 2px 2px #C0C0C0;
	background-color: white;
}

.inputable
{
	font-size:10px;
}

#panel_thin input
{
	text-align:left;
	width : 120px;
	margin-left: auto;
	margin-right: auto;
}

input .text
{
	width:100%;
}

.nooverflow
{
	overflow:auto;
}

.columnAdd
{
	overflow:hidden;
	width:20px;
	height:20px;
	padding:1px;
	white-space: nowrap;
}

.columnAddNoOverFlow
{
	width:20px;
	height:20px;
	white-space: nowrap;
}

.columnDate
{
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.columnNumber
{
	text-align: right;
	white-space: nowrap;
}

.columnName
{
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.columnDisplayName
{
	font-size:10px;
	font-style:italic;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.columnURLName
{
	font-style:italic;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 160px;
}
.columnMailName
{
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.label
{
	 padding: 1px 8px;
	 text-align: right;
	 white-space: nowrap;
}

.innerDiv
{
	margin: 10px 0px;
}

.sample
{
  color:#666666;
  font-style: italic;
}

.error
{
  color:red;
  font-style: italic;
}

.samplestyle
{
	margin: 0px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color:#666666;
  	font-style: italic;
  	text-wrap: normal;
}

.inputtitlestyle
{
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
  	text-wrap: normal;
}

#mainTable
{
/*	width:100%;*/
}

#mainTable td
{
/*	width:35%;*/
}

.lineEven
{
	background-color:#F4F4F4;
}

.lineOdd
{
	background-color:#E8E8FF;
}

.tableClass
{
	border: 1px solid #DDDDDD;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}

.minitableClass
{
	border: 1px solid #DDDDDD;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	table-layout:fixed;
	width:70%;
}

.tableClassNoBorder
{
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
	overflow:hidden;
	white-space: nowrap;
}

.tableClassNoBorder td.textField
{
	width:320px;
}

.tableClassNoBorder td.textField input
{
	width:95%;
}

.clickableImage
{
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	padding: 1px;
}

a
{
	color: #0066ff;
}

a:link
{
	/*color: #000000;*/
	text-decoration:none ;
}

a:active
{
	/*color: #000000;*/
	text-decoration:none ;
}

a:hover
{
	color: #0066ff;
	text-decoration: underline;
	cursor: pointer;
}

.breadCrumbText
{
	top: 5px;
	vertical-align: top;
	color: red;
}

.line
{
	border-top: 1px solid #c9d7f1;
	font-size: 1px;
	height: 0px;
	position: absolute;
	top: 28px;
	left:0px;
	width: 100%;
}

#topPanelDiv
{
		background: url(../images/dd_background.png) no-repeat;
}

.topPanel
{
	font-size: 13px;
}

.topPanel > a
{
	color: #0066ff;
	text-decoration: none;
}

.topPanel a
{
	color: #0066ff;
	text-decoration: none;
	cursor: pointer;
}

.topPanel > a:link
{
	color: #0066ff;
	text-decoration:none;
}

.topPanel > a:active
{
	color: #0066ff;
	text-decoration:none ;
}

.topPanel > a:hover
{
	color: #0066ff;
	text-decoration: none;
	cursor: pointer;
}

.searchBox
{
  background-image:url(magnifying-glass.gif);
  background-repeat:no-repeat;
  padding-left:20px;
}

#backupForm img
{
	margin : 4px;
}

.indent
{
	padding-left: 10px;
}

table.progressBarStatus
{
	border: solid 1px #666666;
	height: 10px;
}

td.progressBarStatusRed
{
	border: none;
	background-color: #eb6e07;
}

td.progressBarStatusGreen
{
	border: none;
	background-color: #0066ff;
}

td.progressBarStatusWhite
{
	border: none;
}

td.progressTitle
{
	border: none;
	font-size: 6pt;
}

.commonBlock
{
	position:relative;
	width:530px;
	padding-bottom:20px;
}

.commonBlockLarge
{
	position:relative;
	width:100%;
	padding-bottom:20px;
}

#showAllUsersLink
{
	margin-right:3px;
}

#tdImagePreviousUsers
{
	text-align:left;
	width:40%;
}

#imagePreviousUsers
{
	vertical-align:-6px;
	width:20px;
	height:20px;
	margin-left:5px;
}

#tdImageNextUsers
{
	text-align:right;
	width:40%;
}

#imageNextUsers
{
	vertical-align:-6px;
	width:20px;
	height:20px;
	margin-right:5px;
}

.advancedSearchGroup
{
	margin-top:5px;
	width:100%;
}

.advancedSearchSpan
{
	width:150px !important;
	max-width:150px !important;
	overflow:hidden !important;
	table-layout: fixed !important;
	text-overflow:ellipsis; 
}

#adSearchLink
{
	margin-top:5px;
	float:right;
}

#otheraction_combo, #otheraction
{
	margin-right:3px;
	margin-left:3px;
}

#selectAllRole, #selectAllUser, #deleteRoleSelection, #deleteGroupAclSelection, #deleteUserParamSelection
{
	margin-right:3px;
	margin-left:3px;
	margin-bottom:10px;
	margin-top:10px;
}

input[type='radio'], input[type='checkbox']
{
	margin:0px !important;
	vertical-align:middle;
	margin-right: 2px;
}