/* Body Page */
* html, body {
	margin: 0px;
	padding: 0;
	line-height: 1.5em;
	background-color: #f1f9ff;
	font-family: Tahoma;
	font-size: 12px;

	/*scrollbar-face-color:#076297;
	scrollbar-highlight-color:#004d7a;
	scrollbar-3dlight-color:#004d7a;
	scrollbar-darkshadow-color:#004d7a;
	scrollbar-shadow-color:#004d7a;
	scrollbar-arrow-color:#F0FBFF;
	scrollbar-track-color:#0091e6;*/
} /* End body page */

#main_content {
	margin: 0 auto;
	width: 779px;
}

/* Header Page */
#header {
	background-image: url(../../../images/styles/default_blue/header_bg.gif);
	height: 247px;
} /* End header page */

/* Bottom of header (toolbar) */
#toolbar {
/*	background-image: url(../../../images/styles/default_blue/header_bg_toolbar.gif);*/
	background-color: #ffffff;
	height: 21px;
	margin-bottom: 10px;
} /* End */


/* Right Blocks */
#block_rtl_right_define {
	float: right;
	width: 146px;
	height: 100%;
} /* End */

/* Left Blocks */
#block_rtl_left_define {
	float: left;
	width: 146px;
	height: 100%;
} /* End */


/* Right Blocks */
#block_ltr_right_define {
	float: left;
	width: 146px;
	height: 100%;
} /* End */

/* Left Blocks */
#block_ltr_left_define {
	float: right;
	width: 146px;
	height: 100%;
} /* End */


/* Block right element */
.block_right_str {
	border-left: solid 1px #65bcf3;
	border-top: solid 1px #65bcf3;	
	border-bottom: solid 1px #65bcf3;		
	background-color: #d8effe;
	height: 100%;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
} /* End */

/* Block left element */
.block_left_str {
	border-right: solid 1px #65bcf3;
	border-top: solid 1px #65bcf3;	
	border-bottom: solid 1px #65bcf3;		
	background-color: #d8effe;
	height: 100%;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;	
} /* End */

/* The title of right block */
.block_right_title {
/*	background-image: url(../../../images/styles/default_blue/block_bg.gif);*/
	background-image: url(../../../images/styles/default_blue/toolbar_bg.gif);
	height: 22px;
	width: 141px;
	margin-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 5px;
} /* End */


/* The title of left block */
.block_left_title {
/*	background-image: url(../../../images/styles/default_blue/block_bg.gif);*/
	background-image: url(../../../images/styles/default_blue/toolbar_bg.gif);
	height: 22px;
	width: 141px;
	margin-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 5px;
} /* End */

/* Center content pages */
.center_content {
	border: solid 1px #65bcf3;
	background-color: #e1f3ff;
	
	height: 100%;
	padding: 3px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	margin-bottom: 3px;
} 

.center_content hr, td hr {
	border: dotted 1px #dadada;
	height: 1px;

}

/* Center content headline  */
.center_content h3 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: Navy;
	text-align: center;
}/* End */

/* Marquee move */
#marquee {
	border: solid 1px #65bcf3;
	background-image: url(../../../images/styles/default_blue/marquee_bg.gif) ;
	height: 20px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	margin-bottom: 5px;
}/* End */

/* Page footer */
#footer {
	clear: both;
	background-image: url(../../../images/styles/default_blue/footer_bg.gif);
	height: 45px;
	text-align: center;
	
}

/* Page footer paragraph */
#footer p {
	font-size: 11px;
	margin:  0 0 0 0;
	padding-top: 2px;
}/* End */

/* Multi languages */
#multi_lang {
	float: left;
}

#multi_lang form {
	margin-bottom: -1px;
}/* End */

.main_content_bg_title {
	/*background-image: url(../../../images/styles/default_blue/main_content_bg.gif);*/
	background-image: url(../../../images/styles/default_blue/post_bg.gif);
	border: solid 1px #65bcf3;
	/*height: 27px;*/
	height: 20px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	

	font-size: 13px;

	
	
}/* End */

.main_content_bg_title_without_blocks {
	background-image: url(../../../images/styles/default_blue/main_content_bg.gif);
	border: solid 1px #65bcf3;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	font-weight: bold;
	font-size: 13px;

}/* End */


#alert {
	border: solid 1px #65bcf3;
	background-color: #e1f3ff;
	height: 100%;
	padding: 3px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}

#alert_without_border {
	background-color: #e1f3ff;
	height: 100%;
	padding: 3px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}

#hint {
	border: solid 1px #cdebff;
	background-color: #dff2ff;
	height: 100%;
	padding: 3px;
	text-align: justify;
	/*font-weight: bold;*/
	margin: 0 auto;	
	margin-bottom: 5px;
	font-size: 12px;
	color: #007fd1;
}

#access_denied {
	border: solid 1px #ae0a0a;
	background-color: #ffdede;
	height: 100%;
	padding: 3px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;	
}
/* **************************************** */
/* Posts */
/* **************************************** */

.main_post {
	/*border: solid 1px #cfe9fb;
	background-color: #eef8fe;*/
	height: 100%;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	text-align: justify;
	text-indent: 5px;
	border-bottom: dotted 1px #d5d4d4;
/*	border-left: dotted 1px #d5d4d4;*/
	width: 100%;
}

.main_post .title {
	font-weight: bold;
	font-family: Arabic Transparent;
	font-size: 15px;
}

.author {
	color: #898989;
	font-size: 10px;
	margin-bottom: 5px;
	border-top: dotted 1px #dadada;
	border-bottom: dotted 1px #dadada;
	/*background-color: #f4fdff;*/
}

.main_post .details {
	margin-top: 5px;
	margin-right: 5px;
	float: left;	

}

.main_post td {
	font-size: 9pt;
	font-family: Tahoma;
	line-height: 18px;
}

.main_post_title {
	font-weight: bold;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;	
}

#main_post_details {
	border: solid 1px #cfe9fb;
	background-color: #eef8fe;
	height: 100%;
	padding: 3px;
	margin-left: 155px;
	margin-right: 155px;
	margin-top: 2px;
	margin-bottom: 10px;
	/*text-align: justify;*/
	/*text-indent: 5px;*/
}

#head_details {
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	line-height:25px;
	color: #0069a8;
	border-bottom: solid 1px #65bcf3;
	border-top: solid 1px #65bcf3;	
}

#post_details {
	font-size: 12px;
	line-height:25px;
	padding: 5px;
}

.post_pic_rtl {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 7px;
	background-color: White;
	display: inline;
	float: right;
}

.post_pic_ltr {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 7px;
	background-color: White;
	display: inline;
	float: left;
}

.post_pic_det {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 0 auto;
	background-color: White;
	
}
/* End Posts */
#sections {
	font-family: Arial;
	color: Navy;
	font-weight: bold;
	font-size: 15px;
}

#post_details_title {
	font-family: Arabic Transparent;
	font-size: 15pt;
	font-weight: bolder;
	text-align: center;
	padding: 5px;
}

.search_td  {
	background-image: url(../../../images/styles/default_blue/search_td_bg.gif);
	height: 20px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	text-align: center;
	border: solid 1px #014575;
}

#slogan {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
}

.div_center {
	margin: 0 auto;
	text-align: center;
}

.post_comments { 
	border-bottom: dotted 1px #dadada;
	padding: 3px;
}

.comment_title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.comment_bg {
	background-image: url(../../../images/styles/default_blue/bg_3.gif);
	border: solid 1px #58d5f8;
}

.comment_content {
	background-color: #f3fbfd;
	margin-top: 3px;
	margin-bottom: 3px;	
}

.post_right {
	width: 50%;
	height: 100%;
	float: right;
	padding: 5px;
	
}

.post_left {
	width: 50%;
	height: 100%;
	float: left;
	padding: 5px;
	
}

.bg_node {
	/*background-image: url(../../../images/styles/default_blue/bg_node.gif);*/
	background-color: #025f9a;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #045a90;
}

.bg_node a:link {
	color: #FFFFFF;
}

.bg_node a:hover {
	color: Yellow;
}

.bg_node a:visited {
	color: #FFFFFF;
}

.cat_details {
	background-color: #ebf6fe;
	border: dotted 1px #f1f4f6;
	color: #898989;
	font-size: 10px;
}

#sql_error {
	background-color: #ffeded;
	border: solid 1px #ff0000;
	width: 90%;
	padding: 3px;
	direction: ltr;
	text-align: left;
	margin-top: 6px;
	overflow: auto;
}

#gallary_top {
/*	background-color: #8ed5ff;*/
	border-bottom: dotted 1px #dadada;
	height: 25px;
	vertical-align: middle;
}

.center_content_without_blocks {
	border: solid 1px #65bcf3;
	background-color: #e1f3ff;
	height: 100%;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
} 

#search_box {
/*	background-color: #daf0ff;
	border: solid 1px #b8e2ff;*/
	margin: 0 auto;
}

#search_result_stat {
	border: solid 1px #65bcf3;
	background-color: #e1f3ff;
	height: 100%;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
}

#basic_header_alert  {
	margin: 5px auto;
	width: 90%;
	background-color: #d8effe;
	padding: 3px;
	border: solid 1px #006fb7;
	text-align: justify;
	font-weight: bold;;
	color: #015d98;
}

#user_msg_scroll {
	overflow: auto;
	max-height: 300px;

}

