/* CSS Document */
html,body,wrapper {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	/*color:#333333;*/
	height:100%;
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
	height:100%;
	position:absolute;
}
input.button_img{
	background:url(../../images/template/div_tem/button.gif);
	width:109px;
	height:23px;
	border:0px;
}
*{
	font-family: Tahoma;
	font-size: 11px;
/*	color:#333333;*/
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #D5006A;
}
a:active {
	text-decoration: none;
	color: #993333;
}
hr{
	border:1px solid #8C0046;
}
.normal_text {
	direction:rtl;
}
.small_text {
	font-size: 11px;
}
.content_text {
	font-size: 12px;
	line-height:16px;
	text-align:justify;
	direction:rtl;
}
.box_title{
	direction:rtl;
	color:#990000;
	font-weight:bold;
}
.link_title{
	direction:rtl;
	color:#C60000;
	font-weight:bold;
}
div.back{
	color:#A70303;
	text-align:center
}
div.group_comment{
	font-size: 11px;
	text-align:justify;
	direction:rtl;
}
/*Comment From Style*/
table #comment_form input{
	border:#FFB7DB 1px solid;
	background:#FFE1F0;
	width:250px;
	padding:2px;
}
table #comment_form input#submit{
	border:#FFB7DB 1px solid;
	background:#FFE1F0;
	width:50px;
	padding:2px;
}
table #comment_form textarea{
	border:#FFB7DB 1px solid;
	background:#FFE1F0;
	width:250px;
	height:70px;
	padding:2px;
}
table #comment_form div.content{
	line-height:14px;
	text-align:justify;
	direction:rtl;
}
div.comment_list{
	direction:rtl;
	padding:5px;
	background-color:#FFFFF2;
	border: 1px dashed #CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
	
}
div.comment_title{
	color:#990000;
	font-weight:bold;
	margin:5px;
	text-align:center;
}
div.comment_info{
	direction:rtl;
	color:#333333;
	text-align:left;
}
/*Content Style*/
ul.content_list{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.content_list li{
	display:block
}
div.content_title{
	font-weight:bold;
	color:#3C3C77;
	border-bottom:1px solid #DFB5D2;
	padding:2px;
}
.content_info{
	color:#B15485;
	font:11px;
	padding-top:3px;
}
div.content_info #title{
	color:#6B3858;
}
div.content{
	font-size:12px;
	padding-top:4px;
	color:#000000;
}
div.content #photo{
	border:0;
	margin:4px;
}

/*Banner Style*/
.banner_table{
	border:1px solid #E69BC5;
	background-color:#FFF0F8;
	padding:10px;
}
.photo_border{
	border: 1px solid #CCCCCC;
}

.footer_white{
	color:#FFFFFF;
}

	.kisser {
	  position:absolute;
	  top:0;
	  left:0;
	  visibility:hidden;
	}

.list_params td#link{
		width:20px;
		border:#CCCCCC 1px solid;
		background-color:#E8F3FF;
		text-align:center
}
.list_params td#active{
		width:20px;
		border:#CCCCCC 1px solid;
		background-color:#FFECF5;
		text-align:center
}
.list_params_title{
		color:#000066;
}


