﻿/*BACKGROUND*/

body
{
    background:#21394e url('../images/bg-blue.png') repeat-x;
}

.visoft .ajax__tab_active .ajax__tab_outer, .visoft .ajax__tab_active .ajax__tab_inner, .UserMainWrapper, .connections, .twMainbg, .ProfileWrapper, .ajax__tab_active .ajax__tab_outer, .ajax__tab_active .ajax__tab_inner, .ajax__tab_body, .footer
{background-color:White;}

.connect_top, .twHeaderFooterbg, .twBackground, .profileMeetingHeader, .profileMeetingHeader iframe, .ajax__tab_outer, .ajax__tab_inner, .OwnerBanner
{BACKGROUND-COLOR: #DFE4EE}

.OwnerBanner
{display:none;}

/*FONT*/

body, div, span, td, .plug, .copyright, .profileMeetingHeader span, #PositioningContainer, .profileMeetingInfo .label, .pageTitle, .subTitle, .twHeaderFooterTxt, .twMainTxt
{color:#666666}

.ProfileDisplayName, .ProfileDisplayName span
{color:#3B5998}

.ajax__myTab .ajax__tab_active .ajax__tab_outer, .visoft .ajax__tab_active .ajax__tab_outer
{	color:Black;
}

/*LINKS*/
.twMainLinks, .body a, .plug a, .plug a:visited, .plug a:active, .plug a:link, a:link, #PositioningContainer a, .HomePageControl a
{color:#333333}

/*Border*/

.ProfileHeader, .ajax__myTab .ajax__tab_header, .visoft .ajax__tab_header, .ajax__myTab .ajax__tab_outer, .visoft .ajax__tab_outer, .ajax__myTab .ajax__tab_body, .visoft .ajax__tab_body, .LinkedInControl
{	border-color:#B7B7B7;
}


/*Positioning*/

.ProfileDisplayName
{
width:630px;
float:right;
}

.ProfileWrapper
{
    margin-top:20px
}

.logoPlaceHolder
{
    height:60px;
    background:url('../images/ip-logo-iptheme.png') no-repeat 0px 15px;
    width:950px;
    margin-left:auto;
    margin-right:auto;
}

.footer
{
    padding:20px;
}

/***/

.corner_tl {
    background: url('../images/borders/shadow_tl.png') no-repeat;
    height:19px;
    width:19px;
}

.edge_t
{
    background: url('../images/borders/shadow_te.png') repeat-x;
}

.corner_tr{
    background: url('../images/borders/shadow_tr.png') no-repeat;
    height:19px;
    width:19px;
}

.edge_l
{
    background: url('../images/borders/shadow_le.png') repeat-y;
}

.edge_r
{
    background: url('../images/borders/shadow_re.png') repeat-y;
}

.corner_bl{
    background: url('../images/borders/shadow_bl.png') no-repeat;
    height:19px;
    width:19px;
}

.edge_b
{
    background: url('../images/borders/shadow_be.png') repeat-x;
}

.corner_br{
    background: url('../images/borders/shadow_br.png') no-repeat;
    height:19px;
    width:19px;
}

.MeetingListControl{clear:right}