/* CSS Document Genral Style for Forum - 1888movingcompanies.com  */

.navlinktext {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
}

.navlinktext a {
	COLOR : #000000; 
	text-decoration : underline;
}

.navlinktext a:hover {
	COLOR : #0542ba; 
	text-decoration : none;
}

.forumtext {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
	padding-left:5px;
}

.forumtext a {
	COLOR : #0000FF; 
	text-decoration : underline;
}

.forumtext a:hover {
	COLOR : #0000FF; 
	text-decoration : none;
}

.forum_que_text1 {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 13px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
	padding-bottom:7px;
	padding-left:5px;
	background-color : #eeeeee;
}

.forum_que_text1 a {
	COLOR : #003399; 
	text-decoration : none;
}

.forum_que_text1 a:hover {
	COLOR : #0000FF; 
	text-decoration : none;
}

.forum_re_text1 {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 13px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
	padding-bottom:7px;
	padding-left:5px;
	background-color : #e4e5e5;
}

.forum_que_text2 a {
	COLOR : #003399; 
	text-decoration : none;
}

.forum_que_text2 a:hover {
	COLOR : #0000FF; 
	text-decoration : none;
}

.forum_que_text {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 13px; 
	COLOR : #FFFFFF; 
	LINE-HEIGHT : 20px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left:5px;
}

.forum_que_text_small {
	FONT-SIZE : 11px; 
}

.forumheading { 
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
	FONT-WEIGHT : normal; 
	FONT-SIZE : 20px; 
	COLOR : #0542ba; 
	DISPLAY : inline;
}

.forumheading a { 
	COLOR : #0542ba; 
	TEXT-DECORATION : none;
}

.forumheading a:hover { 
	COLOR : #000000; 
	TEXT-DECORATION : underline;
}

.textbox {
	font-family : Verdana, Arial, Helivetica, sans-Sariff;
	font-size : 10px;
	font-weight : normal;
}

.textarea {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	PADDING-LEFT : 3px;
}

.submitbutton {
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	PADDING-LEFT : 3px;
}

.forum_que_table {
	border : 1px solid #5f6a79;
	margin-bottom : 10px;
}

.forum_user_text {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	LINE-HEIGHT : 18px;
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color : #c3d2ef;
	border-bottom : 1px solid #CCCCCC;
}

.similar_que_text {
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	LINE-HEIGHT : 20px;
	padding-left : 17px;
	background : url('left_icon.gif') no-repeat 0% 50%;
}

.similar_que_text a {
	COLOR : #0000FF;
	text-decoration : underline; 
}

.similar_que_text a:hover {
	COLOR : #000000;
	text-decoration : underline; 
}

.bluetable {
	background-color : #ededff;
}