﻿/***********************************************/
/* main.css                             */
/* Use with template blb_index          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.weather {
	color: #000000;
	font-family: arial,verdana,helvetica,san-serif;
	font-size: 11px;
}
.weather a {
	color: #618778;
	font-weight: bold;
}
.ZventsQuickSearch { width: 300px; }
	
	/* Colors */
	.ZventsQuickSearchWrapper { border: 1px solid gray; }
	.ZventsQuickSearchHeading { background-color: #ffffff; border-bottom: 1px solid #ffffff; }
	.ZventsQuickSearchDays { background-color: #ffffff; border-bottom: 1px solid #E0E0E0; }
	.ZventsQuickSearchForm { background-color: #99cc99; border-bottom: 1px solid #ccddcc; }
	.ZventsQuickSearchLinks { background-color: #ffffff; }
	.ZventsQuickSearch a { color:#336633; }
	
	/* Fonts */
	.ZventsQuickSearch * { font-family: arial,verdana,helvetica,san-serif; font-size: 13px; }
	.ZventsQuickSearchWhatToDo { font-size: 18px; }
	
	/* Margins and padding */
	.ZventsQuickSearchHeading { padding: 0 4px; }
	.ZventsQuickSearchDays { padding: 4px 4px 2px 4px; }
	.ZventsQuickSearchForm { padding: 2px 4px 2px 4px; }
	.ZventsQuickSearchLinks { padding: 2px 4px; }
	.ZventsQuickSearch form, .ZventsQuickSearch h1 { margin: 0; padding: 0; }
	
	/* Link decorations */
	.ZventsQuickSearch a { text-decoration: none; }
	.ZventsQuickSearch a:hover { text-decoration: underline; }
	
	/* Other sizes */
	.ZventsQuickSearchLinks td { width: 36%; }
	.ZventsQuickSearch table { width: 100%; }
	
	
	.DemoWrapper { width: 200px; margin: 4px; padding: 4px; border: 4px solid #363; float:left; color: #333; }
	.DayButtons { padding-bottom: 2px; border-bottom: 4px solid #363; margin-bottom: 4px; }
	.EmailDemoWrapper { width: 160px; margin: 4px; padding: 4px; border: 4px solid #363; float:left; color: #333; }
    .ZventsFilterFrame {border:0;}
    .ZventsFilterSelected {color:#aaa;}
    .ZventsFilterCount {color:#666;}

  
  
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #ccddcc;
	width: 100%;
}

#navBar{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ccddcc;
	border-right: 1px solid #ccddcc;
	border-bottom: 1px solid #ccddcc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #ccddcc;
	border-bottom: 1px solid #ccddcc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 5px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 20px 0px 5px 10px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 8px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 8px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ccffcc;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccffcc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #ccffcc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #ccffcc;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #other styles **************/

.mainnav {
	color: #cccccc;
	font-family: arial,verdana,helvetica,san-serif;
	font-size: 11px;
	line-height: 12px;
}
.mainnav a {
	color: #cccccc;
}


/************** #spotted styles **************/

.pad8top {
	padding-top: 4px;
}
.pad8bot {
	padding-bottom: 4px;
}

/********** MODULE DEFINITIONS *********
** Spotted Styles
***************************************/

.m3 { width: 230px; }

.m3 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	display: inline;
}

/* Not taking this out for fear things may break */
.thumb p, .thumb, p.thumb2 {
	float: left;
}

/* Not Sure */
.img, #gallery p.thumb { margin-right: 10px; }
#gallery { width: auto; margin: 0; }
#gallery p { margin: 0; padding: 0; }
.right, .next, #gallery .button a { float: right; }
.link { color: #666; }
.photo {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
}
.clear { clear: both; }
br.clear, br {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Style applied to images */
.photo-detail { margin: 0 5px 0 0; float: left; }

/* Image borders */
img.border, img.border-blank, img.border-blank:hover { border: 2px solid #fff;	background: none; }
img.border-selected { border: 2px solid #618778; background: none; }
img.border:hover { border: 2px solid #618778; }