

/* General Styles */

body, html
{
    font-family: Arial, Helvetica;
    color: #333333;
    background-color: #FFFFFF;
    background-image: none;
}

form
{
    min-width: 960px;
}

A:LINK
{
    color: #000000;
}

A:ACTIVE
{
    color: #000000;
}

A:VISITED
{
    color: #666666;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
}

.Common
{
    width: 960px;
}

A.NewPageLink
{
    color: #FA5454;
}

/* Header Styles */

#CommonHeader
{
    background-image: none;
    background-color: #FFFFFF;
    height: 113px;
}

.CommonHeaderTitle
{
    color: #A0AE5A;
    font-family: Arial, Helvetica;
    font-size: 225%;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserContent
{
    background-color: #3A477A;
}

#CommonHeaderUserContent
{
    color: #41588F;
}

/* Navigation Styles */

#CommonNavigation
{
    background-color: #FED478;
}

#CommonNavigation .Common .Inner, #CommonNavigation ul li
{
    border-color: #FFFF9C;
}

#CommonNavigation .Common, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:hover
{
    border-color: #BEA954;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #000000;
}

#CommonNavigation a:hover
{
    color: #FFFFFF;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #FFFFFF;
    background-color: #FFFE9C;
}

#CommonNavigation2
{
    background-color: #FFFE9C;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    color: #BE9438;
}

.CommonBreadCrumbArea
{
    background-color: #E9EEF9;
    color: #000000;
}

/* Body Styles */

.CommonTitle
{
    font-family: Arial, Helvetica;
    color: #AAAAAA;
    font-size: 150%;
}

#CommonHeaderTitle
{
    font-size: 225%;
}

#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE
{
    font-family: Arial, Helvetica;
    color: #A0AE5A;
}

.ForumPostHeader
{
    font-size: 80%;
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #9AB5EC;
}

.ForumPostHeader, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea
{
    border-color: #E1E1E1;
}

.ForumPostTitleArea
{
    background-color: #F4F4F4;
}

.ForumPostUserArea
{
    background-color: #EEEEEE;
}

.ForumPostContentArea
{
    color: #000000;
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #666666;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #000000;
}

/* Content Box */

.CommonContentBox
{
    background-color: #FFFFFF;
    border-top-color: #CCCCCC;
}

.CommonContentBox .CommonContentBoxHeader
{
    border-bottom-color: #CCCCCC;
    font-family: Arial, Helvetica;
    color: #333333;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4,
.CommonSearchContent
{
	background-color: #F7F7F7;
	border-color: #B4B4B4;
}

.CommonSearchContent input
{
    background-color: #F7F7F7;
}

/* Announcement Content Box */

.CommonContentBox.Highlighted
{
    background-color: #FFFF99;
    border-top-color: #FF9933;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #FF9933;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Activity Content Box */

.CommonContentBox.TitleHighlighted
{
    background-color: #FFFFFF;
    border-top-color: #FF0000;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #FF0000;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Highlighted Content Box */

.CommonContentBox.Highlighted2
{
    background-color: #EBFFFF;
    border-top-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #95B6C3;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Message Box */

.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;

}

/* File Box */

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
    background-color: #ECECEC;
}

.CommonFile
{
    border-color: #CCCCCC;
    background-color: #FFFFFF;
}

/* List Styles */

.CommonListTitle
{
    font-family: Arial, Helvetica;
    font-size: 65%;
}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active
{
    color: #000000;
}

.CommonListHeader
{
    background-color: #E1E1E1;
    color: #999999;
}

.CommonListRow, .CommonAvatarListItemArea
{
    background-color: #FFFFCC;
}

.CommonListRowAlt td, .CommonAvatarListItemArea.Alt
{
    background-color: #FFFFFF;;
}

/* Footer Styles */

#CommonFooter
{
    background-image: none;
    background-color: #FFFFFF;
}

/* Sidebar Styles */

#CommonSidebarLeft .CommonSidebar, #CommonSidebarRight .CommonSidebar
{
    width: 250px;
}

/* Modal Styles */

.CommonModal, .CommonModalTitle
{
    border-color: #666666;
}

.CommonModalTitle
{
    color: #000000;
    font-family: Arial, Helvetica;
}

body, html, .CommonContent{text-align:center;}
form{margin:0 auto;padding:0;min-width: 960px;text-align:left;background: url(http://community.pulsemicro.com/new/images/community-page-bg.jpg) #fff repeat-x center top;}
#CommonHeader,table,tr,td,.Common,form{background-image:transparent;}
#CommonNavigation ul {}

#CommonNavigation ul li{text-align: center;width:10%}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited 
{
background:#DFAC56 url(http://community.pulsemicro.com/new/images/community-menu-bg.gif) repeat-x scroll 0 0;
color:#FFFFFF;
}

.CommonContent{text-align:left;}
#CommonHeaderUserContent {text-align:left;}

.Common{width: 955px;}

#CommonHeader{background:url(http://community.pulsemicro.com/new/images/community-header-bg.gif) no-repeat center #fff;margin:0px;padding:0px;height:110px;}

#CommonNavigation{padding:0;margin:0;height:37px;}
#CommonNavigation div{height:37px;width:100%;background: url(http://community.pulsemicro.com/new/images/community-menu-bg.gif) repeat-x #dfac56;text-align:center;}
#CommonNavigation div ul{width:960px;text-align:left;margin:0 auto;}
#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited{margin:0;padding:11px 0;font-size:13px;color:#013499;}
#CommonNavigation a:hover{}
#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited{ color:#013499;}
#CommonNavigationShadow{display:none;}

.CommonTitle, .CommonProfileTitle, .CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER, .ForumThreadPostTitle{}
.CommonTitle, .CommonProfileTitle {font-size: 180%;color:#3a477a;font-weight:normal}

#CommonHeaderTitle{display:none;font-size: 100%;}
#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE{}

.CommonInlineMessageTitle, 
.CommonInlineMessageTitle A:LINK, 
.CommonInlineMessageTitle A:VISITED, 
.CommonInlineMessageTitle A:ACTIVE, 
.CommonInlineMessageTitle A:HOVER, 
.CommonMessageTitle{ color: #666;font-size:80%;}

.CommonInlineMessageArea, .CommonInlineMessageTitle, .CommonMessageContent, .CommonMessageTitle{border-color: #E1E1E1;}
.ForumPostHeader, .ForumPostManagementArea, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea{border-color: #E1E1E1;}
.ForumPostTitleArea, .ForumPostManagementArea{}
.ForumPostUserArea{}

.ForumPostContentArea{text-align:left;color: #000000;}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED{color: #7244C7;}
A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED{ color: #163EC1;}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active{text-align:left;font-size:110%;font-weight:bold;color: #666;}

.CommonListHeader, 
.CommonListHeaderLeftMost, 
.CommonListCell, 
.CommonListCellLeftMost, 
.ForumListCellLeftMostImageOnly,
.ForumListCellImageOnly, 
.FileListCellLeftMostImageOnly{  border-color: #E1E1E1;}

.CommonSidebarInnerArea, 
.CommonSidebarRoundTop .r1, 
.CommonSidebarRoundTop .r2, 
.CommonSidebarRoundTop .r3,
.CommonSidebarRoundTop .r4, 
.CommonSidebarRoundBottom .r1,
.CommonSidebarRoundBottom .r2,
.CommonSidebarRoundBottom .r3, 
.CommonSidebarRoundBottom .r4
{
	background:url(http://community.pulsemicro.com/new/images/bg-bluebig.gif) repeat-x top !important;
	border-color: #ccc;
}
.CommonSidebarHeader, .CommonSidebarFooter{ }
.CommonSidebarHeader, .CommonSidebarHeader A:LINK, .CommonSidebarHeader A:VISITED, .CommonSidebarHeader A:ACTIVE, .CommonSidebarHeader A:HOVER{font-size:12px;}

a.CommonPostButton:visited,a.CommonPostButton:link{font-size:11px}

#CommonFooter img{display:none;}
CommonMessageTitle

