/* CSS Document */

* {margin:0;  font-size:100%;}

body{background:#f4f4f4; text-align:center; direction:rtl}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Tahoma; font-size:0.5625em; line-height:2em; color:#959595; }

select { font-size:14px; border:1px solid #CCCCCC; font-family:"Times New Roman", Times, serif;
}
a {color:#ff6c01; outline:none;}
a:hover{text-decoration:none;}
h3{ font-size:1.7em; font-weight:bold; color:#393939; line-height:1em; padding:8px; position:relative; background: url(../images/h3.jpg) top right no-repeat; border-bottom:1px solid #eee; border-left:1px solid #eee}
h2{ font-size:2.445em; font-weight:normal; color:#fff; line-height:1em; margin:125px 0 0 39px;}
cite{ font-style:normal;}
div.tit { font-size:2.222em; font-weight:normal; color:#393939; line-height:1em; padding-bottom:32px; position:relative;}
.strong1{ color:#000;}

/* ============================= main layout ====================== */
.imgindent {margin:5px 0 0 10px; 
border:2px solid #dddddd; float:left;}
.phone{ float:left; padding-left:70px; direction:ltr}
.space1{ margin-right:18px; }
.space2{ margin-left:40px;}
.margin1{ margin-bottom:-15px;}
.padding1{ padding-top:18px;}
.padding2{ padding-top:8px;}

/* ============================= header ====================== */
#header{ background:url(../images/header-tail.gif) top repeat-x;}
object{ vertical-align:top; outline:none;}

/* ============================= content ====================== */
#content{background:#fff;}
.row-1 .column-1, .row-1 .column-2, .regCol {margin-top:0px; position:relative;}
.column-1 .indent{ padding:-35px 0 0 6px;}

.column-2 .indent{ padding:0px 0 0 0px;}
.indent1{ padding:36px 0 0px 0;}

.col-1-in , .col-2-in { padding-top:0px; padding-right:0px; overflow:hidden;margin-right:0px;border-right:3px solid #ccc;
color:#666666; height:auto;
}

.col-1-in-data { padding-right:10px; padding-left:5px;
}
.col-2-in-data {  padding-right:10px; padding-left:5px;
}

.FirstDiv { padding:10px;
}
.FirstDiv img { margin-right:5px; margin-left:3px;
}




.row-1{ padding:0px 0 16px 0;}
.line{  padding-bottom:10px;}

.link{ display:inline-block; background:url(../images/link-bg.gif) no-repeat 0 6px; padding-left:20px; margin-top:18px;}
.link1{ display:inline-block; margin-bottom:28px;}
.link2{ color:#000;}


.pagination{ background:#ccc; position:relative; margin:0px -20px 0px 0;}
.pagination ul{  text-align:center; padding:5px 0 4px 0;}
.pagination .next{ position:absolute; margin:10px 0 0 445px;}
.pagination .prev{ position:absolute; margin:10px 0 0 31px;}
.pagination li{ display:inline; padding:0 3px;}
.pagination li a{ color:#ff8f01; text-decoration:none;}
.pagination li a:hover, .pagination li .active{ color:#393939;}

.row-2{ background:url(../images/row2-tail.gif) top repeat-x; padding:0px 0 42px 0; position: relative;}

/* ============================= footer ====================== */
#footer{
    color:#000;
	background-color: #BDBDBD;
	background-image: url(../images/footer-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer .main{ border-top:solid 3px #2d2e30;}
#footer p{ padding-top:21px;}
#footer a{ color:#000; text-decoration:none}
#footer a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#regForm{padding:0px; color:#171717; font-weight:bold; font-family:Tahoma;  margin-top:0px; position:relative; text-align:center; border:1px solid #CCCCCC; width:979px; margin-right:-1px;}
#SubscribeForm{ background:#eee; padding:10px 20px 0 5px; color:#171717; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; height:44px; margin-top:0px; position:relative;}
#SubscribeForm input{ border:solid 0px; background:#ff8f01; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#ffd479;  padding:10px 8px 5px 15px; width:190px; margin-left:20px;}
#SubscribeForm button{ display:inline-block; background:#f14c01; vertical-align:middle; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; padding:5px 13px 2px 14px;}
#SubscribeForm button:hover{ background:#d14302;}

#ContactForm{ padding-top:5px;}
#ContactForm label{ display:block; height:30px;}
#ContactForm input{ border:solid 0px; border-top:solid 1px #b9b9b9; border-left:solid 1px #cccccc; background:#ebebeb; font-family:Tahoma; font-size:1.2em; color:#959595; padding:4px 2px 4px 5px; width:462px; text-transform:uppercase;}
#ContactForm textarea{ border:solid 0px; border-top:solid 1px #b9b9b9; border-left:solid 1px #cccccc; background:#ebebeb; font-family:Tahoma; font-size:1.2em; color:#959595; padding:4px 2px 4px 5px; width:462px; text-transform:uppercase; height:140px; overflow:auto;}
#ContactForm .link{ float:left; margin:20px 0 0 30px;}

.myTit { background:url(../images/h3.jpg) top right no-repeat; font-family:Tahoma; font-size:12px; padding:5px; padding-right:10px; color:#444; font-weight:bold}
