﻿/*
قالب هوستا من تصميم
www.ZidPixel.com
*********************************
القالب مجاني
*********************************
*/
@font-face {
	font-family: 'GESSLight';
	src:url('fonts/gs-Light.eot');
	src:url('fonts/gs-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/gs-Light.woff') format('woff'),
		url('fonts/gs-Light.ttf') format('truetype'),
		url('fonts/gs-Light.svg#MHGOZ-Light') format('svg');
	font-weight: normal;
	font-style: normal;
	}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #DCDEDE url('images/bg.png') repeat;
	padding: 0;
	margin: 0;
	direction: rtl;
	font-family: 'GESSLight';
	font-weight: normal;
	font-size: 14px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
#all {
	margin: 0px auto;
}
/* Header الهيدر */
.header {
	background: transparent url('images/hed_bg.png') repeat-x top;
	height: 264px;
}
.head {
	margin: 0px auto;
	width: 1000px;
	height: 264px;
}
.logo {
	margin-top: 50px;
	float: right;
}
.menu {
	float: left;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #0085cc;
	margin-top: 65px;
}
#menu img {
	padding: 10px;
}
#menu {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	overflow: hidden;
}
#menu .colourful {
	display: block;
	position: absolute;
	height: 100px;
	width: 85px;
	top: 4px;
	left: -100px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
}
#menu li {
	float: right;
	margin: 0 0 0 1px;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #fff;
	text-align: center;
	display: block;
	border: solid;
	border-width: 8px 0 0;
	line-height: 40px;
	width: 85px;
	text-decoration: none;
	border-radius: 2px;
}
#menu li a:hover {
	text-decoration: none;
	color: #fff;
	text-shadow: 0 0 0px #0085cc;
}
/* Page الصفحة */
.page {
	margin: 0px auto;
	width: 1000px;
	padding-top: 15px;
}
.welcome_bar {
	margin-bottom: 15px;
	float: right;
}
.welcome_bar h4 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-shadow: 1px 1px 0px #ffffff;
	color: #454545;
}
welcome_text {
	float: right;
	width: 500px;
	padding: 0;
	margin: 0;
}
.social {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}
.box {
	float: right;
	width: 303px;
	background: transparent url('images/line_left.png') repeat-y left;
	padding: 15px;
	text-align: center;
}
.box_n {
	background: none !important;
}
.box h2 {
	font-size: 18px;
	font-weight: 800;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: center;
}
.host {
	color: #00A8FF !important;
}
.design {
	color: #b1066f !important;
}
.support {
	color: #4d557a !important;
}
.box p {
	font: normal 11px Tahoma;
	text-align: justify;
	color: #666666;
	text-shadow: 1px 1px 0px #ffffff;
	padding: 5px 15px;
}
.box_button {
	background: #666666;
	width: 150px;
	margin: 10px auto;
	padding: 8px;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
}
.box_button a {
	color: #FFFFFF;
}
.button_host {
	background: #00A8FF !important;
}
.button_host:hover {
	background: #0092DF !important;
}
.button_design {
	background: #b1066f !important;
}
.button_design:hover {
	background: #92055E!important;
}
.button_support {
	background: #4d557a !important;
}
.button_support:hover {
	background: #404666 !important;
}
/* Footer الفوتر */
.footer {
	background: transparent url('images/foot_bg.png') repeat-x top;
	height: 220px;
	margin-top: 15px;
}
.foot {
	margin: 0px auto;
	width: 1000px;
	text-align: center;
}
.foot_logo {
	float: right;
	padding-top: 70px;
	padding-left: 20px;
}
.foot_logo img {
	padding-bottom: 10px;
}
.views {
	float: right;
	margin-top: 80px;
	color: #C0C0C0;
	text-shadow: 1px 1px 0px #000000;
	width: 350px;
}
.views h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: 1px 1px 0px #000000;
	padding: 0px 0px 5px 0;
}
#quote-reload {
	color: #D3D3D3;
	border-bottom: 1px silver dotted;
}
#quote-author {
	font-size: 10px;
	color: #808080;
}
#quote-content {
	font: normal 11px Tahoma;
}
#contact {
	float: left;
	margin-top: 20px;
	padding-right: 55px;
	background: transparent url('images/bar_contact.png') no-repeat right top;
	height: 196px;
	width: 400px;
}
#contact form {
}
#contact input[type=text] {
	background: #272727;
	border-bottom: 0;
	border-top: 1px solid #202020;
	border-left: 1px #202020 solid;
	border-right: 0;
	padding: 10px 5px;
	margin: 2px;
	width: 330px;
	border-radius: 5px;
	color: #666666;
	font: bold 12pt Arial;
}
#contact input[type=text]:focus {
	background: #232323;
	outline: none;
}
#contact textarea:focus {
	background: #232323;
	outline: none;
}
#contact textarea {
	background: #272727;
	border-bottom: 0;
	border-top: 1px solid #202020;
	border-left: 1px #202020 solid;
	border-right: 0;
	padding: 10px 5px;
	margin: 2px;
	width: 300px;
	height: 80px;
	border-radius: 5px;
	color: #666666;
	float: right;
	font: bold 12pt Arial;
}
#contact input[type=submit] {
	background: #494949;
	border-bottom: 0;
	border-top: 1px solid #5D5D5D;
	border-left: 1px #5D5D5D solid;
	border-right: 0;
	padding: 10px 5px;
	margin: 2px;
	width: 50px;
	height: 100px;
	border-radius: 5px;
	color: #000;
	float: right;
	font-family: 'GESSLight';
	font-size: 12px;
	text-shadow: 1px 1px 0px #5d5c5c;
	cursor: pointer;
}
#contact input[type=submit]:hover {
	background: #414141;
}
#contact input[type=submit]:active {
	background: #333333;
	border-bottom: 0;
	border-top: 1px solid #272727;
	border-left: 1px #272727 solid;
	border-right: 0;
	padding: 10px 5px;
	margin: 2px;
	width: 50px;
	height: 100px;
	border-radius: 5px;
	color: #000;
	float: right;
	font-family: 'GESSLight';
	font-size: 12px;
	text-shadow: 1px 1px 0px #5d5c5c;
	cursor: pointer;
}
.user {
	background: #272727 url('images/icons/user.png') no-repeat right center !important;
	padding-right: 30px !important;
}
.email {
	background: #272727 url('images/icons/email.png') no-repeat right center !important;
	padding-right: 30px !important;
}
.user:focus {
	background: #232323 url('images/icons/user.png') no-repeat right center !important;
	outline: none;
	padding-right: 30px !important;
}
.email:focus {
	background: #232323 url('images/icons/email.png') no-repeat right center !important;
	outline: none;
	padding-right: 30px !important;
}
.copyright {
	font: normal 11px Tahoma;
	color: #1E1E1E;
	direction: ltr;
	text-align: center;
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}
#boxes .window {
	position: fixed;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 9999;
	padding: 20px;
}
#boxes #dialog1 {
	width: 375px;
	height: 203px;
}
#dialog1 .d-header {
	background: url(images/login-header.png) no-repeat 0 0 transparent;
	width: 375px;
	height: 150px;
}
#dialog1 .d-header input {
	position: relative;
	top: 70px;
	left: -30px;
	border: 1px solid #cccccc;
	height: 22px;
	width: 290px;
	font: bold 12pt Arial;
	padding: 5px;
	margin-top: 4px;
}
#dialog1 .d-blank {
	float: left;
	background: url(images/login-blank.png) no-repeat 0 0 transparent;
	width: 227px;
	height: 53px;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
}
#dialog1 .d-blank a {
	color: #333333;
}
#dialog1 .d-blank a:hover {
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}
#dialog1 .d-login {
	float: left;
	width: 108px;
	height: 53px;
}
.close {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.black {
	background: #333333!important;
	text-shadow: 0 0 0 !important;
	border-radius: 3px;
}
/* Social, Facebook+twitter+google+ */
.facebook {
	background: transparent url('images/icons/social.png') no-repeat 0px -29px;
	display: block;
	height: 21px;
	width: 21px;
	outline: none;
	float: left;
	margin: 5px;
}
.facebook:hover {
	background-position: 0px -1px;
}
.twitter {
	background: transparent url('images/icons/social.png') no-repeat -25px -29px;
	display: block;
	height: 21px;
	width: 21px;
	outline: none;
	float: left;
	margin: 5px;
}
.twitter:hover {
	background-position: -25px -1px;
}
.google {
	background: transparent url('images/icons/social.png') no-repeat -50px -29px;
	display: block;
	height: 21px;
	width: 21px;
	outline: none;
	float: left;
	margin: 5px;
}
.google:hover {
	background-position: -50px -1px;
}
/* Sub Page */
.sub_page {
	padding: 0px;
	font-size: 14pt;
}
.sub_page p {
	font: bold 12pt Arial;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: justify;
	padding: 5px;
}
.sub_page ul {
	margin-right: 20px;
	font: bold 12pt Arial;
	padding: 10px;
	text-shadow: 1px 1px 0px #ffffff;
	list-style-image: url('images/list.png');
}
.sub_page ul li {
	padding-bottom: 5px;
}
