/* Adidam UK styles */

body {
	margin: 0px;
	padding: 0px;
	background-color: #062038;
	min-width: 828px;
}

/*** 2 Column Styles ***/

#col-container {
	float: left; 
	background: url(../images/center-background.gif) top left repeat-y;
}

#col-container .column {
  float: left;
}

#center-col 
{
  width: 552px;
}

#right-col {
  width: 276px;
}

#footer {
  clear: both;
}



/*** document images styles ***/

#above-header {
	color: #000000;
	width: 828px;
	height: 0px;
}

#header {
	background: #000000;
	width: 828px;
}

#site-title {
	font-size: large;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	height: 149px;
}


#logo {
	background-image: url(../images/poekoelan-logo.gif);
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 620px;
	height: 120px;
	width: 208px;
}

#top-menu {
	background-color: #A7021A;
	height: 25px;
	width: 828px;
	padding-top: 5px;
	text-align: left;
}

.gold-line {
	height: 1px;
	width: 828px;
	background-color: #E89702;
}

#content-main {
	padding: 10px 20px 20px 20px;
}

#content-left {
	padding: 10px;
}

#footer {
	border-top: 5px solid #000;
	height: 100px;
	width: 768px;
	background-color: #000000;
	padding: 15px 30px 0 30px;
}

/*** text styles ***/

#top-menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
}
		
#top-menu li {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-left: 0;
	padding: 0px 14px;
	border-left: 1px solid #E89702;
	color: #E89702;
	list-style: none;
	display: inline;
}

#top-menu li.first {
	border-left: none;
	padding-left: 15px;
}

#top-menu a {
	color: #E89702;
	text-decoration: none;
}

#top-menu a.selected {
	text-decoration: underline;
}

#content-right p {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #A5230C;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	line-height: 21px;
}

#content-right .quote {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #A5230C;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	line-height: 21px;
}

#content-main .quote {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #D1381D;
	margin-left: 15px;
	line-height: 19px;
}

#content-main p {
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

#content-main h1 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	line-height: 25px;
	color: #D1381D;
	margin: 10px 0 0 0;
	padding: 0;
}

#content-imagebar {
	margin: 0px;
	padding: 0px;
}

#content-main h3 {
	font-family: Arial, Helvetica;
	font-size: 17px;
	line-height: 20px;
	color: #333333;
	margin: 5px 0 0 0;
	padding: 0;
}

#content-main h2 {
	font-family: Arial, Helvetica;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0;
}

#content-left h2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 19px;
	color: #D1381D;
	margin: 10px 0 0 0;
	padding: 0;
}

#content-left p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
		
#footer li {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-left: 0;
	padding: 0px 14px;
	border-left: 1px solid #E89702;
	color: #E89702;
	list-style: none;
	display: inline;
}

#footer a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #E89702;
	display: inline;
}

#footer li.first {
	border-left: none;
}

#footer p.white{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: white;
}

#footer-wrapper p.white{
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: white;
}
