﻿/**************************************************************
نموذج الشكاوى والمقترحات
**************************************************************/
#rqwstform{
 text-align:right;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
}

#rqwstform span {

	color:#FF0000;
}
#rqwstform input {
	BORDER: 1px solid #CCCCCC;
	WIDTH: 450px;
	COLOR: #003399;
	DIRECTION: rtl;
	HEIGHT: 25px;
	margin: 5px;

	
}
#rqwstform TextArea {
	BORDER: #ECE9D8 1px solid;
	FONT-WEIGHT: normal;
	WIDTH: 450px;
	COLOR: #003399;
	HEIGHT: 75px;
	margin: 5px;

}
#rqwstform select {
	margin: 5px;
	WIDTH: 200px;
	COLOR: #666666;
}
#rqwstform label{
	margin-right:5px;
	padding-right: 5px;
	WIDTH:250px;

	}
#rqwstform p{
	FONT-SIZE: 10px;
}
.rqwstformButton {
	width: 110px !important;
	/*FONT-SIZE: 12px !important;*/
	FONT-FAMILY: Tahoma !important;
	BACKGROUND-COLOR: #E2E2E2 !important;
	border:1px #CCCC00 !important;

}

.cssMainTitle {
	background: url('images/icons/error_arrow_bg.gif') right center no-repeat;
	FONT-WEIGHT: bold;
	/*FONT-SIZE: 15px;*/
	COLOR: #084b7f;
	padding-top: 0px;
	padding-right: 20px;
}
.cssSubMainTitle1 {
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}


#voteform{
 text-align:right;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
}

#voteform span {

	color:#FF0000;
}

#voteform input {
	BORDER: 1px solid #CCCCCC;
	/*WIDTH: 300px;*/
	COLOR: #003399;
	DIRECTION: rtl;
	HEIGHT: 25px;
	margin: 5px;
	
}
#voteform TextArea {
	BORDER: #ECE9D8 1px solid;
	FONT-WEIGHT: normal;
	WIDTH: 300px;
	COLOR: #003399;
	HEIGHT: 75px;
	margin: 5px;

}
#voteform select {
	margin: 5px;
	WIDTH: 200px;
	COLOR: #666666;
}
#voteform label{
	margin-right:5px;
	padding-right: 5px;


	}
#voteform p{
	FONT-SIZE: 10px;
}
.voteformButton {
	width: 110px !important;
	/*FONT-SIZE: 12px !important;*/
	FONT-FAMILY: Tahoma !important;
	BACKGROUND-COLOR: #E2E2E2 !important;
	border:1px #CCCC00 !important;

}

.voteMainTitle {
	background: url('images/icons/error_arrow_bg.gif') right center no-repeat;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #084b7f;
	padding-top: 0px;
	padding-right: 20px;
}
.voteSubMainTitle1 {
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}

