﻿
/* MAIN LAYOUT */

.Body
{
	background: url(Images/BGBody.gif) repeat-x #000f16;
	font-size: 62.5%;
	line-height: 1.2;
	font-family: Simplified Arabic Fixed;
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.BGHeaderWrap
{
	min-width: 996px;
	min-height: 500px;
	background: url(Images/BGHeader.jpg) repeat-x;
	font-size: 1.2em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
* html .BGHeaderWrap
{
	height: 500px;
}

.BGHeaderBanner
{
	background: url(Images/Header.png) no-repeat;
}

ul.telerikControlsList
{
	padding: 0;
	margin: 0;
	list-style: none;
	font: normal 11px Arial, Verdana, Sans-serif;
	cursor: default;
	color: #333;
}

ul.telerikControlsList li
{
	float: left;
	display: block;
	width: 120px;
	padding: 2px 3px;
	margin: 0 1px;
}

ul.telerikControlsList .breakline
{
	line-height: 1px;
	font-size: 1px;
	float: none;
	clear: both;
	border: none;
}
.wrapper
{
	text-align: center;
	width: 579px;
	margin-bottom: 30px;
}
img
{
	border: 0;
}

div.left-column ul, div.right-column ul, div.left-column h5, div.right-column h5
{
	padding: 0;
	margin: 0;
	list-style: none;
}

div.left-column h5, div.right-column h5
{
	font-size: 14px;
	padding-bottom: 12px;
}

div.left-column, div.right-column
{
	margin: 10px 0 0 10px;
	padding-bottom: 10px;
	width: 200px;
	font-size: 12px;
	height: 210px;
}

div.left-column a, div.right-column a
{
	color: #86b751;
	text-decoration: none;
}

div.left-column
{
	float: left;
	border-right: solid 1px #d4d4d4;
	padding-right: 10px;
}
div.right-column
{
	float: right;
	padding-left: 5px;
}

.title
{
	color: #4f4236;
	font-weight: bold;
	font-size: 14px;
	font-family: Calibri, Arial;
}

.info
{
	color: #ff0000;
	font-size: 14px;
	font-family: Calibri, Arial;
}


/* ticked list */

.Ticked
{
	margin: 1em 0 0 353px;
	list-style: none;
}
.Ticked li
{
	padding: 4px 0 3px 26px;
	background: url(Images/Enrance/Tick.gif) 0 0.5em no-repeat;
	font-size: 1.1em;
	line-height: 1.3;
}
.AboutUs
{
	width: 100%;
	height: 250px;
	background-image: url(Images/Dase-LogoOpaque.png);
	background-position: center;
	background-repeat: no-repeat;
}
