@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4f4f4f;
	background-image: url(../images/ba_main.gif);
	background-repeat: repeat;
	margin-top: 10px;
}
.header {
	height: 79px;
	background-image: url(../images/header.gif);
}
.main {
	width: 860px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_col.gif);
	background-repeat: repeat-y;
	margin: auto;
}
.nav {
	height: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6d6d6d;
	border-right-color: #6d6d6d;
	border-bottom-color: #6d6d6d;
	border-left-color: #6d6d6d;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 181px; /* padding keeps the content of the div away from the edges */
	background-color: #f2f2f2;
	background-image: url(../images/bg_col.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	display:inline;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 181px; /* padding keeps the content of the div away from the edges */
	background-color: #f2f2f2;
	background-image: url(../images/bg_col.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	display:inline;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 183px;
	margin-left: 183px;
	padding: 10px;
}
* html .thrColFixHdr #mainContent {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 188px;
	margin-left: 190px;
	padding: 0px;	
}
a {
	color: #6633cc;
}
a:hover {
	color: #6633cc;
}
.footer {
	height: 20px;
	border: 1px solid #666666;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
.footer a {
	color: #333333;
}
.box {
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.boxlogin {
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.events {
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}
.events a{
	color: #4f4f4f;
	text-decoration: none;
}
.events a:hover{
	color: #333333;
}
.news{
	color: #4f4f4f;
	text-decoration: none;
}
.news:hover{
	color: #333333;
}
.box a{
	font-size: 12px;
	color: #6633cc;
	text-decoration: none;
}
.box a:hover{
	color: #669900;
}
.box ul{
	list-style-image: url(../images/bullet.gif);
	margin: 0px;
	padding-left: 18px;
}
.box li{
	padding-bottom: 5px;
}
.boxheader {
	font-size: 12px;
	font-weight: bold;
	color: #6633cc;
	height: 21px;
	width: 181px;
	text-align: center;
	padding-top: 6px;
	background-image: url(../images/box_header_bg.gif);
}
.searchfield {
	border: 1px solid #ececec;
	background-color: #cccccc;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.buttonsearch {
	color: #669900;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 50px;
	height: 18px;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
}
.search {
	text-align: right;
	margin-right: 5px;
}
.player {
	text-align: center;
	height: 157px;
}
.baner {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.date {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.forgotten {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.signup {
	font-size: 11px;
	font-weight: bold;
	color: #6633cc;
}
.user {
	font-size: 11px;
	font-weight: bold;
	color: #669900;
}
input {
	border: 1px solid #666666;
	font-size: 12px;
	color: #333333;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
