/* CSS Document */

body
{
	background-color:#f4f0e5;
	/*background-color:;
	margin:0px;
	padding:0px;
	padding-top:15px;*/
}


a.FooterMenu:link,
a.FooterMenu:visited,
a.FooterMenu:active,
a.FooterMenu:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B22;
	font-size:10px;
	text-decoration:none;
	color:#515151;
	}
	
a.FooterMenu:hover{ color:#006}	


a.FooterMenu2:link,
a.FooterMenu2:visited,
a.FooterMenu2:active,
a.FooterMenu2:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B22;
	font-size:10px;
	text-decoration:none;
	color:#966266;
	}
	
a.FooterMenu2:hover{ color:#006}	


a.Almas:link,
a.Almas:visited,
a.Almas:active,
a.Almas:hover{
	
	text-decoration:none;
	color:#515151;
	display:block;
	}
	
	

/* These classes are used by the script as rollover effect for table 1 and 2 */
	
	.tableRollOverEffect1{
		border:#666 2px solid;
	}

	.tableRollOverEffect2{
		border:#666 2px solid;
	}
	
	.tableRowClickEffect1{
		background-color:#F00;
		color:#FFF;
	}
	.tableRowClickEffect2{
		background-color:#00F;
		color:#FFF;
	}
	
	.bullet
	{
		min-height:13px;
		min-width:13px;
		max-height:13px;
		max-width:13px;
		display:block;
	}
	
	.CopyRight
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000;
		padding-left:5px;
		padding-right:5px;
	}
	
	
	
a.Section:link,
a.Section:visited,
a.Section:active,
a.Section:hover{
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:1px solid #f4f0e5;
	display:block
	}
	
a.Section:hover{ border:1px solid #777;}	


.newsletter_bg
{
	background-image:url(follow_us/newsletter_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:177px;
	height :30px;
}
    
.newsletter_Label
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#FFF;
}
.newsletter_ok
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#060;
}
.newsletter_error
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#900;
}

.newsletter_input
{
	background-color:#C8CCC8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#2C4F99;
	border:none 0px #333;
}
.newsletter_input_error
{
	background-color:#900;
	font-family:Verdana, Geneva, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#FFF;
	border:none 0px #333;
}


.Architecture_Banner_bg
{
	background-image:url(architecture/banner_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:156px;
}
.h_dash_border
{
	background-image:url(Public/HLine.png);
	background-repeat:repeat-x;
	background-position: 4px 19px;
	padding:2px;
	padding-top:3px;
	color:#ECE3D3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.Material_Banner_bg
{
	background-image:url(Mat_Slide_images/banner_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:292px;
	
}

.v_border
{
	background-color:#808080;
}

a.border_img_link:link,
a.border_img_link:visited,
a.border_img_link:active,
a.border_img_link:hover,
.border_img
{
	border: 1px solid #FFF;
}
a.border_img_link:hover
{
	border: 1px solid #9C3;
}	

a.title_white:link,
a.title_white:visited,
a.title_white:active,
a.title_white:hover,
.title_white
{
	font-family:Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left:3px;
	direction:ltr;
}
.title_white_bold
{
	font-family:Helvetica, Arial,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	padding-left:3px;
}
a.title_white_Material:link,
a.title_white_Material:visited,
a.title_white_Material:active,
a.title_white_Material:hover,
.title_white_Material
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	direction:ltr;
	color: #FFF;
	padding-left:3px;
	padding-top:5px;
	text-decoration:none;
}
a.title_white_Material:hover
{
	color: #2a2a2a;
}
.title_white_underline
{
	font-family:Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left:3px;
	text-decoration: underline;
}
.title_gray
{
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;	
	padding-left:7px;
}
.title_pink
{
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2BEC3;	
	padding-left:7px;
	text-align:left;
}

.title_dark_gray
{
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;	
	padding:3px;
	padding-top:7px
}
.title_black
{
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;	
	padding-left:7px;
}

.Pagination_Line
{
	background-image:url(Public/HLine.png);
	background-repeat:repeat-x;
	background-position:center center
}


.Archive_Link
{
	
}


a.Archive_Link:link,
a.Archive_Link:visited,
a.Archive_Link:active,
a.Archive_Link:hover{
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#515151;
	}
	
a.Archive_Link:hover{ color:#FFf;}	


.Page_Title
{
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight:normal;
	color:#FFF;
	padding-left:50px;
	font-weight:bold;
}
.padding_right_bot9
{
	padding-right:9px;
	padding-bottom:9px;
}
.padding_bot9
{
	padding-bottom:9px;
}
.padding_right9
{
	padding-right:9px;
}
.date_bg
{
	background-image:url(architecture/date.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	color:#D2BEC3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	line-height: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.page
{
	border:0px solid;
	cursor:pointer;
	text-align:right;
}

.ActivePage
{
	border:#FFF 1px solid;
	text-align:right;
}

#div-overlay
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height:100%;
}
#div-overlay1
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
	height:100%;
}
#div-overlay2
{
	visibility:hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 290;
	width: 100%;
	height:100%;
	background-image:url(103.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.green_bg
{
	background-color:#B0C1BA;
	padding-top:5px;
	/*padding-left:5px;*/
	text-align:left;
	vertical-align:top;
}
.mat_green_bold_text
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color:#000;
	direction:ltr;
}

a.mat_green_small_gray_text:link,
a.mat_green_small_gray_text:visited,
a.mat_green_small_gray_text:active,
a.mat_green_small_gray_text:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight:bold;;
	color:#515151;
	direction:ltr;
	text-decoration:none;
	padding:7px;
}
a.mat_green_small_gray_text:hover
{	text-decoration:underline;
}

.mat_green_small_black_text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#000;
	direction:ltr;
}

a.toplink_gray_text:link,
a.toplink_gray_text:visited,
a.toplink_gray_text:active,
a.toplink_gray_text:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight:bold;;
	color:#515151;
	direction:ltr;
	text-decoration:none;
}
a.toplink_gray_text:hover
{	text-decoration:underline;
}

.mat_dash_Line
{
	background-image:url(dash.png);
	background-repeat:repeat-x;
	background-position:5px 6px;
	text-decoration: underline;
}

.title_green
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B0C1BA;	
	padding:1px;
	padding-left:7px;
	text-align:left;
}
.title_white_mat
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding:1px;
	padding-left:7px;
	text-align:left;
	direction:ltr;
}

.cadr_about
{
	border-color:#EBD4B0;
	border-width:1px;
	border-style:solid;
	background-color:#FFF;
}
.about_gray_title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	color:#292929;
	direction:ltr;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}
.loader_txt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color:#000;
	direction:ltr;
	padding:15px;
	text-align:justify;
	line-height:20px;
}

.scroll-pane1 , .scroll-pane1 p
{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color:#292929;
	text-align:justify;
	line-height:18px;
	color:#CCC;
}

.field_text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color:#A6876C;
	direction:ltr;
	font-style: italic;	
}
.Input_Contact
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333;
	direction:ltr;

	border:1px solid #EBD4B0;
	padding:2px;
	padding-right:5px;
	padding-left:5px;
}
.Text_Contact
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333;
	direction:ltr;

	border:1px solid #EBD4B0;
	padding:10px;
	padding-right:2px;
}
.Error_Box
{
	background-color:#A00;
	border-color:#E78A6B;
	border-style:solid;
	border-width:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left:2px;
	padding-right:2px;
	color:#FFF;
}

.Input_Contact_Code
{
	border:1px dashed #808080;
	padding-left:5px;
	padding-right:5px;
}
.Boder_Contact_Image_Code
{
	border:1px solid #FFF;
	vertical-align:middle;
}

.error_txt
{
	color:#bc1006;
	font-size:11px;
	font-family:Tahoma;
	line-height: 20px;
}


.ok_txt
{
	font-family:"Tahoma", Times, serif;
	font-size:11px;
	color:#88aa66;
	line-height: 20px;
	/*font-weight:bold;*/
}


.Div_About_Division2 , .Div_About_Division{
	padding:0px;
	VISIBILITY: hidden;
	width: 950px;
	min-width:950px;
	max-width:950px;
	POSITION: absolute;
	font-size: 11px;
	font-family: tahoma;
	z-index:120;
	display:block;
	/*background-color:#f4f0e5;*/
	height:650px;
	min-height:650px;
	max-height:650px;
}
.Div_About_Division2 
{
	z-index:220;
}

.Div_Pic_Overlay{
	padding:0px; 
	VISIBILITY: hidden;  
	WIDTH: 937px; 
	height:100%;
	POSITION: absolute; 
	font-size: 11px; 
	font-family: tahoma;
	z-index:125;
	border:#030;
}

.about_title_overlay
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	direction:ltr;
	font-weight: bold;
	text-align:left;
	color: #F1ECE2;	
	padding-left:10px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}
.about_text_overlay ,.about_text_overlay p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	direction:ltr;
	font-weight: bold;
	text-align:left;
	color: #F1ECE2;	
	padding-left:10px;
	vertical-align:top;
	padding-top:10px;
}
.exihibition_pic{
		width:238px;
		height:120px;
		padding:0 0 0 0; 
}
.exihibition_image{
	margin: 10px;
}
.Content_Tb{
		padding:0 0 10px 0;
}
.section_english{
		padding:8px 10px 7px 0px;
		width:315px;
}
.rightborder
{
	padding-top:5px;
	padding-bottom:5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #EBD4B0;
}
.bottomborder
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBD4B0;
}
.contact_comment
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	color:#B39982;
}

.PopUp_Title
{
	color:#fff;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15pt;
	text-decoration:none;
	margin:0px;
	padding:0px;
	direction:ltr;
	text-align:center;
	padding:5px;
}

.PopUp_Txt ,.PopUp_Txt p
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	margin:0px;
	padding:0px;
	direction:ltr;
	text-align:justify;
	padding:5px;
	
}
.PopUp_Txt a:link,
.PopUp_Txt a:visited,
.PopUp_Txt a:hover,
.PopUp_Txt a:active
{
	color:#fff;
	font:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	margin:0px;
	padding:0px;
	direction:ltr;
	text-align:justify;
	padding:5px;
	text-decoration:none;
}
.PopUp_Txt  a:hover 
{
	color:#EDDE94;
}
#Popup_Box
{
	width: 940px;
	min-width: 950px;
	max-width: 950px;
	visibility: hidden;
	position: absolute;
	border: #066;
	top: 0;
	left: 0;
	z-index: 200;
	height:670px;
	min-height:670px;
	max-height:670px;
	/*background-color: #f4f0e5;*/
	background-color: #2a2a2a;
}
.about_gray_text ,.about_gray_text p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color:#2a2a2a;
	direction:ltr;
	padding:15px;
	padding-top:5px;
	text-align:justify;
	line-height:20px;
}
.active_material
{
	background-color:#515151;
	vertical-align:middle;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight:bold;;
	direction:ltr;
	
}
