


/*
Generics
*/
div.small a { color: #31498c; font-size:11px; }
div.small a:visited { color: #31498c; font-size:11px; }
div.small a:hover { font-size:11px; color: #79a8d3; text-decoration: underline; }
div.small { color:#79a8d3;}

body, html
{
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #f0f0f0;
    background-image: none;
    font-family: Arial, Helvetica;
	horizontal-align: center;   
}

.grey_border
{ border: 1px solid #ededed; padding: 3px;}
.grey_border_nopad
{ border: 1px solid #ededed;}

form
{
    min-width: 960px;
}

.Common
{
	margin: 0 auto;
	width: 1000px;
}

.ContentContainer
{
	margin-left: 5px;
	width: 1000px;
	background:url(../images/theme/common_site_bg.gif);
}

#CommonHeader
{
	padding: 0;
	margin-top: 0px;
	margin-left: 5px;
	width: 1000px;
	height: 115px;
}

#CommonHeaderUserArea
{
	margin: 0;
	padding-top: 2px;
	float: right;
	position: relative;
    z-index: 100;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #000;
	text-decoration: none;
}

#CommonHeaderUserWelcome a:hover
{
	text-decoration: underline;
}

#CommonHeaderUserWelcome .sub a
{
	color: #000;
	font-size: 1.1 em;
	font-weight: normal;
}

#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration: underline;
	color: #000;
}

#CommonHeaderUserContent
{
    padding: 6px 0px 3px 12px;
	text-align: right;
}

#CommonHeaderUserWelcome
{
    font-size: 90%;
    font-weight: bold; width: 100%; 
}

#CommonHeaderUserRoundBottom
{
    margin: 0;
    padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

#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: 0px;
	width: 70%;
	overflow: hidden;
}

.CommonHeaderTitle
{
	font-size: 125%;
	font-weight: bold;
	color: #000;
	letter-spacing: -2px;
	line-height: 100%;
}

.CommonHeaderTitleDescription
{
	font-size: 85%;
	padding-left: 2px;
}

#CommonFooter
{
	clear: both;
	margin-top: 16px;
	background-color: #fff;
	
}

#CommonFooter .Common
{
	padding: 12px 0;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}
#CommonNavigation2
{
    clear: both;
    margin: 0;
	width: 1000px;
	overflow: hidden;
	padding-bottom: 0;	
	margin-left: 5px;
	font-size: 105%;
	background:url(../images/theme/common_site_bg.gif);
}
td.navbutton_ch a {
color: #000000;
text-decoration: none;
background-color: #ffffff;
display: block;
padding: 0px 0px 0px 0px;
width: 170px; height: 25px;
background-repeat: no-repeat;
	background:url(../images/theme/button_ch.gif); } 

td.navbutton_ch a:hover, td.navbutton_ch a:active {
background-color: #ffffff;
color: #FFFFFF;
background-repeat: no-repeat;
background:url(../images/theme/button_hover_ch.gif); }

td.navbutton_yp a {
color: #000000;
text-decoration: none;
background-color: #ffffff;
display: block;
padding: 0px 0px 0px 0px;
width: 170px; height: 25px;
background-repeat: no-repeat;
	background:url(../images/theme/button_yp.gif); } 

td.navbutton_yp a:hover, td.navbutton_yp a:active {
background-color: #ffffff;
color: #FFFFFF;
background-repeat: no-repeat;
background:url(../images/theme/button_hover_yp.gif); }

td.navbutton_b a {
color: #000000;
text-decoration: none;
background-color: #ffffff;
display: block;
padding: 0px 0px 0px 0px;
width: 170px; height: 25px;
background-repeat: no-repeat;
	background:url(../images/theme/button_b.gif); } 

td.navbutton_b a:hover, td.navbutton_b a:active {
background-color: #ffffff;
color: #FFFFFF;
background-repeat: no-repeat;
background:url(../images/theme/button_hover_b.gif); }

td.navbutton_gt a {
color: #000000;
text-decoration: none;
background-color: #ffffff;
display: block;
padding: 0px 0px 0px 0px;
width: 170px; height: 25px;
background-repeat: no-repeat;
	background:url(../images/theme/button_gt.gif); } 

td.navbutton_gt a:hover, td.navbutton_gt a:active {
background-color: #ffffff;
color: #FFFFFF;
background-repeat: no-repeat;
background:url(../images/theme/button_hover_gt.gif); }

td.navbutton_inbox a {
color: #000000;
text-decoration: none;
background-color: #ffffff;
display: block;
padding: 0px 0px 0px 0px;
width: 118px; height: 25px;
background-repeat: no-repeat;
	background:url(../images/theme/inbox_button.gif); } 

td.navbutton_inbox a:hover, td.navbutton_inbox a:active {
background-color: #ffffff;
color: #FFFFFF;
background-repeat: no-repeat;
background:url(../images/theme/inbox_button_hover.gif); }

#CommonNavigation
{
    clear: both;
    margin: 0;
	width: 1000px;
	
	padding-bottom: 0;	
	margin-left: 5px;
	font-size: 12px; 
	background:url(../images/theme/common_site_bg.gif); height: 28px;
}


#CommonNavigationShadow
{
	clear: both;
	margin-bottom: 0px;
	margin-left: 5px;
	background:url(../images/theme/common_site_bg.gif);
	width: 1000px;
}


#CommonNavigation ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight:300;
	color: #555555;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #555555;
    text-decoration: none;
    display: block;
    padding: 0px 10px 0px 10px;
    border-right: solid 1px #f6f6f6;
    	font-size: 12px; line-height: 26px;
}

#CommonNavigation a:hover
{

	background-image: url(../images/theme/containerheader_bg_hover.gif);
    text-decoration: none;
    display: block;
    border-right: solid 1px #f6f6f6;
    font-size: 12px; line-height: 26px;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    background-image: url(../images/theme/containerheader_bg_hover.gif);
}

#CommonNavigation a:Selected
{
    background-image: url(../images/theme/containerheader_bg_hover.gif);
}

#CommonNavigation td.navbutton_home a {
color: #000000;
text-decoration: none;
background-color: #ffffff;
display: block;
padding: 0px 0px 0px 0px;
height: 38px;
background-repeat: no-repeat;
background-image: url(/images/silver_homeg.gif); } 

#CommonNavigation td.navbutton_home a:hover, td.navbutton_home a:active {
background-color: #FFFFFF;
color: #FFFFFF;
background-repeat: no-repeat;
background-image: url(../images/theme/silver_home.gif); }

#CommonHorizontalMenu
{
    height: 28px;
/*	width: 960px; */
	font-size: 12px;
}



#CommonHorizontalMenu ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonHorizontalMenu ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight:300;
	color: #555555;
}

#CommonHorizontalMenu a:link, #CommonHorizontalMenu a:active, #CommonHorizontalMenu a:visited
{
    color: #555555;
    text-decoration: none;
    display: block;
    padding: 0px 10px 0px 10px;
    border-right: solid 1px #f6f6f6;  
    	font-size: 12px; line-height: 28px;
}

#CommonHorizontalMenu a:hover
{

	background-image: url(../images/theme/containerheader_bg2_hover.gif);
    text-decoration: none; background-repeat: repeat-x;
    display: block;
    border-right: solid 1px #f6f6f6;  
    font-size: 12px; line-height: 28px;  
     background-position: center 1px;
}
#CommonHorizontalMenu a.Selected:link, #CommonHorizontalMenu a.Selected:active, #CommonHorizontalMenu a.Selected:visited
{
    background-image: url(../images/theme/containerheader_bg2_hover.gif); 
    background-repeat: repeat-x;

 background-position: center 1px;
   }

#CommonHorizontalMenu a:Selected
{
    background-image: url(../images/theme/containerheader_bg2_hover.gif); background-repeat: repeat-x; 
  background-position: center 1px;
  }
#CommonNavigation3
{
    clear: both;
    margin: 0;
	width: 1000px;
	
	padding-bottom: 0;	
	margin-left: 5px;
	font-size: 12px; 
	background:url(../images/theme/common_site_bg.gif); height: 32px; 
}

#CommonHorizontalMenutop
{
    clear: both;
    margin: 0;

	
	overflow: hidden;
	padding-bottom: 0;	
	
	font-size: 12px; 

}



#CommonHorizontalMenutop ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonHorizontalMenutop ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight:300;
	color: #555555;
}

#CommonHorizontalMenutop a:link, #CommonHorizontalMenutop a:active, #CommonHorizontalMenutop a:visited
{
    color: #555555;
    text-decoration: none;
    display: block;
    padding: 0px 10px 0px 10px;
    border-right: solid 1px #f6f6f6;
    	font-size: 12px; line-height: 26px;
}

#CommonHorizontalMenutop a:hover
{

	background-image: url(../images/theme/containerheader_bg_hover.gif);
    text-decoration: none;
    display: block;
    border-right: solid 1px #f6f6f6;
    font-size: 12px; line-height: 26px;
}
#CommonHorizontalMenutop a.Selected:link, #CommonHorizontalMenutop a.Selected:active, #CommonHorizontalMenutop a.Selected:visited
{
    background-image: url(../images/theme/containerheader_bg_hover.gif);
}

#CommonHorizontalMenutop a:Selected
{
    background-image: url(../images/theme/containerheader_bg_hover.gif);
}



#CommonContent {
	margin: 0;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden; 
}

#CommonContentInner
{
	width: 100%;
	overflow: hidden;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
    float: left;
	padding-right: 12px;
	overflow: hidden;
	width: 240px;
}

#CommonSidebarRight
{
}

#CommonSidebarRight .CommonSidebar
{
    float: right;
	padding-left: 12px;
	overflow: hidden;
	width: 240px;
}

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
{
	width: 1000px;
	background:url(../images/theme/common_site_bg.gif);
	padding-bottom: 10px;
	margin-bottom: 10px;
    padding-top: 5px;

}

td.friendtitle
{
	margin: 0;
	padding: 0;
	color: #666;
    background-image: none;
    font-family: Arial, Helvetica;
	horizontal-align:center; 
	font-size: 8pt;  
}

td.friendname
{
	margin: 0;
	padding: 0;
	color: #000;
    background-image: none;
    font-family: Arial, Helvetica;
	horizontal-align:center; 
	font-size: 12px;  
}

td.frienddata
{
	margin: 0;
	padding: 0;
	color: #666;
    background-image: none;
    font-family: Arial, Helvetica;
	horizontal-align:center; 
	font-size: 9pt;  
}

/*
Homepage Blog Box
*/

UL.BlogContentBoxList
{
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 10px 10px 10px 10px;
	min-height: 30px;
	background-color: #fff;
}

UL.BlogContentBoxList.Alt
{
	background-color: #e6eaf2;
}

UL.BlogContentBoxList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}



UL.BlogContentBoxList.Seperator
{
    border-top: solid 1px #ccc;
    margin-top: -4px;
}

UL.BlogContentBoxList LI
{
    margin: 3px 0;
    padding: 0 0 2px 0;
    border-bottom: dotted 1px #ccc;
	color:#666666;
}

UL.BlogContentBoxList LI.BlogBox a
{
    font-weight: bold;
	font-size: 90%;
    color: #666666;
	padding-top: -5px;
}


/*
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 2px 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: 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;
}

h1.CommonTitle
{
    color: #000066;
	font-size: 16px;
	
	font-weight: bold;
	padding: 8px 0px 4px 0px;
	margin: 0;
}

h2.CommonTitle, h3.CommonTitle, h4.CommonTitle
{
    color: #000066;
	font-size: 16px;
	
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0;
}
span.CommonTitle
{
    color: #000000;
	font-size: 14px; font-weight: bold;
	padding: 2px 0px 0px 0px;
	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;
}

.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); }

/*
List 
*/

.CommonListArea
{
	padding: 8px 0;
}

.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: 4px;
	background-color: #999;
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}

.CommonListHeader2
{
	text-align: left;
	padding: 4px;
	background-color: #efefef;
	color: #000000;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}

.CommonListCell
{
	padding: 5px 0px 5px 5px;
	color: #333333;
	font-family: Arial, Helvetica;
	text-align: left;
}

.CommonListRow
{
	background-color: #eee;
}

.CommonListRowAlt td
{
	background-color: inherit;
}

/*
Avatar List
*/

.UserAvatar
{
background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #414040; /*border color*/
}



.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 3px;
	margin-top: 3px;
}

.shadow{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}



.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: #eee;
}

.CommonAvatarListItemArea.Alt
{
	background-color: #fff;
}

.CommonAvatarListItemArea.Weblog
{
  
}

.CommonAvatarListItemArea.Forum
{

}

.CommonAvatarListItemArea.MediaGallery
{
    background-image: url(../images/media.png);
}

.CommonAvatarListItemArea.Hub
{
    background-image: url(../images/page.png);
}

.CommonAvatarListItemArea.Unknown
{
    padding-left: 10px;
}

.CommonAvatarListItemArea.Custom
{
	padding-left: 0px;
}

.CustomAvatarListItemCustomAvatar
{
	float: left;
	padding-left: 10px;
	width: 60px;
	overflow: hidden;
}

.CustomAvatarListCustomContent
{
	margin-left: 80px;
}

.CommonAvatarListItem
{
	font-size: 12px;
}

.CommonAvatarListItemName
{
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

.CommonAvatarListItemDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 11px;
}


UL.CommonAvatarListItemList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/*
Change Requests and Contributions
*/
.CommonAvatarListItemAreaRecent
{
	margin: 0;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 5px 5px 5px 32px;
	min-height: 30px;
	background-color: #eee;
}
.CommonAvatarListItemAreaRecent.Contributions
{
	background-color: #eee; 
	background-image: url(../images/theme/group-icon-contribution.gif);
}
.CommonAvatarListItemAreaRecent.Alt
{
	background-color: #fff;
}

.CommonAvatarListItemAreaRecent.Change
{
	background-color: #eee; 
	background-image: url(../images/theme/group-icon-changerequest.gif);
	
}
.CommonAvatarListItemAreaRecent.Event
{
	background-color: #eee; 
	background-image: url(../images/theme/group-icon-event.gif);
	
}
.CommonAvatarListItemAreaRecent.Alt
{
	background-color: #fff;
}



/*
Group Avatar List
*/
 
.GroupAvatarListItemsArea
{
	margin: 0;
}

.GroupAvatarListItemArea
{
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 10px 10px 10px 10px;
	min-height: 30px;
	background-color: #fff;
}

.GroupAvatarListItemArea.Alt
{
	background-color: #eef2fd;
}

.GroupAvatarListItemArea.Weblog
{
    color: #777; padding-left: 5px;
}

.GroupAvatarListItemArea.Forum
{
    color: #777; padding-left: 5px;
}


/*
.GroupAvatarListItemArea.Forum a {font-family:Arial;  color: #3366cc; font-weight: normal; text-decoration: none;}
.GroupAvatarListItemArea.Forum a:hover {font-family:Arial;  color: #3366cc; font-weight: normal; text-decoration: underline;}
.GroupAvatarListItemArea.Forum a:visited {font-family:Arial;  color: #777; font-weight: normal; text-decoration: none;}
.GroupAvatarListItemArea.Forum a:visited:hover {font-family:Arial;  color: #777; font-weight: normal; text-decoration: underline;}

.GroupAvatarListItemArea.Weblog a {font-family:Arial;  color: #3366cc; font-weight: normal; text-decoration: none;}
.GroupAvatarListItemArea.Weblog a:hover {font-family:Arial;  color: #3366cc; font-weight: normal; text-decoration: underline;}
.GroupAvatarListItemArea.Weblog a:visited {font-family:Arial;  color: #777; font-weight: normal; text-decoration: none;}
.GroupAvatarListItemArea.Weblog a:visited:hover {font-family:Arial;  color: #777; font-weight: normal; text-decoration: underline;}
*/
a.blue_link
{ color: #3366cc; font-weight:bold;}
a.read_link
{ color: #777;}

.GroupAvatarListItemArea.MediaGallery
{
    background-image: url(../images/activities/new-media-gallery.gif);
}

.GroupAvatarListItemArea.Hub
{
    background-image: url(../images/activities/new-group-page.gif);
}

.GroupAvatarListItemArea.Unknown
{
    padding-left: 10px;
}

.GroupAvatarListItemArea.Custom
{
	padding-left: 0px;
}

.CustomAvatarListItemCustomAvatar
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 60px;
}

.CustomAvatarListCustomContent
{
	margin-left: 80px;
}

.GroupAvatarListItem
{
	font-size: 100%;
}

.GroupAvatarListItemName
{
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

.GroupAvatarListItemDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

UL.GroupAvatarListItemList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/*
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: 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-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;
}

.CommonPaneTab
{
	color: #666;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #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;
}

.CommonPaneTabHover
{
	color: #333;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 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: 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-image:  url(../images/theme/header_background.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 3px 0 4px 0;
    height: 1%;
    border-left: solid 1px #f0f0f0;  border-right: solid 1px #f0f0f0; 
     border-bottom: solid 1px #f0f0f0; 
}
.CommonContentBoxMedium
{
background-image:  url(../images/theme/header_background_medium.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 3px 0 4px 0;
    height: 1%;
    border-left: solid 1px #f0f0f0;  border-right: solid 1px #f0f0f0; 
     border-bottom: solid 1px #f0f0f0;
}

.CommonContentBoxWide
{
background-image: url(../images/theme/commoncontentboxwide3-bg.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 0 0 2px 0;
    height: 1%;
    border-bottom: solid 1px #f0f0f0;
}

.CommonContentBoxWideGroupCat
{
background-image: url(../images/theme/commoncontentboxwide-groups-category.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 0 0 2px 0;
    height: 1%;
    border-bottom: solid 1px #f0f0f0;
}

.CommonContentBoxWideGroupCatI
{
background-image: url(../images/theme/commoncontentboxwide-groups-category.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 0 0 2px 0;
    height: 1%;
    border-bottom: solid 1px #f0f0f0;
}

.CommonContentBoxWideF
{
background-image: url(../images/theme/commoncontentboxwide2-f-bg.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 0 0 2px 0;
    height: 1%;
    border-bottom: solid 1px #f0f0f0;
	z-index:1;
}

.CommonContentBoxWideR
{
background-image: url(../images/theme/commoncontentbox-R.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 0 0 2px 0;
    height: 1%;
    border-bottom: solid 1px #f0f0f0;
	z-index:1;
}

.CommonContentBoxWideFF
{
background-image: url(../images/theme/commoncontentboxwide_ff_bg.gif);
	background-repeat: no-repeat;
    padding: 8px;
    margin: 0 0 2px 0;
    height: 1%;
    border-bottom: solid 1px #f0f0f0;
}

.CommonContentBoxHeader
{
    padding: 4px 0 4px 0;
    height: 33px;
    margin: 0 0 0 0;
    line-height: 100%;
    font-size: 90%;
    color: #000000;
}

.CommonContentBoxHeaderForm
{
	padding: 0 0 10px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    color: #333;
    position: relative;
}

.CommonContentBoxContent
{
    padding: 0 3px 15px 3px;
    font-size: 100%;
    overflow: visible;
}
.CommonContentBoxContent p
{	line-height: 18px;}

.CommonContentBoxFooter
{
    font-weight: bold;
    font-size: 80%;
    padding: 0 3px;
	height:41px;
	vertical-align:middle;
}

.CommonContentBoxFooter a
{
    text-decoration: none;
	color:#666666;
}

.CommonContentBoxFooter A:HOVER
{
    text-decoration: underline;
}




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
{
    margin: 3px 0;
    padding: 3px 0 3px 0;
    border-bottom: dotted 1px #ccc;
	color:#666666;
}
UL.CommonSidebarList LI
{
    margin: 3px 0;
    padding: 0 0 2px 0;
	color:#666666;
}

UL.CommonContentBoxList LI.HeaderG 
{
    font-weight: normal;
	font-size: 12px;
    color: #000;
	padding-top: -5px;
}

UL.CommonContentBoxList LI.Nav a
{
    font-weight: bold;
	font-size: 100%;
    color: #666666;
	padding-top: -5px;
	line-height: 20px;
	vertical-align:middle;
}

UL.CommonContentBoxList LI.Header
{
    padding-top: 15px;
    font-size: 12px;
    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: 110%;
}

.CommonContentBox.TitleHighlighted
{
    border-top-color: #f00;
	background-image: url(../images/theme/commoncontentboxwide_b_bg.gif);
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxContent
{
}



.CommonContentBox.MyFriends
{
    background-color: #fff;
    border-top-color: #f93;
    background-image: url(../images/theme/contentbox-my-friends.gif);
}

.CommonContentBox.MyGroups
{
    background-color: #fff;
    border-top-color: #f93;
    background-image: url(../images/theme/contentbox-my-groups.gif);
}


.CommonContentBox.MyActivity
{
    background-color: #fff;
    border-top-color: #f93;
    background-image: url(../images/theme/contentboxwide-my-activity.gif);
}


.CommonContentBox.HighlightedG
{
    background-color: #fff;
    border-top-color: #f93;
    background-image: url(../images/theme/contentboxwide-group-activity.gif);
}



.CommonContentBox.BlueBG
{
    background-color: #fff;
    border-top-color: #f93;
    background-image: url(../images/theme/contentbox-blue-bg.gif);

}

.CommonContentBox.HighlightedG .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}

.CommonContentBox.HighlightedG .CommonContentBoxContent
{
}

.CommonContentBox.HighlightedG UL.CommonContentBoxList LI
{
    border-bottom-color: #E6B34D;
}



.CommonContentBox.HighlightedF
{
    background-color: #fff;
   
    background-image: url(../images/theme/contentboxwide-friend-activity-2.gif);

}
.CommonContentBox.HighlightedF .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}

.CommonContentBox.HighlightedF .CommonContentBoxContent
{
}

.CommonContentBox.HighlightedF UL.CommonContentBoxList LI
{
    border-bottom-color: #cccccc;
}



.CommonContentBox.Highlighted
{
    background-color: #fff;
    border-top-color: #f93;
    background-image: url(../images/theme/commoncontentboxwide-h-bg.gif);

}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}

.CommonContentBox.Highlighted .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted UL.CommonContentBoxList LI
{
    border-bottom-color: #E6B34D;
}


.CommonContentBox.Highlighted2
{
    border-bottom-color: #EDEDED;
background-image: url(../images/theme/commoncontentbox_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
}


.CommonContentBox.HomepageBlogs
{
    border-bottom-color: #EDEDED;
background-image: url(../images/theme/contentbox-homepage-blogs.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI
{
    border-bottom-color: #CCC;
}


.CommonContentBox.Highlighted3
{
    border: #EDEDED 1px solid;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	color: #fff;
}

.CommonContentBox.InsideRM
{
    border-bottom-color: #EDEDED;
background-image: url(../images/theme/contentbox-inside-revenue-managment.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
}


/* Comment Bubbles */

.CommonCommentArea
{
	margin: 12px 0;
}

.CommonCommentUser
{
	float: left;
	width: 64px;
	min-height: 60px;
	overflow: hidden;
}

.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: #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%;
}

.CommonMessageRecipients
{
	font-size: 11px;
	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.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: 310px;
	height: 100px;
	margin: 8px;
	overflow: visible;
}

.CommonSideListAreaN
{
	float: none;
	width: 600px;
	height: 110px;
	margin: 8px;
	overflow: visible;
}

.CommonSideListImage
{
	float: left;
	width: 60px;
	height: 60px; 
	overflow: hidden;
}

.CommonSideListContent
{
	margin-left: 20px;
}

/*
Hierarchal List
*/

.CommonHierarchalList
{
	float: left; 
	width: 44%;
	padding: 8px 5% 8px 0;
}

.CommonHierarchalList .CommonHeader
{
	margin-bottom: 2px;
}

/* Search Styles */

#CommonSearch
{
	float: right;
}

.CommonSearchArea
{
	

	 
}

.CommonSearchContent
{background-image: url('../images/theme/search_background.gif');
 background-repeat: no-repeat; height:21px;
}

.CommonSearchContentInner
{
	width: 150px; padding-left: 20px; padding-top:2px;

}

.CommonSearchContent input
{
	margin: 0;
	padding: 0;
	border-width: 0; 

}

.CommonSearchContent input.CommonSearchButton
{
	background-color: transparent;
	background-image: url('../images/common/search-button.gif');
	background-repeat: no-repeat;
	
	width: 20px;
	
	overflow: hidden;
	cursor: pointer;
}

.CommonSearchRoundTop, .CommonSearchRoundBottom
{
	
}

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4
{

	
}



.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4,
.CommonSearchContent
{

}

/* 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;
}

.menusmall { font-family: arial; font-size: 8pt;color:#666666; text-decoration: none;font-weight:normal; padding-left: 3px; padding-right: 3px;}
a.menusmall {  font-family: arial; font-size: 8pt;color:#666666; text-decoration: none;font-weight:normal; padding-left: 3px; padding-right: 3px; padding-bottom:3px;}
a.menusmall:visited { font-family: arial; font-size: 8pt;color:#666666; text-decoration: none;font-weight:normal; padding-left: 3px; padding-right: 3px; padding-bottom:3px;}
a.menusmall:hover { font-family: arial; font-size: 8pt; color:#666666; text-decoration: none; font-weight:normal; padding-left: 3px; padding-right: 3px; padding-bottom:3px;}

.footersmall { font-family: arial; font-size: 11px;color:#555555; text-decoration: none;font-weight:bold; padding-left: 5px;}
a.footersmall {  font-family: arial; font-size: 11px;color:#555555; text-decoration: none;font-weight:bold; padding-left: 5px;}
a.footersmall:visited { font-family: arial; font-size: 11px;color:#555555; text-decoration: none;font-weight:bold; padding-left: 5px;}
a.footersmall:hover { font-family: arial; font-size: 11px; color:#555555; text-decoration: none; font-weight:bold; padding-left: 5px;}

.addtofriends { font-family: arial; font-size: 10px; background-color:#eaeaed; color:#555555; text-decoration: none;font-weight:bold; padding: 2px; margin-top: 5px;}
a.addtofriends {  font-family: arial; font-size: 10px;  background-color:#eaeaed; color:#555555; text-decoration: none;font-weight:bold; padding: 2px; margin-top: 5px;}
a.addtofriends:visited { font-family: arial; font-size: 10px; background-color:#eaeaed; color:#555555; text-decoration: none;font-weight:bold; padding: 2px; margin-top: 5px;}
a.addtofriends:hover { font-family: arial; font-size: 10px; color:#fff; background-color: #000099; text-decoration: none; font-weight:bold; padding: 2px; margin-top: 5px;}

.date { font-family: arial; font-size: 12px;color:#666666; text-decoration: none;font-weight:normal; padding-top: 3px;}

.subheading {font-family:Arial; font-size: 12px; color: #000066; font-weight: bold; text-decoration: none;}
a.subheading {font-family:Arial; font-size: 12px; color: #000066; font-weight: bold; text-decoration: none;}
a.subheading:hover {font-family:Arial; font-size: 12px; color: #000066; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 12px; color: #000066; font-weight: bold; text-decoration: none;}
a.subheading:visited:hover {font-family:Arial; font-size: 12px; color: #000066; font-weight: bold; text-decoration: underline;}

.subheading_bg
{background-image: url(../images/theme/containerheader_bg3.gif); background-repeat: repeat-x; height: 26px; padding-left: 3px; padding-top: 3px;}

.large_subheading {font-family:Arial; font-size: 14px; color: #000000; font-weight: normal; text-decoration: none;}
a.large_subheading {font-family:Arial; font-size: 14px; color: #000066; font-weight: normal; text-decoration: none;}
a.large_subheading:hover {font-family:Arial; font-size: 14px; color: #000066; font-weight: normal; text-decoration: underline;}
a.large_subheading:visited {font-family:Arial; font-size: 14px; color: #000066; font-weight: normal; text-decoration: none;}
a.large_subheading:visited:hover {font-family:Arial; font-size: 14px; color: #000066; font-weight: normal; text-decoration: underline;}

.large_subheading2 {font-family:Arial; font-size: 16px; color: #000066; font-weight: bold; text-decoration: none;}
a.large_subheading2 {font-family:Arial; font-size: 16px; color: #000066; font-weight: bold; text-decoration: none;}
a.large_subheading2:hover {font-family:Arial; font-size: 16px; color: #000066; font-weight: bold; text-decoration: underline;}
a.large_subheading2:visited {font-family:Arial; font-size: 16px; color: #000066; font-weight: bold; text-decoration: none;}
a.large_subheading2:visited:hover {font-family:Arial; font-size: 16px; color: #000066; font-weight: bold; text-decoration: underline;}

.smallwhite { color: #ffffff; font-size:11px;text-decoration:none; }
a.smallwhite { color: #ffffff; font-size:11px;text-decoration:none; }
a.smallwhite:visited { color: #ffffff; font-size:11px;text-decoration:none;}
a.smallwhite:hover { font-size:11px; color: #ffffff; text-decoration: underline; }

.smallblue { color: #000066; font-size:11px;text-decoration:none; }
a.smallblue { color: #000066; font-size:11px;text-decoration:none; }
a.smallblue:visited { color: #000066; font-size:11px;text-decoration:none;}
a.smallblue:hover { font-size:11px; color: #000066; text-decoration: underline; }

.black_subheading {font-family:Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
a.black_subheading {font-family:Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
a.black_subheading:hover {font-family:Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline;}
a.black_subheading:visited {font-family:Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
a.black_subheading:visited:hover {font-family:Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline;}

.largeblack_subheading{font-family:Arial; font-size: 14px; color: #333333; font-weight: normal; text-decoration: none;}
a.largeblack_subheading {font-family:Arial; font-size: 14px; color: #333333; font-weight: normal; text-decoration: none;}
a.largeblack_subheading:hover {font-family:Arial; font-size: 14px; color: #333333; font-weight: normal; text-decoration: underline;}
a.largeblack_subheading:visited {font-family:Arial; font-size: 14px; color: #333333; font-weight: normal; text-decoration: none;}
a.largeblack_subheading:visited:hover {font-family:Arial; font-size: 14px; color: #333333; font-weight: normal; text-decoration: underline;}
.largeblack_subheading2{font-family:Arial; font-size: 16px; color: #000000; font-weight: bold; text-decoration: none;}

.twelvepx { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; }

.readmore, a.readmore, a.readmore:hover, a.readmore:visited, a.readmore:visited:hover  {font-family:Arial; font-size: 13px; font-weight: normal; background-image: url(http://www.tmforum.org/images/arrow_single_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: arial;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px; padding-right:3px;}

.readmore_small, a.readmore_small, a.readmore_small:hover, a.readmore_small:visited, a.readmore_small:visited:hover  {font-family:Arial; font-size: 11px; font-weight: normal; background-image: url(http://www.tmforum.org/images/arrow_single_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: arial;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px; padding-right:3px;}
	
.white_button_rej { color: #000000; font-size:11px;text-decoration:none; background-color: #ffffff; padding: 0px 4px 0px 6px; }
a.white_button_rej{ color: #000000; font-size:11px;text-decoration:none; background-color: #ffffff; padding: 0px 4px 0px 6px; }
a.white_button_rej:visited { color: #000000; font-size:11px;text-decoration:none; background-color: #ffffff; padding: 0px 4px 0px 6px;}
a.white_button_rej:hover { font-size:11px; color: #000000; text-decoration: underline; background-color: #ffffff; padding: 0px 4px 0px 6px; }

.yellow_button_acc { color: #000000; font-size:11px;text-decoration:none; background-color: #f5f4ac; padding: 0px 4px 0px 4px;  }
a.yellow_button_acc{ color: #000000; font-size:11px;text-decoration:none; background-color: #f5f4ac; padding: 0px 4px 0px 4px;  }
a.yellow_button_acc:visited { color: #000000; font-size:11px;text-decoration:none; background-color: #f5f4ac;  padding: 0px 4px 0px 4px;}
a.yellow_button_acc:hover { font-size:11px; color: #000000; text-decoration: underline; background-color: #f5f4ac; padding: 0px 4px 0px 4px; }

a.white_button_start{ background-image: url(../images/white_button.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration:none; padding: 2px 12px 4px 6px; background-position: left 1px;}
a.white_button_start:visited { background-image: url(../images/white_button.png); background-repeat: no-repeat; color: #000000; font-size:11px; text-decoration:none; padding: 2px 12px 4px 6px; background-position: left 1px;}
a.white_button_start:hover { background-image: url(../images/white_button.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration: underline; padding: 2px 12px 4px 6px; background-position: left 1px; }

a.yellow_button_add{ background-image: url(../images/yellow_button.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration:none; padding: 2px 12px 4px 6px; background-position: left 1px; }
a.yellow_button_add:visited { background-image: url(../images/yellow_button.png);  background-repeat: no-repeat; color: #000000; font-size:11px; text-decoration:none; padding: 2px 12px 4px 6px; background-position: left 1px;}
a.yellow_button_add:hover { background-image: url(../images/yellow_button.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration: underline; padding: 2px 12px 4px 6px; background-position: left 1px; }

a.white_button_start2{ background-image: url(../images/white_button2.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration:none; padding: 2px 22px 4px 6px; background-position: left 1px;}
a.white_button_start2:visited { background-image: url(../images/white_button2.png); background-repeat: no-repeat; color: #000000; font-size:11px; text-decoration:none; padding: 2px 22px 4px 6px; background-position: left 1px;}
a.white_button_start2:hover { background-image: url(../images/white_button2.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration: underline; padding: 2px 22px 4px 6px; background-position: left 1px; }

a.yellow_button_add2{ background-image: url(../images/yellow_button2.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration:none; padding: 2px 26px 4px 6px; background-position: left 1px; }
a.yellow_button_add2:visited { background-image: url(../images/yellow_button2.png);  background-repeat: no-repeat; color: #000000; font-size:11px; text-decoration:none; padding: 2px 26px 4px 6px; background-position: left 1px;}
a.yellow_button_add2:hover { background-image: url(../images/yellow_button2.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration: underline; padding: 2px 26px 4px 6px; background-position: left 1px; }


a.white_button_pro{ background-image: url(../images/white_button.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration:none; padding: 2px 50px 4px 6px; background-position: left 1px; }
a.white_button_pro:visited { background-image: url(../images/white_button.png); background-repeat: no-repeat; color: #000000; font-size:11px; text-decoration:none; padding: 2px 50px 4px 6px; background-position: left 1px;}
a.white_button_pro:hover { background-image: url(../images/white_button.png); background-repeat: no-repeat; font-size:11px; color: #000000; text-decoration: underline; padding: 2px 50px 4px 6px; background-position: left 1px; }

.button_border_sm { border: 1px solid #d3d8de; background-color: #f5f4ac; }
.button_shadowone_sm{border-bottom: 1px solid #efefef; border-left: 1px solid #efefef; width: 45px; height: 17px; float:left;}
.button_shadowtwo_sm{border-bottom: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7; width: 45px; height: 18px; float: left;}

div.companylogo
{ padding: 5px; width: 115px; border: 1px solid #bababa; background-color: #ffffff; text-align: center; margin-bottom: 5px; }
a.companylogo
{ color: #000000; font-size: 14px; font-weight: bold; }

/* 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 a:link, .CommonHierarchicalList a:visited, .CommonHierarchicalList a:active, .CommonHierarchicalList a:hover
{
	color: #06c;
}

.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;
}

/* Tabstrip on the homepage */
.HomeTabStrip
{
	background-image:  url(../images/theme/containerheader_bg3.gif);
	background-repeat: repeat-x;
	vertical-align:middle; height: 36px; 
	
}

.HomeTabStrip .rtsLI 
{
	vertical-align: top; 
	height: 30px; margin-top: 3px;
}

.HomeSelectedTab 
{
	background-color:Silver;
	font-weight:bold;
	height:100%;
}

.HomeTabWithFlag .Tab 
{
	vertical-align:middle; 
	text-align:center; 
	height:36px; 
	float:left; font-weight: bold;
	color:black; padding-top: 7px; font-size: 14px; padding-left: 9px; padding-right: 3px;
}

.HomeTabWithFlagSelected .Tab 
{	background-image:url(/Community/Themes/TMForum/images/Theme/tab_corners.jpg);
	background-repeat: no-repeat;
	background-color:#d7d7d7; 
	font-weight:bold;
	vertical-align:middle; 
	text-align:center; 
	height:36px; 
	float:left; padding-top: 7px; padding-left: 9px; padding-right: 3px;
}

.Tab a, .Tab span
{ color: #000000;}
.Tab a:hover, .Tab span:hover
{ color: #000000; text-decoration:underline;}

.HomeTabWithFlag .Flag 
{
	background-image:url(/Community/Themes/TMForum/images/Theme/flag.png);
	font-weight:bold;
	color:White; 
	padding-top: 2px; padding-left: 2px;
	width:25px; 
	height:36px;
	float:left;    padding-right: 5px;
}

.HomeTabWithFlag .NoFlag 
{
	
	font-weight:bold;
	color:White; 
	padding-top: 2px; 
	width:25px; 
	height:36px;
	float:left; 
}

.HomeTabWithFlagSelected .Flag 
{
	background-image:url(/Community/Themes/TMForum/images/Theme/flag2.png);
	background-repeat: no-repeat;
	font-weight:bold;
	color:White; 
	padding-top: 2px;
	width:25px; 
	height:36px;
	float:left;  padding-right: 5px;
}

.HomeTabWithFlagSelected .NoFlag 
{
	background-image:url(/Community/Themes/TMForum/images/Theme/tab_corners_right.jpg);
	
	background-position: left top;
	background-repeat: no-repeat;
	width: 6px;
	height:36px;

}

/* Tabstrip on the group page (this one's non-RAD) */
.GroupTabStrip
{
	background-image:  url(../images/theme/containerheader_bg3.gif);
	background-repeat: repeat-x;
	vertical-align: middle; height: 30px; 
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}
.GroupTabStrip ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;}

.GroupTabStrip li
{
	vertical-align: top; 
	height: 30px; 
	float: left; padding-right: 10px;
	margin: 0 0 0 0; 
}

.GroupTabWithFlag .Tab 
{
	vertical-align:middle; 
	text-align:center; 
	height:22px; 
	float:left; font-weight: bold;
	color:black; padding-top: 7px; font-size: 12px; padding-left: 9px; padding-right: 3px;
}

.GroupTabWithFlagSelected .Tab 
{	background-image:url(/Community/Themes/TMForum/images/Theme/tab_corners.jpg);
	background-repeat: no-repeat;
	background-color:#d7d7d7; 
	font-weight:bold; font-size: 12px;
	vertical-align:middle; 
	text-align:center; 
	height:22px; 
	float:left; padding-top: 7px; padding-left: 9px; padding-right: 3px;
}

.Tab a, .Tab span
{ color: #000000;}
.Tab a:hover, .Tab span:hover
{ color: #000000; text-decoration:underline;}

.GroupTabWithFlag .Flag 
{
	background-image:url(/Community/Themes/TMForum/images/Theme/flag.png);
	font-weight:bold;
	color:White; 
	padding-top: 2px; padding-left: 8px;
	width:20px; 
	height:28px;
	float:left;    padding-right: 2px;
}

.GroupTabWithFlag .NoFlag 
{
	
	font-weight:bold;
	color:White; 
	padding-top: 2px; 
	width:6px; 
	height:28px;
	float:left; 
}

.GroupTabWithFlagSelected .Flag 
{
	background-image:url(/Community/Themes/TMForum/images/Theme/flag2.png);
	background-repeat: no-repeat;
	font-weight:bold;
	color:White; 
	padding-top: 2px;
	width:20px; 
	height:28px;
	float:left;  padding-right: 5px; padding-left: 8px;
}

.GroupTabWithFlagSelected .NoFlag 
{	background-image:url(/Community/Themes/TMForum/images/Theme/tab_corners_right.jpg);
	
	font-weight:bold;
	color:White; 
	padding-top: 2px; 
	width:6px; 
	height:28px;
	float:left; 

}
.grey_background
{	background-color: #efeded;}



.InsertMedia
{
	background-image:url(/community/radcontrols/editor/imagemanager.gif) !important;
	background-repeat: no-repeat !important;
    background-position: -2px -2px !important;
}

.editable
{
	background-image:url(/images/InlineEditor.png);
	background-repeat:no-repeat;
	background-position:50px 0px;
	padding-left:30px;
}

.editable-header
{
	background-image:url(/images/InlineEditor.png);
	background-repeat:no-repeat;
	padding-left:20px;
}