@import url(home.css);
@import url(newslist.css);
@import url(newsview-print.css);
@import url(search.css);

/* Defines whole page main font */
body, table, a , input, select{
	font-family:Tahoma;
	font-size:11px;
}
form{
	margin:0px;
}
a{color:#3366CC; text-decoration:none;}
a:hover{color:#FF6600; }

/* All other content are with in this box */
#mainbox{
	direction:rtl;
}
/* Page header */
#pageheader{
	display:none;
}
/* Side column containing Main menu and other boxes */
#sidecolumn{
	display:none;
}
div.box a img , div.moduletable a img {
	border: 1px solid #666666;
}
/* Main page contents are in the Maincolumn div */
#maincolumn{
	width: 618px;
	float:left;
}
/* top line : today date and language select */
#maincolumn #top{
	height:26px;
	border-bottom:1px solid #888888;
	padding:6px;
	text-align:left;
	margin: 0px 2px 7px 5px;
}
/* gbox and gbox2 is general classes to make a simple box */
#maincolumn .gbox , #maincolumn .gbox2 , #maincolumn .moduletable {
	margin-top:4px;
	padding-bottom:7px;
	width: 615px;
	background:url(../images_rtl/gbbottom.gif) bottom no-repeat;
}
#maincolumn .gbox h3, #maincolumn .gbox2 h3, #maincolumn .moduletable h3 {
	background:url(../images_rtl/gbtop.gif) no-repeat;
	margin:0px;
	padding:5px 30px 5px 5px;
	font:bold 11px Tahoma;
	color:#ffffff;
}
#maincolumn .gbox p, #maincolumn .gbox2 p, #maincolumn .moduletable p{
	padding:5px 10px 5px 10px;
	background:url(../images_rtl/gbbg.gif) repeat-y;
	display:block;
	margin:0px;
	font:11px Tahoma;
	color:#666666;
}
#maincolumn .gbox2{
	background:url(../images_rtl/gb2bottom.gif);
}
#maincolumn .gbox2 h3{
	background:url(../images_rtl/gb2top.gif);
}
#maincolumn .gbox2 p{
	background:url(../images_rtl/gb2bg.gif);
}

/* home page visual news */
#maincolumn #visualnews{
	background:url(../images_rtl/gb2bg.gif);
}
#maincolumn #visualnews a{
	text-decoration:none;
}
#maincolumn #visualnews td.padd{
	padding:5px;
}
#maincolumn #visualnews img.thumbnail{
	float:right;
	border:1px solid #666666;
}
/* page footer box and links */
#pagefooter {
	display:none;
}
/* Sidebar */
div#sidebar{
	display:none;
}
/************************* OCCATIONS */
#occations-header{
	background:url(../images_rtl/occations.jpg) no-repeat;
	margin:5px;
	width: 611px;
	height:82px;
	padding:45px 25px 25px 25px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#occations ul {
	list-style-image:url(../images_rtl/tk6.gif);
}

.wbox{
	background:url(../images_rtl/wboxbg.gif) repeat-y;
	width:611px;
	margin:3px;
}
.wbox #wbt{
	background:#FFFFFF url(../images_rtl/wboxtop.gif) bottom no-repeat;
	width:611px;
	height:9px;
}
.wbox #wbb{
	background:#FFFFFF url(../images_rtl/wboxbottom.gif) top no-repeat;
	width:611px;
	height:9px;
}
.wbox h3{
	background-color:#eeeeee;
	font:12px Tahoma;
	padding:4px;
	margin:10px;
}
#occations-nav{
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
}
.occations-tick{
	background:url(../images_rtl/tk7.gif) top center no-repeat;
}

#poll .gtitle {
	background-color:#eeeeee;
	border: 1px solid #dddddd;
	padding:5px;
}
#poll li {
	list-style-image:url(../images_rtl/tk6.gif);
}
.pollheader{
	margin: 0px;
	width:614;
	height:50;
	background:url(../images_rtl/componenth-poll.gif) right no-repeat;
	padding:23px 45px 0px 0px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.contactsheader{
	margin: 0px;
	width:614;
	height:50;
	background:url(../images_rtl/componenth-contact.gif) right no-repeat;
	padding:23px 45px 0px 0px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.sbcheader{
	margin: 0px;
	width:614;
	height:50;
	background:url(../images_rtl/componenth-sbc.gif) right no-repeat;
	padding:23px 45px 0px 0px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

/************************* CLASS NAMES */
h4{
	margin-top:5px;
}
h4 a{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
}
a.link1{
	color:#993300;
}
a.link1:hover{
	text-decoration:underline;
	color:#CC3300;
}
a.continue{
	border: 0px none;	
	float:right;
}
a.continue img{
	border: 1px solid #999999;
}
a.continue:hover{
}
a.continue:hover img{
	border: 1px solid #FF6600;
}
ul.othernews{
	margin:5px;
	list-style: none;
}
ul.othernews li{
	margin:4px;
}
ul.othernews li a{
	text-decoration:none;
}
input.button1, input.button2, input.button3, input.button4, input.button5{
	background:transparent center no-repeat;
	border: 0px none;
	font: 11px Tahoma;
	padding: 2px;
}
input.button1{
	background-image:url(../images_rtl/buttons1.gif);
	width: 34px;
}
input.button2{
	background-image:url(../images_rtl/buttons2.gif);
	width: 49px;
}
input.button3{
	background-image:url(../images_rtl/buttons3.gif);
	width: 60px;
}
input.button4{
	background-image:url(../images_rtl/buttons4.gif);
	width: 80px;
}
input.button5{
	background-image:url(../images_rtl/buttons5.gif);
	width: 100px;
}

/* simple Link list */
ul.links{
	margin:5px;
	padding:left;
}
ul.links li{
	padding-right:10px;
	background:url(../images_rtl/tk2.gif) top right no-repeat;
	margin-bottom:10px;
}
ul.links li a{
	color:#333333;
	text-decoration:none;
}

a.aicon{
	width: 14px;
	height: 14px;
	background:url(../images_rtl/icon-media-a-small.png) bottom no-repeat;
	margin:0px 4px;
}
a.vicon{
	width: 14px;
	height: 14px;
	background:url(../images_rtl/icon-media-v-small.png) bottom no-repeat;
	margin:0px 4px;
}
.gray {
	color:#999999;
}
.newstitlelink{
	padding-right: 10px;
	background:url(../images_rtl/tk5.gif) right top no-repeat;
	display: block;
}
img.inlineimg{
	float: right;
}
img.inlineimg2{
	float: left;
}
.searchword {
	color : #FF0066;
 	font-weight:bold;
}
