div.mainContent {
	float: right;
	/*margin-left: 15px;*/
	width: 697px;
	margin: 20px 0 0 0;
}
/* right hand column widget */
div.leftColNav {
	clear: left;
	float:left;
	width:251px;
	margin: 20px 0 0 0;
	background:transparent url(/Templates/Connect/Styles/Images/discussLeftNavBG.gif) no-repeat 0 0;
	padding-top: 4px;
}
div.leftColNav h3 {
	font-size: 0.875em;
	padding:10px 0 0 10px;
	position:relative;
}

div.pagination {
	float: right;

	font-weight: bold;
	
	margin: 0 0 2px 0;
	text-align: right;
	width: 100%;
}

ul.discussSubNav {
	margin: 10px 5px 0 10px;
	list-style: none;
}
ul.discussSubNav li ul {
	list-style: none;
}

ul.discussSubNav li a:link, ul.discussSubNav li a:visited {
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
}

ul.discussSubNav li span {
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
}

ul.discussSubNav li {
	background:transparent url(/Templates/Connect/Styles/Images/orangeArrow.gif) no-repeat 0 11px;
	border-top: 1px solid #ccc;
	padding: 5px 0 4px 16px;
}
ul.discussSubNav li.current{
	background:transparent url(/Templates/Connect/Styles/Images/orangeArrowCurrent.gif) no-repeat 0 11px;
}

ul.discussSubNav li ul.level2 li {
	background:transparent url(/Templates/Connect/Styles/Images/blueArrowRight.gif) no-repeat 0 14px;
	border: none;
	padding: 5px 0 0px 8px;
	margin-top: -5px;
}
ul.discussSubNav li ul.level2 li a:link, ul.discussSubNav li ul.level2 li a:visited{
	color: #336295;
	font-weght: bold;
}
ul.discussSubNav li ul.level2 li.more a:link, ul.discussSubNav li,more ul.level2 li a:visited{
	color: #666666;
	font-weght: bold;
}
ul.discussSubNav li ul.level2 li.more {
	background:transparent url(/Templates/Connect/Styles/Images/moreBtn.gif) no-repeat 0 13px;
	border: none;
	padding: 5px 0 4px 14px;
}

div.searchTopics {
	left: 11px;
	margin-top: 10px;
	position: relative;
	width: 219px;
	margin-bottom: 40px
}
.searchTopicLeft {
	background: transparent url(/Templates/Connect/Styles/Images/topicSearchLeft.gif) no-repeat left top;
	display: block;
	height: 23px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}
div.searchTopics .searchBox {
	background: transparent url(/Templates/Connect/Styles/Images/topicSearchMid.gif) repeat-x 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;
}
.searchTopicRight {
	background: transparent url(/Templates/Connect/Styles/Images/topicSearchRight.gif) no-repeat scroll right top;
	display: block;
	height: 23px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}
.lastBorder {
	border-bottom: 1px solid #ccc;
}

/* widget boxes */




/* discussions Home page */
div.discussion {
	clear: both;
	background: transparent url(/Templates/Connect/Styles/Images/CreateDiscussPanelBG.gif) no-repeat left top;
	margin-left: 7px;

}
div.discussion h3 {
	padding: 10px 0 0 14px;
	position: relative;
	line-height: 28px;
}
div.discussionTabs {

	width: 689px;

}


div.discussionContent {
	clear: both;
	margin: 0 0px 0 15px;
}

div.discussionContent dl{
	margin: 0 0 0 0;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	
}
div.discussionContent dl.noBorder {
	border-bottom: none;
}
span.avatar {
	display: block;
	float: left;
	width: 45px;
	height: 45px;
}
span.discussDetail {
	display: block;
	float: left;
	width :470px;
	margin-left: 10px
}
div.discussionContent dt {
	display: block;
	float: left;
	margin: 4px 0 0;
	padding: 13px 0 7px 0;
	width: 558px;
	font-size: 0.75em;
	border-right: 1px solid #ddd;
	color: #333;
}
div.discussionContent dl dt span.heading{
	clear: both;
	display: block;
	font-size: 1.16em;
	font-weight: bold;
	color: #336295;
}
div.discussionContent dl dt span.heading span.subheading{
	font-size: 0.85em;
}
div.discussionContent dl dt span.heading a {
	color: #336295;
}
div.discussionContent dd {
	color: #666666;
	font-weight: bold;
	font-size: 0.688em;
	display: block;
	float: left;
	margin: 0;
	padding: 17px 0 11px 20px;
	/*overflow: hidden;*/
	width: 81px;
}





/* create discussion - extra styles */
div.createWrapper {
	float: left;
	width: 100%;
}
div.mainContentCreate {
	background: #F8F8F8;
	margin: 30px 0 0 0;
	width: 954px;
	padding-bottom: 20px
}
div.mainContentCreate h1, div.threadHeader h1 {
	font-size: 1em;
}
div.createLeft {
	float: left;
	width: 655px;
	padding-left: 27px
}

div.createDiscussTop {
	background:url(/Templates/Connect/Styles/Images/creaDiscussionHeadBG.gif) no-repeat left 0 ;
	padding: 8px 0 10px 15px;
	border-bottom: 4px solid #888888;
	margin-bottom: 22px;
}
.discussLabel {
	position:relative;
	top:0px;
	width:200px;
	left: 12px;
	color: #336295;
	font-weight: bold;
	font-size: 0.845em;

}
.titleBox {
	border: 1px solid #B4B4B4;
	width: 634px;
	padding: 8px 0 4px 0;
	color: #666;
	font-weight: bold;
	font-size: 0.875em;
	margin-bottom: 22px
}
.formatControls {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	width: 626px;
	overflow: hidden;
	padding: 5px 0 5px 8px;
}
.formatControls ul {
	list-style: none;
}
.formatControls ul li {
	float: left;
	margin: 0 0 0 2px;

}
.contentBox {
	width: 624px;
	height: 272px;
	padding: 15px 0 0 10px;
	border: 1px solid #B4B4B4;
	color: #666;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -3px
}

div.createRight {
	float: left;
	width: 250px;
	border: 1px solid #B4B4B4;
	margin: 19px 0 0 0;
	position: relative;
	padding-bottom: 20px
}
div.createRight h2 {
	font-size: 0.875em;
	margin: 18px 0 0 10px;
}
.addMediaHelp {
	right:5px;
	top:-23px;
}
.addMedia {
	margin: 25px 0 0 10px
}


.createDiscussionFields 
{
	margin: 0px 0px 0px 7px;
}
.moveDown {
	margin-top: 20px;
}
div.submitDiscussionBox {
background: #D4D4D4;
text-align: right;
padding: 10px 364px 10px 0;

}
/*
button.clearBtn { 
 margin-right: 5px;
  border: 0; 
  cursor: pointer; 
  font-weight: bold; 
  padding: 0 11px 0 0; 
  text-align: center; 
}
button.clearBtn span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 14px; 
}

button.clearBtn { 
  background:url(/Templates/Connect/Styles/Images/clearBtnRight.gif) right no-repeat; 
  font-size:0.75em; 
}
button.clearBtn span { 
  height:22px; 
  line-height:20px;
  background:url(/Templates/Connect/Styles/Images/clearBtnLeft.gif) left no-repeat;
  color:#fff; 
}
*/


/*
button.submitDiscussBtn { 
 margin-right: 5px;
  border: 0; 
  cursor: pointer; 
  font-weight: bold; 
  padding: 0 10px 0 0; 
  text-align: center; 
}
button.submitDiscussBtn span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 14px; 
}

button.submitDiscussBtn { 
  background:url(/Templates/Connect/Styles/Images/submitDiscussionBtnRight.gif) right no-repeat; 
  font-size:0.75em; 
}
button.submitDiscussBtn span { 
  height:24px; 
  line-height:21px;
  background:url(/Templates/Connect/Styles/Images/submitDiscussionBtnLeft.gif) left no-repeat;
  color:#fff; 
}
*/
/* discussion thread styles */
div.mainContentThread {
	float: left;
	margin: 30px 0 0;
	width: 697px;
}
div.threadHeader {
	background: transparent url(/Templates/Connect/Styles/Images/discussionThreadTop.gif) no-repeat left 0;
	border-bottom: 4px solid #888888;
	padding: 8px 0 10px 15px;
	width: 674px
}
div.theThread {
	background: transparent url(/Templates/Connect/Styles/Images/discussionThreadContentBG.gif) no-repeat left 0;
	margin: -5px 0 0 0;
}
div.theThread dl {
	width: 670px;
	border-bottom: none;
	margin-left: 12px
}
div.theThread dt {
	background: transparent url(/Templates/Connect/Styles/Images/threadDTBG.gif) no-repeat right 0;
	border-right: none;
}
div.threadHeaderLeft {
	float: left
}
div.threadHeaderRight {
	float: right
}
div.threadHeaderRight ul {
	margin: 0 20px 0 0;
	list-style: none
}
div.threadHeaderRight ul li a:link, div.threadHeaderRight ul li a:visited {
	color: #336295;
	font-size: 0.625em;
	font-weight: bold;padding: 0 0 0 24px;
}

.previousLink {
	background: transparent url(/Templates/Connect/Styles/Images/arrowUP.gif) no-repeat left 2px;
}
.nextLink {
	background: transparent url(/Templates/Connect/Styles/Images/arrowDown.gif) no-repeat left 2px;
}


span.videoHolder {
	display: block;
	margin: 10px 0 10px 0;
}
div.threadControls {
	background: transparent url(/Templates/Connect/Styles/Images/threadBG.gif) repeat-x 0 0;
	border: 1px solid #E2E2E2;
	width: 555px;
	position: relative;
	padding: 10px 0 10px 15px
}
div.threadControls ul {
	list-style: none;
}
div.threadControls ul li a:link, div.threadControls ul li a:visited {
	color: #336295;
	font-size: 0.75em;
	font-weight: bold;

}
div.threadControls ul li {
	float: left;
	margin-right: 15px
}
.rateTopic {
	background-position: 0px -181px;
	height:14px;
	width:78px;
	margin-left: 10px;
}
.flagTopic {
	background-position: 0 -205px;
	height:18px;
	width:26px;
	margin-left: 10px;
}
.quoteComment {
	background-position: 0px -234px;
	height:18px;
	width:31px;
	margin-left: 10px;
}

.borderRight {
	border-right: 1px solid #E2E2E2;
	padding-right: 17px;
}
.threadHelp {
	display: block;
	float: left;
	position: absolute;
	right: 10px;
	top: 10px;
}
div.commentsHeader {
	width: 557px;
	background: transparent url(/Templates/Connect/Styles/Images/commentsHeadBG.gif) no-repeat left 0;
	border-bottom: 4px solid #888888;
	padding: 8px 0 10px 15px;
	margin-top:  15px;
}
div.threadComments {
	width: 572px;
}
div.mythreadComments {
	background:transparent url(/Templates/Connect/Styles/Images/commentsBG.gif) no-repeat scroll left 0;
	margin:0px 0 0;
	width:572px;
}
div.moveComment {
	margin-top: -8px;
}
div.mythreadComments dl {
	border-bottom: none;
	margin-left: 12px;
	width:559px;
}

div.mythreadComments dt {
	border-right: none;
	color: #333333;
	display: block;
	float: none;

	width: 558px;
}
div.mythreadComments dd {
	color: #333;
	display: block;
	float: none;
	clear: both;
	margin: 0 0 0 56px;
	padding: 0 0 10px 0;
	width: 472px;
	font-weight: normal;
	font-size: 0.75em;
}
.commentName {
	display:	block
}
/* Add Comments */
div.addComments {
	float: right;
	margin: 30px 0 0;
	width: 251px;
}
div.addCommentHeader {
	background:transparent url(/Templates/Connect/Styles/Images/addCommentHeadBG.gif) no-repeat left 0;
	position: relative;
}
div.addCommentContent {
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-bottom:	1px solid #E4E4E4;
	padding-bottom: 15px;
	padding-top: 15px;
	overflow: hidden;

}
div.addComments h3 {
	font-size: 0.875em;
	padding: 18px 0 0 10px;
}

div.commentControls {
	width: 224px;
	margin-left: 8px;

}
.commentControls ul {
	margin-left: -2px
}
.commentControls ul li {
	float: left;
	margin: 0 2px 0 0px;
}
.commentBox {
	border:1px solid #B4B4B4;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:230px;
	margin-top:-3px;
	padding:15px 0 0 10px;
	width:544px;
	margin-left: 8px;
}
button.commentBTN {
	position: relative;
	top: 0;
	right: 0;
	left: 14px;
}
div.submitComButtonWrap {
    margin:15px 35px 0 10px;
}
div.removeFacet {
	display: block;
	margin: 10px 5px 10px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 10px 0 10px 0;
}

div.tags {
	clear: both;
	margin: 0 0 0 37px;
	width: 917px;
	padding-top: 10px;
}
div.tags h2 {
	font-size: 0.875em;
}
div.tags p {
	color: #666;
}
div.tagholder {
	float: left;
	width: 180px;
	margin: 20px 49px 0 0
}
.regLabel {
	color: #336295;
	margin-bottom: 2px;
}
.regSelBox {
	width: 150px;
	font-size: 0.75em;
}

.requiredDesc {
	margin-top: 60px;
	font-size: 0.688em;
}

/* extra styles used by Cityscape TV - here because they basically the same as the discussionpages */
span.avatarTV {
	width: 85px;
}
span.detailTV {
	width: 430px;
}
span.tvDate {
	display: block;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
}
span.TvPanelMove {
	margin-left: 55px;
}
span.time {
	font-size: .80em;
}

/* Added by Chris - 20090902 */

blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

.realupload {
	position:absolute;
	top:0;

	left:0;

	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	/* end of transparency styles */
	width:267px;
	z-index:2; /* bring the real upload interactivity up front */
}
.fakeupload 
{
	height:20px;
	/* background:url(/Images/icons/connect/browse.png) no-repeat 100% 50%; */
}
.browseimage {
	/* EDIT START WG 04-03-10 */
    /* left:205px;*/
	left:162px;
	/* EDIT START WG 04-03-10 */
    position:absolute;
    top:0;
}

span.editedContent
{
	font-size: 0.75em;
	font-weight: bold;
	color: #336295;
}


/* Bullet Point Issues */
.createLeft ul li, .createLeft ol li, .createRight ul li, .createRight ol li
{
    color: #333333;
    font-size: 0.75em;
}
