﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,arial;
}

.pinHeader
{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.content
{
	width: 100%;
	clear: both;
	overflow: hidden;
}

.sectionOne
{
	float: left;
	width: 50px;
	background: #F2F2F2;
	z-index: 100;
	position: relative;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #F2F2F2;
}

.sectionOneContent
{
	height: 87%;
	width: 250px;
	position: absolute !important;
	left: -207px;
	z-index: 99;
	top: 55px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.sectionTwoContent
{
	height: 100%; /*border: 1px solid red;*/
	margin-left: 50px;
	padding: 20px 23px !important; /*position:fixed; 	width:96%;*/
	position: relative;
}

.sectionThree {
    margin: 0px 0px 0px 0px;
    background: #F2F2f2 !important; /*min-height:250px;*/ /*position:fixed;     bottom:0px;*/
    width: 99.8%;
    z-index: 100;
    display: block;
    height: 32px;
    /*background: url(images/trackgrid-bg.png) repeat-x 0% 0% !important;*/
    border-radius: 0px 0px 12px 12px;
    border: 1px solid #CCC;
    border-top: none !important;
    background-image: linear-gradient(0deg, rgba(22,26,62,1) 0%, rgb(112 207 94) 2%, rgb(210 253 220 / 83%) 100%) !important;
}



.sectionThreeContent
{
	/*float: left;*/
	width: 96%;
	height: 0px;
	/*border: 1px solid #CCCCCC;*/
	background: #FFF; /*min-height:740px;*/
	position: absolute !important;
	left: 23px; /*bottom: -15px;*/
	bottom: 20px;
	/*display: none; /*border-top:1px solid blue;*/
	overflow: hidden; /*max-height:250px;*/
	max-width: 97%;
}

.filter
{
	/*float:left;     width:39px;     height:109px;*/
	position: relative;
	margin: 10px 0px 0px 12.5px;
	cursor: pointer;
}

.filterLeftIn
{
	float: left;
	width: 39px;
	height: 109px;
	position: relative;
	margin: 10px 0px 0px 12px;
	cursor: pointer;
	background:url(images/filters1.png) no-repeat right top;

}

.filterLeftOut
{
	float: left;
	width: 39px;
	height: 109px;
	position: relative;
	margin: 10px 0px 0px 12px;
	cursor: pointer;
	background-image: url(images/filters2.png) !important;
	background-position: right top;
	background-repeat: no-repeat;
}

.toolsLeftIn
{
	float: left;
	width: 39px;
	height: 109px;
	position: relative;
	margin: 10px 0px 0px 12px;
	cursor: pointer;
	background-image: url(images/tools1.png) !important;
	background-position: right top;
	background-repeat: no-repeat;
}
.toolsLeftOut
{
	float: left;
	width: 39px;
	height: 109px;
	position: relative;
	margin: 10px 0px 0px 12px;
	cursor: pointer;
	background-image: url(images/tools2.png) !important;
	background-position: right top;
	background-repeat: no-repeat;
}
.filterTop {
    /*background: url(images/track-arrow.png) no-repeat 50% 31% !important;*/
    width: 100% !important;
    text-align: center;
    color: #000;
    padding-top: 0px !important;
    /*cursor: pointer;*/
    padding-bottom: 5px !important;
    position: relative;
    top: -10px;
    font-size: 12px;
    font-weight: 600;
    height: auto;
}

.clear
{
	clear: both;
}

.controlBox
{
	position: relative; /*border-bottom:2px solid #CCCCCC;*/
	width: 99%;
}

.sectionThreeContent .tabpin, .sectionThreeContent .tabunpin
{
	position: absolute;
	right: 7px;
	top: 10px;        
	margin: 4px 0px 0px 3px;
	cursor: pointer;
}

.sectionOneContent .tabpin 
{
	position:absolute;
	top: 11px;
	right: 25px;
	cursor:pointer;
	background: url(images/pinleft.png) no-repeat 50% 31% !important;
}

.sectionOneContent .tabunpin
{
	position:absolute;
	top: 11px;
	right: 26px;
	cursor:pointer;
	background: url(images/unpinleft.png) no-repeat 50% 31% !important;
}

.tabunpin {
    background-image: url(images/unpin.png);
    width: 18px;
    background-repeat: no-repeat;
    height: 18px;
}
.tabpin {
    background-image: url(images/pin.png);
    width: 18px;
    height: 20px;
    background-repeat: no-repeat;
}

.controlBox .close
{
	position: absolute;
	right: 5px;
	top: 12px;
}


.sectionOneContent .close
{
	cursor: pointer;
	background-image:url(images/close.png);
	width:14px;
	height:13px;
	margin-top:1px;
}


.expand-icon, .expand-icon-top {
    float: right;
    cursor: pointer;
    background-image: url(images/expand.png);
    position: absolute;
    top: 14px;
    background-repeat: no-repeat;
    right: 13px;
    width: 18px;
    height: 17px;
}
.expand-icon-top
{
	position: fixed;
	right: 28px;
	top: 92px;
	display: none;
}

.collapse-icon, .collapse-icon-top {
    float: right;
    cursor: pointer;
    background-image: url(images/collapse.png);
    width: 17px;
    height: 17px;
    position: absolute;
    top: 14px;
    right: 13px;
    background-repeat: no-repeat;
}

.collapse-icon-top
{
	position: fixed;
	right: 5px;
}

.collapse-icon
{
	display: none;
}





.topsubmenu
{
	background: #f7f7f7;
	position: relative;
	width: 99.8%;
	border: 1px solid #e4e4e4;
	height: 40px;
	margin-bottom: 10px;
}

.topsubmenu div.mapSearch
{
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
}

.topsubmenu div.mapPopout
{
	display: block;
	position: absolute;
	left: 50px;
	top: 10px;
	cursor: pointer;
}

.topsubmenu div.mapDirection
{
	display: block;
	position: absolute;
	left: 90px;
	top: 10px;
	cursor: pointer;
}

.topsubmenu div.mapPACI
{
	display: block;
	position: absolute;
	left: 130px;
	top: 10px;
	cursor: pointer;
}

.gridtopwrapper
{
	position: relative;
	width: 100%;
}


#img1
{
	top: 6px !important;
	right: 8px !important;
}
#img2
{
	top: 6px !important;
	right: 28px !important;
}







#hlLogOut
{
	border-radius: 0px;
	padding: 1px 6px 3px 6px;
	background: #0085CC;
	color: white;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-right: 77px;
	margin-top: 5px;
}



.footerdiv
{
	font-size: 11px;
	color: #000;
	background: #F2F2F2;
	height: 40px;
	padding-top: 5px;
	border-top: 1px solid #CCC !important;
	overflow: hidden;
	margin-left: 50px;
}


.footercontainer
{
	background: #f2f2f2;
	position: fixed;
	bottom: 0px !important;
	height: 45px;
	width: 100%;
	z-index: 9999999999999999999999 !important;
	overflow: hidden;
}

#img3
{
	top: 91px !important;
	right: 28px;
}

#img4
{
	position: absolute;
	top: 6px !important;
	right: 28px;
}
.maximised
{
	background: #f7f7f7 url(images/leftfilter-shadow.png) repeat-y right !important;
	padding-right: 5px;
	box-shadow: -2px 5px 7px #999; /*height:655px !important;*/
}

.pinned
{
	/*bottom: 1px !important;*/
}
.ui-resizable-iframeFix
{
	z-index: 999999 !important;
}
