/* CSS Document */
@font-face {
	font-family: 'allerbold';
	src: url('allerfonts/allerstdbd-webfont.eot');
	src: url('allerfonts/allerstdbd-webfont.eot?#iefix') format('embedded-opentype'), url('allerfonts/allerstdbd-webfont.woff') format('woff'), url('allerfonts/allerstdbd-webfont.ttf') format('truetype'), url('allerfonts/allerstdbd-webfont.svg#allerbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'allerregular';
	src: url('allerfonts/allerstdrg-webfont.eot');
	src: url('allerfonts/allerstdrg-webfont.eot?#iefix') format('embedded-opentype'), url('allerfonts/allerstdrg-webfont.woff') format('woff'), url('allerfonts/allerstdrg-webfont.ttf') format('truetype'), url('allerfonts/allerstdrg-webfont.svg#allerregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1.mainComponentTitle, h3, .shareYourRudawTitle, h5, .tabsNav li a, .dottedTitle, .sideColsTitle {
	font-family: 'allerregular';
	font-weight:normal;
}
.firstLevelA {
	font-family: 'allerbold';
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-size:13px;
	background:#fff;
}
.floatCounter {
	float:right;
}
* {
	outline:none;
}
a img {
	border:none;
}
a {
	text-decoration:none;
	color: #2A3F63;
}
td {
	vertical-align:top;
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
.clearFix {
	clear:both;
	height:0;
}
.header {
	height:56px;
	background:#f37221 url(../images/header.gif) 0 0 no-repeat;
}
.logoPad {
	float:left;
	padding:8px 0 0 15px;
}
.smallTopMenu {
	float:right;
	padding:20px 15px 0 0;
	font-size:11px;
	color:#fff;
}
.smallTopMenu a {
	color:#fff;
	text-decoration:none;
	padding:0 5px;
}
.smallTopMenu a:hover, .smallTopMenu .selected {
	color:#2d2d2d;
}
.mainMenu {
	background:url(../images/menu-bg.gif) 0 0 repeat-x;
	height:38px;
	margin-bottom:0px;/*position:relative;*/
}
.firstLevelLi {
	width:33.3%;
	display:block;
	float:left;
}
.firstLevelA {
	display:block;
	border-right:1px solid #646467;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:12px 0;
	height:14px;
}
.firstLevelA.last {
	border-right:0 none;
}
.firstLevelA:hover {
	background:#f47a20 url(../images/firstlevelrep.gif) 0 bottom repeat-x;
}
h1.mainComponentTitle, h3 {
	border-top: 3px solid #264265;
	color: #264265;
	font-size: 18px;
	line-height: normal;
	margin: 0 0 10px;
	padding: 12px 0 5px 0;
}
.colorCodedIcon, .greyIcon {
	display: block;
	float: left;
	height: 35px;
	margin: 0 5px 0 0;
	position: relative;
	top: -8px;
	width: 35px;
}
.paddedBlock {
	margin:0 5px 10px 5px;
}
.viewAllLink {
	color: #F68428;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 0;
	text-decoration:none;
}
.viewAllLink:hover, .newsTitle a:hover, .arrowLink:hover, .greyContentBody .newsTitle a:hover, .commentsAction a:hover {
	color:#787878;
}
.newsTitle {
	margin:0 0 5px 0;
}
.newsTitle a, .newsTitle {
	color:#4a4d83;
	font-size:14px;
	font-weight:normal;
}
.greyContentBody .newsTitle a {
	color:#fff;
}
.newsDate {
	color:#959494;
	font-size:11px;
	display:inline-block;
}
.mainImageContainer {
	max-width:480px;
	position:relative;
	margin:0 auto 10px auto;
}
.containerImage {
	text-align:center;
}
.containerImage img {
	width:100%;
	max-width:480px;
}
.imageTitle {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
}
.imageTitle a {
	color:#fff;
}
.absoluteTitleInner {
	padding:5px 10px;
}
.topStoryItem {
	border-bottom: 1px dotted #D6D6D6;
	margin-bottom: 15px;
	padding: 0 0 15px;
}
.listingImage {
	margin: 0 15px 0 0;
	max-height: 70px;
	max-width: 112px;
}
.listingImage.user-pic {
	max-height: 50px;
}
.storySource {
	background: none repeat scroll 0 0 #509D45;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	margin: 0 3px 0 0;
	padding: 2px 6px;
}
.arrowLink {
	background: url(../images/related-arrow.png) 0 7px no-repeat;
	color: #2A3F63;
	display: block;
	font-size: 16px;
	margin: 0 0 8px;
	padding: 0 0 0 12px;
}
.greyContent h3 {
	margin:0;
	padding:12px 8px 10px 8px;
	color:#fff;
	background:url(../images/greyContenttitle.gif) 0 0 repeat-x;
}
.greyContent h3 a {
	color:#fff;
}
.whiteSmallTitle a {
	color:#fff;
	font-size:15px;
}
.twoColsListing {
	margin:0;
	text-align:center;
}
.twoColsListing li {
	display:inline-block;
	margin:0 5px 10px 5px;
	width:133px;
	text-align:left;
	min-height:180px;
	vertical-align:top;
}
.twoColsListing li .listingImage {
	margin-bottom:5px;
	/*width:133px;*/
	height:100px;
	max-width:133px;
	max-height:100px;
	margin-right:0px;
}
.greyContentBody {
	padding:10px 0 0 0;
	background:#46464a url(../images/greyContentBody.gif) 0 0 repeat-x;
}
.greyContent .viewAllLink {
	padding-right:5px;
	color:#fff;
}
.greyContentBody .listingDesc {
	color:#d3d3d3;
}
.icTopStories {
	background-image:url(../images/icTopStories.png);
}
.highlightedComponent {
	margin-bottom:15px;
}
.orangeRoundedBig {
	background: url(../images/orangeRoundedBig.png) right 0 no-repeat;
	height: 76px;
	text-align: center;
	width:300px;
	margin:0 auto;
	font-size:11px;
}
.shareYourRudawTitle {
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 0 0;
	margin:0 0 5px 0;
}
.smallGreyBtn {
	background: url(../images/small-grey-btn-left.png) right 0 no-repeat;
	display: block;
	height: 33px;
	line-height: 33px;
	padding: 0 6px 0 0;
}
.smallGreyBtn .smallGreyBtnIn, .smallGreyBtn input[type="clear"], .smallGreyBtn input[type="submit"], .smallGreyBtn input[type="button"] {
	background:url(../images/small-grey-btn-right.png) 0 0 no-repeat;
	color: #FFFFFF;
	display: block;
	padding: 0 0 0 6px;
	text-align: center;
}
.smallGreyBtn .smallGreyBtnIn span.storiesIcon {
	background: url(../images/storiesIcon.png) 0 0 no-repeat;
	height: 19px;
	margin-right: 5px;
	position: relative;
	top: 5px;
	width: 19px;
}
.smallGreyBtn .smallGreyBtnIn span.picturesIcon {
	background: url(../images/picturesIcon.png) 0 0 no-repeat;
	height: 19px;
	margin-right: 5px;
	position: relative;
	top: 4px;
	width: 24px;
}
.smallGreyBtn .smallGreyBtnIn span.videoIcon {
	background: url(../images/videoIcon.png) right 0 no-repeat;
	height: 18px;
	margin-right: 5px;
	position: relative;
	top: 6px;
	width: 17px;
}
.smallGreyBtn .smallGreyBtnIn span {
	display: inline-block;
}
.rudawPart h1.mainComponentTitle, .rudawPart .smallDesc {
	padding:0 10px;
	color:#fff;
	border-top:0 none;
	margin:0 0 5px 0;
}
.rudawPart .smallDesc {
	font-size:14px;
}
.borderedBottom {
	border-bottom:1px solid #e1e1e1;
	margin-bottom:10px;
}
.twoColsComp .firstCol, .twoColsComp .secondCol {
	width:50%;
	float:left;
}
.sitemapBottom {
	padding:0 0 0 10px;
}
.sitemapBottom li {
	padding:0 0 0 10px;
	background:url(../images/footerarrow.png) 0 4px no-repeat;
	margin:5px 0;
	font-size:11px;
}
.sitemapBottom li a {
	text-decoration:none;
	color:#636363;
}
.sitemapBottom li a:hover {
	color:#a4a5ba;
}
.firstCol .sitemapBottom {
	border-right:1px solid #ebebeb;
}
.margBot10 {
	margin-bottom:10px;
}
.copyrights {
	padding:0 10px 10px 10px;
	color:#636363;
	font-size:11px;
}
body .rudawPart h1.mainComponentTitle {
	border-top:0 none;
	color:#fff;
}
.orangeLink {
	color: #F68428;
	display: block;
	margin: 0 0 3px;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.orangeLink:hover {
	color:#787878;
}
.posRel {
	position:relative;
}
a.playIcon {
	display:block;
	position:absolute;
	width:39px;
	height:39px;
	background:url(../images/playIcon.png) 0 0 no-repeat;
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
}
.twoColsListing h2.newsTitle a, h1.newsTitle a, {
 font-size:14px;
}
h1.mainPageTitle {
	color:#2a3f63 !important;
}
.detailsContentTitlePad {
	padding:5px 0;
	border-top:1px dotted #e3e2e2;
	border-bottom:1px dotted #e3e2e2;
	margin:0 0 5px 0;
}
.topBorderedDiv {
	border-top:1px dotted #e3e2e2;
	padding:3px 0 0 0;
}
h4 {
	font-size:18px;
	color:#141414;
	font-weight:normal;
	margin:0;
	padding:0;
}
.detailsBrief {
	font-size:11px;
	margin:5px 0 5px 0;
	color:#959494;
}
.detailsBrief a {
	color:#3c3c3c;
}
.detailsBrief a:hover {
	color:#959494;
}
.detailsBrief span {
	display:inline-block;
}
.commentsNumber {
	background: url(../images/comments-icon.gif) right 0 no-repeat;
	color: #264365;
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 0 21px 0 0;
}
.shareThisHolder {
	margin-bottom:5px;
}
.textPad {
	line-height:18px;
	padding:0 5px;
}
.arrowsListing li {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
}
.commentsRow {
	background:#F5F5F5;
	margin:0 0 5px 0;
	padding:5px;
	font-size:11px;
}
.margBot5 {
	margin-bottom: 5px;
}
.userNameSpan {
	color: #F68428;
	display: inline-block;
	padding:0 5px 0 0;
}
.newsDate {
	display: inline-block;
}
.commentsAction a {
	background:url(../images/related-arrow.png) 0 5px no-repeat;
	color:#264365;
	display:inline-block;
	margin:0 15px 0 0;
	padding:0 0 0 12px;
	text-decoration:none;
}
.profileThumb {
	margin:0 5px 0 0;
}
h5, .dottedTitle {
	font-size:15px;
	color:#103048;
	margin:10px 0;
}
.inputTextHolder, .textareaHolder, .textInput {
	padding:5px;
	border:1px solid #e4e2e0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0 0 5px 0;
}
.textInput input {
	width:100%;
	border:0 none;
	padding:0;
	margin:0;
}
.inputTextHolder textarea, .textareaHolder textarea {
	border:0 none;
	width:100%;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5D5D5D;
	font-size:13px;
	padding:0;
	margin:0;
}
.bigButtons {
	padding: 0 11px 0 0 !important;
	background: url(../images/big-buttons-left.png) right 0 no-repeat;
	float: right;
}
.bigButtons.mid {
	width: 66px;
	padding: 0 14px 0 0 !important;
}
.bigButtons span, .bigButtonsSubmit {
	background: url(../images/big-buttons-right.png) 0 0 no-repeat;
	border: 0 none;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	height: 44px;
	line-height: 30px;
	padding: 0 0 0 23px;
	text-align: center;
	cursor:pointer;
}
.tabsNav li {
	display:inline-block;
}
.tabsNav li a {
	display:block;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #BF2024; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	padding:12px;
	color:#fff;
	font-size:16px;
}
.tabsNav a#newsTab {
	background:#BF2024 url(../images/ltr/newsIconeRed.png) 10px 2px no-repeat !important;
	padding:12px 12px 12px 45px;
}
.tabsNav a#newsTab:hover, .tabsNav a#newsTab.selected {
	background:url(../images/ltr/newsIcone.png) 10px 2px no-repeat #264365 !important;
}
.tabsNav li a:hover, .tabsNav li a.selected {
	background:#264365;
}
.filterPad div.filterPadItem {
	vertical-align:middle;
	white-space:nowrap;
	display:table-cell;
	height:20px;
	padding:10px 6px 0 0;
	float:left;
}
.tabsContent .filterPad td {
	color:#fff;
}
.normalFilterText {
	color:#5D5D5D;
}
h6.orangeLink {
	padding:10px 10px;
}
h6.orangeLink:hover, span.orangeLink:hover {
	color:#F68428;
}
.filterPad {
	margin:0 0 0 10px;
}
.goBtn {
	background: #343434; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0MzQzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzIzMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #343434 0%, #232323 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #343434), color-stop(100%, #232323)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #343434 0%, #232323 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #343434 0%, #232323 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #343434 0%, #232323 100%); /* IE10+ */
	background: linear-gradient(to bottom, #343434 0%, #232323 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343434', endColorstr='#232323', GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	height:26px;
	line-height:26px;
	font-size:14px;
	white-space:nowrap;
	border:0 none;
	color:#fff;
}
.hundredWidth {
	width:100%;
}
.darkerPurple {
	background:#111d2c;
}
.tabsContent {
	background:#264365;
	padding:6px 0;
}
.tabsContent .twoColsListing h2.newsTitle a {
	color:#fff;
}
span.orangeLink {
	display:inline;
}
.lightGreyPad {
	background:#f2f2f2;
	padding:10px;
}
.lightGreyPad .orangeLink, .listDarkerGrey .orangeLink {
	display:inline;
}
.liveShow {
	display:inline-block;
	margin:0 0 0 3px;
	padding:0 10px;
	background:#e02626;
	color:#fff;
	font-size:14px;
}
.lightGreyPad .orangeLink {
	display:inline;
}
.radioIcon, .arrowIcon {
	display:inline-block;
	width:33%;
	color:#F68428;
	text-decoration:none;
	font-size:11px;
}
.radioIcon:hover, .arrowIcon:hover {
	color:#787878;
}
.radioIcon span, .arrowIcon span {
	display:block;
	padding:0 0 0 20px;
	background:url(../images/radioIcon.png) 0 0 no-repeat;
	height:14px;
	line-height:14px;
}
.arrowIcon {
	padding:0 0 0 15px;
	background:url(../images/arrowIcon.png) 0 3px no-repeat;
}
.podcastDuration {
	font-size:12px;
	color:#000000;
}
.podcastDuration span {
	color:#7b7b7b;
}
/****************weather content*****************/
.largerSize {
	font-size:13px;
	padding:0 0 6px 0;
	font-weight:bold;
}
.weatherTable {
	margin:10px 0 0 0;
	font-size:11px;
}
td.weatherIcon {
	vertical-align:middle;
	padding:0 0 10px 0;
}
.weatherDesc {
	padding:0 5px 10px 5px;
}
/************Download Our App************/
.smallGreyBtn .smallGreyBtnIn span.iPhoneIcon {
	background: url(../images/iPhoneIcon.png) 0 0 no-repeat;
	height: 19px;
	margin-right: 5px;
	position: relative;
	top: 5px;
	width: 19px;
}
.smallGreyBtn .smallGreyBtnIn span.androidIcon {
	background: url(../images/androidIcon.png) 0 0 no-repeat;
	height: 19px;
	margin-right: 5px;
	position: relative;
	top: 4px;
	width: 24px;
}
.smallGreyBtn .smallGreyBtnIn span.blackberryIcon {
	background: url(../images/blackberryIcon.png) right 0 no-repeat;
	height: 18px;
	margin-right: 5px;
	position: relative;
	top: 6px;
	width: 17px;
}
#searchContainer {
	background:#e87123;
	height:38px;
	display:none;
}
.searchBox {
	float:right;
	padding:5px;
	margin:0px;
}
.searchLabel {
	background:url(../images/searchBg.gif) repeat-x;
	width:76px;
}
.searchLabel a {
	background:url(../images/searchArrow.gif) 51px 10px no-repeat;
	padding:6px;
	display:block;
}
.searchBox input, .searchBox select {
	margin-top:1px;
	padding:0 0 0 5px;
	height:30px;
	line-height:30px;
	background:url(../images/textAreaBg.gif) repeat-x;
	border:0;
}
.searchhighlight {
	background-color:yellow;
}
.subMenuContainer {
	background:#e87123;
	/*display:none;*/
	margin-bottom:0px;
	padding:0 0 15px;
	position:absolute;
	left:0;
	top:38px;
	z-index:100;
	width:100%;
	visibility:hidden;
}
.subMenuContainer ul {
	padding:0 0 20px 0;
}
.subMenuContainer ul li {
	/*float:left;*/
	font-family:Tahoma, Geneva, sans-serif;/*width:220px*/
}
.subMenuContainer ul li ul {
	padding:0px !important;
}
.subMenuContainer ul li a.last {
	/*float:left;*/
	border-bottom:0;
	font-family:Tahoma, Geneva, sans-serif;/*width:220px*/
}
.subMenuContainer ul li a {
	background:url(../images/suMenuArrow-off.gif) 3px 10px no-repeat;
	border-bottom:#f59452 solid 1px;
	color:#ffffff;
	padding:4px 30px 4px 20px !important;
	display:block;
}
.subMenuContainer ul li a:hover, .subMenuContainer ul li.expended a {
	background:url(../images/suMenuArrow-on.gif) 3px 10px no-repeat;
	color:#2c211f;
}
.subMenuContainer ul li.expended ul li.last {
	border-bottom:0px;
}
.subMenuContainer ul li.expended ul li a {
	background:none;
	color:#ffffff;
	padding:4px 0px 0 30px;
}
.subMenuContainer ul li.expended ul li a:hover, .subMenuContainer ul li.expended ul li.current a {
	color:#2c211f !important;
}
.firstLevelLi a {
	background:#49494d;
}
.firstLevelLi a:hover, .firstLevelLiA {
	background:#e87123;
}
a.selected {
	background:#e87123 !important;
}
.tabsNav a.selected {
	background:#2A3F63 !important;
}
.bodyContainer {
	background:url(../images/menuShadow.gif) left top repeat-x;
	padding-top:7px;
}
.normalDesc a.album-photo {
	display: inline-block;
	padding:0 5px 3px 0;
}
.normalDesc a.album-photo img {
	max-width:75px
}
/************************radcombobox*********************/
.RadComboBox table td.rcbInputCell, .RadComboBox .rcbInputCell .rcbInput {
	padding-left:auto !important;
	text-align:left !important;
}
.RadComboBox table td.rcbInputCell, .RadComboBox .rcbInputCell .rcbInput {
	padding-left:auto !important;
	text-align:left !important;
}
.RadComboBox table td.rcbInputCell {
	height:27px !important;
	background:url(../../images/ltr/search-dropdown.png) left center no-repeat !important;
}
.RadComboBox table td.rcbInputCell:hover {
	background:url(../../images/ltr/search-dropdown.png) left center no-repeat !important;
}
.RadComboBox_Default .rcbReadOnly td.rcbArrowCellRight {
	background:url(../../images/ltr/dropdown-arrow.png) left center no-repeat !important;
	width:26px !important;
}
.RadComboBox .rcbReadOnly td.rcbArrowCell a {
	width:26px !important;
}
.RadComboBox .rcbInputCell .rcbInput {
	margin:0px !important;
}
/*****************************/

.secondLevelMenu {
}
.subMenuContainer ul li ul li a {
	border-bottom:#f59452 solid 1px !important;
	background:none;
	color:#ffffff;
	padding:4px 0px 4px 30px !important;
}
/*#subMenuContainer ul li ul li a.last{
	border-bottom:#f59452 solid 1px !important;
	background:none;
	color:#ffffff;
	padding:4px 0px 0 30px;
}*/
.subMenuContainer ul li ul li a:hover {
	color:#2c211f !important;
	background:none;
}
.subMenuCollapse ul {
	display:none;
}
a.acc-click {
	cursor:pointer;
}
.tabs-container {
	visibility:hidden;
}
h1.bigHighlightsTitle {
	color: #F48020;
	line-height: normal;
	font-size: 13px;
	padding: 5px 10px;
}
h1.bigHighlightsTitle a {
	color: #F48020;
}
h1.bigHighlightsTitle span {
	font-size: 12px;
	color: white;
	display: block;
	font-weight: normal;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.timeSelection {
	float: right;
	width: 110px;
}
/*********************from bak folder********************/
.listDarkerGrey {
	background:#46464a;
	padding:10px;
}
.listDarkerGrey h2.newsTitle a, .listDarkerGrey h2.newsTitle {
	color:#fff;
}
.whiteTitle, .whiteTitle a {
	color:#fff;
}
.dashedBottom {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #626165;
}
.timeZoneSelector {
	float: right;
	width: 150px;
}
.gridContent {
	padding:0 10px 10px 10px;
}
.gridTitle {
	background:#e02426;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:10px 0;
	color:#fff;
}
.li_container .gridList {
	float:left !important;
	width:50% !important;
}
.gridContent {
	padding:0 10px 10px 10px;
}
.gridList {
}
.gridList li {
	border-top: 1px solid #264365;
	color: #646565;
	font-size: 14px;
	padding: 10px;
}
.searchInput {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	border:1px solid #c2c2c1;
	margin:10px 0 0 0;
}
.searchInput input[type=button] {
	float:right;
	width:17px;
	height:16px;
	background:url(../images/searchIcon.gif) 0 0 no-repeat;
	text-indent:-9999px;
	border:0 none;
}
.searchInput input[type=text] {
	float:left;
	width:92%;
	font-style:italic;
	font-size:11px;
	color:#c2c2c1;
	background:#ff;
	border:0 none;
}
.progItem {
	float:left;
	width:130px;
	height:260px;
	margin: 0 20px 0 0;
}
.eventsCalHeader {
	background: #E02426;
	padding: 10px 20px;
}
/**************************GRID STYLES**************************/
.eventsCalHeader {
	background:#e02426;
	padding:10px 20px;
}
.eventsCalHeader td {
	vertical-align:middle;
	font-weight:bold;
	color:#fff;
}
.eventsCalendarBody th {
	background:#e3e3e3;
	padding:5px;
	color:#646565;
	font-weight:bold;
	vertical-align:middle;
	border-bottom:1px solid #d8d8da;
}
.eventsCalendarBody th.timeSelectorBg {
	background:#f2f1f0;
}
.timeSelectorBg select {
	height:26px;
	margin:0;
	width:100px;
}
.oneHourCalendar {
	/*	height:96px;*/
	height:96px;
	border-bottom:1px solid #e6e5e4;
	background:url(../images/ltr/oneHourCalendar.gif);
}
.oneHourCalendarInner {
	padding:5px 8px;
	font-weight:bold;
}
.programTitle {
	position:relative;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	position:absolute;
	width:100%;
}
.programTitleBorder {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	right:0;
	overflow:hidden;
}
.gridBg {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background:url(../images/ltr/programTitleBorder.gif);
}
.programTitleInner {
	color:#7b7b7b;
	padding:5px 0 0 5px;
}
.withBackground {
	background:url(../images/programheader.jpg) center top;
	height:230px;
}
.headerCarouselHolder {
	position:absolute;
	width:100%;
	bottom:0;
}
.headerCarouselHolderInner {
	padding:10px 5px;
}
.programInfo {
	left:5px;
	top:50px;
	position:absolute;
	color:#fff;
	font-size:11px;
}
.listingSmallDesc {
	font-size:12px;
	margin:0 0 5px 0
}
.listDarkerGrey {
	background:#46464a;
	padding:10px;
}
.listDarkerGrey h2.newsTitle a, .listDarkerGrey h2.newsTitle {
	color:#fff;
}
.whiteTitle, .whiteTitle a {
	color:#fff;
}
.dashedBottom {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #626165;
}
.timeZoneSelector {
	float:right;
	width:150px;
}
.viewAllTopBordered {
	border-top:1px dotted #465e7a;
	padding:5px;
	text-align:right;
}
.viewAllTopBordered a {
	font-size:11px;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 10px;
	background:url(../images/whitearrowlink.png) 0 center no-repeat;
}
.noBotMarg {
	margin-bottom:0;
}
.searchInput {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	border:1px solid #c2c2c1;
	margin:10px 0 0 0;
}
.searchInput input[type=submit] {
	float:right;
	width:17px;
	height:16px;
	background:url(../images/searchIcon.gif) 0 0 no-repeat;
	text-indent:-9999px;
	border:0 none;
}
.searchInput input[type=text] {
	float:left;
	width:85%;
	font-style:italic;
	font-size:11px;
	color:#c2c2c1;
	background:#ff;
	border:0 none;
}
.orangeHolder {
	padding:10px;
	color:#fff;
	background:#f27921;
}
.orangeHolder .newsTitle {
	color:#fff;
}
.headerCarouselHolder {
	position:absolute;
	width:100%;
	bottom:0;
}
.headerCarouselHolderInner {
	padding:10px 5px;
}
.programInfo {
	left:5px;
	top:50px;
	position:absolute;
	color:#fff;
	font-size:11px;
}
.programTime {
	width:50%;
}
.withBackground {
	background:url(../images/programheader.jpg) center top;
	height:230px;
}
.secondLevelMenu {
	background:#db6627 url(../images/secondLevelRep.gif) 0 0 repeat-x;
	position:absolute;
	width:320px;
	top:0;
	left:0;
	display:none;
}
.secondLevelMenuUl {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:50%;
}
.secondLevelA {
	padding:0 0 0 20px;
	border-bottom:1px solid #fff;
	display:block;
}
.secondLevelA span.secondLevelSpan {
	display:block;
	padding:3px 0 3px 15px;
	color:#fff;
	text-decoration:none;
	background:url(../images/whitesmall.png) 0 center no-repeat;
}
.secondLevelA span.secondLevelSpan:hover {
	color:#2c211f;
	background:url(../images/darksmall.png) 0 center no-repeat;
}
.secondLevelA:hover {
	border-bottom:1px solid #2c211f;
}
.hasSecondLevel:hover .secondLevelMenu {
	display:block;
}
.hasSecondLevel .posRel {
	z-index:150000;
}
.thirdLevelUl {
	padding:0 0 0 50px;
	display:none;
}
.hasThirdLevel:hover .thirdLevelUl {
	display:block;
}
.thirdLevelMenuA {
	color:#fff;
	display:block;
}
.thirdLevelMenuA:hover {
	color:#2c211f;
}
.margBot10 {
	margin-bottom:10px;
}
.margBot20 {
	margin-bottom:20px;
}
.contributionAdd a, .contributionAdd span {
	display:inline-block;
	margin:0 5px 0 0;
}
.contributionAdd {
	color:#636363;
	font-size:11px;
}
.orangeTitle {
	font-weight:bold;
	font-size:11px;
	color:#f15d24;
	margin-bottom:5px;
}
/**************************GRID STYLES**************************/
.eventsCalHeader {
	background:#e02426;
	padding:10px 20px;
}
.eventsCalHeader td {
	vertical-align:middle;
	font-weight:bold;
	color:#fff;
}
.eventsCalendarBody th {
	background:#e3e3e3;
	padding:5px;
	color:#646565;
	font-weight:bold;
	vertical-align:middle;
	border-bottom:1px solid #d8d8da;
}
.eventsCalendarBody th.timeSelectorBg {
	background:#f2f1f0;
}
.timeSelectorBg select {
	height:26px;
	margin:0;
	width:100px;
}
.oneHourCalendar {
	/*	height:96px;*/
	height:96px;
	border-bottom:1px solid #e6e5e4;
	background:url(../images/ltr/oneHourCalendar.gif);
}
.oneHourCalendarInner {
	padding:5px 8px;
	font-weight:bold;
}
.programTitle {
	position:relative;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	position:absolute;
	width:100%;
}
.programTitleBorder {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	right:0;
	overflow:hidden;
}
.gridBg {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background:url(../images/ltr/programTitleBorder.gif);
}
.programTitleInner {
	color:#7b7b7b;
	padding:5px 0 0 5px;
}
.programHeader .jcarousel img {
	max-width: 94px;
	max-height: 71px;
}
/*-----------------grid styles-*/
.rgWrap.rgAdvPart {
	display:none;
}
.RadGrid .rgArrPart1 {
	padding-right: 10px !important;
}
.RadGrid .rgArrPart2 {
	padding-left: 10px !important;
}
.RadGridRTL .rgWrap {
	float: right !important;
}
.RadGridRTL .rgNumPart {
	width: auto !important;
}
.RadGrid .rgNumPart a.rgCurrentPage, .RadGrid .rgNumPart a.rgCurrentPage:hover, .RadGrid .rgNumPart a.rgCurrentPage span, .RadGrid .rgNumPart a.rgCurrentPage:hover span {
	cursor: default;
	background-color:#f68428 !important;
	color:#fff;
}
.RadGrid .rgNumPart a {
	padding: 0 0 0 6px;
	color:#787878;
}
.RadGrid .rgNumPart span {
	padding: 0 6px 0 0;
}
.RadGridRTL .rgNumPart a {
	float:right !important;
}
.RadGrid .rgArrPart2 a {
	color:#f68428;
	text-decoration:underline;
}
.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td, .RadGrid .rgFilterRow td, .RadGrid .rgHeader, .RadGrid .rgResizeCol, .RadGrid .rgGroupHeader td {
	padding:0px !important;
}
/*----------------------*/

.searchBtn {
	display:block;
	height:29px;
	line-height:29px;
	padding:0 8px 0 0;
	color:#fff;
	background:url(../../images/ltr/searchBtnLeft.png) right center no-repeat;
}
.searchBtn span, .searchBtn input[type=submit] {
	display:block;
	height:29px;
	padding:0 0 0 10px;
	border:0 none;
	color:#FFFFFF;
	width: 50px;
	background:url(../../images/ltr/searchBtnRight.png) left center no-repeat;
}
a.onair.selected {
	background:url(../images/onair-selected.gif) 0 0 repeat-x !important;
}
.gridContent .li_container {
	background:#fff;
}
.prevArrow, .nextArrow {
	position:absolute;
	height:61px;
	width:10px;
	background:red;
	z-index:100;
}
.nextArrow {
	right:0;
	background:url(../images/nextArrow.png) 0 0 no-repeat;
}
.prevArrow {
	left:0;
	background:url(../images/prevArrow.png) 0 0 no-repeat;
}
.jcarousel-skin-default {
	position:relative;
}
.galleryCarouselParent {
	padding-bottom:87px;
}
.galleryCarouselImageTitle {
	position:absolute;
	bottom:0;
	background:url(../images/black-trans.png);
	left:0;
	width:100%;
}
.galleryCarouselTitlePad {
	font-size:16px;
	color:#fff;
	padding:10px;
}
.galleryCarouselTitlePad a {
	color:#fff;
}
.username {
	font-size:12px;
}
.username a {
	color:#f47b20;
}
.galleryCarouselImage img {
	width:100%;
}
.successmessage {
	background:#EDF6E5 url(/images/successmsg-back.gif) no-repeat left 0;
	border:1px solid #BFDBBD;
	color:#50A300;
	font-size:13px;
	margin-bottom:7px;
	padding:5px 0 5px 30px;
}
.successmessage a {
	color:#50A300;
	text-decoration:underline;
}
.filterPadItem .normalFilterText {
	padding-right:10px;
}
.filterPadItem select {
	width:120px;
	height:20px;
	border:1px solid #D6D6D6;
	padding:0;
	background:#fff;
}
select, input {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2A3F63;
}
.publication-thumb {
	max-height: 172px;
	max-width: 130px;
}
.pubListing li {
	margin:0 10px 10px 5px;
	width:135px;
}
.publicationItem {
	float:left;
	width:135px;
	height:260px;
	margin: 0 20px 0 0;
}
.publicationItem.last {
	margin-right:0px;
}
.issueNumber, .issueDate, .issueNumber a {
/*color:#fff;*/
}
.issueNumber, .issueNumber a {
	font-size:13px;
	display:block;
}
span.author, span.author a {
	color:#F68428;
	font-size:12px;
}
h2.sideColsTitle {
	border-top: 3px solid #F15D24;
	color: #264365;
	;
	font-size: 19px;
	line-height: normal;
	margin: 0 0 10px;
	padding: 12px 0 8px;
}
.sideColoredIcon {
}
/*****************************************************Page titles*************************************/
.weather h2.sideColsTitle .sideColoredIcon {
	background:#ffffff url(../images/ltr/weather.png) left 0 no-repeat;
	display: block;
	float: left;
	height: 35px;
	margin: 0 5px 0 0;
	position: relative;
	top: -8px;
	width: 35px;
}
#editlocation {
	display: none;
}
.sideArrowLink {
	float: right;
	background: url(../../images/ltr/related-arrow.png) left 3px no-repeat;
	padding: 0 0 0 12px;
	color: #264365;
	text-decoration: none;
}
.designedby {
	font-size:12px;
	display:inline-block;
	padding-left:25px;
}
.designedby a {
	color:#969696;
	font-size:12px;
}
/********************breaking news*/
.horizontalMarquee {
	background:#dd2527;
	padding:10px;
	color:#ffffff !important;
	font-size:15px;
}
.horizontalMarquee a {
	color:#ffffff !important;
	text-decoration:underline;
}
.horizontalMarquee a:hover {
	text-decoration:none;
}
ul.breaking {
	display: block;
	margin:10px 0;
	list-style: none;
	line-height: 32px;
	position: relative;
	overflow: hidden;
}
ul.breaking li, ul.breaking li span, ul.breaking li a {
	vertical-align:top;
}
.breakingImage {
	text-align:left;
	max-width:150px;
}
.breakingtime {
/*color:#F68428;*/
}
.opinion.centerAligned {
	text-align:center;
}
.opinion .twoColsListing li {
	/*width:85px;*/
	text-align:center;
}
.opinion .twoColsListing li .listingImage {
/*max-width:85px;*/
	}
.specialContent {
	font-weight:bold;
	max-width:160px;
	font-size:13px;
	color:#264365;
	float:right;
	margin:0 0 10px 10px;
}
.specialContent .question {
	margin-bottom:10px;
}
.specialContent .answer {
	font-weight:normal;
	font-size:12px;
	color:#434343;
}
.specialContent.nofloat {
	float:none;
}
.RadGrid .rgArrPart2 img, .RadGrid .rgArrPart1 img {
	display:none;
}
#player_wrapper object {
	right:0;
}
.liveplayer img {
	width:auto !important;
	max-height: 120px;
}
.liveIcons {
	background:#d42127;
	color:#fff;
	font-size:13px;
	text-align:right;
	padding:4px 10px;
}
.liveIcons a {
	display:inline-block;
	zoom:1;
	padding-left:3px;
}
.liveIcons span {
	position:relative;
	top:-7px;
}


ul.newslist {
	padding:10px 0;
	font-size:12px;
}
ul.newslist li {
	border-bottom: 1px dotted #cacac9;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
ul.newslist li.last {
	border-bottom: none;
}
ul.newslist .time {
	color:#2A3F63;
}
/**************************************Marquee*********************************/
/**************************************Marquee*********************************/

ul.marquee li a, ul.marquee li .breaking {
	color:#264365;
	text-decoration:none;
}
.breakingNews .viewAllLink {
	padding:0;
}

ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	/* optional styles for appearance */
	width: 100%;
	height: 35px; /* height should be included to reserve visual space for the marquee */
}
ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	/* optional styles for appearance */
	height: 35px;
	line-height:35px;
}
.newsTickerBg {
	background:#efedee;
	padding:0 10px
}
.breakingNews {
	white-space:nowrap;
	vertical-align:middle;
	color:#000
}
.breakingNews span a {
	color:#fff;
	font-weight:bold;
}
.firstBreakingTd {
	width:75px;
	text-align:center;
	padding-right:20px
}
.breakingNews span {
	color:#fff;
	font-weight:bold;
}
.nowrap{
	white-space:nowrap;
	}
.download-app {
	background-color:#252525;
	/*display:block;*/
	padding:16px 30px;
	color:#fff;
	text-align:center;
}
.download-app span {
	float:left;
	font-size:16px;
}
.download-app .close {
	float:right;
}




.rudawPartNew{
	background:#dbdbdb url(../images/rudaw-app-bg.png) 0 0 no-repeat;
	padding:10px;
	margin:0 5px 10px 5px;
	}
.rudawPartNew h1.mainComponentTitle{
	border-top:0 none;
	padding:0;
	color:#4e4e52;
	}
.gradient{
	background: #da6627; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhNjYyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNDdhMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #da6627 0%, #f47a20 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da6627), color-stop(100%,#f47a20)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #da6627 0%,#f47a20 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #da6627 0%,#f47a20 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #da6627 0%,#f47a20 100%); /* IE10+ */
	background: linear-gradient(to bottom, #da6627 0%,#f47a20 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da6627', endColorstr='#f47a20',GradientType=0 ); /* IE6-8 */
	}
.appsItems a{
	display:block;
	width:48%;
	margin-right:4%;
	text-align:center;
	float:left;
	margin-bottom:7px;
	color:#ffffff;
	font-size:16px;
	font-family: 'allerregular';
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:  1px 1px 1px 1px rgba(00, 0, 0, 0.3);
	box-shadow:  1px 1px 1px 1px rgba(00, 0, 0, 0.3);
		}
.appsItems a span{
	display:inline-block;
	padding-left:30px;
	height:40px;
	line-height:40px;
	width:90px;
	}
.appsItems a:nth-child(2n){
	margin-right:0;
}
.macIcon{
	background:url(../images/mac-icon.png) 0 center no-repeat;
	}
.andIcon{
	background:url(../images/and-icon.png) 0 center no-repeat;
	}
.winIcon{
	background:url(../images/win-icon.png) 0 center no-repeat;
	}
.bbIcon{
	background:url(../images/bb-icon.png) 0 center no-repeat;
	}
#vod .orangrLink{
	display:none;
	}
.mainVideosContainer .twoColsListing li, .videosListing li{
	min-height:130px;}
	.orangrLink{	color:#F68428;}
	
	
.breakingNewsDesc{
	color:#fff;
	padding:10px;
	font-size:13px;
	background:url(../images/orange-trans.png);
	}
.breakingNewsDesc a{
	color:#fff;
	/*text-decoration:underline;*/
	}
.breakingNewsDesc a:hover{
	text-decoration:none;
	}
.breakingNewsDesc h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	}
.close-icon-bn{
	position:absolute;
	right:10px;
	top:10px;
	}
.bnHolder img{
	width:100%;
	}.ProgsTabs .tabs-container{border:1px solid #cccccc; padding:10px; margin-top:-1px;}
.ProgsTabs li.tabs-selected a{background: #af1f24 url(../images/ltr/bigtabsselected.gif) right 0 repeat-x;color:#fff;}
.ProgsTabs .whatYouSayTabsContent{padding:0;}
.ProgsTabs  .tabsPadding{padding:0;}