/* MISC. */
.clear {clear: both;}
hr, .hide {display: none;}
a img {border: none;}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#maincontainer {
	font-size: 95%;
}
#topLink {
	padding-top: 1.0em;
}
div#maincontainer {
	min-width:763px;
	/*max-width:1024px;*/
	position:relative;
	overflow:visible;
	float: left;
}
#maincontainer {
	color: #333333;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-width: 780px;
	_width: expression(((document.body.clientWidth)) < 800? "795px": "auto" );
	position: absolute;
}
/* GENERAL TEXT STYLES */
a, a:link, a:visited {color: #FF3366; text-decoration: none;}
a:focus, a:hover, a:active {color: #00349A !important; text-decoration: underline;}
ul {list-style: square;}
ol {list-style: decimal;}
h1 {color: #00349A; font-family: Arial, Helvetica, sans-serif; font-size: 2.6em; font-weight:normal;}
/*#contentcolumn h1 img {
	float: right;
}*/
#andy-accord {
	float: right;
}
#container-news h1 img {
	float: left;
}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight:bold;}
h2, h3, h4, h5, h6 {color: #FF3366;}
h3, h4 {font-size: 1.1em;}
h3 {
	padding-bottom: 0.2em;
	border-bottom: 1px solid #FF3366;
	width: 100%;
}
/* TABLES */
table {border-collapse: collapse; width: 100%;}
th, td {padding: 0.2em;}
caption {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0.2em;
	text-align: left;
	display: none;
}
col {border-right: 1px solid #627FA1;}
thead {background: #CCC;}
th {
	font-weight: bold;
	text-align: left;
	/*background-color: #254B70;*/
	color: #FFFFFF;
}

/* HEADER */
#topsection {
	font-size: 1.0em;
}
#header-brand {
	float: left;
	width: 380px;
}
#header-image {
	float: right;
	width: 275px;
}
#container-navbar {
	clear: both;
	color: #FFFFFF;
	font-size: 0.9em;
	background: #002C83 url("http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/bkgrnd-navbar.gif") repeat-x left top;
	/*border-top: 1px solid #002A53;*/
	border-bottom: 1px solid #2A2A2A;
}
/* SEARCH BOX STYLES */
#container-search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container-search a, #container-search a:link, #container-search a:visited {color: #8B9A92;}
#searchForm {
	padding: 0.3em;
}
#searchForm form {
	margin: 0;
	padding: 0;
	width: auto;
/*	margin: 0.6em;	*/
}
#searchForm input#searchbox {
	font-size:0.8em;
	width: 22em;
}
#searchForm input.go {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #DD2D08 url("http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/bkgrnd-go-btn.gif") repeat-x left top;
	border: 1px solid #FFFFFF;
	padding-left: 0.3em;
	padding-right: 0.3em;
	cursor: pointer;
	cursor: hand;
}
#searchForm label {
	/*color: #8B9A92;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

/* CONTENT */
#contentwrapper {
	float: left;
	width: 100%;
	background: url(http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/dot-bkgrnd.gif) repeat-x left top;	
	padding-top: 1.0em;
	font-size: 0.9em;
	min-height: 600px;
	height: auto;
	_height: 600px;
	/*min-height: 333px;
	height: auto;
	_height: 333px;*/
}

/* MAIN COLUMN - fluid */
#contentcolumn .innertube {
	min-width: 333px;
	width: auto;
	/*_width: 333px;*/
}
#contentcolumn {
	margin: 0 200px 0 190px; /*Margins for content column. Should be "0 RightColumnwidth 0 LeftColumnwidth*/
}
#homepage #contentcolumn {
	margin: 0 200px 0 190px; /*Margins for content column. Should be "0 RightColumnwidth 0 LeftColumnwidth*/
}
#contentcolumn ul {
	margin: 0px;
	padding: 0px;
}
#contentcolumn li {
	list-style: none;
	padding-left: 20px;
	background: url(http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/bullet-a.gif) no-repeat left top;
	color: #FF3366;
}
/* TICKER */
#ticker {
	margin: 0 auto 10px;
	clear: both;
	padding-top: 1.0em;
}
#ticker table {
	background: transparent url(http://www.accordaberdeen.co.uk/web/Templates/accord_home_files/ticker_btm.gif) no-repeat bottom left;
	border: 0;
	margin: 0;
	padding: 0;
	/*width: 534px;*/
}
#ticker table td {
	font-size: 12px;
}
#ticker table td#tic-title {
	background: transparent url(http://www.accordaberdeen.co.uk/web/Templates/accord_home_files/ticker_top.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
	vertical-align: top;
	width: 184px;
}
#ticker table td#tic-item {
	background: transparent url(http://www.accordaberdeen.co.uk/web/Templates/accord_home_files/ticker_top.gif) no-repeat top right;
	padding: 4px 10px 4px 16px;
	width: 534px;
	text-align: left;
}
#ticker table td#tic-item a {
	opacity: 0.999;
}
#ticker table a {
	color: #222;
	text-decoration: none;
}
#ticker table a:hover {
	color: #111;
	text-decoration: underline;
}
/* NEWS */
#container-news, #container-news h1, #container-news h2  {
	margin: 0px;
	padding: 0px;
	padding-top: 1.0em;
}
#container-news h2 {
	color: #003399;
}
#container-news div {
	clear: left;

	padding-bottom: 0.5em;
	min-height: 80px;
	height: auto;
}
#container-news h2 img {
	/*clear: right;*/
	float: left;
	padding: 4px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-right: 0.5em;
}
	
.img-wrapper {
	margin-right: 1.0em;
	float: left;
	/*line-height: 0;*/
}
.container-year {
	clear: both;
	float: left;
	margin-bottom: 1.0em;
}
/* LEFT COLUMN - fixed */
#leftcolumn {
	float: left;
	/*width: 230px; width of left column*/
	width: 190px; /*width of left column*/
	margin-left: -100%;
	/*background: #C8FC98;*/
	padding-top: 1.0em;
	padding-left: 1.0em;
	font-size: 0.9em;
}
#leftcolumn-inner {
	position: absolute;
	left: 1.0em;
}

/* left HAND NAVIGATION */
/* Disable bullets on all menu items */
#ae-menu {
	width: 100%;
}
#ae-menu li {
	list-style-type: none;
	padding: 0.1em;
}
	
#ae-menu li a {
	color: #FFFFFF !important;
	display: block;
	width: 100%;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0.2em;
}
#ae-menu li a:hover {
	color: #FFFFFF !important;
	display: block;
	width: 100%;
	height: 20px;
	text-decoration: underline;
}
#ae-menu li a:active {
	color: #FF3366 !important;
	display: block;
	width: 100%;
	height: 20px;
	text-decoration: underline;
}
/* Move arrow image pointer so that it appears consistently at left hand side of menu */
#ae-menu li img {
	position: absolute;
	left: 0px;
}
/* Set background color for LEVEL 1 */
#ae-menu ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#ae-menu ul li {
	color: #FFFFFF;
	background: url(http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/btn-off.gif) no-repeat left top;
	padding-left: 20px;
	height: auto;
	
	font-weight: bold;
}
/*#ae_menu ul li.menuExpanded {background-color: #8B9A92;}*/
#ae-menu a.menuActive {font-weight: bold;}
/* Set background color for LEVEL 2 */
#ae-menu ul li ul {
	/*background: #8B9A92;*/
	width: 100%;
	margin: 0;
	padding: 0;
}
/* Indent LEVEL 2 and set white font for all non-menu links from LEVEL 2 downwards */
#ae-menu ul li ul li {
	color: white;
	background: none;
	margin: 0;
	padding: 0.2em;
	padding-left: 0.3em;
	
	font-weight: normal;
}
/* Set background color for LEVEL 3 */
#ae-menu ul li ul li ul {
	/*background: #8B9A92;*/
	width: 100%;
	margin: 0;
	padding: 0;
}
/* Indent LEVEL 3 */
#ae-menu ul li ul li ul li {
	margin: 0;
	padding: 0.2em;
	padding-left: 0.6em;
}
/* Set background color for LEVEL 4 */
#ae-menu ul li ul li ul li ul {
	/*background: #8B9A92;*/
	width: 100%;
	margin: 0;
	padding: 0;
}
/* Indent LEVEL 4 */
#ae-menu ul li ul li ul li ul li {
	margin: 0;
	padding: 0.2em;
	padding-left: 0.9em;
}


/* TABLE BASED MENU STYLES */
.menuSystemDefault { 
	width: 180px; 
}

.menuSystemDefault table {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menuSystemDefault td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


/* LEVEL 1 MENU STYLES selected */
.Col1MenuSelectedArea1 {
	font-weight: bold; 
	color: #ffffff; 
	height: 23px;
	width: 20px;
	padding: 3px;
	background: url("http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/btn-on.gif") no-repeat left top;
	vertical-align: top;
	text-align: left;
}
.Col1MenuSelectedArea1 img {
	display: none;
}
.Col2MenuSelectedArea1 a, 
.Col2MenuSelectedArea1 a:link, 
.Col2MenuSelectedArea1 a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	

	display: block;
	width: 100%;
	height: 20px;
}
.Col2MenuSelectedArea1 a:focus, 
.Col2MenuSelectedArea1 a:hover, 
.Col2MenuSelectedArea1 a:active {
	color: #FFFFFF !important; 
	text-decoration: underline;
}
.Col2MenuSelectedArea1 {
	padding: 3px !important; 
	font-weight: bold; 
	height: 23px;
	font-weight: bold;
	background: url("http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/btn-on2.gif") no-repeat right top;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

/* LEVEL 1 MWENU STYLES */
.Col1MenuNonSelectedArea1, 
.Col1MenuItemOdd1,
.Col1MenuItemEven1 {
	color: #ffffff; 
	width: 20px;
	height: 23px;
	padding: 3px;
	background: url("http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/btn-off.gif") no-repeat left top;
	vertical-align: top;
	text-align: left;
}
.Col1MenuNonSelectedArea1 img, 
.Col1MenuItemOdd1 img, 
.Col1MenuItemEven1 img {
	display: none;
}
.Col2MenuNonSelectedArea1 a, 
.Col2MenuNonSelectedArea1 a:link, 
.Col2MenuNonSelectedArea1 a:visited,
.Col2MenuItemOdd1 a, 
.Col2MenuItemOdd1 a:link, 
.Col2MenuItemOdd1 a:visited,
.Col2MenuItemEven1 a, 
.Col2MenuItemEven1 a:link, 
.Col2MenuItemEven1 a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	display: block;
	width: 100%;
	height: 20px;
}
.Col2MenuNonSelectedArea1 a:focus, 
.Col2MenuNonSelectedArea1 a:hover, 
.Col2MenuNonSelectedArea1 a:active,
.Col2MenuItemOdd1 a:focus, 
.Col2MenuItemOdd1 a:hover, 
.Col2MenuItemOdd1 a:active,
.Col2MenuItemEven1 a:focus, 
.Col2MenuItemEven1 a:hover, 
.Col2MenuItemEven1 a:active {
	color: #FFFFFF !important; 
	text-decoration: underline;
}
.Col2MenuNonSelectedArea1, 
.Col2MenuItemOdd1, 
.Col2MenuItemEven1 {
	padding: 3px !important; 
	height: 23px;
	font-weight: bold;
	background: url("http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/btn-off2.gif") no-repeat right top;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

/* LEVEL 2 MENU STYLES */
.Col1MenuSelectedArea2, 
.Col1MenuNonSelectedArea2, 
.Col1MenuItemOdd2, 
.Col1MenuItemEven2 {
	width: 20px;
	padding: 3px;
	line-height: normal;
}
.Col2MenuSelectedArea2, 
.Col2MenuNonSelectedArea2, 
.Col2MenuItemOdd2, 
.Col2MenuItemEven2 {
	padding: 3px;
	line-height: normal;
}

/* LEVEL 3 MENU STYLES */
.Col1MenuSelectedArea3, 
.Col1MenuNonSelectedArea3, 
.Col1MenuItemOdd3, 
.Col1MenuItemEven3 {
	width: 20px;
	line-height: normal;
	padding: 3px;
}
.Col2MenuSelectedArea3, 
.Col2MenuNonSelectedArea3, 
.Col2MenuItemOdd3, 
.Col2MenuItemEven3 {
	padding-left: 10px;
	line-height: normal;
	padding: 3px;
}

/* LEVEL 4 MENU STYLES */
.Col1MenuSelectedArea4, 
.Col1MenuNonSelectedArea4, 
.Col1MenuItemOdd4, 
.Col1MenuItemEven4 {
	width: 20px;
	line-height: normal;
	padding: 3px;
}
.Col2MenuSelectedArea4, 
.Col2MenuNonSelectedArea4, 
.Col2MenuItemOdd4, 
.Col2MenuItemEven4 {
	padding-left: 20px;
	line-height: normal;
	padding: 3px;
}

/* ACCORD SHOP */
#accord-shop {
	color: #999999;
	padding-top: 1.0em;
width: 180px;
}
#accord-shop h4 {
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
}


/* RIGHT COLUMN - fixed */
#rightcolumn {
	float: left;
	width: 220px; /*width of right column*/
	margin-left: -220px; /*Set left marginto -(RightColumnwidth)*/
	/*background: #FDE95E;*/
	padding-top: 1.0em;
	font-size: 0.9em;
}
#rightcolumn div {
	background: url(http://www.accordaberdeen.co.uk/web/Templates/accord_temp_files/right-bkgrnd.gif) repeat-x left top;
	min-height: 450px;
	height: auto;
	_height: 450px;
	margin-right: 1.0em;
}
#homepage #rightcolumn {
	float: left;
	width: 220px; /*width of right column*/
	margin-left: -220px; /*Set left marginto -(RightColumnwidth)*/
	/*background: #FDE95E;*/
	padding-top: 1.0em;
	font-size: 0.9em;
}
#homepage #rightcolumn div {
	background: none;
	margin-right: 0em;
}
/*#rightcolumn #andy-bkgrnd {
	min-height: 120px;
	height: auto;
	_height: 120px;

}*/
/* FOOTER */
#footer {
	clear: left;
	width: 100%;
	padding: 0px 0 1.0em;
	background: url(http://www.accordaberdeen.co.uk/web/Templates/accord_home_files/new-footer-bkgrnd.gif) repeat-x left top;
	min-height: 110px;
	height: auto;
	_height: 110px;
	font-size: 0.9em;
	overflow: hidden;
	color: #003399;
}
#footer a, #footer a:link, #footer a:visited {color: #003399;}
#site-info {
	margin: 0;
	padding: 65px 0 0 200px;
	width: 100%;
	color: #003399;
}
#site-info ul {
	list-style: none;			/* removes list marker */
	padding: 0px;				/* removes left indent */
	margin: 0px;
}
#site-info ul li {
	display: inline;			/* sets list items to display in a row */
}
#last-updated {
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	float: right;
	width: 20%;
	text-align:right;
}
#copyright {
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	color: #003399;
	text-align: right;
	padding-left: 320px;
}
#site-info #help {
	margin: 0;
	padding: 0;
	/*padding-top: 0.5em;
	padding-bottom: 0.5em;
	float: right;
	width: 74%;*/
}

.innertube {
	margin: 0 30px 10px 10px;
}
#accord-card-ani {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	height: 183px;
	width: 134px;
	z-index: 10;
}
/*#maincontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}*/