@import url(home.css);
@import url(newslist.css);
@import url(newsview.css);
@import url(search.css);

body{
	margin: 3px 0px 0px 0px; 
	text-align: center;
}
/* 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{
	width: 778px;
	display: block;
	background-color:#FFFFFF;
	text-align:left;
}
/* Page header */
#pageheader{
	width: 778px;
	height: 76px;
	background-image:url(../images_ltr/header.jpg);
}
/* box containing the links within the page header */
#pageheader #headerlinks {
	color:#FFFFFF;
	text-align:right;
	font-family:11px Tahoma;
	padding:8px 14px 8px 8px;
}
/* page header links style */
#pageheader #headerlinks a{
	color:#FFFFFF;
	text-decoration: none;
	padding:2px;
}
#pageheader #headerlinks a:hover{
	text-decoration:underline;
}
/* Search box withing the page header */
#pageheader #searchbox{
	padding: 19px 10px 10px 10px;
	float:right;
	color:#FFFFFF;
}
#pageheader #searchbox input{
	background-color:#E2EAF1;
	border:1px solid #5E6D88;
	margin-left: 10px;
	width: 130px;
}
#pageheader #searchbox select{
	background-color:#E2EAF1;
	border:1px solid #5E6D88;
	margin-left: 5px;
}

/* Side column containing Main menu and other boxes */
#sidecolumn{
	width: 160px;
	float:left;
	display: block;
	padding:1px 2px 4px 2px;
	text-align:left;
}
/* Boxes in side column */
#sidecolumn div.box , #sidecolumn div.moduletable{
	width: 150px;
	background:#FFF6DF url(../images_ltr/rboxesbottom.gif) bottom no-repeat;
	margin-bottom: 4px;
	padding-bottom: 8px;
}
/* Box title - top round corners */
#sidecolumn div.box h3 , #sidecolumn div.moduletable h3, #sidecolumn div.box2 h3{
	height: 25px;
	background:#FEE7A8 url(../images_ltr/rboxestop.gif) no-repeat;
	margin:0px;
	padding: 5px 0px 0px 27px;
	font:bold 11px Tahoma;
	vertical-align:middle;
}
/* box content padding and font */
#sidecolumn div.box p , #sidecolumn div.moduletable p {
	margin:0px;
	padding:10px;
	font: 11px Tahoma;
}
/* box2 is like box but with weaker color .. for lower boxes */
#sidecolumn div.box2{
	width: 150px;
	background: #E2E3E9 url(../images_ltr/rboxesbottom2.gif) bottom no-repeat;
	margin-bottom: 4px;
	padding-bottom: 8px;
}
#sidecolumn div.box2 h3{
	background:url(../images_ltr/rboxestop2.gif) no-repeat;
}
#sidecolumn div.moduletable h3.poll{
	background-image:url(../images_ltr/rboxestop-poll.gif);
}
#sidecolumn div.moduletable h3.media{
	background-image:url(../images_ltr/rboxestop-media.gif);
}
#sidecolumn div.box2 p {
	margin:0px;
	padding:10px;
	font:11px Tahoma;
}
/* Continue Link in side column */
#sidecolumn a.continue{
	color:#333333;
	text-align: right;
	padding: 4px 10px;
	text-decoration: none;
	background:url(../images_ltr/tk2.gif) top left no-repeat;
	display:block;
}
#sidecolumn a.continue:hover{
	text-decoration: underline;
}
/* Side Menu styles */
#sidecolumn #menu {
	background:#86A8F5 url(../images_ltr/rmmbottom.gif) bottom no-repeat;
	padding-bottom:5px;
}
/* Main Menu top */
#sidecolumn #menu h3#first {
	color:#FFFFFF;
	background:#4A74BE url(../images_ltr/rmmtop1.gif);
}
/* to have a other titles in Main menu */
#sidecolumn #menu h3#second {
	color:#FFFFFF;
	background:#4A74BE url(../images_ltr/rmmtop2.gif);
}
/* The ul,li,a styles build menu links */
#sidecolumn .box ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#sidecolumn .box li {
	list-style: none;
	padding:0px;
	margin:0px;
	line-height: 17px;
}
#sidecolumn .box li a{
	width:150px;
	margin: 0px;
	font: 11px Tahoma;
	text-decoration: none;
	color: #ffffff;
	background:url(../images_ltr/rmmbullets.gif) left no-repeat;
	padding:4px 4px 4px 27px;
	border-top:1px solid #ffffff;
	display:block;
}
#sidecolumn .box li a:hover{
	color: #FFFFFF;
	background:#6A8CD9 url(../images_ltr/rmmbullets2.gif) left no-repeat;
}
#sidecolumn .box li a.sublevel{
	padding-left: 37px;
	background:#A2B9EF url(../images_ltr/rmmbullets-i.gif) left no-repeat;
}
#sidecolumn .box li a.sublevel:hover{
	background-image:url(../images_ltr/rmmbullets2-i.gif);
}
div.box a img , div.moduletable a img {
	border: 1px solid #666666;
}
/* Links Styles */
#sidecolumn div.boxtr{
	width: 150px;
	background-image: url(../images_ltr/rmmbottom_trans.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom: 4px;
	padding-bottom: 8px;
}
#sidecolumn div.boxtr h3{
	color:#FFFFFF;
	background-image:url(../images_ltr/rmmtop_trans.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin:0px;
	padding: 5px 0px 0px 27px;
	font:bold 11px Tahoma;
	vertical-align:middle;
}
#sidecolumn div.boxtr ul {
	margin: 0 15px;
	padding: 0 10px;
	list-style-type:disc;
	line-height:170%;
}
#sidecolumn div.boxtr .topcurve{
	background-image:url(../images_ltr/rmmtop2_trans.gif);
	background-repeat: no-repeat;
	width: 150px;
	height:4px;
}
/* Adv Frame Style */
#sidecolumn div.box3{
	width: 150px;
	background-image: url(../images_ltr/rboxesbottom3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom: 4px;
	padding-bottom: 6px;
}
#sidecolumn div.box3 h3{
	color:#FFFFFF;
	background-image:url(../images_ltr/rboxestop3.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin:0px;
	padding: 5px 0px 0px 27px;
	font:bold 11px Tahoma;
	vertical-align:middle;
}
#sidecolumn div.box3 p{
	background:#FAFAFA url(../images_ltr/rboxesbg3.gif) repeat-y;
	padding:6px;
	margin:0px;
}

/* Main page contents are in the Maincolumn div */
#maincolumn{
	width: 618px;
	float:right;
	display: block;
	padding:0px;
}
/* top line : today date and language select */
#maincolumn #top{
	height:26px;
	border-bottom:1px solid #888888;
	padding:6px;
	text-align:right;
	margin: 0px 5px 7px 2px;
}
/* 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_ltr/gbbottom.gif) bottom no-repeat;
}
#maincolumn .gbox h3, #maincolumn .gbox2 h3, #maincolumn .moduletable h3 {
	background:url(../images_ltr/gbtop.gif) no-repeat;
	margin:0px;
	padding:5px 5px 5px 30px;
	font:bold 11px Tahoma;
	color:#ffffff;
}
#maincolumn .gbox p, #maincolumn .gbox2 p, #maincolumn .moduletable p{
	padding:5px 10px;
	background:url(../images_ltr/gbbg.gif) repeat-y;
	display:block;
	margin:0px;
	font:11px Tahoma;
	color:#666666;
}
#maincolumn .gbox2{
	background:url(../images_ltr/gb2bottom.gif);
}
#maincolumn .gbox2 h3{
	background:url(../images_ltr/gb2top.gif);
}
#maincolumn .gbox2 p{
	background:url(../images_ltr/gb2bg.gif);
}

/* home page visual news */
#maincolumn #visualnews{
	background:url(../images_ltr/gb2bg.gif);
}
#maincolumn #visualnews a{
	text-decoration:none;
}
#maincolumn #visualnews td.padd{
	padding:5px;
}
#maincolumn #visualnews img.thumbnail{
	float:left;
	border:1px solid #666666;
}
/* page footer box and links */
#pagefooter {
	width: 775px;
	display: block;
	background:url(../images_ltr/footerbg.gif);
	height:40px;
	font:11px Tahoma;
	padding-top:5px;
	margin-top:10px;
}
#pagefooter #links1{
	float: left;
	color:#eeeeee;	
	padding:10px;
}
#pagefooter #links2{
	float: right;
	color:#eeeeee;	
	padding:10px;
}
#pagefooter div a {
	color:#eeeeee;
	text-decoration:none;
	margin-right: 0px 5px;
}
#pagefooter div a:hover {
	text-decoration:underline;
}
/* Sidebar */
div#sidebar{
	width:165px;
	float:right;
	margin-right:5px;
}
div#sidebar p, div#sidebar ul{
	background:#FAFAFA url(../images_ltr/sidebar2bg.gif) repeat-y;
	padding:6px;
	margin:0px;
}
div#sidebar h3{
	color:#FFFFFF;
	font-size:11px;
	background:url(../images_ltr/sidebar3top.gif) no-repeat;
	margin:0px;
	padding:5px 5px 5px 25px;
	height:20px;
}
div#sidebar div.box {
	background:url(../images_ltr/sidebar2bottom.gif) bottom right no-repeat;
	margin-bottom: 5px;
	padding-bottom:7px;
}
div#sidebar li {
	margin:0px;
	margin-bottom:5px;
	padding-left:15px;
	background:url(../images_ltr/topnewsbullet.gif) top left no-repeat;
}
div#sidebar li a {
	font:11px Tahoma;
	text-decoration:none;
	color:#333355;
	line-height:15px;
}
div#sidebar li a:hover{
	color:#CC3333;
	text-decoration : underline;
}

/************************* OCCATIONS */
#occations-header{
	background:url(../images_ltr/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_ltr/tk6.gif);
}

.wbox{
	background:url(../images_ltr/wboxbg.gif) repeat-y;
	width:611px;
	margin:3px;
}
.wbox #wbt{
	background:#FFFFFF url(../images_ltr/wboxtop.gif) bottom no-repeat;
	width:611px;
	height:9px;
}
.wbox #wbb{
	background:#FFFFFF url(../images_ltr/wboxbottom.gif) top no-repeat;
	width:611px;
	height:9px;
}
.wbox h3{
	background-color:#eeeeee;
	font-size:12px;
	padding:4px;
	margin:10px;
}

#occations-nav{
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
}
.occations-tick{
	background:url(../images_ltr/tk7.gif) top center no-repeat;
}

#poll .gtitle {
	background-color:#eeeeee;
	border: 1px solid #dddddd;
	padding:5px;
}
#poll li {
	list-style-image:url(../images_ltr/tk6.gif);
}
.pollheader{
	margin: 0px;
	width:614px;
	height:50px;
	background:url(../images_ltr/componenth-poll.gif) left no-repeat;
	padding:23px 0px 0px 43px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

.contactsheader{
	margin: 0px;
	width:614;
	height:50;
	background:url(../images_ltr/componenth-contact.gif) right no-repeat;
	padding:23px 0px 0px 45px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.sbcheader{
	margin: 0px;
	width:614;
	height:50;
	background:url(../images_ltr/componenth-sbc.gif) right no-repeat;
	padding:23px 0px 0px 45px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}


/************************* 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;	
}
a.continue:link 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_ltr/buttons1.gif);
	width: 34px;
}
input.button2{
	background-image:url(../images_ltr/buttons2.gif);
	width: 49px;
}
input.button3{
	background-image:url(../images_ltr/buttons3.gif);
	width: 60px;
}
input.button4{
	background-image:url(../images_ltr/buttons4.gif);
	width: 80px;
}
input.button5{
	background-image:url(../images_ltr/buttons5.gif);
	width: 100px;
}

/* simple Link list */
ul.links{
	margin:5px;
	padding:right;
}
ul.links li{
	padding-left:10px;
	background:url(../images_ltr/tk2.gif) top left no-repeat;
	margin-bottom:10px;
}
ul.links li a{
	color:#333333;
	text-decoration:none;
}

a.aicon{
	width: 14px;
	height: 14px;
	background:url(../images_ltr/icon-media-a-small.png) bottom no-repeat;
	margin:0px 4px;
}
a.vicon{
	width: 14px;
	height: 14px;
	background:url(../images_ltr/icon-media-v-small.png) bottom no-repeat;
	margin:0px 4px;
}

.gray {
	color:#999999;
}
.newstitlelink{
	padding-left: 10px;
	background:url(../images_ltr/tk5.gif) left top no-repeat;
	display: block;
}
img.inlineimg{
	float: left;
}
img.inlineimg2{
	float: right;
}
.searchword {
	color : #FF0066;
 	font-weight:bold;
}

.paging {
	color: #FF0000;
	margin-top:5px;
	padding: 5px;
	background:url(../images_ltr/paginationbg.gif) no-repeat;
	height:20px;
	font-size:12px;
}
.paging a{
	display: block;
	padding:1px 1px 1px 20px;
	background-repeat:no-repeat;	
	background-position:left;
	color:#444488;	
	font-size:12px;
}
.paging a.pagelink{
	padding:0px;
	display:inline;
}
.paging a.first{
	background-image:url(../images_ltr/pagnav-first.gif);
	float:left;
	padding-left:25px;
}
.paging a.last{
	background-image:url(../images_ltr/pagnav-last.gif);
	float:right;
	background-position:right;
	padding-left:25px;
}
.paging a.next{
	background-image:url(../images_ltr/pagnav-next.gif);
	background-position:right;
	float:right;
	font-size:12px;
}
.paging a.prev{
	background-image:url(../images_ltr/pagnav-prev.gif);
	background-position:left;
	float:left;
}
.paging .pagenumbers{
	text-align:center;
	width: 317px;
	float:left;
}

