/* CSS Document */

BODY{
	margin: 10px 0px 0px 0px;
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5D707C;
}
A:hover{
	text-decoration:none;
}
FORM{ margin:0px; padding:0px;}
.menu{
	color:#7E8489;
	font-size:12px;
}
.menu a{
	color:#437A9B;
	
}
.links{
	height:32px;
	color:#F30404;
	font-size:11px;
}
.links a{
	color:#F30404;
}
.but-com2{
	background:#FFFFFF;
	background-image:url(./but-search.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;	
	width:76px;
	height:24px;
	border:0px;
	
}
.but-search{
	background:#FFFFFF;
	background-image:url(./but-search.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;	
	width:76px;
	height:24px;
	border:0px;
	
}
.field{
	border:1px solid #9BB9CB;
	color:#666666;
	height:18px;
	direction:rtl;
	padding: 0px 5px 0px 5px;
}
.fieldltr{
	border:1px solid #9BB9CB;
	color:#666666;
	height:18px;
	direction:ltr;
	padding: 0px 5px 0px 5px;
}
.itemnum{
	color:#5D707C;
	font-size:16px;
	font-weight:bold;
	background:url(/templates/opsys/images/digg_back.gif) no-repeat top;
	width:43px;
	vertical-align:top;
	
}

.prodigs{
	color:#5D707C;	
	background:url(/templates/opsys/images/digg_back.gif) no-repeat top;
	width:43px;
}
.itemnum DIV{
	padding:5px 0px 5px 0px;
}
.itemtitle{
	padding:10px 0px 0px 0px;
}
.itemtitle a{	
	font-size:14px;
	font-weight:bold;
	color:#73A0BC;
}
.itemlink a{
	color:#F30404;
	text-decoration:none;
}
.itemlink a:hover{
	text-decoration:underline;
}
.userlink a{
	color:#5C6F7B;
}
.login{
	background:url(./BGgrey.gif) repeat-y top center;	
	height:116px;
	
}	
.cat{
	background:url(./BGlite.gif) repeat-y top center;	
	height:106px;
	padding-right:3px;
	
	
}	
.but_submit{
	background:#FFFFFF url(./but-signin.gif) center center no-repeat; 
	height:26px; 
	width:74px; 
	border:none;
	cursor:pointer;
}
.links-login a{
	color:#437A9B;
}
.cattitle{
	color:#5C6F7C;
	font-size:18px;
	font-weight:bold;
	padding:10px 15px 0px 0px;
}
.catlinks a{ 
	color:#73A0BC;
	font-size:14px;
	font-weight:bold;
}
.google{
	margin-top:15px;
}

#pages {
        padding: 0px;
        margin:0px;
}
#pages ul {
        list-style-type: none;
        padding:0px;
        margin:0px;
}
#pages li {
        float: right;
        display: inline;
        margin: 0 5px 0 0;
        display: block;
        padding:0px;
}
#pages li a {
        color: #9aafe5;
        padding: 4px;
        border: 1px solid #9aafe5;
        text-decoration: none;
        float: left;
}
#pages li a:hover {
        color: #2e6ab1;
        border: 1px solid #2e6ab1;
}
#pages li.nolink {
        color: #CCC;
        border: 1px solid #F3F3F3;
        padding: 4px;
}
#pages li.current {
        color: #FFF;
        border: 1px solid #2e6ab1;
        padding: 4px;
        background: #2e6ab1;
}	


.logindug{
	color:#73A0BC;
	font-size:12px;
	font-weight: normal;
}
.digbut{
	color:#73A0BC;
	font-size:12px;
	font-weight: normal;
}
.bg-but{
	background:#666666 url(/templates/opsys/images/bg-but.gif) center center no-repeat; 
	color:#ffffff; 
	font-weight:bold; 
	border:none; 
	width:84px; 
	height:26px;
}
.bg-but-small{
	background:#666666 url(/templates/opsys/images/bg-but-small.gif) center center no-repeat; 
	color:#ffffff; 
	font-weight:bold; 
	border:none; 
	width:58px; 
	height:26px;
}
.bg-but-large{
	background:#666666 url(/templates/opsys/images/bg-but-large.gif) center center no-repeat; 
	color:#ffffff; 
	font-weight:bold; 
	border:none; 
	width:100px; 
	height:26px;
}
.bg-but-superlarge{
	background:#666666 url(/templates/opsys/images/bg-but-superlarge.gif) center center no-repeat; 
	color:#ffffff; 
	font-weight:bold; 
	border:none; 
	width:160px; 
	height:26px;
}
A{color:#73A0BC}