@import url("reset.css");

html { font-family: Arial, Verdana; color: #848484; font-size: 12px; }

p { margin: 8px 0; }

.box p, .box ul, .box h3, .box h4, .box h5, .box h6 { margin-left: 8px; margin-right: 8px; }
.box p { margin: 8px; }

h1 { font-family: Lucida Sans, Arial; font-size: 16px; font-weight: normal; text-transform: uppercase; color: #FFFFFF; line-height: 18px; padding: 2px 0 2px 0; text-indent: 30px; background: url(../images/icon-jet.gif) 2px 0px no-repeat #008CEE; margin-bottom: 10px; }
h2 { font-family: Lucida Sans, Arial; font-size: 15px; font-weight: normal; text-transform: uppercase; color: #FFFFFF; line-height: 18px; text-indent: 6px; padding-top: 2px; background: #008CEE; }
h3 { font-family: Lucida Sans, Arial; font-size: 18px; font-weight: normal; text-transform: uppercase; color: #008CEE; margin-bottom: 10px; }
h4 { font-family: Lucida Sans, Arial; font-size: 16px; font-weight: normal; text-transform: uppercase; color: #747474; margin-bottom: 10px; }
h5 { font-size: 14px; font-weight: bold; color: #008CEE; }
h6 { font-size: 12px; font-weight: bold; color: #848484; margin: 10px 0px	; margin-bottom: -6px; }

a { text-decoration: none; color: #747474; }
a:hover { text-decoration: underline; }

input, textarea, select, button { font-family: Arial, serif; margin: 2px 0; }

ul { margin: 5px 10px; padding: 0 16px; }
ul li { list-style-type: disc; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
p.center { text-align: center; }
p.left { text-align: left; }
p.right { text-align: right; }

table td { font-size: 12px; }
table td p { margin: 0 !important; }

.primary .primary { background: url(../images/background-primary.gif) no-repeat 160px bottom; min-height: 200px; }

#container { width: 760px; margin: 0 auto; background: url(../images/background-content.gif) repeat-y; }

#header { height: 187px; position: relative; }

	#header h1 { margin: 0; background: none; padding: 0; }
	#header h1 a { text-indent: -12345px; text-decoration: none; display: block; height: 187px; }
	#header p.date { line-height: 28px; position: absolute; bottom: 0px; text-indent: 10px; margin: 0; color: #9F9F9F; }

#content { }

#column1 { float: left; width: 118px; }

	#column1 ul { list-style-type: none; margin: 0; padding: 0; }
	#column1 ul li { float: left; list-style-type: none; }
	#column1 ul li a { display: block; background: #1F9AF0; width: 118px; line-height: 23px; color: white; text-indent: 8px; border-bottom: 1px solid white; }
	#column1 ul li a:hover { text-decoration: none; background: #76C1F6; }
	#column1 ul li a.on { background: #76C1F6; font-weight: bold; }
	#column1 ul li a.first { padding-top: 5px; }

#center { width: 333px; float: left; padding: 6px 3px 6px 4px; overflow: hidden; }

	#center h1, #center h2 { width: 329px; padding: 1px 0 1px 0; }
	#center .box { position: relative; background: url(../images/background-center.gif) repeat-y #FFFFFF; margin-bottom: 7px; }
	#center .box .header { background: url(../images/background-center-top.gif) no-repeat top; padding: 6px 2px; }
	#center .box .footer { background: url(../images/background-center-bottom.gif) no-repeat; position: absolute; bottom: 0px; left: 0px; width: 333px; height: 7px; font-size: 1px; }
	#center table { margin: 0 10px; }

#column2 { width: 161px; float: left; padding: 6px 4px; overflow: hidden; }

	#column2 h1, #column2 h2 { width: 159px; padding: 1px 0 1px 0; }
	#column2 table { width: 159px; float: none; }
	#column2 .box { position: relative; background: url(../images/background-column.gif) repeat-y #F4F4F4; margin-bottom: 7px; }
	#column2 .box .header { background: url(../images/background-column-top.gif) no-repeat top; padding: 6px 1px; }
	#column2 .box .footer { background: url(../images/background-column-bottom.gif) no-repeat; position: absolute; bottom: 0px; left: 0px; width: 161px; height: 6px; font-size: 1px; }

#column3 { width: 125px; float: left; padding: 6px 4px; overflow: hidden; }

	#column3 h1, #column3 h2 { width: 13px; }

#footer { clear: both; height: 71px; background: url(../images/footer.jpg) no-repeat #008CEE; }

	#footer p { line-height: 27px; color: white; padding: 0 10px; margin: 0; }
	#footer a { color: white; }

#gallery { list-style-type: none; margin: 0; padding: 6px; }

	#gallery li { float: left; width: 144px; height: 123px; overflow: hidden; position: relative; margin: 5px 7px; }
	#gallery li .overlay { width: 144px; height: 123px; position: absolute; top: 0; left: 0; }
	#gallery li img { position: absolute; top: 0; left: 0; }

#scoreboard {  }

	#scoreboard td, #scoreboard th { padding: 2px 4px; font-size: 10px; }
	#scoreboard .odd { background: #D6E7F3; }
	#scoreboard .loss { color: #D61010; }
	#scoreboard .win { color: #09C81F; text-transform: uppercase; }
	#scoreboard th { padding: 4px !important; }
	#scoreboard td strong { text-transform: uppercase; color: #008CEE; }
	#scoreboard h6 { margin-bottom: 2px; }

#profile {  }

	#profile h6 { margin-bottom: 2px; text-decoration: underline; text-align: center; }
	#profile img { display: block; margin: 0 auto; }

#table { color: #008CEE; }

	#table td, #table th { padding: 2px 4px; font-size: 11px; }
	#table tr td { border-top: solid 1px #ADD6F2; }
	#table td.first { border: none; }

#thumbs { padding: 20px 26px; }

	#thumbs a { position: relative; background: #EEEEEE; border: 1px solid #BBBBBB; text-align: center; float: left; color: #333333; margin: 14px 14px; text-decoration: none; width: 107px; padding-bottom: 5px; min-height: 175px }
	#thumbs a:hover { background: #F6F6F6; }
	* html #thumbs a { height: 180px }
	#thumbs img { margin: 10px 0px 6px 0px}





/* Webdirector */
.webdir, .webdir:link { font-size: 11px; color: #0D3F6D; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; }
.webdir:active, .webdir:hover { text-decoration: underline; color: #FFFFFF; font-size: 11px; }

hr { color:#4A9ACE; height:1pt; }


#news, #news h2, #news p {
	margin: 0;
	padding: 0;
}
#news li {
	margin: 0;
	padding: 4px;
	display: block;
	text-align: left;
	list-style-type: none;
}
#news img {
	float: left;
	margin-right: 4px;
}
#WDToolbox td, #WDToolbox table { margin: 0; padding: 0; }

#comp_html_1, #comp_html_2 { overflow: hidden; }


.profile div input { position: absolute; }
.profile div input.edit-button { left: 0; }
.profile div input.delete-button { right: 0; }