﻿@import url('calendar.css');
@import url('eventTable.css');
@import url('incidentTable.css');
@import url('sponsorTable.css');

html, body
{
	padding: 0;
	margin: 0;
}

body
{
	margin-left: 80px;
	margin-right: 80px;
	background-color: #6da1ff;
	background-image: url(../../images/site/body_back.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Verdana",Sans-serif;
	font-size:0.8em;
}

table
{
	width: 98%;
}

h3
{
	margin: 1em 0 1em 0;
}

hr
{
	border: 0;
	color:#3030ff;
	background-color: #3030ff;
	height: 1px;
	width: 75%;
}

.content
{
	padding: 30px 30px 10px 30px;
	background-color: white;
	color: #303030;
}

.content a
{
	color: #3030ff;
	text-decoration: none;
}

.content a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

.header
{

	background-color: white;
	background-image: url(../../images/site/header_back.png);
	background-position: top;
	padding-bottom: 16px;
}
.navBar
{
	margin: 0;
}

.navBar li
{
	display:inline;
	padding:0;
	margin: 0;
	text-align:center;
}

.navBar li a
{
	display:block;
	float:right;
	width: 150px;
	height: 125px;
	line-height:233px;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
	background-image: url(../../images/site/navItem.png);
	background-position: top;
	color: #303030;
	margin-left:4px;
}

.navBar li a:hover, .navBar li .currentNav
{
	background-position: bottom;
}

.files
{
	list-style-type: none;
}

.fileDescription
{
	display: none;
	text-align: justify;
	color: #303030;
	background-color: #f9f9ff;
	font-size: smaller;
	border: 1px solid #3030ff;
	padding: 4px;
}

.files a:hover .fileDescription
{
	display: block;
}

.menu, .files
{
	margin-top:0;
}

.menu ul
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 4px;
	padding-right: 15px;
	list-style-type: none;
	background-image: url(../../images/site/menu_back.png);
	background-repeat: repeat-y;
	background-position: center right;
}

.menu li
{
	margin-bottom: 4px;
}

.menu>li
{
	margin-bottom: 20px;
}

.banner
{
	clear: both;
	width: 100%;
	height: 94px;
	background-color: black;
	background-image: url(../../images/banners/1.jpg);
}

.logo
{
	position: absolute;
	top: 5px;
	left: 67px;
}

.menuHeading sub, .pathHeading sub
{
	font-weight: bold;
	font-size: 1.5em;
}

.menuHeading, .pathHeading, .path, .navBar a
{
	font-weight: bold;
}


.path sub
{
	font-size: 1.5em;
	vertical-align: -10%;
}

.menu, .happybox, .happybox2, .menuHeading
{
/*	float: right;
	width: 30%;
	clear: right;
	margin-left: 30px;
*/	padding: 0;
	list-style-type: none;
}

.rightCol
{
	float: right;
	width: 30%;
	clear: right;
	margin-left: 1%;	
}

.happybox h3, .happybox2 h3, .files, .menu, .menuHeading
{
	text-align: right;
}

.happybox h3, .happybox2 h3
{
	color: white;
	background-color: inherit;
	background-image: url(../../images/site/happybox_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.happybox2 h3
{
	background-image: url(../../images/site/happybox_right2.png);
}

.happybox_left, .happybox_left2
{
	float: left;
	height: 24px;
	width: 25px;
	background-image: url(../../images/site/happybox_left.png);
}

.happybox_left2
{
	background-image: url(../../images/site/happybox_left2.png);
}

.happybox, .happybox2
{
	background: url(../../images/site/happybox_back.png) repeat-x;
	margin-bottom: 25px;
	min-height:120px;
}

.happybox2
{
	background: url(../../images/site/happybox_back2.png) repeat-x;
	font-size: smaller;
}

.happybox p, .happybox2 p
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	font-size: 0.9em;
}
.clearfix,.footerbar, .littlebikes, .footer, .footerlinks, .permalink
{
	text-align: center;
	clear: both;
}

.footerbar
{
	font-size: 11px;
	line-height: 16px;
	background-image: url(../../images/site/footer1_back.png);
	background-repeat: repeat-x;
	background-color: #ffcd1a;
	font-style: italic;
	font-weight: bold;
	color: #303030;
}

.footer
{
	color: #ffffff;
	padding: 15px 1em 1em 1em;
	background-image: url(../../images/site/footer2_back.png);
	background-position: top;
	background-repeat: repeat-x;
}

.littlebikes
{
	margin-top: 10px;
}

.permalink
{
	font-size: small;
	margin-top: 40px;
}

.littlebikes, .footerbar
{
	text-align: center;
}

p
{
	text-align: justify;
}

.more
{
	font-size: smaller;
}


.eventDate
{
	font-size: smaller;
}

.discount
{
	margin-bottom: 2.5em;
}

.discountDescription
{
	margin-left: 2em;
}

.discounterLogo
{
	float: right;
}

dt
{
	font-weight: bold;
	margin-left: 1em;
}

dd
{
	margin-bottom: 2em;
}

.rightImage
{
	float: right;
	padding: 1em 0em 1em 1em;
}

.leftImage
{
	float: left;
	padding: 1em 1em 1em 0em;
}

.tagList
{
	text-align: left;
	clear: both;
}

.likeList
{
	float: right;
	text-align: right;
}

.rolloverButton
{
	margin-top: 2em;
	margin-bottom: 1em;
	display:block;
	background-position: top;
}

.rolloverButton:hover
{
	background-position: bottom;
}

.rolloverButton span
{
	display: none;
}

.updateBox, .updateBoxNews
{
	float: left;
	width: 46%;
	margin: 1.5em 2%;
	background-image: url('/images/site/category_back2.png');
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 300px;
}

.updateBoxNews
{
	background-image: url('/images/site/news_back.png');
	width: 96%;
}

.updateBox p, .updateBoxNews p
{
	padding: 0.75em;
	margin: 0 1em;
}


.updateBox h2, .updateBoxNews h2
{
	font-style: italic;
	background-image: url('/images/site/category_header.png');
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
	margin-top: 1px;
	border-bottom: 1px solid white;
	/* padding: 4px 0; */
}

.updateBoxNews h2
{
	color: white;
	background-image: url('/images/site/news_header.png');
}

.updateBox ul
{
/*	background-color: white; */
	margin: 0 2em 0 2em;
	/*padding-top: 1em;*/
	padding-bottom: 1em;
}

.updateContainer
{
	margin-right: 5%;
	margin-left: 5%;
	clear: left;
}

.updateBoxNews .newsItem
{
	float: left;
	width: 46%;
	margin: 1em 2%;

/*	margin-left: 1em; */
}

.updateBoxNews .newsItem h4
{
	margin: 0;
}
