﻿@import url('arpage.css');
/******** Start Default ************/
* {
	padding:0px;
	margin:0px;
}
body{
	background:#FFF;
}
a {
	text-decoration:none;
	color:#595858;
}
a:hover {
	text-decoration:
	none;
	color:#ac0000;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
.font_text_1 {
	color: #595858;
	text-Decoration: none;
	font-family:'HacenCasablancaLight';
	font-size: 10pt;
	line-height: 140%;
	direction:rtl;
}
.font_text_1 a {
	color: #595858;
	text-Decoration: none;
	font-family:'HacenCasablancaLight';
	font-size: 10pt;
	line-height: 140%;
	direction:rtl;
}
.font_text_2 {
	color: #eec43d;
	text-Decoration: none;
	font-family: verdana;
	font-size: 10pt;
	line-height: 140%;
	direction:rtl;
}
.font_text_2 a {
	color: #eec43d;
	text-Decoration: none;
	font-family:'HacenCasablancaLight';
	font-size: 10pt;
	line-height: 140%;
	direction:rtl;
}
.font_text_3 {
	color: #eec43d;
	text-Decoration: none;
	font-family:'HacenCasablancaLight';
	font-size: 10pt;
	line-height: 140%;
	direction:rtl;
}
.font_text_3 a {
	color: #eec43d;
	text-Decoration: none;
	font-family:'HacenCasablancaLight';
	font-size: 10pt;
	line-height: 140%;
	direction:rtl;
}
h1, h2, h3, h4 {
	color: #595858;
	direction:rtl;
}
h2 a {
	color: #595858;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
	color:#eec43d;
}
@font-face {
    font-family:'HacenCasablancaLight';
    src: url('HacenCasablancaLight.eot');
    src: url('HacenCasablancaLight.eot?#iefix') format('embedded-opentype'),
         url('HacenCasablancaLight.woff') format('woff'),
         url('HacenCasablancaLight.ttf') format('truetype'),
         url('HacenCasablancaLight.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/******** End Default ************/



/******** Start Site & Body ************/
.Site_Layout {
	width:100%;
	height:auto;
	margin:0 auto;
}
.Body_Layout {
	width:950px;
	height:auto;
	margin:0 auto;
}
/******** End Site & Body ************/



/******** Start NavBar ************/
.NavBar_Layout {
	width:100%;
	height:60px;
	position:relative;
	margin:0 auto;
	background:#3d3b3e;
}
.NavBar_Menu_Div {
	width:950px;
	height:60px;
	margin:0 auto;
	position:relative;
}
.NavBar_Menu_Content {
	width:950px;
	height:60px;
	margin:0 auto;
	position:absolute;
}
.NavBar_Menu_Content ul {
	position:relative;
	list-style:none;
	font-family:'HacenCasablancaLight';
}
.NavBar_Menu_Content ul li {
	float:right;
	line-height:60px;
	height:60px;
	position:relative;
	display:block;
	text-align:center;
	font-size:15px;
	color:#FFF;
	font-family:'HacenCasablancaLight';
}
.NavBar_Menu_Content ul li a {
	color:#FFF;
}
.NavBar_Menu_Content ul li a {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	direction:rtl;
	display:block;
	padding:10px 12px 0;
	position:relative;
	z-index:99999999999;
}
.NavBar_Menu_Content ul li:hover {
	color:#598d3f;
	background:#FFF;
	-webkit-border-radius:0 0 8px 8px;  
    -moz-border-radius:0 0 8px 8px;  
    border-radius:0 0 8px 8px;
    behavior:url(js/PIE.htc);
	position:relative;
	z-index:99999999999;
	padding-bottom:15px;
}
.NavBar_Menu_Content ul li a:hover {
	color:#598d3f;
	position:relative;
	z-index:99999999999;
}
.NavBar_Menu_Content ul li a.select {
	color:#598d3f;
	background:#FFF;
	-webkit-border-radius:0 0 8px 8px;  
    -moz-border-radius:0 0 8px 8px;  
    border-radius:0 0 8px 8px;
    behavior:url(js/PIE.htc);
	height:60px;
}
.NavBar_Sub_Menu_Div {
	width:210px;
	height:auto;
	-webkit-border-radius:8px;  
    -moz-border-radius:8px;  
    border-radius:8px;
    behavior:url(js/PIE.htc);
	position:absolute;
	right:40%;
	top:68px;
	display:none;
	color:#FFF;
	z-index:0;
	padding-top:8px;
	padding-right:0%;
}
.NavBar_Sub_Menu_Content {
	width:200px;
	height:auto;
	margin:0 auto;
	background:#FFF;
	-webkit-border-radius:8px;  
    -moz-border-radius:8px;  
    border-radius:8px;
    behavior:url(js/PIE.htc);
	color:#FFF;
	padding-bottom:20px;
	padding-top:10px;
	-webkit-box-shadow:0px 2px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:0px 2px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow:0px 2px 4px 0px rgba(50, 50, 50, 0.75);
}
.NavBar_Sub_Menu_Div h6 {
	line-height:15px;
	border-bottom:1px #FFF solid;
	color:#598d3f;
	text-align:right;
	direction:rtl;
	font-family:'HacenCasablancaLight';
	font-size:14px;
	font-weight:normal;
	background-color:transparent;
}
.NavBar_Sub_Menu_Div h6:hover {
	text-decoration:underline;
}
.NavBar_Sub_Menu_Div h6:hover {
	text-decoration:underline;
}
/******** End NavBar ************/


/******** Start Logo ************/
.Logo_1 {
	width:230px;
	height:120px;
	position:absolute;
	top:0;
	left:72px;
	background-image:url('../images/Logo_1.png');
}
.Logo_2 {
	width:422px;
	height:46px;
	position:absolute;
	top:20px;
	left:322px;
	background-image:url('../images/Logo_2.png');
}
.Langs_Layout {
	width:46px;
	height:18px;
	position:absolute;
	top:60px;
	left:20px;
	font-family:'HacenCasablancaLight';
	font-size:13px;
	color:#a6a6a6;
	line-height:18px;
}
.Langs_Layout:hover {
	color:#a6a6a6;
	text-decoration:underline;
}
/******** End Logo ************/



/**
 *  Header  *
**/


/******** Start Header ************/
.Header_Layout {
	width:100%;
	height:423px;
	position:relative;
	margin:0 auto;
	border-bottom:1px #CCC solid;
}
.Header_Title_Layout {
	width:100%;
	height:58px;
	position:absolute;
	bottom:0;
	background-image:url(../images/Header_Title_Bg.png);
	z-index:22;
}
.Logo_Search_Layout {
	width:100%;
	height:88px;
	position:absolute;
	top:0;
	z-index:5;
	margin:0 auto;
}
.Logo_Search_Content {
	width:990px;
	height:88px;
	position:relative;
	background:#FFF;
	margin:0 auto;
	-webkit-border-radius:0 0 6px 6px;  
    -moz-border-radius:0 0 6px 6px;  
    border-radius:0 0 6px 6px;
    behavior:url(js/PIE.htc);
}
.Search_Layout {
	width:193px;
	height:33px;
	position:absolute;
	top:28px;
	right:25px;
}
.Search_Input {
	width:156px;
	height:30px;
	float:left;
	background:#e4e4e4;
	border:0;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
    behavior:url(js/PIE.htc);
	text-align:center;
	font-size:14px;
	color:#000;
	font-family:'HacenCasablancaLight';
}
.Input_Search_Bttn {
	width:32px;
	height:31px;
	float:right;
}
.LogIn_Slide_Layout {
	width:100%;
	height:185px;
	position:absolute;
	bottom:62px;
	margin:0 auto;
}
.LogIn_Slide_Content {
	width:990px;
	height:185px;
	position:relative;
	margin:0 auto;
}
.LogIn_Slide_Div_All {
	width:176px;
	height:185px;
	position:relative;
	margin:0 auto;
	float:left;
	margin-left:98px;
	overflow:hidden;
	z-index:1;
}
.LogIn_Slide_Div_Bttn {
	width:176px;
	height:27px;
	line-height:27px;
	position:absolute;
	bottom:0;
	background:#FFF;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
    behavior:url(js/PIE.htc);
	text-align:center;
	font-size:15px;
	color:#999;
	font-family:'HacenCasablancaLight';
	z-index:9999;
}
.grid-add-cart {
    position:absolute;
    top:190px;
    height:155px;
    width:176px;
	background-image:url(../images/Header_Title_Bg.png);
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
    behavior:url(js/PIE.htc);
}
.grid-add-cart h3 {
    font-family:'HacenCasablancaLight';
	font-size:15px;
	text-align:center;
	color:#FFF;
}
.Login_Input {
	width:153px;
	height:25px;
	background:#FFF;
	margin:5px auto;
    font-family:'HacenCasablancaLight';
	font-size:15px;
	text-align:center;
	color:#999999;
	margin-left:8px;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
    behavior:url(js/PIE.htc);
	border:0;
}
.input_Submite_Login {
	width:153px;
	height:26px;
	border:0;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:center;
	direction:rtl;
	margin-left:8px;
	margin-top:4px;
	background:transparent url(../images/Submite_Login.png) no-repeat;
}
.input_Submite_Login:hover {
	background:transparent url(../images/Submite_Login_Over.png) no-repeat;
}
/******** End Header ************/




/**
 *  Home Page  *
**/


/******** Start Home Page ************/
.Home_Page_Layout {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
}
.Page_Top_Image {
	width:100%;
	height:548px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.Page_Top_Image img {
	width:100%;
	height:548px;
}
.Page_Top_Image_Top {
	width:100%;
	height:241px;
	margin:0 auto;
	position:absolute;
	top:0;
	background-image:url(../images/Image_Top.png);
}
.Page_Top_Image_Top:hover {
	background-image:url(../images/Image_Top_Over.png);
}
.Page_Top_Image_Top_Div {
	width:840px;
	margin:0 auto;
	text-align:center;
}
.Page_Top_Image_Top_Div h6 {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:22px;
	color:#FFF;
	text-align:center;
	line-height:45px;
	margin-top:65px;
	display:block;
}
.Page_Top_Image_Top_Div span {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#FFF;
	text-align:center;
	display:block;
	line-height:30px;
}
.Page_Top_Image_Top_Div .Image_Top_Link {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#FFF;
	text-align:center;
	direction:rtl;
	background-image:url(../images/Image_Top_Link.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	display:block;
	float:left;
	margin-top:15px;
}
.Page_Top_Image_Bottom {
	width:100%;
	height:307px;
	margin:0 auto;
	position:absolute;
	top:241px;
	background-image:url(../images/Image_Bottom.png);
}
.Marqee_Home_Layout {
	width:990px;
	height:46px;
	line-height:46px;
	margin:0 auto;
	position:relative;
	background:#b24d5c;
	top:-23px;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
    behavior:url(js/PIE.htc);
}
.Marqee_Home_Layout h6 {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#FFF;
	text-align:right;
	direction:rtl;
	float:right;
	margin-right:50px;
}
.Marqee_Home_Div {
	width:830px;
	height:46px;
	line-height:43px;
	float:right;
	margin-right:5px;
}
.Marqee_Home_Div span {
	color:#FFF;
	font-family:'HacenCasablancaLight';
	font-size:15px;
	direction:rtl;
	line-height:43px;
	margin:0 5px;
}
.Marqee_Home_Div span a {
	color:#FFF;
}
.Marqee_Home_Div span a:hover {
	color:#000;
}
.Welcome_HomePage {
	width:835px;
	height:230px;
	margin:5px auto 0;
	position:relative;
	text-align:center;
	overflow:hidden;
}
.Welcome_HomePage h6 {
	font-family:'HacenCasablancaLight';
	font-weight:bold;
	font-size:22px;
	color:#000;
	text-align:center;
	direction:rtl;
	margin-bottom:10px;
}
.Welcome_HomePage_Des {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#999999;
	text-align:center;
	direction:rtl;
	width:835px;
	height:160px;
	overflow:hidden;
	line-height:27px;
}
.Welcome_HomePage .Welcome_More {
	position:absolute;
	left:0;
	bottom:0;
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#3d3b3e;
	text-align:center;
	direction:rtl;
	background-image:url(../images/Welcome_More.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	display:block;
}
.Manager_HomePage_Layout {
	width:100%;
	height:320px;
	margin:0 auto;
	position:relative;
	background-image:url(../images/Manager_Page_Bg.png);
	z-index:1;
}
.Manager_HomePage_Cotent {
	width:990px;
	height:320px;
	margin:0 auto;
	position:relative;
}
.Manager_HomePage_Images_Layout {
	width:165px;
	height:275px;
	position:relative;
	float:right;
	margin-top:30px;
	text-align:center;
}
.Manager_HomePage_Images {
	width:158px;
	height:210px;
	padding:2px;
	-webkit-box-shadow:0px 2px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:0px 2px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow:0px 2px 6px 0px rgba(50, 50, 50, 0.75);
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
	margin-bottom:5px;
}
.Manager_HomePage_Images img {
	width:158px;
	height:210px;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.Manager_HomePage_Images_Layout h6 {
	font-family:'HacenCasablancaLight';
	font-weight:bold;
	font-size:20px;
	color:#3d3b3e;
	text-align:center;
	direction:rtl;
}
.Manager_HomePage_Images_Layout span {
	font-family:Tahoma;
	font-weight:normal;
	font-size:15px;
	color:#999999;
	text-align:center;
	direction:rtl;
}
.Manager_HomePage_Des {
	width:730px;
	height:157px;
	position:relative;
	float:right;
	margin-top:60px;
	margin-right:20px;
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#999999;
	text-align:justify;
	direction:rtl;
	line-height:26px;
	overflow:hidden;
}
.Carsoul_HomePage_Layout {
	width:100%;
	height:285px;
	position:relative;
	background:#3d3b3e;
	margin:0 auto;
}
.Carsoul_HomePage_Layout h6 {
	font-family:'HacenCasablancaLight';
	font-weight:bold;
	font-size:20px;
	color:#FFF;
	text-align:center;
	direction:rtl;
	line-height:90px;
}
.Carsoul_HomePage_Content {
	width:950px;
	height:190px;
	position:relative;
	margin:0 auto;
	background-image:url(../images/Carsoul_HomePage_Content_Bg.png);
}
.BLK_HomePage_Layout {
	width:950px;
	height:244px;
	position:relative;
	margin:10px auto;
}
.BLK_HomePage_Right {
	width:218px;
	height:244px;
	float:right;
	position:relative;
}
.BLK_HomePage_Right_Top {
	width:218px;
	height:200px;
	background:#3d3b3e;
	position:relative;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.Images_Mail {
	width:54px;
	height:40px;
	float:right;
	margin-right:12px;
	margin-top:15px;
	margin-left:12px;
}
.Link_Mail {
	width:130px;
	height:auto;
	float:right;
	margin-top:15px;
	text-align:center;
	font-family:Verdana;
}
.Link_Mail h6 {
	font-family:Verdana;
	font-weight:bold;
	font-size:19px;
	color:#b1b1b2;
	text-align:center;
	direction:rtl;
	white-space:nowrap;
	margin-bottom:5px;
	line-height:35px;
}
.Link_Mail span {
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	text-align:justify;
	direction:rtl;
	float:right;
	line-height:25px;
	position:absolute;
	margin-right:5px;
	width:194px;
	right:5px;
	top:70px;
}
.BLK_HomePage_Right_Bottom {
	width:218px;
	height:34px;
	background:#f98317;
	position:relative;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
	margin-top:11px;
	color:#FFF;
}
.BLK_HomePage_Right_Bottom .input_text_mail {
	width:130px;
	height:21px;
	border:0;
	float:right;
	margin-top:6px;
	font-family:Verdana;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	text-align:center;
	direction:rtl;
	margin-right:25px;
	background-color:transparent;
}
.BLK_HomePage_Right_Bottom .input_submite_mail {
	width:40px;
	height:21px;
	border:0;
	float:left;
	margin-top:6px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#f98317;
	text-align:center;
	direction:rtl;
	margin-left:8px;
	background:#FFF;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.BLK_HomePage_Med {
	width:498px;
	height:244px;
	float:right;
	background:#3d3b3e;
	margin-right:8px;
	position:relative;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.BLK_HomePage_Med h6 {
	line-height:60px;
	font-family:Verdana;
	font-weight:bold;
	font-size:20px;
	color:#b1b1b2;
	text-align:center;
	direction:rtl;
	margin-right:55px;
}
.Vote_Layout {
	width:450px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	font-family:Verdana;
	font-weight:normal;
	font-size:16px;
	color:#b1b1b2;
	direction:rtl;
}
.Vote_Layout label {
	float:right;
	display:block;
}
.Vote_Layout input {
	float:right;
	margin-top:5px;
	margin-left:8px;
	display:block;
}
.Vote_Layout h5 {
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	direction:rtl;
	display:block;
}
.Vote_Layout .input_submite_Vote {
	width:64px;
	height:21px;
	border:0;
	position:absolute;
	left:0;
	bottom:0;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:center;
	direction:rtl;
	margin-left:8px;
	background:#f98317;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.Vote_RadioBttn {
	position:relative;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	font-family:Verdana;
	font-weight:normal;
	font-size:16px;
	color:#b1b1b2;
	direction:rtl;
}
.Vote_RadioBttn label {
	float:right;
	display:block;
	width: 95%;
	margin-bottom: 5px;
}
.Vote_RadioBttn input {
	float:right;
	margin-top:5px;
	margin-left:8px;
	display:block;
	
}
.Vote_RadioBttn h5 {
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	color:#b1b1b2;
	text-align:right;
	direction:rtl;
	display:block;
}
.Vote_RadioBttn .input_submite_Vote {
	width:64px;
	height:21px;
	border:0;
	position:absolute;
	left:0;
	bottom:0;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	direction:rtl;
	margin-left:8px;
	background:#f98317;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.BLK_HomePage_Left {
	width:218px;
	height:244px;
	float:left;
	background:#3d3b3e;
	position:relative;
	-webkit-border-radius:6px;  
    -moz-border-radius:6px;  
    border-radius:6px;
	behavior:url(js/PIE.htc);
}
.BLK_HomePage_Left h6 {
	font-family:Verdana;
	font-weight:bold;
	font-size:20px;
	color:#b1b1b2;
	text-align:center;
	direction:rtl;
	line-height:40px;
}
.BLK_HomePage_Left .Link_Div {
	width:180px;
	height:244px;
	font-family:Verdana;
	font-weight:bold;
	font-size:20px;
	color:#b1b1b2;
	text-align:center;
	direction:rtl;
	line-height:50px;
	overflow:hidden;
	margin:0 auto;
}
.BLK_HomePage_Left .Link_Div a {
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#ae6627;
	text-align:right;
	direction:rtl;
	line-height:20px;
	display:block;
}
.BLK_HomePage_Left .Link_Div p {
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#ae6627;
	text-align:right;
	direction:rtl;
	line-height:20px;
	display:block;
}
.BLK_HomePage_Left .Link_Div span {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	direction:ltr;
	line-height:20px;
	display:block;
	margin-bottom:2px;
}
/******** End Home Page ************/




/******** Start Page ************/
.Page_Layout {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
}
/******** Start Page ************/



/******** Start Category ************/
.Category_Layout {
	width:950px;
	height:50px;
	margin:0 auto;
	z-index:99;
}
.Category_Content {
	width:950px;
	height:50px;
	margin:0 auto;
	position:relative;
}
.Category_Image {
	width:70px;
	height:70px;
	float:left;
}
.Category_Image img {
	width:70px;
	height:70px;
	margin:16px 15px 0 0;
}
.Category_Logo {
	width:344px;
	height:100px;
	float:right;
}
.Category_Logo img {
	width:344px;
	height:100px;
	margin:0;
}
.Category_Title {
	float:left;
	margin-left:20px;
	line-height:100px;
	text-align:right;
	direction:rtl;
	color:#000;
	font-family:"fx", "ie";
	font-weight:bold;
    font-size:25px;
}
.Category_Div {
	float:left;
	margin-left:20px;
	line-height:100px;
	text-align:right;
	direction:rtl;
	color:#000;
	font-family:"fx", "ie";
	font-size:16px;
}
.Category_Div a {
	color:#000;
	font-family:"fx", "ie";
	font-size:16px;
}
.Category_Div p {
	float:left;
}
.Category_Div span {
	float:left;
	margin:0 5px;
}
/******** End Category ************/


/**
 *  Article_Layout  *
**/

/******** Start Article_Layout ************/
.Article_Div_Layout {
	width:850px;
	height:102px;
	border:1px #6c6c6c solid;
	margin:15px auto 0;
	padding:5px;
	overflow:hidden;
}
/******** End Article_Layout ************/


/**
 *  Contact Us Form  *
**/
/******** Start Contact Us Form ************/
.Contact_Layout_All {
	width: 950px;
	height:auto;
	margin:35px auto 15px;
}
.Contact_Layout_All img {
	float:left;
	margin-left:20px;
	-webkit-border-radius:5px;  
    -moz-border-radius:5px;  
    border-radius:5px;
    overflow:hidden;
    behavior:url(js/PIE.htc);
	-webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);
}
.Contact_Layout {
	width: 550px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	float:right;
}
.Contact_Layout table {
	direction:rtl;
}
.inputform {
	font-family:"fx", "ie";
	font-size:14px;
	font-weight:normal;
	color:#595858;
	background-color:#FFF;
	border:#939598 1px solid;
	width:300px;
	height:20px;
	direction:rtl;
	float:right;
	-webkit-border-radius:5px;  
    -moz-border-radius:5px;  
    border-radius:5px;
    overflow:hidden;
    behavior:url(js/PIE.htc);
}
.inputform:hover {
	border:#225c6a 1px solid;
}
.textarea {
	font-family:"fx", "ie";
	font-size:14px ;
	font-weight:normal;
	color:#595858;
	background-color:#FFF;
	border:#939598 1px solid;
	width: 300px;
	direction:rtl;
	overflow:auto;
	float:right;
	-webkit-border-radius:5px;  
    -moz-border-radius:5px;  
    border-radius:5px;
    overflow:hidden;
    behavior:url(js/PIE.htc);
}
.textarea:hover {
	border:#225c6a 1px solid;
}
.verification_inputform {
	font-family:"fx", "ie";
	font-size:14px;
	font-weight:normal;
	color:#687078;
	background-color:#FFF;
	border:#939598 1px solid;
	width:190px;
	height:20px;
	direction:rtl;
	float:right;
	margin-right:0;
	-webkit-border-radius:5px;  
    -moz-border-radius:5px;  
    border-radius:5px;
    overflow:hidden;
    behavior:url(js/PIE.htc);
}
.verification_inputform:hover {
	border: #225c6a 1px solid;
}
.title_contact_td {
	color:#595858;
	font-family:"fx", "ie";
	font-size:14px;
	text-align:right;
	direction:rtl;
}
.star_contact {
	color:#c40000;
	font-family:"fx", "ie";
	font-size:12px;
}
.StandardBtn {
	border:none;
	background-color:#939598;
	color:#FFFFFF;
	cursor:pointer;
	height:1.6667em;
	overflow:visible;
	font-size:9pt;
	margin:10px 30px;
	font-family:"fx", "ie";
	font-weight:normal;
	-webkit-border-radius:5px;  
    -moz-border-radius:5px;  
    border-radius:5px;
    overflow:hidden;
    behavior:url(js/PIE.htc);
	float:right;
	-webkit-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.75);
}
.StandardBtn:hover {
	color:#FFFFFF;
	background-color:#225c6a;
}
.StandardBtn.SubmitBtn {
	width:80px;
}
.Radio_Botton_Layout {
	position:relative;
}
.Radio_Botton_Layout input {
	float:right;
	margin-right:5px;
}
.Radio_Botton_Layout span {
	float:right;
	line-height:16px;
	margin-right:15px;
}
/******** End Contact Us Form ************/




/**
 *  Footer  *
**/

/******** Start Footer ************/
.Footer_Layout {
	width:950px;
	height:100px;
	margin:45px auto 15px;
	position:relative;
	overflow:hidden;
}
.Footer_Layout table {
	width:480px;
	height:50px;
	position:relative;
	float:right;
	overflow:hidden;
	text-align:right;
	margin-top:20px;
}
.Footer_Layout table tr {
	width:480px;
}
.Footer_Layout table tr td {
	width:120px;
}
.Footer_Layout table tr td a {
	font-family:'HacenCasablancaLight';
	font-weight:normal;
	font-size:15px;
	color:#3d3b3e;
	text-align:right;
	direction:rtl;
}
.Footer_Layout table tr td a:hover {
	color:#b1b1b2;
}
.Footer_Logo {
	width:60px;
	height:86px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../images/Logo_4.png);
}
.CopyRight_Layout {
	width:950px;
	height:20px;
	line-height:20px;
	margin:0 auto 10px;
	position:relative;
}
.CopyRight_Layout p {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#9a9999;
	direction:rtl;
	text-align:center;
}
.CopyRight_Layout a {
	color:#9a9999;
}
.CopyRight_Layout a:hover {
	color:#3d3b3e;
}
/******** End Footer  ************/