﻿body 
{
	margin:0;
}

.lnkDownLoad
{
	background-image: url( '../../Themes/download.gif' );
	background-repeat: no-repeat;
	background-color:White;
	width:25px;
	height:24px;
	border:none;
}
.lnkDownLoadOver
{
	background-image: url( '../../Themes/download_over1.gif' );
	background-repeat: no-repeat;
	background-color:White;
	width:25px;
	height:24px;
	border:none;
	
}
.lnkMail
{
	background-image: url( '../../Themes/envelope.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:29px;
	height:23px;
	border:none;
}
.lnkMailOver
{
	background-image: url( '../../Themes/envelope_over.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:29px;
	height:23px;
	border:none;
}
.lnkItunes
{
	background-image: url( '../../Themes/itunes.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:56px;
	height:18px;
	border:none;
}
.lnkItunesOver
{
	background-image: url( '../../Themes/itunes_over.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:56px;
	height:18px;
	border:none;
}
.lnkRss
{
	background-image: url( '../../Themes/rss.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:18px;
	height:18px;
	border:none;
}
.lnkRssOver
{
	background-image: url( '../../Themes/rss_over.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:18px;
	height:18px;
	border:none;
}
input.btnPrev
{
	background-image: url( '../../Themes/prev.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:102px;
	height:22px;
	border:none;
}
input.btnPrev:hover
{
	background-image: url( '../../Themes/prev_over.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:102px;
	height:22px;
	border:none;
}
input.btnPrevOff
{
	background-image: url( '../../Themes/prev_off.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:102px;
	height:22px;
	border:none;
}

input.btnNext
{
	background-image: url( '../../Themes/next.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:102px;
	height:22px;
	border:none;
}
input.btnNext:hover
{
	background-image: url( '../../Themes/next_over.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:102px;
	height:22px;
	border:none;
}
input.btnNextOff
{
	background-image: url( '../../Themes/next_off.png' );
	background-repeat: no-repeat;
	background-color:White;
	width:102px;
	height:22px;
	border:none;
}

.popupHeader
{
	background: url(  '../../Themes/top.gif' );
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;

}
.popupLogo
{
	background: url(  '../../Themes/Icast_logo.png' );
	background-repeat: no-repeat;
	width:78px;
	height:52px;
	padding-left:30px
}
.PodInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;	
	direction:rtl;
}
.PodToolTip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	direction:rtl;
}
.PodInfoLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;	
	direction:rtl;
	text-decoration:none;
	
	
}
a.SiteLink
{
	font-family: Arial;
	font-size:14px;
	font-weight:normal;	
	direction:rtl;
	color:#6f9317 ;
}
a.SiteLink:hover
{
	font-family: Arial;
	font-size:14px;
	font-weight:normal;	
	direction:rtl;
	color:#485f0e  ;
}
input.DirectLink
{
	border-style: inset;
	border-width: thin;
	border-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	direction: ltr;
	background-color: #F4F4F4;
	height: 18px;
	color: #525252;
}
textarea.DirectLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	direction: ltr;
	border-style: inset;
	border-width: thin;
	border-color: inherit;
	background-color: #F4F4F4;
	height:18px
}
