BODY {
	margin:0px;
	padding:0px;
}
BODY, TH, TD {
}

FORM {
	margin:0px;
}

/*
	Manager Bar Related Styles
*/
#ManageBar {
	background-color:black;
	color:white;
	padding:4px 5px 2px 5px;
	background-image:url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/managebar.background.gif);
	background-repeat: repeat-x;
	height:26px;
	width:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:79994;
	font-size:10pt;
	font-family:arial;
}
#EditPageBar {
	background-color:#c0c0c0;
	padding:6px 5px 2px 5px;
	height:26px;
	color:black;
	border-bottom:1px solid #666;
	position:fixed;
	width:100%;
	left:0px;
	top:27px;
	z-index:79994;
	font-size:10pt;
	font-family:arial;
}
.KdManageBar {
	clear:both;
}
.KdManageBar A {
	position:relative;
	top:2px;
	text-decoration:none;
}
#ManageBar A {
	color:white;
}
#EditPageBar A {
	color: blue;
}

.KdManageBar UL {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.KdManageBar LI {
	float:left;
	margin-left:5px;
	margin-right:10px;
}

/* Make admin related links not so obtrusive */
A.Manage {
	text-decoration:none;
	color:#999;
}
A.Manage:HOVER {
	text-decoration:underline;
	color: red;
}

#SkipNavigation {
	color:white;
	display:none;
}
#SkipNavigation A {
	color:white;
}

/*
	Little message at the top of the page.
*/

.KdPageMsg {
	min-height: 50px;
	font-size:10pt;
	padding:10px;
}
.KdPageMsg IMG {
	float:left;
	margin-right:10px;
}
.KdPageMsg H3 {
	font-size:10pt;
	margin-right:10px;
	font-weight:bold;
	margin:3px 10px 0px 0px;
	padding:0px;
}

/*
	Dialog styles
*/
DIV.DialogMenu {
	position:absolute;
	background-color:white;
	//border:2px outset white;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	width:250px;
	z-index:99999999;
	font-size:10pt;
	font-family:arial;
}

/**
	Change to Dialog Menu
**/
DIV.DialogMenuLoader  {
	padding:10px;
}
DIV.DialogMenu UL
{
	list-style-type:none;
	margin:5px 0px 10px 0px;
	padding:0px;
}
DIV.DialogMenu UL LI {
	padding: 0px;
}
DIV.DialogMenu UL LI A {
	color:black;
	text-decoration:none;
	display:block;
	padding: 3px 9px;
}
DIV.DialogMenu UL LI A:HOVER {
	text-decoration:underline;
	color:blue;
	background-color: #B1DB87;
}

/*
	Drop down menu styles
*/

DIV.DropMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	font-size:10pt;
	font-family:arial;
}
DIV.DropMenu A {
	color:blue;
}
DIV.DropMenu .Content {
	border:1px solid #999;
	background-color:#e0e0e0;
	padding:10px;
	clear:both;
}

/**
	Changed to the padding to match the margin on 
	.KdManageBar li
**/
DIV.DropMenu .ContentHeader {
	border:1px solid #999;
	border-bottom:0px;
	background-color:#e0e0e0;
	padding:5px 10px 1px 10px;
}
DIV.DropMenu H1 {
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
DIV.DropMenu H2,
.ui-dialog H2
{
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
DIV.DropMenu H2 {
	color:#999;
}
DIV.DropMenu UL
{
	margin:0px 0px 10px 0px;
	padding:0px;
}
DIV.DropMenu UL.Highlight,
.ui-dialog UL.Highlight
{
	border:1px solid #999;
	background-color:white;
	padding: 5px;
	margin-top:5px;
	list-style-type:none;
}

DIV.DropMenu HR {
	border:0px;
	border-bottom:1px solid #e0e0e0;
}


DIV.DropMenu .Accordian H2,
.ui-dialog .Accordian H2
{
	padding-left:22px;
}
.Accordian UL {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.Icon {
	background-repeat: no-repeat;
	padding-left:23px;
	min-height:20px;
}
.LargeIcon {
	background-repeat: no-repeat;
	padding-left:40px;
	padding-top:10px;
	min-height:37px;
}
.RightIcon {
	background-position: center right;
	padding-left:0px;
	padding-right:23px;
}
.CreateIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/add.gif);
}
.EditIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/edit.gif);
}
.OkIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/ok.gif);
}
.ViewIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/view.gif);
}
.CancelIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/cancel.gif);
}
.ManageIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/manage.gif);
}
.RefreshIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/refresh.gif);
}
.SearchIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/search.gif);
}
.StickyIcon {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/icons/small/sticky.gif);
}

.FloatLeft {
	float:left;
}
.FloatRight {
	float:right;
}
.Clear {
	clear:both;
}

A.DropMenu, A.PageProgramDropMenu {
	background-image:url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/dropmenu.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right:20px;
}

.AjaxLoading {
	background-image:url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/processing.gif) !important;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:25px;	
}
.AjaxLoadingError {
	background-image:url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/processing.error.gif);
}

.Info {
	color:#999;
	font-size:8pt;
	font-weight:normal;
}
.Info A, .Info A:VISITED, .Info A:ACTIVE {
	color:#999;	
}
.Info A:HOVER {
	color:blue;
}

.Small {
	font-size:8pt;
}

/*
	Hacks to attempt to handle floats better..
*/

.ClearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.ClearFix {
display: inline-block;} 

/* Hides from IE-mac \*/
* html .ClearFix {height: 1%;}
.ClearFix {display: block;}
/* End hide from IE-mac */

/*
	General layout styles
*/

.LayoutPreview .Layout {
	border: 1px solid black;
	width: 100%;
	background-color: white;
}
.LayoutPreview .Region {
	border: 1px solid black;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
.LayoutPreview .MasterRegion {
	border: 1px solid black;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	background-color: #c0c0c0;
}

/*
.LayoutPreview UL.Sortable {
	border: 1px dotted white;
}
*/

.ValidationError {
	color:red;
	font-weight:bold;
}


.InputForm {
   width: 99%;
}
.InputForm TH {
   text-align: left;
   font-size: x-small;
   font-weight: normal;
   background-color: white;
   color: black;
   width: 125px;
   padding-left: 5px;
   padding-right: 5px;
   border: 1px solid #c0c0c0;
}
.InputForm .Required TH {
   background-color: #c0c0c0;
   color: black;
}
.InputForm INPUT, .InputForm TEXTAREA {
   width: 100%;
}
.InputButtons {
   margin-top: 10px;
}
.InputForm INPUT.Radio, .InputForm INPUT.Checkbox {
   width: 20px;
}
.InputForm TH.Long {
   vertical-align: top;
}
.InputForm SELECT {
}


/*
	Wrapped around new programs when they are first added to a page.
*/
DIV.NewContent {
	border:2px dashed red;
}

/*
	Data table styles
*/

table.Report, table.Report TD, table.Report TH {
	font-size:8pt;
}

/*
	Data table styles
*/

table.Data {
	font-family:arial;
	background-color: #999;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 99%;
	text-align: left;
}
table.Data thead tr th, table.Data tfoot tr th {
	background-color: #c0c0c0;
	font-size: 8pt;
	padding: 4px;
}
table.Data thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.Data tbody td {
	color: #3D3D3D;
	padding: 2px;
	background-color: #FFF;
	vertical-align: top;
	font-size:8pt;
}
table.Data tbody tr.odd td {
	background-color:#e0e0e0;
}

table.Data .RowNumber {
	width:20px;
	text-align:center;
}
table.Data th.RowNumber {
	text-align:center;
}
table.Data tbody tr.Highlighted td {
	background-color:#FFE685;
}

.DataManager {
	margin-top:10px;
}

DIV.PasswordStrength {
	padding:3px;
	border:1px solid #c0c0c0;
	text-align:center;
	font-size:8pt;
	margin:4px;
}
DIV.WeakPassword {
	background-color:#FFDDDD	
}
DIV.BadPassword {
	background-color:red;
	color:white;
}
DIV.GoodPassword {
	background-color:yellow;
}
DIV.StrongPassword {
	background-color:green;
	color:white;
}

BUTTON {
	cursor: pointer;
}

/*
.PageProgramInstance {
	clear:both;
	position:relative;
}

.PageProgramInstance .ContainerTitle {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/draggable.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	cursor: move;
}
*/
.PageProgramInstance .ContainerTitle A {
	text-decoration: none;
	color:black;
}

.DropTarget {
	padding:4px;
	border:1px dashed #ccc;
	margin:5px;
	color:#ccc;
	text-align:center;
}
.HoverDropTarget {
	border:2px dashed red;
}

/*

	Drag/drop Tree

*/
.treeviewbox {
	padding:8px;
	background-color:white;
	border:2px inset white;
}

.dragdroptree, .dragdroptree ul {
	list-style-type: none;	
}
.dragdroptree {
	margin:0px;
	padding:0px;
}

.dragdroptree,#floatingContainer{
	margin:0px;
	padding:0px;
}

#floatingContainer ul{
	margin-left:20px;	/* Left spacing */
	padding-left:0px;	
}
.dragdroptree li,#floatingContainer li{	/* Nodes */
	list-style-type:none;
	vertical-align:middle;
	
}
.dragdroptree li a,#floatingContainer li a{	/* Node links */
	padding-left:1px;
	line-height:13px;
	margin-left:2px;
	
}
.dragdroptree li a.highlightedNodeItem{
	color:#FFF;
	background-color:#009;
}


.Error {
	color:red;
}
.Warning {
	font-size:8pt;
	color:#666;
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/icons/small/warning.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	margin:3px;
}

UL.Sortable {
	list-style-type:none;
	margin:0px;
	padding:5px;
	min-height:50px;
	border:1px dotted red;
}
UL.NotSortable {
	list-style-type:none;
	margin:0px;
	padding:5px;
	min-height:50px;
}
UL.Sortable LI {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:2px;
	font-weight:normal;
	cursor:move;
	position: relative;
	text-align : center;
}
UL.NotSortable LI {
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:2px;
	font-weight:normal;
	position: relative;
	background-color:#999;
}

UL.ManageOptions {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:8pt;
}
UL.ManageOptions HR {
	height:1px;
	border:0px;
	border-top:1px solid #ccc;
	margin:5px 0px 5px 0px;
}

/*
.dialogScreener {
	z-index:1002;
	cursor:wait;
	padding:0;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#666;
	opacity:.7;
	filter: alpha(opacity = 70);
}
*/


/*
	Styles for manage tables
*/

Table.Data TH A {
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:20px;
	color:blue;
}
Table.Data TH A.Ascending {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/arrow_down.gif);
}

Table.Data TH A.Descending {
	background-image: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/arrow_up.gif);
}


A.SharedProgram {
	margin-left:2px;
	position:relative;
	top:-2px;
}

/*
	Glossary related styles
*/
.Definition {
	cursor: help;
	border-bottom: 3px double;
	line-height: 1.7em;
	background-color: #e0e0e0; 	
}


TABLE.Image {
	border:1px solid black;
	margin:5px;
}
TABLE.Image TH, TABLE.Image TD {
	text-align:left;
	font-size:8pt;
}
TABLE.Image TD.Description {
	color:#666;
}
TABLE.Image TD.Source {
	color:#999;
	text-align:right;
}

/*

Captify.css

*/

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}

br.c { clear: both; }


/*

prettyPhoto.css

*/

div.pp_pic_holder .pp_top .pp_left { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/tl.gif) top left no-repeat; } /* Top left corner */
div.pp_pic_holder .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
div.pp_pic_holder .pp_top .pp_right { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/tr.gif) top left no-repeat; } /* Top right corner */

div.pp_pic_holder .pp_content { background-color: #fff; } /* Content background */
div.pp_pic_holder .pp_content a.pp_next:hover { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
div.pp_pic_holder .pp_content a.pp_previous:hover { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.pp_pic_holder .pp_content a.pp_expand { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
div.pp_pic_holder .pp_content a.pp_expand:hover { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
div.pp_pic_holder .pp_content a.pp_contract { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
div.pp_pic_holder .pp_content a.pp_contract:hover { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
div.pp_pic_holder .pp_content a.pp_close { width: 75px; height: 22px; background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnClose.png) center left no-repeat; cursor: pointer; } /* Close button */

div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/arrow_previous.png) top left no-repeat; } /* The previous arrow in the bottom nav */
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/arrow_next.png) top left no-repeat; } /* The next arrow in the bottom nav */

div.pp_pic_holder .pp_bottom .pp_left { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/bl.gif) top left no-repeat; } /* Bottom left corner */
div.pp_pic_holder .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
div.pp_pic_holder .pp_bottom .pp_right { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/br.gif) top left no-repeat; } /* Bottom right corner */

div.pp_pic_holder .pp_loaderIcon { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/loader.gif) center center no-repeat; } /* Loader icon */

div.ppt div.ppt_left { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/ttl.gif) top left no-repeat; }
div.ppt div.ppt_right { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/ttr.gif) top left no-repeat; }
div.ppt div.ppt_content { background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/ttp.gif) top left repeat-x; }

div.light_square .pp_top .pp_left ,
div.light_square .pp_top .pp_middle,
div.light_square .pp_top .pp_right,
div.light_square .pp_bottom .pp_left,
div.light_square .pp_bottom .pp_middle,
div.light_square .pp_bottom .pp_right,
div.light_square .pp_content,
div.light_square div.ppt_left,
div.light_square div.ppt_right,
div.light_square div.ppt_content { background: #fff; }
div.light_square div.ppt_content { color: #666666; }

div.pp_pic_holder a:focus { outline:none; }

div.pp_overlay {
	position: absolute; top: 0; left: 0;
	z-index: 9500;
	width: 100%;
}

div.pp_pic_holder {
	position: absolute; z-index: 10000;
	width: 100px;
}
	
div.pp_pic_holder .pp_top {
	position: relative;
	height: 20px;
}

* html div.pp_pic_holder .pp_top { padding: 0 20px; }

div.pp_pic_holder .pp_top .pp_left {
	position: absolute;
	left: 0;
	width: 20px; height: 20px;
}
div.pp_pic_holder .pp_top .pp_middle {
	position: absolute;
	left: 20px; right: 20px;
	height: 20px;
}
	* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }

div.pp_pic_holder .pp_top .pp_right {
	position: absolute;
	top: 0; left: auto; right: 0;
	width: 20px; height: 20px;
}
	
div.pp_pic_holder .pp_content {
	position: relative;
	text-align: left;
	width: 100%; height: 40px;
}
	
div.pp_pic_holder .pp_content .pp_details {
	display: none;
	margin: 10px 15px 2px 20px;
}
div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }
			
div.pp_pic_holder .pp_content .pp_details .pp_nav {
	float: left;
	margin: 3px 0 0 0;
}
			
div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 0 4px; }

div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
	float: left;
	display: block;
	width: 14px; height: 15px;
	overflow: hidden;
	text-indent: -10000px;
	margin-top: 3px;
}

div.pp_pic_holder .pp_content .pp_details .pp_nav a.disabled { background-position: 0 -16px; cursor: default; }
	
div.pp_pic_holder .pp_content div.hoverContainer {
	position: absolute; z-index: 2000;
	top: 0; left: 0;
	width: 100%;
}

div.pp_pic_holder .pp_content a.pp_next {
	display: block; float: right;
	text-indent: -10000px;
	width: 49%; height: 100%;
	background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnNext.png) 10000px 10000px no-repeat;
}
	
div.pp_pic_holder .pp_content a.pp_previous {
	display: block; float: left;
	text-indent: -10000px;
	width: 49%; height: 100%;
	background: url(https://webarchive.library.unt.edu/eot2008/20090825025815oe_/http://www.imcom.army.mil/hq/kd/images/prettyPhoto/btnNext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_expand,
div.pp_pic_holder .pp_content a.pp_contract {
	position: absolute; z-index: 20000;
	top: 10px; right: 30px;
	cursor: pointer;
	display: none;
	text-indent: -10000px;
	width: 20px; height: 20px;	
}
	
div.pp_pic_holder .pp_content a.pp_close {
	float: right;
	display: block;
	text-indent: -10000px;
}

div.pp_pic_holder .pp_bottom {
	position: relative;
	height: 20px;
}
	* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }
	
	div.pp_pic_holder .pp_bottom .pp_left {
		position: absolute;
		left: 0;
		width: 20px; height: 20px;
	}
	div.pp_pic_holder .pp_bottom .pp_middle {
		position: absolute;
		left: 20px; right: 20px;
		height: 20px;
	}
		* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }
		
	div.pp_pic_holder .pp_bottom .pp_right {
		position: absolute;
		top: 0; left: auto; right: 0;
		width: 20px; height: 20px;
	}

div.pp_pic_holder .pp_loaderIcon {
	display: none;
	position: absolute;
	top: 50%; left: 50%;
	margin: -12px 0 0 -12px;
	width: 24px; height: 24px;
}

div.pp_pic_holder #full_res { width: 100%; text-align: center; }
	div.pp_pic_holder #full_res { display: block; margin: 0 auto; }

div.ppt {
	display: none;
	position: absolute;
	top: 0; left: 0;
	z-index: 9999;
	color: #fff; font-size: 13px;
}
	
div.ppt div.ppt_left,
div.ppt div.ppt_right { float: left; width: 19px; height: 23px; overflow: hidden; }
		
div.ppt div.ppt_content { float: left; line-height: 23px; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;	
}
/* End hide from IE-mac */


.ieAccordionFix {
	width : 100%;
}

.ieAccordionFixParent {
	overflow:hidden;
	position:relative;
}

.ui-widget-overlay-error { 
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; 
	opacity: .50;
	filter:Alpha(Opacity=50);
}

.ui-widget-overlay-error {
	height:100%; 
	left:0; position:absolute; 
	top:0; 
	width:100%; 
}

.ui-widget-header-error {
	background-color:#b81900;
	border:1px solid #AAAAAA;
	color:white;
	font-weight:bold;
}

/**
GC Color Picker
**/

#gccolor-dialog {
	position: absolute;
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(images/custom_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	z-index: 999999;
}
#gccolor-color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
#gccolor-color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(images/colorpicker_overlay.png);
}
#gccolor-color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
#gccolor-hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
#gccolor-hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(images/custom_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
#gccolor-new-color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
#gccolor-current-color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
#gccolor-dialog input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 22px;
}
#gccolor-hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(images/custom_hex.png) top;
	left: 212px;
	top: 142px;
}
#gccolor-hex input {
	right: 6px;
}
.gccolor-wrapper {
	position: relative;
}
.gccolor-button {
	top: -3px;
	left: 0;
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -999px;
	margin: 0;
	padding: 0;
	background: url('images/launch_button.png') 0 -22px no-repeat;
}
.gccolor-field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.gccolor-field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
#gccolor-rgb-r {
	background-image: url(images/custom_rgb_r.png);
	top: 52px;
	left: 212px;
}
#gccolor-rgb-g {
	background-image: url(images/custom_rgb_g.png);
	top: 82px;
	left: 212px;
}
#gccolor-rgb-b {
	background-image: url(images/custom_rgb_b.png);
	top: 112px;
	left: 212px;
}
#gccolor-hsb-h {
	background-image: url(images/custom_hsb_h.png);
	top: 52px;
	left: 282px;
}
#gccolor-hsb-s {
	background-image: url(images/custom_hsb_s.png);
	top: 82px;
	left: 282px;
}
#gccolor-hsb-b {
	background-image: url(images/custom_hsb_b.png);
	top: 112px;
	left: 282px;
}
#gccolor-submit {
	position: absolute;
	width: 50px;
	height: 22px;
	/** Goodbye Confusing Icon => background: url(images/custom_submit.png) top; **/
	left: 290px;
	top: 142px;
	overflow: hidden;
}
#gccolor-focus {
	background-position: center;
}
#gccolor-hex#gccolor-focus {
	background-position: bottom;
}
#gccolor-submit#gccolor-focus {
	background-position: bottom;
}
#gccolor-slider {
	background-position: bottom;
}

.ColorPickerDivSample
{
	border: solid 1px #000;	
	position: absolute;
	cursor: pointer;
	width : 20px;
	height : 20px;
	margin-left : 5px;
}

.inActiveManageLink td {
	background-color : white 	!important;	
}

.ActiveManageLink td {
	background-color : #FFE685 	!important;	
}

.ManageLinkHoverOver {
	background-color : #e0e0e0 	!important;
}

.ManageLinkHoverOut {
	background-color : white 	!important;	
}

