/*
Written by John McNeil
Copyright John McNeil & Co., Inc. 2006
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as published by
the Free Software Foundation.
This license is included in the file LICENSE.txt which should be included with this software.
*/

html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
}

#header
{
	height: 90px;
	padding: 3px;
}

#logo {
	float: left;
}

.logoLink {
	border: 0;
}

.hrefToJavaScript {
	font-size: 8pt;
	color: black;
}

#topControls
{
	float: right;
	padding: 3px 3px 0 0;
}

#pageStuff
{
	/*TODO  will probaably have to tweak this in software on page resize */
	padding: 3px 0 0 0;
	position: absolute;
	left: 3px;
	top: 93px;
}
/*
#thingStuff
{
	width: 156px;
	position: absolute;
	right: 3px;
	top: 53px;
}
*/
#pageNav {
	height: 22px;
	padding: 0 0 0 3px;
}

#pageLinks {
	float: left;
}

#search {
	float: right;
}

#pageWrapper {
	background-color: #bbccff;
}

#pageName { 
	font-weight: bold;
	padding: 3px 0 0 3px;
}

#editInfo {
	padding: 3px 3px 3px 3px;
}

#thingWrapper {
	background-color: #bbccff;
	width: 156px;
	position: absolute;
	right: 3px;
	top: 93px;
}

#searchText {
	font-size: 8pt;
	height: 12px;
}

#pageVersion {
	float: left;
}

#editPageControlSpan {
	float: right;
}

.inspectorButton
{
	font-size: 8pt;
	color: black;
}

.inspectorButtonCancel
{
	font-size: 8pt;
	color: black;
}

.inspectorButtonPrint
{
	font-size: 8pt;
	color: black;
}

.inspectorButtonDisabled {
	font-size: 8pt;
	color: grey;
}

#mainContent
{
	background-color: white;
	font-size: 8pt;
	overflow: auto;
	position: relative;
	left: 3px;
	top: 3px;
	padding: 3px;
}

#readPermissionControl {
	float: right;
	padding: 0 3px 0 0;
}

#pageComments {
	display: block;
	position: relative;
}

#pageCommentsHeader {
	padding: 3px;
}

#pageCommentsHeaderLeft {
	float: left;
}

#pageCommentsHeaderRight {
	float: right;
}

#pageCommentsBody {
	display: none;
	font-size: 8pt;
	overflow: auto;
	position: relative;
	left: 3px;
	padding: 3px;
	height: 200px;
}

.commentBody {
	background-color: white;
	padding: 3px;
}

#showThingTabsControl {
	float: left;
	padding: 0 0 0 3px;
}

#hideThingTabsControl {
	float: right;
	padding: 0 3px 0 3px;
}

#thingStuffControls {
	background-color: #bbccff;
}

.showThingTabs {
}

.hideThingTabs {
	display: none;
}

#thingTabControls
{
	padding: 3px 0 0 3px;
	width: 150px;
	height: 34px;
	margin: 0px;
	font-size: 1px;
	line-height: 0;
}

#thingTabSpacer
{
	background-color: white;
	position: relative;
	left: 3px;
	width: 150px;
	height: 3px;
	margin: 0px;
	font-size: 1px;
	line-height: 0;
}

.thingTabControl_notSelected {
	float: right;
	height: 34px;
	background-repeat: no-repeat;
	background-image: url(icons/thingTab_notSel.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='skin/icons/thingTab_notSel.png');
	_background-image: none;
}

.thingTabControl_selected {
	float: right;
	height: 34px;
	background-repeat: no-repeat;
	background-image: url(icons/thingTab_sel.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='skin/icons/thingTab_sel.png');
	_background-image: none;
}

#thingTabHolder {
	background-color: white;
	width: 150px;
	overflow: auto;
	position: relative;
	left: 3px;
}

.thingTabBody_notSelected {
	display: none;
}

.thingTabBody_selected
{
}

.coloredFiller{
	background-color: #bbccff;
}

.commandQueueArrows {
	float: left;
	position: relative;
	left: 3px;	
}

.RLDropDown_hide
{
	display: none;
}

.RLDropDown_show
{
	background-color: #f0f4ff;
	border-color: black;
	border: 1px solid;
	font-size: 8pt;
	position: absolute;
	z-index: 10;
}

.linkInPopUp {
	padding: 6px 6px 0 6px;
	font-size: 8pt;
	color: black;
}

#searchInspectorMenu {
	font-size: 9px;
}

#searchMenu {
	font-size: 9px;
	font-weight: normal;
}

.transparent {
	z-index: 10000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
    background-color:#999999;
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
}

.transparentText {
	font-weight: bold;
	position: absolute;
	width: 100%;
	top: 49%;
	text-align: center;
}

.newThingControl_show {
	float: right;
	padding: 0 3px 0 3px;
}

.newThingControl_hide {
	display: none;
}

#copyRight {
	float: left;
	padding: 0 0 0 3px;
}

.searchCalIcon {
	border: 0;
	width: 17px;
	height: 17px;
}

#popupCal {
	position: absolute;
	visibility: hidden;
	background-color: white;
	layer-background-color: white;
	z-index: 70;
}

.archTableNumRows {
	margin-bottom: 3px;
	font-size: 11px;
}

.fixedTable {
	table-layout: fixed;
}

.archCellHeader {
   padding: 2px 0px 2px 3px;
   text-align: left;
   font-size: 11px;
   border-top: 1px solid #b8b8b8;
   border-right: 1px solid #b8b8b8;
   background-color: #bbccff;
}

.archRow:hover {
	background-color: #dde2ff;
}

.archCell {
	padding: 2px 0px 2px 3px;
    margin: 0px;
    border-bottom: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    height: 20px;
    overflow: hidden;
	white-space: no-wrap;
    font-size: 9px;
    line-height: 10px;
}

.thingNumRows {
	margin-bottom: 5px;
	font-size: 11px;
}

.thingCell {
	padding: 2px 0px 2px 3px;
    margin: 0px;
    height: 45px;
    overflow: hidden;
    font-size: 9px;
    line-height: 12px;
}

/******* old stuff below ***********************************************************************************/

#logo_headers
{
	background-color: #102351;
/*	background-image: url(icons/darkBlueFadeVert.png);
	background-repeat: repeat-x;*/
	/*	border: 1px solid #9999ff;*/
	height: 100px;
	color: white;
	font-weight: bold;
	font-family: verdana;
}


#headers{
	float: left;
	padding-left: 5px;
}

#titleBar {
	line-height: 60px;
}

#breadCrumbs {
	color: white;
	font-size: 8pt;
	float: left;
	line-height: 24px;
}


#welcome {
	color: white;
	line-height:60px;
}

div.spacer {
	line-height:10px;
}


#mainBody {

}

#mainNav
{
	background-color: #102351;
	/*	background-color: ThreeDFace; */
	/*	background-color: #99CCCC;*/
	float: left;
	width: 150px;
	/*	border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;*/
	background-image: url(icons/darkBlueFadeHoriz.png);
	background-repeat: repeat-y;

	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	border-color: #9999ff;
	border-width: 1px;
	border-style: none none solid solid;
	*/
}

div.mainNavHeader
{
	padding-left: 10px;
	color: white;
	font-weight: bold;
	line-height: 40px;
}

div.logoImage {
	background-color: white;
}

#centerSection {
}

#inspectorSpan {
	background-color: #dcddde;
	float: right;
}

#inspector {
/*	border: 1px solid;
	border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;
*/
	width: 150px;
	overflow: auto;
	padding-left: 3px;
}

#interactions {
	background-color: #dcddde;
	border: 1px solid;
	border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;
	height: 100px;
}



.sectionEdit {
	float: right;
	text-decoration: underline;
	cursor: pointer;
}

#pageEdit {
	float: right;
	text-decoration: underline;
	cursor: pointer;
}

.pageHeader {
}


.button {
	width: 80px;
}

div.box
{
	background-color: red;
	height: 10px;
	width: 20px;
}


.mainNavSubHead {
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
}

.mainNavPageLink {
	color: white;
	font-size: 8pt;
	padding-left: 15px;
}

.textAsButton
{
	font-size: 8pt;
	text-decoration: underline;
	padding-left: 10px;
	cursor: pointer;
}


.textAsButton_right
{
	float: right;
	font-size: 8pt;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 5px;
	cursor: pointer;
	height: 25px;
}



.searchSelect {
	font-size: 8pt;
}

.searchInputField {
	font-size: 10px;
	height: 12px;
}

.searchButton {
	font-size: 8pt;
}

.searchCell {
	text-align: center;
	vertical-align: middle;
}

.searchCellRight {
	text-align: right;
	vertical-align: middle;
}

.searchCellLeft {
	text-align: left;
	vertical-align: middle;
}

.searchIcon {
	border: 0;
}

#interactionDivControl
{
	float: right;
}

.dragInsert
{
	font-size: 8pt;
	text-decoration: underline;
	padding-left: 10px;
}

