﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	background-color: #CFCFCF;/*#5292E6;*/
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
}

a:link
{
	color: #034af3;
	text-decoration: underline;
}
a:visited
{
	color: #505abc;
}
a:hover
{
	color: #1d60ff;
	text-decoration: none;
}
a:active
{
	color: #12eb87;
}

p
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

span#JSONLoading
{
	display: block;
	font-variant: small-caps;
	font-style: italic;
	width: 100%;
	text-align: center;
}
div#ajaxLoading
{
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	position: absolute;
	text-align: center;
	vertical-align: middle !important;
	margin: auto auto auto auto;
	left: 3px;
	top: 3px;	
	background-color: White;
	width: 200px;
	z-index: 202;
}

img#ajaxImageLoading, span#ajaxTextLoading
{
	padding: 10px;
	display: block;
	margin: 0 auto;
	text-align: center;
} 

div.Information 
{
	font-size: x-small;
	font-style: italic;
}
/*  Rss Icon Styles
---------------------------- */

div#rssIcon
{
	float: right;display:inline;
	display:inline-block;
}
div#rssIcon a, div#rssIcon a img
{
	text-decoration: none;
	border-width: 0px;
}
div#rssGlanceIcon
{
	float: right;display:inline;
	display:inline-block;
}
div#rssGlanceIcon a, div#rssGlanceIcon a img
{
	text-decoration: none;
	border-width: 0px;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2
{
	border-bottom: 1px solid #5c87b2;
	padding: 0 0 10px 0;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h4#sponsorHeader
{
	font-size: 1.0em;
	border-bottom: 1px solid #5c87b2;
	margin: 0;
}
h4#eventGlanceHeader
{
	font-size: 1.0em;
	border-bottom: 1px solid #5c87b2;
	margin: 0;
}
h4#articleGlanceHeader
{
	font-size: 1.0em;
	border-bottom: 1px solid #5c87b2;
	margin: 0;
}
h5, h6
{
	font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
/* 
------------The Parts of the Main Layout -------------- */
/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 960px;/*90%;*/
	margin-left: auto;
	margin-right: auto;
}
.leftColumn
{
	width: 150px;
	margin-right: 10px;
	float: left;
}
#rightColumn
{
	float: right;
	width: 180px;
	/*padding: 3px;*/
}
.contentColumn
{
	float: right;
	width: 580px;
	min-height: 400px;
	padding-right: 10px;
}
#mainContent
{
	padding: 15px 10px 15px 10px;
	background-color: #FFF;
	margin-bottom: 30px;
	min-height: 500px;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
/* 
------------END: The Parts of the Main Layout -------------- */

#header
{
	position: relative;
	margin-bottom: 0px;
	color: #000;
	padding: 0 0px 0 0;
}

p#logo, h1#logo
{
	font-weight: bold;
	font-size: 24px !important;
	padding: 2px 0px 2px 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000;
	/*line-height: 2em;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	text-align: right;
}

#logo a
{
	color: #000;
	text-decoration: none;
	font-size: 32px !important;
}

.columnsContainer
{
	position: relative;
}
/*
.contentColumn h2
{
	margin-top: 0px;
}*/
.contentColumn h2
{
	display: block;
	background:transparent url(/images/slider_handlebg_active.png);
	background-repeat: repeat-x;
	color:#76797C;
	font-size: 1.2em;
	padding: 5px;
	margin: 0px;
	color: #FFF;
}

#footer
{
	color: #999;
	padding: 5px 0 0 0;
	border-top: 1px solid #5C87B2;
	text-align: center;
	line-height: normal;
}

#footer p
{
	padding: 5px 0;
	margin: 0;
}

#silverlightControlHost
{
	height: 600px;
}
#silverlightMapComponent
{
}

#postButtons
{
	text-align: center;
	vertical-align: middle;
}
#postButtons input[type='button'], #postButtons input[type='submit']
{
	width: 100px;
}
/* Sponsor Bar   
----------------------------------------------------------*/
.sponsorColumn
{
	border: 1px solid #5C87B2;
}
.sponsorHeaderBar
{
	/*height: 30px;*/ /*border: 1px solid #5C87B2;*/
	vertical-align: middle;
	text-align: center;
	background-color: #FFF;
	width: 100%;
	padding: 10px 0px;
}
.sponsorHeaderBar a, .sponsorHeaderBar a img
{
	text-decoration: none;
	border-width: 0px;
	height: 30px;
	padding-left: 10px;
}
h4#sponsorHeader
{
	background:transparent url(/images/slider_handlebg_active.png);
	background-repeat: repeat-x;
	color: #FFF;
	padding: 5px;
}
div#SponsorBox, div#SponsorDetailBox
{
	text-align: center;
	color:#76797C;
	min-height: 150px;
	vertical-align: middle;
}
div#SponsorBox a img, div#SponsorDetailBox a img
{
	border-width: 0px;
}

div#SponsorBox a img
{
	width: 150px;
}
div#SponsorDetailBox a img
{
	width: 150px;
	height: 240px;
}

h4#eventGlanceHeader
{
	background:transparent url(/images/slider_handlebg_active.png);
	background-repeat: repeat-x;
	color:#FFF;
	padding: 5px;
}
div#eventsGlance
{
	border: 1px solid #5C87B2;
	text-align: left;
	min-height: 150px;
}
ul#glanceEvent
{
	color:#76797C;
	padding-left: 3px;
	margin: 0px;
	font-size: .8em;
}

ul#glanceEvent li.glanceEventTitle
{
	display: block;
	list-style: none;
}
ul#glanceEvent li.glanceEventDate
{
	padding-left: 3px;
	display: block;
	list-style: none;
	font-size: .75em;
}

h4#articleGlanceHeader
{
	background:transparent url(/images/slider_handlebg_active.png);
	background-repeat: repeat-x;
	color:#FFF;
	padding: 5px;
}
div#articlesGlance
{
	border: 1px solid #5C87B2;
	text-align: left;
	min-height: 150px;
}

ul#glanceArticle
{
	color:#76797C;
	padding-left: 3px;
	margin: 0px;
	font-size: .8em;
}

ul#glanceArticle li.glanceArticleTitle
{
	display: block;
	list-style: none;
}
ul#glanceArticle li.glanceArticleDate
{
	padding-left: 3px;
	display: block;
	list-style: none;
	font-size: .75em;
}

/* Category/Tags
----------------------------------------------------------*/
ul#categoryListing
{
	padding-left: 10px;
	margin: 0px;
}

ul#categoryListing li
{
	display: inline;
	list-style: none;
}
ul#categoryListing li a
{
	padding: 3px 0px;
	text-decoration: none;
}
ul#categoryListing li a img
{
	padding: 3px 0px;
	text-decoration: none;
}

ul#tagListing
{
	padding-left: 10px;
	margin: 0px;
}

ul#tagListing li
{
	display: inline;
	list-style: none;
}
ul#tagListing li a
{
	padding: 3px 0px;
	text-decoration: none;
}
ul#tagListing li a img
{
	padding: 3px 0px;
	text-decoration: none;
}
/* Social Tags
----------------------------------------------------------*/
div.socialTags ul
{
	padding-left: 10px;
}
div.socialTags ul li
{
	padding-right: 3px;
	display: inline;
	list-style: none;
	vertical-align: middle;
}
div.socialTags
{
	vertical-align: middle;
	padding: 0px 0px;
	text-decoration: none;
}
div.socialTags ul li a, div.socialTags ul li a img
{
	text-decoration: none;
	border-width: 0px;
}

/* MAIN MENU   
----------------------------------------------------------*/
ul#mainMenu
{
	background-color: #FFF;
	border-bottom: 1px inset #76797C;
	border-top: 1px outset #76797C;
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: right;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0pt;
	background:transparent url(/images/UnActiveTab.png);
	background-repeat: repeat-x;
}

ul#mainMenu li
{
	display: inline;
	list-style: none;
}

ul#mainMenu li a
{
	padding: 9px 20px; /*10px 20px;*/
	font-weight: bold;
	text-decoration: none;
	line-height: 2.7em; /* 2.8em; */
	/*border: solid 1px #e8eef4;*/
	/*background-color: #e8eef4;*/
	/*color: #034af3;*/
	color:#76797C;
	background:transparent url(/images/UnActiveTab.png);
	background-repeat: repeat-x;
}

ul#mainMenu li a:hover
{
	background:transparent url(/images/ActiveTab.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFF;
}

ul#mainMenu li a:active
{
	background-image: none;
	background-color: #a6e2a6;
	text-decoration: none;
}

ul#mainMenu li.selected a
{
	background-color: #FFF;
	color: #000;
}

/* SIDE COLUMN LINKS & HEADINGS  
----------------------------------------------------------*/
.leftColumn ul
{
	margin: 0;
	padding: 0 0 30px 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0pt;
}

.leftColumn ul li
{
	list-style: none;
	margin-top: 5px;
	line-height: normal;
	background:transparent url(/images/menu_metalic.png);
	background-repeat: repeat-y;
}

.leftColumn ul li a, .leftColumn ul li span, .leftColumn #ArticleCategories span
{
	color:#76797C;
	list-style: none;
	padding: 6px;
	line-height: normal;
	display: block;
	text-decoration: none;
	/*border: 1px solid #e8eef4;*/
	/*background-color: #e8eef4;*/
	font-size: .9em;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.leftColumn ul li a:hover
{
	text-decoration: none;
	border: 1px solid #e8eef4;
	background-color: #FFF;
	border-color: #e2e7ed;
	padding: 5px;
}

.leftColumn ul li a:active
{
	border: 1px solid #e8eef4;
	text-decoration: none;
	background-color: #e8eef4;
	border-color: #a6e2a6;
	color: #000;
	padding: 5px;
}
.leftColumn #ArticleCategories
{
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	/*background-color: #FFF;     
	border-color: #e2e7ed;*/
}
.leftColumn #ArticleCategories a
{
	padding: 2px 0 2px 15px;
}
.leftColumn #ArticleCategories a:hover
{
	padding: 1px 0 1px 14px;
}
.leftColumn #ArticleCategories a:active
{
	padding: 1px 0 1px 14px;
}
.leftColumn h2
{
	font-size: 1.2em;
	padding: 5px;
	margin: 0px;
	/*
	border-color: #5C87B2;
	background-color: #5C87B2;
	*/
	color: #FFF;
}
div#mainMenuHeaderBar
{
	background:transparent url(/images/slider_handlebg_active.png);
	background-repeat: repeat-x;
	color:#76797C;
	font-size: 1.2em;
	padding: 5px;
	margin: 0px;
	color: #FFF;
}



/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}

span#errorMessage
{
	padding: 5px;
	text-align: center;
	margin: auto 0px;
	display: block;
	font-weight: bold;
	color: Red;
}
span#imformationMessage
{
	padding: 2px;
	text-align: center;
	margin: auto 0px;
	display: block;
	font-weight: bold;
	color:#76797C;
}
#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
/* SquaredRoot.Mvc.Membership Copied Stuff
----------------------------------------------------------*/
fieldset.SquaredRootMvcMembership
{
	padding: 10px;
	margin-bottom: 16px;
}
fieldset.SquaredRootMvcMembership legend
{
	margin-bottom: 8px;
}
fieldset.SquaredRootMvcMembership label
{
	font-weight: bold;
	display: block;
	margin-top: 8px;
}
fieldset.SquaredRootMvcMembership input[type="submit"]
{
	margin-top: 8px;
}
fieldset.SquaredRootMvcMembership div.information
{
	margin-top: 8px;
}

