

/* General Content */

body, html
{
    font-family: Arial, Helvetica;
    color: #333333;
    background-color: #FF9933;
}

.bodySpan
{
    background-color: #FFFFFF;
    background-image: url(/themes/bliss/images/common/andy/bliss/background.jpg);
    background-repeat: no-repeat;
}

.mainContainer
{
	width: 1020px;
}

.Common
{
    width: 960px;
}

form
{
    min-width: 960px;
}

A.NewPageLink
{
    color: #FA5454;
}

/* General Content */

.CommonAvatarListItemDetails, 
.CommonContentBoxHeaderForm,
UL.CommonContentBoxList LI.Header, UL.CommonContentBoxListAlt LI.Header,
.ForumLastPost,
.CommonListCell,
.CommonWikiPageDescription,
.CommonFormTitleAlt
{
    color: #333333;
    font-family: Arial, Helvetica;       
}

/* Links */

A:LINK
{
    color: #006A9C;
}

A:ACTIVE
{
    color: #009BE2;
}

A:VISITED
{
    color: #5C8600;
}

A:HOVER
{
    color: #FF9933;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
}

/* Hierarchical list font color */
.CommonHierarchicalList a:link, .CommonHierarchicalList a:visited, .CommonHierarchicalList a:active, .CommonHierarchicalList a:hover
{
    color: #009BE2;
}

.CommonHierarchicalList a.Selected /* Selected box */
{
    background-color: #009BE2;
    color: #fff;
}

.CommonTextButton /* Drop down button text color */
{
    color: #009BE2;
}

.CommonTextButtonHighlight /* Drop down button background color */
{
    background-color: #009BE2;
}

/* Drop down button hover background color */
.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
    background-color: #009BE2;
}

/* Header */

.verTop
{
    height: 0px;
}

#CommonHeader
{
    height: 135px;
}

.header
{
    background-image: url(/themes/bliss/images/common/andy/bliss/headerww7.png);
    background-color: ;
	border-left-color: ;
	border-right-color: ;
}

#CommonHeaderTitleArea
{
	float: left;
	width: 70%;
}

#CommonHeaderUserArea
{
	float: right;
}

.CommonListHeader /* add */
{
    font-family: Book Antiqua;
}

.CommonAvatarListItemName, .CommonHeader, .wikiGroupHeader /* Blog Titles + Discussion Link Headers */
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: italic;
}

.CommonAvatarListArea /* Home Hub Titles */
{

}


/* Site Title */

.CommonHeaderTitle
{
    color: #4D4B4B;
    font-family: Book Antiqua;
    font-size: 425%;
   	font-weight: bolder;
	font-style: normal;   
}

/* Site Description */

.CommonHeaderTitleDescription
{
    color: #E7E3E3;
    font-family: Arial, Helvetica;
    font-size: 110%;
   	font-weight: bold;
	font-style: italic;   
}

.titleWindow
{
	padding-top: 25px;
}

/* Logo */

.logoWindow
{
	padding-left: 0px;
	padding-top: 10px;
}

/* User Menu */

.titlePad
{
	margin-top: 0px;
}

#CommonHeaderUserWelcome
{
    font-family: Arial, Helvetica;
    font-size: 75%;
}

#CommonHeaderUserContent,
#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited,
#CommonHeaderUserWelcome a:hover,
#CommonHeaderUserWelcome .sub a,
#CommonHeaderUserWelcome .sub a:hover,
#CommonHeaderUserWelcome .sub2,
#CommonHeaderUserWelcome .sub2 a
{
    color: #000000;
    background-color: #EBEBEB;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserRoundTop .r1, #CommonHeaderUserRoundTop .r2, #CommonHeaderUserRoundTop .r3, #CommonHeaderUserRoundTop .r4

{
    background-color: #EBEBEB;
}


/* Breadcrumb */

.CommonBreadCrumbArea
{
    background-color: ;
    background-image: url(/themes/bliss/images/common/andy/bliss/trans/breadcrumb.png);	
    color: #FFFFFF;
    font-family: Arial, Helvetica;
    font-size: 85%;
	border-color: ;
}

.CommonBreadCrumbArea a
{
	color:  #008AB2;
}

.CommonBreadCrumbArea a:hover
{
	color: #B96306;
}

.CommonBreadCrumbArea a:visited
{
	color:  #016A88;
}

/* Navigation Menu */

#CommonNavigation, #CommonNavigation2, #CommonNavigation2 .Common .Inner
{
	float: left;
}

#CommonNavigation
{
    font-family: Arial, Helvetica;
    font-size: 13px;
	font-weight: bold;
	font-style: normal;
	border-left-color: #EEEEEE;
	border-right-color: #FFFFFF; 
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
	border-left-color: #FFFFFF;
	border-right-color: #EEEEEE; 
}

#CommonNavigation a:hover
{
	border-right-color: #EEEEEE; 
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
	border-left-color: #58B9F2; 
	border-right-color: #58B9F2; 
}

#CommonNavigation,
#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited,
#CommonNavigation a:hover,
#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
	border-color: none; 
}

.menuNavBackground
{
    background-color: ;
    background-image: url(/themes/bliss/images/common/andy/bliss/borderTop.png);
	border-color: ;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #555555;
}

#CommonNavigation a:hover
{
    color: #333333;
    background-color: ;
    background-image: url(/themes/bliss/images/common/andy/bliss/hover.png);
}

#CommonNavigation a.Selected:hover
{
    color: #333333;
    background-color: ;
    background-image: url(/themes/bliss/images/common/andy/bliss/hover.png);
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #61C0F1;
	text-decoration: none;
    background-color: #61C0F1;
    background-image: url(/themes/bliss/images/common/andy/bliss/subBorderTop.png);
}

/* Sub Navigation Menu */

#CommonNavigation2
{
    font-family: Arial, Helvetica;
    font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
	border-right-width: 2px;  
	border-color: #58B9F2; 
}

.menuNavSubBackground
{
    background-color: #61C0F1;
    background-image: url(/themes/bliss/images/common/andy/bliss/trans/subBorderBottom2.png);
	border-color: ;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    color: #FFFFFF;
}

#CommonNavigation2 a:hover
{
    color: #FFFFFF;
	text-decoration: underline;
}

#CommonNavigation2 a.Selected:link, #CommonNavigation2 a.Selected:active, #CommonNavigation2 a.Selected:visited
{
    color: #ADDAF2;
	text-decoration: none;    
}

/* Body */

.bodycontent
{
	background-color: ;;
	background-image: url(/themes/bliss/images/common/andy/bliss/trans/body.png);
    background-repeat: repeat;   
	border-color: ;
}

.CommonTitle
{
    font-family: Arial, Helvetica;
    color: #333333;
    font-size: 200%;
}

#CommonHeaderTitle
{
    font-size: 425%;
}

#CommonHeaderTitleArea
{
	text-align: left;
}

#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE
{
    font-family: Book Antiqua;
    color: #4D4B4B;
}

.CommonTitle, .CommonListHeader, .CommonContentBoxHeader
{
	font-weight: normal;
	font-style: italic;   
}

.ForumPostHeader
{
    font-size: 90%;
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #CCCCCC;
}

.ForumPostHeader, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea
{
    border-color: #E1E1E1;
}

.ForumPostTitleArea
{
    background-color: #F4F4F4;
}

.ForumPostUserArea
{
    background-color: #F4F4F4;
}

.ForumPostContentArea
{
    color: #000000;
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED,
A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    font-family: Arial, Helvetica !important;
	font-style: italic !important;   
   	font-size: 120%; /* 150 */   
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #5C8600;
    font-weight: normal;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #006A9C;
}

/* Content Box */

.CommonContentBox, .CommonContentBox-2
{
    background-color: ;
    border-color: #A8DBFF;
    font-size: 100%; 
}

.CommonContentBox .CommonContentBoxHeader 
{
    border-bottom-color: #A8DBFF;
    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: #DBEBF7;
	border-color: #90C3E7;
}

.CommonSearchContent input
{
    background-color: #DBEBF7;
}

.CommonSearchInputEmpty
{
	color: #999999;;
}

.CommonSearchInputNormal
{
	color: #333333;;
}

/* Announcement Content Box */

.CommonContentBox.Highlighted
{
    background-color: #6B6967;
    border-top-color: #6B6967;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #6B6967;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Activity Content Box */

.CommonContentBox.TitleHighlighted
{
    background-color: ;
    border-top-color: #42B3FB;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #42B3FB;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Highlighted Content Box */

.CommonContentBox.Highlighted2, .CommonContentBox-2.Highlighted2
{
    background-color: ;
    border-top-color: #A8DBFF;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #A8DBFF;
    font-family: Arial, Helvetica;
    color: #009EC5;
}

/* 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: #F0F2F6;
}

.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: #E5E7EB;

}

/* File Box */
.CommonFileArea, .Header
{
    font-family: Arial, Helvetica;
}

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
    background-color: ;
}

.CommonFile
{
    border-color: #9EC4DF;
    background-color: #EEEEEE;
}

/* List Styles */

.CommonListCell
{
    font-family: Arial, Helvetica;
    color: #333333;
}

.CommonListTitle
{
    font-family: Arial, Helvetica;
    font-size: 100%;
}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active
{
    color: #525252;
}

.CommonListHeader, .ForumPostHeader, .CommonSubTitle, .CommonFormSubTitle
{
    font-family: Arial, Helvetica;
    font-size: 100%;
    background-color: #61C0F1;
    background-image: url(/themes/bliss/images/common/andy/bliss/subBorderBottom.png);
    color: #FFFFFF;
}

.CommonListRow, .CommonAvatarListItemArea
{
    background-color: ;
}

.CommonListRowAlt td, .CommonAvatarListItemArea.Alt
{
    background-color: ;;
}

/* Side Bar */

.CommonContentBoxHeader-2
{
    background-color: ;
    background-image: none;
    color: #333333;
	border-solid: solid;
    border-color: #A8DBFF;
    font-family: Arial, Helvetica;
    font-size: 120%;
	font-weight: normal;
	font-style: italic;   
}

.CommonContentBoxHeaderForm /* common content box sub-border line */
{
    border-color: #A8DBFF;
}

.CommonContentBoxContent-2
{
    background-color: ;
    background-image: none;
    border-color: #CCCCCC;
    font-family: Arial, Helvetica;
    font-size: 12px !important;
	color: #333333;
}

.CommonContentBoxFooter-2
{
    background-color: ;
    background-image: none;
	background-repeat: repeat-x;
    border-color: ;
    font-family: Arial, Helvetica;
    font-size: 12px;
}

UL.CommonContentBoxList, UL.CommonSidebarList
{
    list-style-type: none;
    margin: 0;    
}

UL.CommonContentBoxList.Seperator,
UL.CommonContentBoxList LI, UL.CommonSidebarList LI, 
.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI
{
	border-width: 1px;
	border-color: #CCCCCC;
}

/* Tag Styles */

.CommonTagCloud
{
    background-color: #F7F7F7;
	border-color: #CCCCCC;
}

.CommonSidebarTagCloud, .CommonTagCloud
{
    font-family: Arial, Helvetica;
    font-size: 12px;
}

/* Footer Styles */

#CommonFooter
{
    background-image: url(/themes/bliss/images/common/andy/bliss/footerww7.png);
    background-color: ;
	border-color: ;
}

.copyright
{
	color: #FFFFFF;
}

.copyright A, .copyright A:VISITED, .copyright A:ACTIVE
{
	color: #FFFFFF;
}

.verBottom
{
    height: 20px;
}

/* Sidebar Styles */

#CommonSidebarLeft .CommonSidebar, #CommonSidebarRight .CommonSidebar
{
    width: 240px;
}

/* Modal Styles */

.CommonModal, .CommonModalTitle
{
    border-color: #333333;
}

.CommonModalTitle
{
    color: #333333;
    font-family: Arial, Helvetica;
}

.header, #CommonFooter, .menuNavBackground, .menuNavSubBackground, .CommonBreadCrumbArea, .bodycontent {
	margin: 0 13px 0 0;
}
.menuNavBackground, .menuNavSubBackground, .CommonBreadCrumbArea {
	border-style: none;
}
.menuNavBackground {
	padding: 0px;
	margin: 0 39px 0 27px;
}
#CommonNavigation {
	height: 100%;
}
#CommonNavigation2 {
	height: 30px;
	padding-top: 3px;
}
#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited {
	padding-right: 30px;
	padding-left: 30px;
}
.CommonBreadCrumbArea {
	margin: 0 13px 0 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
.borderRight {
	background: url() repeat-y top right;
}
.CommonContentBox {
	background: url(../images/Common/andy/bliss/trans/contentbox.png) repeat;
}
.CommonContentBox-2 {
	background: url(../images/Common/andy/bliss/trans/contentbox-2.png) repeat;
}
.borderLeftTip, .borderRightTip, .bodycontentTip {
	background: transparent;
}
.borderBottomLeft {
	background: url() no-repeat top left;
	height: 3px;
}
.borderBottomRight {
	background: url() no-repeat top right;
}
.borderBottomBackground {
	background: url() repeat-x top left;
}
.CommonFileContent {
	background: url(../images/Common/andy/bliss/trans/filebox.png) repeat;
}
.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4, .CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4 {
	background: url(../images/Common/andy/bliss/trans/filebox.png) repeat;
}
.CommonFile {
	background: url(../images/Common/andy/bliss/trans/contentbox.png) repeat;
}
.Normal .CommonCommentBubbleRoundTop .r1, .Normal .CommonCommentBubbleRoundTop .r2, .Normal .CommonCommentBubbleRoundTop .r3, .Normal .CommonCommentBubbleRoundTop .r4, .Normal .CommonCommentBubbleRoundBottom .r1, .Normal .CommonCommentBubbleRoundBottom .r2, .Normal .CommonCommentBubbleRoundBottom .r3, .Normal .CommonCommentBubbleRoundBottom .r4, .Normal .CommonCommentContent {
	border-color: #B7E0FF;
}
.Normal .CommonCommentArrow .r1, .Normal .CommonCommentArrow .r2, .Normal .CommonCommentArrow .r3, .Normal .CommonCommentArrow .r4, .Normal .CommonCommentArrow .r5, .Normal .CommonCommentArrow .r6, .Normal .CommonCommentArrow .r7, .Normal .CommonCommentArrow .r8, .Normal .CommonCommentArrow .r9, .Normal .CommonCommentArrow .r10 {
	background-color: #B7E0FF;
}
