﻿.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align:right;
	background-color: #ffffff;
	background-image: url('images/home_bg.jpg');
	background-repeat:repeat-x ;
	margin: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: justify;
	color: #ABBE24;
	font-weight: bold;
	direction: rtl;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: right;
	color: #E10C2A;
	direction: rtl;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	color: #999999;
	font-weight: bold;
	direction: rtl;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #999999;
	direction: rtl;
	font-weight: lighter;
}
.images {
	border-width: 0px;
}
.footer {
	background-image: url('images/footer_bg.jpg');
	background-repeat:repeat-x ;
}
.horizontalline {
	text-align: right;
	color: #1F1C15;
}
.downloadsizes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #999999;
	direction: rtl;
	font-weight: lighter;	
}
.footertext {
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	direction: rtl;
	color: #FFFFFF;
}
.contact {
	direction:rtl;
	color:gray;
	font-size:small;
	text-align:right;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	color: #C0C0C0;
	direction: rtl;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right;
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a:visited{
padding: 0 5px;
border: 1px solid #999999;
text-decoration: none; 
color: #FFC700;
}

.pagination a{
padding: 0 5px;
border: 1px solid #999999;
text-decoration: none; 
color: #ffc700;
}

.pagination a:active{
border: 1px solid #abbe24;
color: #000;
background-color: #FFFFFF;
}

.pagination a:hover{
border: 1px solid #999999;
color: #FF9900;
}

.pagination a.currentpage{
background-color: #FFC700;
color: #FFFFFF !important;
border-color: #999999;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #999999;
font-weight: normal !important;
}

.pagination a.disablelink{
background-color: white;
cursor: default;
color: #929292;
border-color: #999999;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
a.one:link {border-width: 1px; color: #FFC700; text-decoration: none; border-bottom-style: dashed;}
a.one:hover {border-width: 1px; color: #FF9900; text-decoration: none; border-bottom-style: dashed;}
a.one:visited {border-width: 1px; color: #FF7800; text-decoration: none; border-bottom-style: dashed;}
a.two:link {color: #ABBE24; text-decoration: none;}
a.two:hover{color : #C2D91A; text-decoration:none; border-width:1px; border-bottom-style:dashed;}
a.two:visited {color : #ABBE24; text-decoration:none;}
a.three:link {color: #FFFFFF; text-decoration: none;}
a.three:hover{color : #E7E7E7; text-decoration:none; border-width:1px; border-bottom-style:dashed;}
a.three:visited {color : #E7E7E7; text-decoration:none;}