﻿/*
Generics
*/
body, html
{
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #f0f0f0;
	background-image: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	/*font-family: Arial, Helvetica;*/
}
form {
	min-width: 960px;
}
.Common {
	margin: 0 auto;
	padding: 0;
	width: 959px;
	background: url(../images/bg-common.gif) repeat-y !important;
}

/*WE - for the images in the news forum articles, home page */
a img
{
	border-top: none;
	border-right: none;
	border-left: #ffffff 1px solid;
	border-bottom: none;
	/*border-bottom: #ffffff 1px solid;*/
}
a p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#CommonHeader
{
	padding: 0px;
	margin: 0px auto 0px auto; /*0; WE */
	width: 959px; /*100%; WE */
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative; /* for flash banner */
}

#CommonHeaderUserArea {
	margin: 0;
	padding: 0;
	/*float: right;*/
	/*position: relative;*/
	z-index: 100;
}
#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited {
	color: #fff;
	/*text-decoration: none;*/
}
#CommonHeaderUserWelcome a:hover {
	text-decoration: underline;
}
#CommonHeaderUserWelcome .sub a {
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
}
#CommonHeaderUserWelcome .sub a:hover {
	text-decoration: underline;
	color: #fff;
}
#CommonHeaderUserContent {
	/*padding: 6px 12px 3px 12px;*/
	/*background-color: #95B6C3;*/
	text-align: center;
	/*color: #8EA5AE;*/
	background-color: #b2c10c;	
	height: 34px;
	width: 247px;		
	line-height: 34px;
}

/*WE*/
#CommonHeaderUserContentForum {
	/*padding: 6px 12px 3px 12px;*/
	/*background-color: #95B6C3;*/
	text-align: center;
	/*color: #8EA5AE;*/
	background-color: #b2c10c;	
	height: 34px;
	width: 247px;		
	line-height: 34px;
	
	float: right;
}

#CommonHeaderUserWelcome 
{
	color: #FFF;
	/*font-size: 90%;*/
	font-size: 11px;	
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 23px;
}

	#CommonHeaderUserWelcome a
	{
		color: #FFF !important;
	}
	
#CommonHeaderUserRoundBottom {
	margin: 0;
	padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}
#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4 {
	height: 1px;
	overflow: hidden;
	background-color: #95B6C3;
}
#CommonHeaderUserRoundBottom .r4 {
	margin: 0 5px;
}
#CommonHeaderUserRoundBottom .r3 {
	margin: 0 3px;
}
#CommonHeaderUserRoundBottom .r2 {
	margin: 0 2px;
}
#CommonHeaderUserRoundBottom .r1 {
	margin: 0 1px;
	height: 2px;
}
#CommonHeaderTitleArea {
	float: left;
	/*padding-top: 14px; WE */
	/*width: 70%; WE */
	/*overflow: hidden;*/
}

/*WE*/
#CommonHeaderTitleArea img
{
	vertical-align: bottom; /* Required for IE7 otherwise 2 pixel line appears at bottom of image.*/	
}

.CommonHeaderTitle {
	font-size: 325%;
	font-weight: bold;
	color: #000;
	letter-spacing: -2px;
	line-height: 100%;
}
.CommonHeaderTitleDescription {
	font-size: 85%;
	padding-left: 2px;
}
#CommonFooter {
	clear: both;
}
#CommonFooter .Common
{
	background-color: #e5dfea;
	height: 381px;
	margin-bottom: 90px;
}

/* WE Smaller footer area - less height */
#CommonFooterSmall {
	clear: both;
}
#CommonFooterSmall .Common
{
	background-color: #e5dfeb;
	height: 164px;
	margin-bottom: 90px;
}

/*WE Large footer for home page */
#we_footer_block
{
	background-color: #6f557e;
	width: 762px;
	height: 318px;
	float: right;
	/*border-left: #ffffff 1px solid;*/
}
#we_footer_block_inner
{
	padding-left: 23px;
	padding-right: 47px;	
	color: #fff;
}
#we_footer_block_inner a
{
	color: #aea0b7;
	padding-right: 30px;
}
#we_footer_block_inner p
{
	margin-top: 13px;
	margin-bottom: 13px;	
}
#we_footer_block_inner span
{
	color: #aea0b7;	
	margin: 0;
	padding-right: 30px;
	display: inline;
}
#we_footer_text
{
	height: 63px;
	background: #e5dfea;
	clear: both;
	display: block;
	text-transform: uppercase;
}
	#we_footer_text_inner
	{
		padding-left: 220px;
		padding-top: 22px;	
	}
		#we_footer_text_inner a
		{
			margin-right: 20px;
			color: #6c5c84;
		}
.we_footer_logo
{
	float: left;
	vertical-align: bottom; /* Required for IE7 otherwise 2 pixel line appears at bottom of image.*/	
}
.we_landscape
{
	clear: right;
	vertical-align: bottom; /* Required for IE7 otherwise 2 pixel line appears at bottom of image.*/	
}
/*WE Small footer for non home pages */
#we_footer_block_small
{
	background-color: #ffffff;
	width: 762px;
	height: 101px;
	float: right;
	/*border-left: #ffffff 1px solid;*/
}
#we_footer_block_inner_small
{
	padding-top: 65px;
	padding-right: 47px;	
	padding-left: 23px;
	color: #fff;
}
#we_footer_block_inner_small a
{
	color: #505050;
	padding-right: 30px;	
}
#we_footer_block_inner_small p
{
	margin-top: 13px;
	margin-bottom: 13px;	
}
#we_footer_block_inner_small span
{
	color: #505050;
	margin: 0;
	padding-right: 30px;
	display: inline;
}

/*CommonNavigation*/
#CommonNavigation {
	width: 197px;
	padding-top: 28px;
}
#CommonNavigation .Common {
	border: none;
	/*width: 197px;*/
}
#CommonNavigation .Common .Inner 
{
	/*margin-top: 28px;*/
	/*border: none;*/
}
/* WE - not in use */
/*#CommonNavigationShadow {
	clear: both;
	margin-bottom: 12px;
}*/
#CommonNavigation ul {
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}
/*
#CommonNavigation ul li
{
	display: block;
	float: left;
	padding: 6px 36px; 
	color: #000;
	text-transform: uppercase;
	width: 197px;	
}
*/
#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	/*padding: 6px 36px;*/
	text-transform: uppercase;	
}
#CommonNavigation a:hover {
	color: #fff;
}
#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited {
	color: #fff;
}
#CommonNavigation a.Selected:hover {
	color: #fff;
}
/*WE CommonNavigationLower*/
#CommonNavigationLower
{
	width: 762px;
	height: 31px;
	margin-right: 0px;
	margin-left: 197px;
	margin-bottom: 0px;
	margin-top: 410px;
}
#CommonNavigationLower .Common {
	border-left: solid 1px #558B9F;
}
#CommonNavigationLower .Common .Inner {
	border-left: solid 1px #D5E1E7;
	height: 1%;
}
#CommonNavigationLowerShadow {
	clear: both;
	margin-bottom: 12px;
}
#CommonNavigationLower ul {
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}
#CommonNavigationLower ul li {
	float: left;
	font-weight: bold;
	font-size: 11px;

	padding: 7px 0px 0px 58px;	
}
#CommonNavigationLower ul li:first-child 
{
	padding: 7px 0px 0px 26px;
}

/*This replaces...*/
#CommonNavigationLower a
{
	color: #fff;
}
/*...all of the below...*/
/*
#CommonNavigationLower a:link, #CommonNavigationLower a:active, #CommonNavigationLower a:visited
{
	color: #fff;
	text-decoration: none;
	display: block;
}
#CommonNavigationLower a:hover {
	color: #fff;
}
#CommonNavigationLower a.Selected:link, #CommonNavigationLower a.Selected:active, #CommonNavigationLower a.Selected:visited {
	color: #fff;
}
#CommonNavigationLower a.Selected:hover {
	color: #fff;
}
*/
/*WE CommonNavigationMoved*/
#CommonNavigationMoved {
	width: 197px;
}
#CommonNavigationMoved .Common {
	border: none;
	width: 197px;
}
#CommonNavigationMoved .Common .Inner {
	/*border: none;*/
	/*height: 1%;*/
}
#CommonNavigationMoved ul {
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}
#CommonNavigationMoved ul li
{
	width: 163px;
	padding: 0px 17px 7px 17px; 
	
	display: block;
	float: left;
	/*color: #000;*/
	text-transform: uppercase;
	border-bottom: solid 1px #f4f4e2;
	background-color: #dbdeb3;
}

#CommonNavigationMoved ul li:hover
{
	background-color: #cfd397;
}

#CommonNavigationMoved a:link, #CommonNavigationMoved a:active, #CommonNavigationMoved a:visited {
	color: #685490;
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 0px;
}
#CommonNavigationMoved a:hover {
	color: #fff;
}
#CommonNavigationMoved a.Selected:link, #CommonNavigationMoved a.Selected:active, #CommonNavigationMoved a.Selected:visited {
	color: #fff;
}
#CommonNavigationMoved a.Selected:hover {
	color: #fff;
}
/*WE End*/
#CommonContent {
	margin: 0;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	min-height: 772px;
	overflow: auto;
}

/*#CommonContent a
{
	text-decoration: underline;
	font-weight: bold;
}*/

#CommonContentInner {
	width: 100%;
	overflow: hidden;
}
#CommonSidebarLeft {
}
#CommonSidebarLeft .CommonContentBox .CommonSidebarArea
{
	margin: 0px;
	padding: 0px;
}

/*WE*/
#CommonSidebarLeft .CommonContentBox .CommonSidebarArea .CommonSidebarAreaWE
{
	margin: 0;
	padding: 11px;
	background-color: #DBDEB3;
}
.CommonSidebarAreaWE .CommonSidebarInnerArea
{
	background-color: #CFD397;
	margin: 0;
	padding: 1px 11px;	
}

#CommonSidebarLeft .CommonSidebar {
	float: left;
	overflow: hidden;
	width: 197px;
	min-height: 943px;
	background-color: #DBDEB3;
}
#CommonSidebarRight 
{
	/*background: yellow;*/
}
#CommonSidebarRight .CommonSidebar {
	float: right;
	overflow: hidden;
	width: 247px;
	min-height: 772px;
	background: #DBDEB3;	
}
#CommonSidebarRight .CommonSidebarContent
{
	margin-right: -8px;
}
#CommonSidebarRight .CommonContentBox
{
	background-color: #DBDEB3;	
}

#CommonSidebarRight .CommonSidebarArea
{
	height: 1%;
}

#CommonSidebarRight .CommonSidebarArea:after
{
	visibility: hidden;
	content: ".";
	display: block;
	height: 0;
	clear:both;
	float: none;
}

#CommonSidebarRight .CommonSidebarInner
{
	padding: 20px;
}

	#CommonSidebarRight .CommonSidebarInner .CommonContentBox
	{
		clear: both;
		padding: 0 0 10px;
	}

A:LINK, A:ACTIVE {
	color: #36c;
	text-decoration: none;
}
A:VISITED {
	color: #039;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
SELECT, TEXTAREA, INPUT, BUTTON {
	font-family: Arial, Helvetica;
	font-size: 90%;
}
TABLE {
	empty-cells: show;
}
HR {
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	background-color: transparent;
	height: 0;
}
/*
Common Styles
*/
/*.CommonBreadCrumbArea {
	margin: 0;
	padding: 4px 0;
	font-size: 85%;
	color: #000;
	background-color: #f7f7f7;
	border-bottom: solid 1px #bbb;
}*/
.CommonBreadCrumbArea, .CommonBreadCrumbAreaForum {
	margin: 0;
	padding: 0 0 0 26px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #F3F4E3;
	border-bottom: solid 1px #bbb;
	width: 489px;
	height: 33px;
	line-height: 34px;
	overflow: hidden;
	float: left;
}
.CommonBreadCrumbArea
{
	margin: 0 0 26px;
}
/*
Form Styles
*/
.CommonFormArea {
	margin: 0;
	/*WE*/
	background-color: #f3f4e3;	
}

.CommonFormAreaLogin {
	/*WE*/
	background-color: #dbdeb2;	
	margin: 18px 26px 18px 26px;
	padding-bottom: 12px;
}

.CommonFormTitle {
	color: #000;
	font-size: 180%;
	font-weight: bold;
	padding: 0;
	margin: 32px 0 0 0;
	line-height: 100%;
}
.CommonFormTitleWE {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 10px 26px;
	margin: 32px 0 0 0;
	line-height: 100%;
	color: #73547b;	
}
.CommonFormSubTitle {
	margin: 16px 0 4px 0;
	padding: 6px;
	font-weight: bold;
	color: #000;
	background-color: #ddd;
}
.CommonFormDescription {
	padding: 8px 2px 8px 0;
}
TD.CommonFormFieldName {
	font-weight: bold;
	padding: 8px 2px 2px 2px;
}
DIV.CommonFormFieldName {
	font-weight: bold;
	padding: 12px 2px 2px 26px; /*WE padding: 12px 2px 2px 2px;*/
	/*WE*/
	color: #73547b;
}

	DIV.CommonFormFieldName  img
	{
		width: auto !important;
		height: auto !important;
	} 

/*WE*/
.right > DIV.CommonFormFieldName {
	font-weight: bold;
	padding: 12px 2px 2px 0; /*WE padding: 12px 2px 2px 2px;*/
	/*WE*/
	color: #73547b;
	margin-right: 26px;	
	margin-left: 26px;		
}

TD.CommonFormFieldDescription {
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}
DIV.CommonFormFieldDescription {
	padding: 2px 26px 2px 26px; /*WE padding: 2px;*/
	/*font-size: 90%;*/
	font-weight: normal;
}
TD.CommonFormField {
	color: #000;
	padding: 2px;
}
DIV.CommonFormField {
	color: #000;
	padding: 2px 2px 2px 0px; /*WE padding: 2px;*/
	margin-left: 26px;
}
/* Unable to target IE6 SS so only way. */
* html .CommonFormField textarea
{
	margin-left: 26px;
	width: 439px !important;
}

/*WE*/
.right > DIV.CommonFormField {
	color: #000;
	padding: 2px 0 2px 0; /*WE 2px 2px 2px 0;*/
	margin-right: 26px;
}

.CommonFormField > textarea {
	color: #000;
	padding: 2px;
	width: 457px; /*490px;*/
	/*margin-left: 26px;*/
}

.CommonFormField>input {
	width: 185px;
}
/*
Message Styles
*/
.CommonMessageSuccess {
	padding: 12px;
	font-size: 100%;
	color: #030;
	font-weight: normal;
	border: solid 1px #030;
	background-color: #88dd88;
	margin: 16px 0;
}
.CommonMessageWarning {
	margin: 16px 0px;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
}
.CommonMessageError {
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border: solid 1px #300;
	background-color: #d66;
}
/*
Content
*/
.CommonContentArea {
	margin: 16px 0 0 0;
}
.CommonTitle {
	color: #333;
	font-size: 200%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.CommonSubTitle {
	margin-top: 15px;
	text-align: left;
	padding: 4px;
	background-color: #999;
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}
.CommonHeader {
	color: #aaa;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}
.CommonContent {
}
.CommonGroupedContentArea {
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
}
.CommonDescription {
	/*margin: 0 0 16px 0;*/
	/*margin: 0 0 16px 26px;*/
	/*WE latest*/
	margin: 16px 0 16px 26px;
}

.CommonContentBoxContent .CommonDescription:first-child {
	/*margin: 0 0 16px 0;*/
	/*margin: 0 0 16px 26px;*/
	/*WE latest*/
	margin: 0 0 16px 26px;
	padding-top: 16px;
}

.CommonWarning {
	padding: 8px 8px;
	font-weight: normal;
	margin: 24px 0 16px 0;
	color: #333;
	border: solid 1px #FFD226;
	background-color: #fffcb3;
}
/*
Text Button
*/
.CommonTextButton {
	display: inline-table; /*display: -moz-inline-box; WE */;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	white-space: nowrap;
	cursor: pointer;
	color: #36c;
}
.CommonTextButton:LINK, .CommonTextButton:VISITED {
	text-decoration: none;
}
.CommonTextButton:ACTIVE {
	text-decoration: none;
}
.CommonTextButton:HOVER {
	text-decoration: underline;
}
.CommonTextButtonHighlight {
	display: inline-table; /*display: -moz-inline-box; WE */;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	background-color: #bbb;
	white-space: nowrap;
	cursor: pointer;
	color: #333;
}
.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER {
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}
.CommonImageTextButton {
	display: inline-table; /*display: -moz-inline-box; */;
	display: inline-block;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}
.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED {
	text-decoration: none;
	margin: 1px;
}
.CommonImageTextButton:ACTIVE {
	text-decoration: none;
}
.CommonImageTextButton:HOVER {
	text-decoration: underline;
}
/*
Specific Buttons
*/
.CommonDownloadButton {
	background-image: url(../images/common/download.gif);
}
.CommonLockedButton {
	background-image: url(../images/common/locked.gif);
}
/*
List 
*/
.CommonListArea 
{
	
	/*padding: 8px 0;*/
}


.CommonListAreaWE {


}


.CommonListTitle {
	padding: 6px 6px 6px 0;
	color: #000;
	font-weight: bold;
	margin: 0;
}
.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE {
	color: #000;
	text-decoration: none;
}
.CommonListTitle A:HOVER {
	text-decoration: underline;
}
.CommonListHeader {
	text-align: left;
	padding: 0px 0px 0px 26px;
	background-color: #999;
	color: #fff;
	/*font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;*/
	font-size: 11px;
	height: 34px;
}
.ForumMyRepliesHeader
{
	padding: 0 5px 0 0; /*0*/
}
.CommonListCell {
	padding: 5px 0px 5px 5px;
	color: #333333;
	/*font-family: Arial, Helvetica;*/
	text-align: left;
	border-bottom: solid 1px #d7deb1;	
}
.ForumMyImageColumn
{
	padding-left: 24px;
}
.ForumMyRepliesColumn
{
	padding-left: 0px;
}
.CommonListRow {
	background-color: #eee;
}


.CommonListRowWE {
	background-color: #F3F4E3;	
	padding: 0 26px 0 26px;
}


.CommonListRowAlt td {
	background-color: inherit;
}
/*
Avatar List
*/
.CommonAvatarListItemsArea {
	margin: 0;
}
.CommonAvatarListItemArea {
	background-repeat: no-repeat;
	padding: 10px 10px 10px 70px; /*10px 10px 10px 70px;*/
	min-height: 46px;
	background-color: #eee;
	
	width: 663px; /* WE-search results*/
}
.CommonAvatarListItemArea.Alt {
	background-color: #fff;
}
.CommonAvatarListItemArea.Weblog {
	background-image: url(../images/blog.png);
}
.CommonAvatarListItemArea.Forum {
	background-image: url(../images/forum.png);

	background-position: left 14px; /* WE-search results*/
	background-repeat: no-repeat; /* WE-search results*/
	border-top: solid 3px #dbdfb3; /* WE-search results*/
}
.CommonAvatarListItemArea.MediaGallery {
	background-image: url(../images/media.png);
}
.CommonAvatarListItemArea.Hub { 
	background-image: url(../images/page.png);
	
	background-position: left 14px; /* WE-search results*/
	background-repeat: no-repeat; /* WE-search results*/
	border-top: solid 3px #dbdfb3; /* WE-search results*/	
; background-repeat: no-repeat; }

.CommonAvatarListItemArea.Unknown {
	padding-left: 10px;
}
.CommonAvatarListItemArea.Custom 
{
	width: 422px;
	margin-bottom: 27px;
	margin-left: 27px;
	margin-right: 27px;
	padding: 20px;
	background: #f3f4e3;
}
.CommonAvatarListItemArea.Alt
{
	/* WE-search results background-color: #f3f4e3 !important;*/
}
.CustomAvatarListItemCustomAvatar {
	float: left;
	padding-right: 10px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.CustomAvatarListCustomContent {
	margin-left: 80px;
}
.CommonAvatarListItem {
	font-size: 80%;
}
.CommonAvatarListItemName {
	font-size: 84%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 4px 0;
	
	color: #6e5477; /* WE search results */
}
.CommonAvatarListItemDetails {
	margin: 4px 0 0 0;
	color: #6e5477; /* WE search results color: #000;*/
	font-size: 80%;
}
UL.CommonAvatarListItemList 
{
	margin: 0;
	padding: 0;
	padding-top: 27px;
	padding-bottom: 1px;
	list-style-type: none;
}
/* WE-search results*/	
UL.CommonAvatarListItemListSearch
{
	margin: 0;
	padding: 0;
	padding-top: 27px;
	padding-bottom: 1px;
	list-style-type: none;	
	border-bottom: solid 3px #dbdfb3; 
}
/*
Validation Styles
*/
.CommonValidationWarning {
	font-size: 100%;
	color: #f00;
	font-weight: bold;
	padding: 2px;
}
/*
ContentParts
*/
.CommonContentPartBorderOff {
	padding: 1px;
}
.CommonContentPartBorderOn {
	border: dashed 1px #999;
	background-color: #efefef;
}
/*
Context Menu Styles
*/
.CommonContextMenuGroup {
	background-color: #fff;
	border: solid 1px #999;
}
.CommonContextMenuItem {
	background-color: #fff;
	font-size: 90%;
	border: solid 1px #fff;
	cursor: pointer;
	padding: 3px;
}
.CommonContextMenuItemHover {
	background-color: #f4f4f4;
	color: #000;
	font-size: 90%;
	border: solid 1px #E1E1E1;
	cursor: pointer;
	padding: 3px;
}
.CommonContextMenuItemExpanded {
	background-color: #E1E1E1;
	color: #000;
	font-size: 90%;
	border: solid 1px #f4f4f4;
	cursor: pointer;
	padding: 3px;
}
/* Modal Styles */
.CommonModalMask {
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}
.CommonModal {
	background-color: #fff;
	border: solid 6px #333;
}
.CommonModalTitle {
	border-bottom: solid 1px #333;
	padding: 8px 0 2px 0;
	font-size: 150%;
	margin: 0 8px;
	font-weight: bold;
	color: #333;
	cursor: move;
	min-height: 24px;
}
.CommonModalContent {
	background-color: #fff;
}
.CommonModalFooter {
	width: 100%;
	height: 12px;
}
.CommonModalClose {
	width: 16px;
	height: 15px;
	background-image: url(../images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 8px;
	margin: 0;
}
.CommonModalResize {
	width: 12px;
	height: 12px;
	background-image: url(../images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 6px;
	cursor: se-resize;
}
/*
Rating Styles
*/
.CommonRateControlReadOnly {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border: solid 1px #999;
	padding: 1px;
	white-space: nowrap;
}
.CommonRateControl {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}
.CommonRateControlActive {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}
/*
Content Selector Styles 
*/
.CommonContentSelectorTreeArea {
	background-color: #fff;
	height: 330px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: hidden;
}
.CommonContentSelectorItemsArea {
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 322px;
}
.CommonContentSelectorOptionsArea {
	margin: 0;
	background-color: #fff;
	border: solid 1px #999;
	padding: 4px;
}
.CommonContentSelectorItemArea {
	float: left;
}
.CommonContentSelectorItem {
	font-size: 90%;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}
.CommonContentSelectorItemSelected {
	font-size: 90%;
	border: solid 3px #999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}
.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img {
	margin-top: auto;
	margin-bottom: auto;
}
.CommonContentSelectorItemName {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}
.CommonContentSelectorItemNameSelected {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}
.CommonContentSelectorButtonArea {
	text-align: right;
	margin: 5px;
}
/* Poll Styles */
.CommonPollMoveUpButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}
.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE {
	text-decoration: none;
	color: #333;
}
.CommonPollMoveUpButton:HOVER {
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}
.CommonPollMoveDownButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}
.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE {
	text-decoration: none;
	color: #333;
}
.CommonPollMoveDownButton:HOVER {
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}
.CommonPollDeleteButton {
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}
.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE {
	text-decoration: none;
	color: #333;
}
.CommonPollDeleteButton:HOVER {
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}
ol.CommonPollAnswerList {
	margin: 0;
	padding: 0;	
}
ol.CommonPollAnswerList li {
	margin-left: 24px;
}
/* rendered poll styles */
.CommonPollArea {
	width: 100%; /*50%;*/
	min-width: 300px;
	background-color: #f3f4e3;
	/*border: solid 1px #999;*/
	margin: 0 auto;
}
.CommonSidebar .CommonPollArea {
	min-width: 200px;
}
/*.CommonPollQuestion {
	background-color: #ccc;
	border: solid 0 #999;
	border-bottom-width: 1px;
	padding: 4px;
	margin: 0;
	font-size: 105%;
}*/
.CommonPollQuestion {
	border: solid 0 #d9ddb4;
	border-bottom-width: 1px;
	margin: 0 25px 0 25px;
	padding: 80px 0 20px 0;
}

.CommonPollContent {
	/*padding: 4px;*/
	padding: 20px 4px 20px 4px;
}
.CommonPollDescription {
}
.CommonPollSwitchedContent {
	/*width: 80%;
	margin: 0 auto;*/
	
	border: solid 0 #d9ddb4;
	border-bottom-width: 1px;
	margin: 0 25px 0 25px;	
	padding-bottom: 20px;	
}
.CommonSidebar .CommonPollSwitchedContent {
	width: 100%;
	margin: 0;
}
ul.CommonPollAnswerList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul.CommonPollAnswerList li {
	padding: 0;
	margin: 6px 0 0 0;
}


/*#PollVoteArea td > input
{
	margin-top: 0px;
}
#PollVoteArea input
{
	margin-top: 20px;
}*/
input[type="submit"]
{
	margin-top: 20px;	
}


.CommonPollAnswer {
	padding: 2px;
}
.CommonPollUserVote {
	margin: 1em 0;
	color: #777;
}
/*.CommonPollFooter {
	padding: 2px;
	background-color: #ccc;
	border: solid 0 #999;
	border-top-width: 1px;
	font-size: 80%;
}*/
.CommonPollFooter {
	margin: 0 25px 0 25px;	





}
.CommonPollResultGraph {
	white-space: nowrap;
}
.CommonSidebar .CommonPollResultGraph {
	display: none;
}
ul.CommonPollFooterList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.CommonPollFooterList li {
	display: inline;
	margin: 0 6px;
	padding: 0;
}
/* End Poll Styles */
/* Tag Styles */
.CommonTagCloud {
	background-color: #f7f7f7;
	border: solid 2px #ccc;
	border-left-width: 0;
	border-right-width: 0;
	padding: 16px;
	margin: 32px 0;
	line-height: 250%;
	list-style-type: none;
}
.CommonSidebarTagCloud {
	line-height: 225%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6 {
	margin: 0;
	padding: 0;
	display: inline;
	word-wrap: break-word;
}
.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active {
	margin-right: 6px;
	text-decoration: none;
	font-size: 225%;
	font-weight: 900;
}
.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active {
	margin-right: 6px;
	text-decoration: none;
	font-size: 175%;
	font-weight: 800;
}
.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active {
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 600;
}
.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active {
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}
.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active {
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}
.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active {
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}
.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover {
	text-decoration: underline;
}
/* End Tag Styles */
/*
TabPane Styles
*/
.CommonPane {
	font-size: 10pt;
	/*border: solid 1px #999;
	border-top-width: 0;*/
	background-color: #fff;
	padding: 8px;
}
.CommonPaneTabSet {
	font-size: 90%;
	padding: 0;
	margin: 0;
	/*background-image: url(../images/common/tabset.gif);*/
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: bold;
	
	background-color: #cfd397;
}
.CommonPaneTab {
	color: #666;
	/*border: solid 1px #ccc;*/
	margin: 0; /*2px 0 1px 0;*/

	padding: 6px 10px;
	background-color: #cfd397; /*#f3f3f3;*/
	cursor: pointer;
	white-space: nowrap;
}
/*.CommonPaneTabSelected {
	color: #333;
	border: solid 1px #999;
	border-bottom-width: 0;
	border-top: solid 3px #999;
	margin: 0 0 -1px 0;
	padding: 6px 10px 8px 10px;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
}*/
.CommonPaneTabSelected {
	color: #6c587d;
	font-weight: bold;
	/*border: solid 1px #999;
	border-bottom-width: 0;
	border-top: solid 3px #999;*/
	margin: 0 0 -1px 0;
	padding: 6px 10px 8px 10px;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
}
.CommonPaneTabHover {
	color: #6c587d;
	font-weight: bold;	
	/*border: solid 1px #ccc;*/
	margin: 0 0 -1px 0; /*2px 0 1px 0;*/
	padding: 6px 10px 8px 10px; /*6px 10px;*/
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
}
/* Inline tag editor */
.CommonInlineTagEditor {
	padding: 4px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}
.CommonAvatarListArea {
	margin: 8px 8px 0 0;
	padding: 0;
	width: 60px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-size: 110%;
	word-wrap: break-word;
}
.CommonAvatarArea {
	width: 60px;
	height: 60px;
	margin-bottom: 4px;
	overflow: hidden;
}
.CommonAvatarArea img {
	border-width: 0;
}
.CommonAvatarListArea a {
	text-align: center;
	font-size: .8em;
}
/* 
Theme Styles
*/
.CommonThemePreviewTextColumn {
	width: 186px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
.CommonThemePreviewTextColumn h4 {
	width: 174px;
	overflow: hidden;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	margin-top: 6px;
	padding: 0 6px 0 6px;
}
.CommonThemePreviewTextColumn div {
	width: 174px;
	overflow: hidden;
	padding: 6px;
	font-size: 80%;
}
.CommonThemePreviewImageColumn {
	width: 218px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
.CommonThemePreviewImageColumn div {
	width: 200px;
	height: 90px;
	margin: 6px;
	background-color: #ccc;
	padding-top: 60px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
.CommonThemePreviewImageColumn img {
	width: 200px;
	height: 150px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	margin: 6px;
}
.CommonFileSelectionArea {
	background-color: #ccc;
	margin-bottom: 8px;
	margin-top: 4px;
	border: solid 1px #999;
}
.CommonFileSelectionArea input {
	margin: 2px;
}
.CommonFileSelectionPreviewArea {
	text-align: center;
	background-color: #fff;
	border: solid 0px #999;
	border-bottom-width: 1px;
	padding: 4px;
	font-size: 80%;
	color: #999;
	overflow: hidden;
}
.CommonFileSelectionPreviewArea img {
	max-width: 250px;
	max-height: 100px;
}
.CommonOpenIdBox {
	padding-left: 20px;
	background: url(../images/openid.gif) no-repeat left;
}
/* Content Boxes */

/*WE*/
.CommonContentBoxWE {
	/*border-top: solid 3px #ccc;*/
	/*background-color: #fff;*/
	/*padding: 12px;*/
	/*margin: 0 0 12px 0;*/
	
	height: 1%;
	background: #f3f4e3;
}

.CommonContentBox {
	/*border-top: solid 3px #ccc;*/
	/*background-color: #fff;*/
	/*padding: 12px;*/
	/*margin: 0 0 12px 0;*/
	
	height: 1%;
	/*WE*/
	background: #f3f4e3;
}

	.CommonContentBox .CommonSidebarArea
	{
		margin: 13px 13px 13px 13px;
		padding: 11px;
		background: #cfd397;
	}

/*CommonSidebarHeader
CommonContentBoxHeader*/

/*#we_link_box1 
{
	background-color: #dbdeb2;
	height: 130px;
	padding: 51px 17px 0 17px;
}*/
#we_link_box1 
{
	background-color: #dbdeb2;
	height: 130px;
	padding: 15px 17px 0 17px;
}
/*#we_link_box1 .CommonContentBoxContent
{
	padding: 51px 17px 1px 17px;
	background-color: #dbdeb2;
	height: 130px;
}*/

.CommonSidebarHeader
{
	color: #6f557e !important;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.CommonContentBoxHeader 
{
	color: #6f557e !important;
	font-weight: bold;
	padding: 0 0 6px 0;
	/*border-bottom: solid 1px #ccc;*/
	border: none;
	margin: 0 0 8px 0;
	line-height: 100%;
	font-size: 100%;
	color: #333;
}

/*WE*/
.CommonContentBoxHeaderLogin
{
	padding-top: 81px;
	font-size: 100%;
}

.CommonContentBoxHeaderForm {
	padding: 0 0 10px 26px; /*WE padding: 0 0 10px 0; */
	/*border-bottom: solid 1px #ccc;*/
	margin: 0 0 10px 0;
	color: #504f4d; /*WE #333;*/
	position: relative;
	/*WE*/
	background-color: #f3f4e3;
}
.CommonContentBoxHeaderFormForum {
	padding: 0 26px 0 26px; /*WE padding: 0 0 10px 0; */
	/*border-bottom: solid 1px #ccc;*/
	margin: 0 0 0 0;
	color: #504f4d; /*WE #333;*/
	position: relative;
	/*WE*/
	background-color: #f3f4e3;
	
	height: 34px;
	
	line-height: 34px;
	border-bottom:1px solid #BBBBBB;		
}
.MembersListBox .CommonContentBoxHeaderForm
{
	position: static;
}

/*WE*/
/*The HTML content editor is TinyMCE according to a community post reply and this automatically places edited content between <p> tags.*/
/*This CSS entry prevents and space above or below the first <p> tags.*/
.CommonContentBoxContent p:first-child
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*WE - for the middle column content part.*/
.CommonContentBoxContentbcr {
	padding: 53px 20px 15px 20px;
	background-color: #f3f4e3;
	/*font-size: 90%;*/
	/*overflow: auto;*/
}

/*WE - for user profile.*/
.CommonContentBoxContentprofile {
	padding: 0 26px 5px 26px;
}

/*WE*/
/*The HTML content editor is TinyMCE according to a community post reply and this automatically places edited content between <p> tags.*/
/*This CSS entry prevents and space above or below the first <p> tags.*/
.CommonContentBoxContentbcr p:first-child
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.CommonContentBoxFooter {
	font-weight: bold;
	font-size: 80%;
	padding: 0 0 3px 26px; /*WE padding: 0 3px;*/
	/*WE*/
	color: #514f4f;
	background-color: #f3f4e3;
	/*WE latest 13/6*/
	height: 50px;
	line-height: 50px;
}
/* WE search results */
.CommonContentBoxFooterSearch {
	font-weight: bold;
	font-size: 80%;
	padding: 11px 3px 0 0;
	color: #725989;
}

.CommonContentBoxFooter a {
	text-decoration: none;
}
.CommonContentBoxFooter A:HOVER {
	text-decoration: underline;
}

.CommonContentBoxFooterPager
{
	font-weight: bold;
	font-size: 80%;	
	padding: 0px 3px 0px 26px;
}

UL.CommonContentBoxList, UL.CommonSidebarList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
UL.CommonContentBoxList.Seperator {
	border-top: solid 1px #ccc;
	margin-top: -4px;
}
UL.CommonContentBoxList LI, UL.CommonSidebarList LI {
	margin: 3px 0;
	padding: 0 0 2px 0;
	border-bottom: dotted 1px #ccc;
}
UL.CommonContentBoxList LI.Header {
	padding-top: 20px;
	padding-left: 24px;
	font-size: 80%;
	font-weight: bold;
	color: #000;
}
UL.CommonContentBoxList LI.Selected {
	padding-right: 10px;
	background-image: url('../images/common/button-right-arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
UL.CommonContentBoxList LI.Child {
	padding-left: 10px;
}
#CommonContent .CommonContentBoxHeader {
	/*font-size: 180%;*/
	/*font-size: 11px;*/
	height: 23px;
	padding: 11px 26px 0px 26px;
	background-color:#f3f4e3;
	color: #675684;	
}
.CommonContentBox.TitleHighlighted {
	border-top-color: #f00;
}
.CommonContentBox.TitleHighlighted .CommonContentBoxHeader {
	border-bottom-color: #f00;
}
.CommonContentBox.TitleHighlighted .CommonContentBoxContent {
}
.CommonContentBox.Highlighted {
	background-color: #ff9;
	border-top-color: #f93;
}
.CommonContentBox.Highlighted .CommonContentBoxHeader {
	border-bottom-color: #f93;
}
.CommonContentBox.Highlighted .CommonContentBoxContent {
}
.CommonContentBox.Highlighted UL.CommonContentBoxList LI {
	border-bottom-color: #E6B34D;
}
.CommonContentBox.Highlighted2 {
	background-color: #EBFFFF;
	border-top-color: #95B6C3;
}
.CommonContentBox.Highlighted2 .CommonContentBoxHeader {
	border-bottom-color: #95B6C3;
}
.CommonContentBox.Highlighted2 .CommonContentBoxContent {
}
.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI {
	border-bottom-color: #CCC;
}
/* Comment Bubbles */
.CommonCommentArea {
	margin: 12px 0;
}
.CommonCommentAreaWE {
	margin: 12px 0;
	padding: 0 26px 0 26px;
}
.CommonCommentUser {
	float: left;
	width: 64px;
	min-height: 60px;
	overflow: hidden;
	margin-left: 26px; /* WE */
}
.CommonCommentArrow {
	float: left;
	padding-top: 10px;
	width: 10px;
	height: 20px;
	overflow: hidden;
}
.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4, .CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, .CommonCommentArrow .r9, .CommonCommentArrow .r10 {
	height: 2px;
	overflow: hidden;
}
.CommonCommentArrow .r1 {
	margin-left: 0;
}
.CommonCommentArrow .r2 {
	margin-left: 1px;
}
.CommonCommentArrow .r3 {
	margin-left: 2px;
}
.CommonCommentArrow .r4 {
	margin-left: 3px;
}
.CommonCommentArrow .r5 {
	margin-left: 4px;
}
.CommonCommentArrow .r6 {
	margin-left: 5px;
}
.CommonCommentArrow .r7 {
	margin-left: 6px;
}
.CommonCommentArrow .r8 {
	margin-left: 7px;
}
.CommonCommentArrow .r9 {
	margin-left: 8px;
}
.CommonCommentArrow .r10 {
	margin-left: 9px;
}
.CommonCommentBubble {
	margin-left: 74px;
}
.CommonCommentContent {
	padding: 0 26px 1em 30px; /*padding: 0 10px 1em 30px;*/
	min-height: 32px;
	position: relative;
	overflow: hidden;
}
.CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom {
	height: 5px;
}
.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4 {
	height: 1px;
	overflow: hidden;
}
.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundBottom .r4 {
	margin: 0 5px;
}
.CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundBottom .r3 {
	margin: 0 3px;
}
.CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundBottom .r2 {
	margin: 0 2px;
}
.CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1 {
	margin: 0 1px;
	height: 2px;
}
.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4, .CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4, .CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, .CommonCommentArrow .r9, .CommonCommentArrow .r10, .CommonCommentContent {
	background-color: #CEDEFD;
}
.Owner .CommonCommentBubbleRoundTop .r1, .Owner .CommonCommentBubbleRoundTop .r2, .Owner .CommonCommentBubbleRoundTop .r3, .Owner .CommonCommentBubbleRoundTop .r4, .Owner .CommonCommentBubbleRoundBottom .r1, .Owner .CommonCommentBubbleRoundBottom .r2, .Owner .CommonCommentBubbleRoundBottom .r3, .Owner .CommonCommentBubbleRoundBottom .r4, .Owner .CommonCommentArrow .r1, .Owner .CommonCommentArrow .r2, .Owner .CommonCommentArrow .r3, .Owner .CommonCommentArrow .r4, .Owner .CommonCommentArrow .r5, .Owner .CommonCommentArrow .r6, .Owner .CommonCommentArrow .r7, .Owner .CommonCommentArrow .r8, .Owner .CommonCommentArrow .r9, .Owner .CommonCommentArrow .r10, .Owner .CommonCommentContent {
	background-color: #DFFFED;
}
.CommonMessageHeader {
	font-size: 110%;
	padding: 0 0 0 26px; /*WE*/
}
/*WE*/
.CommonCommentContent .CommonMessageHeader {
	font-size: 110%;
	padding: 0;
}
.CommonMessageRecipients {
	font-size: 80%;
	padding: 2px 0;
}
.CommonMessageDate {
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 80%;
}
.CommonMessageActions {
	float: right;
	margin: 0 26px 4px 4px; /*WE-0 0 4px 4px;*/
	font-size: 80%;
	font-weight: bold;
}
UL.CommonContentBoxList LI.CommonActivity {
	padding-left: 48px;
	background-position: 24px 0px; /*Left Top*/
	background-repeat: no-repeat;
	min-height: 16px;
}
UL.CommonContentBoxList LI.CommonActivity.NewProfileAnnouncement {
	background-image: url('../images/activities/new-profile-announcement.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewProfileComment {
	background-image: url('../images/activities/new-profile-comment.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewUser {
	background-image: url('../images/activities/new-user.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewBlog {
	background-image: url('../images/activities/new-blog.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewBlogPost {
	background-image: url('../images/activities/new-blog-post.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewBlogComment {
	background-image: url('../images/activities/new-blog-comment.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewForum {
	background-image: url('../images/activities/new-forum.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewForumThread {
	background-image: url('../images/activities/new-forum-thread.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewForumPost {
	background-image: url('../images/activities/new-forum-post.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewMediaGallery {
	background-image: url('../images/activities/new-media-gallery.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryPost {
	background-image: url('../images/activities/new-media-gallery-post.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryComment {
	background-image: url('../images/activities/new-media-gallery-comment.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewGroup {
	background-image: url('../images/activities/new-group.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewGroupMember {
	background-image: url('../images/activities/new-group-member.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewFriendship {
	background-image: url('../images/activities/new-friend.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewGroupPage {
	background-image: url('../images/activities/new-group-page.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewUserFile {
	background-image: url('../images/activities/new-user-file.gif');
}
UL.CommonContentBoxList LI.CommonActivity.NewUserFolder {
	background-image: url('../images/activities/new-folder.gif');
}
/* File Lists */
.CommonFileArea {
	margin: 8px;
	width: 152px;
	overflow: hidden;
	float: left;
}
.CommonFileContent {
	padding: 3px 8px 0 8px;
}
.CommonFile {
	border: solid 2px #ccc;
	width: 131px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
.CommonFile img {
	border-width: 0;
	margin: 0;
	padding: 0;
}
.CommonFileDetails {
	padding: 4px 0 8px 0;
	white-space: nowrap;
}
.CommonFileInner {
	height: 94px;
	width: 131px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}
.CommonFileInner a.CommonFileLink {
	display: block;
	height: 94px;
	width: 131px;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
}
.CommonFileRoundTop, .CommonFileRoundBottom {
	height: 5px;
}
.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4, .CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4 {
	height: 1px;
	overflow: hidden;
}
.CommonFileRoundTop .r1, .CommonFileRoundBottom .r4 {
	margin: 0 5px;
}
.CommonFileRoundTop .r2, .CommonFileRoundBottom .r3 {
	margin: 0 3px;
}
.CommonFileRoundTop .r3, .CommonFileRoundBottom .r2 {
	margin: 0 2px;
}
.CommonFileRoundTop .r4, .CommonFileRoundBottom .r1 {
	margin: 0 1px;
	height: 2px;
}
.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4, .CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4, .CommonFileContent {
	background-color: #ececec;
}
/* Side List */
.CommonSideListArea {
	float: left;
	width: 198px; /*210px;*/
	height: 70px;
	margin: 8px 0 8px 0; /* 8px;*/
	overflow: hidden;
	/*WE*/
	padding-left: 0 /*8px;*/
}
.CommonSideListImage {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.CommonSideListContent {
	margin-left: 68px;
}
/*
Hierarchal List
*/
.CommonHierarchalList {
	/*float: left;
	width: 44%;
	padding: 8px 5% 8px 0;*/
	float: left;
	width: 40%;
	padding: 8px 5% 8px 26px;	
}
.CommonHierarchalList .CommonHeader {
	margin-bottom: 2px;
}
/* Search Styles */
#CommonSearch
{
	float: right;
	position: relative;
	top: 361px;
	left: 0px;
}
.we_searchgo
{
	float: left;
	position: relative;
	top: 361px;
	left: 0px;
	z-index: -1;
}
.CommonSearchArea
{
	width: 247px;
	overflow: hidden;
	float: left;
	z-index: 1;
}
.CommonSearchContent {
	height: 49px;
}
.CommonSearchContentInner
{
	width: 247px;
	background-color: #684e77;
	padding: 0px 0px 0px 14px;
}

.CommonSearchContent input
{
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 190px;
	background-color: #f7f7f7;
	vertical-align: middle;
}

.CommonSearchContent input.CommonSearchButton
{
	background-color: transparent;
	background-image: url(../images/we/search-go.gif);
	background-repeat: no-repeat;
	width: 44px;
	height: 49px;
	overflow: hidden;
	cursor: pointer;
	background-position: right;
}
.CommonSearchRoundTop, .CommonSearchRoundBottom {
	height: 5px;
}
.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4 {
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}
.CommonSearchRoundTop .r1, .CommonSearchRoundBottom .r4 {
	margin: 0 5px;
	height: 0;
	border-top: solid 1px;
	border-left-width: 0;
	border-right-width: 0;
}
.CommonSearchRoundTop .r2, .CommonSearchRoundBottom .r3 {
	margin: 0 3px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.CommonSearchRoundTop .r3, .CommonSearchRoundBottom .r2 {
	margin: 0 2px;
}
.CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1 {
	margin: 0 1px;
	height: 2px;
}
.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4, .CommonSearchContent {
	background-color: #f7f7f7;
	border-color: #bbb;
}
/* Post Popup Menu */
.CommonPostPopupArea {
	border: solid 1px #999;
	background-color: #fff;
	width: 350px;
	padding: 8px;
}
.CommonPostPopupListArea {
	border: solid 1px #999;
	width: 342;
	padding: 4px;
	max-height: 300px;
	overflow: auto;
}
UL.CommonPostPopupList {
	margin: 0 0 8px 8px;
	padding: 0;
	list-style-type: none;
}
UL.CommonPostPopupList LI {
	margin: 0;
	padding: 0;
}
.CommonPostPopupHeader {
	margin-bottom: 8px;
}

.we_extra_nav
{
	/*height: 53px;*/
	width: 197px;
	/*padding-bottom: 1px;*/
	vertical-align: bottom; /* Required for IE7 otherwise 2 pixel line appears at bottom of image.*/
}

.we_welcome_message
{
	background-color: #f3f4e3;
	padding: 53px 20px 0 20px;
	margin: 0;
	height: 460px;
	overflow: auto;
}
.we_welcome_message p:first-child
{
	margin-top: 0px;
}

.we_nav_arrow
{
	color: #aea0b7;
}

.we_nav_left_home
{
	text-transform: uppercase;
	font-size: 0.8em;
}
/*.CommonContentBoxContent .we_nav_left_home a:first-child 
{
	padding-top: 30px;
}*/

.CommonSidebarAreaCommunity
{
	background-color: #dbdeb4;
	border-bottom: solid 2px #dcdeb1;	
	margin-bottom: 3px;
}
.CommonSidebarAreaCommunity .CommonSidebarInnerArea 
{
	background-color: #cfd398;
	margin: 11px 13px 0px 13px; 
}

.CommonSidebarAreaCommunity .CommonSidebarInnerArea a
{
	font-weight: bold;
}

	.CommonSidebarAreaCommunity .CommonSidebarInnerArea .left a
	{
		margin-left: 2px;
	}

.CommonSidebarAreaCommunity .CommonSidebarInnerArea .CommonSidebarContent
{
	height: 46px;	
	line-height: 46px;
	padding: 0 11px 0 11px;	
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.CommunityNavSelected, .CommunityNavSelected .we_nav_arrow
{
	color: #fff !important;
}

/* flash banner */
#we_banner
{
	position: absolute;
	z-index: 0;
	left: 197px;
}

/* Navigation */
.nav_walknow
{
	background: url(../images/btn-1-OVER.gif) 0 0 no-repeat;
}
.nav_about
{
	background: url(../images/btn-2-OVER.gif) 0 0 no-repeat;
}
.nav_whoswalking
{
	background: url(../images/btn-3-OVER.gif) 0 0 no-repeat;
}
.nav_walkingnetwork
{
	background: url(../images/btn-4-OVER.gif) 0 0 no-repeat;
}
.nav_news
{
	background: url(../images/btn-5-OVER.gif) 0 0 no-repeat;
}
body.walknow .nav_walknow img, .nav_walknow:hover img,
body.about .nav_about img, .nav_about:hover img,
body.whoswalking .nav_whoswalking img, .nav_whoswalking:hover img,
body.walkingnetwork .nav_walkingnetwork img, .nav_walkingnetwork:hover img,
body.news .nav_news img, .nav_news:hover img
{
	visibility: hidden;
}

.nav_publicspaces { }
.nav_transport { }
.nav_health { }
.nav_recandsport { }
.nav_schools { }
.nav_environment { }
body.publicspaces .nav_publicspaces a, .nav_publicspaces:hover a,
body.transport .nav_transport a, .nav_transport:hover a,
body.health .nav_health a, .nav_health:hover a,
body.recandsport .nav_recandsport a, .nav_recandsport:hover a,
body.schools .nav_schools a, .nav_schools:hover a,
body.environment .nav_environment a, .nav_environment:hover a
{
	color: #fff;	
	text-decoration: underline;
}

#we_home_grid
{
	padding: 0;
}
#we_home_grid img
{
	vertical-align: bottom; /* Required for IE7 otherwise 2 pixel line appears at bottom of image.*/		
}
#we_home_block
{
	background-color: #6f557e;
	/*height: 483px;*/ /*311px;*/
	/*padding-bottom: 2px;*/ /*WE ?*/
	margin: 0;
}
#we_topright_block
{
	/*height: 179px;*/
}
#we_topright_block_inner
{
	padding: 50px 19px 0 19px;
	height: 136px;
}
#we_topright_block_inner2
{
	height: 43px;
}
#we_topright_block_inner2 img
{
	border: none;
}
#we_flash_circles
{
	height: 282px; /* Maths says it should be 281. */
	width: 247px;
	padding: 0;
	margin: 0;	
}
/*WE - for the images in the news forum articles, home page */
.we_news_block
{
	height: 312px;
}
.we_news_block p
{
	margin: 0;
}
.we_news_block img
{
	border-left: solid 1px #fff;
}
.CommonContentBoxNews
{
	height: 387px;
	background-color: #fff;
}
	.news .CommonContentBoxNews
	{
		height: auto;
	}
	
.CommonContentBoxNews p
{
	margin: 0;
}
.CommonContentBoxNews img
{
	border-left: solid 1px #fff;
}

.CommonContentBoxForum
{
	height: 760px;
	background-color: #fff;
}

.CommonSidebarAreaWE:after
{
	clear:both;
	content: ".";
	visibility: hidden;
	float: none;
	display: block;
	height: 0px;
}

ul.we_content_list {
	list-style-type: square;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul.we_content_list li {
	padding: 0;
	margin: 6px 18px 0 18px;
	font-weight: normal;
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.Underline
{
	text-decoration: underline;
}

/* we survey */
#survey-200906
{
	width: 463px;
	padding: 0 26px;
}

	#survey-200906 h1
	{
		font-size: 18px;
		margin: 1em 0 26px;
	}
	
	#survey-200906 .fields
	{
		background: #fff;
		padding: 26px;
		margin: 0 -26px;
	}
	
	#survey-200906 .CommonMessageWarning
	{
		margin-top: 0;
	}

	#survey-200906 .CommonMessageWarning p
	{
		margin: 0;
	}

	#survey-200906 .field
	{
		clear: both;
	}

	#survey-200906 .field label,
	#survey-200906 .field select,
	#survey-200906 .field input,
	#survey-200906 .field textarea
	{
		margin: 0 0 26px;
	}

	#survey-200906 .field label
	{
		float: left;
		width: 260px;
		padding: 0 10px 0 0;
	}

	#survey-200906 .field select
	{
		width: 175px;
		float: right;
	}

	#survey-200906 .textarea label
	{
		width: 100%;
		margin: 0;
	}

	#survey-200906 .field textarea
	{
		width: 100%;
	}

/*
	WE - groups
*/
.GroupForumHeader
{
	height: 34px;
}

.GroupForumHeader .CommonBreadCrumbArea
{
	margin: 0;
}

.group-thread #CommonContent
{
	width: 762px;
}

.group-thread #CommonSidebarRight .CommonSidebar
{
	min-height: 0;
}

.group-thread .CommonContentBoxHeaderForm table
{
	width: 245px;
}

	.group-thread .CommonContentBoxHeaderForm table table
	{
		width: 100%;
	}

.GroupsCommonContentBox
{
	min-height: 387px;
}
.GroupsCommonContentBox.CommonContentBoxWE
{
	min-height: 0;
}

.GroupsCommonContentBox .CommonContentBoxContentbcr
{
	padding: 0 26px 26px;
}

.GroupsCommonContentBox .CommonSideListArea
{
	height: 7.5em;
	width: 45%;
	margin-right: 4%;
	border-bottom: 1px solid #cfd398;
}

.GroupsCommonContentBox .CommonHierarchalList
{
	width: 45%;
	padding: 0 4% 8px 0;
}

#CommonContent .GroupsCommonContentBox .CommonContentBoxHeader
{
	height: auto;
	margin: 0;
	padding-bottom: 8px;
}

.GroupsCommonContentBox .CommonContentBoxContent
{
	padding: 0 26px 0 0;
}

.GroupsCommonContentBox .CommonContentBoxContent h2
{
	margin: 0;
	font-size: 100%;
	padding: 11px 0 0;
}

ul.GroupsCommonAvatarListItemList
{
	padding: 0;
}

.GroupsCommonAvatarListItemList .CommonAvatarListItemArea
{
	width: 415px;
	padding-left: 90px;
	background-position: 26px 10px;
	border: none;
	border-bottom: 3px solid #DBDFB3;
}

.GroupsCommonContentBoxForm .CommonFormArea
{
	padding: 8px 0;
}

.GroupsCommonContentBoxForm .CommonFormField,
.GroupsCommonContentBoxForm .CommonFormFieldName,
.GroupsCommonContentBoxForm .CommonFormFieldDescription
{
	margin: 0 8px;
	padding-left: 0;
}

.GroupsCommonContentBoxForm .CommonFormField input[type="checkbox"]
{
	width: auto;
}

.GroupsCommonContentBoxForm .CommonPane
{
	min-height: 200px;
}

.GroupsJoin input
{
	background: #CFD398;
	color: #7A6487;
	border: none;
	font-weight: bold;
	margin: 0 0 20px;
	display: block;
	line-height: 46px;
	height: 46px;
	width: 100%;
	text-align: center;
}

#GroupsMembers .GroupsCommonContentBox
{
	min-height: 0;
}

#GroupsMembers .CommonContentBoxContentbcr
{
	padding-top: 26px;
}

#GroupsMembers .CommonContentBoxHeader
{
	margin: 0;
	background: #ddd;
}

#GroupsMembers .CommonContentBoxContent
{
	padding: 0 0 26px;
	background: #F3F4E3;
}