﻿/*	
	@===================================@
	    - Coded By: (Arab Touch)
	    - http://www.arabtouch.com
	    - http://www.arabtouch.com.eg
	    - Email: support@arabtouch.com
	    - Phone: (002) 01002255588
	@===================================@
	
	Let's start coding...
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

body{
	background:url(images/bg.jpg);
	direction:rtl;
	}
@font-face {
	font-family: 'GessLight';
	src: url('fonts/GESSLight.eot') format('eot');
	src: url('fonts/GESSLight.woff') format('woff');
	src: url('fonts/GESSLight.svg#GESSTextMedium-Medium') format('svg');
	src: local('☺'), url('fonts/GESSLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#header{
	width:100%;
	height:372px;
	background:url(images/headerbg.png) repeat-x center top;
	}
.headercon{
	width:960px;
	height:372px;
	margin:0 auto;
	background:url(images/header.png) no-repeat;
	position:relative;
	}
.menu{
	width:615px;
	height:90px;
	position:absolute;
	right:172px;
	top:285px;
	list-style-type:none;
	padding:0;
	margin:0;
	}
.menu li{
	width:132px;
	height:40px;
	text-align:center;
	line-height:40px;
	position:absolute;
	}
.menu li a{
	background:url(images/button.png) no-repeat top;
	text-decoration:none;
	font-size:25px;
	font-weight:bold;
	color:#f1dee0;
	text-shadow:#470e21 2px 2px;
	display:block;
	width:132px;
	height:40px;
	}
.menu li a:hover{
	background:url(images/button.png) no-repeat bottom;
	color:#f3e6e9;
	}
.menu li.b1{
	background:url(images/button.png) no-repeat top;
	width:132px;
	height:40px;
	text-align:center;
	line-height:40px;
	position:absolute;
	top:0;
	right:0;
	}
.menu li.b2{
	background:url(images/button.png) no-repeat top;
	width:132px;
	height:40px;
	text-align:center;
	line-height:40px;
	position:absolute;
	top:40px;
	right:155px;
	}
.menu li.b3{
	background:url(images/button.png) no-repeat top;
	width:132px;
	height:40px;
	text-align:center;
	line-height:40px;
	position:absolute;
	top:40px;
	left:155px;
	}
.menu li.b4{
	background:url(images/button.png) no-repeat top;
	width:132px;
	height:40px;
	text-align:center;
	line-height:40px;
	position:absolute;
	top:0;
	left:0;
	}
.enterbanner{
	background:url(images/enterbanner.png) no-repeat;
	width:950px;
	height:202px;
	position:relative;
	margin:20px auto;
	}
.enterbanner a{
	background:url(images/enter.png) no-repeat right;
	width:341px;
	height:162px;
	position:absolute;
	right:105px;
	top:18px;
	}
.enterbanner a:hover{
	background:url(images/enter.png) no-repeat left;
	}
.slider-wrapper{
	width:950px;
	height:202px;
	margin:0 auto 20px auto;
	}
.hometext{
	background:url(images/textbox.png) no-repeat;
	width:950px;
	height:202px;
	margin:0 auto 20px auto;
	display:table;
	font-family:GessLight, Arial, Helvetica, sans-serif;
	}
.hometext h2{
	font-size:26px;
	text-align:center;
	font-weight:normal;
	height:20px;
	line-height:20px;
	margin:20px 0 0 0;
	color:#1d5f0d;
	text-shadow:#fff 1px 1px;
	}
.boxtext{
	padding:15px 20px;
	line-height:24px;
	color:#931c44;
	text-align:justify;
	}
#footer{
	width:100%;
	height:200px;
	background:url(images/footerbg.png) repeat-x;
	}
.footercontent{
	width:950px;
	margin:0 auto;
	height:200px;
	background:url(images/footer.jpg) no-repeat center;
	position:relative;
	}
.copyrights{
	width:auto;
	height:30px;
	line-height:30px;
	display:table;
	position:absolute;
	bottom:10px;
	left:0;
	font-family:GessLight, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:17px;
	text-shadow:#470e21 1px 1px;
	}
::selection{
	background-color:#d3a9b3;
	color:#470e21;
	text-shadow:#f1dee0 1px 1px;
}
::-moz-selection{
	background-color:#d3a9b3;
	color:#470e21;
	text-shadow:#f1dee0 1px 1px;
}
::-webkit-selection{
	background-color:#d3a9b3;
	color:#470e21;
	text-shadow:#f1dee0 1px 1px;
}