﻿

.validatorCalloutHighlight { background-color: lemonchiffon; }

.BarIndicator_TextBox2_weak { color: Red; background-color: Red; }
.BarIndicator_TextBox2_average { color: Blue; background-color: Blue; }
.BarIndicator_TextBox2_good { color: Green; background-color: Green; }

.BarBorder_TextBox2 { border-style: solid; border-width: 1px; padding: 2px 2px 2px 2px; width: 200px; vertical-align: middle; }

/* - Start HTML - */
form { padding: 0px; margin: 0px; }

.rightclear { float: right; clear: both; }

.leftclear { float: left; clear: both; }

.left { float: left; }

.right { float: right; }

img { border: 0px; padding: 0px; margin: 0px; }

/* - Container - */

div#container { }

.whiteText { color: White; }
.red { color: Red; }
.small { font-size: 11px; }

.black { color: Black; }

.blackLink, .whiteLink, .redLink { text-decoration: underline; font-weight: bold; color: Black; }

.whiteLink { color: White; }
.redLink { color: Red; }

.postListHolder { width: 100%; }

.post { padding-left: 10px; padding-right:0;}

.postDetails { font-size: 11px; color: #aaa; font-weight: normal; }

.replyButton { font-size: 11px; padding-bottom: 5px; }

.replyIcon { background: url("../Images/replyArrow.gif" ) no-repeat 0px 15px; }

.posttextarea { border: solid 1px #BDB1A6; width: 100%; height: 100px; }


.clearer { clear: both; }

.popupControl { background-color: White; position: absolute; visibility: hidden; border: solid 1px black; padding: 1em; }

.forumControl { background-color:#F6F1EC; padding:12px; margin-bottom:8px;}

.postDescription { padding-top: 5px; }
#contentcontainer .postDescription p { color:#838383; font-weight:normal; margin-bottom:2px;}
.postWhoWhen { }