div.discussThis
{
	clear:left;
	position: relative;
	margin:0 0 10px 0;
	background:url(/Shared/css/images/discussthis/mainbg.gif);
}

div.discussThis div.heading
{
	background:#559435 url(/Shared/css/images/discussthis/headerbg.gif) no-repeat;
}

body.answers div.discussThis div.heading{ background:#c97ba5 url(/Shared/css/images/common/pageintro/shoeanswers.gif) no-repeat; }
body.gear div.discussThis div.heading{ background:#905833 url(/Shared/css/images/common/pageintro/shoegear.gif) no-repeat; }
body.improve div.discussThis div.heading{ background:#4C6399 url(/Shared/css/images/common/pageintro/shoemyimprove.gif) no-repeat; }
body.forum div.discussThis div.heading{ background:#835B90 url(/Shared/css/images/common/pageintro/shoemyaccount.gif) no-repeat; }

div.discussThis div.heading h2
{
	padding:7px 10px 10px 32px;
	margin:0px;
	color:#fff;
	font-size:1.6em;
}

body.gear div.discussThis div.heading h2{ color:#ffab1d; }

div.discussThis h2 img
{
	display:none;
}

div.discussThis p
{
	padding:0 10px 10px 10px;
}

#discussThisSection .submitACommentNew
{
	background:url(/Shared/css/images/discussthis/addyourcommentbg.gif);
	color:#fff;
	font-weight:bold;
	text-indent:12px;
	line-height:22px;
	display:block;
	width:137px;
	height:27px;
	margin-left: 10px;
}



div.discussThis div.discussDetail
{

}

div.discussThis .contentName
{
	padding:0px;
	font-weight:bold;
}

div.discussThis .reviewDate
{
	font-weight:bold;
}

body.News div.discussThis .reviewDate{ color:#4e8631; }
body.gear div.discussThis .reviewDate{ color:#905833; }
body.improve div.discussThis .reviewDate{ color:#295d9a; }

div.discussThis .contentTitle
{
	color:#295D9A;
}

div.discussThis div.discussThisReview
{
	background:#fff;
	padding:2px 0px;
	clear:both;
	display:inline-block;
	margin:0 10px 1px 10px;
}

div.discussThis div.discussThisReviewAlternate
{
	background:#f6f6f6;
	padding:2px 0px;
	margin:0 10px 1px 10px;
}

div.discussThis div.contentParaImage
{
	width:70px;
	float:left;
	padding:5px 0 0 0;
	margin:0 0 0 10px;
}

div.discussThis div.contentParaImage img
{
	border:1px solid #4c6399;
}

body.News div.discussThis div.contentParaImage img{ border:1px solid #34601e; }
body.answers div.discussThis div.contentParaImage img{ border:1px solid #c97ba5; }
body.gear div.discussThis div.contentParaImage img{ border:1px solid #905833; }
body.improve div.discussThis div.contentParaImage img{ border:1px solid #4c6399; }

div.discussThis div.contentParaText
{
	padding:5px 0 0 0;
	margin:0 10px 0 80px;
}

div.discussThis div.contentParaText p.usernamesays
{
	
}

div.discussThis div.contentParaText p.usernamesays a
{
	background:#cfd5e4;
	padding:1px 5px 1px 5px;
}

body.News div.discussThis div.contentParaText p.usernamesays a{ background:#cdefbc; }
body.answers div.discussThis div.contentParaText p.usernamesays a{ background:#efd9e4; }
body.gear div.discussThis div.contentParaText p.usernamesays a{ background:#f0be9c; }
body.improve div.discussThis div.contentParaText p.usernamesays a{ background:#cfd5e4; }
body.forum div.discussThis div.contentParaText p.usernamesays a{ background:#e1c1eb; }




div.discussThis div.contentParaText p.contenttitle
{
	font-size:1.3em;
	font-weight:bold;
}

div.discussThis div.showAllComments
{
	clear:both;
	font-size:1.0em;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:10px 0 0 0;
}

div.discussThis div.showAllComments span
{
	display:block;
	padding-bottom:5px;
}

div.discussThis p.badgeList
{
	display:inline;
}



/***************************************************
* Add your comment form
***************************************************/
div#addYourComment
{
	clear:left;
	display:none;
	background:url(/Shared/css/images/lightnoisebg.gif);
	padding:5px 0 10px 0;
	margin:0 10px 0 10px;
}

div#addYourComment p
{
	
}

div#addYourComment p span.username
{
	font-weight:bold;
	margin-right:10px;
}

div#addYourComment p span.notYou
{
	
}

div#addYourComment p.articleTitle
{
	font-size:1.5em;
}

body.News div#addYourComment p.articleTitle{ color:#4c8a2d; }
body.answers div#addYourComment p.articleTitle{ color:#7a395d; }
body.gear div#addYourComment p.articleTitle{ color:#7e4d2c; }
body.improve div#addYourComment p.articleTitle{ color:#255690; }

div#addYourComment p.signIn
{
	font-size:1.1em;
}

div#addYourComment p.signIn a
{
	font-weight:bold;
	text-decoration:underline;
}

div#addYourComment p.signIn a:hover
{
	color:#503a2a;
}

div#addYourComment p.subject
{
	font-weight:bold;
	padding:0 10px 5px 10px;
}

div#addYourComment input.textbox
{
	width:580px;
	margin:0 0 10px 10px;
	display:inline-block;
}

div#addYourComment p.yourComment
{
	font-weight:bold;
	padding:0 10px 5px 10px;
}

div#addYourComment textarea
{
	width:580px;
	height:100px;
	margin:0 10px 10px 10px;
	display:inline-block;
}

div#addYourComment p.usage
{
	
}

div#addYourComment p.usage a
{
	font-weight:bold;
	text-decoration:underline;
}

div#addYourComment p.usage a:hover
{
	color:#503a2a;
}

div#addYourComment div.validation
{
	clear:both;
}

div#addYourComment div.validation p
{
	padding:0px 0px 10px 0px;
	color:#900101;
}

div#addYourComment input
{
	margin:0 0 10px 10px;
	display:block;
}

div#addYourComment p a.submitAComment
{
	font-weight:bold;
	background:url(/Shared/css/images/discussthis/cancelbttnbg.gif);
	display:block;
	width:70px;
	height:27px;
	text-indent:14px;
	line-height:20px;
	color:#fff;
}
