* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
}
a {
	outline: none;
	color: #05b4c7;
}
a:hover {
	text-decoration: none;
}
body {
	background: #dbe8ea url(images/body-tail.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
	direction:rtl;
	text-align:  right;
}
h3 {
	padding: 0 0 16px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #546a6d;
}
h4 {
	line-height: 1.333em;
	font-size: 1em;
	color: #8aa3a7;
}
h4.extra {
	padding: 0 0 14px 0;
}
h4.extra1 {
	padding: 26px 0 0 0;
}
h5 {
	padding: 0 0 15px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #01cce3;
}
h5.extra {
	padding: 0 0 12px 0;
}
h6 {
	padding: 0 0 4px 0;
	text-transform: uppercase;
	line-height: 1.45em;
	font-size: 0.917em;
	color: #8aa3a7;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 5px 26px 0 0;
}
img.fleft1 {
	float: left;
	margin: 5px 26px 24px 0;
}
img.fleft2 {
	float: left;
	margin: 5px 26px 21px 0;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main {
	width: 927px;
	margin: 0 auto;
	padding: 0 1px 0 0;
	font-size: 0.75em;
	margin-top: 15px;
}
/*This header section is for the inner pages, for the main page, look for MainPageStyle.css*/
#header {
	background: url(images/header.gif) no-repeat 0% 21px;
	position: relative;
	height: 418px;
	overflow: hidden;
}
#header p {
	width: 530px;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #8aa3a7;
	position: absolute;
	top: 266px;
	left: 356px;
}

#header a 
{
    color:#01CCE3;
    text-decoration:none;
    font-size:14px;
}

#header a:hover
{

    font-size:14px;
}


#logo {
	position: absolute;
	top: 35px;
	right: 20px;
}
#searchform {
	width: 260px;
	height: 24px;
	position: absolute;
	top: 34px;
	left: 70px;
}

/*#search-form input {
	background: none;
	width: 172px;
	height: 16px;
	padding: 4px 6px 3px 6px;
	border: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
#search-form input#search-submit {
	background: url(images/search-submit.gif) no-repeat 0% 0%;
	width: 64px;
	height: 24px;
	padding: 0;
	margin:  0 0 0 5px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #fff;
}*/

#navi {
	background: url(images/menu-bg.gif) no-repeat 0% 0%;
	width: 909px;
	height: 34px;
	padding: 6px 0 0 0;
	position: absolute;
	top: 108px;
	left: 9px;
}
#navi ul {
	overflow: hidden;
}
#navi ul li {
	background: url(images/menu-divider.gif) no-repeat 0% 0%;
	width: 117px;
	margin: 0 0 0 -1px;
	padding: 0 7px 0 7px;
	float: left;
}
#navi ul li.extra {
	padding: 0 0 0 7px;
}
#navi ul li a {
	display: block;
	width: 117px;
	height: 28px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	font-size: 1.167em;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#navi ul li a:hover {
	/*font-weight: bold;*/
}
#navi ul li#navi-act a {
	background: url(images/menu-act.gif) no-repeat 0% 0%;
	color: #546a6d;
}
#navi ul li#navi-act a:hover {
	font-weight: normal;
}
#Part1 {
	position: absolute;
	top: 161px;
	left: 41px;
}
#Part1 p {
	width: 530px;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #8aa3a7;
	position: absolute;
	top: 0px;
	left: 320px;
}

.askQuestion 
{
    padding:5px;
    width: 300px;
    height:20px;
    font-family:David;
    font-size:14px;
}

.askButton 
{
    height:30px;
    width:50px;
}

#buttons {
     text-align: left;
}

#buttons li {
	padding: 0 0 7px 0;
}
#slogan {
	position: absolute;
	top: 0px;
	left: 300px;
	}
#signup {
	position: absolute;
	top: 354px;
	right: 38px;
}
#more {
	position: absolute;
	top: 354px;
	right: 145px;
}
#page1 .row-1 {
	background: url(images/new.gif) no-repeat 100% 0%;
}
#content {
	background: url(images/content.gif) repeat-y 0% 0%;
	padding: 0 9px 29px 9px;
}
#content p {
	padding: 0 0 16px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #8aa3a7;
}
#content p.extra {
	padding: 0 0 25px 0;
}
#content p.extra1 {
	padding: 0 0 30px 0;
}
#content p.extra2 {
	padding: 0 0 8px 0;
}
#content p.extra3 {
	padding: 0 0 22px 0;
}
#content p em {
	float: right;
	padding: 0 29% 0 0;
	font-style: normal;
}
.box {
	margin: 0 0 33px 0;
}
.box .border-top {
	background: #eaf2f3 url(images/border-top.gif) repeat-x 0% 0%;
}
.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}
.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}
.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}
.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}
.box .inner {
	padding: 12px 17px 19px 28px;
}
.box p {
	padding: 0 0 12px 0 !important;
	line-height: 1.333em !important;
	font-size: 1em !important;
	color: #8aa3a7 !important;
}
.box p.extra {
	padding: 0 0 8px 0 !important;
}
.box p.extra1 {
	padding: 0 0 16px 0 !important;
}
.box p.no-indent {
	padding: 0 !important;
}
.box p i {
	float: right;
	font-style: normal;
}
.box p big {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #01cce3;
}
.line-ver {
	background: url(images/line-ver1.gif) repeat-y;
}
.line-ver-1 {
	background: url(images/line-ver.gif) no-repeat;
}
.line-ver-2 {
	background: url(images/line-ver.gif) no-repeat;
}
.line-ver-3 {
	background: url(images/line-ver.gif) no-repeat;
}
.line-ver-4 {
	background: url(images/line-ver1.gif) repeat-y;
}
.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.title {
	min-height: 46px;
	height: auto !important;
	height: 46px;
	padding: 0 0 7px 0;
}
.title span {
	display: block;
	padding: 9px 0 0 3px;
}
.title-1 {
	min-height: 46px;
	height: auto !important;
	height: 46px;
	padding: 0 0 10px 0;
}
.title-1 span {
	display: block;
	padding: 9px 0 0 3px;
}
.title-2 {
	min-height: 46px;
	height: auto !important;
	height: 46px;
	padding: 0 0 12px 0;
}
.title-3 {
	min-height: 33px;
	height: auto !important;
	height: 33px;
	padding: 0 0 9px 0;
}
.title-4 {
	min-height: 33px;
	height: auto !important;
	height: 33px;
	padding: 0 0 12px 0;
}
.list {
	padding: 0 0 7px 0;
}
.list li {
	background: url(images/marker-1.gif) no-repeat 0% 8px;
	padding: 0 0 0 11px;
	line-height: 1.833em;
	font-weight: bold;
	color: #8aa3a7;
}
.list li a {
	color: #8aa3a7;
}
.list-1 {
	padding: 0 0 7px 0;
	overflow: hidden;
}
.list-1 li {
	background: url(images/marker-1.gif) no-repeat 0% ;
	background-position: right;
	padding: 0 9px 0 9px;
	line-height: 2em;
	text-transform: uppercase;
	font-size: 0.917em;
	color: #8aa3a7;
}
.list-1 li a {
	color: #8aa3a7;
}
.list-2 {
	padding: 0 0 1px 0;
}
.list-2 dt {
	padding: 0 0 5px 0;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #01cce3;
}
.list-2 dd {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	line-height: 1.333em;
	color: #8aa3a7;
}
.list-2 dd a {
	margin: 0 0 0 8px;
	color: #01cce3;
}
.list-3 {
	width: 350px;
	overflow: hidden;
	float: left;
	padding: 3px 16px 9px 0;
}
.list-3 li {
	width: 164px;
	padding: 0 11px 11px 0;
	float: left;
}
.list-4 {
	overflow: hidden;
}
.list-4 li {
	background: url(images/marker.gif) no-repeat 0% 7px;
	padding: 0 0 0 11px;
	line-height: 1.667em;
	font-weight: bold;
	color: #546a6d;
}
.list-4 li a {
	color: #546a6d;
}
.list-5 {
	padding: 1px 0 11px 0;
}
.list-5 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 9px 0;
	vertical-align: top;
	line-height: 1.333em;
	color: #8aa3a7;
}
.list-5 li img {
	float: left;
	margin: 2px 30px 0 0;
}
.list-5 li strong {
	display: block;
	padding: 0 0 8px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #01cce3;
}
.list-6 {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0 0;
}
.list-6 li {
	width: 172px;
	float: left;
	text-align: center;
}
.list-6 li span {
	display: block;
	padding: 15px 0 0 0;
	font-weight: bold;
}
.list-6 li span a {
	color: #8aa3a7;
}

.list-7 {
	padding: 0 0 7px 0;
	overflow: hidden;
}
.list-7 li {
	background: url(images/marker-1.gif) no-repeat 0% ;
	background-position: right;
	padding: 0 19px 0 9px;
	font-size: 14px;
	color: black;
	margin-bottom: 5px;
}
.list-7 li a {
	color: #04B4C9;
}

.list-indent {
	padding: 0 0 33px 0 !important;
}
.indent-left {
	padding: 0 0 0 4px;
}
.indent-top {
	margin: 17px 0 0 0;
}
.indent-bot {
	margin: 0 0 24px 0;
}
.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	overflow: hidden;
	float: right;
	line-height: 20px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #01cce3;
}
.link span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 22px;
	padding:  0 5px 0 15px;
}
.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.link-1 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	overflow: hidden;
	float: right;
	line-height: 20px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #546a6d;
}
.link-1 span {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link-1 span span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 22px;
	padding: 0 15px 0 10px;
}
.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.link-2 {
	color: #8aa3a7;
}
.row-2 {
	padding: 0 17px 0 32px;
}
#rss {
	margin: 10px 0 0 10px;
}
.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}
#contact-form {
	background: url(images/contact-textarea.gif) no-repeat 0% 121px;
	width: 258px;
	padding: 1px 0 0 0;
}
#contact-form label {
	background: url(images/contact-input.gif) no-repeat 0% 0%;
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
}
#contact-form input {
	background: none;
	width: 245px;
	height: 17px;
	padding: 3px 5px 3px 8px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #546a6d;
}
#contact-form textarea {
	background: none;
	width: 245px;
	height: 160px;
	padding: 3px 5px 3px 8px;
	border: none;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #546a6d;
}
#contact-form a {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	overflow: hidden;
	float: right;
	margin: 22px 0 0 16px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	color: #546a6d;
}
#contact-form a span {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
}
#contact-form a span span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 22px;
	padding: 0 15px 0 10px;
}
#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.indent {
	padding: 21px 0 8px 31px;
}
#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 82px;
	overflow: hidden;
}
#footer p {
	padding: 20px 26px 0 0;
	text-align: right;
	line-height: 1.143em;
	font-size: 1.167em;
	color: #546a6d;
}
#footer p strong {
	font-size: 0.857em;
}
#footer p a {
	text-decoration: none;
	color: #546a6d;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer ul {
	padding: 8px 7px 0 0;
	overflow: hidden;
	float: right;
	line-height: 1.455em;
}
#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	margin: 0 0 0 -1px;
	padding: 0 17px 0 17px;
	float: left;
	text-transform: uppercase;
	font-size: 0.917em;
	font-weight: bold;
	color: #19a5bc;
}
#footer ul li a {
	text-decoration: none;
	color: #19a5bc;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li#act a {
	text-decoration: underline;
}


.CategoriesDataList{
    font-size: 14px;
    text-decoration: none;
    color:black;
}


.CategoriesDataList:hover {
    font-size: 14px;
    color: #01cce3;
    margin-bottom: 3px;
}

.textbox {
	background: url(images/search-input-small.gif) no-repeat  0% 0%;
    width: 166px;
	height: 24px;
	border: none;
	font-family: Arial;
	font-size: 1em;
	color: gray;
	margin-top:3px;
	margin-bottom: 2px;
}


.sendbutton {
    background: url(images/search-submit.gif) no-repeat 0% 0%;
    background-position: center center;
    width: 64px;
    height: 20px;
    border: none;
    padding: 0;
    margin: 0 0 0 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.167em;
    color: #fff;
}

#search-form input#sendBtn {
    background: url(/images/search-submit.gif) no-repeat 0% 0%;
    background-position: center center;
    border: none;
    padding: 0;
    margin: 0 0 0 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.167em;
    color: #fff;
}


#membership_status {
	width: 300px;
	height: 24px;
	position: absolute;
	top: 75px;
	right: 250px;
	text-align: right;
	color: black;
}

#membership_status a {
    text-decoration: underline;
}


.myCounter 
{
	position:absolute ;
	top: 55px;
	right: 250px;
	float:right;
}
.counter 
{
    
    float:left;
}

.spanCounter 
{
    color:blue;
    font-weight:bold;
    font-size:16pt;
    
    margin-right:20px;
}
