/*
Theme Name: ECA WordPress Theme
Theme URI: http://www.europeancollectors.org
Description: Theme for European Collectors Association
Author: Codepeak AB, Robert Lord <robert@codepeak.se>
Version: 1.0
*/

body {
	font-family:tahoma;
	/* line-height:1.4em; */
	font-size: 12px;
	color: #535353;
	margin-top: 0px;
	background: url(images/background.gif) repeat-x;
	background-attachment: fixed;
}

.flagimg {
	border: 1px solid #c0c0c0;
}

.flagimg:hover {
	border: 1px solid white;
}

a {
	color: #535353;
}

.wideImage
{
	height: 125px;
	width: 585px;
}

#main {
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	display: block;
}

#content
{
}

h1 {
	display: block;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: auto;
}

h2 {
	display: block;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;
}

.lead
{
	display: block;
	margin-bottom: 10px;
}
.content
{
	display: block;
}
#rssDiv, #newsDiv, #divMemberList, #divMemberInfo
{
	width: 245px;
	height: 320px;
	display: block;
	overflow: auto;
}

#rssDiv
{
	float: left;
	clear: left;
	padding: 4px;
}
#newsDiv
{
	float: right;
	clear: right;
	padding: 4px;
	overflow: auto;
}
.newslist
{
	margin-top: 10px;
}
.newslistTitle
{
	display: block;
}

.newslistLead
{
	display: block;
}
a.navigateBack
{
	font-weight: bold;
	z-index: 999;
	color: black;
	font-family: 'Arial' , Sans-Serif;
	position: absolute;
	text-decoration: none;
	margin-left: 500px;
}
a:hover.navigateBack
{
	color: #535353;
}

#divMemberList
{
	float: left;
	clear: left;
}
#divMemberList a
{
	text-decoration: none;
}

#divMemberInfo
{
	float: right;
	clear: right;
}

table#contactSchema
{
	width: 525px;
}
table#contactSchema td
{
	width: 50%;
}
table#contactSchema input
{
	width: 150px;
	height: 17px;
	background-color: #EFEFEB;
	border-top: #cfcfc2 1px solid;
	border-left: #cfcfc2 1px solid;
	border-bottom: #f3f3f0 1px solid;
	border-right: #f3f3f0 1px solid;
}

table#contactSchema textarea
{
	width: 270px;
	height: 145px;
	background-color: #EFEFEB;
	border-top: #cfcfc2 1px solid;
	border-left: #cfcfc2 1px solid;
	border-bottom: #f3f3f0 1px solid;
	border-right: #f3f3f0 1px solid;
}

.buttons
{
	float: right;
}
.message
{
	color: Red;
	text-align: right;
}

#menu
{
	background-image: url(images/backgroundMain.gif);
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
#menu table
{
	/*width: 575px;*/
	width: 100%;
}
#menu td
{
	width:auto;
	}
#menu a
{
	display: block;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 30px 3px 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	text-align:center;
}

#menu a:hover
{
	margin-bottom: 0px;
	border-bottom: solid 2px #ffffff;
}

#menu a.selected
{
	background-color: #525252;
}

.memberMenu ul
{
	list-style-type: none;
	text-align:left;
	margin-left: 0px;
	line-height: 20px;
}

#selectLanguage
{
	width: 610px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#languageTable
{
	margin-top: 20px;
	width: 610px;
	height: 100px;
	background-color: White;
	border: solid 4px #757571;
}

#border
{
	width: 810px;
	padding-top: 16px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image: url(images/stripe_bg.png);
}

#page
{
	width: 785px;
	margin: 10px auto;
	display: block;
}

#header
{
	background-image: url(images/backgroundHeader.gif);
	display: block;
}
#headerContent {
	background-image: url(images/backgroundHeader.gif);
	display: block;
	overflow: hidden;
	padding-bottom: 5px;
}
#midle
{
	height: 540px;
	margin-top: 5px;
	display: block;
}
#bottomBar
{
	background-color: #535353;
	height: 30px;
	margin-top: 5px;
	padding-top: 10px;
	display: block;
}
#bottomBar table
{
	float: left;
	clear: left;
}
#bottomBar .login
{
	float: right;
	clear: right;
	padding-right: 20px;
}
#bottomBar .login .txtBox
{
	width: 100px;
	height: 12px;
	font-size: 10px;
	background-color: #C2C4B5;
	border-right: #a1a396 1px solid;
	border-top: #8b8b8b 1px solid;
	border-left: #8b8b8b 1px solid;
	border-bottom-style: none;
}
#bottomBar .login input
{
	vertical-align: middle;
	padding:2px;
}
#bottomBar .login span
{
	color: #ffffff;
	font-size:11px;
	
}
#bottom
{
	padding-top: 5px;
	height: 20px;
	display: block;
	text-align: center;
}
#bottom img
{
	position: absolute;
	margin-left: 120px;
}

.dateLabel
{
	float: right;
	margin: 16px 16px 0 0;
	font-size: 20px;
	font-family:tahoma;
	text-align:right;
	height: 22px;
}

.logo
{
	margin-left: 12px;
	margin-top: 12px;
}
#headerContent .text
{
	margin-left: 12px;
	margin-top: 8px;
	display: block;
	font-size: 10px;
	font-family: Verdana;
	line-height:1.2em;
}
#bottomBar .selected
{
	background-color:#ffffff;
	padding: 1px 1px 1px 1px;
}

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

#menu ul li {
	float: left;
}

#menu ul li.current-cat {
	background: #525252;
}

.alignright {
	float: right;
}

