@charset "utf-8";
/* CSS Document */


#CommonHeader {
background-color:#FFFFFF;
height:115px;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}
#CommonHeaderUserArea {
float:right;
margin:0;
padding:0;
position:relative;
width:35%;
z-index:100;
}
#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited {
color:#FFFFFF;
text-decoration:none;
}
#CommonHeaderUserWelcome a:hover {
text-decoration:underline;
}
#CommonHeaderUserWelcome .sub a {
color:#FFFFFF;
font-size:1.1em;
font-weight:normal;
}
#CommonHeaderUserWelcome .sub a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#CommonHeaderUserContent {
background-color:#95B6C3;
color:#8EA5AE;
padding:6px 12px 3px;
text-align:right;
}
#CommonHeaderUserWelcome {
font-size:90%;
font-weight:bold;
}
#CommonHeaderUserWelcome div a:link, #CommonHeaderUserWelcome div a:active, #CommonHeaderUserWelcome div a:visited {
border-right:0 none;
display:inline;
}
#CommonHeaderUserRoundBottom {
height:5px;
margin:0;
overflow:hidden;
padding:0;
width:inherit;
}
#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4 {
background-color:#95B6C3;
height:1px;
overflow:hidden;
}
#CommonHeaderUserRoundBottom .r4 {
margin:0 5px;
}
#CommonHeaderUserRoundBottom .r3 {
margin:0 3px;
}
#CommonHeaderUserRoundBottom .r2 {
margin:0 2px;
}
#CommonHeaderUserRoundBottom .r1 {
height:2px;
margin:0 1px;
}
#CommonHeaderTitleArea {
overflow:hidden;
width:100%;
}
.CommonHeaderTitle {
color:#000000;
font-size:325%;
font-weight:bold;
letter-spacing:-2px;
line-height:100%;
}
.CommonHeaderTitleDescription {
font-size:85%;
padding-left:2px;
}
#CommonFooter {
background-color:#F7F7F7;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
clear:both;
margin-top:16px;
}
#CommonFooter .Common {
font-size:85%;
font-weight:bold;
padding:12px 0;
text-align:center;
}
#CommonNavigation {
background-color:#95B6C3;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
clear:both;
font-size:100%;
margin:0 auto;
overflow:hidden;
padding:0;
width:100%;
}
#CommonNavigation .Common {
border-left:1px solid #558B9F;
}
#CommonNavigation .Common .Inner {
border-left:1px solid #D5E1E7;
height:1%;
width:64%;
}
#CommonNavigationShadow {
clear:both;
margin-bottom:12px;
}
#CommonNavigation ul {
display:block;
list-style-type:none;
margin:0;
padding:0;
}
#CommonNavigation ul li {
border-right:1px solid #D5E1E7;
color:#000000;
display:block;
float:left;
font-weight:bold;
padding:0;
}
#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited {
border-right:1px solid #558B9F;
color:#000000;
display:block;
padding:6px;
text-decoration:none;
}
#CommonNavigation a:hover {
border-right:1px solid #558B9F;
color:#FFFFFF;
display:block;
text-decoration:none;
}
#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited {
color:#FFFFFF;
}
#CommonNavigation a.Selected:hover {
color:#FFFFFF;
}
#CommonContent {
height:1%;
margin:0;
overflow:hidden;
padding:0;
}
#CommonContentInner {
overflow:hidden;
width:100%;
}
#CommonSidebarLeft {
}
#CommonSidebarLeft .CommonSidebar {
float:left;
overflow:hidden;
padding-right:12px;
width:240px;
}
#CommonSidebarRight {
}
#CommonSidebarRight .CommonSidebar {
background-color:#FFFFFF;
border-left:1px solid #D2D2D2;
float:right;
margin-top:3px;
overflow:hidden;
padding-left:12px;
width:200px;
}
a:link, a:active {
	color:#2B5275;
	text-decoration:none;
}
a:visited {
color:#003399;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
select, textarea, input, button {
font-family:Arial,Helvetica;
font-size:90%;
}
table {
empty-cells:show;
}
hr {
background-color:transparent;
border-color:#CCCCCC;
border-style:dotted;
border-width:0 0 1px;
height:0;
}
.CommonBreadCrumbArea {
background-color:#E7FCFF;
color:#000000;
font-size:11px;
margin:0;
padding:6px 0 4px 10px;
}
.CommonFormArea {
margin:0;
}
.CommonFormTitle {
color:#000000;
font-size:180%;
font-weight:bold;
line-height:100%;
margin:32px 0 0;
padding:0;
}
.CommonFormSubTitle {
background-color:#DDDDDD;
color:#000000;
font-weight:bold;
margin:16px 0 4px;
padding:6px;
}
.CommonFormDescription {
padding:8px 2px 8px 0;
}
td.CommonFormFieldName {
font-weight:bold;
padding:8px 2px 2px;
}
div.CommonFormFieldName {
font-weight:bold;
padding:12px 2px 2px;
}
td.CommonFormFieldDescription {
font-size:90%;
font-weight:normal;
padding:2px;
}
div.CommonFormFieldDescription {
font-size:90%;
font-weight:normal;
padding:2px;
}
td.CommonFormField {
color:#000000;
padding:2px;
}
div.CommonFormField {
color:#000000;
padding:2px;
}
.CommonMessageSuccess {
background-color:#88DD88;
border:1px solid #003300;
color:#003300;
font-size:100%;
font-weight:normal;
margin:16px 0;
padding:12px;
}
.CommonMessageWarning {
background-color:#FFFFAA;
border:1px solid #EEC600;
color:#333300;
font-size:100%;
font-weight:normal;
margin:16px 0;
padding:12px;
}
.CommonMessageError {
background-color:#DD6666;
border:1px solid #330000;
color:#000000;
font-size:100%;
font-weight:normal;
margin:16px 0;
padding:12px;
}
.CommonContentArea {
margin:16px 0 0;
}
.CommonTitle {
color:#333333;
font-size:200%;
font-weight:bold;
letter-spacing:-1px;
margin:0;
padding:0;
}
.CommonSubTitle {
background-color:#999999;
color:#FFFFFF;
font-family:Arial,Helvetica;
font-size:110%;
font-weight:bold;
margin-top:15px;
padding:4px;
text-align:left;
}
.CommonHeader {
color:#AAAAAA;
font-size:130%;
font-weight:bold;
margin:8px 0 0;
padding:0;
}
.CommonContent {
}
.CommonGroupedContentArea {
margin:0 0 16px;
padding:0 0 8px;
}
.CommonDescription {
margin:0 0 16px;
}
.CommonWarning {
background-color:#FFFCB3;
border:1px solid #FFD226;
color:#333333;
font-weight:normal;
margin:24px 0 16px;
padding:8px;
}
.CommonTextButton {
color:#3366CC;
cursor:pointer;
display:inline-block;
margin:1px;
padding:4px;
white-space:nowrap;
}
.CommonTextButton:link, .CommonTextButton:visited {
text-decoration:none;
}
.CommonTextButton:active {
text-decoration:none;
}
.CommonTextButton:hover {
text-decoration:underline;
}
.CommonTextButtonHighlight {
background-color:#BBBBBB;
color:#333333;
cursor:pointer;
display:inline-block;
margin:1px;
padding:4px;
white-space:nowrap;
}
.CommonTextButtonHighlight:link, .CommonTextButtonHighlight:visited, .CommonTextButtonHighlight:active, .CommonTextButtonHighlight:hover {
background-color:#BBBBBB;
color:#333333;
text-decoration:none;
}
.CommonImageTextButton {
background-position:2px center;
background-repeat:no-repeat;
display:inline-block;
line-height:normal;
margin:1px;
padding:4px 4px 4px 22px;
white-space:nowrap;
}
.CommonImageTextButton:link, .CommonImageTextButton:visited {
margin:1px;
text-decoration:none;
}
.CommonImageTextButton:active {
text-decoration:none;
}
.CommonImageTextButton:hover {
text-decoration:underline;
}
.CommonDownloadButton {
background-image:url(../images/common/download.gif);
}
.CommonLockedButton {
background-image:url(../images/common/locked.gif);
}
.CommonListArea {
padding:8px 0;
}
.CommonListTitle {
color:#000000;
font-weight:bold;
margin:0;
padding:6px 6px 6px 0;
}
.CommonListTitle a, .CommonListTitle a:visited, .CommonListTitle a:active {
color:#000000;
text-decoration:none;
}
.CommonListTitle a:hover {
text-decoration:underline;
}
.CommonListHeader {
background-color:#999999;
color:#FFFFFF;
font-family:Arial,Helvetica;
font-size:110%;
font-weight:bold;
padding:4px;
text-align:left;
}
.CommonListCell {
color:#333333;
font-family:Arial,Helvetica;
padding:5px 0 5px 5px;
text-align:left;
}
.CommonListRow {
background-color:#EEEEEE;
}
.CommonListRowAlt td {
background-color:inherit;
}
.CommonAvatarListItemsArea {
margin:0;
}
.CommonAvatarListItemArea {
background-color:#EEEEEE;
background-position:10px 10px;
background-repeat:no-repeat;
margin:10px 0;
min-height:46px;
padding:10px 10px 10px 70px;
}
.CommonAvatarListItemArea.Alt {
background-color:#FFFFFF;
}
.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.Unknown {
padding-left:10px;
}
.CommonAvatarListItemArea.Custom {
padding-left:0;
}
.CustomAvatarListItemCustomAvatar {
float:left;
height:60px;
overflow:hidden;
padding-left:10px;
width:60px;
}
.CustomAvatarListCustomContent {
margin-left:80px;
}
.CommonAvatarListItem {
font-size:100%;
}
.CommonAvatarListItemName {
font-size:150%;
font-weight:normal;
margin:0 0 4px;
padding:0;
}
.CommonAvatarListItemDetails {
color:#000000;
font-size:80%;
margin:4px 0 0;
}
ul.CommonAvatarListItemList {
list-style-type:none;
margin:0;
padding:0;
}
.CommonValidationWarning {
color:#FF0000;
font-size:100%;
font-weight:bold;
padding:2px;
}
.CommonContentPartBorderOff {
padding:1px;
}
.CommonContentPartBorderOn {
background-color:#EFEFEF;
border:1px dashed #999999;
}
.CommonContextMenuGroup {
background-color:#FFFFFF;
border:1px solid #999999;
}
.CommonContextMenuItem {
background-color:#FFFFFF;
border:1px solid #FFFFFF;
cursor:pointer;
font-size:90%;
padding:3px;
}
.CommonContextMenuItemHover {
background-color:#F4F4F4;
border:1px solid #E1E1E1;
color:#000000;
cursor:pointer;
font-size:90%;
padding:3px;
}
.CommonContextMenuItemExpanded {
background-color:#E1E1E1;
border:1px solid #F4F4F4;
color:#000000;
cursor:pointer;
font-size:90%;
padding:3px;
}
.CommonModalMask {
background-color:#333333;
opacity:0.4;
}
.CommonModal {
background-color:#FFFFFF;
border:6px solid #333333;
}
.CommonModalTitle {
border-bottom:1px solid #333333;
color:#333333;
cursor:move;
font-size:150%;
font-weight:bold;
margin:0 8px;
min-height:24px;
padding:8px 0 2px;
}
.CommonModalContent {
background-color:#FFFFFF;
}
.CommonModalFooter {
height:12px;
width:100%;
}
.CommonModalClose {
background-image:url(../images/common/close.gif);
background-repeat:no-repeat;
cursor:pointer;
height:15px;
margin:0;
overflow:hidden;
position:absolute;
right:8px;
top:8px;
width:16px;
}
.CommonModalResize {
background-image:url(../images/common/resize.gif);
background-repeat:no-repeat;
bottom:6px;
cursor:se-resize;
height:12px;
overflow:hidden;
position:absolute;
right:6px;
width:12px;
}
.CommonRateControlReadOnly {
background-color:#FFFFFF;
border:1px solid #999999;
display:inline-block;
padding:1px;
white-space:nowrap;
}
.CommonRateControl {
background-color:#EEEEEE;
border:1px solid #999999;
cursor:pointer;
display:inline-block;
padding:1px;
white-space:nowrap;
}
.CommonRateControlActive {
background-color:#FFCC66;
border:1px solid #CC9933;
cursor:pointer;
display:inline-block;
padding:1px;
white-space:nowrap;
}
.CommonContentSelectorTreeArea {
background-color:#FFFFFF;
border:1px solid #999999;
height:330px;
margin:5px 5px 5px 0;
overflow:hidden;
}
.CommonContentSelectorItemsArea {
background-color:#FFFFFF;
border:1px solid #999999;
height:322px;
margin:5px 0;
overflow:auto;
padding:4px;
}
.CommonContentSelectorOptionsArea {
background-color:#FFFFFF;
border:1px solid #999999;
margin:0;
padding:4px;
}
.CommonContentSelectorItemArea {
float:left;
}
.CommonContentSelectorItem {
border:1px solid #CCCCCC;
cursor:pointer;
font-size:90%;
height:79px;
margin:6px 6px 0;
overflow:hidden;
padding:3px;
text-align:center;
vertical-align:middle;
width:79px;
}
.CommonContentSelectorItemSelected {
border:3px solid #999999;
cursor:pointer;
font-size:90%;
height:79px;
margin:6px 6px 0;
overflow:hidden;
padding:1px;
text-align:center;
vertical-align:middle;
width:79px;
}
.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img {
margin-bottom:auto;
margin-top:auto;
}
.CommonContentSelectorItemName {
cursor:pointer;
font-size:90%;
font-weight:normal;
height:12px;
margin:1px 6px 16px;
overflow:hidden;
padding:2px;
text-align:center;
width:83px;
}
.CommonContentSelectorItemNameSelected {
background-color:#999999;
cursor:pointer;
font-size:90%;
font-weight:normal;
height:12px;
margin:1px 6px 16px;
overflow:hidden;
padding:2px;
text-align:center;
width:83px;
}
.CommonContentSelectorButtonArea {
margin:5px;
text-align:right;
}
.CommonPollMoveUpButton {
background-color:#EEEEEE;
background-image:url(../images/common/up.gif);
background-position:left top;
background-repeat:no-repeat;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
display:inline-block;
font-size:80%;
font-weight:bold;
height:20px;
line-height:normal;
margin:1px;
width:20px;
}
.CommonPollMoveUpButton:hover {
background-color:#DDDDDD;
color:#333333;
text-decoration:none;
}
.CommonPollMoveDownButton {
background-color:#EEEEEE;
background-image:url(../images/common/down.gif);
background-position:left top;
background-repeat:no-repeat;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
display:inline-block;
font-size:80%;
font-weight:bold;
height:20px;
line-height:normal;
margin:1px;
width:20px;
}
.CommonPollMoveDownButton:hover {
background-color:#DDDDDD;
color:#333333;
text-decoration:none;
}
.CommonPollDeleteButton {
background-color:#EEEEEE;
background-image:url(../images/common/delete.gif);
background-position:left top;
background-repeat:no-repeat;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
display:inline-block;
font-size:80%;
font-weight:bold;
height:20px;
line-height:normal;
margin:1px;
width:20px;
}
.CommonPollDeleteButton:hover {
background-color:#DDDDDD;
color:#333333;
text-decoration:none;
}
ol.CommonPollAnswerList {
margin:0;
padding:0;
}
ol.CommonPollAnswerList li {
margin-left:24px;
}
.CommonPollArea {
background-color:#F4F4F4;
border:1px solid #999999;
margin:0 auto;
min-width:300px;
width:50%;
}
.CommonSidebar .CommonPollArea {
min-width:200px;
}
.CommonSidebar .CommonSidebarBox {
background-color:#FFFFFF;
height:1%;
margin:0 12px 12px 0;
padding:0 12px 5px 10px;
}
.CommonPollQuestion {
background-color:#CCCCCC;
border-color:#999999;
border-style:solid;
border-width:0 0 1px;
font-size:105%;
margin:0;
padding:4px;
}
.CommonPollContent {
padding:4px;
}
.CommonPollDescription {
}
.CommonPollSwitchedContent {
margin:0 auto;
width:80%;
}
.CommonSidebar .CommonPollSwitchedContent {
margin:0;
width:100%;
}
ul.CommonPollAnswerList {
font-weight:bold;
list-style-type:none;
margin:0;
padding:0;
}
ul.CommonPollAnswerList li {
margin:6px 0 0;
padding:0;
}
.CommonPollAnswer {
padding:2px;
}
.CommonPollUserVote {
color:#777777;
margin:1em 0;
}
.CommonPollFooter {
background-color:#CCCCCC;
border-color:#999999;
border-style:solid;
border-width:1px 0 0;
font-size:80%;
padding:2px;
}
.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;
}
.CommonTagCloud {
background-color:#F7F7F7;
border-color:#CCCCCC;
border-style:solid;
border-width:1px 0;
list-style-type:none;
margin:0;
padding:10px;
width:370px;
}
.CommonSidebarTagCloud {
line-height:125%;
list-style-type:none;
margin:0;
padding:0;
}
.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6 {
display:inline;
margin:0;
padding:0;
}
.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active {
font-size:150%;
font-weight:900;
margin-right:6px;
text-decoration:none;
}
.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active {
font-size:130%;
font-weight:800;
margin-right:6px;
text-decoration:none;
}
.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active {
font-size:115%;
font-weight:600;
margin-right:6px;
text-decoration:none;
}
.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active {
font-size:105%;
font-weight:500;
margin-right:6px;
text-decoration:none;
}
.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active {
font-size:95%;
font-weight:300;
margin-right:6px;
text-decoration:none;
}
.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active {
font-size:80%;
font-weight:200;
margin-right:6px;
text-decoration:none;
}
.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover {
text-decoration:underline;
}
.CommonPane {
background-color:#FFFFFF;
border-color:#999999;
border-style:solid;
border-width:0 1px 1px;
font-size:10pt;
padding:8px;
}
.CommonPaneTabSet {
background-image:url(../images/common/tabset.gif);
background-position:left bottom;
background-repeat:repeat-x;
font-size:90%;
font-weight:bold;
margin:0;
padding:0;
}
.CommonPaneTab {
background-color:#F3F3F3;
border:1px solid #CCCCCC;
color:#666666;
cursor:pointer;
margin:2px 0 1px;
padding:6px 10px;
white-space:nowrap;
}
.CommonPaneTabSelected {
background-color:#FFFFFF;
border-color:#999999;
border-style:solid;
border-width:3px 1px 0;
color:#333333;
cursor:pointer;
margin:0 0 -1px;
padding:6px 10px 8px;
white-space:nowrap;
}
.CommonPaneTabHover {
background-color:#F3F3F3;
border:1px solid #CCCCCC;
color:#333333;
cursor:pointer;
margin:2px 0 1px;
padding:6px 10px;
white-space:nowrap;
}
.CommonInlineTagEditor {
background-color:#F3F3F3;
border:1px solid #999999;
padding:4px;
}
.CommonAvatarListArea {
float:left;
font-size:110%;
font-weight:bold;
height:120px;
margin:8px 8px 0 0;
overflow:hidden;
padding:0;
text-align:center;
width:60px;
}
.CommonAvatarArea {
height:60px;
margin-bottom:4px;
overflow:hidden;
width:60px;
}
.CommonAvatarArea img {
border-width:0;
}
.CommonAvatarListArea a {
font-size:0.8em;
text-align:center;
}
.CommonThemePreviewTextColumn {
border-bottom:1px solid #CCCCCC;
border-style:solid;
border-width:0 0 1px;
width:186px;
}
.CommonThemePreviewTextColumn h4 {
font-size:110%;
font-weight:bold;
margin:6px 0 0;
overflow:hidden;
padding:0 6px;
width:174px;
}
.CommonThemePreviewTextColumn div {
font-size:80%;
overflow:hidden;
padding:6px;
width:174px;
}
.CommonThemePreviewImageColumn {
border-bottom:1px solid #CCCCCC;
border-style:solid;
border-width:0 0 1px;
width:218px;
}
.CommonThemePreviewImageColumn div {
background-color:#CCCCCC;
border:1px solid #000000;
height:90px;
margin:6px;
padding-top:60px;
text-align:center;
width:200px;
}
.CommonThemePreviewImageColumn img {
border:1px solid #000000;
height:150px;
margin:6px;
width:200px;
}
.CommonFileSelectionArea {
background-color:#CCCCCC;
border:1px solid #999999;
margin-bottom:8px;
margin-top:4px;
}
.CommonFileSelectionArea input {
margin:2px;
}
.CommonFileSelectionPreviewArea {
background-color:#FFFFFF;
border-color:#999999;
border-style:solid;
border-width:0 0 1px;
color:#999999;
font-size:80%;
overflow:hidden;
padding:4px;
text-align:center;
}
.CommonFileSelectionPreviewArea img {
max-height:100px;
max-width:250px;
}
.CommonOpenIdBox {
background:transparent url(../images/openid.gif) no-repeat scroll left center;
padding-left:20px;
}
.CommonContentBox {
background-color:#FFFFFF;
border-top:3px solid #CCCCCC;
height:1%;
margin:0 0 12px;
padding:4px 12px 5px 10px;
}
.CommonContentBoxHeader {
border-bottom:1px solid #CCCCCC;
color:#333333;
font-size:120%;
line-height:100%;
margin:0 0 8px;
padding:0 0 6px;
}
.CommonContentBoxHeaderForm {
border-bottom:1px solid #CCCCCC;
color:#333333;
margin:0 0 10px;
padding:0 0 10px;
position:relative;
}
.CommonContentBoxContent {
overflow:hidden;
padding:0 3px 15px;
}
.CommonContentBoxFooter {
font-size:80%;
font-weight:bold;
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 {
border-top:1px solid #CCCCCC;
margin-top:-4px;
}
ul.CommonContentBoxList li, ul.CommonSidebarList li {
border-bottom:medium none;
margin:3px 0;
padding:0 0 2px;
}
ul.CommonContentBoxList li.Header {
color:#000000;
font-size:80%;
font-weight:bold;
padding-top:20px;
}
ul.CommonContentBoxList li.Selected {
background-image:url(../images/common/button-right-arrow.gif);
background-position:right center;
background-repeat:no-repeat;
font-weight:bold;
padding-right:10px;
}
ul.CommonContentBoxList li.Child {
padding-left:10px;
}
#CommonContent .CommonContentBoxHeader {
font-size:180%;
}
.CommonContentBox.TitleHighlighted {
border-top-color:#FF0000;
}
.CommonContentBox.TitleHighlighted .CommonContentBoxHeader {
border-bottom-color:#FF0000;
}
.CommonContentBox.TitleHighlighted .CommonContentBoxContent {
}
.CommonContentBox.Highlighted {
background-color:#FFFF99;
border-top-color:#FF9933;
}
.CommonContentBox.Highlighted .CommonContentBoxHeader {
border-bottom-color:#FF9933;
}
.CommonContentBox.Highlighted .CommonContentBoxContent {
}
.CommonContentBox.Highlighted ul.CommonContentBoxList li {
border-bottom-color:#E6B34D;
}
.CommonContentBox.Highlighted2 {
background-color:#EBFFFF;
border-top-color:#95B6C3;
}
.CommonContentBox.Highlighted2 .CommonContentBoxHeader {
border-bottom-color:#95B6C3;
}
.CommonContentBox.Highlighted2 .CommonContentBoxContent {
}
.CommonContentBox.Highlighted2 ul.CommonContentBoxList li {
border-bottom-color:#CCCCCC;
}
.CommonCommentArea {
margin:12px 0;
}
.CommonCommentUser {
float:left;
min-height:60px;
overflow:hidden;
width:64px;
}
.CommonCommentArrow {
float:left;
height:20px;
overflow:hidden;
padding-top:10px;
width:10px;
}
.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 {
min-height:32px;
overflow:hidden;
padding:0 10px 1em;
position:relative;
}
.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 {
height:2px;
margin:0 1px;
}
.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:80%;
padding:2px 0;
}
.CommonMessageDate {
border-bottom:1px solid #999999;
font-size:80%;
margin-bottom:10px;
padding-bottom:4px;
}
.CommonMessageActions {
float:right;
font-size:80%;
font-weight:bold;
margin:0 0 4px 4px;
}
ul.CommonContentBoxList li.CommonActivity {
background-position:left top;
background-repeat:no-repeat;
min-height:16px;
padding-left:22px;
}
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);
}
.CommonFileArea {
float:left;
margin:8px;
overflow:hidden;
width:152px;
}
.CommonFileContent {
padding:3px 8px 0;
}
.CommonFile {
background-color:#FFFFFF;
border:2px solid #CCCCCC;
height:94px;
overflow:hidden;
position:relative;
text-align:center;
width:131px;
}
.CommonFile img {
border-width:0;
margin:0;
padding:0;
}
.CommonFileDetails {
padding:4px 0 8px;
white-space:nowrap;
}
.CommonFileInner {
height:94px;
margin:0;
padding:0;
text-align:center;
vertical-align:middle;
width:131px;
}
.CommonFileInner a.CommonFileLink {
display:block;
height:94px;
left:0;
position:absolute;
text-decoration:none;
top:0;
width:131px;
}
.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 {
height:2px;
margin:0 1px;
}
.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4, .CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4, .CommonFileContent {
background-color:#ECECEC;
}
.CommonSideListArea {
float:left;
height:70px;
margin:8px;
overflow:hidden;
width:210px;
}
.CommonSideListImage {
float:left;
height:60px;
overflow:hidden;
width:60px;
}
.CommonSideListContent {
margin-left:68px;
}
.CommonHierarchalList {
float:left;
padding:8px 5% 8px 0;
width:44%;
}
.CommonHierarchalList .CommonHeader {
margin-bottom:2px;
}
#CommonSearch {
float:right;
margin:2px;
}
.CommonSearchArea {
float:left;
overflow:hidden;
width:120px;
}
.CommonSearchContent {
border-left:1px solid;
border-right:1px solid;
height:0.8em;
margin:0;
padding:3px 8px 0;
position:relative;
white-space:nowrap;
}
.CommonSearchContentInner {
position:absolute;
top:-5px;
width:100px;
}
.CommonSearchContent input {
background-color:#F7F7F7;
border-width:0;
margin:0;
padding:0;
width:80px;
}
.CommonSearchContent input.CommonSearchButton {
background-color:transparent;
background-image:url(../images/common/search-button.gif);
background-position:0 3px;
background-repeat:no-repeat;
cursor:pointer;
height:21px;
overflow:hidden;
width:20px;
}
.CommonSearchRoundTop, .CommonSearchRoundBottom {
height:5px;
}
.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4 {
border-left:1px solid;
border-right:1px solid;
height:1px;
overflow:hidden;
}
.CommonSearchRoundTop .r1, .CommonSearchRoundBottom .r4 {
border-left-width:0;
border-right-width:0;
border-top:1px solid;
height:0;
margin:0 5px;
}
.CommonSearchRoundTop .r2, .CommonSearchRoundBottom .r3 {
border-left-width:2px;
border-right-width:2px;
margin:0 3px;
}
.CommonSearchRoundTop .r3, .CommonSearchRoundBottom .r2 {
margin:0 2px;
}
.CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1 {
height:2px;
margin:0 1px;
}
.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4, .CommonSearchContent {
background-color:#F7F7F7;
border-color:#BBBBBB;
}
.CommonPostPopupArea {
background-color:#FFFFFF;
border:1px solid #999999;
padding:8px;
width:350px;
}
.CommonPostPopupListArea {
border:1px solid #999999;
max-height:300px;
overflow:auto;
padding:4px;
}
ul.CommonPostPopupList {
list-style-type:none;
margin:0 0 8px 8px;
padding:0;
}
ul.CommonPostPopupList li {
margin:0;
padding:0;
}
.CommonPostPopupHeader {

margin-bottom:8px;
}
div.CommonBlogListItemName {
font-size:110%;
font-weight:bold;
}
.CommonBlogListItem {
font-family:Arial;
font-size:12px;
margin-top:5px;
}
#wmPageTop {
background-image:url(http://microsoftcommunities.com/images/bgd.jpg);
height:18px;
margin-left:auto;
margin-right:auto;
width:960px;
}
#wmPageTop a:hover {
color:White;
font-weight:bold;
}
.show {
display:block;
visibility:visible;
}
.hide {
display:none;
visibility:hidden;
}
#wm_today {
float:left;
margin:3px;
width:342px;
}
#wm_issue {wm1.css (satır 184)
float:left;
margin:3px 3px 3px 0;
width:345px;
}
#wm_mainContainer
{
 width:300px;
 margin-left:0px;
 margin-right:auto;
}
