﻿/*=====================================*/
/*=====================================*/
/*============ himOz 2009 =============*/
/*=====================================*/
/*=====================================*/
a:link,a:visited {
	color: #df9349;
	text-decoration: none;
}
a:hover,a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border: 0px;
}
	a img{filter:Alpha(Opacity=80);border:0;}
	A:hover img{filter:none;border:0;}

/*=====================================*/
body {
	background-color: #000000;
	font-family: Tahoma,Arial, Sans-Serif;
	font-size: 8pt;
	color: #E4E0EB;
	text-align: center;
	border: 1px #1B2234 dotted;
	direction: rtl;
	margin: 0;
	background-image: url('img/bg.jpg');
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
/*=====================================*/


fieldset{
	padding:10px;
}

legend{
	margin-bottom:3px;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#c68a41;
	padding:10px;
}

/*=====================================*/
.videoTB{
	
}
.videoTB td{
	border: 1px #7a0000 solid;
	background-color: #191919;
	text-align:center;
}

.videoH1 {
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	margin:5px;
	padding:0px
		
}
.videoTB td small{
	font-size: 8pt;
	color: #8f8f8f;
}

/*=====================================*/


.CatsTB{
	color: #B66347;
	font-family: arial;
	font-size: 12pt;
	width: 90%;
	display: block;
	height: 34px;
	font-weight: bold;
	margin-bottom: 0px;
}
.CatsTB td{
	margin:0;
	padding:0;
	width:auto;
}

.CatsTB td a:link img,.CatsTB td a:visited img,.CatsTB td a:hover img{
	border:2px #202020 solid;
	filter:Alpha(Opacity=60);
}


.CatsTB a:link,.CatsTB a:visited{
	background-color: #282828;
	color: #DE802E;
	text-align: center;
	display: block;
	border: 1px #7A0000 solid;
	padding: 3px;
	margin: 0px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	width: inherit;
}

.CatsTB a:hover,.CatsTB a:active{
	background-color: #000000;
	color: #FFFFFF;
}




.pages{
	padding: 3px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 500px;
	margin: 5px;
}

.pages td {

}
.pages td i {
	font-weight: bold;
	font-size: 10pt;
	display: block;
	background-color: #0b0a0c;
	border: 1px #7a0000 solid;
	padding: 1px;
	text-align: center;
	color: #F9F8FA;
	font-style: normal;
}

.pages a:link,.pages a:visited{
	background-image: url('img/titl1.gif');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #1e1e1e;
	color: #ffd270;
	text-align: center;
	display: block;
	border: 1px #7a0000 solid;
	padding: 2px;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.pages a:hover,.pages a:active{
	background-color: #4e4e4e;
	background-image: url('img/titl2.gif');
	color: #F9F8FA;
}


/*=====================================*/



/*=====================================*/
.foot {
	width: 100%;
	height: 80px;
	font-family: tahoma;
	font-size: 8pt;
	color: #D0E2E8;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;

}
.copyrt{
	height: 70px;
	margin-bottom: 20px;
}
.powered{
	height: 15px;;
	color: #8C8097;
	direction: ltr;
	background-color: #191919;
	padding:3px;
}
.powered a:link,.powered a:visited{
	color: #A89EAF;
	font-weight: bold;
}
.powered a:hover,.powered a:active{
	color: #FFFFFF;
}
