/* general */

#site {
	width: 1000px;
	margin-left: 0px;
	background: #ffffff;
}	

body {
	font-family: tahoma,arial;
	font-size: 12px;
	background: #ffffff;
	margin: 0px;
	z-index: 10;
}

tr,td,input,select,textarea,h1 {
	font-family: tahoma,arial;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

.popup {
	font-family: tahoma,arial;
	font-size: 12px;
	background: #ffffff;
	margin: 10px;
	padding: 0px;
}

p club-news {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p user-bio {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/* layout */

#center-content {
	position: relative;
	float: left;
	width: 650px;
	padding: 20px 20px 20px 20px;
	background: #ffffff;
}

#left {
	position: relative;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

#left-menu {
	position: relative;
	float: left;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 10px;
	background: #ffccaa;
}

#left-login-status {
	position: relative;
	float: left;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 10px;
	background: #ffffff;
}	

#left-poll {
	position: relative;
	float: left;
	width: 160px;
	padding: 20px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
	background: #dddddd;
	border-top: #666666 3px solid;
	border-bottom: #666666 3px solid;
}	

#left-privdisc {
	position: relative;
	float: left;
	width: 160px;
	margin: 80px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
	background: #ffffff;
}	

#left-sponsor {
	position: relative;
	float: left;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}	

#left-user {
	position: relative;
	float: left;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 10px;
	background: #ffccaa;
	border-top: #ff6600 3px solid;
	border-bottom: #ff6600 3px solid;
}

#right {
	position: relative;
	float: right;
	width: 130px;
	padding: 0px;
	margin: 0px;	
	background: #ffffff;
}

#right-menu {
	position: relative;
	float: right;
	width: 130px;
	padding: 20px 0px 20px 0px;
	margin: 0px;	
	background: #ffffff;
}	

#top-bar {
	position: relative;
	background: #ffffff;
	height: 100px;
	width: 100%;
	overflow: hidden;
}	

#top-bar-ad {
	position: relative;
	background: #ffffff;
	float: right;
	height: 60px;
	margin: -80px 5px 0px 0px;
}



/* img */
img.captcha {
	margin: 20px 0px 20px 0px;
}


/* input */

input.button-allstar {
	font-weight: bold;
	color: #000000;
	background: #ffcc33;
	border: #000000 1px solid;
	height: 20px;
	cursor: pointer;
}	

input.button-colorpicker {
	font-size: 10px;
	color: #000000;
	background: #c0c0c0;
	border: #000000 1px solid;
	height: 20px;
	width: 60px;
	cursor: pointer;
}

input.button-main {
	font-weight: bold;
	color: #666666;
	background: #dddddd;
	border: #666666 1px solid;
	height: 20px;
	cursor: pointer;
}

input.button-nexttobrowse {
	font-size: 11px;
	color: #000000;
	background: #d4d0c8;
	padding: 1px;
}

input.button-promo {
	font-weight: bold;
	color: #ffffff;
	background: #dd0000;
	border: #000000 1px solid;
	height: 20px;
	cursor: pointer;
}

input.button-select {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: #dddddd;
	border: #666666 1px solid;
	height: 18px;
	cursor: pointer;
}

input.button-status-logout {
	font-weight: bold;
	height: 24px;
	width: 90px;
	cursor: pointer;
	margin: 20px 0px 0px 0px;
}

input.button-apply {
	font-weight: bold;
	color: #ffffff;
	background: #006600;
	border: #003300 1px solid;
	height: 20px;
	cursor: pointer;
}

input.text {
	color: #000000;
	background: #ffffff;
	border: #000000 1px solid;
}	

input.text-error {
	color: #cc0000;
	background: #ffcccc;
	border: #cc0000 1px solid;
}

input.checkbox {
	background: #ffffff;
}

input.checkbox-error {
	background: #cc0000;
}

input.paging {
	color: #000000;
	background: #eeeeee;
	border: #000000 1px solid;
	cursor: pointer;
}	

input.paging-selected {
	color: #ffffff;
	background: #ff6600;
	border: #000000 1px solid;
	cursor: pointer;
}

/* li */

li.error {
	color: #990000;
}

li.success {
	color: #009900;
}

/* ol */

ol.faq {
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}	
ol.faq li {
	margin-left: -10px;
	cursor: pointer;
	font-weight: bold;
}
ol.faq li a {
	font-weight: bold;
}


/* select */

select.text {
	color: #000000;
	background: #ffffff;
	border: #000000 1px solid;
}	

select.text-error {
	color: #cc0000;
	background: #ffcccc;
	border: #cc0000 1px solid;
}

/* table */

table.adtext {
	height: 250px;
	margin: 0px 10px 0px 10px;
	color: #000000;
	background: #ffede1;
	border: 1px solid #ff6600;
}

table.adtext td {
	padding: 10px;
}

table.adtext a {
	color: #ff6600;
	text-decoration: underline;
}

table.club-logo {
	font-size: 14px;
	color: #666666;
	background: #ffffff;
	width: 160px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

table.club-logo-outline {
	color: #666666;
	background: #ffffff;
	width: 220px;
	height: 220px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border: 1px solid #666666;
}

table.club-logo-none {
	font-size: 14px;
	color: #666666;
	background: #dddddd;
	width: 160px;
	height: 160px;
	margin: 0px;
	border: 1px solid #666666;
}

table.club-news {
	overflow: hidden;
	font-weight: normal;
	color: #666666;
}

table.club-news td .news-content-date {
	font-size: 11px;
	float: right;
}

table.club-news td .news-content-title {
	overflow: hidden;
	margin-left: 0px;
	font-weight: bold;
	color: #111111;
}

table.club-news td .news-content-clubname {
	margin-left: 22px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

table.club-news td .news-content-clubname a {
	color: #666666;
}

table.club-news td.short .news-content-date {
	margin: 3px 20px 0px 10px;
	font-size: 12px;
	color: #000000;
	float: left;
}

table.club-news td.short .news-content-title {
	margin-top: 3px;
	font-weight: normal;
}

table.club-news td.short .news-content-clubname {
	margin: 3px 10px 0px 0px;
	font-size: 11px;
	float: right;
}

table.club-news tr td .news-content-body {
	width: auto;
	height: auto;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.colorpicker {
	border: 0px;
}	
table.colorpicker td {
	font-size: 18px;
	width: 20px;
	height: 20px;
	border: #ffffff 1px solid;
	cursor: pointer;
}

table.colorpicker-preview {
	border: #000000 1px solid;
	width: 80px;
	height: 20px;
}

table.colorpicker-preview-error {
	border: #990000 2px solid;
	width: 80px;
	height: 20px;
}

table.error {
	color: #cc0000;
	background: #ffcccc;
	border: #cc0000 1px solid;
	border-spacing: 0px;
	border-collapse: collapse;
}	
table.error td {
	padding: 10px;
	font-weight: bold;
}	

table.headline {
	border-top: #ff6600 1px solid;
	border-bottom: #ff6600 1px solid;
	width: 100%;
	height: 158px;
	background: #ffffff;
}

table.left-user-outline {
	font-size: 14px;
	color: #666666;
	background: #ffffff;
	border: 1px solid #ff6600;
	width: 155px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

table.left-user-outline td.bottom-right {
	width: 105px;
	height: 50px;
	padding-right: 10px;
}

table.mixed {
	color: #666666;
	background: #cccccc;
	border: #666666 1px solid;
	border-spacing: 0px;
	border-collapse: collapse;
}	
table.mixed td {
	padding: 10px;
	font-weight: bold;
}

table.notice {
	border: #ff6600 1px solid;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background: #ffffff;
}

table.poll-result {
	margin: 4px 0px 10px 0px;
	border: 1px solid #666666;
}

td.poll-result-fill {
	height: 16px;
	background: #ff6600;
}	

td.poll-result-nofill {
	height: 16px;
	background: #cccccc;
}

table.success {
	color: #009900;
	background: #ccffcc;
	border: #009900 1px solid;
	border-spacing: 0px;
	border-collapse: collapse;
}	
table.success td {
	padding: 10px;
	font-weight: bold;
}

table.table-content {
	width: 100%;
}

table.table-content td {
	padding: 2px 5px 2px 5px;
}

table.table-content td table td {
	padding: 0px;
}

table.table-form {
	width: 100%;
}

table.table-form td {
	padding: 1px 0px 1px 0px;
}

table.team-photo {
	font-size: 14px;
	color: #666666;
	background: #dddddd;
	border: 1px solid #666666;
	width: 240px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}	

table.team-photo-none {
	font-size: 14px;
	color: #666666;
	background: #dddddd;
	border: 1px solid #666666;
	width: 250px;
	height: 150px;
	margin: 0px;
}

table.team-photo-outline {
	color: #666666;
	background: #ffffff;
	border: 1px solid #666666;
	width: 280px;
	height: 220px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


table.user-view {
	color: #000000;
	background: #ffffff;
	border: 1px solid #666666;
	width: 100%;
	padding: 2px 4px 2px 4px;
}

table.user-photo-outline td.bottom-right {
	width: 105px;
	height: 50px;
	padding-right: 10px;
}

table.user-photo {
	font-size: 14px;
	color: #666666;
	background: #bbbbbb;
	border: 1px solid #666666;
	width: 120px;
	height: 160px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

table.user-photo-none {
	font-size: 14px;
	color: #666666;
	background: #dddddd;
	border: 1px solid #666666;
	width: 120px;
	height: 160px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

table.user-photo-outline {
	font-size: 14px;
	color: #666666;
	background: #ffffff;
	border: 1px solid #666666;
	width: 155px;
	margin: 0px;
	padding: 0px;
}



/* td */

td.birthdaylist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

td.birthdaylist ul li {
	width: 50%;
	display: block;
	text-align: center;
}

td.birthdaylist ul li.full {
	float: left;
}

td.birthdaylist ul li table {
	margin: auto;
}

td.header,td.header a {
	font-weight: bold;
	color: #ffffff;
	background: #ff6600;
}	

td.label {
	background: #eeeeee;
}	

td.label-error {
	color: #cc0000;
	background: #eeeeee;
}

td.news-source {
	background: #ffffff;
	width: 33%;
	height: 16px;
}

td.news-source,td.news-source a {
	text-decoration: none;
	color: #ff6600;
}
td.news-source a:hover {
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
}

td.paging {
	color: #000000;
	background: #eeeeee;
	border: #000000 1px solid;
	cursor: pointer;
}	

td.paging-selected {
	color: #ffffff;
	background: #ff6600;
	border: #000000 1px solid;
	cursor: pointer;
}
td.paging-selected a {
	color: #ffffff;
}
td.table-content {
	padding: 2px 5px 2px 5px;
}

td.table-left {
	padding: 0px 5px 0px 0px;
}

td.table-left-half {
	width: 50%;
	padding: 0px 5px 0px 0px;
}

td.table-right {
	padding: 0px 0px 0px 5px;
}

td.table-right-half {
	width: 50%;
	padding: 0px 0px 0px 5px;
}

td.teamview {
	padding: 25px 0px 10px 0px;
}


/* text */

.text,.text a {
	color: #000000;
}

.text-allstar {
	font-weight: bold;
	background: #ffcc33;
}

.text-asterix {
	font-weight: bold;
	color: #000000;
}

.text-club-logo, a.text-club-logo a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}	

.text-club-logo-none, a.text-club-logo-none {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}

.text-error {
	font-weight: bold;
	color: #cc0000;
}
.text-error a {
	font-weight: bold;
	text-decoration: underline;
	color: #cc0000;
}

.text-foto {
	font-size: 11px;
}

.text-header,.text-header a {
	font-weight: bold;
	color: #000000;	
}

.text-header-big,.text-header-big a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}

.text-left-user-name, a.text-left-user-name {
	text-decoration: none;
	line-height: 11px;
	color: #000000;
}

.text-left-user-details, a.text-left-user-details {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
	
.text-print {
	font-size: 18px;
}

.text-privdisc {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text-success {
	font-weight: bold;
	color: #009900;
}
.text-success a {
	font-weight: bold;
	text-decoration: underline;
	color: #009900;
}

.text-subscript {
	font-size: 9px;
}

.text-team-photo, a.text-team-photo {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}	

.text-team-photo-none, a.text-team-photo-none {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}

.text-title {
	font-size: 18px;
}

.text-user-photo, a.text-user-photo {
	text-decoration: none;
	color: #666666;
}	

.text-user-photo-name, a.text-user-photo-name {
	text-decoration: none;
	line-height: 11px;
	color: #666666;
}	

.text-user-photo-none, a.text-user-photo-none {
	text-decoration: none;
	color: #666666;
}

.text-user-photo-position, a.text-user-photo-position {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}	

.text-underlined {
	text-decoration: underline;
}	


/* textarea */

textarea.text {
	color: #000000;
	background: #ffffff;
	border: #000000 1px solid;
}	

textarea.text-error {
	color: #cc0000;
	background: #ffcccc;
	border: #cc0000 1px solid;
}


/* tr */

tr.list-uneven td {
	color: #666666;
	background: #ffffff;
}	

tr.list-even td {
	color: #ff6600;
	background: #ffede1;
}


/* ul */

ul.features {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 0px;
}	
ul.features li {
	margin: 6px 0px 0px -20px;
}

ul.headline {
	color: #ff6600;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 18px;
}
	
ul.headline li {
	margin-left: -10px;
}

ul.headline li a {
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}

ul.headline li a:hover {
	font-weight: bold;
	text-decoration: none;
}

ul.help {
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-type: square;
}

ul.help-features {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}	
ul.help-features li {
	margin-left: -10px;
}

ul.home-features {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 16px;
}	
ul.home-features li {
	padding: 0px 0px 1px 0px;
	margin-left: -30px;
}

ul.list-status {
	margin: 0px 0px -15px 0px;
	padding: 0px 0px 20px 20px;
	list-style-position: outside;
	list-style-type: square;
}

ul.login-status {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}


/* various ids */
	
#headline-pic {
	position: relative;
	width: 220px;
	height: 220px;
	background: #ffffff;
}

#headline-pic-copyright {
	position: absolute;
	z-index: 20;
	bottom: 0px;
	right: 0px;
	width: 80px;
	height: 15px;
	font-size: 10px;
	color: #ffffff;
	background: #000000;
	padding: 0px 5px 0px 0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}	

#logo {
	width: 160px;
	border: 0px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#terms {
	overflow: auto;
	border: 1px solid #000000;
}

#terms-error {
	color: #cc0000;
	background: #ffcccc;
	overflow: auto;
	border: 1px solid #cc0000;
}

#terms div {
	overflow: auto;
	padding: 5px;
}

#terms-error div {
	color: #cc0000;
	background: #ffcccc;
	overflow: auto;
	padding: 5px;
}

/* various classes */

a.underline,a.underline:hover,a.underline:active,a.underline:visited {
	text-decoration: underline;
}

a.infobox {
	text-decoration: none;
	border-bottom: 1px dashed #ff6600;
}

a.infobox:hover {
	cursor: help;
	text-decoration: none;
	color: #ff6600;
	background: #ffffff;
}

a.infobox span {
	position: absolute;
	visibility: hidden;
	text-decoration: none;
	left: 20px;
	margin: 20px 0px 0px 0px;
	padding: 5px;
}

a.infobox:hover span  {
	visibility: visible;
	border: 1px solid #ff6600;
	color: #000000;
	background: #ffffff;
}

div.scroll {
	height: 100px;
	float: left;
	width: 100%;
	overflow: auto;
	border: 0px solid #ffffff;
	background-color: #ffffff;
	padding: 0px;
}

table.club-news {
	padding: 0px;
	margin: 0px;
	width: 100%;
	clear: both;
}

table.club-news td {
	margin-top: 1px;
	width: 48%;
	margin-bottom: 10px;
}

.club-icon {
	float: left;
}

.club-icon span {
	width: 50%;
	height: 100%;
	float: left;
}

.select {
	color: #000000;
	background: #ffffff;
	border: #000000 0px solid;
}
.select a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* not yet processed */

.float-r	{ float: right; }
.float-l	{ float: left; }
.clear		{ clear: both; }
.clear-r	{ clear: right; }
.clear-l	{ clear: left; }
.align-r	{ text-align: right; }
.align-l	{ text-align: left; }
.align-c	{ text-align: center; }
.justify	{ text-align: justify; }

.no_border,img,a img { border: 0; }

table.nospacing {
	border-collapse: collapse;
	border-spacing: 0;
}
		
.no-padding	{ padding: 0; }
.no-margin { margin: 0; }

div.floating-form div {
	width: 49%;
	float: left;
}
div.floating-form div input, div.floating-form div textarea	{ width: 100%; }