/*-----------------------------*/ /*-----------------------------*/
	/* Planning Portal Application */ /*-----------------------------*/
	/*-----------------------------*/
#PlanningPortalApplication {
	font-size: 12px;
	/*color:#6F6F6F;*/ /*color: #000000*/
}

#PlanningPortalApplication label { /*background-color: #D8E6F6;*/
	margin-left: 4px;
	text-align: left;
}

#PlanningPortalApplication .gwt-RadioButton {
	margin-left: 4px;
}

#PlanningPortalApplication .gwt-CheckBox {
	padding-bottom: 4px;
}

/* General */
.gwt-ListBox {
	background-color: #D8E6F6;
	width: 100%;
	font-size: 11px;
}

/*---------------------*/ /* Menu Tabs           */
	/*---------------------*/
#purchase_menu {
	background: transparent url(../../images/purchase_menu/bg.gif) no-repeat
		scroll left bottom;
	/*font-family: arial,helvetica,clean,sans-serif;*/
	font-size: 16px;
	height: 46px;
	margin: 0pt 0pt 0pt 0px;
	left: -6px;
	position: relative;
	width: 914px;
}

#purchase_menu.no_columns {
	background: transparent url(../../images/purchase_menu/bg_2.gif)
		no-repeat scroll left bottom;
}

#purchase_menu ul {
	border-bottom: medium none;
	margin: 0pt;
	padding: 0pt;
}

#purchase_menu li {
	background-position: 0px -102px;
	color: #F46F10;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	height: 45px;
	line-height: 25px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 6px 0pt 0pt;
	position: relative;
}

#purchase_menu li.second {
	background-image: url(../../images/purchase_menu/second.jpg);
	width: 229px;
}

#purchase_menu li.first {
	background-image: url(../../images/purchase_menu/first.jpg);
	width: 226px;
}

#purchase_menu li.last {
	background-image: url(../../images/purchase_menu/last.jpg);
	width: 230px;
}

#purchase_menu li.third {
	background-image: url(../../images/purchase_menu/third.jpg);
	width: 229px;
}

#purchase_menu li.active {
	background-position: 0px -51px;
}

#purchase_menu li.current {
	background-position: 0px 0px;
	color: white;
}

#purchase_menu li .Search {
	background: transparent url(../../images/purchase_menu/icons/search.jpg)
		no-repeat scroll left center;
	cursor: pointer;
	margin: -2px 0pt 0pt 10px;
	text-align: center;
	/*padding: 0px 0pt 2px 25px;*/
}

#purchase_menu li .Choose {
	background: transparent url(../../images/purchase_menu/icons/choose.jpg)
		no-repeat scroll left center;
	cursor: pointer;
	margin: -2px 0pt 0pt 10px;
	text-align: center;
	/*padding: 0px 0pt 2px 25px;*/
}

#purchase_menu li .Basket {
	background: transparent url(../../images/purchase_menu/icons/basket.jpg)
		no-repeat scroll left center;
	cursor: pointer;
	margin: -2px 0pt 0pt 10px;
	text-align: center;
	/*padding: 0px 0pt 2px 25px;*/
}

#purchase_menu li .Checkout {
	background: transparent
		url(../../images/purchase_menu/icons/checkout.jpg) no-repeat scroll
		left center;
	cursor: pointer;
	margin: -2px 0pt 0pt 10px;
	text-align: center;
	/*padding: 0px 0pt 2px 25px;*/
}

#purchase_menu li.current .Search {
	background: transparent
		url(../../images/purchase_menu/icons/search_2.jpg) no-repeat scroll
		left center;
}

#purchase_menu li.current .Choose {
	background: transparent
		url(../../images/purchase_menu/icons/choose_2.jpg) no-repeat scroll
		left center;
}

#purchase_menu li.current .Basket {
	background: transparent
		url(../../images/purchase_menu/icons/basket_2.jpg) no-repeat scroll
		left center;
}

#purchase_menu li.current .Checkout {
	background: transparent
		url(../../images/purchase_menu/icons/checkout_2.jpg) no-repeat scroll
		left center;
}

#purchase_menu li span {
	
}

/*---------------------*/ /* Small Layer Manager */
	/*---------------------*/
#mapToolPanel .x-panel-body {
	text-align: left;
	height: 75px;
	overflow: auto;
}

/*-----------------------*/ /* Button Panel          */
	/*-----------------------*/
#choose_ButtonPanel {
	height: 46px;
	text-align: center;
}

/*-----------------------*/ /* Mapviewer Tool Panels */
	/*-----------------------*/
#MouseModeToolPanel {
	text-align: left;
}

#DraweModeToolPanel {
	text-align: left;
}

#SelectModeToolPanel {
	text-align: left;
}

#ModifyToolPanel {
	text-align: left;
}

#MeasureToolResultsPanel {
	text-align: left;
}

.iolDataSelectButtonBar {
	width: 100%;
}

/*------------------------*/ /* Mapviewer Controls     */
	/*------------------------*/ /*-------------------*/
	/* General           */ /*-------------------*/
.GControl {
	padding: 0px;
}
#mapToolPanel .gwt-ToggleButton {
	margin: 3px;
}


/*-------------------*/ /* Controls          */ /*-------------------*/
#NorthArrow {
	left: 660px;
	position: relative;
	top: 435px;
}

#measurementPopup {
	color: red;
	font-weight: bold;
}

#measurementPopup_text {
	background-color: white;
}
	
#waitPricing {
	
	/**This is used if we hide the button. left: 50px;**/
	left: 0px;
	position: relative;
}

/* Override the default cursor position style 	- KDN 250909 */
div.olControlMousePosition {
    bottom: 0em;
    display: block;
    position: absolute;
    font-family: Arial;
    font-size: 100%;
    font-weight: bold;
    color: red;
    width: 100%;
	text-align: center;
}


/*-------------------*/ /* Debug Text Area   */ /*-------------------*/
.DebugTextArea {
	font-size: 1.3em;
	width: 266px;
}

/** loading panel, used while layers are loading **/
 .olControlLoadingPanel {
        background-image:url(/geostore4/geostore4/images/busynew4.gif);
        background-position:center;
        background-repeat:no-repeat;
        width: 140px;
    }

/*-------------------*/ /* Scale bar         */ /*-------------------*/
.olControlScaleLine {
	bottom: 10px;
	font-size: xx-small;
	left: 530px;
}

.olControlNoSelect {
	-moz-user-select: none;
}

.olControlScaleLineBottom {
	border: solid 2px red !important;
	border-bottom: none !important;
	color: red;
	margin-top: -2px;
	text-align: center;
	
}

.olControlScaleLineTop {
	border: solid 2px red !important;
	border-top: none !important;
	color: red;
	text-align: center;

}

/*-----------------*/ /* Layer Tools     */ /*-----------------*/
layer-panel {
	display: block;
	background: white none repeat scroll 0 0;
	clear: both;
	font-size: 11px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
}

#mapToolPanel .x-panel-body-item {
	
}

#results_panel .x-panel-body-item {
	background-color: #D8E6F6;
}

/*---------------------*/ /* Large Layer Manager */
	/*---------------------*/
#view-only-layer-manager .x-panel-body {
	height: 50px;
	overflow: auto;
}

.results_panel .gwt-StackPanelItem {
	width: 682px;
}
	
#results_panel .x-panel {
	padding-right: 5px;
	width: 600px;
}

.product-usage-text {
	font-weight: normal;
	padding-bottom: 5px;
	text-align: justify;
	width: 286;
}

#results_panel .x-panel-body {
	text-align: left;
	height: 152px;
	overflow: auto;
}

#results_panel .display-heading {
	color: #15428B;
	float: left;
	padding-bottom: 6px;
	padding-left: 1px;
	text-align: left;
	width: 285px;
}

#results_panel .price-heading {
	color: #15428B;
	float: left;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: left;
	width: 165px;
}

#results_panel .order-heading {
	color: #15428B;
	float: left;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: left;
	width: 200px;
	color: #15428B;
}
/* Product Headings*/
#results_panel .product_radio_btn_panel_heading {
	width: 280px;
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
}

#results_panel .product_price_panel_heading {
	width: 100px;
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;	
}

#results_panel .product_checkbox_panel_heading {
	width: 90px;
	padding-left: 20px;
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;	
}

/* Products */
#results_panel .product_price_panel {
/*	float: left; */
	width: 149px;
}

#results_panel .product_checkbox_panel {
/*	float: left;*/
	width: 60px;
}

#results_panel .html_area {
	padding-left: 5px;
	width: 870px;
}

#results_panel .comment-table-style {
	border: 1px solid #99BBE8;
	left:3px;
	position:relative;
	width: 198px;
}

#results_panel .commentLabel {
	background: #D8E6F6 none repeat scroll 0 0;
	height:197px;
	padding:3px;
}

.comment-table-style .comment-title-style {
	background: transparent url(/geostore4/geostore4/images/white-top-bottom.gif) repeat-x scroll 0 -1px;
	border-bottom: 1px solid #99BBE8;
	color: #15428B;
	font-weight:bold;
	line-height:15px;
	padding:5px 3px 4px 5px;
}

/*-----------------------------*/ /*-----------------------------*/
	/* Order History               */ /*-----------------------------*/
	/*-----------------------------*/
#OrderHistory {
	
}

#OrderHistory .even_row_style {
	background-color:#EEEEFF;
	color:#828282;
}

#OrderHistory .odd_row_style {
}

#OrderHistory a {

}

#OrderHistory .refresh_button_panel {
	padding-top: 10px;
	padding-bottom: 10px;
}

.PP_PAGE_TITLE_STYLE {
	color: #629BBE;
	font-size: 12px;
}

.PP_HISTORY_ORDER_TABLE_STYLE {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-style:solid;
	border-width: 1px;
	border-color:#629BBE;
	margin-bottom:10px;
	margin-top:10px;
	width: 910px;
}

.inner_table_1 {
	width: 225px;
}

.inner_table_2 {
	width: 200px;
}

.inner_table_3 {
	width: 250px;
}

.inner_table_4 {

}


.PP_HISTORY_ORDER_TABLE_COL1_HO {
	font-weight: bold;
}

.PP_HISTORY_ORDER_LABEL_STYLE {
	
}

.PP_HISTORY_ORDER_HEADER_STYLE {
	font-weight: bold;
	/*color: #629BBE;*/
	width: 100px;
}

.PP_HISTORY_ORDER_TABLE_COL1 {
	width: 120px;
}

.PP_HISTORY_ORDER_TABLE_COL2 {
	width: 120px;
}

.PP_HISTORY_ORDER_TABLE_COL3 {
	width: 120px;
}

.PP_HISTORY_ORDER_TABLE_COL4 {
	
}

.PP_HISTORY_ORDER_TABLE_COL1HO {
	width: 100px;
	font-weight: bold;
}

.PP_HISTORY_ORDER_TABLE_COL2HO {
	
}

.PP_HISTORY_ORDER_TABLE_COL3HO {
	
}

.PP_HISTORY_ORDER_TABLE_COL4HO {
	
}

.PP_HISTORY_ORDER_BUTTON_STYLE {
	background-color: transparent;
	background-image: url(../../images/buttons/largeReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 5px 8px 5px 0px;
	width: 152px;
}

#purchase_system .worldpay-img {
	border: none;
	left: 23px;
	position: relative;
}

#purchase_system .payment_btn {
	background-color: transparent;
	background-image: url(../../images/buttons/largeReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 5px 8px 5px 17px;
	width: 152px;
}

#purchase_system .payment_btn_disabled {
	background-color: transparent;
	background-image: url(../../images/buttons/largeSupport.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 5px 8px 5px 17px;
	width: 152px;
}

#purchase_system .search_again_btn {
	background-color: transparent;
	background-image: url(../../images/buttons/largeReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 175px 0px 0px 22px;
	width: 152px;
}

#purchase_system .buy-button-style {
	background-color: transparent;
	background-image: url(../../images/buttons/mediumReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 0px 8px 0px 0px;
	width: 110px;
}



#purchase_system .goto-button {
	background-color: transparent;
	background-image: url(../../images/buttons/mediumReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 2px 8px 0px 0px;
	width: 110px;
	
	position: absolute;
	top: 500px;
	left: 750px;
}

#purchase_system .disabled-buy-button-style {
	background-color: transparent;
	background-image: url(../../images/buttons/mediumSupport.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;	color: white;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	width: 110px;
	
}

/*-----------------------------*/ /*-----------------------------*/
	/* Shopping Basket             */ /*-----------------------------*/
	/*-----------------------------*/
#basket_view {
	height: 480px;
	overflow: auto;
	margin: 6px;
}

#HABasket,#HAOrder {
	font-family: tahoma, sans-serif;
	font-size: 85%;
	width: 720px;
	height: 528px;
}

#BASKET_CONTENTS {
	max-height: 366px;
	overflow: auto;
}

#ORDER_CONTENT {
	min-height: 200px;
	max-height: 483px;
	overflow: auto;
}

#ORDER_ADDRESS {
	height: 150px;
}

/************************************/ /*Basket GWT: START				*/
	/************************************/
#basket_view .gwt-Label { /*font-size: 10px;*/
	font-weight: bold;
}

#basket_view .gwt-ListBox {
	font-size: 10px;
	font-weight: normal;
	width: 120px;
}

#basket_view .gwt-ListBoxNarrow {
	font-size: 10px;
	font-weight: normal;
}

#basket_view .gwt-TextBox {
	font-size: 10px;
	font-weight: normal;
}

#basket_view .gwt-Image {
	width: auto;
	height: auto;
}

#basket_view .gwt-HTML {
	width: auto;
	height: auto;
}

#basket_view .gwt-TextArea {
	width: 99.5%;
}

#basket_view .gwt-Button {
	float: right;
}

.HA_BASKET_BTN {
	float: right;
	/*text-align: right;*/
}

/*BASKET Items*/
.HA_DESCRIPTION_TABLE {
	width: 700px;
	background-color: #D8E6F6;
	border-color: #2E1D87;
	border-width: 1px;
	border-style: solid;
}

.HA_DESCRIPTION_TABLE .HA_ITEM_LABEL {
	text-align: right;
}

.HA_DESCRIPTION_TABLE gwt-Label {
	color: white;
}

.HA_USAGE_TABLE {
	width: 700px;
	background-color: #D8E6F6;
	border-color: #2E1D87;
	border-width: 1px;
	border-style: solid;
}

#basket_view .HA_BASKET_ITEM_PANEL {
	height: auto;
	overflow: scroll;
}

.HA_BASKET_ITEM { /*width: 670px;*/ /*height:150px; 
		overflow: auto;*/
	width: auto;
	background-color: #D8E6F6;
	border-color: #2E1D87;
	border-width: 1px;
	border-style: solid;
}

#basket_view .busy-basket-item-style {
	width: auto;
	background-color: #DDDDDD;
	border-color: #2E1D87;
	border-width: 1px;
	border-style: solid;
}

#basket_view .disabled-basket-button-style,
	#purchase_column_2 .disabled-basket-button-style, 
		.total-panel .disabled-basket-button-style {
	background-image: url(../../images/buttons/smallDisabled.gif);
}

#busy {
	float: left;
	height: 15px;
	position:relative;
	width: 160px;
}

#map-busy {
	position:absolute;
	left:5px;
	top:51px;
	z-index:5000;	
	width:698px;
	height: 492px;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
}

#map-busy-div {
	position: absolute;
	left: 288px;
	top: 262px;
}

#map-busy img {
	width: 140px;
}

#wait {
	position: relative;
	top: 200px;
	left: 350px;
}

.HA_ITEM_PANEL {
	font-weight: bold;
}

.HA_ITEM_LABEL {
	font-weight: bold;
	font-size: 11px;
	border: none;
	width: 115px;
}

.EMPTY_BASKET_LABEL {
	font-weight: bold;
	font-size: 100%;
	width: 683px;
	background-color: #E3F1FB;
	border-color: #88BFEE;
	border-width: 1px;
	border-style: solid;
}

.HA_ITEM_HEADING {
	color: #2E1D87;
	font-weight: bold;
	font-size: 13px;
	word-wrap: normal;
}

.HA_ITEM_VALUE { /*width: 200px;*/
	width: 400px;
}

/*.HA_DESCRIPTION_TABLE  .HEADER_COL_1{
		text-align: right;
	}*/
.BASKET_COL_0 {
	width: 10px;
}

.BASKET_COL_1 {
	width: 250px;
}

.BASKET_COL_2 {
	width: 175px;
}

.BASKET_COL_3 {
	width: 10px;
}

.BASKET_COL_4 {
	width: 175px;
}

.SEPARATOR hr {
	width: auto;
	color: #2E1D87;
	/*background-color: #D8E6F6;*/
	height: 1px;
	/*border-top:*/ /*display: none;*/
}

.HA_METADATA_VIEWER {
	width: 540px;
	background-color: #D8E6F6;
	border-color: #88BFEE;
	border-style: solid;
	border-width: 1px;
}

.META_SUB_TABLE {
	background-color: #D8E6F6;
	border-color: #88BFEE;
	border-style: solid;
	border-width: 1px;
	width: 266px;
	height: 132px;
}

.HA_BASKET_DEL_BTN_PANEL {
	float: right;
}

.HA_ORDER_ITEM_PANEL {
	height: auto;
}

.HA_ORDER_ADDRESS {
	background-color: #D8E6F6;
	border-color: #88BFEE;
	border-width: 1px;
	border-style: solid;
	width: 700px;
}

.order_address {
	background-color: #FFFFFF;
	border-width: none;
	line-height: 1.4;
	width: 700px;
}


.ADDRESS_COL_0 {
	width: 30px;
	height: 100px;
}

.ADDRESS_COL_1 {
	width: 70px;
	height: 100px;
}

.HA_THUMBNAIL {
	height: 128px;
	width: 128px;
}

.METADATA_COLUMN {
	width: 150px;
}

.META_SECTION0,.META_SECTION1,.META_SECTION2,.META_SECTION3,.META_SECTION4,.META_SECTION5
	{
	background-color: #D8E6F6;
	border-color: #88BFEE;
	border-style: solid;
	border-width: 1px;
	width: 270px;
	height: 185px;
}

.META_SECTION6,.META_SECTION7 {
	display: none;
}

.gwt-StackPanelItem {
	background: transparent
		url(/geostore4/geostore4/images/white-top-bottom.gif) repeat-x scroll 0
		-1px;
	border: 1px solid #99BBE8;
	color: #15428B;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 15px;
	overflow: hidden;
	padding: 5px 3px 4px 5px;
	width:600px;
	text-align : left;
}

.image-span-h
{

	background: transparent
		url(/geostore4/geostore4/images/tool-sprites.gif)
		no-repeat scroll 0;
	cursor: pointer;
	float: right;
	height: 15px;
	margin-left: 2px;
	overflow: hidden;
	width: 15px;
	background-position: 0 -75px;
	
}
.image-span {display :none;}

.gwt-StackPanelItem-selected .image-span-h {
	background-position: 0 -60px;
}

.layer-scroll-panel {
	background: #D8E6F6;
	border-left: 1px solid #99BBE8;
	border-right: 1px solid #99BBE8;
	border-bottom: 1px solid #99BBE8;
	height: 125px;
}

.x-panel-header-text {
	width:250px;
}

.legend_panel {
	left:600px;
	position:absolute;
	top:60px;
	z-index:5000;	
}

.sample_panel {
	left:499px;
	position:absolute;
	top:50px;
	z-index:5000;	
	border-left: 5px solid #362b8b;
	border-bottom: 5px solid #362b8b;
	width:205px;
	background-color: #FFFFFF;
	
}

.sample_image {
	width: 200px;
}

.gwt-PopupPanel {
  border: 3px solid #C3D9FF;
  padding: 3px;
  background: white;
  z-index:6000;	
}

#sample .gwt-Label {
  background: #FFFFFF;
  width:200px;
  }

html>body .gwt-PopupPanel {
}
* html .gwt-PopupPanel {
}
.gwt-DecoratedPopupPanel .popupContent {
}
.gwt-DecoratedPopupPanel .popupMiddleCenter {
  padding: 3px;
  background: #d0e4f6;
}
.gwt-DecoratedPopupPanel .popupTopCenter {
  background: url(../../images/popup/hborder.png) repeat-x;
}
.gwt-DecoratedPopupPanel .popupBottomCenter {
  background: url(../../images/popup/hborder.png) repeat-x 0px -4px;
  -background: url(../../images/popup/hborder_ie6.png) repeat-x 0px -4px;
}
.gwt-DecoratedPopupPanel .popupMiddleLeft {
  background: url(../../images/popup/vborder.png) repeat-y;
}
.gwt-DecoratedPopupPanel .popupMiddleRight {
  background: url(../../images/popup/vborder.png) repeat-y -4px 0px;
  -background: url(../../images/popup/vborder_ie6.png) repeat-y -4px 0px;
}
.gwt-DecoratedPopupPanel .popupTopLeftInner {
  width: 5px;
  height: 5px;
  zoom: 1;
}
.gwt-DecoratedPopupPanel .popupTopRightInner {
  width: 8px;
  height: 5px;
  zoom: 1;
}
.gwt-DecoratedPopupPanel .popupBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}
.gwt-DecoratedPopupPanel .popupBottomRightInner {
  width: 8px;
  height: 8px;
  zoom: 1;
}
.gwt-DecoratedPopupPanel .popupTopLeft {
  background: url(../../images/popup/corner.png) no-repeat 0px -10px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat 0px -10px;
}
.gwt-DecoratedPopupPanel .popupTopRight {
  background: url(../../images/popup/corner.png) no-repeat -5px -10px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat -5px -10px;
}
.gwt-DecoratedPopupPanel .popupBottomLeft {
  background: url(../../images/popup/corner.png) no-repeat 0px -15px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat 0px -15px;
}
.gwt-DecoratedPopupPanel .popupBottomRight {
  background: url(../../images/popup/corner.png) no-repeat -5px -15px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat -5px -15px;
}
html>body .gwt-DecoratedPopupPanel {
}
* html .gwt-DecoratedPopupPanel .popupTopLeftInner {
  width: 5px;
  height: 5px;
  overflow: hidden;
}
* html .gwt-DecoratedPopupPanel .popupTopRightInner {
  width: 8px;
  height: 5px;
  overflow: hidden;
}
* html .gwt-DecoratedPopupPanel .popupBottomLeftInner {
  width: 5px;
  height: 8px;
  overflow: hidden;
}
* html .gwt-DecoratedPopupPanel .popupBottomRightInner {
  width: 8px;
  height: 8px;
  overflow: hidden;
}

#OrderAreaPanel .gwt-TextBox {
	width: 72px;
}

div.olMap {
	background-color: #000000;
}

/* Print Optin Panel */
.tool_label{
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	}
.print_option_label{
	width: 80px;
	color:#6F6F6F;
	font-size:11px;
	font-weight:bold;		
}
#scales_label.print_option_label{
	line-height: 1;
}
#orientations_label.print_option_label{
	line-height: 1;
}
#scales_panel.print_option_panel{
	padding-top: 10px;
}
#orientations_panel.print_option_panel{
	padding-top: 10px;
}
.gwt-Tree{
	background: #D8E6F6;
}

.gwt-Tree .gwt-TreeItem {
  padding: 1px 0px;
  margin: 0px;
  white-space: nowrap;
  cursor: hand;
  cursor: pointer;
}

.gwt-Tree .gwt-TreeItem-selected {
  background: #93c2f1 url(images/hborder.png) repeat-x 0px -1463px;
}

.gwt-TreeItem .gwt-RadioButton input,
.gwt-TreeItem .gwt-CheckBox input {
  margin-left: 0px;
}


.add_buffer_btn {
	background-color: transparent;
	background-image: url(../../images/buttons/smallReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color:white;
	cursor: pointer;
	font-size:10px;
	font-weight:bold;
	height: 22px;
	margin: 2px 8px 0px 32px;
	width: 80px;

}

.shapefile_area_btn {
	background-color: transparent;
	background-image: url(../../images/buttons/smallReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color:white;
	cursor: pointer;
	font-size:10px;
	font-weight:bold;
	height: 22px;
	margin: 2px 8px 0px 50px;
	width: 80px;
}

.shape-file-heading{
margin-bottom: 12px;
}

.tile_upload_btn {
	background-color: transparent;
	background-image: url(../../images/buttons/smallReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color:white;
	cursor: pointer;
	font-size:10px;
	font-weight:bold;
	height: 22px;
	margin: 2px 8px 0px 50px;
	width: 80px;
}


.tile-upload-heading{
margin-bottom: 12px;
}

/*Navigation menu*/

#navigation {
	left: 135px;
	position: relative;
}

.nav-top-level-panel-closed .header {
	background-image:url(../../images/buttons/nav_closed_ar_2.png);
	background-repeat:no-repeat;
	color: white;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height:40px;
	padding-top:18px;
	text-align:center;
	width:210px;
}

.nav-top-level-panel-open .header {
	background-image:url(../../images/buttons/nav_top_open_ar_2.png);
	background-repeat:no-repeat;
	color: white;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height:28px;
	padding-top:18px;
	text-align:center;
	width:210px;
}

#navigation .nav-sub-level-panel {
	padding-left: 5px;
	position: absolute;
}

#navigation .dummy-bottom-holder {
	background-image:url(../../images/buttons/nav_bottom_open_3.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 13px;
}

#navigation .nav-sub-level-label {
	background-image:url(../../images/buttons/nav_stripe_2.png);
	border-bottom-style:solid;
	background-repeat: repeat-y;
	background-position:left center;
	border-width:1px;
	color:white;
	color: white;
	cursor: pointer;
	padding-left: 5px;
	width: 200px;
}

#navigation .nav-top-level-panel {

}

/* LOGIN COMPONENT*/
#login-popup {
  	font-size: 12px;
  	font-weight: bold;
  	padding: 4px 4px 4px 8px;
  	cursor: default;
	width: 750px;
	z-index: 999999; 
}

#login-popup .scroll_form_panel {
	height: 475px;
	width: 750px;
	
}

.scroll_form_panel .inner_form_panel {
	width: 710px;
}

.gwt-DialogBox .Caption {
  background: #e3e8f3 url(../../images/popup/hborder.png) repeat-x 0px -2003px;
  color: #629BBE;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 4px 4px 8px;
  cursor: default;
  border-bottom: 1px solid #bbbbbb;
  border-top: 5px solid #d0e4f6;
}

#login-popup .popupContent {
	/*background-color: #D0E4F6;*/
}

.gwt-DialogBox .dialogMiddleCenter {
  padding: 3px;
  background: #D0E4F6;
}

.gwt-DialogBox .gwt-Button {
	float: right;
}

.gwt-DialogBox .dialogBottomCenter {
  background: url(../../images/popup/hborder.png) repeat-x 0px -4px;
  -background: url(../../images/popup/hborder_ie6.png) repeat-x 0px -4px;
}

.gwt-DialogBox .dialogMiddleLeft {
  background: url(../../images/popup/vborder.png) repeat-y;
}

.gwt-DialogBox .dialogMiddleRight {
  background: url(../../images/popup/vborder.png) repeat-y -4px 0px;
  -background: url(../../images/popup/vborder_ie6.png) repeat-y -4px 0px;
}

.gwt-DialogBox .dialogTopLeftInner {
  width: 5px;
  zoom: 1;
}

.gwt-DialogBox .dialogTopRightInner {
  width: 8px;
  zoom: 1;
}

.gwt-DialogBox .dialogBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}

.gwt-DialogBox .dialogBottomRightInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}

.gwt-DialogBox .dialogTopLeft {
  background: url(../../images/popup/corner.png) no-repeat -13px 0px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat -13px 0px;
}

.gwt-DialogBox .dialogTopRight {
  background: url(../../images/popup/corner.png) no-repeat -18px 0px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat -18px 0px;
}

.gwt-DialogBox .dialogBottomLeft {
  background: url(../../images/popup/corner.png) no-repeat 0px -15px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat 0px -15px;
}

.gwt-DialogBox .dialogBottomRight {
  background: url(../../images/popup/corner.png) no-repeat -5px -15px;
  -background: url(../../images/popup/corner_ie6.png) no-repeat -5px -15px;
}

html>body .gwt-DialogBox {
	z-index: 999999;
}

* html .gwt-DialogBox .dialogTopLeftInner {
  width: 5px;
  overflow: hidden;
}

* html .gwt-DialogBox .dialogTopRightInner {
  width: 8px;
  overflow: hidden;
}

* html .gwt-DialogBox .dialogBottomLeftInner {
  width: 5px;
  height: 8px;
  overflow: hidden;
}

* html .gwt-DialogBox .dialogBottomRightInner {
  width: 8px;
  height: 8px;
  overflow: hidden;
}

.gwt-DialogBox .loginTable {
	position: relative;
	width: 700px;	
}

.gwt-DialogBox .registerTable {
	padding-bottom: 30px;
	position: relative;
	width: 400px;
}

.gwt-DialogBox .alert-scroll-panel {
	max-height: 150px;
}

.gwt-DialogBox .dummy-seperator-table {
	width: 80px;
}

#login-popup .gwt-Button {
	float: right;
}

#login-popup .gwt-TextBox, 
	#login-popup .gwt-PasswordTextBox {
	width: 200px;
}

#login-popup .login-warning {
	color: #990000;
	font-weight: bold;
}

.gwt-DialogBox .tableTitle {
	color: #629BBE;
	font-size: 12px;
	font-weight: bold;
}

.gwt-DialogBox .geostore-link {
	color:#F5821F;
	cursor: pointer;
	padding-left: 3px;
	text-decoration: none;
}


#login-popup .COL_0 {
	width: 75px;
}

#login-popup .COL_1 {
	width: 290px;
}
#login-popup .COL_2 {
	width: 25px;
}
#login-popup .COL_3 {
	
}
#login-popup .COL_4 {
	
}

#applyButtonContainer {
	float: right;
	position: relative;
}

#applyButtonContainer .apply-btn {
	background-color: transparent;
	background-image: url(../../images/buttons/smallReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color:white;
	cursor: pointer;
	font-size:10px;
	font-weight:bold;
	height: 22px;
	margin: 2px 8px 0px 32px;
	width: 80px;
}

.panel-GlassPanel{
    background-color: black;
    filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
    z-index: 99999;
  } 
  
.Copyright-symbol {
		width:10px;
		padding-bottom: 5px;
	}	
		
.Copyright-label {
		padding-bottom: 5px;
}

#panel-GlassPanel #waitSwirly {
	left: 400px;
	top: 50px;
	position: relative;
}

#waitSwirly {
	left: 400px;
	top: 50px;
	position: relative;
	width: 130px;
}

#migrationSwirly {
	left: 400px;
	position: relative;
	width: 130px;
}


/*********************************************/
/** VOUCHER TAB PANEL **/
/*********************************************/
.gwt-DecoratedTabBar {
}

.gwt-DecoratedTabBar .gwt-TabBarFirst {
  width: 5px;  /* first tab distance from the left */
}

.gwt-DecoratedTabBar .gwt-TabBarRest {
}

.gwt-DecoratedTabBar .gwt-TabBarItem {
  border-collapse: collapse;
  margin-left: 6px;
}

.gwt-DecoratedTabBar .tabTopCenter {
  padding: 0px;
  background: #d0e4f6;
}

.gwt-DecoratedTabBar .tabTopLeft,
.gwt-DecoratedTabBar .tabTopRight {
  padding: 0px;
  zoom: 1;
}

.gwt-DecoratedTabBar .tabTopLeftInner,
.gwt-DecoratedTabBar .tabTopRightInner {
  width: 6px;
  height: 6px;
}

.gwt-DecoratedTabBar .tabTopLeft {
  background: url(../../images/buttons/corner.png) no-repeat 0px -55px;
  -background: url(../../images/buttons/corner_ie6.png) no-repeat 0px -55px;
}

.gwt-DecoratedTabBar .tabTopRight {
  background: url(../../images/buttons/corner.png) no-repeat -6px -55px;
  -background: url(../../images/buttons/corner_ie6.png) no-repeat -6px -55px;
}

.gwt-DecoratedTabBar .tabMiddleLeft,
.gwt-DecoratedTabBar .tabMiddleRight {
  width: 6px;
  padding: 0px;
  background: #d0e4f6;
}

.gwt-DecoratedTabBar .tabMiddleLeftInner,
.gwt-DecoratedTabBar .tabMiddleRightInner {
  width: 1px;
  height: 1px;
}

.gwt-DecoratedTabBar .tabMiddleCenter {
  padding: 0px 4px 2px 4px;
  cursor: pointer;
  cursor: hand;
  color: #828282;
  font-weight: bold;
  text-align: center;
  background: #d0e4f6;
}

.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
  background: #89B2D0;
}

.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
  background-position: 0px -61px;
}

.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
  background-position: -6px -61px;
}

.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft,
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {
  background: #89B2D0;
}

.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {
  cursor: default;
  color: white;
  background: #89B2D0;
}

.gwt-DecoratedTabBar .gwt-TabBarItem-disabled .tabMiddleCenter {
  cursor: default;
  color: #828282;
}

* html .gwt-DecoratedTabBar .tabTopLeftInner,
* html .gwt-DecoratedTabBar .tabTopRightInner {
  width: 6px;
  height: 6px;
  overflow: hidden;
}

.gwt-TabPanel {
}

.gwt-TabPanelBottom {
  border-color: #89B2D0;;
  border-style: solid;
  border-width: 2px 2px 2px;
  overflow: hidden;
  padding: 6px;
}

.labelled-widget-label, .choose-event-label{
	color: #629BBE;
	font-weight: bold;
	width: 120px;
}

.voucher-descriptive-text {
	padding:15px;
}

.voucher-tabbed-panel {
	height:600px;
	width:820px;
}

.event-layer-listbox
{
	width: 300px;
}

.event-field-mandatory {
	font-size: 12px;
	color: #629BBE;
	padding-left: 3px;
}

.event-field-status {
	font-size: 10px;
	color: #629BBE;
	padding-left: 3px;	
}
 