body {
	background-color: #C6E2FF;
}

body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input {
	font-family:  Georgia, "Times New Roman", Times, serif;
}

.pro_title {
	color: #000088;
	font-size: 24px;
	font-weight: bold;
}

.pro_category_image {
	height: 80px;
	float: left;
}

.pro_description {
	color: #5F9F9F;
	font-size: 12px;
}

.pro_question {
	color: Darkblue;
	font-size: 14px;
	font-weight: bold;
}

.pro_more_question {
	color: #228b22;
}

.pro_answers {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

#proSidebarLinks {
	font-size: 8pt;
}
#memberComments {
	clear: left;
}

#newCommentInput {
	background-color: rgb(255, 250, 230);
	height: 45px;
	width: 90%;
	margin: 15px;
}

#newResCommentInput {
	background-color: rgb(255, 250, 230);
	height:	90px;
	width:	110px;
	margin:	15px;
}

.tinyLinks {
	font-size: 7pt;
}
.staffCommentLink {
	font-size: 7px;
	margin-right: 10px;
}
.login_error{
	color: 				#A00;
	background-color: 	rgb(242, 247, 68);
	font-weight: 		bold;
	font-size: 			16px;
	margin: 			15px;
}
.memberCommentsTitle {
	font-size:			9px;
	font-weight:		bold;
	padding:			3px;
	color: 				#000;
	background-color: 	#FFC;
}

.noteBig {
	font-size:			14px;
	font-weight:		bold;
	padding:			3px;
	color: 				#000;
	background-color: 	#FFC;
	margin: 			6px;

}
.proSubmitButton {
	background-color:	rgb(255, 204, 0);
	font-weight: 		bold;
	margin:				5px;
}
.proCommentTime {
	text-align:		right;
	font-style:		italic;
	color: 			#408080;
	font-weight:	normal;
	font-size:		9px;
}

.proComment {
	background-color: #FFF;
	clear: left;
	font-style: 	italic;
	font-size: 		11px;
	font-weight: 	normal;
	padding-bottom: 1px;
}
.proCommentImage {
	float: left;
	padding-right: 10px;
}
.ui-tooltip {
	font-size: 11px;
}

.slider {
	height: 15px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	cursor: pointer;
}
.slider .ui-slider-handle {
	background-color: #00008b;
	border-color: #ff0000;
	cursor: #ff0000;
}
.left_slider_caption {
	float: left;
	margin-left: 20px;
	font-size: 9px;
	font-weight: normal;
}
.right_slider_caption {
	float: right;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
}
.proQuestion {
	color: black;
	font-size: 12px;
	margin: 2px;
	padding: 6px;
	margin-bottom: 40px;
}
.proAnswer {
	font-size: 9px;
	font-weight: normal;
	padding: 3px;
}

.proImportance {
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
/*	margin-left:auto;
	margin-right:auto; */
}
.pro_center_it {
	text-align: center;
}

.background_1 {
	background-color: #fff3eb;
}
.background_2 {
	background-color: #ffe8d8;
}
.background_3 {
	background-color: #ffdcc4;
}
.background_4 {
	background-color: #ffd1b1;
}
.background_5 {
	background-color: #ffc59d;
}
.background_6 {
	background-color: #ffba8a;
}
.background_7 {
	background-color: #ffae76;
}
.background_8 {
	background-color: #ffa362;
}
.background_9 {
	background-color: #ff974f;
}
.background_10 {
	background-color: #ff8c3c;
}
.background_11 {
	background-color: #ff7d23;
}

.bg_b {
	background-color: lightblue;
}
.bg_r {
	background-color: pink;
}
.bg_g {
	background-color: lightgreen;
}
.bg_x {
	background-color: #F8F8F8;
	color: grey;
}

.dim_imp {
	display: none;
}


.ui-button:hover {
	background-color: #FFF27D ;
}

.ui-state-active {
	background-color: #FFE303;
}
.ui-button-text {
	font-size: 8px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor
{
  float: center;
  padding-top: 0 em;
  padding-right: 1em;
  padding-bottom: 0em;
  padding-left: 1em;
}

.ui-widget {
  font-family: Arial,sans-serif;
  font-size: 12px;
}
