﻿*
{
	direction: rtl;
	font-family: Arial;
	text-align: right; /*background-color: #d177d1;*/
	color: #636363;
	text-decoration: none;
}
body
{
	color: gray;
	margin: 2% 11% 10% 11%;
	line-height: 27px;
	background-color: #82136f; /*#fa6a00;*/
	background-image: url(../Images/dotssNew.png);
	background-repeat: repeat;
}
h1, h2, h3
{
	text-align: center;
	font-weight: bold;
	line-height: 5px;
	margin: 0px;
}
h2
{
	text-align: right;
	padding: 25px 100px 0 0;
	font-size: xx-large;
	color: #80176b;
}
h1
{
	font-size: 36px;
	color: #177f74;
	font-weight: bolder;
}
h3
{
	color: #b69521;
	font-weight: normal;
	font-size: x-large;
}


div#topDiv
{
	background-color: #fff4ca; /*#f8e6ff;*/
	text-align: center;
	height: 30%;
	padding-top: 2%;
}



#bottomDiv
{
	background-color: #fffae8;
	text-align: center;
	padding-bottom: 2%;
	color: #80176b;
}

#bottomDiv h3
{
	line-height: 6px;
	font-size: large;
	_color: #80176b;
}

div#melel
{
	background-color: #fffae8;
	width: 100%;
	min-height: 550px;
}

#melel p, #melel ul, #melel table
{
	padding: 0% 6% 0% 6%;
}
hr
{
	margin: 0% 6% 0% 6%;
}

.bottomImg
{
	width: 90%;
}

.topFlowerImg
{
	position: absolute;
	top: 3%;
}

a.email
{
	text-decoration: underline;
	_font-weight: bold;
	color: #22b6a8; /*#a224a2;*/
}

p
{
	margin: 0px;
	padding: 0px;
}


#containerTbl p
{
	padding: 0%;
}

#bottomDiv a.email
{
	line-height: 3;
}


div.horizontal_line
{
	display: inline-block;
	height: 60%;
	width: 60%;
	margin: auto;
	text-align: center;
}

.circleBtn
{
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: White;
	background-color: #7cacd0;
	border: 2px solid #7cacd0;
	text-align: center;
	-webkit-box-shadow: 3px 3px 3px gray;
	-moz-box-shadow: 3px 3px 3px gray;
}

#buttons
{
	color: White;
	background-color: #22b6a8; /*#fd95e3; */
	padding: 10px 6% 10px 0;
}

#buttons a
{
	color: White;
}

#buttons a:Hover
{
	color: #80176b;
}

#buttons a.selected
{
	color: White;
	font-weight: bold;
}

#buttons a.selected:Hover
{
	font-weight: bold;
}

.examples
{
	text-align: center;
}


div.exLinks a
{
	text-decoration: underline;
}

div.exLinks b
{
	color: #d256d2;
}

ul li.listHeader
{
	color: #d256d2;
	list-style: none;
}

p.map a
{
	font-size: smaller;
	color: #22b6a8;
	text-decoration: underline;
}
p.map span
{
	font-size: smaller;
}

img#tseelaImg
{
	float: left;
	width: 150px;
	margin: 20px 20px 20px 20px;
}

p.exFinalLine
{
	text-align: center;
}

p.exFinalLine a
{
	text-decoration: underline;
	color: #a224a2;
}

.responseDetails
{
	font-size: 13px;
}

#melel h1
{
	font-size: 22px;
	color: #80176b;
}

a.quest
{
	text-decoration: underline;
	color: #a224a2;
}

/***************************************************************/


input
{
	width: 40%;
}

input#sendmail
{
	width: 60px;
	text-align: center;
	color: gray;
	font-weight: bold;
}

textarea
{
	width: 50%; /* 40%;*/
}

div#response
{
	width: 200px;
	height: 100px;
	padding-right: 6%;
}

p.response
{
	font-size: large;
	color: #a224a2;
	font-weight: bold;
}


tr
{
	height: 20px;
}

td.field
{
	width: 22%;
}


td.tdLeft
{
	text-align: left;
}



.hideThis
{
	display: none;
}


#rightDiv
{
	width: 60%;
}

#leftDiv
{
	width: 25%;
}

.alertEmptyTB
{
	border: solid 1px red;
}
