/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border: 1px;
	border-style: dotted;
	border-color: gray;
}

input[disabled]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: gray;
	border: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: #DFDFDF;
}

th{
	
}

.button{
	font-size: 1em;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: gray;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ol,ul {
}

blockquote {
}


a {
	color: #006699;
}

a:hover {
	color: #414141;
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */


#menu {
	width: 70%;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(../images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(../images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(../images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Menu Navigation */

#menu_nav{
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
}

#menu_nav ul {
	list-style: none;
}

#menu_nav li {
	list-style: none;
	float: left;
	margin: 0px 0px 20px 0px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(../images/img04.gif) no-repeat left 50%;
}



/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}

/* Content */

#content {
	float: right;
	width: 680px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 0px 20px 0px 0px;
	letter-spacing: -2px;
	border-bottom: 1px dotted #B9B9B9;
	text-transform: uppercase;
	font-size: 22px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

.news .subject {
   background-image: url(../images/icons/newspaper_link.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	height: 26px;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
}

.news .subject a {
   padding-left: 20px;
}

.news .subject a hover {
   padding-left: 20px;
	text-decoration: none;
}

.news .summary {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
}

.news .date {
	float: right;
	height: 10px;
	padding: 5px 20px;
}

.box {
	height: 100px;
	width: 100px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	color: Black;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}



#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

/* Error - warning */

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Red;
}

.warning{
	color: #FF8040;
}

.bold {
font: normal 120% Arial, Helvetica, sans-serif;
font-weight: bold;
}

/* MarketPlace */

.lineDotted{
	font: normal 120% Arial, Helvetica, sans-serif;
	border-bottom: 3px dotted #CFCFCF;
}

.table{
	margin-top: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #B9B9B9;
}

.demandOfferTitle{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 20%;
	height: auto;	
}

.demandOfferTitle a{
	font-weight: normal;
	display: block;
}

.textBig{	
	font: normal 22px Arial, Helvetica, sans-serif;
}

.textNormal{
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.textNormalLine {
	font:11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 3px solid #CFCFCF;
	height: 30px;
}

.lineDotted{
	font: normal 120% Arial, Helvetica, sans-serif;
	border-bottom: 3px dotted #CFCFCF;
}

.buttonView{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../images/icons/zoom.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	text-indent: 15px;
	width: 100px;
	height: auto;
	border: 1px solid #CFCFCF;
}

.buttonDemand{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../images/icons/comment.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 18px;
	border: 1px solid #CFCFCF;
}

.buttonOffer{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../images/icons/comment_yellow.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 18px;
	border: 1px solid #CFCFCF;
}

.buttonMatch{	
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 15px;
	background-image: url(../images/icons/action_refresh_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	width:90px;
	border: 1px solid #CFCFCF;
}

.buttonEdit{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 15px;
	background-image: url(../images/icons/pencil.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	width:80px;
	border: 1px solid #CFCFCF;
}
.buttonDelete{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 15px;
	background-image: url(../images/icons/delete.gif);	
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	width: 80px;
	border: 1px solid #CFCFCF;
}

.buttonMail{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../images/icons/email.gif);	
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	text-indent: 15px;
	height: auto;
	width: 80px;
	border: 1px solid #CFCFCF;
}

.buttonTranslate{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../images/icons/uk_flag.jpg);	
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	text-indent: 15px;
	height: auto;
	width: 90px;
	border: 1px solid #CFCFCF;
}

.buttonLogin{
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(../images/icons/icon_key.gif);	
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: auto;
	width: 80px;
	border: 1px solid #CFCFCF;
}

.td1 {
	text-align: left;
	width: 5%;
}
.td2 {
	text-align: left;
	width: 40%;
}
.td3 {
	text-align: right;
	width: 40%;
}
.td4 {
	text-align: right;
	width: 5%;
}

#suggestButton{
	font: bold 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 150px;
	text-align: right;
	background: #E3E3E3;
	border: 0px;
	float: right;
}

#suggestTable{
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	border: 1px solid #E1E1E1;
	height: auto;
	width: 150px;
}

#suggestDiv{	
	margin-left: 350px;
	margin-top: 20px;
	float: right;
	
}
