﻿/************************/
/* GLOBAL               */
/************************/
html, body {
}
body {
	font: 70%/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	/*color: #333;*/
	background-color:#4aafdb;
	/* background: #285f0b url(/images/background.gif) repeat-x; */
	background-image: url(/images/background.png); 
	background-attachment:fixed;
	background-position:bottom;
	background-repeat: repeat-x;	

}
body form {
	width: 810px;
	margin: 20px auto 30px auto;
}
#PageContainer {
	overflow: hidden;
}
#Page {
	text-align: left;
	width: 790px;
	float: left;
	background-color: white;
	padding: 0 10px 10px 10px;
}
a {
	color: #004A80;
	color: #0462d6;
	text-decoration: none;
	outline-width: 0px !important;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
h1, h2, h3, h4 {
}
h1 {
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.2em;
	padding: 0;
	margin: 0.3em 0em 0.2em 0;
	color: #0099CC;
	font-family: Times New Roman;
}
.clubName	{
	font-family:Arial;	
}

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;
}
.footer P
{
	margin: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: 0px; 
}
label {
}
input {
	font-size: 1em;
	padding: 2px 0 2px 4px;
}
select {
	font-size: 1em;
	padding: 2px 0 2px 4px;
}
legend {
}
.hidden {
	display: none;
}
.error {
	color: Red;
}
table {
	font-size: 1em;
	border-collapse: collapse;
}
th {
	text-align: left;
}
/************************/
/* HEADER               */
/************************/
#HeaderArea {
	height: 67px;
	background: url(/images/TopBgLeft.png) no-repeat left top;
	padding-left: 10px;
}
#Header {
	position: relative;
	background: url(/images/TopBgRight.png) no-repeat right top;
	height: 67px;
}
#Logotype {
	float: left;
	margin: 20px 0px 0px 10px;
}
#TopLogin {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 29px;
	/* right: 25px; */
	left:255px;
	color: #505050;
	font-size: 1em;
}
#TopLogin a.MemberName 
{
	color: #505050;
}
#TopSearchBox 
{
	position:absolute;
	top: 29px;
	/* left: 135px;	*/
	right:15px;
	overflow: hidden;
	width: 220px;
}
#TopSearchBox .SearchContainer 
{
}

div.TopSearch
{
	background: url(/Images/SearchField.png) no-repeat top left;
	width: 138px;
	height: 24px;
	padding: 3px 0px 0px 0px !important;
}

#TopSearchBox .SearchContainer .SearchField
{
	width: 115px;
	background: transparent;
	border: none;
}

#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: 37px;
	background: url(/images/TopMenuLeft.gif) no-repeat left top;
	font-size: 1.1em;
	font-size: 1em;
	line-height: 16px;
	overflow: hidden;
	padding-left: 7px;
	margin: 0 3px 0 3px;
	font-family: Arial, Trebuchet MS, Trebuchet, Helvetica, sans-serif;
}
#MainMenu {
	background: url(/images/TopMenuRight.gif) no-repeat right top;
	height: 37px;
	font-weight: bold;
}
#MainMenu ul {
	margin: 0;
	list-style-type: none;
	float: left;
	overflow: visible;
}
#MainMenu li {
	display: block;
	float: left;
	margin: 0px 2px 2px 0px;
	padding: 0;
	white-space: nowrap;
}
#MainMenu li.selected {
	background: url(/Images/TopMenuOnRight.gif) no-repeat right top;
}
#MainMenu li.selected a {
	display: block;
	color: #edffc6;
	height: 37px;
	background: url(/Images/TopMenuOnLeft.gif) no-repeat left top;
}
#MainMenu li a {
	display: block;
	padding: 11px 13px 0 13px;
	text-decoration: none;
	color: #edffc6;
}
#MainMenu li.unselected a:hover {
/*	background: #3a3a3a url(images/MainMenuHoverBg.png) repeat-x;*/
/*	border: 1px solid #333;*/
/*	padding: 4px 10px 3px 10px;*/
}

#SubMenu 
{
	position: relative;
	top:-2px;
	overflow:hidden;
}
#SubMenu span.SubMenuContent
{
	float: left;
	background: url(/Images/TopSubMenuBg.gif) repeat-x right top;
	height: 27px;
	overflow: hidden;
}
#SubMenu .SubMenuContent a
{
	padding-left:10px;
	padding-right:10px;
	line-height: 27px;
	color: #edffc6;
	overflow: hidden;
}
/*************************/
/* SEARCH               s */
/*************************/
input.quickSearchField, select.quickSearchField {
	border: 1px solid #e3e1dd;
	float: left;
	margin: 0px 2px 0px 0px;
	width: 11em;
}
div.onPageSearch {
	clear: both;
	overflow: hidden;
	margin: 10px 0 5px 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.deleteMessage {
	/* padding-left: 15px; */
}
a.delete {
	background: url(/Images/Buttons/IconDelete.png) no-repeat left center;
	padding-left: 15px;
}
a.report {
	background: url(/Images/Buttons/IconReport.png) no-repeat left;
	padding-left: 15px;
	margin-right: 10px;
}
a.edit {
	background: url(/Images/Buttons/IconEdit.png) no-repeat left;
	padding-left: 15px;
}
a.smallArrow {
	/*background: url('Images/DefaultBulletSmall.png') center left no-repeat;*/
	/*padding-left: 10px;*/
}
a.addFriend {
	background: url('/images/Buttons/IconAdd.png') center left no-repeat;
	padding-left: 15px;
}
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/Buttons/IconAdd.png') center left no-repeat;
	padding-left: 15px;
}
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/Buttons/IconDelete.png) no-repeat left center;
	padding-left: 15px;
}
/**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;
}
/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea {
	position: relative;
	float: left;
	width: 797px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url(images/framework/leftbottom.png) no-repeat left bottom;
	padding-left: 13px;
	height: 14px;
}
#Footer {
	background: url(images/framework/rightbottom.png) no-repeat right bottom;
	height: 14px;
	padding-left: 10px;
}
#FooterArea ul {
	position: absolute;
	top: -10px;
	right: 10px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#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;
}

.purple .puff .member-info a 
{
	color: #7643ba;
}

/* SLIDER */
#s3slider {
   width: 554px; /* important to be same as image width */
   height: 216px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin-bottom: 14px;
   margin-left: 3px;
   margin-top: 3px;
}

#s3sliderLink { cursor:pointer; }

#s3sliderFrame { position: absolute; left: 0; top: 0; z-index: 100; width:100%; height:100%; background: transparent url(/images/slider_frame.png) no-repeat; }

#s3sliderContent {
   width: 554px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   right: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   line-height: 24px;
   padding-left: 0px;
   width: 400px;
   background: url(/images/slider_byline.png) no-repeat;
   color: #fff;
   display: none; /* important */
   top: 0;
   white-space: nowrap;
}

.s3sliderImage span i { font-style: normal; padding-left: 15px; }

.clear {
   clear: both;
} 