body {
	background: url(../images/backgroundkids.jpg) no-repeat fixed bottom;
	height: 100%;
	background-color: #CBCBCB;
	margin: 0;
	padding: 0;
}
#headerimg {
	background-image: url(../images/webheader11.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 91px;
	width: 800px;
	z-index: -1000;
}
#abovemenubg {
	background-image: url(../images/bgshadow.png);
	background-repeat: repeat-y;
	z-index: -10;
}
#menu {
	text-align: center;
	padding-bottom: 16px;
}
#menu table {
	margin: 0 auto;
	text-align: left;
}
#menu a {
	text-decoration: none;
	padding: 0 10px;
	font-size: 12px;
	border-right: 1px solid #ccc;
}
#menu a:hover {
	border-bottom: 3px solid #000;
}
#menu a.mainlevel_active {
	border-bottom: 3px solid #99CC00;
}
.mainlevel-trans {
	text-transform: uppercase;
	top: 4px;
}

#tsc-left h3 {
	line-height:36px;
	color:white;
	padding-right:10px;
	margin-right:0;
	font-size: small;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	font-weight: lighter;
	background-image: url(../images/title-bg.jpg);
	background-position: 1px;
}
#content h3 {
	padding-top:10px;
	padding-bottom:10px;
	left:-10px;
	color:black;
	padding-left:25px;
	font-size: small;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size:16px;
	letter-spacing: -1px;
	background-image: url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left;
	position: relative;

}
#eventcalq {
	/*margin-left: -20px;*/
	text-align: center;
}
img {
	border: none;
}
/* #righttable {
	background: url(../images/vertsep.gif) no-repeat 30px 0px; */
}
#right {
/* padding-left: 70px; */
}


/*///////////////////// BREADCRUMBS ////////////////////////////////*/

.preloadImg {
	display:none;
}



.breadcrumbs {
	background-color: #454545;
	height:30px;
	position: relative;
	z-index:1;
	top: -8px;
	background-image: url(../images/title-bg.jpg);
	color: white;
}
.breadcrumbs div {
	margin-left:55px;
	height:30px;
	color: white;
}
.breadcrumbs span {
	position: relative;
	vertical-align: middle;
	top:5px;
}
.breadcrumbs a {
	color:white;
}


/*/////////////////////////////////////////////////////////*/

.bottomnav {
	background-image: url(../images/bottomshadow.png);
	background-repeat: no-repeat;
	height: 200px;
	display: block;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.copyright {
	display:block;
	right:30px;
	position: absolute;
	bottom: 20px;
	width:250px
}
.bottomnavlinks {
	display:block;
	left:30px;
	position: absolute;
	bottom: 20px;
}
.bottomnavlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bottomnavlinks li {
	float: left;
}
.bottomnavlinks a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	position: relative;
}
.bottomnavlinks a:hover {
	color: #5c8300;
        font-weight: bold;

}
.bottomnavlinks li.first a {
	border: none;
}

.sponser-links {
	color: #fff;
}

.votebox {
	background-color: #99CC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #32361F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32361F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #32361F;
	border-left-color: #32361F;
	padding: 4px;
}
.compbox {
	background-color: #FF6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #32361F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32361F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #32361F;
	border-left-color: #32361F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 16px;
}
.bodybg {
	background-image: url(../images/bgshadow.png);
	background-repeat: repeat-y;
	padding-left:8px;
	padding-right:8px;
	z-index: -500;
}
.bannerhead {
	background-image: url(../images/bgshadow.png);
	background-repeat: repeat-y;
	padding-left:8px;
	padding-right:8px;
	position: relative;
	z-index: -5;
	padding-bottom: 10px;
	margin-top: -9px;
}
.body, td {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.votesubmit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #99CC00;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
}
.trantable {
	padding: 7px;
	margin: 0px;
	border: none;
}
.packagesborder {
	padding: 7px;
	margin: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #C9F39E;
}
.header, .contentheading, .componentheading {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #99CC00;
}
.minifp-introtitle a:link, .minifp-introtitle a:visited, .minifp-introtitle a:active {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}
h3 {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CC00;
}
h4 {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h5 {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC00;
}
.bold {
	font-family: Arial, Georgia, Tahoma, Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CC00;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #D9F668;
	border-right-color: #D9F668;
	border-bottom-color: #D9F668;
	border-left-color: #D9F668;
	background-color: #99CC00;
}
#rss {
	position: relative;
	top: -25px;
	left: 5px;
}
#rss a {
	color:#FFFFFF;
	top: -5px;
	text-decoration:none;
	margin-top:-5px;
}
#cbUserTable th {
	text-align: left;
	padding-bottom: 10px;
	text-transform: uppercase;
}
/*** #menu-table-left {
	background-color: #BAD520;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
***/

/****
#menu-table-right {
	background-color: #BAD520;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}  ****/

.menu-table-bg {
	text-align: center;
	background-color: #BAD520;
	top: -9px;
	position: relative;
	z-index:2;
}

.sidefloat-div{
 /* Position and float the tab */ 
 	height:150px;
	width:50px;
	background-image: url(../images/floatingRegister.png);
  position: fixed;
  z-index: 1;
  left: 0;
  top: 130px;
}

.sidefloat-div:hover{
		background-image: url(../images/floatingRegister-light.png);

}
.sidefloatFB-div{
 /* Position and float the tab */ 
 	height:150px;
	width:50px;
	background-image: url(../images/floatingFacebook.png);
  position: fixed;
  z-index: 1;
  left: 0;
  top: 290px;
}

.sidefloatFB-div:hover{
		background-image: url(../images/floatingFacebook-light.png);

}
