/* -----------------------------------------------------------------------------
//
// Module Name:    atMyPages.css
//
// Description:    Page to either contain or redirect to custom CSS.
// Created by:     Peter Goulborn
// Copyright:      2008 Astun Technology Limited
//
// -----------------------------------------------------------------------------
//
// Modification History:
//
// Version  Date        Modifier			Issue	Description
//   001    26/08/2008  Peter Goulborn		    1	Initial version.
//   002    20/10/2008  Peter Goulborn		    2	Updated with Astun colours.
//   003    30/10/2008  Brian Johnson		    3	Mendip Customisation.
//   004    14/12/2008  Brian Johnson		    4	Customisation Amendments.
//
// -----------------------------------------------------------------------------
*/

@import url(../atMyPages.css); 
/* Customer specific styles */


body {
	font-family:verdana,sans;
	font-size:0.65em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}

#wrapper {
	overflow: visible;
}

#atTabBar_lblUserName {
	display: none;
}

#atTabBar h2 {
	font-size: 1.5em;
	font-weight: bold;
}

#atMapSpurForm 
{
	border: 0;
}

#atMapSpurForm #atTabBar 
{
	background-color: #fff;
	border-top-color : #fff;
	border-right-color : #fff;
	border-left-color : #fff;
}

#atContent, #atContent #atContentConfig
{
	border: 0;
	background-color: #fff;
}

#atContent .atPanel p {
	padding: 0px 2px;
	margin: 2px;
}

#atContent #atWelcomePanel p {
	margin: 5px;
	font-size: 1em;
}

#atContent .atPanelContent td {
	vertical-align: middle;
}

#atContent #atWelcomePanel {
	width: 695px;
	font-size: 1em;
}

.atContentConfigOpen #atContent #atWelcomePanel {
	width: 96%;
}

.atContentConfigOpen #atContent input {
	width: auto;
}

#atMapSpurForm #atDisablePage {
	width: auto;
}

.atContentConfigOpen #atContent .atPanelContainer {
	width: 93%;
}

.atContentConfigOpen #atMyMaps #atContentConfig #atMapSourcesPanel {
	display: none;
}

#atTabBar
{
	padding-left: 8px;
	padding-right: 8px;
}

#atMapSpurForm .atModule,
x:-moz-any-link
{
	padding: 0;
	left: -250px;
}

#atMapSpurForm .atModule,
x:-moz-any-link, x:default
{
	left: 0px;
}

#atMapSpurForm #atMyMaps, 
x:-moz-any-link
{
	left: -380px;
}

#atMapSpurForm #atMyMaps,
x:-moz-any-link, x:default
{
	left: 0px;
}

#atMapSpurForm, #atMapSpurForm div, #atMapSpurForm #atContent div, #atTabBar input, #atTabBar input:active, #atMapSpurForm #atLocationBar div
{
	border-color: #005C5E;
}

#atContent .atPanel h3, #atContent .atCollapseButton 
{
	background-color: #005C5E;
	border-color: #005C5E;
	color: #fff;
	font-weight: bold;
}

#atTabBar input:hover 
{
	background-color: #005C5E;
	border-color: #005C5E;
	color: #fff;
	cursor: pointer;
}

#atTabBar input 
{
	font-weight: bold;
	background-color: #A5CFCE;
	border-color: #A5CFCE;
	border-bottom-color: #005C5E;
	color: #005C5E;
	bottom: -1px;
}

#atMapSpurForm #atTabBar, #atMapSpurForm #atTabBar input.atTabSelected 
{
	background-color: #fff;
	color: #005C5E;
}

#atMapSpurForm #atTabBar input.atTabSelected {
	border-color: #005C5E;
	border-bottom-color: #fff;
}

#atLocationBar #atLocationDisplay, #atLocationBar #atLocationSelect, #atLocationBar #atLocationSearch, #atMyAlertPanelCurrent, #atContentConfig .atPanel 
{
	background-color: #D4E9E9;
}

#atMapSpurForm #atContent .atPanelHeader, #atMapSpurForm #atContent .atPanelFooter, #atMapSpurForm #atMyAlerts .atMyAlertsLocationHeader, #atMapSpurForm #atMyAlerts .atMyAlertsLocationFooter
{
	border-color: #A5CFCE;
}


#atMyMaps #atMapWrapper .atPanel 
{
	border: 1px solid #005C5E;
	background-color: #fff;
}

#atMyMaps #atPanelMenu .atLayerDiv table tr
{
	background-color: #fff;
}

#atMapSpurForm #atLocationBar #atLocationDisplay {
	height: 2em;
	vertical-align: middle;
}

#atLocationBar #atLocationBar_btnCancelLocation, #atLocationBar #atLocationBar_btnSelectLocation, #atLocationBar #atLocationBar_btnPerformSearch, #atLocationBar #atLocationBar_btnChangeLocation, #atContent .atPanel .atPanelFooter input, #atMapSpurForm #atButtonBar #atButtonBar_btnOtherThings, #atMapSpurForm #atButtonBar #atButtonBar_btnAboutMap, #atMapSpurForm #atButtonBar #atButtonBar_btnFindNearest, #atMapSpurForm #atButtonBar #atButtonBar_btnResetPage, #atContentConfig .atPanelFooter input, #atContentConfig #atPanelFooter input, .atMakeDefault, #atMyAlerts .atMyAlertsPanel .atHeader .atMakeDefault, #atMyAlerts .atMyAlertsPanel .atPanelFooter input, #atMyAlerts .atMyAlertsLocationFooter input, #atMyMaps #aFindNearestSubmit, #atMyMaps #atSearchSubmit, #atButtonBar #atButtonBar_btnManageDetails, #atLocationSearch .resultsBtn
{
	background-color:#FFFFFF;
	background-image:url(http://www.southtyneside.info/images/background_form_element.gif);
	background-position:center center;
	background-repeat:repeat-x;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:double;
	border-width:3px;
	color:#333333;
	font-weight:bold;
	line-height:1em;
	padding:0.1em;
	vertical-align:middle;
	width: auto;
	padding: 0px 3px;
	font-size: 1em;
	vertical-align: middle;
}

#atMapSpurForm #atButtonBar #atButtonBar_btnOtherThings, #atMapSpurForm #atButtonBar #atButtonBar_btnFindNearest {
	background-image: none;
	background-color: #D4E9E9;
	color: #005C5E;
	border: 2px outset #EEE;
	font-size: 1.4em;
}

#atMapSpurForm #atButtonBar #atButtonBar_btnOtherThings.atButtonSelected, #atMapSpurForm #atButtonBar #atButtonBar_btnFindNearest.atButtonSelected {
	border: 2px inset #EEE;
}

#atMapSpurForm #atButtonBar {
	clear: both;
}

#atWelcomePanel ol {
	font-size: 1em;
}

#atLocationBar table.tblResults {
	border: 1px solid #005C5E;
}

#atLocationBar .RTRow {
	border-top: 1px solid #005C5E;
	padding: 2px 5px;
}

#atLocationBar .TableHeaderRow {
	text-align: center;
	border-bottom: 1px solid #005C5E;
}

#atToolbar ul, #atToolbar li, #atMapSpurForm #atToolbar li a:link, #atMapSpurForm #atToolbar li a:visited, body #atMapSpurForm #atMapWrapper #atToolbar {
	font-size: 1em;
}

#atMapSpurForm #atContent #atMapWrapper #atContentConfig {
	margin-left:-244px;
	width:50%;
	background-color: #FFF;
}

.atContentConfigOpen #atContent #atMapWrapper .atPanelContainer {
	width: 100%;
}

#atMapSpurForm #atPanelMenu .panel .panelspanheader {
	background-color: #A5CFCE;
	height: 1.5em;
	background-position: 98% 3px;
}

#atMapSpurForm #atPanelMenu {
	padding: 0px;
}

#atMapSpurForm #atPanelEditMap {
	border: 0px none #fff;
}

#atMapSpurForm #atPanelMenu .panel .atLayerFieldSet {
	padding: 3px 0px 3px 20px;
}

body #atMapSpurForm .panel #grouplayers ul {
	width: 230px;
}

#atMapSpurForm #atMyMaps #atMapWrapper .atPanelContainer .atPanelContent {
	padding: 0px;
	border: 0px none #FFF;
}

#atMyMaps #atMapWrapper .atPanelContainer .atPanel {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	border: 0px none #FFF;
	height: auto;
	width: auto;
}

body #atMapSpurForm #atMapImageFrame {
	border: 0px none #FFF;
	padding: 0px;
	height: auto;
	width: auto;
}

#atContent .atPanel h4 {
	background-color: #A5CFCE;
	min-height: 1.5em;
	margin:0px;
	padding-left: 5px;
}

#atMapSpurForm #atMapImageFrame #atMapImage {
	border:1px solid #005C5E;
	width: 99%;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
}

#atContent .atPanel .atPanelContent {
	padding: 0px;
}

#atContent .atPanelData {
	border-bottom: #EEE dashed 1px;
	margin:0 0 -1px;
	padding: 3px;
}

#atContent .atPanelContent {
	padding: 0px;
	margin: 0px;
	margin-bottom: -1px;
}

#atMapSpurForm #atMyMaps #contentDisplay .atLastResult {
	border-bottom-color: #FFFFFF;
}

#atContent .atPanelContent table {
	width:94%;
}

#atContent .atPanelHeader .atClosePanel {
	background-color: transparent;
	width: 16px;
	right: 5px;
	top: 3px;
}

.atContentConfigOpen #atMyPage .atContentThreeColumns .atPanelContainer {
	width: 50%;
}

#atContent .atPanelData {
	overflow: hidden;
	font-size: 0.9em;
}

#atContentConfig .atPanel li {
	margin-left:6px;
}

#atMapSpurForm #grouplayers a:hover {
	color: #005c5e;
	text-decoration: underline;
}

#atMapSpurForm #atMyMaps img.atQuery {
	background-color: #FFF;
}

#grouplayers .atQuery {
	padding: 2px 1px 3px 0px;
	border: 0px none;
}

#grouplayers #showHideMapTips, #grouplayers #clearQuery {
	padding-left: 5px;
}

#atContent .atPanel td {
	padding: 0px;
	border: none;
}

body #atMapSpurForm #atPanelMenu .panel #grouplayers ul {
	padding-left: 0px;
}

#atMapSpurForm #contentDisplay fieldset {
	border-color: #005D5E;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 97%;
}

#atMapSpurForm #contentDisplay legend {
	background-color: #A5CFCE;
	border-color: #005D5E;
	margin-bottom: 0px;
}

#atMapSpurForm div.infoResult {
	background-color: #FFF;
	padding: 5px 0px 10px 0px;
	border-color: #005D5E;
}

#atMapSpurForm div.infoResult strong {
	margin-right:5px;
}

#atTip {
	font-size: 1.2em;
}

.atContentConfigOpen .atContentThreeColumns {
	width:auto;
}

#atPanelMenu .panel .atLayerFieldSet img {
	display: inline;
}

#atMapSpurForm #fieldsetTakeMeTo br {
	display:block;
}

#atContent {
	overflow:visible;
}