html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma, sans-serif;
	background:#8baed8 url(../images/background.png) repeat-x;
	padding-bottom:3px;
	background-attachment:fixed;
}
a:link, a:visited{
color:#182C5E;

}
a:hover, a:focus{
color:#990000;

}
.msg_ko{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CD6680;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #822940;
}.msg_ok{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7091C5;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #1A2C5C;
}
div {
	margin:0px;
	padding:0px;
}

table td {
	vertical-align:top;
}

table.content {
	width: 975px;
	margin:3px auto 0px;
	padding:0px;
}

table#banner td#bannerImage {
	height:132px;
	width: 975px;
}

a.banner:link, a.banner:visited, a.banner:hover, a.banner:active {
	width:99%;
	height:95%;
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	display:block;
}

a.banner img {
	border:none;
}

div#menuDelimiter {
	width:5px;
	background:url(../images/menuDelimiter.png) no-repeat 0 0;
	height:29px;
	float:left;
	margin-top:2px;
}

div#menuLeftEdge {
	width:14px;
	height:29px;
	padding:0;
	background:url(../images/menuLeftEdge.png) no-repeat 0 0;
	margin:0px;
	float:left;
	margin-top:2px;
	text-align:left;
	font-size:90%;
}

div#menuRightEdge {
	width:15px;
	height:29px;
	padding:0;
	background:url(../images/menuRightEdge.png) no-repeat 0 0;
	margin:0px;
	margin-top:2px;
	float:left;
}

.menuItem {
	float:left;
	background:url(../images/menuBackground2.png) repeat-x;
	padding:0px;
	margin:0px;
	padding-top:2px;
	margin-top:2px;
	height:29px;
	width:131px;
}

table#contentScope td.contentColumn {
	width:35%;
	overflow:hidden;
	background-color:white;
	vertical-align:top;
	padding:5px 5px 7px;
	text-align:center;
}

table#contentScope td.contentRight {
	width:30%;
}

table#contentScope td.contentDelimiter {
	width:1px;
	background:white url(../images/dot.png) repeat-y;
}

.contentDelimiterVertical {
	height:3px;
	margin:7px 2px;
	background:white url(../images/dot_vertical.png) repeat-x;
}

table#topNews {
	height:220px;
	
	width:330px;
}

div.newsNumbers {
	float:right;
	margin:0px;
	margin-top:0px;
	padding:3px;
	/*background:url(images/newsNumberBackground.png) repeat;*/
	font-weight:bold;
	font-size:100%;
	color:white;
}

table#topNews div.topNewsHeader {
	float:left;
	font-size:110%;
	padding-right:5px;
}


table#topNews td#topNewsText {
	height:75px;
	background:url(../images/newsTextBackground.png) repeat;
	overflow:hidden;
	font-size:70%;
	text-align:justify;
	width:100%;
	color:white;
	padding:2px;
}

table#topNews td#topNewsText h3 {
	text-align:left;
	font-size:180%;
	margin:1px 0px 5px;
	font-weight:bold;
}

.headerImage {
	float:left;
	margin-left:5px;
	margin-top:3px;
}

table.shortNews {
	margin:15px 0px 0px;
	font-size:80%;
	text-align:justify;
	width:330px;
	height:85px;
	/*background-color:#ffdee7;*/
}

table.shortNews td.newsInfo {
	padding-left:5px;
}

table.shortNews h3 {
	font-size:110%;
	margin:0px 0px 3px;
}

p.newsDate {
	margin:0px 0px 3px;
	border-bottom:1px solid black;
	font-size:80%;
}

p.newsContent {
	margin:0px;
	padding:0px;
	font-size:85%;
}

p.newsContent img {
	float:left;
	margin:0px 5px 0px 0px;
}

table#match {
	border:1px solid #8baed8;
	width:330px;
	height:196px;
}

.game {
	float:left;
	cursor:pointer;
}

.teamLogo {
	width:40%;
	text-align:center;
}

.score1 {
	font-weight: bold;
	font-size: 150%;
	text-align: right;
	width:40%;
	padding: 5px 30px 5px 0px;
	color:#8b2942;
}

.score2 {
	font-weight: bold;
	font-size: 150%;
	text-align: left;
	width:40%;
	padding: 5px 0px 5px 30px;
	color:#8b2942;
}


.versus {
	font-size:150%;
	text-align:center;
	color:#8b2942;
	width:20%;
	font-weight:bold;
	vertical-align:middle;
}

.matchDate {
	font-size:110%;
	vertical-align:top;
}

.matchLinks {
	background:url(../images/links.png) repeat-x;
	border-bottom:3px solid #c4d6eb;
	font-size:80%;
}

.matchLinks a:link, .matchLinks a:visited, .matchLinks a:hover {
	text-decoration:none;
	color:#8b2942;
	display:inline;
}

.matchLinks a:hover {
	text-decoration:underline;
}

table#stats, table#playerStats {
	width:330px;
}

table#inquiry {
	width:95%;
}

table#inquiry td {
	vertical-align:middle;
	height:15%;
}

.question {
	font-size:100%;
	height:25%;
}

.itemLabel {
	text-align:left;
}

.itemImage {
	text-align:left;
}

.inquirySubmit {
	text-align:right;
	padding-right:3px;
}

.statsLinks {
	font-size:13px;
	text-align:left;
	padding-bottom:6px;
}
.statsLinks a:link, .statsLinks a:visited{
color: #822940;
text-decoration:none;
}
.statsLinks a:hover, .statsLinks a:focus{
color: #CC0000;
text-decoration:underline;
}
table#playerStats {
	margin-top:3px;
	font-size:90%;
}

table#playerStats td {
	padding:1px 0px;
}

.statsLeftEdge {
	width:7px;
	height:15px;
	padding:0;
	background:url(../images/statsLeftEdge.png) no-repeat 0 0;
	margin:0px;
}

.statsRightEdge {
	width:8px;
	height:15px;
	padding:0;
	background:url(../images/statsRightEdge.png) no-repeat 0 0;
	margin:0px;
}

.statsHeader {
	background:url(../images/menuBackground3.png) repeat-x 0 0;
	color:white;
	font-weight:bold;
	padding:0px 0px 1px;
}

.even {
	background-color:#eeeeee;
}

table#breakNews {
	/*width:255px;*/
	width:100%;
	border:1px solid #8b2942;
	height:250px;
	margin:0px auto;
}

.breakNewsHeader {
	height:53px;
}

.breakNewsText {
	height:197px;
	overflow-y:auto;
}

.breakNewsDate {
	font-weight:bold;
	margin:5px 3px 2px;
	font-size:80%;
	border-bottom:1px solid black;
	text-align:left;
}

.breakNewsContent {
	font-size:70%;
	text-align:justify;
	padding:0px 5px;
	margin:2px 0px;
}

.banners {
	text-align:center;
	margin:0px;
	padding:0px;
}

#login {
	position:absolute;
	border:none;
	font-size:80%;
	font-weight:bold;
}

#login td {
	vertical-align:middle;
}

/*
#login td.loginLabel {
	padding-right:2px;
}
*/

#login td input {
	border:1px solid #ad4a63;
}

#login td.submit {
	vertical-align:middle;
	text-align:right;
}

#login td.submit input{
	background-color:#dd98aa;
	color:white;
	font-weight:bold;
}

div.newsMonths {
	text-align:center;
}

div.newsMonths a:link, div.newsMonths a:visited, div.newsMonths a:hover {
	font-size:95%;
	text-decoration:none;
	color:#7A7A7A;
	margin-left:3px;
	font-weight:bold;
}

div.newsMonths a:hover, div.newsMonths a:active {
	text-decoration:underline;
	color:black;
}

a.newsMore:link, a.newsMore:visited, a.newsMore:hover,a.newsMore:active {
	font-size:100%;
	color:black;
	text-decoration:none;
}

a.newsMore:hover {
	text-decoration:underline;
}

table#articleAnchor {
	border:1px solid #8baed8;
	width:330px;
}

table#articleAnchor td {
	text-align:left;
	padding:2px;
	font-size:90%;
	background:url(../images/news.png) repeat-x 0% 5%;
}

table#articleAnchor td a.article {
	font-weight:bolder;
}

span.newsDate {
	font-size:80%;
}

img.flagImage {
	/*float:left;*/
	margin-left:10px;
	border:none;
	width:50px;
	height:36px;
}

table.staff {
	width:100%;
}

table.staff td {
	vertical-align:top;
	text-align:left;
	background: transparent url(../images/news.png) repeat-x;
	padding-top:10px;
}

table.staff td.foto {
	width:153px;	
}

table.staff td.memberInfo {
	font-size:75%;
	padding-top:10px;
	text-align:left;
}

table.staff td.memberInfo table {
	width:100%;
}

td.memberInfo table td {
	background:none;
	padding:2px 2px 2px 5px;
}

td.memberInfo table td.infoProperty {
	font-weight:bold;
	width:30%;
}

td.memberInfo table td.memberName {
	font-size:130%;
	border:1px dotted black;
	border-width:1px 0px;
	letter-spacing:2px;
	padding:3px 5px;
	width:100%;
	background:url(../images/memberBackground.png) no-repeat center right;
}

td.memberInfo table td.staffName {
	background:url(../images/memberBackground2.png) no-repeat center right;
}

div.function {
	float:right;
	color:#393f8f;
	font-weight:bolder;
}

div.pucks {
	float:left;
}

/* Europe map */
.newtopLinkCell {
	font-size: small;
	font-weight: bold;
	text-align: center;
	width: 30%;
}
.halfLine {
	line-height: 50%;
}
.fivePixelBreak {
	line-height: 5px;
}
.overlayDiv {
	/*  set to width of image  */
	left: 0px;
	width: 601px;
	padding: 0px;
	border-style: 0;
	margin: 0px auto 0px auto;
	border-width: 0px;
	position: relative;
}
.imgBase {
	left: 0px;
	top: 0px;
	padding: 0px;
	border-style: 0;
	margin: 0px;
	border-width: 0px;
	vertical-align: middle;
}
.imgOver {
	left: 0px;
	position: absolute;
	top: 0px;
	padding: 0px;
	border-style: 0;
	margin: 0px;
	border-width: 0px;
	vertical-align: middle;
	visibility: hidden;
}
.mapButton1 {
	border-style: solid;
	border-width: 2px;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	position: relative;
	height: auto;
	font-size: 11pt;
	border-collapse: collapse;
	border-spacing: 0px;
	width: auto;
	color: #000000;
	background-color: #ccdcee;
	border-color: #999999 #333333 #333333 #999999;}
.mapButtonX {
	padding: 0px;
	margin: 0px;
	border: 4px outset #0066CC;
	font-weight: bold;
	background-color: #FFF9BF;
	position: relative;
	height: auto;
	font-size: 11pt;
	color: #0000FF;
	border-collapse: collapse;
	border-spacing: 0px;
	width: auto;
}
.adCell {
	width: 160px;
	text-align: center;
	border-style: none;
	vertical-align: top;
}
.imageCell {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border-style: 0;
	margin: 0px;
	border-width: 0px;
}
.linksCell {
	position: relative;
	text-align: center;
	width: 160px;
	right: 0%;
	vertical-align: top;
}
/* end Europe map */

/* Invasion */

table.invasion {
	width:100%;
}

table.invasion td.diaryColumn {
	width:33%;
	padding:3px;
}

table.invasionMember {
	font-size:80%;
	width:100%;
}

table.invasionMember td.name {
	font-size:110%;
	font-weight:bold;
}

table.invasionMember td.property {
	font-weight:bold;
}

table.invasionMember td.memberInfo, table.invasionMember td.foto {
	padding-top:3px;
	text-align:left;
}

table.invasionMember tr {
	background: transparent url(../images/news.png) repeat-x;
}

table.invasionMember td.memberInfo table tr {
	background:none;
}

td.diaryContent {
	text-align:justify;
	padding:3px;
}

td.diaryContent div.diaryHeader {
	padding-bottom:2px;
	border-bottom:1px solid black;
}

td.diaryContent div.diaryHeader div.date {
	float:right;
	margin:0px;
	padding:0px;
	font-size:100%;
	font-weight:bold;
}

td.diaryContent div.diaryHeader div.diaryPicture {
	float:left;
	margin:0px;
	padding:0px;
}
/* end Invasion */

/* Join us */
table.joinus {
	width:100%;
	font-size:90%;
	margin:0px;
}

table.joinus td.description {
	padding:2px;
	text-align:justify;
}

table.joinus td.label {
	white-space:nowrap;
	width:15%;
	vertical-align:middle;
	padding:3px 5px 3px 10px;
	font-weight:bold;
}

table.joinus td.input {
	width:18%;
	vertical-align:middle;
	padding:3px 5px 3px 0px;
}

table.joinus td.input input {
	border:	1px solid #AD4A63;
}

table.joinus td.formSpace {
	padding-top:20px;
}

table.joinus td.premiumMember {
	white-space:normal;
	padding-left:0px;
	vertical-align:top;
}

table.joinus td.premiumMember h2 {
	margin:0px 0px 5px 0px;
}

table.joinus td.conditions {
	padding:10px;	
}

table.joinus td.conditions  textarea {
	border:	1px solid #AD4A63;
	width:100%;
}

table.joinus td.submit {
	padding:10px;
	vertical-align:middle;
	text-align:center;
}

input.eurolancheButton, table.joinus td.submit input, table.profile td.submit input  {
	border:	1px solid #AD4A63;
	background-color:#dd98aa;
	color:white;
	font-weight:bold;
	font-size:110%;
}
 /* end Join us */

/* Profile */
table.profile td {
	vertical-align:top;
	text-align:left;
}

table.profile td.headerImage {
	width:100%;
	padding-bottom:5px;
}

table.profile td.profileHeader {
	font-weight:bold;
	font-size:130%;
	border:1px dotted black;
	border-width:1px 0px;
	letter-spacing:2px;
	padding:3px 5px;
	width:100%;
	background:url(../images/memberBackground.png) no-repeat center right;	
}

textarea.eurolancheTextarea, table.profile input.profileInput, table.profile textarea, select.profileInput {
	border:	1px solid #AD4A63;
	margin-bottom:5px;
}

table.profile div.profileLabels {
	margin:5px 0px 2px;
	font-size:100%;
	font-weight:bold;
}

table.profile tr td.profileItems {
	width:20%;
}

table.profile input.readonly {
	background-color:#e0dbdb;
}

table.profile td.uploadItems {
	font-size:85%;
	padding-top:10px;
}

table.profile table#articleAnchor {
	width:200px;
	margin:10px 0px 0px;
	border-width:1px 0px 0px 1px;
}

a.uploadItems img {
	border:none;
}

a.uploadItems:link, a.uploadItems:visited, a.uploadItems:hover {
	text-decoration:none;
	border:none;
	float:left;
	margin:0px;
	padding:0px;
}
/* end Profile */

/* Discussion */
p.articleComments {
	margin:0px;
	padding:0px;
	float:right;
	font-weight:bold;
}

div.discussion {
	text-align:left;	
}

table.contribution {
	font-size:90%;
	width:100%;
	margin:7px 2px;
	border:	1px solid #AD4A63;
	border-width:1px 0px;
	display:none;
}

table.contribution td {
	padding:5px 2px 0px;
}

table.contribution td.labels {
	font-weight:bold;
	width:30%;
}

table.contribution td.inputs {
	width:70%;
}

div.contributions {
	text-align:right;
}

table.contributionItemTable {
	margin:5px 2px;
	text-align:left;
	font-size:70%;
}

table.contributionItems td {
	vertical-align:middle;
}

/* end Discussion */

a.getUp:link, a.getUp:visited, a.getUp:hover {
	text-decoration:none;
	font-weight:bold;
	color:black;	
}

a.getUp:hover {
	text-decoration:underline;
}

/* Photogallery */
table.photoGallery {
	margin:10px 2px 0px;
	border:1px dotted black;
	width:99%;
}

table.photoGallery td.galleryHeader {
	border-bottom:1px dotted black;
	padding:3px;
	font-size:120%;
	background:url(../images/ice.gif) repeat-x;
}

table.photoGallery td.photos {
	padding:0px;
	text-align:left;
	vertical-align:top;
	background:url(../images/news.png) repeat;
}

table.photoGallery td.photos img {
	margin:5px;
}
/* end Photogallery */ 