body{
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  background: #ffffff;
  color: #000000;
}

img{
  border: 0px;
}

a.bold{
  font-weight: bold;
}

a.blueLink{
  color: #0049c2;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

a.blueLink:hover{
  text-decoration: underline;
}

#mainContainer{
  width: 976px;
  margin-left: auto;
  margin-right: auto;
}

#bannerTop{
  width: 938px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

div.banner920x110{
  width: 937px;
  height: 110px;
}

div.banner920x110 img{
  float: left;
  border: 0px;
}

#header{
  width: 938px;
  height: 98px;
  margin-left: auto;
  margin-right: auto;
}

#logo{
  float: left;
  width: 378px;
  height: 38px;
  background: url('/images/index_03.gif') no-repeat;
  text-align: right;
  padding-top: 60px;
  padding-right: 40px;
}

#search{
  float: left;
  width: 520px;
  height: 98px;
  background: url('/images/index_04.gif') no-repeat;
}

#searchForm{
  width: 215px;
  height: 73px;
  float: left;
  padding-left: 75px;
  padding-top: 25px;
}

a.searchCategory{
  display: block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  color: #5e5e5e;
  text-decoration: none;
}

a.searchCategory:hover{
  text-decoration: underline;
}

a.searchCategorySelected{
  display: block;
  float: left;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  color: #ff7f00;
  font-family: "Arial Black", Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

#searchField{
  padding: 3px;
  height: 16px;
  font-size: 8pt;
}

#searchButton{
  padding: 4px;
  background-color: #ff7f00;
  color: #ffffff;
  border: 1px solid #b55a00;
  font-size: 8pt;
}

#weatherInfo{
  width: 220px;
  float: left;
  height: 98px;
  background: url('/images/weather/na.png') 0px -10px no-repeat;
  text-align: right;
  padding-right: 10px;
}

#mainMenu{
  width: 938px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

#mainMenuFirstRow{
  width: 938px;
  height: 22px;
  float: left;
  background: #efefed url('/images/menubg.png') repeat-x;
  padding-top: 9px;
}

#mainMenuSecondRow{
  width: 938px;
  height: 28px;
  float: left;
  background: #efefed url('/images/menubg.png') repeat-x;
  padding-top: 8px;
}

#mainMenu a.mainMenu{
  text-transform: uppercase;
  text-decoration: none;
  color: #202020;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 26px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 4px;
  margin-left: 16px;
  position: relative;
}


#mainMenu a.mainMenu:hover{
  background-color: #e2292b;
  color: #ffffff;
}

.mainMenuSelected{
  background-color: #e2292b !important;
  color: #ffffff !important;
}

#mainMenuNews01, #mainMenuNews02, #mainMenuNews03{
  background: url('/images/mainMenu/newspaper.png') 4px 8px no-repeat;
}

#mainMenuNews04{
  background: url('/images/mainMenu/newspaper2.png') 4px 8px no-repeat;
}

#mainMenu05{
  background: url('/images/mainMenu/asterisk.png') 4px 8px no-repeat;
}

#mainMenu06{
  background: url('/images/mainMenu/list.png') 4px 8px no-repeat;
}

#mainMenu07{
  background: url('/images/mainMenu/programs.png') 4px 8px no-repeat;
}

#mainMenu08{
  background: url('/images/mainMenu/pictures.png') 4px 8px no-repeat;
}

#mainMenu09{
  background: url('/images/mainMenu/videos.png') 4px 8px no-repeat;
}

#mainMenu10{
  background: url('/images/mainMenu/games.png') 4px 8px no-repeat;
}

#mainMenu11{
  background: url('/images/mainMenu/weather.png') 5px 7px no-repeat;
}

#mainMenu12{
  background: url('/images/mainMenu/exchange.png') 4px 8px no-repeat;
}

#mainMenu13{
  background: url('/images/mainMenu/database.png') 6px 7px no-repeat;
}

#mainMenu14{
  background: url('/images/mainMenu/postcards.png') 5px 7px no-repeat;
}

#mainMenu15{
  background: url('/images/mainMenu/zodiac.png') 4px 8px no-repeat;
}

.mainMenuToolTip { 
  display: none; 
  background: url('/images/toolTip/tooltip2.png') no-repeat;
  width: 310px; 
  height: 210px;
  color: #000000; 
  padding-left: 30px;
  padding-top: 45px;
  margin-top: 10px;
  margin-left: 342px;
  line-height: 1.5;
  z-index: 10;
}

.mainMenuToolTipMiddle{
  background: url('/images/toolTip/tooltip2-middle.png') no-repeat !important;
  margin-left: 232px !important;
}

.mainMenuToolTipRight{
  background: url('/images/toolTip/tooltip2-right.png') no-repeat !important;
  margin-left: 120px !important;
}

.mainMenuToolTip div.newsTime{
  float: left;
  width: 40px;
  font-size: 10pt;
}

.mainMenuToolTip div.newsTitle{
  float: left;
  width: 240px;
}
 
.mainMenuToolTip a{ 
  color: #0049c2; 
  text-decoration: none;
  font-size: 10pt;
}

.mainMenuToolTip a:hover{ 
  text-decoration: underline;
}

.mainMenuToolTip a.tvLink{
  display: block;
  float: left;
  margin-left: 14px;
  margin-right: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.mainMenuToolTip div.programTime{
  float: left;
  width: 60px;
  font-size: 10pt;
}

.mainMenuToolTip div.programTitle{
  float: left;
  width: 220px;
}

.mainMenuToolTip div.galleryPicture{
  float: left;
  width: 50px;
  height: 33px;
  background: #ffffff;
  padding: 2px;
  border: 1px solid #d0d0d0;
  margin-right: 10px;
  margin-bottom: 2px;
}

.mainMenuToolTip div.galleryPictureContainer{
  width: 50px;
  height: 33px;
}

.mainMenuToolTip div.galleryTitle{
  float: left;
  width: 205px;
  line-height: 1.2;
}

#content{
  width: 936px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

#contentLeft{
  width: 650px;
  float: left;
}


div.mainNewsContainer{
  width: 314px;
  float: left;
  margin-right: 12px;
}

div.subNewsContainer{
  width: 324px;
  float: left;
}

div.mainNewsPictureFrame{
  padding: 8px;
  border: 1px solid #d0d0d0;
  width: 298px;
  height: 220px;
}

div.mainNewsPictureFrame:hover{
  border: 1px solid #b0b0b0;
}

a.mainNewsPicture{
  width: 298px;
  height: 220px;
  display: block;
  float: left;
  margin-bottom: 5px;
}

a.mainNewsTitle{
  color: #0049c2;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 5px;
  display: block;
  float: left;
}

a.mainNewsTitle:hover{
  text-decoration: underline;
}

div.mainNewsSummary{
  float: left;
  font-size: 10pt;
  margin-bottom: 15px;
}

div.mainNewsLinks{
  float: left;
  line-height: 1.5;
}

div.mainNewsLinks a{
  text-decoration: none;
  color: #0049c2;
  padding-left: 20px;
  background: url('/images/bullet.png') no-repeat;
}

div.mainNewsLinks a:hover{
  text-decoration: underline;
}

a.moreNewsLink{
  color: #dd0000;
  font-weight: bold;
  text-decoration: none;
}

a.moreNewsLink:hover{
  text-decoration: underline;
}

a.subNewsCategoryLink, a.subNewsCategoryLink2{
  font-family: "Trebuchet Ms", Arial, Tahoma, Verdana, sans-serif;
  width: 324px;
  display: block;
  float: left;
  border-bottom: 1px solid #303030;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 5px;
  text-transform: uppercase;
}

a.subNewsCategoryLink span, a.subNewsCategoryLink2 span{
  color: #0049c2;
}

a.subNewsCategoryLink2{
  font-size: 8pt !important;
}

a.subNewsLink, a.subNewsLink2{
  color: #0049c2;
  text-decoration: none;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  padding-left: 20px;
  background: url('/images/bullet.png') no-repeat;
}

a.subNewsLink{
  font-weight: bold;
}

a.subNewsLink:hover, a.subNewsLink2:hover{
  text-decoration: underline;
}

a.archiveLink{
  color: #dd0000;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}

a.archiveLink:hover{
  text-decoration: underline;
}

a.newsletterLink{
  padding-left: 20px;
  text-decoration: none;
  background: url('/images/mail-open.png') no-repeat;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #dd0000;
  font-weight: bold;
}

#contentRight{
  float: left;
  width: 271px;
  padding-left: 15px;
}

div.rightBox{
  width: 251px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: #f1f1f1 url('/images/boxTop.png') no-repeat;
}

div.rightBoxBottom{
  width: 271px;
  height: 5px;
  background: #f1f1f1 url('/images/boxBottom.png') no-repeat;
}

div.rightBox span.mainGalleryTitle, span.mainVideoTitle, span.mainOnkHirmondoTitle, span.mainExchangeTitle, span.mainProgramsTitle, span.mainPollsTitle{
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3px;
}

a.moreGalleriesLink, a.moreExchangeLink, a.moreProgramsLink{
  color: #dd0000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 110px;
}

a.moreGalleriesLink:hover, a.moreExchangeLink:hover{
  text-decoration: underline;
}

#gallerySliderFrame{
  width: 230px;
  height: 210px;
  padding: 8px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  position: relative;
}

#gallerySlider{
  position: relative;
}

#gallerySlider ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#gallerySlider li{
  width: 230px;
  height: 220px;
  overflow: hidden; 
  display: block;
  position: relative;
}

a.mainGalleryPicture{
  width: 246px !important;
  height: 160px !important;
  display: block;
}

div.galleryInfo{
  position: absolute;
  left: 0px;
  top: 160px;
  width: 220px;
  height: 40px;
  background-color: #505050;
  color: #d0d0d0;
  padding: 5px;
}

div.galleryInfo span{
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  color: #ffffff;
}

#prevBtn, #nextBtn{ 
  display: block;
  width: 30px;
  height: 77px;
  position: absolute;
  left: 13px;
  top: 14px;
  z-index: 2;
}	

#nextBtn, #slider1next{ 
  left: 200px;
}														

#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{  
  display: block;		
  position: relative;
  width: 32px;
  height: 32px;
  background: url("/images/left_32.png") no-repeat 0 0;	
}	

#nextBtn a, #slider1next a{ 
  background: url("/images/right_32.png") no-repeat 0 0;	
}	

#mainVideoPlayer{
  display: block;
  width: 250px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}

#mainVideoPlaylist a{
  display: block;
  width: 240px;
  background-color: #303030;
  color: #ffffff;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid #606060;
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
  font-family: Arial, Verdana, Tahoma, sans-serif;
}

#mainVideoPlaylist a:hover{
  background-color: #ff7f00;
}

#mainVideoPlaylist a span{
  font-weight: normal;
  color: #b0b0b0;
}

#mainVideoPlaylist a:hover span{
  color: #303030;
}

a.playing{
  background-color: #ffffff !important;
  color: #202020 !important;
}

a.playing:hover{
  color: #ffffff !important;
  background-color: #ff7f00 !important;
}

a.playing:hover span{
  color: #303030;
}

a.moreVideosLink{
  color: #dd0000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 110px;
}

.moreVideosLink:hover{
  text-decoration: underline;
}

div.mainOnkHirmondoWrapper{
  height: 300px;
  width: 255px;
  overflow: auto;
}

a.mainOnkHirmondoContainer{
  display: block;
  width: 102px;
  height: 65px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  text-align: center;
  font-size: 8pt;
  text-decoration: none;
  color: #0049c2;
}

a.mainOnkHirmondoContainer:hover{
}

.mainExchangeCurrency{
  height: 30px;
  padding: 5px;
  font-size: 14pt;
  margin-left: 20px;
  color: #505050;
}

.mainExchangeCurrency img{
  float: left;
  margin-right: 5px;
}

div.banner270x120{
  width: 270px;
  height: 120px;
}

div.banner270x120 img{
  float: left;
  border: 0px;
}

#mainPrograms{
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}

#programsLeftSide{
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}

#calendar {
	width: 180px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	

caption {
	margin: 0;
	padding: 0;
	width: 180px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

#calendar .today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #ffffff;
	font-weight: bold;
	background: #e2292b;
}

#calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background-color: #ffffff;
	color: #606060;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, #calendar td a:visited {
  color: #000000;
}

#calendar td a:hover, #calendar td a:active {
	color: #ffffff;
}

a.isProgramOnDate:link, a.isProgramOnDate:visited{
  background-color: #ff7f00;
  color: #ffffff !important;
  display: block;
  height: 17px;
  padding-top: 3px;
}

a.isProgramOnDate:hover{
  color: #ffffff;
}

#programsRightSide a{
  color: #0049c2;
  text-decoration: none;
  margin-bottom: 2px;
  width: 100%;
  padding-left: 20px;
  background: url('/images/bullet.png') no-repeat;
}

div.loading{
  width: 48px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
}

#pollsPictureFrame{
  width: 230px;
  height: 210px;
  padding: 8px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
}

#pollsPicture{
  width: 230px !important;
  height: 210px !important;
}

span.rightSectionTitle{
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3px;
}
