/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin: 0; 
	padding: 0; 
}
/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { 
	font-size: 100%; 
}
/* Removes list-style from lists */

ol,ul { 
	list-style-postion: inside; 
}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var { 
	font-style: normal; 
	font-weight: normal; 
}
/* Removes list-style from lists */
table { 
	border-collapse: collapse;
	border-spacing: 0; 
}
/* Removes border from fieldset and img */
fieldset,img { 
	border: 0; 
	padding: 0;
}
/* Left-aligns text in caption and th */
caption,th { 
	text-align: left; 
}
/* Removes quotation marks from q */
q:before, q:after { 
	content :''; 
}
/* fix nested floats */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/*-------------------------------------------------------------------*/

/* Start the actual template styles */

/*Basic formatting */
html { 
	font-size:100%
}
body {
	font-family: arial,helvetica, sans-serif;
	text-align: center;
	background:#E0E0DB url(/Templates/Connect/Styles/Images/pageBG.jpg) repeat-x left top;
}
legend {
	display: none;
}

h1 {
	color: #336295;
	font-size: 2.01em;
	line-height: 28px;
}
h2 {
	color: #336295;
}
h3 {
	color: #336295;
	font-size: 1em;
}
h4 {
	font-size: 0.875em;
	color: #336295;
}
p {
	font-size: 0.75em;
	color: #333333;
}
a:link, a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* main areas */
div.container {
	text-align: left;
	width: 986px;
	margin: 20px auto;
	padding-top:6px;
	
	background:#fff url(/Templates/Connect/Styles/Images/containerTop.gif) no-repeat left top;
}
div.containerBTM {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	width: 954px;
	padding: 40px 15px 0 15px;
	
}
div.containerBottom {
	background:#fff url(/Templates/Connect/Styles/Images/containerBottom.gif) no-repeat left bottom;
	clear: left;
	float: left;
	height: 7px;
	line-height: 7px;
	margin-bottom: 20px;
	width: 986px;
}
div.header img {
	float: left;
}
/* log in area styles */
div.loginArea {
	float: right;
	margin-right: 15px;
}
div.loginArea ul {
	width: 382px;
	float: right;
	list-style: none;
}
div.loginArea ul li {
	float: left;
	font-size: 0.688em;
}
div.loginArea ul li a {
	display: block;
	margin: 4px 10px 0 0;
	line-height: 12px;
	font-weight: bold;
}
div.loginArea ul li a.border {
	border-right: 1px solid #E2612F;
	padding-right: 10px;
}

div.logWrapper {
	position: relative;
	width: 110px;
}

div.logWrapper .inputBoxLog, div.passwordWrapper .inputBoxLog{
	background:transparent url(/Templates/Connect/Styles/Images/inputBox_repeat.gif) repeat-x scroll center top;
	font-size: 1em;
	border: 0 none;
	line-height: normal;
	margin: 0;
	padding: 4px 0 4px 0;
	position: absolute;
	right: 10px;
	top: 0;
	width: 90px;
	color: #999999
}
div.passwordWrapper {
	position: relative;
	width: 110px;
	left: 112px;
}
.inputLeft {
	background:transparent url(/Templates/Connect/Styles/Images/inputBox_left.gif) no-repeat scroll left top;
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}
.inputRight {
	background:transparent url(/Templates/Connect/Styles/Images/inputBox_right.gif) no-repeat scroll right top;
	display: block;
	height: 20px;
	right: 0;
	position: absolute;
	top: 0;
	width: 12px;
}
div.loginArea .forgetPword {
	clear: both;
	font-size: 0.625em;
	display: block;
	padding-top: 8px;
	text-align: right;
	width: 120px;
	float: right;
}
.loglabel {
	display: block;
	padding: 2px 4px 0 20px;
}
.submit {
	cursor: pointer;
	display: block;
	height: 14px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 3px;
	width: 14px;
	z-index: 1;
}
/* end login area styles */

/*main nav styles */
div.mainNavHolder {
	padding-top: 30px;
	clear: both;
	
	
/*end*/
/*\*/
]padding-top: 20px;
}/*end*/

	
	

div.mainNav {
	float: left;
	width: 703px;
	/*background: #ccc;*/
	background: transparent url(/Templates/Connect/Styles/Images/navBG.gif) repeat-x center bottom;
	line-height:normal;
}
/*
div.mainNav ul li {
	float:	left;
	margin:	0 0px 0 0px;
	padding:	0 0 0 9px;
}*/
/*
div.mainNav ul li a {
	background:	transparent url(/Templates/Connect/Styles/Images/navRight.gif) no-repeat right top;
	color:	#336295;
	display: block;
	font-weight: bold;
	padding: 10px 20px 10px 6px;
	text-decoration: none;
	font-size: 0.875em;
}
*/



/* new */
div.mainNav ul {
	list-style: none;
}
div.mainNav ul li {
  float:left;
  background:url("/Templates/Connect/Styles/Images/navLeft_BOTH.gif")
    no-repeat left top;
  margin:0;
  padding:0 0 0 9px;

  }
div.mainNav ul li a {
  float:left;
  display:block;
  background:url("/Templates/Connect/Styles/Images/navRightBOTH.gif")
    no-repeat right top;
	color:	#336295;
	font-weight: bold;
	padding: 10px 20px 10px 6px;
	text-decoration: none;
	font-size: 0.875em;
  }
div.mainNav ul li:hover, div.mainNav ul li:hover a {
  background-position:0% -150px;
  color:#fff;
  }
div.mainNav ul li:hover a {
  background-position:100% -150px;
 }

div.mainNav ul li.navLeftCorner {
	 background-position:0% -300px;
}
div.mainNav ul li.navLeftCorner:hover, div.mainNav ul li.navLeftCorner a:hover {
	 background-position:0% -450px;
	 color:#fff;
}
div.mainNav ul li.navLeftCorner a:hover {
  background-position:100% -150px;
 }

div.mainNav ul li.current {

	 background-position:0% -150px;
}
div.mainNav ul li.current a {

	background-position:100% -150px;
	color:#fff;
	padding-bottom:10px;
}
div.mainNav ul li.currentHome {
	background-position:0% -450px;
}
div.mainNav ul li.currentHome a {
	background-position:100% -150px;
		color:#fff;
	padding-bottom:10px;
}

/* end main nav styles */
div.searchBox {
	float: left;
	width: 250px;
	height: 36px;
	background:	transparent url(/Templates/Connect/Styles/Images/searchBG.gif) no-repeat left top;
}
div.searchWrapper {
	left: 17px;
	top: 7px;
	position: relative;
	width: 219px;
}
.searchLeft {
	background: transparent url(/Templates/Connect/Styles/Images/searchLeft.gif) no-repeat left top;
	display: block;
	height: 23px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}
div.searchWrapper .searchBox {
	background: transparent url(/Templates/Connect/Styles/Images/searchBoxBG.gif) repeat-x scroll center top;
	border: 0 none;
	color: #999999;
	font-size: 0.75em;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 4px 0 6px 0;
	position: absolute;
	right: 11px;
	top: 0;
	width: 196px;
}
.searchRight {
	background: transparent url(/Templates/Connect/Styles/Images/searchRight.gif) no-repeat scroll right top;
	display: block;
	height: 23px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}
.searchBtn {
	cursor: pointer;
	display: block;
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 4px;
	width: 16px;
	z-index: 1;
}







div.mainContent {
	float: left;
	/*margin-left: 15px;*/
	width: 631px;
	margin: 20px 0 0 0;
}

/* footer styles */
div.footerHolder {
	clear:both;
	width:956px;
	padding-top: 30px
}
div.footer {
	background: transparent url(/Templates/Connect/Styles/Images/footerTop.gif) no-repeat 0 0;
	overflow: hidden;
	padding-top: 5px;
}
div.footerContent{
	background: transparent url(/Templates/Connect/Styles/Images/footerGrad.gif) no-repeat 0 0;
	padding: 0;
	position: relative;
}
div.footer_btm {
	background: transparent url(/Templates/Connect/Styles/Images/footerBTM.gif) no-repeat 0 0;
	clear: left;
	float: left;
	height: 5px;
	line-height: 5px;
	margin-bottom: 7px;
	width: 100%;
}
div.footerContent ul {
	margin: 0 0 12px -5px;
	width: 700px;
	padding-top: 13px;
	list-style: none
}
div.footerContent ul li {
	float: left;
	margin: 0 0 0 10px;
}
div.footerContent ul li a:link, div.footerContent ul li a:visited {
	color: #333;
	font-weight: bold;
	font-size: 0.688em;
	border-left: 1px solid #333;
	padding: 0 0 0 10px
}
div.footerContent ul li a.first:link, div.footerContent ul li a.first:visited {
	border: none;
}
p.copyRight {

	font-size: 0.688em;
	left: 752px;
	position: relative;
	top: -33px;
	color: #FF6600;
	font-weight: bold;
	width: 200px;
}

/* widget boxes */
div.mainContentLeft {
	float: left;
	width: 299px;
	margin: 0 0 0 15px;
}
div.mainContentLeft p {
	padding: 5px 0 5px 0;
	line-height: 20px;
}
div.mainContentLeft ul {
	margin: 10px 0 10px 15px;
}
div.mainContentLeft ul li {
	list-style:disc outside;
	font-size: 0.75em;
	font-weight: bold;
	color: #336295;
	margin-left: 2px;
}
div.mainContentRight {
	float: left;
	width: 285px;
	height: 233px;
	background:	 url(/Templates/Connect/Styles/Images/joinBG.jpg) no-repeat left top;
	margin: 0 0 0 2px;
	padding: 10px 15px 0 15px;
}
div.mainContentRight h2 {
	font-size :1.5em;
	color: #fff;
}
div.mainContentRight p {
	color: #fff;
	margin-bottom: 15px;
}
div.mainContentRight .joinInputBox {
	display: block;
	 border-style: hidden;
     border-width: 0px;
     background-image: url(/Templates/Connect/Styles/Images/joinInputBG.gif);
	 width: 141px;
	 height: 17px;
	 font-size: 0.688em;
	 padding: 3px 10px 0 10px;
	 color: #5B5B5A;
	 margin-bottom: 5px
}
button.signUpBtn { 
  margin: 10px 0 0 -7px;
  border: 0; 
  cursor: pointer; 
  font-weight: bold; 
  padding: 0 15px 0 0; 
  text-align: center; 
}
button.signUpBtn span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
}
div.mainContentRightError {
	float: right;
	width: 285px;
	margin: 0 0 0 2px;
	padding: 0px 15px 0 15px;
	margin-bottom: 15px;
	font-size: 0.75em;
	font-weight: bold;
}
div.mainContentRightError ul
{
    list-style-type: none;
}

/*blue buttons*/
button.signUpBtn { 
  background:url(/Templates/Connect/Styles/Images/orangeButtonRIGHT.gif) right no-repeat; 
  font-size:0.875em; 
}
button.signUpBtn span { 
  height:24px; 
  line-height:24px;
  background:url(/Templates/Connect/Styles/Images/orangeButtonLEFT.gif) left no-repeat;
  color:#fff; 
}




.icons span {
	left: -9999px;
	position: absolute;
}
.icons {
	background: transparent url(/Templates/Connect/Styles/Images/sprites.png) no-repeat 0 0;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
}
.rating0 {
	background-position: -80px 0px;
	height: 17px;
	width: 78px;
}
.rating1 {
	background-position: -61px 0px;
	height: 17px;
	width: 78px;
}
.rating2 {
	background-position: -45px 0px;
	height: 17px;
	width: 78px;
}
.rating3 {
	background-position: -30px 0px;
	height: 17px;
	width: 78px;
}
.rating4 {
	background-position: -14px 0px;
	height: 17px;
	width: 78px;
}
.rating5 {
	background-position: -0px 0px;
	height: 17px;
	width: 78px;
}
.expert {
	display: block;
	margin: 5px 0 0 0;
	background-position: -0px -47px;
	height: 18px;
	width: 48px;
}
.unknown {
	display: block;
	margin: 10px 0 0 0;
	background-position: -0px -142px;
	height: 29px;
	width: 250px;
}
.unknown span {
	position: relative;
	left: 30px;
	top: 5px;
	color: #666;
}
.newDiscussion {
	display: block;
	margin: 10px 0 0 0;
	background-position: -0px -70px;
	height: 40px;
	width: 31px;
}
.help {
	display: block;
	margin: 0px 0 0 0;
	background-position: -0px -114px;
	height: 18px;
	width: 18px;
}
.word {
	display: block;
	margin: 0px 0 0 0;
	background-position: -0px -291px;
	height: 25px;
	width: 36px;
}
.excel {
	display: block;
	margin: 0px 0 0 0;
	background-position: -0px -325px;
	height: 25px;
	width: 28px;
}
.powerpoint {
	display: block;
	margin: 0px 0 0 0;
	background-position: -0px -360px;
	height: 27px;
	width: 28px;
}
.pdf {
	display: block;
	margin: 0px 0 0 0;
	background-position: -0px -397px;
	height: 27px;
	width: 24px;
}
.image {
	display: block;
	margin: 0px 0 0 0;
	background-position: -0px -434px;
	height: 30px;
	width: 32px;
}

div.discussionControls {
	float:right;
	position:relative;
}

/* EDIT START WG 04-03-10 */

.help {
	position:absolute;
	right:15px;
	top:-35px;
}

.help-hp {
	position:absolute;
	right:15px;
	top:15px;
}

/* EDIT END WG 04-03-10 */

.discussThis {
	background-position: 0px -24px;
	height: 14px;
	width: 14px;
}
div.viewAllBox {
	background: #E3E3E3;
	padding: 7px 0 7px 15px;
}


/* city scape TV */
div.cityScapeTV {
	float:right;
	width:308px;
	margin: 30px 0 0 0;
}
div.cityScapeTV h4, div.cityScapeTV p {
	margin-left: 15px
}
div.cityScapeTV h4 {
	color: #336295;

}
div.headingSection {
	background:transparent url(/Templates/Connect/Styles/Images/TvHeadingTop.gif) no-repeat 0 0;
	padding-top: 4px;
}
div.headingSection h3 {
	background:transparent url(/Templates/Connect/Styles/Images/TvHeadingMid.gif) no-repeat 0 top;
	padding: 7px 0 7px 15px;
}
div.headingSectionBTM {
	background: transparent url(/Templates/Connect/Styles/Images/TvHeadingBTM.gif) no-repeat 0 0;
	clear: left;
	float: left;
	height: 2px;
	line-height: 2px;
	margin-bottom: 2px;
	width: 100%;
}
div.tvHolder {
	margin: 0 0 10px 0;
	padding: 0;
}
.tvDate {
	font-size: 0.917em;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.tvStillsHolder {

}
.TvStills {
	list-style: none;
}
.TvStills li {
	float: left;
	margin: 0 0 0 15px;

}
.tvStillsHolder a {
	clear: both;
	margin-left: 15px;
}


/* right hand column widget */
div.rightWidget {
	clear: right;
	float:right;
	width:308px;
	margin: 30px 0 0 0;
	background:transparent url(/Templates/Connect/Styles/Images/rightWidgetTop.gif) no-repeat 0 0;
	padding-top: 4px;

}
div.rightWidgetContent {
	background:transparent url(/Templates/Connect/Styles/Images/rightWidgetMid.gif) no-repeat 0 top;
	overflow: auto;	padding-bottom: 5px;
	padding-right: 5px;
}
div.rightWidgetBTM {
	background: transparent url(/Templates/Connect/Styles/Images/rightWidgetBTM.gif) no-repeat 0 0;
	clear: left;
	float: left;
	height: 4px;
	line-height: 4px;
	margin-bottom: 2px;
	width: 100%;
}
div.rightWidget  h3 {
	font-size: 1.375em;
	padding: 5px 0 7px 15px;
}
div.rightWidgetContent img {
	display: block;
	float: left;
	margin: 0 10px 0 15px;
}
/* tabs */
div.discussionTabs {
	background: transparent url(/Templates/Connect/Styles/Images/discussNavBG.gif) repeat-x center bottom;
	float: left;
	line-height: normal;
	width: 630px;
	margin: 10px 0 0 0
}
div.discussionTabs ul {
	margin: 0;
	list-style: none;
}
div.discussionTabs ul li	{
	background: transparent url(/Templates/Connect/Styles/Images/discussNavLeft.gif) no-repeat left top;
	float: left;
	margin: 0 2px 0px 0;
	padding: 0 0 0 9px;
	width: 116px;
}
div.discussionTabs ul li a {
	background: transparent url(/Templates/Connect/Styles/Images/discussNavRight.gif) no-repeat right top;
	color: #989789;
	font-size: 0.812em;
	font-weight: bold;
	display: block;
	padding: 5px 0px 3px 6px;
	text-decoration: none;
}
div.discussionTabs ul li.discussCurrent {
	background-image: url(/Templates/Connect/Styles/Images/discussNavLeft_current.png);
}
div.discussionTabs ul li.discussCurrent a {
	background-image: url(/Templates/Connect/Styles/Images/discussNavRight_current.png);
	color: #fff;
	padding-bottom: 7px;
}
div.discussionTabs ul li a:hover {
	text-decoration: underline
}

button.discussBtn { 
  margin: 10px 0 0 -7px;
  border: 0; 
  cursor: pointer; 
  font-weight: normal;
  padding: 0 9px 0 0; 
  text-align: center; 
}
button.discussBtn span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 12px; 
}


/*blue buttons*/
button.discussBtn { 
  background:url(/Templates/Connect/Styles/Images/creatDiscussBtnRight.gif) right no-repeat; 
  font-size:0.75em; 
  position:absolute;
right:15px;
top:-14px;
}
button.discussBtn span { 
  height:22px; 
  line-height:21px;
  background:url(/Templates/Connect/Styles/Images/creatDiscussBtnLeft.gif) left no-repeat;
  color:#fff; 
}

/* some generic classess */
.arrowLink {
	font-size: 0.75em;
	font-weight: bold;
	padding: 0 0 0 8px;
	background: transparent url(/Templates/Connect/Styles/Images/linkArrow.gif) no-repeat 0 4px;
}
.plusLink {
	font-size: 0.75em;
	font-weight: bold;
	padding: 0 0 0 12px;
	background: transparent url(/Templates/Connect/Styles/Images/linkOrangePlus.gif) no-repeat 0 4px;
}
.arrowLinkGreyBG {
	background: transparent url(/Templates/Connect/Styles/Images/linkArrowGreyBG.gif) no-repeat 0 4px;
}
.orangeHighlight {
	color: #F1642E;
	font-weight: bold;
}
a.blueLink:link, a.blueLink:visited {
	color: #336295;

}
.hideLabel{
	height:1px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:-500px;
	width:1px;
}
.backLink {
	margin-left: 15px;
	display: block;
}
.whiteStrapLine {
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 20px;
}
.clear {
	clear: both;
}



/* links as buttons styles */ 
/* dashboard bluebuttons */
a.linkButtons{
	background: transparent url('/Templates/Connect/Styles/Images/dbBlueButtonLeft.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 0.812em Arial; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a.linkButtons span{
background: transparent url('/Templates/Connect/Styles/Images/dbBlueButtonRight.gif') no-repeat top right;
display: block;
padding: 4px 2px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
width: 148px; cursor:pointer; *cursor:hand;
}
a:link.linkButtons, a:visited.linkButtons, a:hover.linkButtons, a:active.linkButtons{
color: #fff; /*button text color*/
}
a:hover.linkButtons{ /* Hover state CSS */
text-decoration: underline;
}
/*
a.myContactsPad span {
	padding-right: 65px
}
a.myEvents span {
	padding-right: 78px
}
*/
/* orange link button - only necessary values are over ridden */
a.OrangeButton {
	background: transparent url('/Templates/Connect/Styles/Images/orangeLinkButtonLeft.png') no-repeat top left;
	font-size: 0.875em;
	line-height: 14px ;
	height: 22px;
	padding-left: 11px;
}
a.OrangeButton span {
	background: transparent url('/Templates/Connect/Styles/Images/orangeLinkButtonRight.png') no-repeat top right;
	padding-right: 14px;
}

/* Orange link button - this one has slightly diffferent corners hence the extra styles */
a.OrangeButtonOtherCorner {
	background: transparent url('/Templates/Connect/Styles/Images/orangeLinkButtonOtherLeft.png') no-repeat top left;
	font-size: 0.875em;
	line-height: 14px ;
	height: 22px;
	padding-left: 16px;
}
a.OrangeButtonOtherCorner span {
	background: transparent url('/Templates/Connect/Styles/Images/orangeLinkButtonOtherRight.png') no-repeat top right;
	padding-right: 14px;
	width: 100%;
}

/* remove facet link button */
a.removeFacetBTN {
	background: transparent url('/Templates/Connect/Styles/Images/removeFacetLeft.gif') no-repeat top left;
	font-size: 0.75em;
	line-height: 9px ;
	height: 17px;
	padding-left: 24px;
	clear: both;
	margin-bottom: 5px;
}
a.removeFacetBTN span {
	background: transparent url('/Templates/Connect/Styles/Images/removeFacetRight.gif') no-repeat top right;
	padding-right: 14px;
}

div.composeButtonWrap {
	margin-right: 30px;
}

a.profileOrangeBTN{
	background: transparent url('/Templates/Connect/Styles/Images/profOrangeButtonLeft.gif') no-repeat top left;
}
a.profileOrangeBTN span{
	background: transparent url('/Templates/Connect/Styles/Images/profOrangeButtonRight.gif') no-repeat top right;
}
/*
a.removePad span {
	padding-right: 32px
}

a.followPad span {
	padding-right: 42px;
}
*/
.embedBTN {
	background:transparent url(/Templates/Connect/Styles/Images/embedBtnBG.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	font-weight: bold;
	width: 66px;
	height: 23px;
	font-size: 0.688em;
	color: #fff;
	padding:0 9px 2px 5px;
	text-align:center;
}


.clearBtn, .submitDiscussBtn {
	background:transparent url(/Templates/Connect/Styles/Images/clearBtnBG.gif) no-repeat 0 0;
	border: 0 none;
	cursor: pointer;
	font-weight: bold;
	width: 70px;
	height: 22px;
	font-size: 0.688em;
	color: #fff;
	padding:0 9px 2px 5px;
	text-align:center;
}
.submitDiscussBtn {
	background:transparent url(/Templates/Connect/Styles/Images/submitDiscussionBtnBG.gif) no-repeat 0 0;
	width: 158px;
	height: 24px;
}



.mediaLabel span {
	color: #666;
	font-weight: normal;
	display: block;
}
.mediaLabel {
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
	display: block;
}
.mediaTXT {
	border: 1px solid #B4B4B4;
	color: #666;
	font-size: 0.75em;
	width: 154px;
	padding: 3px;
	height: 14px;
}


/* Edit link */
.dbEdit {
	display: block;
	float: left;
	position: absolute;
	right: 15px;
	top: 18px;

}
a.dbEdit:link, a.dbEdit:visited {
		font-size: .625em;
	font-weight: bold;
	text-decoration: underline;
}
div.pagination p {
		font-size: 0.75em;
		color: #666;
		font-weight: bold;
}

/*************************/
/* Added by Karuba       */
/*************************/

a.discussBtn { 
  margin: 10px 0 0 -7px;
  border: 0; 
  cursor: pointer; 
  font-weight: normal;
  padding: 0 9px 0 0; 
  text-align: center; 
}
a.discussBtn span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 12px; 
}


/*blue buttons*/
a.discussBtn { 
  background:url(/Templates/Connect/Styles/Images/creatDiscussBtnRight.gif) right no-repeat; 
  font-size:0.75em; 
  position:absolute;
right:15px;
top:-14px;
}
a.discussBtn span { 
  height:22px; 
  line-height:21px;
  background:url(/Templates/Connect/Styles/Images/creatDiscussBtnLeft.gif) left no-repeat;
  color:#fff; 
}

.error 
{
	font-size: 0.8em;
	color: #FF6600;
}

.multiSelectList, .multiSelectListWithSelectAll
{
	text-align:left;
	left: 0px;
	float: left;
	margin-left:0px;
	padding-left:0px;
}

div.ratingContainer {
	float: left;
	margin: 4px 5px 4px 0px ;
	padding: 0;
	position: relative;
	vertical-align: middle;
}
.ratingStar {
	font-size: 0pt;
	width: 13px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	float: right;
	background-repeat: no-repeat;
}
.filledRatingStar {
	background-image: url(/Images/icons/connect/star_highlight.png);
}
.emptyRatingStar {
	background-image: url(/Images/icons/connect/star_empty.png);
}
.savedRatingStar {
	background-image: url(/Images/icons/connect/star_highlight.png);
}
ul.rating {
	background: url(/images/icons/rating.png) no-repeat;
	width: 65px;
	margin: 0;
	height: 9px;
	float: left;
	margin: 3px 0 0 5px;
	vertical-align: middle;
	list-style: none;
}
ul.rating li {
	float: left;
	width: 9px;
	margin-right: 4px;
}
ul.rating li span {
	background: url(/Images/icons/connect/star_highlight.png) no-repeat;
	overflow: hidden;
	width: 9px;
	height: 9px;
	float: left;
	display: block;
}

.buttons 
{
	float:right;
	position:fixed;
	margin: 0 10px o 10px;
}

a.discussCurrent {
	background-image: url(/Templates/Connect/Styles/Images/discussNavRight_current.png);
	color: #fff;
	padding-bottom: 7px;
}
a.discussCurrent:hover {
	text-decoration: underline
}

p.expertBio
{
    margin-left: 15px;
}

div.loginArea div.errorMessage {
    clear:both;
    font-size:0.75em;
    color:#333333;
    float:right;
    width:100%;
    font-style:italic;
    text-align: right;
}

span.fakeLink
{
    color: #ff6600;
}

div.xformContent
{
    color: #333333;
    font-size: 0.75em;
    margin: 5px;
    margin-bottom: 10px;
}

div.promo {
	background: transparent url(/Templates/Connect/Styles/Images/dbRightPanelTopBG.gif) no-repeat 0 0;
	border-bottom: 1px solid #E2E2E2;
	position: relative;
}
div.promo h2 {
	font-size:1em;
	padding:14px 0 10px 14px;
}
div.tvHolder {
	margin-top:1px;
}
div.promoContent h3, div.promoContent p {
margin:0 0 0 15px;
}


/* RSS BOXES */
.rss-box-top { background-image: url(/Templates/Connect/Styles/Images/layout-boxes/rss/rss-box-top.gif); width:630px; height:10px;}
.rss-box-middle { background-color:#e7e7e7; width:610px; padding-right:20px; }
.rss-box-bottom { background-image: url(/Templates/Connect/Styles/Images/layout-boxes/rss/rss-box-bottom.gif); width:630px; height:10px; margin-bottom:20px;}
.rss-icon { margin-left:10px; margin-top:5px; float:left; margin-right:10px;}
.rss-box-alt { width:628px; padding-right:20px; margin-bottom:20px;}
div.rss-box-middle p{ margin-left:75px; margin-top:5px;}

/* RIGHT SIDEBAR BOXES */
.join-now-right-sidebar { background-image:url(/Templates/Connect/Styles/Images/right-sidebar/modules/join-now-bg.jpg); width:230px; height:165px; padding:10px; margin-bottom:10px;}
.join-now-right-sidebar h2 {color:#FFFFFF;font-size:1.1em!important; margin:0;  /* EDIT START WG 04-03-10 */margin-left:0px!important;/* EDIT END WG 04-03-10 */ }
.join-now-right-sidebar p { color:#FFF; font-size:11px; margin-bottom: 5px;  /* EDIT START WG 04-03-10 */height:56px;overflow:hidden;/* EDIT END WG 04-03-10 */}
div.join-now-right-sidebar fieldset label { color:#FFF;font-size:0.7em; float:left; clear:left; font-weight:bold; margin-bottom:2px;}
div.join-now-right-sidebar fieldset input {background-image:none !important;
border:0 none;
float:right;
font-size:10px;
height:13px;
margin-bottom:3px;
margin-right:7px;
padding-left:5px;
padding-right:2px;
padding-top:1px;
width:98px;

/* EDIT START WG 04-03-10 */
position:relative; top:-19px; *top:-8px; _top:-8px;top:-17px;/


/*end*/
/*\*/
]top:-8px;
/*end*/


/* EDIT END WG 04-03-10 */
}
#join-now-button{margin-left:143px;
margin-top:58px;*margin-top:25px;_margin-top:25px;}

.sidebar-signup-button {width:60px !important;}
.sidebar-box-top { background-image:url(/Templates/Connect/Styles/Images/right-sidebar/modules/sidebar-box-top.jpg); width:245px; height:27px; padding:5px 0px 0px 5px;} 
div.sidebar-box-top h3 { font-weight:normal;}
div.sidebar-box-bottom p { margin:5px 0px;}
.sidebar-box-bottom { background-color:#FFF; padding:10px 5px; border:#E2E2E2 solid 1px; border-top:0px; margin-top:-4px; margin-bottom:10px; }
.sidebar-box-middle { background-color:#FFF; padding:10px 5px; border:#E2E2E2 solid 1px; border-top:0px; border-bottom:0; }
.sidebar-advert { width:250px; margin-bottom:10px;}

/* LOGIN BOX */
#login-box-blue { background-image:url(/Templates/Connect/Styles/Images/login-box/login-box-blue.png);height:45px;width:298px; float:right; color:#FFF; font-size:11px; padding:5px; background-repeat:no-repeat;}


/* GLOBAL */
.small-date { font-size:11px; font-weight:bold;}
.orange { color:#FF6600;}
.inside-column { padding-left:20px; padding-right:20px;}
.right { float:right;}


/* EVENTS LIST PAGE */
div.eventsContent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
clear:both;
margin:0;
overflow-x:hidden;
overflow-y:hidden;
width:424px;
}

div.eventsContent dl {
margin-left:15px;
padding-bottom:11px;
width:385px;
}

div.eventsContent dl {
border-bottom:1px solid #DDDDDD;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}

div.eventsContent dl {
border-bottom:1px solid #DDDDDD;
clear:left;
margin:0 0 11px 15px;
overflow:hidden;
padding:11px 0;
width:400px;
}


div.lowerTabs {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/layout-boxes/events/lowerNavBG.gif) repeat-x scroll center bottom;
float:left;
line-height:normal;
margin:10px 0 0;
width:415px;
}

div.lowerTabs ul li.discussCurrent {
background-image:url(/Templates/Connect/Styles/Images/discussNavLeft_current.png);
}

div.lowerTabs ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/discussNavLeft.gif) no-repeat scroll left top;
float:left;
margin:0 2px 0 0;
padding:0 0 0 9px;
width:116px;
}

div.lowerTabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}

div.lowerTabs ul li.discussCurrent a {
background-image:url(/Templates/Connect/Styles/Images/discussNavRight_current.png);
color:#FFFFFF;
padding-bottom:7px;
}

div.lowerTabs ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/discussNavRight.gif) no-repeat scroll right top;
color:#989789;
display:block;
font-size:0.812em;
font-weight:bold;
padding:5px 0 3px 6px;
text-decoration:none;
}

div.rightColNav {
clear:none;
margin:30px 0 0 -954px;
width:251px;

}

div.rightColNav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/discussLeftNavBG.gif) no-repeat scroll 0 0;
clear:right;
float:right;
margin:20px 0 0;
padding-top:15px;
width:251px;
}

div.rightColNav h3 {
font-size:0.875em;
padding:10px 0 0 0px;
position:relative;
}

.new-event-button { margin:5px 0px;}


.left-column-discussion { width:
690px !important; margin-left:0px!important; margin-top:10px; }

#google-map-event { float:right;}

#event-photo { float:left;}

.event-detail {color:#336295;
font-size:0.75em;
font-weight:bold;}

.eventContent
{
    margin-left: 15px;
    padding-top: 10px;
}
/* DISCUSSION COMMENTS */

div.addCommentsBottom {

margin:30px 0 0;
width:587px;
}

.add-comment-button {float:left;
margin-left:10px;
margin-top:7px;}


div.commentsHeaderBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/commentsHeadBG.gif) no-repeat scroll left 0;

margin-top:15px;
padding:8px 0 10px 15px;
width:557px;
}

div.addCommentContent {
border-bottom:1px solid #E4E4E4;
border-left:1px solid #E4E4E4;
border-right:1px solid #E4E4E4;
overflow:hidden;
padding-bottom:15px;
padding-top:15px;
width:570px;
}

.thread-top-help{float:right!important;
position:relative!important;
top:5px!important;}

div.submitComButtonWrap {
margin:15px 35px 0 10px;
}

.embed-video-txt { width:240px; margin-top:15px;}
.upload-file-txt { width:185px; }
.embded-video {float:left;width:250px;}
.upload-file {float:right;width:290px;}
.browseimage {
left:205px;
position:absolute;
top:0;
}

.comment-controls { background-image:url(/Templates/Connect/Styles/Images/discussion/comments-controls.gif); width:571px; height:36px; margin-top:10px; margin-bottom:5px;}
.back-to-list { margin-top:10px;float:left;}
.back-to-list-paging { margin-left:10px; margin-top:7px; float:left;}
.paging-left-button {}
.paging-right-button { }
.paging 
{
    color:#333333;
    float:right;
    font-size:12px;
    margin-right:10px;
    margin-top:5px;
}
.paging-text { position:relative; bottom:7px; margin:0px 4px;}
.share-this { float:left; margin-left:10px; margin-top:10px;}


/* INBOX */

.inbox-controls { background-image:url(/Templates/Connect/Styles/Images/discussion/comments-controls.gif); width:511px; margin-top:40px; height:36px; }
.inbox-select-all { margin-top:5px; margin-left:10px;}
.inbox-select-none{ margin-top:5px;}
.inbox-delete { margin-top:5px;}
.inbox-check-surround { background-color:red;  height:50px; width:20px;}
.inbox-check  
{
    margin:2px; 
    margin-top:20px;
    padding-top:21px; 
}

td.check{
	background-color:#F16933!important;
	border-bottom:1px solid white;
color:#5B5B5A;
font-size:0.75em;
padding:0px!important;
width:10px!important;
vertical-align: inherit!important;
}

.inbox-bg { background-image:url(/Templates/Connect/Styles/Images/inbox/inbox-bg.png); background-repeat: repeat-x;}

#tags { margin:10px 0px; }
div#tags ul {}
div#tags ul li{ list-style-type:none; display:inline; font-size:10px;}
div#tags ul li a{ color:#999;}

div.dbMessagesContent table {

margin-left:1px;
width:475px;
}
div.dbMessagesContent table td.subject {
border-bottom:1px solid #C2C2C1;
border-right:1px solid #C2C2C1;
}

div.contact-request {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/dbRightPanelTopContactRequest.gif) no-repeat scroll 0 0;
border-bottom:1px solid #E2E2E2;
display:block;
position:relative;
margin-top:10px;
margin-bottom:10px;
padding:10px;
}

div.contact-request-inner {
height:160px;
margin:0;
overflow-x:hidden;
overflow-y:auto;
width:160px;
}

div.contact-request-inner ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 10px 0;
width:160px;
}

div.contact-request-inner ul {
	float: left;
	margin: 10px 10px 0 10px;
	width: 160px;
	list-style: none;
}
div.contact-request-inner ul li {
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	font-size: 0.75em;
}
div.contact-request-inner ul li.lastBorder {
	border-bottom: 2px solid #DDDDDD;
}
div.contact-request-buttons 
{
	padding-top:2px;
	margin-right:63px;
	position:relative;	
	display:block;
}


/* HOMEPAGE */

.header { }
.errorMessage {
color:red!important;left:-158px;padding:1px;position:relative;top:37px;}

div.cityScapeTV {
background-image:url(/Templates/Connect/Styles/Images/inbox/inbox-bg.png); background-repeat: repeat-x; background-position:0px 80px;
float:right;
margin:30px 0 0;
width:308px;
}

.video-blurb { color:#999;}
.video-title a{ font-size:17px; color:#FF6600;}
.company-name { font-size:12px;}

/* LOGIN BOX */

div.searchWrapper .searchBox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/searchBoxBG.gif) repeat-x scroll center top;
border:0 none;
color:#999999;
font-size:0.75em;
font-weight:bold;
line-height:normal;
margin:0;
padding:4px 0 6px;
position:absolute;
right:11px;
top:0;
width:183px;
}

.searchLeft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/searchLeft.gif) no-repeat scroll left top;
display:block;
height:23px;
left:13px;
position:absolute;
top:0;
width:13px;
}

.search{ background-image:url(/Templates/Connect/Styles/Images/search/search-bg.gif); width:308px; height:36px;}
div.searchBox {
background:transparent url(/Templates/Connect/Styles/Images/search/search-bg.gif) no-repeat scroll left top;
float:left;
height:36px;
width:308px;
}
div.mainNav {

width:646px;
}

.rss-feeds-button { float:left; position:relative; left:5px; top:4px;}

div.searchWrapper {
left:85px;_left:15px;*left:15px;
position:relative;
top:7px;
width:219px;
}

.inputLeft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/Templates/Connect/Styles/Images/inputBox_left.gif) no-repeat scroll left top;
display:block;
height:20px;
left:0;
position:absolute;
top:0;
width:12px;}

div.logWrapper .inputBoxLog, div.passwordWrapper .inputBoxLog {
border:1px solid #CCC;
color:#999999;

line-height:normal;
margin:0;
padding:4px 0;
position:absolute;
right:10px;
top:0;
width:136px;
}

.login-email { margin-right:136px!important;
border: 0!important;
background-image:none!important;
margin-top:2px!important;

		width: 115px!important; 
		height: 21px!important; 
		padding: 3px 5px!important; 
		font-size: 85%;  
		color: #333!important; }
.login-password { margin-right:80px!important;*margin-right:0px!important;_margin-right:0px!important; position:relative;left:-123px; *left:-13px;_left:-13px;

border: 0!important;
		background-image:none!important;
		width: 100px!important; 
		height: 21px!important; 
		padding: 3px 5px!important; 
		font-size: 85%;  
		color: #333!important; margin-left:5px!important;margin-top:2px!important; }

.submit {
cursor:pointer;
display:block;
height:14px;
overflow:hidden;
position:absolute;
right:103px;*right:-10px;
top:5px!important;
width:14px;
z-index:1;
}

#login-box {position:relative;
right:-170px;
top:5px;}

#login-text { position:relative; left:5px;}
#password-text { position:relative; left:90px;}

.back-to-members-button { margin-left:10px; margin-top:5px;}

ul#header-links { margin-left:57px; float:left;}
ul#header-links li{ display:inline;}
ul#header-links li a{ font-size:11px; font-weight:bold;}


#sidebar-login-main { background-image:url(/Templates/Connect/Styles/Images/right-sidebar/join-now-bg.jpg); width:230px; height:32px; padding:10px;  }
.sidebar-login-spread { background-image:url(/Templates/Connect/Styles/Images/right-sidebar/spread.jpg); width:250px; background-repeat:repeat-y;}
#sidebar-login-bottom { background-image: url(/Templates/Connect/Styles/Images/right-sidebar/bottom.jpg); width:250px; height:15px;}
#sidebar-login-button { background-image:url(/Templates/Connect/Styles/Images/right-sidebar/form-button-sidebar-signup.png); width:105px; height:20px; font-size:14px; padding-top:2px; background-repeat:no-repeat; text-align:center; text-decoration:none; float:right; margin-top:3px;}
#sidebar-login-button a{ text-decoration:none; color:#FFF;}
#sidebar-login-button a:hover { text-decoration:underline;}
.form-end-left { position:relative; top:7px;*top:4px;_top:4px; left:2px;}
.form-end-right { position:relative; top:7px;*top:4px;_top:4px;  right:1px; }


#sidebar-login-main h2 {color:#FFFFFF!important;font-size:1.1em !important;  font-family:Arial, Helvetica, sans-serif; margin:5px 0px 10px 0px;}
.sidebar-login-spread p { float:left; color:#FFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 10px 5px 10px;} 
.sidebar-login-spread table {color:#FFF; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin:0px 10px; float:left;}
.sidebar-login-spread table tr td input 
{
    width:90px;
    font-size:11px;
    border-width: 0px;
    margin-left: -1px;
    margin-right: -2px;
    margin-top: -10px;
    height: 18px;
}