/* Aberdeen City Council - Mobile Styles for Public Website. Created by Hridaya Thikey*/
body {
	margin: 0 1.0em 1.0em 1.0em;
	line-height: 1.3em; 
	font-size: 1.0em; 
	color: #fff; 
	font-family: Arial,Verdana,Helvetica,Sans-Serif; 
	background-color: #000;
}
p {	text-align:left;}
a:link, a:active {
	color: #00ffff; 
	text-decoration: none;
}
a:visited {
	color: #00ccff; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {display: none; }
h1 {
	font-size: 1.5em; 
	color: #ffff00;
}
h2 {
	font-size: 1.4em; 
	color: #ffff00;
}
h3 {
	font-size: 1.3em; 
	color: #ffff00;
}
h4, h5, h6 {
	font-size: 1.2em; 
	color: #ffff00;
}
hr {
	height: 1px;
}
table {
	font-size: 100%; 
	color:#fff;
	border:#fff solid 1px;
	margin:0;
	padding:0;
}
tr, th, td  {
	background-color: #000;
	text-align:left;
	border:#fff dotted 1px;
}
th, td  {
	padding:2px;
}
ul {
	text-align:left;
	padding-left:1em;
	width: auto; 
}
li {
	background:#000;  
	list-style: disc;
}

#container-header {
	width: 100%; 
	background: #000;
}
#container-navbar {
	clear: both;
	width: auto;
	font-size: 1.0em; 
	border-bottom: #fff 1px solid; 
	background:#000;  
}
#container-content {
	clear: both;
	width: 100%; 
	padding-top: 1.0em;
}
#container-content #content-app-body {
	clear: both;
	width: 100%; 
	padding-top: 1.0em;
}
#container-content #content-app-menu {
	clear: both;
	float:left;
	width: 100%; 
	padding-top: 1.0em;
}
#container-content #content-app-menu div{
	border:none;
}
#container-content #content-app-menu li {
	}
#content-app-menu a {
	color: #00ffff !important; 
	text-decoration: none;
}
#content-app-menu a:hover, #content-app-menu a:active {
	color: #ffff00 !important;
	text-decoration: underline;
	}
#content-app-menu h2 {color:#fff !important;}	
.eventDates { color:#fff !important;} 
#searchEvent label {color:#fff !important;}
#container-footer {
	clear: both;
	border-top: #fff 1px solid; 
	font-size: 1.0em; 
	width: 100%; 
	padding-top: 1.0em;
}

/* HEADER */
#container-header #logo {
	width: auto; 
	text-align: left;
	font-size: 1.5em; 
	color: #ffff00;
	font-weight: bold;
	background: #fff;
}
#container-header #logo a img {
	border:none;
	display:block;
}
#accessible-tools, #page-tools, #advancedSearch {
	display:none;
}
/*
#site-tools ul {
	display:none;
}
#advancedSearch {
	display:none;
}
*/
	
/* SEARCH */
#container-search {
	clear: both;
	padding-top: 1.0em;
}
#searchForm {
	text-align: left;
}
#searchForm FORM {
	width: auto; 
}
#searchForm INPUT#searchbox {
	font-size: 1.0em; 
	width: auto;
}
#searchForm input.go {
	font-weight: bold; 
	cursor: hand; 
	font-size: 1.0em;
}
#searchForm LABEL {
	font-weight: bold; 
	font-size: 1.5em; 
	color: #ffff00; 
	text-align: left;
}

/* PRIMARY NAV */
#primary-nav ul, #site-info ul{
	list-style: none;			/* removes list marker */
	padding: 0px;				/* removes left indent */
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background:#000;  /*hmt*/
	}
#primary-nav ul li, #site-info ul li {
	display: inline;			/* sets list items to display in a row */
	padding:0 0.25em;
	border-right:#fff 1px solid;
}
#container-navbar #explore {
	display:none;
}
#container-navbar #primary-nav {
	font-weight: normal; 
	width: auto; 
}

/* SELF SERVICE BUTTONS */
#selfService {
	width: auto;
	border: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 1.0em;
	}
#selfService h2 {
	border-top: 1px solid #fff;
	text-align: left;
	padding-top: 1.0em;
	}
.selfServiceButton {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	}

/* A to Z */
#AtoZ {
	clear: both;
	width: 100%; 
	border-top: 1px solid #fff;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	}
#AtoZ.letters {
	display: block;
	font-weight: bold;
	}
#AtoZ a {
	: #00ffff; 
	text-decoration: none;
}
#AtoZ a:focus, #AtoZ a:hover, #AtoZ a:active {
	color: #ffff00;
	text-decoration: underline;
	}
	
/* HOME CONTENT */
#liveContent {
	width: 100%;
	}
#contentLeft {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #fff;
	}
#contentRight {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #fff;
	}
.latestNewsItem {
	padding-bottom: 0.5em;
	}
.latestNewsItem a {
	font-weight: bold;
}
.EmergencyNewsItem {
	padding-bottom: 0.5em;
	}
.EmergencyNewsItem span {
	font-size: 1.5em; 
	color: #ffff00;
}
.EmergencyNewsItem  a {
	: #00ffff !important; 
	text-decoration: none;
}
.EmergencyNewsItem  a:hover, #AtoZ a:active {
	color: #ffff00 !important;
	text-decoration: underline;
	}


.newsItemDate {
	color: #fff;
	font-size: 0.8em;
	}
#contentLeft h3 { 
	width: auto;
	border-top: 1px solid #fff;
	padding-top: 1.0em;
	}
#contentRight h3 {
	width: auto;
	border-top: 1px solid #fff;
	padding-top: 1.0em;
	}
#main-body, #content, #content div, #content-app-body{
	margin-bottom:0;
	padding-bottom:0;
}
/* FOOTER */
#container-footer #last-updated {
	clear: both; 
	width: auto; 
	text-align: left;
}
#container-footer #copyright {
	clear: both;  
	width: auto; 
}
#container-footer #help {
	display:none;
}

/* MENU */
#main-body-2col #menu, #main-body #menu {
	display:none;
}
#ae_menu_acc {
	clear: both; 
	width: 100%;
	border-bottom: 1px solid #fff;
}
#ae_menu_acc li a {
	display: block; 
	font-weight: normal; 
	width: 100%; 
	height: auto; 
	text-decoration: none
}
#ae_menu_acc li a:hover {
	display: block; 
	width: 100%; 
	height: auto; 
	text-decoration: underline
}
#ae_menu_acc li a:active {
	display: block; 
	width: 100%; 
	height: auto; 
	text-decoration: underline
}
 #ae_menu_acc ul li {
	list-style: disc;
}
#ae_menu_acc a.menuActive {
	font-weight: bold
}
#ae_menu_acc ul li ul li {
	border-bottom: none;
	list-style: circle;
}
#ae_menu_acc ul li ul li ul li {
	list-style: none;
}

#content, #whatsOn_cont {
	border-bottom: 1px solid #fff;
}
#content div.highlight, #related-info {
	padding-bottom:1.0em;
}
#selfService {display:none;}
.acc-breadcrumb {
	margin-left:0;
}


