/*css reset area */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*End of CSS Reset Area */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	font-size: 0.75em;
	height: 100%;
}
a {
	text-decoration: none;
	color:#356aa0;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}
.pagetitle {
	font-size: 130%;
	margin: 0;
	padding: 0;
	color: #ef9c00;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h3 {
	font-size:80%;
	margin: 0;
	padding: 0;
}
p {
	font-size: 11px;
}
form label {
	color: #333;
	padding: 4px 0;
}
form {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
form fieldset {
	padding: 10px; /* padding in fieldset support spotty in IE */
	border: none;
}
form fieldset legend {
	color: #333;
	font-weight: bold;
}
form input, textarea, input[type=file], select {
	border: solid 1px #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	overflow: auto;
	padding: 2px;
}
input[type=image], input[type=checkbox] {
	border:none;
	padding:0;
	background: none;
}
form input#reset {
	margin-left: 0px; /* set margin-left back to zero on reset button (set above) */
}
form input[type=radio] {
	border: none;
}
.confirmmsg {
	color: #ea6b48;
	font-weight: bold;
}
#webTipContent p {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#webTipContent h2 {
	color: #333333;
	font-size: 12px;
}
#tipList {
	width: 100%;
	height:200px;
	overflow: hidden;
}
.validationerror {
	color: #ea6b48;
	float:left;/*font-size: 1em;*/
}
#scrollDiv, #scrollDivBroadcast {
	overflow-y:auto;
	overflow-x:hidden;
	height:175px;
	width:97%;
}
#scrollDivRandom {
	overflow-y:auto;
	overflow-x:hidden;
	height:175px;
	width:100%;
}
.randomReplyTbl {
	vertical-align: top;
}
.randomReplyTbl2 {
	width: 19%;
	text-align: right;
	padding-right:5px;
	padding-bottom:10px;
	vertical-align: top;
}
.interestsContent {
	width: 100%;
	background: transparent;
	border: none;
}
.interestsCaption {
	background:transparent;
	width: 100%;
	border: none;
	color: #356aa0;
	font-size: 100%;
	font-weight: bold;
}
.interestsPanel {
	border:none;
	width: 100%;
}
#randomReplyActions h2, #randomReplyInvite h2, .reminderActions h2 {
	margin:10px 0 0 0;
	color: #356aa0;
}
#randomReplyActions th, #randomReplyActions tfoot, .reminderActions th, .reminderActions tfoot {
	text-align: left;
	font-weight: normal;
}
#randomReplyActions tfoot .validationerror, #pendingReminder .validationerror {/*font-size: 0.75em;*/
}
form#pendingReminder {
	height: 170px;
}
/*********************TagCloud Doodad***********************/
#tagcloud a:link {
	color:#356aa0;
}
.tagcloud-5 {
	font-size: 24px;
	font-weight: bold;
	cursor:pointer;
}
.tagcloud-4 {
	font-size: 20px;
	font-weight: bold;
	cursor:pointer;
}
.tagcloud-3 {
	font-size: 16px;
	font-weight: bold;
	cursor:pointer;
}
.tagcloud-2 {
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
}
.tagcloud-1 {
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
}
/*************About Me Doodad************************************/
.randomLink {
	vertical-align: top;
	font-size: 12px;
}

.manifestoLeft {
	width: 100%;
}
.manifestoRight {
	width:30%;
	float: right;
	text-align: right;
	position: relative;
	right:20px;
}
.aboutMe {
	display: inline-table;
	float: left;
	vertical-align: top;
}
/*************Banner Doodad************************************/
.bannerAd-Dash {
	background: transparent url(../images/site_quicktips.png) no-repeat top left;
	width:100%;
	height: 160px;
	display: block;
	border-style: none;
}
#quickTips {
	width: 95%;
	height: 113px;
}
#chatMemberForm h2 {
	color: #356aa0;
}
#sendMessageForm {
	width: 97%;
}
#inviteForm, #sendMessageForm {
	clear:both;
	margin: 10px 0;
}
#inviteForm .chatinvitation {
	clear: both;
}
.chatInvite1 {
	width: 30%;
}
.chatInvite2 {
	width:70%
}
#inviteForm input[type=text] {
	width: 97%;
}
#sendMessageForm textarea {
	width: 90%;
}
#inviteForm select {
	margin-right: 5px;
}
#bannerContent {
	width: 100%
}
#bannerContentLeft {
	float: left;
}
#bannerContentRight {
	float:left;
	width: 80%;
}
#bannerContentRight ul.feature {
	margin: 0;
	float: left;
}
#bannerContentRight li {
	list-style-image: url("../imgs/bullet.png");
}
#listContent li {
	list-style-image: url("../images/phone_sound.png");
	padding: 3px 5px;
}
.tagwallTime {
	font-size: 10px;
	font-style: italic;
	padding-right: 5px;
}
.tagwallPoster {
	background: #f0f0f0;
	margin: 5px 0;
	padding: 5px 2px;
	border: #ccc solid 1px;
	color: #356aa0;
	font-weight: bold;
}
.tagwallPoster a:hover {
	text-decoration: underline;
}
#tagWallForm {
	margin-bottom: 10px;
}
#tagWallForm .writeonWall {
	margin:5px 10px;
	float:right;
}
#tagWallForm textarea {
	width: 97%;
}
#tagwallList {
	margin: 0 0 20px 0;
}
.tagwallPic {
	width: 10%;
	padding-bottom: 10px;
}
.tagwallPost {
	width: 85%;
	text-align: left;
	vertical-align: top;
}
.tagwallPost a {
	font-size:10px;
}
.reminderTime {
	font-size: 10px;
	font-style: italic;
	color: #333;
}
.friendsPic {
	width: 10%;
	padding: 5px 5px 5px 0;
}
.friendsStatus {
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
}
.chatSelf {
	font-size: 12px;
	color:#47a035;
	text-decoration: none;
}
.chatOther {
	font-size: 12px;
	color:#de9100;
	text-decoration: none;
}
.chatSystem {
	font-size: 12px;
	color:#ea6b48;
	text-decoration: none;
}
.chatMember {
	font-size: 12px;
	color:#f0f0f0;
	text-decoration: none;
}
.chatWindowlt {
	width: 25%;
}
td.chatWindowlt {
	vertical-align: text-top;
}
.chatWindowrt {
	width:75%;
}
.rssitems a {
	font-size: 12px;
}
.pollsnapplet {
	background-color: #ef9c00;
	color: #333;
	text-align: right;
	font-size: 70%;
	font-weight:bold;
	margin-left: 5px;
	margin-bottom: 3px;
}
#quickPollForm label {
	font-size: 75%;
}
#mediaDoodad {
	width: 100%;
	clear: left;
	padding-top: 5px;
	text-align: left;
}
.friendsname a {
	text-align: right;
	margin-bottom: 5px;
}
#mediaCategory {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#356AA0;
	font-weight:bold;
	margin:5px 0;
	padding:5px 2px;
	width: 95%;
}
ul.mediaList {
	margin: 0 5px 5px 5px;
	list-style: none;
}
.rich-list-item, .dr-list-item {
	display: inline;
	padding: 0 10px;
	float:left;
	text-align: center;
}
.disabledFeatureTbl td {
	vertical-align: top;
}
.dashblog {
	margin: 5px;
	margin-top: 15px;
}
.webtippaginator {
	color:#333;
}
.paginationWebtip {
	float: right;
	position: absolute;
	bottom:0;
	right:0;
}
.dataScroller {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.disabledFeature p {
	font-size: 1em;
	margin:5px 0;
}
.disabledFeature {
	float:left;
	text-align: left;
	width: 75%;
}
.disabledFeature a {
	font-size: 12px;
	color:#e3ff64;
}
.disabledFeature h3 {
	color: #356aa0;
	padding: 2px 0;
}
.disabledFeature ul {
	padding-left: 10px;
	font-size: 11px;
}
.disabledFeature span {
	color:#666;
	font-style: italic;
}
.postcomment {
	font-size: 10px;
}
.aboutMe1 {
	width: 50%;
}
.aboutMe2 {
	width: 50%;
	width: 100px;
	float: right;
}
#inActiveOwner {
	width: 400px;
	margin:20px auto;
}
#inActiveOwner form h2 {
	font-size: 120%;
	color: #f5f5f5;
}
.smallThumb {
	width: 150px;
	height: auto;
	min-height: 75px;
}
/*----------------ToolTip Testing CSS ----------------------------*/
.toolTip img {
	width: 50px;
	height: auto;
	margin: auto 0;
}
.tooltipImage {
	width: 75px;
}
.tooltipInfo {
	width: 175px;
	float:left;
}
.tooltipName {
	font-size: 12px;
	color: #356aa0;
	font-weight: bold;
}
.tooltipContent {
	font-size: 12px;
	color: #333;
}
.popStats {
	margin: 5px 0;
	padding: 4px;
}
/* global */
#cluetip-close img {
	border: 0;
}
#cluetip-title {
	overflow: hidden;
	display: none;
}
#cluetip-title #cluetip-close {
	float: right;
	position: relative;
}
#cluetip-waitimage {
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url(../img/toolTip/wait.gif);
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 26px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 100;
}
#cluetip-extra {
	display: none;
}
.cluetip-rounded {
	background: transparent url(../img/toolTip/bl.png) no-repeat 0 100%;
	margin-top: 10px;
	margin-left: 14px;
}
.cluetip-rounded #cluetip-outer {
	background: transparent url(../img/toolTip/tl.png) no-repeat 0 0;
	margin-top: -14px;
}
.cluetip-rounded #cluetip-title {
	background: transparent;
	padding: 15px 15px 0;
	margin: 0 -14px 0 0;
	position: relative;
}
.cluetip-rounded #cluetip-extra {
	position: absolute;
	display: block;
	background: transparent url(../img/toolTip/tr.png) no-repeat 100% 0;
	top: 0;
	right: 0;
	width: 14px;
	height: 12px;
	margin: -14px -14px 0 0;
}
.cluetip-rounded #cluetip-inner {
	background: transparent url(../img/toolTip/br.png) no-repeat scroll 100% 100%;
	margin:-18px -14px 0 0;
	overflow:hidden;
	padding:5px 14px 14px;
	position:relative;
}
.cluetip-rounded div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #009;
	background: transparent;
}
.cluetip-rounded div#cluetip-close a {
	color: #777;
}
/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
	background-image: url(../img/toolTip/rarrowleft.png);
}
.clue-left-rounded .cluetip-arrows {
	background-image: url(../img/toolTip/rarrowright.png);
	left: 100%;
	margin-left: 9px;
}
.clue-top-rounded .cluetip-arrows {
	background-image: url(../img/toolTip/rarrowdown.png);
	top: 100%;
	left: 50%;
	margin-left: -8px;
	height: 18px;
	width: 26px;
}
.clue-bottom-rounded .cluetip-arrows {
	background-image: url(../img/toolTip/rarrowup.png);
	top: -25px;
	left: 50%;
	margin-left: -8px;
	height: 12px;
	width: 26px;
}
.rssTime {
	font-size: 10px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
#newsfeed td {
	vertical-align: middle;
}
#newsfeed img {
	margin-right: 10px;
}
.nfcontent {
	margin: 5px;
	color: #333;
	font-size: 12px;
}
.nfcontent td {
	vertical-align: top;
}
.activityphoto {
	width: 40px;
	height: 40px;
	overflow: hidden;
	padding-right: 10px;
}
.activityinfo span {
	color: #666;
}
.activityViewer1 {
	width: 50px;
}
.activityViewer2 {
}
form#activityfeed {
	font-size: 10px;
}
#outerMedia {
	display: table-cell;
	vertical-align: middle;
}
#imageWrapMedia {
	position: relative;
	width: 100%;
}
#imageWrapMedia img {
	margin: 10px auto;
}
.recentTimestamp {
	color: #666;
	font-size: 90%;
}
#wrapper {
	height: 75px;
	width: 75px;
	display: table;
}
#wrapperText {
	display:table;
	font-size:10px;
	color: #356aa0;
	line-height:1.2em;
	vertical-align:middle;
	width:80px;
}
#outer {
	display: table-cell;
	vertical-align: middle;
}
#imageWrap {
	position: relative;
	cursor: pointer;
}
.viewAllLink {
	height: 25px;
	padding-right: 10px;
}
div.entry-body {
	padding: 5px 0;
}
ul#recentVisitors li {
	padding: 4px 0;
}
#notEmptyBlog {
	height: auto;
}
.blogTitle {
	font-weight: bold;
}
#blogForm .blogActions {
	float:right;
	text-align: right;
	font-size: 10px;
}
.blogTime {
	font-size: 10px;
	font-style: italic;
	padding: 1px 5px 0 0;
	color: #666;
}
#blogPoster {
	background: #f0f0f0;
	margin: 5px 0;
	padding: 5px 0;
	border: #ccc solid 1px;
	color: #356aa0;
	float:left;
	width: 100%
}
#blogPoster .blogInfo {
	float: left;
}
#blogPoster .blogActions {
	float: right;
}
#blogPoster .blogPostedBy {
	font-size: 10px;
	color: #666;
	clear:both;
	float:left;
}
#blogPoster .deleteCustom a {
	float:right;
	color:#666;
	padding:0px 20px;
	font-size: 9px;
}
table.blogtimestamp td {
	vertical-align: bottom;
	line-height:1.1em;
}
#blogForm {
	width: 98%;
	height: auto;
}
.fltLeft {
	float:left;
}
.fltRight {
	float: right;
}
.commentLink {
	font-size: 11px;
}
.emptyBlogText {
	width: 100%;
	text-align: left;
	float: right;
}	
hr {
	background-color:#ccc;
	border: none;
	color:#ccc;
	height:1px;
	}
.hangoutCol {
	padding:5px 5px 5px 0;
	vertical-align:middle;
}
.hangoutBtn {
	padding:10px 10px 10px 0px;
	vertical-align:middle;
}
.profilePicFrame {
	width: 120px; 
	height: 120px;
	margin:0 auto 5px;
	background: transparent url(../img/profilePicFrame.gif) no-repeat left top;
	display: table; 
	overflow:hidden;
}
.profilePicMiddle {
	display: table-cell; 
	vertical-align: middle;
}
.profilePicMiddle img {
	max-height: 100px;
	max-width: 100px;
	overflow: hidden;
}
div.profileInterests ul li {
	line-height: 18px;
}
.profileInterests a {
	font-size: 90%;
	padding-left: 5px;
}	
.profileInterests h2 {
	color: #356aa0;
	line-height: 18px;
	}
.profileInterests h3 {
	color: #666;
	line-height: 18px;
	font-size: 90%;
	}	
.sbl { background: url(../img/talkbubbles/bl.gif) bottom left no-repeat #b7d438; width: 95%; text-align: left; min-width: 100px; }
.sbr { background: url(../img/talkbubbles/br.gif) bottom right no-repeat; }
.stl { background: url(../img/talkbubbles/tl.gif) top left no-repeat; }
.str { background: url(../img/talkbubbles/tr.gif) top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url(../img/talkbubbles/b.gif) 20px top no-repeat; }
