/*
 * Stylesheet for hyperleague.com
 * by Vanden Eynde Dieter
 * url: www.unrated.be
 * created on 18april2007
 */
 
/* General */
*{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

img{
	border: 0;
}

body{
	background: #f7f7f7 url("../images/bg_top.gif") repeat-x;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#wrapper{
	width: 954px;
	margin: 0 auto;
}

/* Header */
h1 a{
	clear: both;
	background: url("../images/header.gif") no-repeat;
	text-indent: -5000px;
	display: block;
	height: 98px;
	width: 954px;
	border: 0;
}

#head_sponsor a{
	display: block;
	height: 60px;
	width: 468px;
	position: absolute;
	margin-left: 239px;
	margin-top: -98px;
	border: 0;
}

/* Top login form */
form#login_top{
	margin-bottom: 30px;
	float:left;
}

form#login_top input{
	margin-right: 5px;
	border: 1px solid #dcdcdc;
	height: 20px;
	width: 120px;
	color: #c7c7c7;
	font-size: 17px;
}

form#login_top input.submit{
	background: url("../images/bg_login_submit.gif") repeat-x;
	border: 1px solid #d3d3d3;
	color: #a4a4a4;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	width: 40px;
}

p#register_lnk{
	margin-top: 7px;
}

p#register_lnk a{
	float: right;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	margin-bottom: 28px;
	margin-top: 3px;
	padding: 0 5px 0 5px;
}

p#register_lnk a span{
	color: red;
	font-size: 11px;
}

p#register_lnk a:hover{
	text-decoration: underline;
}

/* Navigation */
ul#navigation{
	margin-top: 13px;
}

ul#navigation li{
	float: right;
	list-style: none;
}

ul#navigation li a{
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	color: #26315f;
	margin-left: 10px;
	font-weight: bold;
	border: 0;
}

ul#navigation li a:hover{
	text-decoration: underline;
	color: #172251;
}

/* left coll */
#left_col{
	float:left;
	width: 205px;
	margin-top: 50px;
	margin-bottom: 10px;
	border-right: 1px solid #d3d3d3;
}

#left_col form select{
	width: 190px;
	border: 1px solid #dcdcdc;	
	margin-bottom: 20px;
}

ul.sponsors li{
	list-style: none;
}

ul.sponsors li a{
	border: 0;
}

form#game_select option, optgroup{
	font-size: 11px;
	font-style: normal;
}

#left_col h3{
	text-align: center;
}

/* general content */
#content{
	float: right;
	width: 730px;
	margin-top: 31px;
	margin-bottom: 10px;
}

#content p{
	padding: 6px;
}

/* SUBCOL */
#subColRight{
	width: 160px;
	float: right;
}

#subColRight img{
	border: 1px solid black;
}

#subColRight ul#friends li{
	float:left;
	list-style: none;
	padding: 1pt;
}

#subColRight ul#friends li a{
	border: 0;
}

#subColRight a.addFriend,#subColRight a.sendPm,#subColRight a.editProfile,a.addscore,a.addroster,#subColRight a.jointeam,#subColRight a.leaveteam{
	background: url("../images/add_friend.png") no-repeat center left;
	padding-left: 20px;
	display: block;
	margin: 5px 0 5px 0;
	height: 16px;
	border-bottom: 1px solid #DDDDDD;
}

#subColRight a.sendPm{
	background: url("../images/send_pm.png") no-repeat center left;
}	

#subColRight a.editProfile{
	background: url("../images/edit_profile.png") no-repeat center left;
}

#subColRight a.addscore{
	background: url("../images/oke.png") no-repeat center left;
}

#subColRight a.addroster{
	background: url("../images/group_add.png") no-repeat center left;
}

#subColRight a.jointeam{
	background: url("../images/user_add.png") no-repeat center left;
}

#subColRight a.leaveteam{
	background: url("../images/user_delete.png") no-repeat center left;
}

#subColLeft{
	width: 550px;
	float: left;
}
/* Footer */
p#footer{
	background: url("../images/bg_footer.gif") repeat-x;
	display:block;
	clear:both;
	color: #575757;
	height: 23px;
	width: 100%;
	padding-top: 16px;
	text-align: center;
	font-size: 10px;
}
p#footer a, span{
	font-size: 10px;
}

/* Text */
h2{
	font-size: 17px;
	padding-bottom: 5px;
}

h2 span{
	color: #26315f;
	font-size: 17px;
}

h3{
	color: #26315f;
	font-size: 14px;
	padding: 15px 0 9px 0;
	clear: both;
}

h4 a{
	font-size: 12px;
	padding-top: 4px;
	border: 0;
	color: black;
	display:block;
}

.bold{
	font-weight: bold;
}

.more{
	color: #a9a9a9;
}

.noborder{
	border: 0;
}

.red{
	color: red;
}

.green{
	color: green;
}

.clear{
	clear: both;
}

a{
	color: #04699a;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

a:hover{
	color: #000000;
}

a.details{
	background: url("../images/details.png") no-repeat left center;
	padding: 0 0 0 13px;
}

img.flag{
	margin-bottom: -2px;
}

img.border{
	border: 1px solid #000000;
}

a.joinlink{
	background: #edf4f8;
	border: 1px solid #8cc0f7;
	padding: 5px;
	font-weight: bold;
}

small{
	font-size: 9px;
}

.txtcenter{
	text-align:center;
}

cite {
	font-style:normal;
}

/* Contact Form */
form#comment_form{
	background: #f3f3f3;
	font-size: 11px;
	padding: 9px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

fieldset {
	border: none;
}

form#comment_form label{
	display: block;
	color: #333;
	font: 100% Helvetica, Sans-serif;
	text-transform: uppercase;
	line-height: 150%;
	margin-bottom: 15px;
	width: 500px;
}

form#comment_form label small{
	display: block;
	color: #888;
	font-size: 80%;
	text-transform: none;
	text-align: right;
	margin-left: 40%;
	margin-top: -1.55em;
}

form#comment_form input, form textarea{
	display: block;
	width: 320px;
	font-size: 14px;
	border: 1px solid #d3d3d3;
	color: gray;
}

form#comment_form textarea{
	height: 100px;
	width: 500px;
}

form#comment_form input.submit{
	background: url("../images/bg_login_submit.gif") repeat-x;
	border: 1px solid #d3d3d3;
	color: #000000;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	width: 100px;
}

#posted_comments dl.comment{
	background: #f3f3f3;
	padding: 3px;
}

#posted_comments dl.comment2{
	padding: 3px;
}

#posted_comments dl dd p{
	border-top: 1px solid #d3d3d3;
	padding-top: 10px;
	clear:both;
}

#posted_comments dl dt small a{
	float:right;
	font-size: 10px;
	color: #888;
	font-weight: normal;
	padding-right: 13px;
	background: url("../images/tag.gif") no-repeat center right;
}

#posted_comments dl dt a{
	background: url("../images/comment.gif") no-repeat center left;
	float:left;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	padding-left: 13px;
}

#posted_comments dl dd{
	margin-bottom: 10px;
}

/* GUESTBOOK */
#guestbook .comment {
	background: #f3f3f3;
	height:auto !important;
	min-height:60px;
	padding:10px 0pt 0pt 58px;
	position:relative;
	border-bottom:1px solid #E6E6E6;
}

#guestbook .comment .avatar {
	border-bottom:medium none;
	left:0pt;
	position:absolute;
	top: 10px;
}

#guestbook .nobg{
	background: 0;
}

#guestbook .comment .avatar img {
	float:left;
	border: 1px solid black;
	margin-left: 4px;
}

#guestbook .comment cite {
	font-weight:bold;
}

#guestbook .comment .date {
	color:#737372;
}

#guestbook .comment .date {
	display:inline;
	font-size:0.95em;
	text-transform:lowercase;
}

#guestbook .comment blockquote {
	font-size:0.95em;
	line-height:1.4em;
	margin:0pt 0pt 10px;
	padding:0pt;
}

form#guestbook_form{
	background: #f3f3f3;
	font-size: 11px;
	padding: 9px;
	margin-bottom: 10px;
	float: left;
	width: 532px;
}

form#guestbook_form label{
	display: block;
	color: #333;
	font: 100% Helvetica, Sans-serif;
	text-transform: uppercase;
	line-height: 150%;
	margin-bottom: 15px;
	width: 530px;
}

form#guestbook_form label small{
	display: block;
	color: #888;
	font-size: 80%;
	text-transform: none;
	text-align: right;
	margin-left: 40%;
	margin-top: -1.55em;
}

form#guestbook_form textarea{
	height: 100px;
	width: 530px;
}

form#guestbook_form input.submit{
	background: url("../images/bg_login_submit.gif") repeat-x;
	border: 1px solid #d3d3d3;
	color: #000000;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	width: 100px;
}

/* staff page */
dl.staff{
	padding: 3px;
	margin-bottom: 10px;
}

dl.staff2{
	background: #f3f3f3;
	padding: 3px;
	padding-bottom: 10px;
}

dl.staff dt small, dl.staff2 dt small{
	font-size: 10px;
	color: #888;
	font-weight: normal;
}

dl.staff dt a,dl.staff2 dt a{
	font-size: 12px;
	font-weight: bold;
	border: 0;
}

dl.staff dd p,dl.staff2 dd p{
	border-top: 1px solid #d3d3d3;
	padding-top: 10px;
}

/* messages */
div.warning,div.error,div.info{
	padding: 14px 10px 15px 40px;
	margin: 10px 0 10px 5px;
	font-weight: bold;
	color: #3b3615;
	width: 495px;
}

div.warning{
	background: #ffffe9 url("../images/admin/warning.gif") no-repeat 10px 10px;
	border: 1px solid #ecda6e;
}

div.error{
	background: #FFEDE5 url("../images/error_icon.gif") no-repeat 10px 10px;
	border: 1px solid #dea3a3;
}

div.warning li,div.error li,div.info li{
	padding-top: 5px;
	font-weight: normal;
	margin-left: 15px;
}

div.info{
	background: #edf4f8 url("../images/info_icon.gif") no-repeat 10px 10px;
	border: 1px solid #8cc0f7;
}

span.error{
	color: red;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	background: url("../images/error.png") no-repeat left center;
	padding-left: 20px;
	padding-top: 2px;
	float: right;
	margin-top: 19px;
	width: 300px;
	text-align: left;
}

img.teampic{
	float: right;
	border: 1px solid black;
}

/* forms */

fieldset{
	border: 1px solid #d3d3d3;
	width: 545px;
}
fieldset legend{
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	color: #26316F;
	font-size: 12px;
}
.big_form{
	width: 545px;
	padding-left: 5px;
}

.big_form input,.big_form select{
	height: 22px;
	width: 200px;
	border: 1px solid #CBB945;
	background: #ffffe9;
	font-size: 17px;
	font-weight: normal;
	color: #716B1B;
	margin-bottom: 10px;
	margin-top: 2px;
}

.big_form #date_of_birth select{
	width: 65px;
}
.big_form #date_of_birth{
	margin-left: 5px;
}

.big_form textarea{
	height: 100px;
	width: 400px;
	border: 1px solid #CBB945;
	background: #ffffe9;
	font-size: 16px;
	font-weight: normal;
	color: #716B1B;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-left: 5px;
}

.big_form label{
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #817A71;
	width: 200px;
	display: block;
}

.big_form label small#charsleft{
	text-align:right;
	font-weight: normal;
}

input.checkbox{
	margin: 0;
	height: auto;
	width: auto;
	position: relative;
	top: 0px;
	left: 10px;
}				
input.submit{
	background: url("../images/bg_login_submit.gif") repeat-x;
	border: 1px solid #d3d3d3;
	color: #000000;
	height: 22px;
	cursor: pointer;
	font-size: 11px;
	width: 100px
}

.big_form input.submit{
	margin: 5px;
}

.big_form img{
	margin-left: 5px;
}

.big_form label.pwdprofile input{
	margin-top: 20px;
	background: #FFFFFF;
}

.big_form label.pwdprofile{
	display: inline;
}

/* FRIENDS */
.friend{
	height: 55px;
	width: 200px;
	float: left;
	border: 1px solid #DDDDDD;
	margin: 0 5px 5px 0;
	background: #EEEEEE;
}

.friend img{
	float:left;
	margin: 3px;
	border: 1px solid black;
}

.friend p{
	margin: 5px 3px 0 55px;
}

.friend p span a{
	font-size: 11px;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
	border: 0;
	color: #000000;
}

.friend p a{
	font-weight: normal;
}

/* UCP */
table.ucp a{
	display: block;
	height: 100px;
	width: 240px;
	border: 1px solid #DDDDDD;
	color: #336699;
}

table.ucp a span{
	font-weight: bold;
	font-size: 18px;
	width: 90px;
	height: 80px;
	display: block;
	margin: 28px 5px 5px 120px;
	text-align: center;
}

table.ucp a:hover{
	color: #FFFFFF;
}

table.ucp a.ucpsettings{
	background: #EEEEEE url('../images/settings.png') no-repeat 20px 20px;
}

table.ucp a.ucpsettings:hover{
	background: #336699 url('../images/settings.png') no-repeat 20px 20px;
}

table.ucp a.ucpteamreg{
	background: #EEEEEE url('../images/team.png') no-repeat 20px 20px;
}

table.ucp a.ucpteamreg:hover{
	background: #336699 url('../images/team.png') no-repeat 20px 20px;
}

table.ucp a.ucpteamdel{
	background: #EEEEEE url('../images/teamdel.png') no-repeat 20px 20px;
}

table.ucp a.ucpteamdel:hover{
	background: #336699 url('../images/teamdel.png') no-repeat 20px 20px;
}

table.ucp a.ucpteammag{
	background: #EEEEEE url('../images/teamedit.png') no-repeat 20px 20px;
}

table.ucp a.ucpteammag:hover{
	background: #336699 url('../images/teamedit.png') no-repeat 20px 20px;
}

table.ucp a.ucplogs{
	background: #EEEEEE url('../images/txt.png') no-repeat 20px 20px;
}

table.ucp a.ucplogs:hover{
	background: #336699 url('../images/txt.png') no-repeat 20px 20px;
}

table.ucp a.ucpgame{
	background: #EEEEEE url('../images/kbackgammon_engine.png') no-repeat 20px 20px;
}

table.ucp a.ucpgame:hover{
	background: #336699 url('../images/kbackgammon_engine.png') no-repeat 20px 20px;
}

table.ucp a.ucpaccount{
	background: #EEEEEE url('../images/account.png') no-repeat 20px 20px;
}

table.ucp a.ucpaccount:hover{
	background: #336699 url('../images/account.png') no-repeat 20px 20px;
}

table.ucp a.ucpfriends{
	background: #EEEEEE url('../images/amor.png') no-repeat 20px 20px;
}

table.ucp a.ucpfriends:hover{
	background: #336699 url('../images/amor.png') no-repeat 20px 20px;
}

table.ucp a.ucpcupview{
	background: #EEEEEE url('../images/locale.png') no-repeat 20px 20px;
}

table.ucp a.ucpcupview:hover{
	background: #336699 url('../images/locale.png') no-repeat 20px 20px;
}

table.ucp a.ucpcupview span{
	margin: 16px 5px 5px 120px;
}

/* LOGS */
table#logs{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

table#logs th{
	text-align: left;
	padding: 2px;
	background-color:#e4e3e3;
}

table#logs th.date{
	width: 80px; 
}

table#logs th a{
	text-decoration: underline;
	color: #000000;
}

table#logs tr{
	height: 20px;
}

table#logs td{
	padding: 0 2px 0 2px;
}

table#logs tr.high{
	background: #ededed;
}

table#logs img{
	padding-top: 2px;
}

table#logs th.small{
	text-align: center;
	width: 20px;
}

/* POUL */
table.poul {
	width: 227px;
	border-spacing: 0;
	border-collapse: collapse;
	float: left;
	margin: 0 15px 20px 0;
}

table.poul th{
	padding: 2px;
	background-color:#e4e3e3;
	text-align: center;
}

table.poul td{
	padding-left: 3px;
}

table.poul td.score{
	width: 15px;
	text-align: center;
}

table.poul tr{
	height: 20px;
}

table.poul tr.high{
	background: #ededed;
}

/* INFO */
table.infotable td.lblinfo{
	width: 110px;
}
table.infotable{
	margin-left: 5px;
}

/* TABS */
ul.tabs{
	width: 100%;
	border-bottom: 1px solid #7a7a7a;
	height: 26px;
}

ul.tabs li{
	float: left;
	list-style: none;
	margin: 0 2px 0 0;
}

ul.tabs li a{
	padding: 5px 20px 0 20px;
	border: 1px solid #7a7a7a;
	border-bottom: 0;
	height: 20px;
	display: block;
	color: #172251;
	background-color: #f2f2f2;
}

ul.tabs li a.active{
	font-weight:bold;
	border-bottom: 1px solid #f7f7f7;
}

ul.tabs li a:hover{
	text-decoration: underline;
}

/* BRACKET */
table.bracket{
	width: 150px;
	border-spacing: 0;
	border-collapse: collapse;
	float: left;
	margin: 10px 0 10px 10px;
}

table.bracket th{
	padding-bottom: 5px;	
}

table.bracket .team{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}

table.bracket .team span{
	color: white;	
}

table.bracket .empty{
	height: 20px;
}

table.bracket .team a{
	color: #404040;
	border: 0;
}

table.bracket .team img{
	padding-top: 2px;
}
