/** 
* Main CSS file for the "default" theme for BloomWEB Viewer
* @copyright 2011 AntaraSoft
* @license GNU/GPL
*
*/

body {
	background: #faf9f9;
	color: #9c8a7d;
}

#map {
	border-width: 1px;
}

#prompt {
	border-color: #000;
}

/* countries drop-down */
.drop-down-button {
	background-image: url(/resources/imgs/brown/drop-down-btn.png);
}

/* Search/Route drop-down */
.drop-down-buttonSR {
	background-image: url(/resources/imgs/brown/drop-down-btn.png);
}
/* Walk/Car drop-down */
.drop-down-buttonWC {
	background-image: url(/resources/imgs/brown/drop-down-btn.png);
}
/* fastest/shortest drop-down */
.drop-down-buttonFS {
	background-image: url(/resources/imgs/brown/drop-down-btn.png);
}
/* input fields */
.inputtext{
	border-bottom-color: #7b6a5d;
	border-top-color: #7b6a5d;
	height: 19px;
	font-size: 14px;
	color: #9c8a7d;
}

.inputtextLC, .inputtextRC {
	background-image: url(/resources/imgs/brown/txt-input-corners.png);
	height: 21px;
}

.inputtextRC {
	background-image: url(/resources/imgs/brown/txt-input-corners.png);
}

span#toolbar-toggler-btn.hidden-tools {
	background-image: url(/resources/imgs/brown/tools-toggler.png);
	color: #a2998b;
}

span#toolbar-toggler-btn.hidden-tools:hover{
	background-image: url(/resources/imgs/brown/tools-toggler.png);
	color: #7b6a5d;
}

span#toolbar-toggler-btn.shown-tools {
	background-image: url(/resources/imgs/brown/tools-toggler.png);
	color: #ffffff;
}

.help-button a {
	background-image: url(/resources/imgs/brown/help-icon.png);
	width: 15px;
	height: 15px;
	margin: 1px 10px 0 0;
}
.help-button a:hover{
	background-image: url(/resources/imgs/brown/help-icon.png);
}

span#toolbar-toggler-btn.shown-tools:hover{
	background-image: url(/resources/imgs/brown/tools-toggler.png);
	color: #7b6a5d;
}


/* toolbar */
#toolbar.shown {
	background: #e8e4df url(/resources/imgs/brown/toolbar-bg.jpg) repeat-x top;
	border: 1px solid #7b6a5d;
}

#view-selector {
	background: #a2998b;
	height: 79px;
}

.map-view-selector {
	background: #fafafa;
}

#view-selector .tl {
	background-image: url(/resources/imgs/brown/mapViewerCorners.png);
	background-position: top left;
}
#view-selector .tr {
	background-image: url(/resources/imgs/brown/mapViewerCorners.png);
	background-position: top right;
}
#view-selector .bl {
	background-image: url(/resources/imgs/brown/mapViewerCorners.png);
	background-position: bottom left;
}
#view-selector .br {
	background-image: url(/resources/imgs/brown/mapViewerCorners.png);
	background-position: bottom right;
}

.current-view {
background-image: url(/resources/imgs/brown/goBtn.png);
/*background-image: url(/resources/imgs/brown/btn_find_normal.png);*/
}

.view-flat {
	color: #7b6a5d;
}

.switch-view-flat {
	background: url(/resources/imgs/brown/goBtn.png) no-repeat -8px -158px;
   width: 20px;
}

.switch-view-flat .map-views{
	right: -6px;
	background: #a2998b;
}

.switch-view-flat .map-views .map-view:hover .map-view-selector,
.switch-view-flat .map-views .map-view:hover .view-flat {
	 background: #70a5a9;
}

.map-navigation {
	background: url(/resources/imgs/brown/flat-map-nav.png) no-repeat -31px 0;
}

.map-navigation a.btn {
	background: url(/resources/imgs/brown/flat-map-nav.png) no-repeat;
}

.nav-toggler-expanded a {
	background: url(/resources/imgs/brown/navigator_toggler.png) no-repeat 0 0;
}

.nav-toggler-collapsed a {
	background: url(/resources/imgs/brown/navigator_toggler.png) no-repeat 0 -28px;
}

.nav-map-type-toggler-expanded a {
	background: url(/resources/imgs/brown/navigator_toggler.png) no-repeat -4px -56px;
}

#slider a.tracker {
	background: url(/resources/imgs/brown/flat-map-nav.png) no-repeat 0 -119px;
}

.cToolsDescription .tDownCorner,
.cToolsDescription .tUpCorner {
	background-image: url(/resources/imgs/brown/tool-popup-corners.png);
}
.imgLinkDescription .tDownCorner,
.imgLinkDescription .tUpCorner {
	background-image: url(/resources/imgs/brown/tool-popup-corners.png);
}
.cEntityDescription .tDownCorner,
.cEntityDescription .tUpCorner {
	background-image: url(/resources/imgs/brown/tool-popup-corners.png);
}
.cEntityExportFormat .tDownCorner,
.cEntityExportFormat .tUpCorner {
	background-image: url(/resources/imgs/brown/tool-popup-corners.png);
}
.current-tools ul li a {
	background: url(/resources/imgs/brown/map-icons.png);	
	width: 27px !important;
	height: 29px !important;
}

/* extra tools */
.current-tools ul li.pois a {
		background-position: -193px -127px;
}
.current-tools ul li.pois a.active {
		background-position: -193px -186px;
}
.current-tools ul li.pois a:hover {
		background-position: -193px -157px;
}
.current-tools ul li.pois a.disabled {
		background-position: -193px -217px;
}

.current-tools ul li.workspace a {
		background-position: -34px -366px;
}
.current-tools ul li.workspace a.active {
		background-position: -34px -429px;
}
.current-tools ul li.workspace a:hover {
		background-position: -34px -398px;
}
.current-tools ul li.workspace a.disabled {
		background-position: -34px -462px;
}
	
.current-tools ul li.shp a {
		background-position: -1px -366px;
}
.current-tools ul li.shp a.active {
		background-position: -1px -429px;
}
.current-tools ul li.shp a:hover {
		background-position: -1px -398px;
}
.current-tools ul li.shp a.disabled {
		background-position: -1px -462px;
}

.current-tools ul li.layouts a {
		background-position: -226px -247px;
}
.current-tools ul li.layouts a.active {
		background-position: -226px -306px;
}
.current-tools ul li.layouts a:hover {
		background-position: -226px -277px;
}
.current-tools ul li.layouts a.disabled {
		background-position: -226px -337px;
}

.current-tools ul li.worldFiles a {
		background-position: -34px -623px;
}
.current-tools ul li.worldFiles a.active {
		background-position: -34px -682px;
}
.current-tools ul li.worldFiles a:hover {
		background-position: -34px -653px;
}
.current-tools ul li.worldFiles a.disabled {
		background-position: -34px -713px;
}

/*annotations tools */
.current-tools ul li.point a {
		background-position: -66px -367px;
}
.current-tools ul li.point a.active {
		background-position: -66px -429px;
}
.current-tools ul li.point a:hover {
		background-position: -66px -398px;
}
.current-tools ul li.point a.disabled {
		background-position: -66px -463px;
}

.current-tools ul li.line a {
		background-position: -99px -367px;
}
.current-tools ul li.line a.active {
		background-position: -99px -429px;
}
.current-tools ul li.line a:hover {
		background-position: -99px -398px;
}
.current-tools ul li.line a.disabled {
		background-position: -99px -463px;
}
.current-tools ul li.poly a {
		background-position: -130px -367px;
}
.current-tools ul li.poly a.active {
		background-position: -130px -429px;
}
.current-tools ul li.poly a:hover {
		background-position: -130px -398px;
}
.current-tools ul li.poly a.disabled {
		background-position: -130px -463px;
}
.current-tools ul li.text a {
		background-position: -162px -367px;
}
.current-tools ul li.text a.active {
		background-position: -162px -429px;
}
.current-tools ul li.text a:hover {
		background-position: -162px -398px;
}
.current-tools ul li.text a.disabled {
		background-position: -162px -463px;
}
.current-tools ul li.clearAnnotations a	 {
		background-position: -193px -497px;
}
.current-tools ul li.clearAnnotations a.active {
		background-position: -193px -561px;
}
.current-tools ul li.clearAnnotations a:hover {
		background-position: -193px -529px;
}
.current-tools ul li.clearAnnotations a.disabled {
		background-position: -193px -593px;
}

.current-tools ul li.plugins a {
		background-position: -226px -497px;
}
.current-tools ul li.plugins a.active {
		background-position: -226px -561px;
}
.current-tools ul li.plugins a:hover {
		background-position: -226px -529px;
}
.current-tools ul li.plugins a.disabled {
		background-position: -226px -593px;
}

/* measurement tools */
.current-tools ul li.len a {
		background-position: -1px -127px;
}
.current-tools ul li.len a.active {
		background-position: -1px -187px;
}
.current-tools ul li.len a:hover {
		background-position: -1px -157px;
}
.current-tools ul li.len a.disabled {
		background-position: -1px -216px;
}
	
.current-tools ul li.glen a {
		background-position: -34px -127px;
}
.current-tools ul li.glen a.active {
		background-position: -34px -187px;
}
.current-tools ul li.glen a:hover {
		background-position: -34px -157px;
}
.current-tools ul li.glen a.disabled {
		background-position: -34px -216px;
}
	
.current-tools ul li.sqr a {
		background-position: -66px -127px;
}
.current-tools ul li.sqr a.active {
		background-position: -66px -187px;
}
.current-tools ul li.sqr a:hover {
		background-position: -66px -157px;
}
.current-tools ul li.sqr a.disabled {
		background-position: -66px -216px;
}
	
.current-tools ul li.bear a {
		background-position: -99px -127px;
}
.current-tools ul li.bear a.active {
		background-position: -99px -187px;
}
.current-tools ul li.bear a:hover {
		background-position: -99px -157px;
}
.current-tools ul li.bear a.disabled {
		background-position: -99px -216px;
}
	
.current-tools ul li.elev a {
		background-position: -99px -247px;
}
.current-tools ul li.elev a.active {
		background-position: -99px -306px;
}
.current-tools ul li.elev a:hover {
		background-position: -99px -277px;
}
.current-tools ul li.elev a.disabled {
		background-position: -99px -337px;
}
	
.current-tools ul li.hgt a {
		background-position: -1px -247px;
	}
.current-tools ul li.hgt a.active {
		background-position: -1px -306px;
	}
.current-tools ul li.hgt a:hover {
		background-position: -1px -277px;
	}
.current-tools ul li.hgt a.disabled {
		background-position: -1px -337px;
	}
	
.current-tools ul li.diag a {
		background-position: -34px -247px;
	}
.current-tools ul li.diag a.active {
		background-position: -34px -306px;
	}
.current-tools ul li.diag a:hover {
		background-position: -34px -277px;
	}
.current-tools ul li.diag a.disabled {
		background-position: -34px -337px;
	}
	
.current-tools ul li.disc a {
		background-position: -66px -247px;
	}
.current-tools ul li.disc a.active {
		background-position: -66px -306px;
	}
.current-tools ul li.disc a:hover {
		background-position: -66px -277px;
	}
.current-tools ul li.disc a.disabled {
		background-position: -66px -337px;
	}
	
.current-tools ul li.vsqr a {
		background-position: -162px -497px;
}
.current-tools ul li.vsqr a.active {
		background-position: -162px -561px;
}
.current-tools ul li.vsqr a:hover {
		background-position: -162px -529px;
}
.current-tools ul li.vsqr a.disabled {
		background-position: -162px -593px;
}	

/* Cyclomedia measurement tools*/
.current-tools ul li.cycline a {
		background-position: -1px -127px;
}
.current-tools ul li.cycline a.active {
		background-position: -1px -187px;
}
.current-tools ul li.cycline a:hover {
		background-position: -1px -157px;
}
.current-tools ul li.cycline a.disabled {
		background-position: -1px -216px;
}

.current-tools ul li.cycpoint a {
		background-position: -66px -366px;
}
.current-tools ul li.cycpoint a.active {
		background-position: -66px -430px;
}
.current-tools ul li.cycpoint a:hover {
		background-position: -66px -398px;
}
.current-tools ul li.cycpoint a.disabled {
		background-position: -66px -462px;
}
.current-tools ul li.cycheight a {
		background-position: -1px -248px;
}
.current-tools ul li.cycheight a.active {
		background-position: -1px -307px;
}
.current-tools ul li.cycheight a:hover {
		background-position: -1px -277px;
}
.current-tools ul li.cycheight a.disabled {
		background-position: -1px -341px;
}

.current-tools ul li.cycarea a {
		background-position: -66px -128px;
}
.current-tools ul li.cycarea a.active {
		background-position: -66px -187px;
}
.current-tools ul li.cycarea a:hover {
		background-position: -66px -157px;
}
.current-tools ul li.cycarea a.disabled {
		background-position: -66px -221px;
}

.current-tools ul li.cycvolume a {
		background-position: -99px -498px;
}
.current-tools ul li.cycvolume a.active {
		background-position: -99px -561px;
}
.current-tools ul li.cycvolume a:hover {
		background-position: -99px -529px;
}
.current-tools ul li.cycvolume a.disabled {
		background-position: -99px -593px;
}
.current-tools ul li.cycfinish a {
		background-position: -34px -497px;
}
.current-tools ul li.cycfinish a.active {
		background-position: -34px -561px;
}
.current-tools ul li.cycfinish a:hover {
		background-position: -34px -529px;
}
.current-tools ul li.cycfinish a.disabled {
		background-position: -34px -593px;
}


.current-tools ul li.cycclear a {
		background-position: -66px -247px;
	}
.current-tools ul li.cycclear a.active {
		background-position: -66px -306px;
	}
.current-tools ul li.cycclear a:hover {
		background-position: -66px -277px;
	}
.current-tools ul li.cycclear a.disabled {
		background-position: -66px -337px;
	}
	
.current-tools ul li.cycexport a {
		background-position: -260px -497px;
	}
.current-tools ul li.cycexport a.active {
		background-position: -260px -561px;
	}
.current-tools ul li.cycexport a:hover {
		background-position: -260px -529px;
	}
.current-tools ul li.cycexport a.disabled {
		background-position: -260px -593px;
	}	

.current-tools ul li.cycimport a {
		background-position: -260px -366px;
	}
.current-tools ul li.cycimport a.active {
		background-position: -260px -430px;
	}
.current-tools ul li.cycimport a:hover {
		background-position: -260px -398px;
	}
.current-tools ul li.cycimport a.disabled {
		background-position: -260px -462px;
	}
/* coordinates tools */
.current-tools ul li.imagedownload a {
	    background-position: -226px -366px;
}
.current-tools ul li.imagedownload a.active {
		background-position: -226px -428px;
}
.current-tools ul li.imagedownload a:hover {
		background-position: -226px -398px;
}
.current-tools ul li.imagedownload a.disabled {
		background-position: -226px -462px;
}
.current-tools ul li.imagedownloadHiRes a {
	    background-position: -193px -366px;
}
.current-tools ul li.imagedownloadHiRes a.active {
		background-position: -193px -428px;
}
.current-tools ul li.imagedownloadHiRes a:hover {
		background-position: -193px -398px;
}
.current-tools ul li.imagedownloadHiRes a.disabled {
		background-position: -193px -462px;
}

.current-tools ul li.invers a {
		background-position: -226px -127px;
}
.current-tools ul li.invers a.active {
		background-position: -226px -186px;
}
.current-tools ul li.invers a:hover {
		background-position: -226px -157px;
}
.current-tools ul li.invers a.disabled {
		background-position: -226px -217px;
}
	
.current-tools ul li.showcoord a {
		background-position: -162px -247px;
}
.current-tools ul li.showcoord a.active {
		background-position: -162px -306px;
}
.current-tools ul li.showcoord a:hover {
		background-position: -162px -277px;
}
.current-tools ul li.showcoord a.disabled {
		background-position: -162px -337px;
}
		
.current-tools ul li.calend a {
		background-position: -130px -247px;
}
.current-tools ul li.calend a.active {
		background-position: -130px -306px;
}
.current-tools ul li.calend a:hover {
		background-position: -130px -277px;
}
.current-tools ul li.calend a.disabled {
		background-position: -130px -337px;
}

.current-tools ul li.cyccalend a {
		background-position: -1px -623px;
}
.current-tools ul li.cyccalend a.active {
		background-position: -1px -682px;
}
.current-tools ul li.cyccalend a:hover {
		background-position: -1px -653px;
}
.current-tools ul li.cyccalend a.disabled {
		background-position: -1px -713px;
}
	
.current-tools ul li.showobliq a {
		background-position: -193px -247px;
}
.current-tools ul li.showobliq a.active {
		background-position: -193px -306px;
}
.current-tools ul li.showobliq a:hover {
		background-position: -193px -277px;
}
.current-tools ul li.showobliq a.disabled {
		background-position: -193px -337px;
}

	
.current-tools ul li.layers a {
		background-position: -162px -127px;
}
.current-tools ul li.layers a.active {
		background-position: -162px -187px;
}
.current-tools ul li.layers a:hover {
		background-position: -162px -157px;
}
.current-tools ul li.layers a.disabled {
		background-position: -162px -217px;
}

.current-tools ul li.layersinfo a {
		background-position: -130px -127px;
	}
.current-tools ul li.layersinfo a.active {
		background-position: -130px -187px;
	}
.current-tools ul li.layersinfo a:hover {
		background-position: -130px -157px;
	}
.current-tools ul li.layersinfo a.disabled {
		background-position: -130px -217px;
	}
	
.current-tools ul li.cycimagelink a {
	    background-position: -260px -127px;
}
.current-tools ul li.cycimagelink a.active {
		background-position: -260px -187px;
}
.current-tools ul li.cycimagelink a:hover {
		background-position: -260px -157px;
}
.current-tools ul li.cycimagelink a.disabled {
		background-position: -260px -217px;
}

.current-tools ul li.cycimageSnapshot a {
	    background-position: -226px -366px;
}
.current-tools ul li.cycimageSnapshot a.active {
		background-position: -226px -428px;
}
.current-tools ul li.cycimageSnapshot a:hover {
		background-position: -226px -398px;
}
.current-tools ul li.cycimageSnapshot a.disabled {
		background-position: -226px -462px;
}

.current-tools ul li.cycprintSnapshot a {
	    background-position: -260px -247px;
}
.current-tools ul li.cycprintSnapshot a.active {
		background-position: -260px -306px;
}
.current-tools ul li.cycprintSnapshot a:hover {
		background-position: -260px -277px;
}
.current-tools ul li.cycprintSnapshot a.disabled {
		background-position: -260px -337px;
}
/* Upload vector File in GlobeSpotter */
.current-tools ul li.cycshp a {
		background-position: -1px -366px;
}
.current-tools ul li.cycshp a.active {
		background-position: -1px -429px;
}
.current-tools ul li.cycshp a:hover {
		background-position: -1px -398px;
}
.current-tools ul li.cycshp a.disabled {
		background-position: -1px -462px;
}
/* end toolset*/

.annotations .rightCorner,
.annotations .leftCorner,
.mTools .rightCorner,
.mTools .leftCorner,
.cTools .rightCorner,
.cTools .leftCorner,
.extraTools .rightCorner,
.extraTools .leftCorner,
.mToolsCyc .rightCorner,
.mToolsCyc .leftCorner,
.cToolsCyc .rightCorner,
.cToolsCyc .leftCorner,
.extraToolsCyc .rightCorner,
.extraToolsCyc .leftCorner  {
	background-image: url(/resources/imgs/brown/goBtn.png);
	background-repeat: no-repeat;
	top: -1px;
}

.arrow {
	background: url(/resources/imgs/brown/goBtn.png) no-repeat -29px -6px;
	width: 13px;
	height: 7px;
	top: 31px;
}

.current-tools {
	background: #faf9f9;
	width: 265px;
	height: 33px;
	border-top: 1px solid #a9a093;
	border-bottom: 1px solid #a9a093;
}
#aToolsSet.current-tools {
	width: 225px;
}
#textAnnotation.current-tools {
	width: 320px;
}
#cToolsSet.current-tools {
	width: 264px;
}

#cToolsSet.small{
	width: 165px !important;
}

#cToolsSet.smallBlomStreet{
	width: 165px !important;
}

#extraToolsSet.current-tools {
	width: 99px;
}

#extraToolsSetCyc.current-tools {
	width: 99px;
}

#mToolsCycSet.current-tools {
	width: 99px;
}

#cToolsCycSet.current-tools {
	width: 99px;
}

ul.map-3D-tools li a{
	background: url(/resources/imgs/brown/3D-map-icons.png) no-repeat 0 0;
}

ul.map-flat-tools li a {
	background: url(/resources/imgs/brown/map-icons.png) no-repeat 0 0;
}

/* lidar */
.mainBtns li.lidar a{
	background-position: -259px -1px;
}
.mainBtns li.lidar a:hover{
	background-position: -259px -33px;
}
.mainBtns li.lidar a.active{
	background-position: -259px -64px;
}
.mainBtns li.lidar a.inactive{
	background-position: -259px -97px;
}

/*extra tools*/
.mainBtns li.extraTools a{
	background-position: -226px -1px;
}
.mainBtns li.extraTools a:hover{
	background-position: -226px -33px;
}
.mainBtns li.extraTools a.active{
	background-position: -226px -64px;
}
.mainBtns li.extraTools a.inactive{
	background-position: -226px -97px;
}
/*  Extra Tools for Globespotter */
.mainBtns li.extraToolsCyc a{
	background-position: -226px -1px;
}
.mainBtns li.extraToolsCyc a:hover{
	background-position: -226px -33px;
}
.mainBtns li.extraToolsCyc a.active{
	background-position: -226px -64px;
}
.mainBtns li.extraToolsCyc a.inactive{
	background-position: -226px -97px;
}

ul.toolbar-search-options {
    top: 1px;
}
#toolbar-search .inputtextLC1 {
 background: url("/resources/imgs/brown/txt-input-corners.png") no-repeat scroll left center transparent;
    float: left;
    height: 21px;
    width: 11px;
}
ul.toolbar-search-options li {
	font-size: 14px;
}

ul.toolbar-search-options li span {
    height: 23px;
    line-height: 25px;
}

ul.toolbar-search-options li.search-option span:hover{
	color: #7b6a5d;
}

ul.toolbar-search-options li.active span:hover{
	color: #ffffff;
}

ul.toolbar-search-options li.active {
	background-image: url(/resources/imgs/brown/search-option-tab.png);
}

ul.toolbar-search-options li.active span {
	background-image: url(/resources/imgs/brown/search-option-tab.png);
	color: #ffffff;
}

/* toolbar-search-fields */
/*arrow button*/
/* .goButtonWrp {
   right: 6px;
   top: -8px;
	*top: 5px;
}

#option-decarta .goButtonWrp {
	top: 5px;
}
#option-ubiest .goButtonWrp {
	top: 5px;
}
#option-ubiestRoute .goButtonWrp {
	top: 5px;
}
#option-oymRoute .goButtonWrp {
	top: 5px;
} */
/*find button*/
.goButtonWrp {
   right: 8px;
   margin-top: -22px;
	/*top: 0px;*/
}

#option-decarta .goButtonWrp {
	top: 25px;
	right:1px;
	margin-top: 0px;
}
#option-ubiest .goButtonWrp {
	top: 25px;
	right:1px;
	margin-top: 0px;
}
#option-ubiestRoute .goButtonWrp {
	top: 24px;
	right:1px;
	margin-top: 0px;
}
a.goButton {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: -32px 0px;
 }
a.goButton:hover {
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: -32px -23px;
}

/* a.goButton:active {
	background: url(/resources/imgs/brown/goBtn.png) no-repeat -14px -114px;
} */

a.clearButton {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: -96px 0px;
 }
a.clearButton:hover {
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: -96px -23px;
}
a.textButton {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: -64px 0px;
 }
a.textButton:hover {
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: -64px -23px;
}
a.pointButton {
	display: block;
	width: 30px;
	height: 21px;
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: 0px 0px;
 }
a.pointButton:hover {
	background-image: url(/resources/imgs/brown/btn_brown.png);
	background-position: 0px -23px;
}
.search-fields, .toolPopup {
	float: left;
	background: #cbc3b7;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 54px;
}

.tsfLeftcorner {
	background: url(/resources/imgs/brown/toolbar-search-fields-corners.png) no-repeat left;
}

.tsfRightcorner {
	background: url(/resources/imgs/brown/toolbar-search-fields-corners.png) no-repeat right;
}

.toolPopup{
	height: auto;
	float: none;
}

.drwbtn {
	border-color: #7b726c;
}

#pop-wrp ul,#pop-wrp ol {
	margin-left: 25px;
}

#pop-wrp ul li:hover, #pop-wrp ol li:hover {
	background: #7b6a5d;
}

#pop-wrp ul li:hover a, #pop-wrp ol li:hover a{
	color: #fff;
}

.logout-button a {
    background-image: url(/resources/imgs/brown/close-icon.png);
    margin-left: 10px;
}

#pop-wrp #pois-items-wrapper h3 {
	color: #000;
}
#pop-wrp #items-wrapper h3 {
	color: #000;
}
#loadingImgDivRouting,#loadingImgDivRoutingOYM{
	width: 32px;
	height: 32px;
	background-image: url(/resources/imgs/common/loading2.gif);
}
.btnheight{
	height: 21px;
}
.walkCar{
	 
	background-image: url(/resources/imgs/brown/icon_carbrown.png) ;
	background-repeat: no-repeat;
	
}
.Walk{
	width: 17px;
	height: 16px;
	background-image: url(/resources/imgs/brown/icon_walkbrown.png)  ; 
	
}
.Car{
	width: 17px;
	height: 16px;
	background-image: url(/resources/imgs/brown/icon_carbrown.png) ;
}
.colorPicker{
	border:1px solid #7b6a5d;
	font-size:9px;
	width:42px;
	height:24px;
	line-height:24px; 
}
.searchRoute-dropdown-btn{
	height:23px;
}

/**
 * 	JQuery UI Adaptations
 */

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #CBC3B7; background: #CBC3B7 url(/resources/imgs/brown/ui-bg_highlight-soft_75_CBC3B7_1x100.png) 50% top repeat-x; color: #363636; }
.ui-widget-header { border: 1px solid #CBC3B7; background: #CBC3B7 url(/resources/imgs/brown/ui-bg_gloss-wave_35_CBC3B7_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }