﻿
img.topImage {
	padding: 2px;
	width: 193px;
	height: 133px;
	background-color: #fff;
	margin-right: 15px;
	float: left;
	border: 1px solid #bababa !important;
}
div.topBody {
	width: 297px;
	float: left;
}
/*************************/
/* StartPage             */
/*************************/
#StartPage {
}
#StartPage div.left {
	width: 540px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
#StartPage #LeftContentArea {
	width: 210px;
}
#StartPage #MiddleContentArea {
	width: 320px;
	margin: 0;
}
#StartPageBanner {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
#StartPage .dateAndWriter {
	width: 22%;
}
#StartPage .itemContent {
	width: 78%;
}
#StartPage img.topImage {
	height: auto !important;
	width: auto !important;
}
ul.login {
	margin: 10px 0 0 10px;
}
ul.login li {
	list-style-image: none;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
ul.login label {
	text-transform: uppercase;
	color: #666;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 0.9em;
	float: left;
	width: 60px;
}
ul.login input.textBox {
	width: 135px;
	margin: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
	margin: 0px 2px 0px 0px;
}
div.bannerText {
	position: absolute;
	top: 55px;
	left: 30px;
	width: 250px;
	overflow: hidden;
}
div.bannerText h1 {
	font-size: 1.5em;
	color: #333;
	margin: 0;
	float: left;
}

/*************************/
/* Image Listings         */
/*************************/
ul.imgList {
	list-style: none;
	margin-left: 6px;
	list-style-image: none;
	overflow: hidden;
}
ul.imgList li {
	float: left;
	overflow: hidden;
	display: block;
	margin-right: 6px;
	margin-bottom: 5px;
}
.imgListThmb {
	padding: 2px;
	background-color: #fff;
	float: left;
	border: 1px solid #bababa !important;
}

ul.activityList {
	list-style-image: none;
	list-style: none;
	margin-left: 0;
	padding: 5px 5px 5px 11px;
	overflow: hidden;
}
ul.activityList li {
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 19px;
}
ul.activityList li.message {
	background: url(images/icons/feedBlog.png) left center no-repeat;
}
ul.activityList li.commented {
	background: url(images/icons/feedCommented.png) left center no-repeat;
}
ul.activityList li.club {
	background: url(images/icons/feedClub.png) left center no-repeat;
}
ul.activityList li.friends {
	background: url(images/icons/feedFriend.png) left center no-repeat;
}
ul.activityList li.images {
	background: url(images/icons/feedImages.png) left center no-repeat;
}
ul.activityList li.film {
	background: url(images/icons/feedVideo.png) left center no-repeat;
}
ul.activityList li a {
	font-weight: normal;
}
/********************/
#MyPage ul.blogEntries {
	margin: 0;
	list-style-image: none;
}
#MyPage ul.blogEntries li {
	background: url(images/defaultbullet.png) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	display: block;
	overflow: hidden;
}
#MyPage ul.blogEntries li h2 {
	font-size: 1em;
}
ul.messages {
	margin: 0;
	overflow: hidden;
	clear: both;
	list-style: none;
	list-style-image: none;
}
ul.messages li {
	padding: 5px 12px 5px 12px;
	display: block;
	overflow: hidden;
	background-color: #fff;
}
ul.messages li.odd {
	background-color: #f0f0f0;
}
ul.messages .imgListThmb {
	margin-right: 10px;
}
div.messagePreview {
	float: left;
	width: 70%;
}
div.singleMessageHeader {
	background-color: #f0f0f0;
	margin-top: 20px;
	padding: 5px;
	overflow: hidden;
}
div.messageWriter {
	float: left;
	width: 70%;
	margin-left: 2%;
}
div.menuBar {
	background-color: #f0f0f0;
	padding: 5px 14px 5px 14px;
	height: 15px;
	margin-bottom: 3px;
}
/*************************/
/* BLOG                  */
/*************************/
ul.popularBlog {
	font-size: .8em;
	list-style: none;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding-top: 10px;
}
ul.popularBlog li {
	overflow: hidden;
	list-style-image: none;
	margin-bottom: 5px;
}
ul.popularBlog h2 {
	margin: 3px 0 0 0;
}
div.blogShortInfo {
	float: left;
	overflow: hidden;
	width: 138px;
	height: 60px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 5px;
	background: url(images/boxes/dialogBox.png) no-repeat left;
}
/* Tag cloud */
div.tagCloud {
	width: 100%;
	overflow: hidden;
	background: url(images/boxes/leftBorder.png) repeat-y left;
	margin-bottom: 10px;
}
.tagCloud .headingContainer {
	background: url(images/boxes/boxHeaderLeftTopL.png) no-repeat left top;
	height: 26px;
	overflow: hidden;
	clear: both;
	padding-left: 12px;
}
.tagCloud .headingContainer h2 {
	color: #fff;
	background: url(images/boxes/boxHeaderRightTopR.png) no-repeat right top;
	padding-left: 5px;
	padding-top: 6px;
	font-size: 12px;
	height: 20px;
	margin: 0;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}
.tagCloudContent {
	margin-bottom: -6px;
	overflow: hidden;
	padding: 0 4px 0 4px;
	background: url(images/boxes/rightBorder.png) repeat-y right;
}
.tagCloudBottom {
	background: url(images/boxes/tagCloudBottomLeft.png) no-repeat left;
	padding-left: 12px;
	height: 51px;
}
.tagCloudBottom span {
	background: url(images/boxes/tagCloudBottomRight.png) no-repeat right;
	display: block;
	height: 51px;
}
.tagCloud div.gradientBg {
	background: url(images/boxes/blueGradient.png) repeat-x;
	padding: 5px;
	min-height: 70px;
}
/* Date archive */
div.dateTree {
	margin: 0;
	padding: 5px;
	overflow: hidden;
}
div.dateTree ul {
	list-style-image: none;
	padding: 0;
	margin: 0;
}
div.dateTree ul ul {
	margin: 0 0 0 0;
}
div.dateTree ul li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 0;
}
div.dateTree ul li ul li {
	background-image: none;
	padding-left: 15px;
}

/* Post comment */
fieldset.comment {
}
fieldset.comment ul {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-style: normal;
	font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}
/*************************/
/* Images/Videos         */
/*************************/

table.itemContainer.clubs .imgListThmb {
	float: none;
}
table.itemContainer.clubs td {
	width: 70px;
	padding: 0 0 3px 0;
}
table.itemContainer td div.galleryListContent {
	text-align: left;
}
h1.galleryScrollHeading {
	color: #fff;
	margin: 0;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 900;
	float: left;
	position: relative;
	top: -7px;
	left: 0px;
}
ul.scrollArrows {
	overflow: hidden;
}
ul.scrollArrows li {
	height: 14px;
	width: 17px;
	float: left;
	overflow: hidden;
	display: block;
	margin-left: 10px;
}
ul.galleryList {
	min-height: 100px;
	overflow: hidden;
	margin-left: 0;
	clear: both;
}
ul.galleryList li {
	float: left;
	border: 2px solid transparent;
	padding: 3px;
	overflow: hidden;
	display: inline;
	margin-right: 5px;
}
ul.galleryList li.selected {
	border: 2px solid #faa61b;
	padding: 3px;
}
ul.galleryList a {
	overflow: hidden;
	float: left;
}
a.arrowGallery {
	font-weight: bold;
	font-size: 2em;
}
input.uploadButton {
	width: 57px !important;
	height: 23px;
	border: none !important;
	float: left !important;
	color: #444;
	overflow: hidden;
	margin-left: 10px !important;
	font-size: 12px;
	padding: 0;
	background: transparent url(images/buttons/button.png) no-repeat top;
}
/*************************/
/* Clubs and Tabs        */
/*************************/
#ClubMenuArea {
	padding-left: 2px;
	background: url(images/boxes/clubmenuarealeft.png) left no-repeat;
	height: 67px;
	margin-bottom: 20px;
	overflow: hidden;
}
#ClubMenu {
	background: url(images/boxes/clubmenuarearight.png) right no-repeat;
	height: 67px;
	overflow: hidden;
}
#ClubMenu h1 {
	float: left;
	margin: 0;
}
#ClubHeader {
	padding: 10px 10px 0 10px;
	color: #fff;
	overflow: hidden;
}
div.tabContainer {
	overflow: hidden;
	margin-top: -19px;
	margin-left: 10px;
}
#ClubMenu ul, div.tabContainer ul {
	overflow: hidden;
	float: left;
	clear: both;
	margin: 13px 0 0 0;
	list-style-image: none;
	list-style: none;
}
#ClubMenu ul {
}
div.tabContainer ul {
	margin: 0;
}
#ClubMenu li, div.tabContainer li {
	float: left;
	background: url(images/boxes/clubmenuright.png) right bottom no-repeat;
	height: 24px;
	margin-right: 1px;
}
div.tabContainer li {
	background: url(images/boxes/boxTabRight.png) right top no-repeat;
	height: 19px !important;
	margin-right: 2px !important;
}
#ClubMenu li.selected {
	background-position: right top;
}
#ClubMenu li.selected a {
	background-position: left top;
}
div.tabContainer li.selected {
	background-position: right bottom;
}
div.tabContainer li.selected a {
	background-position: left bottom;
	color: #333;
}
#ClubMenu li a, div.tabContainer li a {
	font-weight: bold;
	text-align: center;
	background: url(images/boxes/clubmenuleft.png) left bottom no-repeat;
	display: block;
	height: 19px;
	padding: 5px 10px 0 10px;
}
div.tabContainer li a {
	background: url(images/boxes/boxTabLeft.png) left top no-repeat;
	height: 17px !important;
	color: #fff;
	padding-top: 2px !important;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0;
}
#ClubMenu li:hover {
	background-position: right top;
}
div.tabContainer li:hover {
	background-position: right bottom;
}
#ClubMenu li a:hover {
	background-position: 0 top;
}
div.tabContainer li a:hover {
	background-position: 0 bottom;
	color: #333;
}
li.clubInfo {
	background: url(/Templates/RelatePlus/Styles/Images/icons/Information_indication.png) left top no-repeat;
	padding: 0 0 10px 25px;
}
span.clubInfo {
	color: #666;
	font-weight: bold;
}
.calendarHeading {
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
}
.calendarText {
	color: #333;
}
.calendarText a {
	color: #025897 !important;
	font-weight: bold;
	font-size: 1.1em;
}
.calendarText td {
	height: 20px;
	border: 1px solid transparent;
}
.calendarOtherDay a {
	color: #999 !important;
}
.daySelected a {
	background-color: #fff !important;
	padding: 4px;
	border: 1px solid #999 !important;
	overflow: hidden;
	float: left;
}
li.appliedMembers {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
li.appliedMembers div.comment {
	margin: 0;
}
li.appliedMembers h2 {
	margin: 0;
}
div.description {
	margin: 5px 0 5px 0;
}
input.timeOfMonth {
	width: 90px !important;
}
input.timeOfDay {
	width: 50px !important;
}
/****AJAX Calendar****/
.ajax__calendar_body {
	overflow: hidden;
}
.ajax__calendar_body {
	overflow: hidden;
	border: none;
}
.ajax__calendar_container {
	background: url('images/box_bg_170.gif') right top;
	border: solid 1px black;
	z-index: 10002;
	overflow: hidden;
}
.ajax__calendar_hover {
	background-color: transparent;
	color: #333;
	padding: 0;
	margin: 0;
}
.ajax__calendar_days .ajax__calendar_active {
	background-color: #FFFEE4;
	color: #FEC208;
	border: solid 1px #FEC208;
	padding: 0;
	margin: 0;
}
.ajax__calendar_hover .ajax__calendar_title, .ajax__calendar_hover .ajax__calendar_next, .ajax__calendar_hover .ajax__calendar_prev, .ajax__calendar_footer {
	background-color: transparent;
	color: #666666;
	padding: 0;
	margin: 0;
}
.ajax__calendar_other {
	color: #999999;
}
.ajax__calendar_footer {
	margin: 5px 0 0 0;
}
.ajax__calendar_day {
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
/*************************/
/* Extras                */
/*************************/
.padding5x5 {
	padding: 5px;
	overflow: hidden;
}
ul.arrowLinks {
	float: left;
	font-size: 0.9em;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}
ul.arrowLinks.alt li {
	float: left;
}
ul.arrowLinks li {
	background: url('Images/DefaultBulletSmall.png') center left no-repeat;
	padding-left: 10px;
	margin: 0 5px 0 0;
	float: right;
}
div.skypeIcon {
	float: left;
	margin-right: 10px;
}
div.msnIcon {
	float: left;
}
.smallText {
	color: #606060;
	font-size: 0.9em;
}
span.requested {
	font-style: italic;
	font-weight: bold;
}
span.tagInformation {
	clear: both;
	display: block;
	font-style: italic;
	color: #606060;
	font-size: 0.9em;
}
span.bold {
	font-weight: bold;
}
.overflowhidden {
	overflow: hidden;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.alignLeft {
	text-align: left !important;
}
.clearboth {
	clear: both;
	width: 100%;
}
/*************************/
/* POPUPs and MySettings */
/*************************/
#MySettings {
	overflow: hidden;
	width: 100%;
}
div.intaract {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
}
div.interactInfo {
	margin-left: 5px;
	width: 145px;
	float: left;
	overflow: hidden;
}
img.msnImage {
	float: left;
	margin-top: 15px;
}
#MySettings h1 {
	font-size: 1.7em;
	margin-left: 10px;
	margin-top: 20px;
}
#PopUp.reply {
	width: 300px;
}
#MySettings fieldset.mySettings {
	padding: 0;
	width: 100%;
}
fieldset.createEvent label {
	text-align: right;
	width: 110px;
}
label.video {
	width: 60px;
}
fieldset.mySettings span.passReq {
	overflow: hidden;
	float: left;
	clear: both;
}
#PopUp a.close {
	color: #fff;
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
}
.modalPopUpHost {
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	visibility: hidden;
}

.modalPopUpContentWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10001;
}
.modalPopUp {
	position: absolute;
	left: 50%;
	top: 100px;
}

