/* 3 col layout styles */
div.wrapper{
	float:left;
	width:100%
}
div.dbContent {
	margin: 30px 178px;
	width: 512px
}
div.dbleftCol {
	float:left;
	width:163px;
	margin-top: 30px;
	margin-left:-954px;

}
div.dbrightCol {
	float:left;
	width:251px;
	margin-top: 30px;
	margin-left:-251px;
}

div.dbMessagesTop {
	background: transparent url(/Templates/Connect/Styles/Images/db_middleHeadBG.gif) no-repeat left top;
	width: 512px;
	position: relative;
}
div.dbMessagesTop h2, div.dbMessagesTop h1 {
	font-size: 1em;
	padding: 10px 0 0 14px;

}
div.dbMessagesTop h2 {
	line-height: 28px;
}
div.dbContentBottom {
	background: transparent url(/Templates/Connect/Styles/Images/dbmidContentBottomBG.gif) no-repeat 0 0;
	height: 2px;
	line-height: 2px;
	margin: 10px 0 0 0;
	clear: both;
}
div.discussionTabs {
	width: 511px;
}

.dbHelp {
	display: block;
	float: left;
	position: absolute;
	right: 15px;
	top: 12px;
}

div.dbMessagesContent {
	margin: -5px 0 0 0;
	display: block;
	height: 160px;
	overflow-x: hidden;
	overflow-y: auto;

}


div.dbMessagesContent Table {
	width: 492px;
	margin-left: 1px	
}

div.dbMessagesContent Table tbody {

}
div.dbMessagesContent Table caption {
	display :none;
}
div.dbMessagesContent Table th {

 color: #5B5B5A;
 font-size: 0.688em;
 font-weight: bold;
 padding: 5px 0 5px 15px;
 border-bottom:1px solid #C2C2C1;
}
div.dbMessagesContent Table th.thBorder {
border-right: 1px solid #C2C2C1;
}
div.dbMessagesContent Table td.borderRight {
	border-right: 1px solid #c2c2c1;
	border-bottom: 1px solid #c2c2c1
}

div.dbMessagesContent Table td {
 color: #5B5B5A;
 font-size: 0.75em;	
 padding: 5px 0 5px 15px;
 vertical-align:top;
 background: #F7F7F7;


}
div.dbMessagesContent Table td.user {
	width: 141px;
	border-left: 1px solid #c2c2c1;
}
div.dbMessagesContent Table td.user a {
	font-weight: bold;
}
div.dbMessagesContent Table td.user img {
	float: left;
}

div.dbMessagesContent Table td.date {
	font-size: 0.688em;
	width: 72px;
}
div.dbMessagesContent Table td.subject {

	border-bottom: 1px solid #c2c2c1
}
div.dbMessagesContent Table td.subject a {
	color: #336295;
	font-weight: bold;
}
.dbPanelSpace {
	margin-top: 20px;
	padding-bottom: 10px;
}


/* network updates */
div.networkContent {
	background: transparent url(/Templates/Connect/Styles/Images/dbmidContentBG.gif) no-repeat scroll left 0;
	margin: 2px 0 0;

	border-top: 1px solid #BDBDBD;
}

div.networkContent dl {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 11px 15px;
	width:492px;
	padding: 11px 0 11px 0;
	clear: left;
	overflow: hidden
}
div.networkContent dt, div.networkContent dd  {
	color: #333333;
	display:block;
	font-size: 0.75em;

}
div.networkContent dl.noBorder, div.intelliList ul li.noBorder, div.discussionTopicsContent dl.noBorder {
	border-bottom: none;
}
span.avatar {
	display:block;
	float:left;
	height:45px;
	width:45px;
}
span.discussDetail, span.msgTitle, span.msgTime {
	display:block;
	float:left;
	margin-left:10px;
	width:435px;
}

span.msgTitle a:link, span.msgTitle a:visited {
	color: #336295;
	font-weight: bold;
	display: block;
}



/* other Panels */
div.dbPanel { 
	background: transparent url(/Templates/Connect/Styles/Images/dbPanelBG.gif) no-repeat left top;
	clear: both;
	position: relative;
	width: 512px;

}
div.dbPanel h2 {
	padding: 10px 0 0 14px;
	position: relative;
	line-height: 28px;
}
div.intelliList {
	clear:both;
	width: 512px;
	margin: 0 0 0 0;
	height: 175px;
	overflow-x: hidden;
	overflow-y: auto;
}
div.intelliList ul {
	margin: 10px 0 0 15px;
	float: left;
	width: 475px;
	list-style: none
}
div.intelliList ul li {
	font-size: 0.75em;
	margin: 0px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
}
div.intelliList ul li span.msgTitle, div.intelliList ul li span.msgTime {
	float: none;
	margin: 0;
	padding: 0
}
div.intelliList ul li span.msgTitle {
	font-size: 1.16em;
}
/* Discussion Topics */
div.discussionTopicsContent {
	clear:both;
	margin:0 10px 0 15px;
}
div.discussionTopicsContent dl {
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	color:	#333333;
}
div.discussionTopicsContent dt {
	border-right: 1px solid #DDDDDD;
	display: block;
	float: left;
	font-size: 0.75em;
	margin: 4px 0 0;
	padding: 13px 0 11px 0;
	width: 395px;
}
div.discussionTopicsContent dl dt span.heading {
	clear: both;
	display: block;
	font-size: 1.16em;
	font-weight: bold;
}
div.discussionTopicsContent dl dt span.heading a {
	color: #336295;
}
div.discussionTopicsContent dd {
	color: #666666;
	display: block;
	float: left;
	font-size: 0.688em;
	font-weight: bold;
	margin: 0;
	padding: 17px 0 11px 10px;
	width: 78px;
}

/* left Column Panels */

div.userProfile {
	background: transparent url(/Templates/Connect/Styles/Images/dbLeftPanelTopBG.gif) no-repeat 0 0;
	border-bottom: 1px solid #E2E2E2;
	padding-right: 5px;
}

div.userProfile img {
	margin: 8px 0 0 8px;
}
div.userProfile h3 {
	margin :8px 0 7px 8px;
	padding: 0;
	color: #F1642D
}
div.userProfile p {
	color: #5B5B5A;
	font-weight: bold;
	margin :0px 0 18px 8px;
}

div.inviteFriendPanel {
	margin-top: 20px;
	background: transparent url(/Templates/Connect/Styles/Images/invitePanleBG.jpg) no-repeat 0 0;
	width: 162px;
	height: 123px;
}
div.strapLine {
	width: 107px;
	padding: 14px 0 0 10px
}
div.inviteButtonWrap {
	overflow: hidden;
	margin: 10px 0 0 10px;
}
div.dbPoll {
	margin: 20px 0 0 0;
}
div.dbPoll h4 {
	padding:10px 0 0 10px;
}
div.dbPoll p {
	margin: 10px 10px 0 10px;
}
ul.options {
	margin: 10px 5px 0 10px;
}
ul.options li {
	overflow: hidden;
	margin-bottom: 2px;
}
ul.options Label {
	clear: both;
	display: block;
	font-size: 0.75em;
	color: #333;
}
ul.options Label span {
	display: block;
	float:left;
width:120px;
}
ul.options input {
	margin: 0 5px 0 0;
	vertical-align: middle;
	float: left;

}
div.dbPoll {
	background: transparent url(/Templates/Connect/Styles/Images/dbLeftPanelTopBG.gif) no-repeat 0 0;
}
div.dbPollBTM {
	background: transparent url(/Templates/Connect/Styles/Images/dbLeftPanelBottomBG.gif) no-repeat 0 0;
	clear: both;
	height: 7px;
	line-height: 7px;
	margin: 0px 0 0;
}

/* Right Hand Side */
div.dbBlogs h2 {
	font-size: 1em;
	padding:14px 0 10px 14px;
}
div.dbBlogs{
	background: transparent url(/Templates/Connect/Styles/Images/dbRightPanelTopBG.gif) no-repeat 0 0;
	border-bottom: 1px solid #E2E2E2;
	position: relative;
	display: block;

}
div.blogContent {
	border-top: 1px solid #BDBDBD;
	margin: 0 0 0 0;
	width: 251px;
	height: 160px;
	overflow-x: hidden;
	overflow-y: auto;
}
div.blogContent ul {
	float: left;
	margin: 10px 10px 0 10px;
	width: 231px;
	list-style: none;
}
div.blogContent ul li {
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	font-size: 0.75em;
	margin: 0 0 10px;
	padding: 0 0 10px 5px;
}
div.blogContent ul li.lastBorder {
	border-bottom: 2px solid #DDDDDD;
}
div.blogBtm {
	background: transparent url(/Templates/Connect/Styles/Images/dbRightPanelBottomBG.gif) no-repeat 0 0;
	clear: both;
	height: 7px;
	line-height: 7px;
	margin: 10px 0 0
}
span.blogTitle {
	display: block;
}
span.blogTitle a:link, span.blogTitle a:visited {
	color: #336295;
	display: block;
	font-weight: bold;
}

div.rssHolder {
	margin-top: 20px;
	background: transparent url(/Templates/Connect/Styles/Images/rssBG.gif) no-repeat 0 0;
	width: 251px;
	position: relative;
}
div.rssHolder ul {
	
	list-style: none;
}

div.rssHolder ul li {
	float: left;
	padding: 4px 0 12px 0;
	margin-left: 15px;

}
.rssAdd {
	background: transparent url(/Templates/Connect/Styles/Images/rss.gif) no-repeat 0 0;
	font-size: 0.875em;

	padding: 0 0 0 22px;
}
a.rssAdd:link, .rssAdd:visited {
		color: #fff;
	font-weight: bold;
}
.rssHelp {
	background-position:0 -262px;
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	right: 10px;
	top: 7px;
}


div.dbTV {
	margin-top: 30px;
	padding-bottom: 5px;
}
div.tvHolder {
	margin-top: 1px;
}
div.dvTVContent h4, div.dvTVContent p  {
	margin: 0 0  0 15px;
}
div.dvTVContent .arrowLink {
	display: block;
	margin: 10px 0 0 15px
}

.userName {
	display: block;
	float: left;
	margin: 3px 0 0 5px;
	width: 88px;
}
.commentName {
	font-weight: bold;
}

/* updated by Karuba */
ul.dbLeftControls li {
	margin-top: 5px;
	overflow: hidden;
	list-style-type:none;
}

/* added by Karuba */
div.dbMessagesContentNoHeight
{
	margin-top: -5px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
div.dbMessagesNoBackground 
{
	margin-top: -5px;
	border-top: 1px solid #DDDDDD;
}
div.NoTop 
{
	margin-top: 0px;
	border-top: 0px;
}
div.dbMessagesContentNoHeight dl
{
	margin: 10px 15px 11px 15px;
	color: #333333;
	display:block;
	font-size: 0.75em;
}

div.dbMessagesNoBackground dl 
{
	margin: 10px 15px 11px 15px;
	color: #333333;
	display:block;
	font-size: 0.75em;
}

div.dbMessagesTopPop h2, div.dbMessagesTopPop h1 {
	font-size: 1em;
	padding: 10px 0 10px 14px;
	line-height: 28px;
}
div.dbMessagesTopPop {		
	background: transparent url(/Templates/Connect/Styles/Images/db_middleHeadBG.gif) no-repeat left top;
	width: 360px;
	position: relative;
}

/*************************/
/* POPUPs and MySettings */
/*************************/
#PopUp {
	overflow: hidden;
	width: 100%;
}
#PopUp .mainInfoBox .headingContainer {
	position: relative;
}
#MySettings {
	overflow: hidden;
	width: 100%;
}
div.intaract {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
}
div.interactInfo {
	margin-left: 5px;
	width: 145px;
	float: left;
	overflow: hidden;
}
img.msnImage {
	float: left;
	margin-top: 15px;
}
#MySettings h1 {
	font-size: 1.7em;
	margin-left: 10px;
	margin-top: 20px;
}
#PopUp.reply {
	width: 300px;
}
.popUpBg {
	overflow: hidden;
}
#PopUp fieldset, #MySettings fieldset {
	border: none;

	overflow: hidden;
}
#PopUp fieldset.popUp {
	padding: 0;
	margin: 0;
}
#MySettings fieldset.mySettings {
	padding: 0;
	width: 100%;
}
#PopUp legend, #MySettings legend {
	color: red;
	font-style: italic;
	overflow: hidden;
	padding: 10px 0 0 15px;
}
#PopUp fieldset.popUp ul {
	margin: 0;
	list-style-image: none;
}
fieldset.mySettings ul {
	margin: 20px;
}
fieldset.createEvent ul {
	margin: 5px;
}
fieldset.popUp li, fieldset.mySettings li, fieldset.createEvent li {
	list-style: none;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px;
}
fieldset.createEvent li {
	padding: 0;
}
div.imageSelect {
	background-color: #eaeaea;
	padding: 10px 0 10px 15px;
	overflow: hidden;
	margin-bottom: 10px;
}
div.imageSelect label {
	text-align: left !important;
	width: 100% !important;
}
div.imageSelect input {
	float: none !important;
	margin: 0px 0 3px 0 !important;
}
div.imageSelect input {
}
div.imageSelect div.newImage {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
div.newImage span.removeImage input {
	width: auto !important;
	border: none !important;
	clear: both;
	margin: 0 5px 0 0 !important;
}
div.newImage span.removeImage label {
	float: none !important;
	width: auto !important;
	margin: 0 0 2px 0 !important;
}
img.newImage {
	padding: 2px;
	width: 100px;
	background-color: transparent;
	float: left;
	overflow: hidden;
	border: 1px solid #bababa !important;
}
#PopUp h3 {
	color: #004a80;
	font-style: italic;
}
#PopUp label, fieldset.mySettings label {
	color: #004a80;
	float: left;
	overflow: hidden;
	margin-top: 3px;
	margin-right: 15px;
	font-weight: bold;
}
ul.register label {
	width: 110px;
	text-align: right;
}
fieldset.mySettings label, fieldset.mySettings span.passReq, fieldset.createEvent label {
	text-align: right;
	width: 110px;
}
label.video {
	width: 60px;
}
fieldset.mySettings span.passReq {
	overflow: hidden;
	float: left;
	clear: both;
}
fieldset.mySettings input {
	float: left;
}
fieldset.createEvent input {
}
fieldset.mySettings input.file, fieldset.createEvent input.file {
	margin-top: 20px;
	width: 17em !important;
}
#PopUp select, #MySettings select {
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}
#MySettings select.category {
	width: 15em;
}
#PopUp label span {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
#PopUp input, #MySettings input {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 2px 0px 0px;
	width: 220px;
}
#PopUp input.text, #MySettings input.text {
	border: 1px solid #ccc;
}
span.radioButton {
	margin-right: 5px;
	float: left;
}
span.radioButton label {
	float: none !important;
	color: #000 !important;
	width: auto !important;
}
span.radioButton input {
	width: auto !important;
	float: left;
	border: none !important;
}
#PopUp textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: right;
	border: 1px solid #ccc;
	width: 220px;
	height: 250px;
	background-color: transparent;
}
#PopUp textarea.textBox {
	width: 99%;
}
#PopUp a.close {
	color: #fff;
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
}
.modalPopUpHost {
	overflow: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	visibility: hidden;
}
.modalPopUpCover {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 1000;
}
.modalPopUpContentWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10001;
}
.modalPopUp {
	position: absolute;
	left: 50%;
	top: 100px;
}
div.messagePreview {
	float: left;
	width: 70%;
}
div.singleMessageHeader {
	background-color: #f0f0f0;
	margin-top: 20px;
	padding: 5px;
	overflow: hidden;
}
div.messageWriter {
	float: left;
	width: 70%;
	margin-left: 2%;
}
div.menuBar {
	background-color: #f0f0f0;
	padding: 5px 14px 5px 14px;
	height: 15px;
	margin-bottom: 3px;
}
div.comment, span.comment {
	clear: both;
	color: #606060;
	overflow: hidden;
	font-size: 0.9em;
}
div.borderTop 
{
	margin-top:10px;
}

div.borderBottom 
{
	margin-bottom:10px;
}

.indent 
{
	margin-left:45px;
}

h3.messagetitle
{
	margin-left:10px;
	padding-bottom: 5px; 
}

.msgDateTimes 
{
	display:block;
	padding-top:1px;
	margin-left:10px;
	font-size: 0.8em;
	color: rgb(91, 91, 90);
}
ieScrollFix 
{
	background: transparent url(/Templates/Connect/Styles/Images/dbmidContentBottomBG.gif) no-repeat 0 0;
	height: 1px;
	line-height: 2px;
	margin:0px 0 0 0;
	clear: both;
}	
div.borderPadding 
{
	margin-top:10px;
	margin-bottom:10px;
}	

.dbPanelSpaceTop {
	margin-top: 20px;
	margin-bottom:20px
}

/* events */

div.eventLogo {
padding-top:1px;float:left;width:50px;
}
div.eventContainer {
 float:left;width:350px;
}
span.eventTitle 
{
	float: none;
	margin: 0;
	padding: 0;
	width:435px;
	color: #336295;
	font-weight: bold;
	display: block;
	font-size: 1.16em;
}

span.eventLocation 
{
	font-size: 1em;
	font-weight: bold;
}

div.eventDescription 
{
	float: none;
	padding: 10px 0px 5px 0px;
	width:435px;
	font-size: 1em;
}