﻿body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body#pefa {
	background: url(../images/bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
	font: 85%/130% "Trebuchet MS", Verdana, Arial;
	text-align: left;
}

/* links */

a {
	color: #009ee0;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}


/* positioning */

#wrapper {
	width: 950px;
}

#header {
	float: left;
	height: 70px;
	border-top: 20px solid #ffffff;
	border-bottom: 20px solid #ffffff;
	width: 100%;
}

#container {
	width: 100%;
	float: left;
	border-top: 15px solid #009ee0;
}

#left {
	float: left;
	width: 170px;
	padding-left: 15px;
	padding-right: 15px;
}

#topleft {
	float: left;
	width: 200px;
}

#topleft, #topright {
	overflow: hidden;
}

#middle, #topmiddle 
{
	float: left;
	width: 520px;
	padding-left: 15px;
	padding-right: 15px;
}

#right, #topright {
	float: right;
	width: 170px;
	padding-left: 15px;
	padding-right: 15px;
}

#topright div.moduletable h3 {
	margin-top: 12px;
	margin-bottom: 7px;
}

#content {
	text-align: left;
	margin: 0;
	padding: 0;
}

#pathway {
	text-align: left;
	margin-top: 10px;
	font-size: 90%;
}

#pathway a {
	text-decoration: underline;
	color: #000000;
}

#pathway a:link {
}

#pathway a:hover {
	color: #009ee0;
}

#footer {
	float: left;
	width: 100%;
}

div.moduletable {
	text-align: left;
}

td.buttonheading {
	padding-left: 5px;
	padding-right: 5px;
}

/* Today on pefa.com */

div.moduletable-today {
	padding: 0;
	margin: 20px 0 0;
	background-color: #009ee0;
}

#LblTitle {
	display: none;
}

#LblTurnover,
#LblWeight,
#LblInternetBuyers {
	font: 11px/100% Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #000000;
	display: block;
}

form#form1 div.moduletable {
	width: 164px;
	height: 164px;
	background: #009ee0 url(../images/2day_on_pefa_bg.png) repeat-y center;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
}

#form1 div.moduletable table {
	float: right;
	bottom: 1px;
	right: 2px;
	display: block;
	position: absolute;
}

#form1 div.moduletable table, #form1 div.moduletable table td {
	padding: 0;
	margin: 0;
}
/* navigation */

div.moduletable-nav {
	font-weight: bold;
	line-height: 170%;
}

div.moduletable-nav a {
	text-decoration: none;
}

div.moduletable-nav a:hover {
	text-decoration: underline;
}

a.mainlevel {
	color: #000000;
}

a.sublevel {
	color: #ffffff;
}

/* heading */

h1, h2, h3, h4, h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-weight: bold;
	text-align: left;
}

/* size attributes */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 90%;
}

div.moduletable h3,
.componentheading {
	font-size: 95%;
	line-height: 95%;
}

.contentheading {
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #009ee0;
}

div.componentheading {
	text-transform: uppercase;
	font-weight: normal;
}

/* news */

div.moduletable-news {
	text-align: left;
	background-color: #ffffff;
	margin-top: 25px;
	margin-bottom: 10px;
}

marquee.scroll_container {
	width: 150px;
	padding: 0 10px;
}

/* tables */

table.main_content {
	background-color: white;
	font-size: 90%;
}

table.main_content tr td {
	background-color: #c9e9f8;
	padding: 4px;
}

table.main_content tr th {
	background-color: #009ee0;
	color: white;
	text-transform: uppercase;
	padding: 4px 4px 2px;
}

/* login */

body#login, form {
	margin: 7px 0 0;
	padding: 0;
	background-color: #009ee0;
}

form {
	margin: 0;
	padding: 0;
}

div.moduletable-login {
	text-align: left;
	width: 70px;
	float: left;
	clear: both;
	display: block;
	bottom: 0;
	position: relative;
}

div.moduletable-loginlang {
	float: right;
	margin-top: 10px;
}

div.moduletable-loginlang #jflanguageselection label.jflanguageselection {
}

div.moduletable-loginlang .jflanguageselection, div.moduletable-loginlang  h3, #login input {
	font: 9px Verdana, sans-serif;
}

#user input {
	margin-bottom: 2px;
}

div.moduletable-loginlang  h3 {
	margin: 0;
	padding: 0 0 2px;
}

/* language */

#jflanguageselection {
	text-align: left;
}

#jflanguageselection label.jflanguageselection {
	display: none;
}

.jflanguageselection {
	padding: 2px;
	font-size: 95%;
}

/* send2friend */

body.contentpane form table {
	padding: 10px;
}

body.contentpane form table td {
	font: 12px/130% "Trebuchet MS", Verdana, Arial;
	text-align: left;
}