* {
	margin:0;
	padding:0;
}
body {
	/* background:#1d1b1b; */
	background:#000000;
	/* background:url(../img/bg/gradient.jpg) left top repeat-x; */
	font-family:Arial;
	font-size:90%;
	line-height:1em;
	color:#6b6b6a;
	scrollbar-base-color:#369;
}

/*==================txt, links, lines, titles====================*/
a {
	color:#c0c0c0;
}

a:hover {
	text-decoration:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}

.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}

h1 {
	padding:0;
	margin:0;
 	color: rgb(41, 207, 72);
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h2 {
	/* color:#F58533; */
/* 	color: rgb(244,10,21); */
	color: rgb(236,11,21);
/*	color: gold; */
	font-size:140%;
/* 	font-weight:bold; */
	margin: 10px 0 10px 0;
	padding:0;
}

h3 {
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:0;
}

h4 {
/* 	color: rgb(41, 207, 72); */
/*	color: rgb(255,220,56); */
 	color: rgb(236,11,21);
	font-size:110%;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:0;
}

h5 {
	color:#c1c1c1;
	text-transform:uppercase;
	font-size:1em;
	font-weight:normal;
	margin-bottom:14px;
}

/* ====== Lists ======*/

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

.nav_items li {
	/* background-image:url(../img/nav/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;	 */
	list-style-type: none;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

.nav_items li:hover {
	/* background-image:url(../img/nav/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;	 */
	list-style-type: none;
	font-weight: bold;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 3px;
}

.nav_items li a {
	text-decoration: none;
}

.nav_items li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.child_list ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
}
.child_list li {
	background: url(http://www.forkie.com/img/icons/silk/icons/sport_soccer.png) left top no-repeat;
	margin-left: 10px;
	padding-left:10px;
	width: 200px;
	font-size:70%;
	border-bottom: 0px solid #c1c1c1;
	padding-bottom: 3px;
	margin-bottom: 8px;
	text-indent: 30px;
}

.child_list li:hover {
	background: url(http://www.forkie.com/img/icons/silk/icons/sport_soccer.png) left top no-repeat;
	margin-left: 20px;
	padding-left:25px;
	list-style-type: none;
	font-weight: bold;
	font-size:70%;
	width: 200px;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 3px;
	text-indent: 30px;
}

.child_list li a {
	text-decoration: none;
}

.child_list li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	margin: 0px;
	display: block;
	float: right;
	font-size: 105%;
	min-height: 42px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu span {
	margin: 0px;
	padding: 0px;
}

#menu .menu_btn_green_left {
	padding-top: 10px;
	padding-bottom: 10px;
	background:url(../img/btns/btn_green_left.png) left top no-repeat;
}

#menu .menu_btn_green a {
	padding: 10px;
	background:url(../img/btns/btn_green_bg.png) left top repeat-x;
}

#menu .menu_btn_red a {
	padding: 10px;
	background:url(../img/btns/btn_red_bg.png) left top repeat-x;
}

#menu .menu_btn_red_right {
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 15px;
	z-index: 1;
	background:url(../img/btns/btn_red_right.png) right top no-repeat;
}

.block { background:#2a2a2a; display: block; }
.block .left_top_corner { background:url(../img/left_top_corner_black.jpg) no-repeat left top;}
.block .right_top_corner { background:url(../img/right_top_corner_black.jpg) no-repeat right top;}
.block .right_bottom_corner { background:url(../img/right_bottom_corner_black.jpg) no-repeat right bottom;}
.block .left_bottom_corner { background:url(../img/left_bottom_corner_black.jpg) no-repeat left bottom;}
.block .inner { padding: 15px; min-height: 20px; }

#asc_content {
/*	color:#6b6b6a; */
	color: #ffffff;
/*	color: #ffffc0; */
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding:0;
}

#asc_content p {
	padding-bottom: 8px;
	line-height: 1.2em;
}

#asc_content ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	/*  margin-top:10px;
	margin-bottom: 10px;
	margin: auto;
	text-indent :25px;
	display: block; */
}

#asc_content li {
	padding: 5px;
	text-indent :1em;
}

.events_list {
   position:relative;
   background: inherit;
   top: 25px; /* 25 pixels from the top of the <div> tag. */
   left:150px; /* 350 pixels from the left of the <div> tag. */
   height: auto; /* in this case, we get rid of the overflow setting, because the height of the iframe is increased by itself.*/
   width: auto;
}

.forkie-event-date {
	color:#ffffff;
	font-weight:bold;
}
.forkie-events li {
	/* background:url(images/marker.gif) no-repeat left 10px; */
	font-size:80%;
	padding-left:15px;
	list-style-type: none;
}

.forkie-events li a {
	color:#e1dd90;
	font-weight:bold;
	line-height:2.08em;
}


.sponsor_block {
	background:url(../img/footer_bgd.gif) left top repeat-x;
	width: 100%;
}
.sponsor_block .left {
	background:url(../img/footer_left.gif) no-repeat left top;
}
.sponsor_block .right {
	background:url(../img/footer_right.gif) no-repeat right top;
	height:66px;
}
.sponsor_block .divider {
	background:url(../img/divider2.gif) no-repeat 630px 20px;
}
.sponsor_block .inner {
	padding:24px 36px 0 27px;
}

.latest_news h3 {
	color: rgb(255, 242, 178);
	font-size: 20px;
	font-weight: bolder;
	margin: 20px 0px 0px;
}

.lastest_news ul {
	/* padding-left: 0px; */
	padding: 10px 0px;
	line-height: 1.25em;
/* 	width: 430px; */
}
.latest_news li {
	/* border-bottom: 1px solid rgb(147, 58, 45); */
	position: relative;
	border-bottom: 1px solid #933a2d;
	/* background: url('http://www.forkie.com/img/icons/silk/icons/newspaper.png') center left no-repeat; */
	background: url('http://www.forkie.com/img/icons/tango/16x16/apps/internet-news-reader.png') center left no-repeat;
	padding: 8px 0px 8px 30px;
	list-style-type: none;
	margin-left: 15px;
}
ul.menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../img/menu/OFF.gif) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #555555;
	border-top:1px solid #919191;
}
ul.menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul.menu li a{
	display:block;
	float:left;
	color:#8c3a3a;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url(../img/menu/DIVIDER.gif) no-repeat top right;
	}
ul.menu li a:hover{
	background:transparent url(../img/menu/HOVER.gif) no-repeat top right;
	}

.asc_list tbody tr {
	vertical-align: middle;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 2px;
	min-height: 20px;
	border-bottom: 1px solid #933a2d;
}

.asc_list thead td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 110%
	min-height: 25px;
	background-color: rgb(236,11,21); /* #933a2d */

	color: #ffffff;
}

.highlight {
	color: black;
	background-color: white;
}