
/*****************************
* WL Header Styles 
*****************************/


#wlStatus {
	margin: .5em 0 1em 0;
	font-weight: normal;
	text-align: right;
}

/*****************************
* WL Menu Styles 
*****************************/

#wlMenu {
	margin: 1em 0 4px 0;
	_margin: 1em 0 2px 0;
}

#wlMenu li {
	display: inline;
	padding: 4px 8px;
	_padding: 2px 8px;
}

.centerTab {
	background: #ccc;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	_border: none;
}

.leftTab {
	background: #ccc url('/images/soccer/wishlist/tab_lft.gif') left no-repeat;
	border-right: 1px solid #000;
}

.rightTab {
	background: #ccc url('/images/soccer/wishlist/tab_rt.gif') right no-repeat;
	border-left: 1px solid #000;
}

#wlMenu a {
	font-size: 90%;
	_font-size: 80%;
	text-align: center;
	text-decoration: none;
}

#wlMenu a:link, #wlMenu a:visited {
	color: #000;
}

#wlMenu a:hover {
	color: #c00;
}

/*****************************
* Fieldset Styles 
*****************************/

legend { 
	text-transform: none; 
	color: #c00;
}

fieldset { 
	margin: 2em 0;
}

fieldset p, fieldset h1, fieldset h2 { 
	margin-bottom: 1em;
}

fieldset p { 
	font-weight: normal;
}


/*****************************
* Table Styles 
*****************************/

th {
	background: #000;
	border: 0;
	color: #fff;
	text-align: center;
}

.lightBorder {
	width: 580px;
}

.lightBorder td {
	border: 1px solid #eee;
	padding: 2px;
}

#wlSearchBox {
	margin: 10px;
	background: #eee;
	border: 1px solid #ccc;
}

#wlSearch {
	margin-right: 5px;
	font-weight: bold;
	color: #c00;
	text-transform: uppercase;
}

.smallText {
	font-size: 80%;
}

.euro {
	color: #c00;
}

.editFields {
	background: #eee;
}

.comments {
	background: #ffd;
}
