body {
	direction: rtl;
	text-align: right;
}

@media screen {

body {
	color: #036;
	background-color: #fff;
}

div#top {
	height: 100px;
}

div#top img {
	margin: 0 36px;
}

div#top h1 {
	position: absolute;
	right: 190px;
	top: 48px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
}

div#header {
	border-top: 4px solid #f93;
	background-color: #fec;
	border-bottom: 2px solid #f93;
}

form#searchform {
	padding-left: 5px;
}

#top ul.menu_1 li {
	border-left: 1px solid #c60;
	color: #036;
}

#top ul.menu_1 li a {
	color: #036;
}

div#float-wrapper {
/*	border-top: 2px solid #f93; */
}

div#right-col {
/* 	border-top: 2px solid #f93; */
}


#left-col ul.menu_1 li {
	background: url(/design/empowers-ar/images/arrow_blue.gif) no-repeat scroll right 10px;
	border-top: 1px dashed #c60;
}

#left-col span.menu_1 {
	color: #036;
}


#left-col ul.menu_2 {
	list-style-image: url(/design/empowers-ar/images/bullet_green.gif);
}

#left-col ul.more {
	list-style-image: url(/design/empowers-ar/images/arrow_blue.gif);
}

input.button, input.defaultbutton {
	background-color: #fc6;
	color: #000;
}

div#footer .block {
	border-top: 1px dashed #c60;
	background-color: #def;
}

#right-col .block {
	background-color: #def;
}

p.path {
	border-top: 1px dashed #c60;
	color: #036;
}

.content-block {
	border-top: 1px dashed #c60;
}

div.folder {
	background-color: #def;
}

div.flags {
	border: 1px solid #7fb3bc;
}

div#iconbox {
	background-color: #fff ! important;
	border: 1px solid #7fb3bc;
}

}

a, .normalLink, a:visited.nohistory {
	color: #00c;
}

a:visited, .visitedLink {
	color: #369;
}

a:hover, a:active, .activeLink {
	color: #c60;
	text-decoration: underline
}

#centre-col ul.children-list {
	border-top: 1px dashed #c60;
}

#centre-col .children-list dt {
	border-top: 1px dashed #c60;
	color: #037;
}

#centre-col .children-list p.readmore {
	padding-right: 16px;
	background: url(/design/empowers-ar/images/arrow_green.gif) no-repeat scroll right 3px;
}

#centre-col .children-list dt a {
	color: #037;
}

form.EntryForm {
	border-top: 1px dashed #c60;
	background-color: #def;
}

.topline {
	border-top: 1px dashed #c60;
}

div.followup_message {
	border-top: 1px dashed #c60;
}

form.forum_reply {
	border-top: 1px dashed #c60;
}

div#metainfo {
	color: #848dac;
}

div.logos {
	clear: both;
	white-space: nowrap;
	margin-bottom: 1em;
	text-align: center;
}

div.logos img {
	vertical-align: middle;
}


