﻿*
{
    margin: 0px;
    padding: 0px;
}
body
{
    text-align: center;
    font-family: Arial,Verdana,Tahoma, "Century Gothic" ,Sans-Serif,Serif;
    font-size: .8em;
    background: #dcdbdb;
}
h1, h2, h3, h4, h5
{
    font-weight: bold;
    font-family: Verdana,Arial,Tahoma, "Century Gothic" ,Sans-Serif,Serif;
}
h1
{
    font-size: 1.2em;
}
h2
{
    font-size: 1.1em;
}
h3
{
    font-size: 1em;
}
h4
{
    font-size: .9em;
}
h5
{
    font-weight: bold;
    font-size: .8em;
}
p
{
    font-family: Arial,Verdana,Tahoma, "Century Gothic" ,Sans-Serif,Serif;
    font-size: .8em;
}
li
{
    font-family: Arial,Verdana,Tahoma, "Century Gothic" ,Sans-Serif,Serif;
    font-size: 1em;
}
a
{
    color: #333;
    font-family: Arial,Verdana,Tahoma, "Century Gothic" ,Sans-Serif,Serif;
    text-decoration: underline;
}
a:visited
{
    color: #333;
    font-family: Arial,Verdana,Tahoma, "Century Gothic" ,Sans-Serif,Serif;
    text-decoration: underline;
}
/* PFSITAB Style */
#PFS_Maincontainer
{
    margin: 0px auto;
    width: 982px;
}
#PFS_Header
{
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 170px;
}
#PFS_Header .navLinks
{
    font-family: Verdana, Arial, Sans-Serif, Serif;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 58px;
}
#PFS_Header .navLinks li
{
    display: inline;
    font-size: 1em;
}
#PFS_Header .navLinks a
{
    /*text-transform: uppercase;*/
    text-decoration: none;
    font-size: .9em;
    font-weight: bold;
}
#PFS_Header .navLinks li a:hover
{
    /*text-decoration: underline;*/
}
#PFS_SitePath
{
    text-align: left;
    padding: 10px 20px;
}
#PFS_SitePath li
{
    display: inline;
}
#PFS_Body
{
    text-align: left;
    padding: 0 0 20px 0;
}
#PFS_Footer
{
    clear: both;
    font-family: Verdana;
    font-size: 0.8em;
    height: 46px; /*line-height:56px;*/
    padding-top: 10px;
    vertical-align: middle;
}
#PFS_Footer a
{
    text-decoration: none;
}
#PFS_Footer a:hover
{
}
/* end PFSITAB Style*/
.col
{
    float: left;
    width: 322px;
}
.colContent
{
    width: 278px;
    padding: 10px 15px;
    height: 150px;
    overflow: hidden;
}
.colContent .txtTitle
{
}
.homeBtn
{
    position: absolute;
    top: 45px;
    right: 10px;
}
#PFS_Sub_Content
{
}
#PFS_Sub_Content .leftCol
{
    width: 235px;
    padding-left: 0px;
    float: left;
    margin-left: 3px;
}
#PFS_Sub_Content .leftCol
{
}
#PFS_Sub_Content .leftCol .leftDiv
{
}
#PFS_Sub_Content .leftCol .leftDivNormal
{
    padding: 3px 10px 0px 10px;
}
#PFS_Sub_Content .leftCol .leftDivNormal h3
{
    margin-bottom: 5px;
    padding-bottom: 4px;
}
#PFS_Sub_Content .leftCol .watermark
{
}
#PFS_Sub_Content .leftCol #searchDiv
{
    height: 30px;
    width: 219px;
    padding: 8px;
}
#PFS_Sub_Content .rightCol
{
    float: left;
    width: 706px;
    padding: 0px 10px 10px 20px;
    font-size: 1em;
}
#PFS_Sub_Content .rightCol h1
{
    padding: 5px 0;
    font-size: 1.2em;
}
#PFS_Sub_Content .rightCol h2
{
    padding: 5px 0;
    font-size: 1em;
}
#PFS_Sub_Content .rightCol p
{
    font-size: 0.9em;
    margin: 15px 0px;
    line-height: 1.4em;
}
#PFS_Sub_Content .rightCol a
{
    color: #2D5E85;
    text-decoration: underline;
}
#PFS_Sub_Content .rightCol img
{
    padding: 5px;
}
#PFS_Sub_Content .rightCol ul li
{
    list-style-type: disc;
    list-style-position: inside;
    font-size: .9em;
    line-height: 1.4em;
    padding-left: 10px;
}
.gap
{
    margin-bottom: 15px;
}
.clear-both
{
    clear: both;
}
.highlight
{
    font-weight: bold;
}
.imgleft
{
    margin-top: 5px;
    margin-right: 10px;
}
.imgright
{
    margin-top: 5px;
    margin-left: 10px;
}
.txtError
{
    font-weight: bold;
}
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}

.menuTreeView
{
    padding-bottom: 10px;
    font-family: Tahoma, Arial, Verdana, Georgia, Serif, Sans-Serif;
}
.menuItem_Node
{
    width: 212px;
    font-size: 2em;
}
.menuItem_RootNode
{
    padding: 8px 0 8px 3px;
    margin-left: 3px;
    font-size: 1em;
    font-weight: bold;
}
.menuItem_RootNode a, .menuItem_RootNode span
{
    background: none;
    font-weight: bold;
}
.menuItem_LeafNode
{
    width: 200px;
    padding: 1px 0px 2px 0px;
    font-size: .85em;
}
.menuItem_LeafNode a
{
    padding: 6px 0px 6px 15px;
    display: block;
    font-family: Arial;
}
.menuItem_LeafNode a:hover
{
}
.menuItem_SelectedNode, .menuItem_SelectedNode a
{
    font-weight: bold;
    font-size: 1.05em;
}
.NavigationRootLink:hover
{
    /*text-decoration:underline;*/
}
td.formHeader
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    text-align: right !important;
    vertical-align: middle;
    padding-right: 4px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 120px !important;
}

td.formField
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    vertical-align: middle;
    padding: 5px;
    width: 270px !important;
}
.txtNewsletterLink
{
}
.pageTag
{
    margin: 3px;
    padding: 3px;
    float: left;
}
.pageTagSelected
{
    margin: 3px;
    padding: 3px;
    float: left;
}
.display
{
    display: inline;
}
.edit
{
    display: inline;
}
.tabButton
{
    padding: 5px;
    margin: 5px;
    float: left;
    cursor: pointer;
}
.buttonActive
{
    cursor: default;
}
.Holder
{
    padding: 20px;
    margin: 10px;
}
.tableRow
{
    border: none;
    height: 20px;
}
.tableRow:hover
{
}
#MmLeft
{
    background-image: url("/Shared/Themes/BusinessMagazineCommunitySite/images/skins/skin-3/mainMenu-left.png");
}
/* menu background graphics */
#MmRight
{
    background-image: url("/Shared/Themes/BusinessMagazineCommunitySite/images/skins/skin-3/mainMenu-right.png");
}
#MmBody
{
    background-image: url("/Shared/Themes/BusinessMagazineCommunitySite/images/skins/skin-3/mainMenu-repeat.png");
}
.mmDivider
{
    background-image: url("/Shared/Themes/BusinessMagazineCommunitySite/images/skins/skin-3/mainMenu-divider.gif");
}

#MainMenu
{
    height: 30px;
}

#MainMenu a:link, #MainMenu a:visited
{
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
}
#MainMenu a:hover, #MainMenu a:active
{
    color: #EEEEEE;
    font-size: 0.9em;
    font-weight: bold;
}

#MainMenu ul ul a:link, #MainMenu ul ul a:visited
{
    color: #ffffff;
    font-size: 0.8em;
}
#MainMenu ul ul a:hover, #MainMenu ul ul a:active
{
    color: #EEEEEE;
    font-size: 0.8em;
}

.MainMenu a:link, .MainMenu a:visited
{
    /*font-weight: bold;*/
    color: #ffffff !important;
    font-size: 0.85em;
}
/* links - top level */
.MainMenu a:hover, .MainMenu a:active
{
    /*font-weight: bold;*/
    color: #ffffff !important;
    font-size: 0.85em;
}
/* hover - top level */
.MainMenu li li a:link, .MainMenu .sf-menu li li a:visited
{
    font-weight: bold;
    color: #DDDDDD;
}
/* links - sub-menus  */
.MainMenu .sf-menu li li
{
}
/* background color - sub-menus */
.MainMenu .sf-menu li li li
{
}
/* background color - sub-sub-menus */
.MainMenu .sf-menu li li:hover, .MainMenu .sf-menu li li.sfHover, .MainMenu .sf-menu li li a:focus, .MainMenu .sf-menu li li a:hover, .MainMenu .sf-menu li li a:active
{
    color: #fff;
}

#SideMenu
{
    width: 220px;
    padding: 10px 10px 10px 0px;
    margin: 0px 0px 15px 5px;
    background-color: #F3F3F3;
}

#SideMenu li
{
    padding: 0px;
    margin-left: 5px;
}

#SideMenu div
{
    width: 100%;
    padding: 5px 0px 5px 10px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
    border-bottom-width: 1px;
}

#SideMenu a
{
    text-decoration: none;
    font-size: 12px;
    color: #333333;
}

#SideMenu a.current
{
    text-decoration: none;
    font-size: 12px; /*color: #123455;*/
    font-weight: bold;
}

td.formHeader
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    text-align: left !important;
    vertical-align: middle;
    padding-right: 4px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #121212;
    width: 120px !important;
}

td.formField
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    vertical-align: middle;
    padding: 5px;
    width: 270px !important;
}

.SkillSetHolder
{
}

.SkillSetHolder td
{
    padding: 5px;
    border: solid 1px #000;
}

.SkillSetHolder td td
{
    border: none;
}

.SkillSetHolder td li
{
    padding: 5px;
    list-style-position: inside;
}

.button
{
    background: url("/Shared/MasterPages/Default/Images/button-bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #006699;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
    padding: 5px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
}
.NewsList .NewsListItem, .ProductBriefHolder, .EventBriefHolder, .EventListHolder, .ListProduct, .ListJournal
{
    border-bottom: 1px dashed #CCCCCC;
    margin: 5px;
    padding: 5px;
}
.EventLinkHolder
{
    margin-bottom: 5px;
    text-align: right;
}
.CheckoutStep
{
    margin: 5px;
    padding: 5px;
    background-color: #efefef;
    border: solid 3px #dddddd;
    color: #006699;
}
.CheckoutStepCurrent
{
    margin: 5px;
    padding: 5px;
    background-color: #ffffff;
    border: solid 3px #dddddd;
    font-weight: bold;
    color: #660000;
}
.form
{
    padding: 15px 0;
    line-height: 22px;
}
.form p
{
    padding: 5px 10px;
    margin: 0;
}
.form fieldset, .fieldset
{
    border: 1px solid #d9d9d9;
    margin: 0 0 10px;
    padding: 10px 10px 10px;
    clear: both;
    position: relative;
    min-height: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 90%;
}
.form legend, .legend
{
    border: 1px solid #ccc;
    font-size: 110%;
    padding: 5px 10px;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #006699;
}
.table
{
    width: 100%;
    border-collapse: collapse;
}
.table td
{
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.table thead
{
    font-weight: bold;
    text-align: center;
}
.no-border td
{
    border: 0;
}
.tabs
{
    font-family: Arial Rounded MT Bold;
    font-size: 16px;
    height: 40px;
}
.tabs li
{
    float: left;
    padding: 8px 10px;
}
.tabs a
{
    color: #006699;
}
.tabs a:hover
{
    color: #FFFB9F;
    cursor: pointer;
}
/*PopUp*/
#PopUpBackground
{
    background-color: #777777;
    opacity: 0.9;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9999;
}
.popupHolder
{
    background-color: #FFFFFF;
    border: 3px solid #EFEFEF;
    color: #1A1A1A !important;
    margin: 10px;
    padding: 10px;
    position: absolute;
    width: 400px;
    z-index: 10000;
}
.popupHolder .popupHolderInner
{
    position: relative;
}
.popupCloser
{
    background-color: #FFFFFF !important;
    background-image: url("/Shared/Themes/admina/img/icons/button/cancel.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    cursor: pointer;
    height: 18px;
    padding: 0 !important;
    width: 18px;
    position: absolute;
    top: -10px;
    right: -10px;
}
/*Notice*/
.NoticeHolder
{
    z-index: 30000;
    width: 500px;
    position: absolute;
}
.NoticeCloser
{
    background: url("/Shared/Images/SiteUse/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
}
.NoticeCloser:hover
{
    opacity: 1;
}
#NoticeBackground
{
    background-color: #777777;
    opacity: 0.7;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 29999;
}
.notification.success
{
    background: #f1ffbf url('/Shared/Images/SiteUse/success.png') no-repeat 10px 10px;
    border-color: #a6d50f;
    color: #283304 !important;
}
.notification.error
{
    background: #fecdc6 url('/Shared/Images/SiteUse/error.png') no-repeat 10px 10px;
    border-color: #f45d43;
    color: #33130e !important;
}
.notification.warning
{
    background: #ffecb0 url('/Shared/Images/SiteUse/warning.png') no-repeat 10px 10px;
    border-color: #ffbc2a;
    color: #332508 !important;
}
.notification.info
{
    background: #d4e7f5 url('/Shared/Images/SiteUse/information.png') no-repeat 10px 10px;
    border-color: #589ad7;
    color: #152433 !important;
}
.notification.tip
{
    background: #ffeccd url('/Shared/Images/SiteUse/tip.png') no-repeat 10px 10px;
    border-color: #dd9854;
    color: #332313 !important;
}
.notification
{
    padding: 10px 10px 10px 35px;
    border: 1px solid #fff; /*margin-bottom:10px;*/
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.notification.no-margin
{
    border-top: 1px solid #fff;
    border-left: none;
    border-right: none;
    margin: 0;
}

.leftblock
{
    border: 1px solid #DDDDDD;
    border-radius: 15px 15px 15px 0;
    padding: 10px;
    position: relative;
    text-align: left;
    margin-left:5px;
}

.leftblock a:link, .leftblock a:visited
{
    color: #2D5E85;
    text-decoration: underline;
}