/* 
	Haifa Rashed - Baroque Design
	
	Developed and Designed by Didats Triadi
	http://didats.net
*/

/* ------ HTML Tags ------ */
body {
	margin:0px;
	padding:0px;
	font:14px arial,verdana,sans-serif;
	background:#000;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

a img {
	border:0px;
}

/* Class */
.clear {
	clear:both;
}


/* Template Layout */
#comingsoon {
	position:absolute;
	width:100%;
	text-align:center;
	height:50px;
	background:#F8939F;
	left:0px;
	top:0px;
}
#comingsoon h4 {
	width:100%;
	text-indent: -9000px;
	height:50px;
	background:transparent url("../images/bg_comingsoon.gif") no-repeat center;
}


#container {
	width:670px;
	position:relative;
	margin:0px auto;
	text-align:left;
	padding-top:70px;
}

h1#title {
	width:408px;
	height:47px;
	background:transparent url("../images/bg_haifarashed.gif") no-repeat top left;
	text-indent: -9000px;
}
#callus {
	position:absolute;
	top:70px;
	right:0px;
	text-align:right;
	font:bold 12px arial,verdana,sans-serif;
	color:#F8939F !important;
	width:250px;
	height:50px;
	display:block;
}

#image-src {
	width:670px;
	height:505px;
	background:transparent url("../images/img_frontpage.jpg") no-repeat top left;
	position:relative;
	top:10px;
}

#lang {
	text-align:right;
	padding-top:8px;
}
#lang p {
	color:#F8939F;
}
#lang img {
	position:relative;
	top:3px;
}

div.counter {
	position:relative;
	top:-10px;
	text-align:center;
}