﻿/*START Color Styling ******************/

/*BACKGROUND*/

body
{background-color:#EEEEEE}

.profileMeetingHeader, .profileMeetingHeader iframe, .ProfileDisplayName h1
{background-color:#EEEEEE}

.UserMainWrapper, .OwnerBanner
{background-color:#FFF}

.breakoutBox .breakoutBoxHeader
{BACKGROUND-COLOR: #f0f0f0}

.breakoutBoxTable
{BACKGROUND-COLOR: #d6dbe4}

.breakoutBoxFooter
{BACKGROUND-COLOR: #cccccc}

/*social controls header*/
.connect_top, .twHeaderFooterbg, .twBackground
{BACKGROUND-COLOR: #EEEEEE}

/*social controls body*/
.connections, .twMainbg
{BACKGROUND-COLOR: #FFFFFF}

/*FONT*/

body, div, span, td
{color:#666666}

#PositioningContainer, #PositioningContainer a, .profileMeetingInfo .label
{color:#636563}

.pageTitle, .subTitle, .breakoutBox .breakoutBoxHeader
{color:#7187a4}

.breakoutBoxTable, .breakoutBoxFooter
{COLOR: #485771}

/*END Color Styling ******************/

body, div, span, td
{
	font-size:13px;
	font-family:Arial, Helvetica, Sans-Serif;
	line-height:18px;
}

a:link
{ font-weight:800}


img
{
	border:none;
}

.pageTitle
{
	font-size:16px;
	font-weight:700;
}

.subTitle
{
	font-size:14px;
	line-height:18px;
	font-weight:700;
}

h1 {color: #777777; font-family: arial, helvetica; font-size: small; font-weight: normal}
h1 a, h1 a:visited, h1 a:active {color: #999; text-decoration: none}
#goog-wm { padding: 0px;  }
#goog-wm h3.closest-match { font-size: small;}
#goog-wm h3.closest-match a { font-size: small;}
#goog-wm h3.other-things {font-size: small; }
#goog-wm ul li { }
#goog-wm li.search-goog { display: block;}

#middle {position: absolute; right:25%; left:25%; top: 25%; bottom:25%;}
