/*
Generics
*/

body, html
{
	margin: 0;
	padding: 0;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #4b3219;
    background-color: #e1e1c8;
    background-image: url(../images/common/bg.gif);
}

a img
{
	border: 0;
}

form
{
    min-width: 1010px;
}

#layout
{
	width: 1010px;
    margin: 0 auto;
}

.Common
{
	margin: 0;
	padding: 0;
}

.shade
{
	background: url(../images/common/shade-bg.gif) repeat-y 0 0;
}

.shade-top
{
	background: transparent url(../images/common/shade-top-bg.gif) no-repeat 0 0;
}


#CommonHeader
{
	padding: 0;
	margin: 0;
}

#CommonHeader .CommonInner
{
	width: 1000px;
	margin: 0 auto;
    position: relative;
	overflow: hidden;
	height: 110px;
	background: #fff url(../images/common/header-stitching.png) repeat-x left bottom;
}

#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	height: 110px;
	width: 740px;
	overflow: hidden;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #c84b4b;
    font-weight: bold;
	text-decoration: none;
}

#CommonHeaderUserWelcome .c1
{
	height: 76px;
	width: 427px;
	overflow: hidden;
}

#CommonHeaderUserWelcome .c2
{
	height: 32px;
	width: 402px;
	overflow: hidden;
	padding-right: 10px;
}

#CommonHeaderUserWelcome .c3
{
	height: 20px;
	overflow: hidden;
	padding: 9px 10px 0px 0px;
}

#CommonHeaderUserWelcome .sub a
{
	font-weight: normal;
	font-size: inherit;
	color: #c84b4b;
}

#CommonHeaderUserArea a:hover,
#CommonHeaderUserWelcome a:hover,
#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration: none;
	color: #a39382;
}

#CommonHeaderUserWelcome .sub2
{
    text-align: right; 
    font-size: 90%; 
    margin-top: .5em;
    font-weight: normal;
}

#CommonHeaderUserWelcome .sub2 a
{
    color: #e3e3e3;
}

#CommonHeaderUserContent
{
    padding: 6px 12px 3px 12px;
	background-color: #95B6C3;
	text-align: right;
    color: #8EA5AE;
}

#CommonHeaderUserWelcome
{
    font-size: 90%;
    font-weight: bold;
}

#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;
	overflow: hidden;
	padding: 0;
	width: 239px;
	margin: 12px 0px 0px 15px;
}

.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;
	height: 60px;
	font-size: 90%;
}

#CommonFooter .CommonInner
{
	background: #af967d url(../images/common/footer-bg.gif) repeat-x 0 0;
	padding: 8px;
	margin: 0 auto;
	width: 984px;
	color: #fff;
}

#CommonFooter a
{
	color: #fff;
	font-weight: bold;
}

#CommonNavigation
{
    clear: both;
	background-color: #95B6C3;
	font-size: 14px;	
	height: 40px;
    background-image: url(../images/common/nav-l1-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#CommonNavigation2
{
	clear: both;
	background-color: #D7E0E5;
	font-size: 90%;
	height: 45px;
    background-image: url(../images/common/nav-l2-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#CommonNavigation .CommonInner
{
	background-color: #95B6C3;
	font-size: 14px;	
	height: 40px;
    background-image: url(../images/common/nav-l1-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

#CommonNavigation2 .CommonInner
{
	background-color: #fff;
	font-size: 14px;	
	height: 45px;
    background-image: url(../images/common/nav-l2-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

body.social #CommonNavigation .CommonInner
{
	background-image: url(../images/common/nav-l1-bg.gif);
}

body.member #CommonNavigation .CommonInner
{
	background-image: url(../images/common/nav-l1-bg.gif);
}

#CommonNavigation2Empty
{
	height: 0;
	overflow: hidden;
	top: -1px;
	position: relative;
	border-bottom: solid 0 #666;
	width: 1000px;
    margin: 0 auto;
}

#CommonNavigation table
{
    margin: 8px auto;
}

#CommonNavigation td
{
	font-family: Times New Roman,Rockwell,Georgia,serif;
    font-size: 16px;
    padding: 0 5px;
}

#CommonNavigation2 table
{
    margin: 5px auto;
}

#CommonNavigation2 td
{
	font-family: Times New Roman,Rockwell,Georgia,serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 5px;
}

#CommonNavigationShadow
{
	margin-bottom: 12px;
	width: 1000px;
	height: 5px;
    background-image: url(../images/common/nav-shadow.gif);
	background-repeat: repeat-x;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 6px 12px;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    color: #323232;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
}

#CommonNavigation a:hover
{
    color: #ffff96;
    text-decoration: none;
    display: block;
    padding: 6px 12px;
}

#CommonNavigation2 a:hover
{
    color: #666;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #fff;
}

#CommonNavigation2 a.Selected:link, #CommonNavigation2 a.Selected:active, #CommonNavigation2 a.Selected:visited
{
    color: #323232;
}

#CommonNavigation a.Selected:hover
{
    color: #ffff96;
}

#CommonNavigation2 a.Selected:hover
{
    color: #666;
}

#CommonBody
{
	padding: 0;
	margin: 0;
}

#CommonBody .CommonInner
{
    position: relative;
	overflow: hidden;
	min-height: 540px;
	background-color: #fff;
	width: 980px;
	padding: 10px;
	padding-bottom: 50px;
	margin: 0 auto;
}

#CommonContent {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#CommonContentInner
{
	overflow: hidden;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
    float: left;
	padding-right: 10px;
	overflow: hidden;
	width: 220px;
}

#CommonSidebarRight
{
}

#CommonSidebarRight .CommonSidebar
{
    float: right;
	padding-left: 10px;
	overflow: hidden;
	width: 300px;
}

A:LINK, A:ACTIVE, A:VISITED
{
    color: #c84b4b;
    text-decoration: none;
    font-weight: bold;
}

A:HOVER
{
	text-decoration: underline;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}

TABLE
{
    empty-cells: show;
}

HR
{
	border-style: solid;
	border-width: 0 0 1px 0;
/*
	border-color: #e1c8af;
*/
	background-color: transparent;
	height: 0;
}

/*
Common Styles
*/

.CommonBreadCrumbArea
{
	font-size: 85%;
	color: #000;
	margin-bottom: 10px;
}


/*
Form Styles
*/

.CommonFormArea
{
    margin: 0;
}

.CommonFormTitle
{
	color: #000;
	font-size: 180%;
	font-weight: bold;
	padding: 0;
	margin: 32px 0 0 0;
	line-height: 100%;
}

.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 5px 2px 2px;
}

DIV.CommonFormFieldName
{
	font-weight: bold;
	padding: 12px 2px 2px 2px;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 8px 2px 2px 2px;
}

DIV.CommonFormField
{
	color: #000;
	padding: 2px;
}

/*
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 0;
	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
{
	font-family: Times New Roman,Rockwell,Georgia,serif;
	font-weight: normal;
	font-size: 30px;
    color: #4b3219;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 10px 0;
}

.CommonSubTitle
{
	margin: 15px 0 0 0;
	text-align: left;
	padding: 4px;
	color: #963200;
	font-weight: bold;
	font-size: 16px;
}

.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;
	overflow: hidden;
}

.CommonDescription
{
	margin: 0 0 16px 0;
	color: #999;
}

.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;
	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;
	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); }
.CommonPaperclipButton { background-image: url(../images/common/paperclip.png); }

/*
List 
*/

.CommonListArea
{
	padding: 0;
	border-top: 3px solid #e1c8af;
}

.CommonListTitle
{
	font-family: Times New Roman,Rockwell,Georgia,serif;
	padding: 0;
	color: #326464;
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0 0;
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #326464;
	text-decoration: none;
}

.CommonListTitle A:HOVER
{
    text-decoration: underline;
}

.CommonListHeader
{
	text-align: left;
	padding: 5px 5px 5px 0;
	background-color: #fff;
	color: #323232;
	font-weight: bold;
	font-size: 13px;
}

.CommonListCell
{
	padding: 5px 5px 5px 0;
	color: #333333;
	text-align: left;
}

.CommonListRow
{
	background-color: #fff;
}

.CommonListRow PRE,
.CommonListRowAlt PRE
{
	font-family: Arial, Helvetica;
	text-align: left;	
	float:left;
}

.CommonListRowAlt td
{
	background-color: inherit;
}

/*
Avatar List
*/

.CommonAvatarListItemsArea
{
	margin: 0;
}

.CommonAvatarListItemArea
{
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 10px 10px 70px;
	min-height: 46px;
	background-color: #fff;
}

.CommonAvatarListItemArea.Alt
{
	background-color: #fff;
}

.CommonAvatarListItemArea.Weblog
{
    background-image: url(../images/blog.png);
}

.CommonAvatarListItemArea.Forum
{
    background-image: url(../images/forum.png);
}

.CommonAvatarListItemArea.MediaGallery
{
    background-image: url(../images/media.png);
}

.CommonAvatarListItemArea.Hub
{
    background-image: url(../images/page.png);
}

.CommonAvatarListItemArea.Wiki
{
    background-image: url(../images/page.png);
}

.CommonAvatarListItemArea.Unknown
{
    padding-left: 10px;
}

.CommonAvatarListItemArea.Custom
{
	padding-left: 0px;
}

.CustomAvatarListItemCustomAvatar
{
	float: left;
	padding-left: 10px;
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin-top: 7px;
}

.CustomAvatarListCustomContent
{
	margin-left: 80px;
}

.CommonAvatarListItem
{
	font-size: 100%;
}

.CommonAvatarListItemName
{
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

.CommonAvatarListItemDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

UL.CommonAvatarListItemList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL.CommonListItemList
{
	padding: 0;
	margin: 4px 0px 4px 4px;
	list-style-type: none;
}

UL.CommonSubListItemList
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}

.CommonSubListItemList LI
{
	padding-left: 10px;
}

.CommonListItemList img
{
	margin-right: 2px;
}

.CustomWikiPageDetailsAvatar
{
	float: left;
	padding-left: 4px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.CustomWikiPageDetailsContent
{
	margin-left: 60px;
}

.CustomWikiPageDetailsTitle
{
	margin-left: 4px;
	margin-bottom: 2px;
	margin-top: 8px;
}

.CustomWikiPageDetailsArea
{
	border-bottom: 1px dotted #ddd;
	height: 75px;
}

.WikiPageDetailsSummaryArea
{
	float: left;
	margin-top: 8px;
	margin-left: 4px;
}

/*
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: inline-block;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: inline-block;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: inline-block;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #fff;
	height: 210px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: auto;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 202px;
}

.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:VISITED, .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:VISITED, .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:VISITED, .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: 50%;
	min-width: 300px;
	background-color: #f4f4f4;
	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%;
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
    width: 80%;
    margin: 0 auto;
}

.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;
}

.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%;
}

.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-width: 0;
	background-color: #fff;
	padding: 3px;
}

.CommonPaneTabSet
{
	font-size: 90%;
	padding: 0;
	margin: 0 0 5px;
	font-weight: bold;
	border-bottom: 3px solid #E1C8AF;
}

.CommonPaneTab, .CommonPaneTabSelected, .CommonPaneTabHover
{
	margin: 2px 0;
	padding: 2px 5px;
	cursor: pointer;
	white-space: nowrap;
}

.CommonPaneTab a:hover, .CommonPaneTabSelected a:hover, .CommonPaneTabHover a:hover
{
	text-decoration: none;
}

/* Inline tag editor */
.CommonInlineTagEditor
{
    margin-top: -8px;
    margin-top: 0;
	padding: 4px;
	padding-right: 8px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}

.CommonAvatarListArea
{
    margin: 8px 8px 0 0;
	padding: 0;
	width: 60px;
	height: 120px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-size: 110%;
	font-weight: bold;
	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 */

.CommonContentBox
{
    background-color: #fff;
    padding: 0; /*10px*/
    margin: 0 0 12px 0;
    height: 1%;
}

.CommonContentBoxHeader
{
    font-family: Times New Roman, Rockwell, Georgia, serif;
    padding: 6px 0 0 0;
    border-top: solid 3px #e1c8af;
    margin: 0 0 8px 0;
    line-height: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #326464;
}

.CommonContentBoxHeader a
{
	color: #c84b4b;
}

.CommonContentBoxHeaderSmall
{
    padding: 0 0 6px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 8px 0;
    line-height: 100%;
    font-size: 100%;
    color: #333;
    width: 100%;
}

.CommonContentBoxHeaderForm
{
	padding: 10px 0;
	border-top: solid 3px #e1c8af;
    border-bottom: solid 1px #e1c8af;
    margin: 10px 0 10px 0;
    color: #333;
    position: relative;
}

.CommonContentBoxContent
{
    padding: 0 0 10px;
    overflow: hidden;
}

.CommonContentBoxFooter
{
    font-weight: bold;
    font-size: 90%;
    padding: 0 3px;
}

.CommonContentBoxFooter a
{
    text-decoration: none;
}

.CommonContentBoxFooter A:HOVER
{
    text-decoration: underline;
}

UL.CommonContentBoxList, UL.CommonSidebarList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

UL.CommonContentBoxList.Seperator
{
    margin-top: -4px;
}

UL.CommonContentBoxList LI, UL.CommonSidebarList LI
{
    margin: 3px 0;
    padding: 0 0 2px 0;
}

UL.CommonContentBoxList LI.Header
{
    padding-top: 10px;
    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 .CommonContentBoxHeaderSmall
{
    font-size: 120%;
}

#CommonContent .VerifiedAnswers, #CommonContent .AllReplies  
{
    font-size: 120%;
}

.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
{
    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;
}

.CommonCommentUser
{
	float: left;
	width: 64px;
	min-height: 60px;
	overflow: hidden;
	margin-top: 7px;
}

.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 10px 1em 10px;
	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: #fff;
}

.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: #fff;
}

.CommonMessageHeader
{
	font-size: 110%;
}

.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 0 4px 4px; 
	font-size: 80%;
	font-weight: bold;
}

UL.CommonContentBoxList LI.CommonActivity
{
	padding-left: 22px;
	background-position: 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.NewUserAvatar { background-image: url('../images/activities/new-user-avatar.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUserFolder { background-image: url('../images/activities/new-folder.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewWikiPageComment { background-image: url('../images/activities/new-wiki-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.UpdatedWikiPage { background-image: url('../images/activities/new-wiki-page.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewWikiPage { background-image: url('../images/activities/new-wiki-page.gif'); }

.CommonActivityContent
{
	padding: 0 5px 3px 0;
	border-bottom: 1px solid #e1c8af;
}

/* 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;
}

.CommonFileContainer
{
    width: 48px;
    text-align: center;
}

.CommonFileContainer img
{
    border-width: 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: 210px;
	height: 70px;
	margin: 8px;
	overflow: hidden;
}

.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;
}

.CommonHierarchalList .CommonHeader
{
	margin-bottom: 2px;
}

/* Search Styles */

#CommonSearch
{
	float: right;
	margin: 6px 10px 0 0;
}

.CommonSearchArea
{
	width: 227px;
	overflow: hidden;
}

.CommonSearchContent
{
	padding: 3px 8px 0 8px;
	margin: 0;
	border-left: solid 1px;
	border-right: solid 1px;
	white-space: nowrap;
	position: relative;
	height: .8em;
}

.CommonSearchContentInner
{
	position: absolute;
	top: -5px;
	width: 166px;
}

.CommonSearchContent input
{
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 146px;
	background-color: #f7f7f7;
}

#CommonHeader .CommonSearchInputEmpty, #CommonHeader .CommonSearchInputNormal,
.SidebarUserSearch .CommonSearchInputNormal
{
	width: 150px;
	height: 21px;
	padding: 0px 5px;
	margin: 0px;
	border: 1px solid #969696;
	background: #fff url('../images/common/input-bg.gif') repeat-x top left;
}

.CommonSearchInputEmpty
{
	font-style: italic;
	color: #999;
}

.CommonSearchInputNormal
{
	font-style: normal;
	color: #000;
}

input.CommonSearchButton
{
	background-image: url(../images/common/search-btn.png);
	height: 23px;
	width: 60px;
	margin-left: 5px;
}

body.social input.CommonSearchButton
{
	background-image: url(../images/common/search-btn-social.png);
}

body.member input.CommonSearchButton
{
	background-image: url(../images/common/search-btn-member.png);
}

.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: 342px;
    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;
}

.CommonUserImpersonationText
{
	color: #ffff00;
}

.ThreadQuoteButton
{
	padding: 5px 0px 10px 0px;
}

.ThreadQuoteArea
{
}

.CommonImageDownloadLink
{
	overflow: hidden;
}

.CommonImageDownloadLink img
{
	border: 0px;
}

/* Hierarchical List */

.CommonHierarchicalList
{
	list-style-type: none;
	margin: 1px 0;
	padding: 0;
}

UL.CommonHierarchicalList UL.CommonHierarchicalList
{
	margin-left: 10px;
}

.CommonHierarchicalList li
{
	padding: 2px 0;
}

.CommonHierarchicalList img
{
	margin-right: 4px;
}

.CommonHierarchicalList a.Selected
{
	background-color: #06c;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

.DiffAdded 
{
    background: SpringGreen;     
}

.DiffDeleted
{
    text-decoration: line-through; 
    color: red;
}

.DiffAdded img, .DiffDeleted img
{
    padding: 5px;
}

.DiffDeleted img 
{
    background: red;
}

.ImageButton {
	border: 0 none;
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -9999px;
}

input.TextBox
{
	padding: 1px 5px;
	margin: 0px;
	border: 1px solid #969696;
	background: #fff url('../images/common/input-bg.gif') repeat-x top left;
}

textarea.TextBox
{
	padding: 1px 5px;
	margin: 0px;
	border: 1px solid #969696;
	background: #fff url('../images/common/input-bg.gif') repeat-x top left;
}

.SidebarBox
{
	width: 220px;
	overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
}

.SidebarBoxShadow
{
	width: 220px;
	height: 6px;
    background-image: url(../images/common/poll-footer.png);
    margin-bottom: 4px;
}

.SidebarBox .SidebarBoxHeader
{
	color: #fff;
	font-size: 20px;
    font-weight: normal;
    padding: 7px 10px;
    margin: 0;
}

.SidebarBox .SidebarBoxContent
{
	padding: 0 10px 10px 10px;
}

.SidebarJoin
{
	margin: 0;
}

.SidebarLogin
{
	background: url(../images/common/login-bg.png) no-repeat 0 0;
	font-size: 12px;
	min-height: 145px;
}

.SidebarLogin .SidebarBoxHeader
{
	color: #326464;
}

.SidebarLogin .SidebarBoxContent
{
	padding: 0 5px 3px 5px;
}

.SidebarLogin .LoginButton
{
	width: 55px;
	height: 23px;
	background-image: url(../images/common/login-btn.png);
}

.SidebarLogin a
{
	color: #c84b4b;
}

.SidebarLoginFooter
{
	width: 220px;
	height: 10px;
    background-image: url(../images/common/login-footer.png);
    margin-bottom: 4px;
}

.CommonSidebar .CommonContentBox,
.CommonContentBox.CKBox
{
	padding: 0 3px 5px;
	border-top: 3px solid #e1c8af;
}

.CommonSidebar .CommonContentBoxHeader,
.CommonContentBox.CKBox .CommonContentBoxHeader
{
	border: 0;
	padding: 0;
	margin: 5px 0;
}

.CommonSidebar .CommonContentBoxContent,
.CommonContentBox.CKBox .CommonContentBoxContent
{
	padding: 0;
}

.CommonSidebar .CommonContentBoxFooter,
.CommonContentBox.CKBox .CommonContentBoxFooter
{
	background: url(../images/common/more-bullet.gif) no-repeat 0px 8px;
    font-weight: bold;
    padding: 5px 5px 0 25px;
}

.CommonContentBoxFooter a
{
	color: #C84B4B;
	font-weight: bold;
    text-decoration: none;
}

.CommonContentBoxFooter A:HOVER
{
    text-decoration: underline;
}

.CommonSidebar .CommonContentBoxList li
{
	padding: 0 5px 4px 0;
	border-bottom: solid 1px #e1c8af;
}

.CommonSidebar .CommonContentBoxList li .postinfo
{
	font-size: 12px;
}
/*
.Registration
{
	width: 460px;
	overflow: hidden;
}

.RegistrationText
{
	background: #efefef;
	margin-bottom: 3px;
	padding: 10px;
}

.RegistrationForm
{
	background: #fff5c8 url(../images/common/reg-footer.png) no-repeat bottom left;
	padding: 10px 10px 15px;
	margin-bottom: 10px;
}

.RegistrationYes
{
	background: #fe6231 url(../images/common/reg-yes-bg.png) repeat-x 0 0;
	padding: 9px;
	margin: 0;
}

.RegistrationYes .l1
{
	font-size: 17px;
	color: #ffff96;
}

.RegistrationYes .l2,
.RegistrationYes .l3
{
	font-size: 12px;
	color: #fff;
}

.RegPaymentButton
{
	width: 130px;
	height: 23px;
	background-image: url(../images/common/reg-payment-btn.png);
}

.RegistrationNo
{
	background: #fff9dc url(../images/common/reg-bg.png) repeat-x 0 0;
	padding: 7px 10px;
	margin-bottom: 3px;
}

.RegistrationNo .l1,
.RegistrationMore .l1
{
	font-size: 17px;
	color: #6496af;
	margin-bottom: 2px;
}

.RegistrationNo .l2
{
	font-size: 12px;
}

.RegSocialButton
{
	width: 180px;
	height: 23px;
	background-image: url(../images/common/reg-social-btn.png);
}

.RegistrationMore
{
	background: #fff9df url(../images/common/reg-more-footer.png) no-repeat bottom left;
	padding: 7px 10px;
}

.RegMoreButton
{
	width: 120px;
	height: 23px;
	background-image: url(../images/common/reg-more-btn.png);
}
*/

.RegistrationForm
{
	width: 420px;
	background: #ffe1c8; /* url('../images/common/reg-form-bg.png') repeat-x top left; */
	margin-bottom: 20px;
	padding: 10px;
}

.RegistrationPaymentBox
{
	background-image: url(../images/common/reg-payment-bg.png);
	width: 463px;
	height: 107px;
	overflow: hidden;
	margin: 5px 0 10px;
}

.RegistrationPaymentBox .inner
{
	padding: 10px 0 0 105px;
}

.RegistrationPaymentBox td
{
	font-size: 12px;
	font-weight: bold;
}

.RegistrationAltBox td
{
	font-size: 14px;
	font-weight: bold;
}

.ImageButton
{
	overflow: hidden;
	border: 0 none;
	cursor: pointer;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}

.RegNoThanksButton
{
	width: 118px;
	height: 20px;
	background-image: url(../images/common/reg-no-thanks-btn.png);
}

.RegCreateUserButton
{
	width: 119px;
	height: 39px;
	background-image: url(../images/common/reg-createuser-btn.png);
}

.RegPaymentButton
{
	width: 148px;
	height: 24px;
	background-image: url(../images/common/reg-payment-btn.png);
}

.BlogPostInfo
{
	font-size: 11px;
}

.BlogPostInfo a
{
	font-weight: bold;
}

.BlogPostComments,
.BlogCommentForm
{
	border-top: 3px solid #e1c8af;
	padding-top: 10px;
}

.BlogPostComments .CommonContentBoxHeader,
.BlogCommentForm .CommonContentBoxHeader
{
	margin-bottom: 10px;
	border: 0;
}

.BlogCommentForm td
{
	padding: 0 10px 10px 0;
}

.CommonFormLabel
{
	font-size: 12px;
}

.BlogCommentFormSubmit
{
	float: right;
	margin: 5px 10px 0 0;
}

.BlogCommentFormSubmit td
{
	font-size: 11px;
	padding-left: 15px;
}

.BlogCommentFormSubmitButton
{
	background-image: url(../images/common/add-comment-btn.png);
	height: 23px;
	width: 110px;
}

.BlogCommentBody
{
	font-size: 12px;
}

ul.List
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.List li
{
	margin-top: 5px;
}

ul.List li a
{
	font-weight: bold;
}

ul.List li .link
{
	float: left;
}

ul.List li .count
{
	float: right;
}

ul.WhiteBullet li {
	background: transparent url(../images/common/more-bullet-white.gif) no-repeat scroll left center;
	margin-top: 3px;
	padding-left: 16px;
}

ul.Benefits li {
	background: transparent url(../images/common/more-bullet-benefits.gif) no-repeat scroll left center;
	margin-top: 3px;
	padding-left: 24px;
}

ul.DarkLink li a
{
	color: #4b3219;
}

ul.LightLink li a
{
	color: #fff;
}

.ForumGroupLastPostHeader
{
width: 30%;
}
.ForumGroupTotalThreadsHeader,
.ForumGroupTotalPostsHeader,
.ForumGroupDisplayedHeader
{
width: 10%;
}
.ForumGroupImageColumn
{
width: 40px;
}
.ForumGroupImageColumn,
.ForumGroupNameColumn,
.ForumGroupLastPostColumn,
.ForumGroupTotalThreadsColumn,
.ForumGroupTotalPostsColumn
{
	border-top: 1px solid #e1c8af;
	vertical-align: top;
}
.ForumListCellLeftMostImageOnly
{padding-top: 8px;
}
.ForumGroupToggleCollapsed
{
background-image: url(../accustom/images/group_expand.gif);
background-repeat: no-repeat;
background-position: left center;
width: 1px;
padding: 0 7px;
cursor: pointer;
text-decoration: none;
}
a.ForumGroupToggleCollapsed:link,
a.ForumGroupToggleCollapsed:visited,
a.ForumGroupToggleCollapsed:active,
a.ForumGroupToggleCollapsed:hover
{
text-decoration: none;
}
.ForumGroupToggleExpanded
{
background-image: url(../accustom/images/group_collapse.gif);
background-repeat: no-repeat;
background-position: left center;
width: 1px;
padding: 0 7px;
cursor: pointer;
text-decoration: none;
}
a.ForumGroupToggleExpanded:link,
a.ForumGroupToggleExpanded:visited,
a.ForumGroupToggleExpanded:active,
a.ForumGroupToggleExpanded:hover
{
text-decoration: none;
}
.ForumGroupTitleProcessing
{
background-color: #E1E1E1;
}

.UserBadge
{
	width: 444px;
	height: 185px;
	overflow: hidden;
    background-image: url(../images/common/badge-blue-bg.png);
    background-repeat: no-repeat;
    padding: 0;
    margin-bottom: 10px;
}

.UserBadge.Other
{
	background-image: url(../images/common/badge-other-bg.png);
}

.UserBadge h2
{
	font-family: Times New Roman,Rockwell,Georgia,serif;
	color: #194b64;
	font-size: 20px;
    font-weight: bold;
    padding: 7px 12px;
    margin: 0;
}

.UserBadge.Other h2
{
	color: #64644b;
}

.UserBadge table td
{
	padding-right: 10px;
	font-size: 12px;
}

.UserBadge .Avatar img
{
	border: 2px solid #fff;
}

.UserBadgeExpires
{
	margin-top: 5px;
	color: #C80000;
}

.UserBadgeQuickLinks
{
	margin: 7px auto 0;
}

.UserConversations .CommonListCell
{
	padding-bottom: 8px;
	border-bottom: 1px solid #e1c8af;
}

.UserConversations .UserAvatarCell
{
	width: 40px;
}

.UserConversations .MessageCell
{
	font-size: 12px;
}

.UserConversations .LinkCell
{
	width: 40px;
	vertical-align: bottom;
	padding-bottom: 9px;
}

.UserConversations .LinkCell a,
.CommandLink a
{
	color: #c80000;
	font-size: 10px;
	font-weight: bold;
}

a.AuthorLink
{
	color: #323232 !important;
	font-style: italic;
	font-weight: bold;
}

.NoneMessage
{
	color: #ccc;
	font-style: italic;
}

.line
{
	height: 1px;
	clear: both;
	border-bottom: 1px solid #e1c8af;
	margin: 2px 0;
}

.break
{
	height: 1px;
	clear: both;
	border-bottom: 1px solid #e1c8af;
	margin: 5px 0;
}

.thickline
{
	height: 1px;
	clear: both;
	border-bottom: 3px solid #e1c8af;
	margin: 2px 0;
}

.logo
{
	width: 224px;
	height: 83px;
	background-image: url(../images/common/logo.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

body.social .logo
{
	background-image: url(../images/common/logo.png);
}

body.member .logo
{
	background-image: url(../images/common/logo.png);
}

.logo-bubble
{
	width: 64px;
	height: 58px;
	background-image: url(../images/common/logo-bubble.png);
}

body.social .logo-bubble
{
	background-image: url(../images/common/logo-bubble-social.png);
}

body.member .logo-bubble
{
	background-image: url(../images/common/logo-bubble-member.png);
}

.HomepageLayout
{
	table-layout: fixed;
}

.HomepageJoin .header
{
	height: 65px;
	background-image: url(../images/common/hp-join-header.png);
}

.HomepageJoin .main
{
	background-image: url(../images/common/hp-join-bg.png);
	background-repeat: repeat-y;
}

.HomepageJoin .inner
{
	min-height: 100px;
	background-image: url(../images/common/hp-join-inner-bg.png);
	background-repeat: no-repeat;
}

.HomepageJoin .inner img
{
	float: right;
	margin-left: 10px;
}

.HomepageJoin .section
{
	font-size: 12px;
	padding-left: 10px;
	line-height: 16px;
}

.HomepageJoin .section h4
{
	color: #6496af;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px;
	line-height: 20px;
	padding-top: 8px;
}

.HomepageJoin .separator
{
	border-bottom: 3px solid #FFFFFF;
	clear: both;
}

.HomepageJoin .section .more 
{
	background: transparent url(../images/common/more-bullet.gif) no-repeat scroll left 8px;
	font-weight: bold;
	padding: 5px 0 0 16px;
}

.HomepageJoin .section .more a
{
	color: #c84b4b;
}

.MemberBenefits
{
	position: relative;
}

.MemberBenefits .heart
{
	position: absolute;
	left: 210px;
	top: -8px;
}

.MemberBenefits .header
{
	height: 40px;
	background-image: url(../images/common/member-benefits-header.png);
}

.MemberBenefits .header h4
{
	color: #73284b;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 10px;
}

.MemberBenefits .footer
{
	height: 37px;
	background-image: url(../images/common/member-benefits-footer.png);
}

.MemberBenefits .footer .inner
{
	padding: 10px 0 0 10px;
}

.MemberBenefits .footer a
{
	color: #323232;
}

.bulletlink
{
	background: transparent url(../images/common/more-bullet.gif) no-repeat scroll left 5px;
	padding: 0 0 0 16px;
}

.bulletlink.whitebullet
{
	background-image: url(../images/common/more-bullet-white.gif);
}

.MemberBenefits .section
{
	height: 40px;
	overflow: hidden;
	padding: 92px 10px 5px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
}

.MemberBenefits .section a
{
	color: #fff;
}

.SidebarUserSearch
{
	padding: 3px 0;
}

.SidebarUserSearch .CommonSearchInputNormal
{
	width: 215px;
}

.MyBenefits
{
	height: 185px;
	overflow: hidden;
    background-image: url(../images/common/mybenefits-bg.png);
    background-repeat: no-repeat;
    padding: 0;
    margin-bottom: 10px;
}

.MyBenefits h2
{
	font-family: Times New Roman,Rockwell,Georgia,serif;
	color: #194b64;
	font-size: 14px;
    font-weight: bold;
    padding: 10px 6px 0px 12px;
    margin: 0;
}

.MyBenefits .inner
{
	padding: 0 12px;
}

.ControlledTagListArea
{
	font-size: 12px;
	margin-bottom: 10px;
}

.ControlledTagListArea .CommonContentBoxHeader
{
	border-width: 0;
}

.ControlledTagListArea .intro
{
	border-bottom: 1px solid #e1c8af;
	margin: 5px 0;
	padding: 0 0 5px;
}

.ControlledTagSelectPanel
{
	width: 210px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0;
}

.ControlledTagSelectPanel h4
{
	font-size: 13px;
	margin: 3px 0;
}

.ControlledTagSelectPanel select
{
	color: #999;
	width: 200px;
	font-size: 12px;
}

.ControlledTagSelectPanel select .ctEnabled
{
	color: #323232;
}

.ControlledCategoriesBreadCrumb
{
	font-size: 12px;
	padding: 3px 0;
	margin-bottom: 10px;
	border-top: 3px solid #e1c8af;
	border-bottom: 1px solid #e1c8af;
}

.ControlledCategoriesBreadCrumb a.x
{
	margin-left: 3px;
}

.ControlledCategoriesBreadCrumb a.x img
{
	border: 0;
}

.ControlledTagListOptions,
.ControlledTagListBottomPager
{
	font-size: 12px;
	padding: 3px 0;
	margin-bottom: 3px;
	border-top: 3px solid #e1c8af;
	border-bottom: 1px solid #e1c8af;
}

.ControlledTagListOptions a
{
	font-weight: bold;
}

.ControlledTagListOptions a.current
{
	color: #c84b4b;
}

.CommonAvatarListItemArea.ArticleList
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #e1c8af;
}

.ArticleList .CustomAvatarListCustomContent
{
	margin-left: 0;
	margin-right: 120px;
}

.ArticleList .CommonAvatarListItemName
{
	margin: 0;
}

.ArticleList .CommonAvatarListItemName a
{
	font-size: 13px;
	color: #c84b4b;
	font-weight: bold;
}

.ArticleList .CommonAvatarListItemDetails
{
	margin: 0 0 2px 0;
	color: #323232;
	font-size: 100%;
}

.ArticleListHeader
{
	padding: 5px 0;
	font-weight: bold;
}

.ArticleList .right,
.ArticleListHeader .right
{
	float: right;
	width: 100px;
}

.ControlledTagListBottomPager
{
	border-bottom: 0;
	border-top-width: 1px;
}

.MediaList .CommonFileContent
{
	background-color: #fff;
	padding: 0;
}

.MediaList .CommonFileArea
{
	margin: 10px 9px 10px 0;
	width: 214px;
}

.MediaList .CommonFile
{
	width: 210px;
	height: 150px;
	border: 1px solid #eee;
}

.MediaList .CommonFileInner
{
	width: 210px;
	height: 150px;
}

.GalleryTypeSelector select
{
	font-size: 12px;
}

.UploadProject
{
	margin-top: 7px;
	margin-bottom: 15px;
	padding-left: 144px;
}

.UploadProjectBlog
{
	float: right;
	padding: 7px 0 0 15px;
}

.UploadProjectButton
{
	width: 156px;
	height: 23px;
	background-image: url(../images/common/upload-project-btn.png);
}

#IdeaGalleryItemPreview
{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}

.SidebarBox.Poll
{
	/*
	background: #fffae3 url(../images/common/poll-bg.png) no-repeat left bottom; 
	*/
	background: #e1e1c9;
}

.Poll .SidebarBoxHeader
{
	/*
	background: #fffae3 url(../images/common/poll-header.png) no-repeat 0 0;
	*/
	color: #326464;
	background: #e1e1c9;
}

.PollVoteButton
{
	width: 47px;
	height: 23px;
	background-image: url(../images/common/vote_btn.png);
}

.Poll h2 
{
	color:#194B64;
	font-family:Times New Roman,Rockwell,Georgia,serif;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:7px 12px;
}

.Poll a
{
	color: #c84b4b;
}

.MemberImageListItem, .HomeGalleryPost
{
	float: left;
	margin: 0 6px 6px 0;
}

.MemberImageListItem td
{
	width: 90px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #eee;
	text-align: center;
}

.BlogList .CustomAvatarListCustomContent
{
	margin-left: 100px;
}

.BlogList .Icon
{
	float: left;
	margin-top: 5px 0 5px 0;
}

#ForumRecentPosts
{
	margin-top: 5px;
}

#ForumRecentPosts td
{
	background-color: #ffe1c8;
}

#ForumRecentPosts th
{
	height: 31px;
	background: #ffe1c8 url(../images/common/forums-header-bg.gif) repeat-x 0 0;
}

#ForumRecentPosts .CommonListHeader
{
	padding-top: 1px;
	vertical-align: top;
}

#ForumRecentPosts .ForumTopicsHeader
{
	padding-left: 44px;
}

#ForumRecentPosts .ForumMyImageColumn
{
	padding: 0 10px;
}

#ForumRecentPosts .CommonListCell
{
	border: 0;
}

.ForumRecentPostsHeader .r1, .ForumRecentPostsHeader .r2, .ForumRecentPostsHeader .r3
{
	background-color: #e1c8af;
}

.ForumRecentPostsHeader .r1
{
	margin: 0 4px;
	height: 1px;
}

.ForumRecentPostsHeader .r2
{
	margin: 0 2px;
	height: 1px;
}

.ForumRecentPostsHeader .r3
{
	margin: 0 1px;
	height: 2px;
}

.ForumRecentPostsFooter .r1, .ForumRecentPostsFooter .r2, .ForumRecentPostsFooter .r3
{
	background-color: #ffe1c8;
}

.ForumRecentPostsFooter .r1
{
	margin: 0 4px;
	height: 1px;
}

.ForumRecentPostsFooter .r2
{
	margin: 0 2px;
	height: 1px;
}

.ForumRecentPostsFooter .r3
{
	margin: 0 1px;
	height: 2px;
}
