﻿/************************/
/* GLOBAL               */
/************************/
html, body
{
}

body
{
	font: 70%/1.4 Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background: #c6c7c9 /*url(images/BodyBg.jpg) repeat-x*/;
}

body form
{
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px; /*margin: 30px auto 30px auto;*/
}

#PageContainer
{
	/*overflow: hidden;*/
	width: 960px;
}

img
{
	border: 0;
}

#Page
{
	text-align: left;
	width: 940px;
	float: left;
	background-color: white;
	padding: 0 8px 10px 10px;
	border-left: 1px solid #b3b4b4;
	border-right: 1px solid #b3b4b4;
	background: url(Images/Framework/body_bg.gif) no-repeat bottom #fff;
}
#Page #StageArea #MainContentArea #TopContentArea .mainInfoBox .mainInfoBoxContentContainer .mainInfoBoxContent #ctl00_plhTopContentArea_Div1 #map_canvas #google-visualization-errors-all-1
{
	visibility: hidden;
}
a
{
	color: #004A80;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 0;
	margin: 0.3em 0em 0.2em 0;
}

h2
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	padding: 0;
	margin: 0.2em 0em;
}

h3
{
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0.4em 0em;
}

.introduction
{
	font-weight: bold;
}
p
{
	margin: 0 0 1em 0;
	padding: 0;
}
hr
{
	height: 1px;
	padding: 0;
	background: #EEEEEE;
	color: #EEEEEE;
	border: 0;
}
ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.ordinary
{
	overflow: hidden;
	padding: 10px;
}
ul.ordinary li
{
	background: url(images/defaultbullet.png) left center no-repeat;
	padding-left: 15px;
}
label
{
}
input
{
	font-size: 1em;
	padding: 2px 0 2px 4px;
}
select
{
	font-size: 1em;
	border: 1px solid #BBB9B9;
	padding: 3px 0 3px 4px;
}
legend
{
}
.hidden
{
	display: none;
}
.error
{
	color: Red;
}
table
{
	font-size: 1em;
	border-collapse: collapse;
}
th
{
	text-align: left;
}
/************************/
/* HEADER               */
/************************/
#HeaderArea
{
	height: 110px; /*background: url(images/framework/lefttopCorner.png) no-repeat left top;*/
	padding-left: 10px;
	background-color: #fff;
	border-left: 1px solid #b3b4b4;
	border-right: 1px solid #b3b4b4;
	border-top: 1px solid #b3b4b4;
}
#Header
{
	position: relative; /*background: url(images/framework/righttop.png) no-repeat right top;*/
	height: 80px;
	background-color: #fff;
}
#Logotype
{
	float: left;
	margin: 20px 20px 0px 10px;
}
#TopLogin
{
	position: absolute;
	top: 15px;
	right: 25px;
	color: #606060;
	font-size: 0.9em;
}
#Functions
{
	position: absolute;
	top: 15px;
	right: 17px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
#Functions li
{
	display: block;
	height: 16px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #dee1e3;
	padding: 0 1em;
	overflow: visible;
}
#Functions li.first
{
	border-left: 0;
}
#Functions li a
{
	display: block;
	color: #3b3d41;
	text-decoration: none;
	height: 16px;
	padding-top: 2px;
}
#Functions a:hover
{
	color: Black;
	text-decoration: underline;
}
/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea
{
	/*position: relative;*/
	margin: 0;
	padding: 0;
	height: 47px; /*background: url(images/MainMenuLeft.png) no-repeat left top;*/
	font-size: 1.1em;
	line-height: 16px;
	overflow: hidden;
	padding-left: 5px;
	margin: 0 3px 0 3px;
}

#MainMenu
{
	/*background: url(images/MainMenuBg.png) repeat-y right top;*/
	height: 47px;
	font-weight: bold;
	width: 750px;
}

#MainMenu ul
{
	margin: 0;
	list-style-type: none;
	float: left;
	overflow: visible;
}

#MainMenu li
{
	display: block;
	float: left;
	margin: 5px 2px 2px 2px;
	margin: 0 3px 0 3px;
	height: 24px;
	padding: 0;
	white-space: nowrap;
	background: url(images/tab_left.gif) no-repeat left top;
}

#MainMenu li span
{
	display: block;
	float: left;
	margin: 0px 2px 2px 2px;
	margin: 0 3px 0 3px;
	height: 24px;
	padding: 0;
	white-space: nowrap;
	background: url(images/tab_right.gif) no-repeat right top;
}

#MainMenu li.selected
{
	display: block;
	float: left;
	margin: 5px 2px 2px 2px;
	margin: 0 3px 0 3px;
	height: 24px;
	padding: 0;
	white-space: nowrap;
	background: url(images/tab_left_selected.gif) no-repeat left top;
}

#MainMenu li.selected span
{
	display: block;
	float: left;
	margin: 0px 2px 2px 2px;
	margin: 0 3px 0 3px;
	height: 24px;
	padding: 0;
	white-space: nowrap;
	background: url(images/tab_right_selected.gif) no-repeat right top;
}

#MainMenu li.selected a
{
	display: block;
	color: #fff;
	padding: 5px 10px 0 10px;
	height: 25px;
}

#MainMenu li a
{
	display: block;
	padding: 5px 11px 0 11px;
	text-decoration: none;
	color: #666666;
}

#MainMenu li a:hover
{
	text-decoration: underline;
}


/*************************/
/* SEARCH               s */
/*************************/
input.quickSearchField, select.quickSearchField
{
	border: 1px solid #bbb9b9;
	padding: 4px;
	float: left;
	margin: 0px 4px 0px 0px;
	width: 250px;
}
div.onPageSearch
{
	clear: both;
	overflow: hidden;
	margin: 20px 0 20px 5px;
}
div.searchLink
{
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin: 0 0 5px 5px;
}
/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
}
/*************************/
/* BackToNavigationArea  */
/*************************/
#BackToNavigationArea
{
	width: 100%;
	padding: 0 0 5px 5px; /*float: left;*/
}
/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{
	width: 643px;
	padding: 0 16px 0 2px;
	font-size: 0.8em;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 5px;
	letter-spacing: 0.05em;
	color: #333;
}
#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}
/*************************/
/* BUTTONS               */
/*************************/
a.login
{
	padding-left: 15px;
	background: url(images/login.png) no-repeat;
}
a.logout
{
	padding-left: 15px;
	background: url(images/login.png) no-repeat;
}
a.delete
{
	background: url(images/icons/delete.png) no-repeat left center;
	padding-left: 17px;
}
a.report
{
	background: url(images/icons/report.png) no-repeat left;
	padding-left: 15px;
	margin-right: 10px;
}
a.edit
{
	background: url(images/icons/edit.png) no-repeat left;
	padding-left: 15px;
}
a.smallArrow
{
	background: url( 'Images/DefaultBulletSmall.png' ) center left no-repeat;
	padding-left: 10px;
}
a.newMessage
{
	background: url(images/icons/newMessage.png) no-repeat left;
	padding-left: 15px;
}
a.reply
{
	background: url(images/icons/reply.png) no-repeat left;
	padding-left: 15px;
}
a.friend
{
	background: url(images/icons/feedFriend.png) no-repeat left;
	padding-left: 15px;
}
a.add, a.join
{
	background: url(images/icons/add.png) no-repeat left center;
	padding-left: 17px;
}
a.rssButton
{
	padding-left: 20px;
	background: url(images/rss.png) no-repeat;
}
a.sitemapButton
{
	background: url(images/sitemap.png) no-repeat;
	padding-left: 22px;
}
a.leaveClub
{
	background: url(images/icons/leaveClub.png) no-repeat left center;
	padding-left: 17px;
}
/**Relate:Button**/
a.button
{
	background: transparent url(images/buttons/button_a.png) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: bold 10px arial, sans-serif;
	height: 23px;
	margin-right: 6px;
	padding-right: 9px;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
a.button span
{
	background: transparent url(images/buttons/button_span.png) no-repeat;
	display: block;
	line-height: 13px;
	padding: 5px 0 5px 9px;
}
a.button:active
{
	background-position: bottom right;
	color: #000;
	outline: none;
}
a.button:active span
{
	background-position: bottom left;
	padding: 6px 0 4px 9px;
}
a.button[disabled]
{
	color: #666;
	background-position: top right;
	outline: none;
}
a.button[disabled] span
{
	background-position: top left;
	color: #666;
	padding: 5px 0 5px 9px;
}
.quickSearchButton
{
	background: transparent url(images/buttons/button_search.png) no-repeat top left;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	padding: 0;
	border: none;
	outline: none;
}
.quickSearchButton:active
{
	background-position: bottom left;
	outline: none;
}

.eventQuickSearchButton
{
	background: transparent url(images/buttons/button_search.png) no-repeat top left;
	width: 20px;
	border: none;
	padding: 0;
	height: 20px;
}

.eventQuickSearchButton:active
{
	background-position: bottom left;
	outline: none;
}
/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
	margin: 0 auto;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#Footer
{
	margin: 0 auto;
	width: 100%;
}
#FooterArea ul
{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#FooterArea ul li
{
	display: block;
	float: left;
	color: #6e6e72;
	border-left: solid 1px #6e6e72;
	padding: 0 0.8em;
	font-size: 0.8em;
}
#FooterArea ul li.first
{
	border: 0;
}
#FooterArea a
{
	text-decoration: none;
	color: #6e6e72;
}
#FooterArea a:hover
{
	text-decoration: underline;
}

