﻿#controlPanel
{
    margin-bottom: 10px;
    border: 2px dotted White;
    padding: 10px;
    background: #d7af93;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.linkTypeHeading
{
    font-size: 102%;
    display: block;
    border-bottom: 1px solid #631812;
    border-left: 1px solid #631812;
    margin: 15px 0px 5px 0px;
    padding: 3px 0 0px 8px;
}

.moduleHeader
{
    border-bottom: 2px dotted #631812;
    border-top: 2px dotted #631812;
    color: #24416C;
    font-size: 1.1em;
    font-weight: bold;
    margin: 10px 0 3px 0;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
}

.moduleActionsMenu
{
    float: right;
    position: relative;
    z-index: 0;
}

.moduleActions
{
    position: absolute;
    right: 0px;
    top: 17px;
    z-index: 900;
    display: none;
    border: 1px solid #631812;
    width: 100px;
    background-color: White;
    text-align: left;
}

.moduleHeader .select
{
    clear: both;
    padding: 3px 0 3px 10px;
    font-size: 70%;
}
.moduleHeader select
{
    font-size: 100%;
}
.moduleActions .select
{
    display: block;
}

.moduleActions select, .rowStyle select
{
	width: auto;
	height: auto;
	line-height: normal;
	padding: auto;
	margin: auto;
	font-size: inherit;
}

.adminMenuHover
{
    font-weight: bold;
    background: #bbb;
}

#controlPanel .headerCol
{
    font-weight: bold;
    font-size: 104%;
    color: White;
    background: #631812;
    padding: 5px;
    border-right: 4px solid white;
    text-align: center;
}

.cke_editor
{
    background-color: White;
}

.adminActionHeading
{
    display: block;
    background-color: #151F3C;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*table styles*/

.fieldName
{
    background-color: #006F53;
    color: White;
    font-weight: bold;
    padding: 3px;
}

.dataField
{
    background-color: #CDB679;
    padding: 3px;
}

/*category Mgmt Btn*/
.manageCats
{
    background-color: #F5E1AC;
    border-width: 4px;
    border-style: solid;
    border-color: Gray;
    min-height: 50%;
    padding: 5px;
    position: absolute;
    z-index: 5000;
}

.rowStyle
{
    padding: 5px;
    border: 2px groove white;
    cursor: pointer;
    position: relative;
    float: left;
    width: 175px;
    height: 30px;
}

.rowStyleHome
{
    padding: 5px;
    border: 2px groove white;
    cursor: pointer;
    position: relative;
    float: left;
    width: 210px;
    height: 30px;
}

.rowStyleItem
{
    padding: 5px;
    border: 2px groove white;
    cursor: pointer;
    position: relative;
    float: left;
    width: 175px;
    height: 30px;
}

.rowStyleItem:hover
{
    padding: 5px;
    border: 2px inset white;
    cursor: pointer;
    position: relative;
    float: left;
    width: 175px;
    height: 30px;
    background-color: #b6b6b6;
    color: White;
}

.rowStyleHome:hover
{
    padding: 5px;
    border: 2px inset white;
    cursor: pointer;
    position: relative;
    float: left;
    width: 212px;
    height: 30px;
    background-color: #b6b6b6;
    color: White;
}


.rowStyle a:link, .rowStyle a:visited
{
    color: black;
    cursor: pointer;
    font-weight: bold;
    height: 100%;
    text-decoration: none;        
}

.rowStyleItem a:link, .rowStyleItem a:visited .rowStyleItem a:hover
{
    color: black;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 100%;
}

.rowStyleHome a:link, .rowStyleHome a:visited .rowStyleHome a:hover
{
    color: black;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 100%;
}

#rowHeaderStyleTB
{
    width: 33px;
    height: 348px;
    border: 2px groove white;
    position: relative;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-image: url(/images/skeleton/toolbox.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#rowHeaderStyleMod
{
    width: 33px;
    height: 128px;
    border: 2px groove white;
    position: relative;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-image: url(/images/skeleton/modules.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.adminSection
{
    width: 250px;
    position: relative;
    float: left;
}

.rowSpacer
{
    width: 175px;
}

.rowImages
{
    float: right;
    padding: 0px 5px 0px 20px;
}

#adminWrapper
{
    width: 250px;
    background-image: url(/images/skeleton/toolsbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}


.rowStyleItem
{
}

#title
{
    width:210px;
    background-color:#7e7e7e;
    float:left;    
    height:25px;
    margin-top:5px;
    text-align:center;
    font-size:12pt;
    font-weight:bold;
    color:White;
    border:2px groove white;
}

#openBox
{
    height: 25px;
    width: 25px;
    background-color: #C7C7C7;
    display: none;
    cursor: pointer;
    z-index: 1000;
    padding:5px;
    float:left;
}

#closeBox
{
    float: right;
    width: 25px;
    cursor: pointer;
    padding:5px;
}

.debugInfo
{
	padding: 5px;	
}

.debugInfo .debugHeader
{
	font-weight: bold;
	font-size: 130%;
	margin: 0px;
	padding:3px;
	background-image: url(https://portal.sturgiswebservices.com/images/headingBGWide.gif);
	background-repeat: repeat-y;
	color: White;
}

.debug
{	
	margin: 5px 5px 5px 10px;
}

.debug .category
{
	display: block;
	width: 100%;
	font-size: 115%;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
}