﻿/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea {
	width: 100%;
}
#ThreeColumns {
	width: 100%;
	overflow: hidden;
}
#LeftContentArea {
	width: 566px;
	float: left;
	overflow: hidden;
	margin-right: 6px;
}
#RightContentArea {
	width: 215px;
	float: left;
	overflow:hidden;
}
#ThreeColumns #LeftContentArea {
	width: 215px;
	margin: 0;
	overflow:hidden;
}
#ThreeColumns #RightContentArea {
	width: 215px;
	margin: 0;
	overflow: hidden;
}
#MiddleContentArea {
	width: 340px;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
/* IE 6 doesn't understand the > selector and ignores it */
html > body #MainContentArea {
	height: 100%;
}
#StageArea #MainBodyArea {
	margin-left: 16px;
	margin-bottom: 10px;
	height: auto;
	min-height: 0;
	overflow: hidden;
}
div.mainInfoBox {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.mainInfoBox.Top {
}
.mainInfoBox.Top .headingContainer {
	height: 6px;
}
.mainInfoBox.TopR .headingContainer {
}
.mainInfoBox.Top .headingContainer span {
	height: 6px;
	float: left;
	width: 100%;
}
.mainInfoBox .headingContainer {
	height: 26px;
	overflow: hidden;
	clear: both;
	padding-left: 16px;
}
.mainInfoBox.boxHeaderLarge .headingContainer {
	height: 36px;
}
.mainInfoBox .headingContainer a {
	color: #fff;
}
.mainInfoBox .headingContainer h2, .mainInfoBox .headingContainer .headerContent {
	color: #fff;
	padding-top: 6px;
	font-size: 12px;
	height: 20px;
	margin: 0;
	font-weight: bold;
	overflow: hidden;
}
.mainInfoBox .headingContainer h2, .mainInfoBox .headingContainer span {
	font-size: 12px;
	text-transform: none;
}

.mainInfoBox.boxHeaderLarge .headingContainer h2, .mainInfoBox.boxHeaderLarge .headingContainer .headerContent {
	padding-top: 12px;
	height: 24px;
}
.mainInfoBox.boxHeaderLarge .headingContainer h2, .mainInfoBox.boxHeaderLarge .headingContainer span {
	font-size: 14px;
}

.mainInfoBoxMenuList {
	padding: 3px 0 3px 0;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #f0f0f0;
}
.mainInfoBoxMenuList ul {
	margin: 0 0 0 2%;
}
.mainInfoBoxMenuList li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
}
.mainInfoBoxMenuList li.last {
	border: none;
}
.mainInfoBoxMenuList li a {
	color: #FFFFFF;
}

.mainInfoBox div.gradientBg 
{
	min-height: 105px;
	overflow: hidden;
}
.forumSearchBox div.gradientBg
{
	min-height: 0px !important;
}
.mainInfoBox.Top div.gradientBg {
	padding: 10px;
	min-height: 75px;
	overflow: hidden;
}
.mainInfoBoxContentContainer {
	background: url(/images/boxes/BlueBoxLeftBorder.gif) repeat-y left;
}
.mainInfoBoxContent {
	padding: 0 4px 0 4px;
	background: url(/images/boxes/BlueBoxBorderRight.gif) repeat-y right;
}
.mainInfoBox .mainInfoBoxContent {
	padding: 0 4px 0 4px;
}
.mainInfoBox.Top .mainInfoBoxContent {
	padding: 0 4px 0 4px;
}
.mainInfoBox.TopR .mainInfoBoxContent {
	padding: 0 4px 0 4px;
}
.mainInfoBoxBottom {
	background: url(/images/boxes/BlueBoxBottomLeft.gif) no-repeat left;
	padding-left: 12px;
	height: 9px;
}
.mainInfoBoxBottom span {
	background: url(/images/boxes/BlueBoxBottomRight.gif) no-repeat right;
	display: block;
	height: 9px;
}
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;
	width: 210px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
#StartPage #LeftContentArea {
	width: 210px;
}
#StartPage #MiddleTopContentArea {
	float: left;
	width: 560px;
	margin: 0;
}
#StartPage #MiddleContentArea {
	width: 330px;
	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: 0px;
}
ul.login label {
	text-transform:none;
	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;
}
.loginCheckBox {
}
.loginCheckBox input {
	width: 20px !important;
	border: none !important;
	float: left;
}
.loginCheckBox label {
	margin: 2px 0 0 0 !important;
	width: 80px !important;
}
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;
}
ul.itemList {
	margin: 0;
	padding: 10px 12px 0 12px;
	overflow: hidden;
	clear: both;
}
ul.itemList li {
	font-size: 0.9em;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ul.itemList li h2 {
	margin: 0 0 3px 0;
}
ul.itemList li p {
	margin: 0;
}
/*************************/
/* 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;
	overflow: hidden;
	border: 1px solid #bababa !important;
}
div.member-info {
	width: 98%;
	overflow: hidden;
	padding-left: 2%;
	margin-top: 5px;
}
ul.imgList li div.member-info {
	width: 190px;
}
div.member-info .imgListThmb {
	/*width: 70px;*/
	margin-bottom: 2px;
	margin-right: 10px;
}
/*************************/
/* MyPage                */
/*************************/
#MyPage {
}
div.personalInfo {
	overflow: hidden;
	float: left;
	margin-left: 10px;
	font-size: 0.9em;
	width: 120px;
}
div.personalInfo ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding-bottom: 0px;
	list-style-image: none;
}
img.personalImg {
	width: 120px;
	float: left;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #bababa !important;
	background-color: White;
}
div.approveFriends {
	overflow: hidden;
	margin: 5px 0 0 0;
}
/***MINIFEED***/
ul.activityList 
{
	background: url(/images/boxes/BlueInfoBoxGradient.gif) repeat-x;
	list-style-image: none;
	list-style: none;
	margin-left: 0;
	padding: 5px 15px 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: 8px;
}
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;
}
/********************/
ul.blogEntries {
	margin: 0;
	list-style-image: none;
}
ul.blogEntries li {
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
}
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 {
	margin-top: 10px;
	padding: 12px;
	padding-left:25px;
	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                  */
/*************************/
div.blogEntry h1
{
	font-size: 2.1em;
	line-height: 1.3em;
	padding-top:45px;
}

div.blogEntry img.blogImage
{
	background-color: transparent;
	background-image: url("/Images/BlogImageBg.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 13px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 195px;
	height: 135px;
}

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: 120px;
	height: 60px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 0px;
	background: url(/images/boxes/dialogBox.png) no-repeat left;
}
div.comment, span.comment {
	clear: both;
	color: #606060;
	overflow: hidden;
	font-size: 0.9em;
}
/* Tag links */
.tags {
	overflow: hidden;
	clear: both;
}
.tags h2 {
	float: left;
	font-style: normal;
}
.tags ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tags li {
	font-family: Verdana, Helvetica, Sans-Serif;
	list-style: none;
	list-style-image: none;
	float: left;
	margin-left: 0.5em;
}
/* Tag cloud */
div.tagCloud {
	width: 100%;
	overflow: hidden;

	margin-bottom: 10px;
}
.tagCloud .headingContainer {
	height: 24px;
	overflow: hidden;
	clear: both;
	padding-left: 12px;
}
.tagCloud .headingContainer h2 {
	color: #fff;
	padding-left: 5px;
	padding-top: 6px;
	font-size: 12px;
	height: 20px;
	margin: 0;
	font-weight: bold;
	overflow: hidden;
	text-transform: none;
}
.tagCloudContent {
	margin-bottom: -6px;
	overflow: hidden;
	padding: 0 4px 0 4px;
}
.tagCloudBottom {
	padding-left: 12px;
	height: 13px;
}
.tagCloudBottom span {
	display: block;
	height: 13px;
}
.tagCloud div.gradientBg {
	padding: 5px;
	min-height: 70px;
}
ul.tagCloud {
	margin: 0;
	padding: 0 2px 2px 2px;
	text-align: center;
	min-height: 108px;
	overflow: hidden;
}
ul.tagCloud li {
	display: inline;
	list-style: none;
	list-style-image: none;
	margin: 0 0.4em 0 0;
	vertical-align: baseline;
}
ul.tagCloud h1, ul.tagCloud h2, ul.tagCloud h3, ul.tagCloud h4, ul.tagCloud h5, ul.tagCloud h6 {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Sans-Serif;
}
ul.tagCloud h1 {
	font-size: 1.5em;
	font-weight: 900;
}
ul.tagCloud h2 {
	font-size: 1.4em;
	font-weight: 700;
}
ul.tagCloud h2 a {
	color: #333;
}
ul.tagCloud h3 {
	font-size: 1.3em;
	font-weight: 500;
}
ul.tagCloud h4 {
	font-size: 1.2em;
	font-weight: 400;
}
ul.tagCloud h5 {
	font-size: 1.1em;
	font-weight: 200;
}
ul.tagCloud h5 a {
	color: #333;
}
ul.tagCloud h6 {
	font-size: 0.9em;
	font-weight: 100;
}
/* 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;
}
/* Comments */
ol.comments {
	margin-bottom: 1.5em;
	padding: 0;
	margin: 0;
	list-style: none;
}
ol.comments li {
	padding-bottom: 1.2em;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
}
ol.comments div.dateAndWriter {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 12%;
	overflow: hidden;
}
ol.comments div.itemContent {
	float: left;
	width: 85%;
	overflow: hidden;
}
ol.comments h3 {
	margin-top: 0;
}
ol.comments .footer {
	margin-top: 0.4em;
	text-align: right;
}
ol.comments .footer h2 {
	margin: 0.5em 0;
	margin-top: 0.2em;
	font-size: 1.1em;
	font-style: italic;
}
ol.comments .footer a {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-style: normal;
}
/* 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 {
	margin: 5px 5px 0 5px;
	overflow: hidden;
}
table.itemContainer tbody {
	padding-top: 10px;
}
table.itemContainer tr {
}
table.itemContainer td {
	padding: 5px;
	width: 110px;
	vertical-align: bottom;
}
table.itemContainer.clubs .imgListThmb {
	float: none;
}
table.itemContainer.galleries td, table.itemContainer.videos td, table.itemContainer td.members {
	vertical-align: top;
	width: 160px;
	padding: 10px;
}
table.itemContainer.clubs td {
	width: 70px;
	padding: 0 0 3px 0;
}
table.itemContainer td div.galleryListContent {
	text-align: left;
}

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;
	padding: 0px;
	overflow: hidden;
	display: inline;
	margin-left: 5px;
	margin-right: 10px;
}
ul.galleryList li.selected {
/*	border: 2px solid #faa61b; */
	padding: 3px;
	padding: 0px;
}
ul.galleryList li div {
	padding-bottom: 20px;
	background: url(/Images/Boxes/ImageGalleryDropShadow.gif) repeat-x bottom;
	overflow:hidden;
}

ul.galleryList a {
	overflow: hidden;
	float: left;
}
a.arrowGallery {
	font-weight: bold;
	font-size: 2em;
}

.galleryImg, .galleryImgLink img {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #BABABA !important;
}

ul.galleryList li.selected .galleryImg {
	border: 1px solid #666 !important;
	padding: 4px;
	background-color: #666;
}
img.galleryImg:hover {
	border: 1px solid #333;
}
img.galleryImg.large {
	overflow: hidden;
	margin-bottom: 10px;
}
img.galleryImg.large:hover {
	border: 1px solid #BABABA;
}

div.galleryScroll {
	background: #b7b7b7 repeat-x top;
	overflow: hidden;
}
div.galleryScroll .galleryScrollBottom {
	height: 11px;
	overflow: hidden;
}

div.galleryScroll img.galleryImg
{
	background: #fff;
	border: solid 1px #626262 !important;
	padding: 2px !important;
}

div.galleryScroll ul
{
	min-height: 65px !important;
}

div.galleryScroll ul li
{
	border: none !important;
	margin-left: 5px !important;
	margin-right: 5px !important;
}

div.galleryScroll ul li div
{
	padding-bottom: 14px !important;
}
/*************************/
/* Clubs and Tabs        */
/*************************/
#ClubMenuArea {
	padding-left: 10px;
	background: url(/Images/Boxes/ClubBoxTopBgLeft.gif) left no-repeat;
	height: 67px;
	overflow: hidden;
}
#ClubMenu {
	background: url(/Images/Boxes/ClubBoxTopBgRight.gif) right no-repeat;
	height: 67px;
	overflow: hidden;
}
#ClubMenu h1 {
	float: left;
	margin: 0;
	font-weight: bold
}
#ClubHeader {
	padding: 13px 10px 0 8px;
	color: #fff;
	text-transform:none;  /* uppercase */
	overflow: hidden;
}
div.clubBoxSearchBox 
{
	background: url(/Images/Boxes/ClubSearchBoxBG.gif) repeat-x top left;
	height: 35px;
	overflow:hidden;
}
div.tabContainer {
	overflow: hidden;
	margin-top: -19px;
	margin-left: 0px;
}

#ClubMenu ul, div.tabContainer ul {
	overflow: hidden;
	float: left;
	clear: both;
	margin: 11px 0 0 12px;
	margin: 11px 0 0 6px;
	list-style-image: none;
	list-style: none;
	
}
#ClubMenu ul {
}
div.tabContainer ul {
	margin: 0;
}

#ClubMenu li, div.tabContainer li {
	float: left;
	background: url(/Images/Buttons/ClubBoxTopMenuOffRight.gif) right top no-repeat;
	height: 25px;
	margin-right: 1px;
}
div.tabContainer li {
	background: Transparent;
	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 top;
}
div.tabContainer li.selected a {
	background-position: left top;
	color: #ffc000;
}
div.tabContainer li.selected
{
}
#ClubMenu li.selected
{
	background: url(/Images/Buttons/ClubBoxTopMenuSelectedRight.gif) right top no-repeat;
}
#ClubMenu li a, div.tabContainer li a {
	font-weight: bold;
	text-align: center;
	background: url(/Images/Buttons/ClubBoxTopMenuOffLeft.gif) left top no-repeat;
	display: block;
	height: 18px;
	padding: 0px 0px 0 0px;
	color: #FFF;
}
#ClubMenu li a {
	padding: 4px 10px 0 10px;
}
div.tabContainer li a {
	background: Transparent;
	height: 17px !important;
	color: #b4e1fc;
	/*padding-top: 2px !important; */
	/*padding-left: 7px; */
	padding-right: 14px;
	padding-bottom: 0;
}
div.tabContainer li.selected a 
{
	background: Transparent;
}
#ClubMenu li.selected a {
	background: url(/Images/Buttons/ClubBoxTopMenuSelectedLeft.gif) left top no-repeat;
	color: #676767;
}

#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;
}
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;
}
.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, ul.arrowLinks.yellow 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.services {
	margin: 10px 0 10px 0;
	overflow: hidden;
	float: left;
	width: 100%;
}
#MyPage div.services {
	margin: 0 0 10px 0;
	font-size: 0.9em;
}
div.validation {
	float: left;
}
div.valMessage {
	clear: both;
	margin: 2px 0 0 0;
}
.odd {
	/* background-color: #f0f0f0; */
	overflow: hidden;
}
.even 
{
	background-color: #FFFFFF;
}
.smallText {
	color: #606060;
	float: left;
	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;
	overflow: hidden;
}
.floatleft {
	float: left;
	overflow: hidden;
}
.alignLeft {
	text-align: left !important;
}
.clearboth {
	clear: both;
	width: 100%;
}
/*************************/
/* POPUPs and MySettings */
/*************************/
#PopUp {
	overflow: hidden;
	width: 100%;
}
#PopUp .mainInfoBox .headingContainer {
	position: relative;
	/*background: transparent url(images/boxes/boxHeaderLeft.png) no-repeat scroll left top;*/
}
#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;
}
.popUpBg {
	overflow: hidden;
}
#PopUp fieldset, #MySettings fieldset 
{
	border: none;
	overflow: hidden;
}
#MySettings fieldset {
	background-color: #fff;
}
#PopUp fieldset.popUp {
	padding: 2%;
	margin: 0;
}
#MySettings fieldset.mySettings {
	padding: 0;
	width: 100%;
}
#PopUp legend, #MySettings legend {
	color: red;
	font-style: italic;
	overflow: hidden;
	padding: 10px 0 0 15px;
}
#PopUp fieldset.popUp ul {
	margin: 0;
	list-style-image: none;
}
fieldset.mySettings ul {
	margin: 20px;
}
fieldset.createEvent ul {
	margin: 5px;
}
fieldset.popUp li, fieldset.mySettings li, fieldset.createEvent li {
	list-style: none;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px;
}
fieldset.createEvent li {
	padding: 0;
}
.CheckBoxList input
{
    width: auto !important;
	float:none;
}

.CheckBoxList label
{
	padding-left: 5px !important;
    float: none !important;
    color: #333333 !important;
    width: auto !important;
}

.CheckBoxList table
{
	margin-left: 125px;
}

.CheckBoxList td
{
	padding-bottom: 6px;
    margin-right: 5px;
    float: left;
}
div.imageSelect {
	padding: 10px 0 10px 15px;
	overflow: hidden;
	margin-bottom: 10px;
}
div.imageSelect label {
	text-align: left !important;
	width: 100% !important;
}
div.imageSelect ul li {
	margin:0;
	padding:0;
}
div.imageSelect input {
	float: none !important;
	margin: 0px 0 3px 0 !important;
}
div.imageSelect input {
}
div.imageSelect div.newImage {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
div.newImage span.removeImage input {
	width: auto !important;
	border: none !important;
	clear: both;
	margin: 0 5px 0 0 !important;
}
div.newImage span.removeImage label {
	float: none !important;
	width: auto !important;
	margin: 0 0 2px 0 !important;
}
img.newImage {
	padding: 2px;
	width: 100px;
	background-color: transparent;
	float: left;
	overflow: hidden;
	border: 1px solid #bababa !important;
}
#PopUp h3 {
	color: #004a80;
	font-style: italic;
}
#PopUp label, fieldset.mySettings label {
	color: #004a80;
	float: left;
	overflow: hidden;
	margin-top: 3px;
	margin-right: 15px;
	font-weight: bold;
}
ul.register label {
	width: 110px;
	text-align: right;
}

ul.register li.Checkbox input
{
    float: none;
    width: auto !important;
}

ul.register li.Checkbox a
{
    float: none;
    color: #004A80;
    font-weight: bold;
    margin-right: 10px;
}

fieldset.mySettings label, fieldset.mySettings span.passReq, fieldset.createEvent label {
	text-align: right;
	width: 110px;
}
label.video {
	width: 60px;
}
fieldset.mySettings span.passReq {
	overflow: hidden;
	float: left;
	clear: both;
}
fieldset.mySettings input {
	float: left;
}
fieldset.createEvent input {
}
fieldset.mySettings input.file, fieldset.createEvent input.file {
	margin-top: 20px;
	width: 17em !important;
}
#PopUp select, #MySettings select {
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}
#MySettings select.category {
	width: 15em;
}
#PopUp label span {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
#PopUp input, #MySettings input  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 2px 0px 0px;
	width: 220px;
}
#PopUp input.text, #MySettings input.text, textarea.text {
	border: 1px solid #ccc;
}
span.radioButton {
	margin-right: 5px;
	float: left;
}
span.radioButton label {
	float: none !important;
	color: #000 !important;
	width: auto !important;
}
span.radioButton input {
	width: auto !important;
	float: left;
	border: none !important;
}
#PopUp textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: right;
	border: 1px solid #ccc;
	width: 220px;
	height: 250px;
	background-color: #FFF;
}
#MySettings textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #ccc;
	width: 225px;
	height: 150px;
	background-color: #FFF;
}

#PopUp textarea.textBox {
	width: 99%;
}
#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;
}
.modalPopUpCover {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 1000;
}
.modalPopUpContentWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10001;
}
.modalPopUp {
	position: absolute;
	left: 50%;
	top: 100px;
}
/*************************/
/* Rating                */
/*************************/
div.ratingContainer {
	float: left;
	margin: 4px 0 0 4px;
}
.ratingStar {
	font-size: 0pt;
	width: 13px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	float: right;
	background-repeat: no-repeat;
}
.filledRatingStar {
	background-image: url(/Images/rate_on.png);
}
.emptyRatingStar {
	background-image: url(/Images/rate_off.png);
}
.savedRatingStar {
	background-image: url(/Images/rate_click.png);
}
ul.rating {
	background: url(/Images/rate_background.png) no-repeat;
	width: 65px;
	margin: 0;
	height: 9px;
	float: left;
	margin: 3px 0 0 5px;
	vertical-align: middle;
	list-style: none;
}
ul.rating li {
	float: left;
	width: 9px;
	margin-right: 4px;
}
ul.rating li span {
	background: url(/Images/rate_on.png) no-repeat;
	overflow: hidden;
	width: 9px;
	height: 9px;
	float: left;
	display: block;
}

/*************************/
/* Pagination            */
/*************************/
.pagination {
	clear: both;
	margin: 10px 15px 15px 0px;
	padding: 2px;
	text-align: right;
	overflow:hidden;
}
.pagination a, .pagination span{
	display:block;
	margin-left:2px;
	float:right;
}
.pagination a.numericButton, .pagination span {
	background: url(/Images/PagerBackgroundOff.gif) top left no-repeat;
	color: #FFFFFF;
	width: 18px;
	line-height: 18px;
	text-align:center;
}
.pagination a img {
	border: 0px;
}

.pagination a.numericButton {
	background: url(/Images/PagerBackgroundOff.gif) top left no-repeat;
}
.pagination a.numericButton:hover {
	border-color: #CCCCCC;
	text-decoration: none;
}
.pagination span {
	background: url(/Images/PagerBackgroundOn.gif) top left no-repeat;
}



/*************************/
/* Box Settings          */
/*************************/
.mainInfoBox .inBoxSearch
{
	padding: 7px;
	padding-top:12px;
}
.mainInfoBox .mainInfoBoxSearchBox 
{
	padding: 0px;
	height: 41px;
	overflow: hidden;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
.mainInfoBox .mainInfoBoxSeparator, .infoBox .mainInfoBoxSeparator
{
	height: 15px;
	background: url(/images/boxes/BlackBoxSeparator.gif) repeat-x;
	clear: both;
}
.mainInfoBox div.gradientBg .boxPadding, .mainInfoBox div.mainInfoBoxBg .boxPadding
{
	padding: 10px;
	padding-left:13px;
	padding-top:20px;
	padding-bottom:25px;
	overflow: hidden;
}
.mainInfoBox div.gradientBg .boxPadding.NoBottomPadding 
{
	padding-bottom:0px;
}


/* BLUE BOX(tag cloud) */
div.tagCloud {
	background: url(/images/boxes/BlueBoxLeftBorder.gif) repeat-y left;
}
.tagCloud .headingContainer {
	background: url(/images/Boxes/PinkBoxHeaderLeftTop.gif) no-repeat left top;
}
.tagCloud .headingContainer h2 {
	background: url(/images/boxes/PinkBoxHeaderRightTop.gif) no-repeat right top;
}
.tagCloudContent {
	background: url(/images/boxes/BlueBoxBorderRight.gif) repeat-y right;
}
.tagCloudBottom {
	background: url(/images/boxes/BlueBoxBottomLeft.gif) no-repeat left;
}
.tagCloudBottom span {
	background: url(/images/boxes/BlueBoxBottomRight.gif) no-repeat right;
}
.tagCloud div.gradientBg {
	background: url(/images/boxes/PinkBoxGradient.gif) repeat-x;
}

/* ------------------- BOXES -------------------------- */

.mainInfoBox div.odd 
{
	overflow:hidden;
}


/* BLACK BOX Small */
.mainInfoBox.black div.gradientBg {
	background: url(/images/boxes/BlackBoxGradient.gif) repeat-x;	
}
.mainInfoBox.black .headingContainer {
	background: url(/images/boxes/BlackBoxHeaderLeftTop.gif) no-repeat left top;
}
.mainInfoBox.black .headingContainer h2, .mainInfoBox.black .headingContainer .headerContent {
	background:transparent url(/images/boxes/BlackBoxHeaderRightTop.gif) no-repeat scroll right top;
}

/* BLACK BOX Large */
.mainInfoBox.boxHeaderLarge.black .headingContainer {
	background: url(/images/boxes/BlackBoxHeaderLeftTopLarge.gif) no-repeat left top;
}
.mainInfoBox.boxHeaderLarge.black .headingContainer h2, .mainInfoBox.boxHeaderLarge.black .headingContainer .headerContent
{
	background:transparent url(/images/boxes/BlackBoxHeaderRightTopLarge.gif) no-repeat scroll right top;
}

/* BLACK BOX Extras */
.mainInfoBox.black div.odd 
{
	background-color: Transparent;
	background-image: url(/images/boxes/BlackBoxAlternatingBg.gif);
}
.mainInfoBox.black .mainInfoBoxMenuList, .mainInfoBox.black div.forumList {
	background-color: #676767;
}
.mainInfoBox.black .mainInfoBoxSearchBox 
{
	background-color: #888888;
	background-image: url(/images/boxes/BlackBoxSearchBg.gif);
}
.mainInfoBox.black .mainInfoBoxSeparator, .infoBox.black .mainInfoBoxSeparator
{
	background-image: url(/images/boxes/BlackBoxSeparator.gif);	
}


/* BLUE BOX Small */
.mainInfoBox.blue div.gradientBg{
	background: url(/images/boxes/BlueBoxGradient.gif) repeat-x;	
}
.mainInfoBox.blue .headingContainer {
	background: url(/images/boxes/BlueBoxHeaderLeftTop.gif) no-repeat left top;
}
.mainInfoBox.blue .headingContainer h2, .mainInfoBox.blue .headingContainer .headerContent
{
	background:transparent url(/images/boxes/BlueBoxHeaderRightTop.gif) no-repeat scroll right top;
}

/* BLUE BOX Small !! Tabs !! */
.mainInfoBox.blue.tag div.gradientBg{
	background:none;
}
.mainInfoBox.blue.tag .headingContainer {
	background: url(/images/mypageTabs.gif) no-repeat left top;
	background-position:3px 3px;
}
.mainInfoBox.blue.tag .headingContainer h2, .mainInfoBox.blue .headingContainer .headerContent
{
	background:none;
}

.lbFeed {
	margin-left:10px;
}

.lbWall {
	margin-left:34px;
}
.lbMessage {
	margin-left:30px;
}




/* BLUE BOX Large */
.mainInfoBox.boxHeaderLarge.blue .headingContainer {
	background: url(/images/boxes/BlueBoxHeaderLeftTopLarge.gif) no-repeat left top;
}
.mainInfoBox.boxHeaderLarge.blue .headingContainer h2, .mainInfoBox.boxHeaderLarge.blue .headingContainer .headerContent
{
	background:transparent url(/images/boxes/BlueBoxHeaderRightTopLarge.gif) no-repeat scroll right top;
}

/* BLUE BOX Extras */
.mainInfoBox.blue div.odd, .messages .odd 
{
	background-color: Transparent;
	background-image: url(/images/boxes/BlueBoxAlternatingBg.gif);
}


.mainInfoBox.blue .mainInfoBoxMenuList {
	background-color: #2e93ce;
}
.mainInfoBox.blue .mainInfoBoxSearchBox 
{
	background-color: #77ccff;
	background-image: url(/images/boxes/BlueBoxSearchBg.gif);
}
.mainInfoBox.blue .mainInfoBoxSeparator, .infoBox.blue .mainInfoBoxSeparator
{
	background-image: url(/images/boxes/BlueBoxSeparator.gif);	
}


/* YELLOW BOX Small */
.mainInfoBox.yellow div.gradientBg{
	background: url(/images/boxes/YellowBoxGradient.gif) repeat-x;	
	min-height: 40px;
}
.mainInfoBox.yellow .headingContainer {
	background: url(/images/boxes/YellowBoxHeaderLeftTop.gif) no-repeat left top;
}
.mainInfoBox.yellow .headingContainer h2, .mainInfoBox.yellow .headingContainer .headerContent
{
	background:transparent url(/images/boxes/YellowBoxHeaderRightTop.gif) no-repeat scroll right top;
}

/* YELLOW BOX Large */
.mainInfoBox.boxHeaderLarge.yellow .headingContainer {
	background: url(/images/boxes/YellowBoxHeaderLeftTopLarge.gif) no-repeat left top;
}
.mainInfoBox.boxHeaderLarge.yellow .headingContainer h2, .mainInfoBox.boxHeaderLarge.yellow .headingContainer .headerContent
{
	background:transparent url(/images/boxes/YellowBoxHeaderRightTopLarge.gif) no-repeat scroll right top;
}

/* YELLOW BOX Extras */
.mainInfoBox.yellow div.odd 
{
	background-color: Transparent;
	background-image: url(/images/boxes/OrangeBoxAlternatingBg.gif);
}
.mainInfoBox.yellow .mainInfoBoxMenuList, .mainInfoBox.yellow div.forumList {
	background-color: #f77b0d;
	overflow:hidden;
}
.mainInfoBox.yellow .mainInfoBoxSearchBox 
{
	background-color: #fcc05a;
	background-image: url(/images/boxes/OrangeBoxSearchBg.gif);
}
.mainInfoBox.yellow .mainInfoBoxSeparator, .infoBox.yellow .mainInfoBoxSeparator
{
	background-image: url(/images/boxes/YellowBoxSeparator.gif);	
}


/* Green BOX Small */
.mainInfoBox.green div.gradientBg{
	background: url(/images/boxes/GreenBoxGradient.gif) repeat-x;	
}
.mainInfoBox.green .headingContainer {
	background: url(/images/boxes/GreenBoxHeaderLeftTop.gif) no-repeat left top;
}
.mainInfoBox.green .headingContainer h2, .mainInfoBox.green .headingContainer .headerContent
{
	background:transparent url(/images/boxes/GreenBoxHeaderRightTop.gif) no-repeat scroll right top;
}

/* Green BOX Large */
.mainInfoBox.boxHeaderLarge.green .headingContainer {
	background: url(/images/boxes/GreenBoxHeaderLeftTopLarge.gif) no-repeat left top;
}
.mainInfoBox.boxHeaderLarge.green .headingContainer h2, .mainInfoBox.boxHeaderLarge.green .headingContainer .headerContent
{
	background:transparent url(/images/boxes/GreenBoxHeaderRightTopLarge.gif) no-repeat scroll right top;
}

/* GREEN BOX Extras */
.mainInfoBox.green div.odd 
{
	background-color: Transparent;
	background-image: url(/images/boxes/GreenBoxAlternatingBg.gif);
	overflow:hidden;
}
.mainInfoBox.green .mainInfoBoxMenuList, .mainInfoBox.green div.forumList {
	background-color: #4e882e;
}
.mainInfoBox.green .mainInfoBoxSearchBox 
{
	background-color: #60a63a;
	background-image: url(/images/boxes/GreenBoxSearchBg.gif);
}
.mainInfoBox.green .mainInfoBoxSeparator, infoBox.green .mainInfoBoxSeparator
{
	background-image: url(/images/boxes/GreenBoxSeparator.gif);	
}


/* PURPLE BOX Small */
.mainInfoBox.purple div.gradientBg{
	background: url(/images/boxes/PurpleBoxGradient.gif) repeat-x;	
}
.mainInfoBox.purple .headingContainer {
	background: url(/images/boxes/PurpleBoxHeaderLeftTop.gif) no-repeat left top;
}
.mainInfoBox.purple .headingContainer h2, .mainInfoBox.purple .headingContainer .headerContent
{
	background:transparent url(/images/boxes/PurpleBoxHeaderRightTop.gif) no-repeat scroll right top;
}

/* PURPLE BOX Large */
.mainInfoBox.boxHeaderLarge.purple .headingContainer {
	background: url(/images/boxes/PurpleBoxHeaderLeftTopLarge.gif) no-repeat left top;
}
.mainInfoBox.boxHeaderLarge.purple .headingContainer h2, .mainInfoBox.boxHeaderLarge.purple .headingContainer .headerContent
{
	background:transparent url(/images/boxes/PurpleBoxHeaderRightTopLarge.gif) no-repeat scroll right top;
}

/* PURPLE BOX EXTRAS */
.mainInfoBox.purple div.odd 
{
	background-color: Transparent;
	background-image: url(/images/boxes/PurpleBoxAlternatingBg.gif);
}
.mainInfoBox.purple .mainInfoBoxMenuList {
	background-color: #b777ec;
}
.mainInfoBox.purple .mainInfoBoxSearchBox 
{
	background-color: #dbb6fa;
	background-image: url(/images/boxes/PurpleBoxSearchBg.gif);
}
.mainInfoBox.purple .mainInfoBoxSeparator, .infoBox.purple.purple .mainInfoBoxSeparator
{
	background-image: url(/images/boxes/PurpleBoxSeparator.gif);	
}


/* PINK BOX Small */
.mainInfoBox.pink div.gradientBg{
	background: url(/images/boxes/PinkBoxGradient.gif) repeat-x;	
}
.mainInfoBox.pink .headingContainer {
	background: url(/images/boxes/PinkBoxHeaderLeftTop.gif) no-repeat left top;
}
.mainInfoBox.pink .headingContainer h2, .mainInfoBox.pink .headingContainer .headerContent
{
	background:transparent url(/images/boxes/PinkBoxHeaderRightTop.gif) no-repeat scroll right top;
}

/* PINK BOX Large */
.mainInfoBox.boxHeaderLarge.pink .headingContainer {
	background: url(/images/boxes/PinkBoxHeaderLeftTopLarge.gif) no-repeat left top;
}
.mainInfoBox.boxHeaderLarge.pink .headingContainer h2, .mainInfoBox.boxHeaderLarge.pink .headingContainer .headerContent
{
	background:transparent url(/images/boxes/PinkBoxHeaderRightTopLarge.gif) no-repeat scroll right top;
}

/* PINK BOX Extras */
.mainInfoBox.pink div.odd 
{
	background-color: Transparent;
	background-image: url(/images/boxes/PinkBoxAlternatingBg.gif);
}
.mainInfoBox.pink .mainInfoBoxMenuList {
	background-color: #c24580;
}
.mainInfoBox.pink .mainInfoBoxSearchBox 
{
	background-color: #e36ca4;
	background-image: url(/images/boxes/PinkBoxSearchBg.gif);
}
.mainInfoBox.pink .mainInfoBoxSeparator, .infoBox.pink .mainInfoBoxSeparator
{
	background-image: url(/images/boxes/PinkBoxSeparator.gif);	
}

/* CLUB BOX */
.mainInfoBox .mainInfoBoxMenuList.clubView, .clubView .mainInfoBox.green div.forumList
{
	background-color: #b6b59b;
}


/* ----------- END BOXES ---------------------------------- */

/*************************/
/*   PuffBox Settings    */
/*************************/
.puffBox a 
{
	color: #FFF;
}
.puffBox .puffBoxPadding {
	padding: 9px;
	overflow: hidden;
}
.buffBox.noPadding .puffBoxBg {
	padding: 0px;
}
.puffBox H2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	padding-bottom: 3px;
}
.puffBox .puffBoxTop {
	background: url(/images/boxes/BluePuffTopLeft.gif) no-repeat left;
	height: 13px;
	padding-left: 14px;
}
.puffBox .puffBoxTop span {
	background: url(/images/boxes/BluePuffTopRight.gif) no-repeat right;
	height: 13px;
	display: block;
}
.puffBox .puffBoxBottom {
	background: url(/images/boxes/BluePuffBottomLeft.gif) no-repeat left;
	padding-left: 14px;
	height: 19px;
}
.puffBox .puffBoxBottom span {
	background: url(/images/boxes/BluePuffBottomRight.gif) no-repeat right;
	display: block;
	height: 19px;
}
.puffBox .puffBoxContentContainer {
	margin-left: 3px;
	margin-right: 3px;
	background: url(/images/boxes/BluePuffMid.gif) repeat-x top;
	background-color: #318dc4;
	overflow: hidden;
	min-height: 100px;
}
.puffBox .puffBoxContent 
{
	font-weight:bold;
	font-size: 11px;
	color: #FFF;
	padding: 5px 15px 5px 15px;
}

/* BLACK PUFFPOX */
.puffBox.black .puffBoxTop {
	background: url(/images/boxes/BlackPuffTopLeft.gif) no-repeat left;
}
.puffBox.black .puffBoxTop span {
	background: url(/images/boxes/BlackPuffTopRight.gif) no-repeat right;
}
.puffBox.black .puffBoxBottom {
	background: url(/images/boxes/BlackPuffBottomLeft.gif) no-repeat left;
}
.puffBox.black .puffBoxBottom span {
	background: url(/images/boxes/BlackPuffBottomRight.gif) no-repeat right;
}
.puffBox.black .puffBoxContentContainer {
	background: url(/images/boxes/BlackPuffMid.gif) repeat-x top;
	background-color: #626262;
}

/* BLUE PUFFPOX */
.puffBox.blue .puffBoxTop {
	background: url(/images/boxes/BluePuffTopLeft.gif) no-repeat left;
}
.puffBox.blue .puffBoxTop span {
	background: url(/images/boxes/BluePuffTopRight.gif) no-repeat right;
}
.puffBox.blue .puffBoxBottom {
	background: url(/images/boxes/BluePuffBottomLeft.gif) no-repeat left;
}
.puffBox.blue .puffBoxBottom span {
	background: url(/images/boxes/BluePuffBottomRight.gif) no-repeat right;
}
.puffBox.blue .puffBoxContentContainer {
	background: url(/images/boxes/BluePuffMid.gif) repeat-x top;
	background-color: #318dc4;
}

/* GREEN PUFFPOX */
.puffBox.green .puffBoxTop {
	background: url(/images/boxes/GreenPuffTopLeft.gif) no-repeat left;
}
.puffBox.green .puffBoxTop span {
	background: url(/images/boxes/GreenPuffTopRight.gif) no-repeat right;
}
.puffBox.green .puffBoxBottom {
	background: url(/images/boxes/GreenPuffBottomLeft.gif) no-repeat left;
}
.puffBox.green .puffBoxBottom span {
	background: url(/images/boxes/GreenPuffBottomRight.gif) no-repeat right;
}
.puffBox.green .puffBoxContentContainer {
	background: url(/images/boxes/GreenPuffMid.gif) repeat-x top;
	background-color: #4d872e;
}

/* PINK PUFFPOX */
.puffBox.pink .puffBoxTop {
	background: url(/images/boxes/PinkPuffTopLeft.gif) no-repeat left;
}
.puffBox.pink .puffBoxTop span {
	background: url(/images/boxes/PinkPuffTopRight.gif) no-repeat right;
}
.puffBox.pink .puffBoxBottom {
	background: url(/images/boxes/PinkPuffBottomLeft.gif) no-repeat left;
}
.puffBox.pink .puffBoxBottom span {
	background: url(/images/boxes/PinkPuffBottomRight.gif) no-repeat right;
}
.puffBox.pink .puffBoxContentContainer {
	background: url(/images/boxes/PinkPuffMid.gif) repeat-x top;
	background-color: #af3770;
}

/* PURPLE PUFFPOX */
.puffBox.purple .puffBoxTop {
	background: url(/images/boxes/PurplePuffTopLeft.gif) no-repeat left;
}
.puffBox.purple .puffBoxTop span {
	background: url(/images/boxes/PurplePuffTopRight.gif) no-repeat right;
}
.puffBox.purple .puffBoxBottom {
	background: url(/images/boxes/PurplePuffBottomLeft.gif) no-repeat left;
}
.puffBox.purple .puffBoxBottom span {
	background: url(/images/boxes/PurplePuffBottomRight.gif) no-repeat right;
}
.puffBox.purple .puffBoxContentContainer {
	background: url(/images/boxes/PurplePuffMid.gif) repeat-x top;
	background-color: #8844c0;
}

/* YELLOW PUFFPOX */
.puffBox.yellow .puffBoxTop {
	background: url(/images/boxes/YellowPuffTopLeft.gif) no-repeat left;
}
.puffBox.yellow .puffBoxTop span {
	background: url(/images/boxes/YellowPuffTopRight.gif) no-repeat right;
}
.puffBox.yellow .puffBoxBottom {
	background: url(/images/boxes/YellowPuffBottomLeft.gif) no-repeat left;
}
.puffBox.yellow .puffBoxBottom span {
	background: url(/images/boxes/YellowPuffBottomRight.gif) no-repeat right;
}
.puffBox.yellow .puffBoxContentContainer {
	background: url(/images/boxes/YellowPuffMid.gif) repeat-x top;
	background-color: #f77b0d;
}



/*************************/
/*   InfoBox Settings    */
/*************************/
.infoBox .infoBoxPadding {
	padding: 9px;
	overflow: hidden;
}
.infoBox .infoBoxTop {
	background: url(/images/boxes/BlackInfoBoxTopLeft.gif) no-repeat left;
	height: 9px;
	padding-left: 9px;
}
.infoBox .infoBoxTop span {
	background: url(/images/boxes/BlackInfoBoxTopRight.gif) no-repeat right;
	height: 9px;
	display: block;
}
.infoBox .infoBoxBottom {
	background: url(/images/boxes/InfoBoxBottomLeft.gif) no-repeat left;
	padding-left: 12px;
	height: 11px;
}
.infoBox .infoBoxBottom span {
	background: url(/images/boxes/InfoBoxBottomRight.gif) no-repeat right;
	display: block;
	height: 11px;
}
.infoBox .infoBoxContentContainer {
	background: url(/images/boxes/InfoBoxBorderLeft.gif) repeat-y left;
}
.infoBox .infoBoxContent {
	margin-bottom: -5px;
	padding: 0 4px 0 4px;
	background: url(/images/boxes/InfoBoxBorderRight.gif) repeat-y right;
}
.infoBox .infoBoxBg {
	background: url(/images/boxes/BlackInfoBoxGradient.gif) repeat-x;
	min-height: 100px;
	padding: 9px;
	overflow: hidden;
}
.infoBox.noPadding .infoBoxBg {
	padding: 0px;
}

/* BLACK INFOBOX */
.infoBox.black .infoBoxTop {
	background: url(/images/boxes/BlackInfoBoxTopLeft.gif) no-repeat left;
}
.infoBox.black .infoBoxTop span {
	background: url(/images/boxes/BlackInfoBoxTopRight.gif) no-repeat right;
}
.infoBox.black .infoBoxBg {
	background: url(/images/boxes/BlackInfoBoxGradient.gif) repeat-x;
}

/* BLUE INFOBOX */
.infoBox.blue .infoBoxTop {
	background: url(/images/boxes/BlueInfoBoxTopLeft.gif) no-repeat left;
}
.infoBox.blue .infoBoxTop span {
	background: url(/images/boxes/BlueInfoBoxTopRight.gif) no-repeat right;
}
.infoBox.blue .infoBoxBg {
	background: url(/images/boxes/BlueInfoBoxGradient.gif) repeat-x;
}

/* GREEN INFOBOX */
.infoBox.green .infoBoxTop {
	background: url(/images/boxes/GreenInfoBoxTopLeft.gif) no-repeat left;
}
.infoBox.green .infoBoxTop span {
	background: url(/images/boxes/GreenInfoBoxTopRight.gif) no-repeat right;
}
.infoBox.green .infoBoxBg {
	background: url(/images/boxes/GreenInfoBoxGradient.gif) repeat-x;
}

/* PINK INFOBOX */
.infoBox.pink .infoBoxTop {
	background: url(/images/boxes/PinkInfoBoxTopLeft.gif) no-repeat left;
}
.infoBox.pink .infoBoxTop span {
	background: url(/images/boxes/PinkInfoBoxTopRight.gif) no-repeat right;
}
.infoBox.pink .infoBoxBg {
	background: url(/images/boxes/PinkInfoBoxGradient.gif) repeat-x;
}

/* PURPLE INFOBOX */
.infoBox.purple .infoBoxTop {
	background: url(/images/boxes/PurpleInfoBoxTopLeft.gif) no-repeat left;
}
.infoBox.purple .infoBoxTop span {
	background: url(/images/boxes/PurpleInfoBoxTopRight.gif) no-repeat right;
}
.infoBox.purple .infoBoxBg {
	background: url(/images/boxes/PurpleInfoBoxGradient.gif) repeat-x;
}

/* YELLOW INFOBOX */
.infoBox.yellow .infoBoxTop {
	background: url(/images/boxes/YellowInfoBoxTopLeft.gif) no-repeat left;
}
.infoBox.yellow .infoBoxTop span {
	background: url(/images/boxes/YellowInfoBoxTopRight.gif) no-repeat right;
}
.infoBox.yellow .infoBoxBg {
	background: url(/images/boxes/YellowInfoBoxGradient.gif) repeat-x;
}


/*************************/
/*   PopupBox Settings    */
/*************************/
.popupBox {
	margin-bottom: 10px;
}
.popupBox .popupBoxPadding {
	padding: 9px;
	overflow: hidden;
}
.popupBox .popupBoxTop {
	background: url(/images/boxes/GreenPopupBoxTopLeft.png) no-repeat top left;
	height: 33px;
	padding-left: 8px;
}
.popupBox .popupBoxTop .headingContainer {
	background: url(/images/boxes/GreenPopupBoxTopRight.png) no-repeat top right;
	height: 33px;
	display: block;
	padding-left: 3px !important;
}
.popupBox .popupBoxTop .headingContainer h2 
{
	color: #FFF !important;
	padding-top: 6px !important;
	font-size: 14px !important;
	height: 24px !important;
	margin: 0 !important;
	font-weight: bold !important;
	overflow: hidden !important;
	background: none !important;
}
.popupBox .popupBoxContentContainer {
	background-color: #FFF;
	background-image: url(/images/boxes/GreenInfoBoxGradient.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}
.popupBox .popupBoxContent {
	min-height: 100px;
	padding: 9px;
}

.popupBox .popupBoxBottom {
	background: url(/images/boxes/PopupBoxBottomLeft.png) no-repeat top left;
	padding-left: 7px;
	height: 15px;	 
}

.popupBox .popupBoxBottom span {
	background: url(/images/boxes/PopupBoxBottomRight.png) no-repeat top right;
	height: 15px;	 
	display: block;
}


/* GREEN INFOBOX */
.popupBox.green .popupBoxTop {
	background: url(/images/boxes/GreenPopupBoxTopLeft.png) no-repeat top left;
}
.popupBox.green .popupBoxTop .headingContainer {
	background: url(/images/boxes/GreenPopupBoxTopRight.png) no-repeat top right;
}

.popupBox.green .popupBoxbottom {
	background: url(/images/boxes/alertBottLeft.png) no-repeat top left;
}
.popupBox.green .popupBoxBottom .headingContainer {
	background: url(/images/boxes/alertBottRight.png) no-repeat top right;
}

/* RED INFOBOX */
.popupBox.red .popupBoxTop {
	background: url(/images/boxes/RedPopupBoxTopLeft.png) no-repeat top left;
}
.popupBox.red .popupBoxTop .headingContainer {
	background: url(/images/boxes/RedPopupBoxTopRight.png) no-repeat top right;
}

/*************************/
/*   Commentbox Settings    */
/*************************/

.commentBox {
	width: 525px;
}
.commentBox .commentBoxTop {
	height: 13px;
	background: url(/images/boxes/BlackCommentBoxTop.gif) no-repeat;
	clear:both;
}
.commentBox .commentBoxContent {
	/* background-color: #999; */
	padding:0px;
	
	padding-top:2px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}
.commentBox .commentBoxBottom {
	height: 20px;
	background: url(/images/boxes/BlackCommentBoxBottomEven.gif) no-repeat;
}

/* BLACK CommentBox */
.black .commentBox .commentBoxTop {
	background: url(/images/boxes/BlackCommentBoxTop.gif) no-repeat;
}
.black .commentBoxContent {
	background-color: #e6e6e6;
}
.black .commentBox.even .commentBoxBottom {
	background: url(/images/boxes/BlackCommentBoxBottomEven.gif) no-repeat;
}
.black .commentBox.odd .commentBoxBottom {
	background: url(/images/boxes/BlackCommentBoxBottomOdd.gif) no-repeat;
}

/* BLUE CommentBox */
.blue .commentBox .commentBoxTop {
	background: url(/images/boxes/BlueCommentBoxTop.gif) no-repeat;
}
.blue .commentBoxContent {
	background-color: #999;
}
.blue .commentBox.even .commentBoxBottom {
	background: url(/images/boxes/BlueCommentBoxBottomEven.gif) no-repeat;
}
.blue .commentBox.odd .commentBoxBottom {
	background: url(/images/boxes/BlueCommentBoxBottomOdd.gif) no-repeat;
}

/* GREEN CommentBox */
.green .commentBox .commentBoxTop {
	background: url(/images/boxes/GreenCommentBoxTop.gif) no-repeat;
}
.green .commentBoxContent {
	/* background-color: #f6f5e7; */
	background: url(/images/boxes/commentBoxTop.png) no-repeat;
	background-position:top right;
	margin-left:0px;
}
.green .commentBox.even .commentBoxBottom {
	background: url(/images/boxes/commentBoxBot.png) no-repeat;
	background-position:top right;
}
.green .commentBox.odd .commentBoxBottom {
	background: url(/images/boxes/commentBoxBot.png) no-repeat;
	background-position:top right;
}

/* YELLOW CommentBox */
.yellow .commentBox .commentBoxTop {
	background: url(/images/boxes/YellowCommentBoxTop.gif) no-repeat;
}
.yellow .commentBoxContent {
	background-color: #fff1d9;
}
.yellow .commentBox.even .commentBoxBottom {
	background: url(/images/boxes/YellowCommentBoxBottomEven.gif) no-repeat;
}
.yellow .commentBox.odd .commentBoxBottom {
	background: url(/images/boxes/YellowCommentBoxBottomOdd.gif) no-repeat;
}

/* PINK CommentBox */
.pink .commentBox .commentBoxTop {
	background: url(/images/boxes/PinkCommentBoxTop.gif) no-repeat;
}
.pink .commentBoxContent {
	background-color: #999;
}
.pink .commentBox.even .commentBoxBottom {
	background: url(/images/boxes/PinkCommentBoxBottomEven.gif) no-repeat;
}
.pink .commentBox.odd .commentBoxBottom {
	background: url(/images/boxes/PinkCommentBoxBottomOdd.gif) no-repeat;
}

/* PURPLE CommentBox */
.purple .commentBox .commentBoxTop {
	background: url(/images/boxes/PurpleCommentBoxTop.gif) no-repeat;
}
.purple .commentBoxContent {
	background-color: #f0e8f8;
}
.purple .commentBox.even .commentBoxBottom {
	background: url(/images/boxes/PurpleCommentBoxBottomEven.gif) no-repeat;
}
.purple .commentBox.odd .commentBoxBottom {
	background: url(/images/boxes/PurpleCommentBoxBottomOdd.gif) no-repeat;
}



/*************************/
/*   Buttons Settings    */
/*************************/
/* Standard */
.btnWhite 
{
	color: #004a80 !important; 
}
.btnWhite img
{
	float:left;
	border:0px;
}
.btnWhite span
{
	float:left;
	background: url(/Images/Buttons/WhiteButtonBg.png) repeat-x left top;
	height:20px !important;
	padding-top:5px !important;
	overflow:hidden;
	font-size: 11px !important;
	line-height: 14px;
	cursor: pointer;
}

.btnSearchBox
{
	background: url(/images/Buttons/RoundButtonAdd.png) no-repeat top right;
	line-height: 18px;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
	padding: 2px 23px 11px 0; 
}

.ForumName
{
	font-family:Arial;
	font-size:12px;
	color:#0462d6;	
}

/* Image frame */

.ImageFrame .ImageFrameTop, .ImageFrame .ImageFrameBottom  {
	background: url(/Images/Boxes/ImageFrameTopLeft.gif) no-repeat left;
	height: 8px;
	padding-left: 8px;
}
.ImageFrame .ImageFrameTop span, .ImageFrame .ImageFrameBottom span {
	background: url(/Images/Boxes/ImageFrameTopRight.gif) no-repeat right;
	height: 8px;
	display: block;
}
.ImageFrame .ImageFrameBottom {
	background: url(/Images/Boxes/ImageFrameBottomLeft.gif) no-repeat left;
}
.ImageFrame .ImageFrameBottom span {
	background: url(/Images/Boxes/ImageFrameBottomRight.gif) no-repeat right;
}
.ImageFrame .ImageFrameContent {
	background: url(/images/boxes/ImageFrameBorderLeft.gif) repeat-y left;
}
.ImageFrame .ImageFrameContent span {
	padding: 0 8px 0 8px;
	display: block;
	background: url(/images/boxes/ImageFrameBorderRight.gif) repeat-y right;
}
.ImageFrame .ImageFrameContent img, .ImageFrame .ImageFrameContent img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.ImageTag 
{
	/*
	height: 25px;
	background: url(/Images/Boxes/ImageTagLeft.gif) no-repeat left top;
	padding-left: 10px;
	overflow:hidden;
	line-height: 25px;
*/
}
.ImageTag span
{
	/*
	height: 25px;
	display: block;
	background: url(/images/boxes/ImageTagRight.gif) no-repeat right top;
	overflow:hidden;
	text-align: center;
	padding-right: 10px;
	*/
}
.ImageTag span a
{
	color: #FFF;
	font-weight:bold;
	color: #988E67;
}
/* Start page Image slide */#divStartImageGallery {    width: 460px;    overflow: hidden;    height: 100px;	position: relative;	border: 0;}#divStartImageGallery img{	display: block;	position: absolute;	top: 0px;	z-index: 10;}.noBorder {	border: 0px;}.myFavourites
{	
	display:block;
	margin-bottom:5px;	
}

/* IMAGEVIEWER */
.row { width: 100%; overflow: hidden; clear: both; }

.imageViewer
{
	background: url(/images/boxes/BlackBoxSeparator.gif) repeat-x;
	padding: 0 !important;
	width: auto !important;
	clear: both;
}

.imageViewerPad { padding: 0px 20px 0px 10px; }

ul.imageViewerBar { background: #ffffff; margin-top: 10px; padding: 2px 5px 2px 10px; border-top: solid 1px #e8e8e8; border-bottom: solid 1px #e8e8e8; }

ul.imageViewerBar li
{
    float: left;
    margin-right: 15px;
}

.imageViewerDesc { padding: 10px 20px 0px 20px; }

.imageNavButton { position: absolute; top:48%; display: none; }
.imageNavButton img { border: none; }
.imageNavButtonPrev { left: 5px; }
.imageNavButtonNext { left: 525px; }

.IE6
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #f2f2f2;
    padding: 7px;
    z-index: 100;
    border-bottom: solid 1px black;
    text-align: center;
}

/* MAP */
.MapPage .mainInfoBoxContentContainer, .MapPage .mainInfoBoxContent {background:none !important;}
.MapPage .gradientBg { min-height: 0px !important; background:none !important; }
.MapPage .mainInfoBoxBottom {display:none; }
.MapPage input, select, label { float: left; line-height: 16px; padding: 0px !important; }
.MapPage label { margin-left: 10px; margin-right: 3px; }
.MapPage a.btnWhite { float: right; margin-right: 20px; margin-top:-3px;color: #ffffff; font-size: 110%; }
#ctl00_plhMainContentArea_tbMembers_cbCamping {margin-top:2px;}

.MarkerFlag {position:absolute;background:url(/images/map/markerflag_right_bg.png) no-repeat bottom right;padding-right:14px;}
.MarkerFlag .Content {min-width:170px;width:auto !important;width:175px;height:157px;padding-right:5px;background:url(/images/map/markerflag_left_bg.png) no-repeat;}
.MarkerFlag h3 { margin:0;padding-top:6px;white-space:nowrap;margin-left:15px; font-size: 125%; font-weight: bold; color: #388cbd; }
.MarkerFlag ul { font-size: 110%; margin-left:15px; margin-top: 15px;}
.MarkerFlag li { padding-left:25px;margin-bottom:5px;line-height:18px;cursor:pointer; }
.MarkerFlag li b {color: #388cbd;}
.MarkerFlag .Images {background:url(/images/map/markerflag_image.png) no-repeat left center;}
.MarkerFlag .Blogs {background:url(/images/map/markerflag_blog.png) no-repeat left center;}
.MarkerFlag .Clubs {background:url(/images/map/markerflag_club.png) no-repeat left center;}
.MarkerFlag .Galleries {background:url(/images/map/markerflag_gallery.png) no-repeat left center;}
.MarkerFlag .Topics {background:url(/images/map/markerflag_topic.png) no-repeat left center;}

.MarkerWin a {color:#388cbd;}
.MarkerWin {position:absolute;display:none;width:456px;height:420px;background:url(/images/map/markerwin_bg.png) no-repeat;}
.MarkerWin .Close 
{
	background-image: url(/images/map/markerwin_close.png);
	cursor: pointer;	
	width: 25px;
	height: 25px;	
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.MarkerWin h3 { float:left;font-size: 160%;font-weight: bold;margin:0;margin-left:15px;height:47px;color:#388cbd;line-height:40px; }
.MarkerWin div.Menu { width:340px;min-height:30px;height:auto !important;height:30px;margin:0 auto; }
.MarkerWin div.Menu ul {display:block;clear: left;}
.MarkerWin div.Menu li {float: left; height:30px;background:url(/images/map/markerwin_tabright_bg.png) no-repeat right top;margin-left:1px;padding-right:6px;}
.MarkerWin div.Menu li a {display:block;background:url(/images/map/markerwin_tableft_bg.png) no-repeat;line-height:33px;font-weight:bold;padding-left:6px; color: #388cbd;}
.MarkerWin div.Menu li a:hover { text-decoration: none; }
.MarkerWin div.Menu li.Active {background:url(/images/map/markerwin_tabright_active_bg.png) no-repeat right top;}
.MarkerWin div.Menu li.Active a {display:block;background:url(/images/map/markerwin_tableft_active_bg.png) no-repeat;}
.MarkerWin .Content {clear:both;padding-top:35px;padding-left:15px;padding-bottom:20px;overflow:hidden;}
.MarkerWin .Next {display:none;position:absolute;left:240px;top:380px;cursor:pointer;}
.MarkerWin .Prev {display:none;position:absolute;left:180px;top:380px;cursor:pointer;}

.MarkerWin .Image {float:left;margin-right:15px;margin-bottom:15px;}
.MarkerWin .Image img {display:block;padding:2px;border:1px solid #bababa;}
.MarkerWin .Image span {display:block;width:130px;text-align:right;line-height:13px;margin-top:3px;color:#a1a1a1;background:url(/images/map/icon_camera.png) no-repeat left center;}

.MarkerWin .Blog { clear: both; overflow: hidden; padding-right: 15px; margin-bottom: 10px; }
.MarkerWin .Blog img {float:left;padding:2px;border:1px solid #bababa;margin-right:10px;}
.MarkerWin .Blog .Text {float:left;width:330px;}
.MarkerWin .Blog h4 {font-size:110%; color: #0562dd; }
.MarkerWin .Blog i { display:block; margin-bottom: 2px; font-style: normal; }
	
.MapImage { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: url(/images/map/markerwin_img_bg.png);}
.MapImage div.Container { position: relative; background: white; border: 1px solid gray; padding: 20px 2px 0px 2px; margin: 0 auto; clear: both; }
.MapImage img.Big {margin-left:18px;margin-right:18px;border:1px solid #333333;}
.MapImage .Row {padding: 10px 0px 10px 0px; background:transparent url(/images/map/bigimage_bg.png) repeat-x left bottom}
.MapImage a.Close {position: absolute; right: -10px; top: -10px;}
.MapImage span { display: block; padding: 5px; font-size: 110%; }
.MapImage .Left { float: left; margin-left: 18px; }
.MapImage .Right { float: right; margin-right:18px; }
.Row { clear: both; overflow: hidden; }

/* JqLoader */
.jqLoader {position:absolute;background:url(/images/map/loader.png) no-repeat center center;opacity:0.8;z-index:500;}

/* ---------------------------------- THICKBOX ------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

table.rbVote input
 {    
      float: left;
      margin-bottom:7px;
 }

table.rbVote label
 {    
      margin-left: 10px;
      display: block;
      width:150px;
      margin-bottom:7px;
 }
 .votetext
 {
	font-size:12px;
	font-weight:bold;	
 }
 
.lbFeedSelected
{
	background-image:url('/images/FeedSortOn.png');
	padding-left:15px;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#fff;
}

.lbFeedNotSelected
{
	background-image:url('/images/FeedSortOff.png');
	padding-left:15px;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#fff;
}
.reportmargin
{
	margin-left:10px;
}