﻿/**
	Main Skeloton for CnnTurk.Com Web Site
	Font, color, web page schema. 
**/
body{
	font-family: Arial;
	font-size: 11px;
	color: black;
	background-color: #DADADA;
}
/** #Site Header **/
div#cnnHeader {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-bottom:6px solid #CC0000;
	font-family:Arial,sans-serif;
	height:130px;
	margin-bottom:0px;
	min-width:1002px;
	width:auto;
}
div.headerContent
{
	background:transparent none repeat scroll 0% 0%;
	margin:0pt auto;
	text-align:left;
}
.headerContent a
{
	font-weight:bold;
}
div.headerContent div.headerCeiling
{
	height:60px;
	margin:0pt 9px;
	padding-top:7px;
	position:relative;
}
span.sectionName
{
	color:#CA0002;
	font-size:30px;
}
/* Navigation */
div.navStretch
{
	border-color:#E6E6E6;
	border-style:solid;
	border-width:1px 0pt;
}
div.headerNav
{
	height:27px;
	margin:0pt auto;
	min-width:984px;
	position:relative;
}
.headerNav ul.cnnUtilityNavigation, .headerNav ul.navigation
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	white-space:nowrap;
}
.headerNav ul.cnnUtilityNavigation {
	right:0pt;
}


.headerNav ul.cnnUtilityNavigation li {
	float:left;
	margin-left:5px;
}

.headerNav ul.cnnUtilityNavigation li.cnnVideo {
	background:#FFFFFF url(images/icon_video.gif) no-repeat scroll 0pt 50%;
}

.headerNav ul.cnnUtilityNavigation li.cnnLive {
	background:#FFFFFF url(images/icon_live.gif) no-repeat scroll 0pt 50%;
}

.headerNav ul.cnnUtilityNavigation li.cnnIReport {
	background:#FFFFFF url(images/icon_ireport.gif) no-repeat scroll 0pt 50%;
}

.headerNav ul.cnnUtilityNavigation li a {
	padding:0pt 12px 0pt 9px;
	width:auto;
}

.headerNav ul.cnnUtilityNavigation li.cnnVideo a {
	padding-left:21px;
}
.headerNav ul.cnnUtilityNavigation li.cnnLive a {
	padding-left:17px;
}

.headerNav ul.cnnUtilityNavigation li.cnnIReport a {
	padding-left:17px;
}


.headerNav ul.navigation li {
	border-color:#E6E6E6;
	border-style:solid;
	border-width:0pt 1px 0pt 0pt;
	float:left;
}
.headerNav li {
	font-size:10px;
	font-weight:bold;
}
.headerNav li a, .headerNav li a:visited {
	color:#CA0002;
	line-height:25px;
	text-decoration:none;
	text-transform:uppercase;
}

.headerNav ul.navigation li a {
	display:block;
	height:25px;
	margin:1px;
	padding:0pt 6px;
	float:left;
	vertical-align:middle;
	width:auto;
	color:#CA0002;
	line-height:25px;
	text-decoration:none;
}
.headerNav ul.navigation li a:Hover, .headerNav ul.navigation li a.curPage {
	background:#CA0002 none repeat scroll 0% 0%;	
	display:block;
	height:25px;
	margin:1px;
	float:left;
	padding:0pt 6px;
	vertical-align:middle;
	width:auto;
	color:#fff;
	line-height:25px;
	text-decoration:none;
}

.curSection
{
	color:#CA0002;
}

.headerNav ul.navigation li.navLeft {
	height:27px;
	width:9px;
}
.headerBot
{
	height:36px;
	margin:0pt 12px 0px 9px;
	position:relative;
}
.globalHeaderHotTopics
{
	position:absolute;
	top:10px;
	color:#949494;
	font-size:11px;
	font-weight:bold;
	z-index:2;
}

.globalHeaderHotTopic{
	color:#CA0002;
}
.globalHeaderHotTopics a{
	text-decoration:underline;
}
.globalHeaderHotTopics a.cnnTopMore{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.headColRight
{
	position:absolute;
	right:0pt;
	top:24px;
}

.headerContent .headerBot .headColRight
{
	position:absolute;
	top:6px;
	z-index:1;
}

.headerWIntl
{
	color:#949494;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
.headerWIntl img
{
	margin-bottom:-5px;
}

.headerContent .headWDivide {
	font-size:11px;
	margin-top:1px;
	padding:0px 0px 0px 24px;
	text-align:right;
}
.headerContent .headWDivide2 {
	padding:0px 6px 0px 6px;
}


/* Navigation */
/* Search */
.textlink
{
	text-align:center;
	height:15px;
	margin-top:-62px;
	width:200px;
	padding-left:130px;
	
}

.globalHeaderSearch
{
	margin-top:10px;
}
.globalHeaderSearch .headerTxtField {
	background-color:#FFFFFF;
	border-color:#646464 rgb(217, 217, 217) rgb(217, 217, 217) rgb(100, 100, 100);
	border-style:solid;
	border-width:2px;
	font-size:11px;
	font-weight:bold;
	height:15px;
	padding:3px 0px 0px 3px;
	width:435px;
}
.globalHeaderSearch .headerSearchBtn
{
	margin-right:4px;
	vertical-align:middle;
	margin-bottom:8px;
	margin-left:4px;
}
/* Search */

/** # Top BreadCrumbs **/

/** # Main Content Container **/
.mainContainer
{
	width: 986px;
	margin: 9px auto;
}
.siteLeftContainer
{    
	width: 620px;
	float: left;
	margin: 0 9px 9px 0px;
	padding: 0;
}
.siteRightContainer
{
	width: 354px;
	float: left;
	padding: 0;
}

/** # Site Left Coloumn**/
.leftHeadLine
{
	background-color: white;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.leftHeadLine div.topDate
{
	color: #9B9595;
	border-bottom: 1px solid #DFDFDF;
}
div.topDate p.todaysDate
{
	float: left;
	width: 290px;
}
div.topDate p.ButMainPage
{
	width: 300px;
	float: right;
	text-align: right;
}

/** HeadLine Left **/
.leftColumnContainer
{
	width: 301px;
	float: left;
	margin-right: 17px;	
}
.headLineNews
{
	background-color: #F6F6F6;
	padding: 18px 18px 18px 17px;
	font-size: 12px;
	width: 275px;
	overflow: hidden;
	
}.headLineNewsTabbed{
	background-color: #F6F6F6;
	padding: 6px 10px 18px 9px;
	font-size: 12px;
}.immageMainRight{
	background-color:#F2F2F2;
	border-bottom:1px solid #E1E1E1;
	border-top:1px solid #E1E1E1;
	padding:10px;

}.otherHeadLineNews
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.otherHeadLineNews li
{
	background: url(images/icon_red_bullet.gif) no-repeat 0px 8px;
	padding: 2px 0 1px 10px;
	font-weight: bolder;
	font-size: 12px;
}
.leftOtherNewsContainer
{
	margin-top:10px;
	margin-left: 14px;
}
p.otherNews, p.allNews
{
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 3px 0;
	font-size: 10px;
}
.roundMe
{
	z-index: 2;
}


.cnnContentHeader
{
	border-bottom:1px solid #DFDFDF;
	padding:10px 18px 9px;
}

.cnnContentHeader .cnnCHLnks {
	color:#CCCCCC;
	float:right;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

.cnnContentHeader .cnnDate {
	color:#949494;
	float:left;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
}


/** HeadLine Right **/
.rightHeadLine
{
	width: 286px;
	float: left;
}
.rightHeadLineBottomContent
{
	margin-top:10px;	
}
.rightSubCat_News
{
	border: 2px solid #EFEFEF;
	margin-top: 8px;	
}
.rightSubCat_OtherNews
{
	border: 2px solid #EFEFEF;
	margin-top: 8px;	
	padding:7px 3px 5px 11px;
}
.t2Container
{
	margin:7px 3px 5px 11px;
	clear: both;
	margin-bottom: 10px;
	margin-top:10px;
	padding-bottom: 15px;
}
.postItContainer
{
	background:url(images/postItBG.gif);
	width:272px;
	height:84px;
	clear: both;
	padding-left:10px;
	padding-top:20px;
	margin-bottom: 10px;
}
div.t2Container img.imageMe, .postItContainer img.imageMe
{
	float: left;
	margin-right: 10px;
}
.t2Container div, .postItContainer div
{
	width: 165px;
	float: left;
	padding: 0;
	margin: 0;
}
.subAdvertisement_1
{
	float: left;
	width: 95px;
	text-align: right;
}
.mCatSubHeadLines
{
	clear: both;
	margin: 5px 0 15px 0;
}
.mCatSubHeadLines img.subHeadLineImg
{
	float: left;
	margin-right: 10px;
}
.leftHeadingsPadding
{
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
}
.rightBoxes
{
	padding: 0px;
	clear: both;
	background-color: #DADADA;
	margin-bottom: 10px;
	height:auto;
	
}
.newsDetailsMainContainer .RightBar .rightBoxes
{
	width: 315px;
}
.nDetailsRelatedNews
{
	float: left;
	width: 200px;
	margin: 10px 20px 10px 0;
	clear: left;
}

.cnnT1 .nDetailsRelatedNews
{
	float:none;
	display:block;
	width:auto;
	padding:10px;
	clear:both;
	margin:0px;
	border-top:solid 1px #dddddd;
	margin-top:10px;
}


.rightInnerBoxes
{
	border: 1px solid #E1E1E1;
}
.imageMainRight, .photoGalleryBox
{
	background-color: #FFFFFF;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px;
	width: 230px;
	height:120px;
	overflow: hidden;
}
.newGalleryContainer
{
	clear: both;
	height: 120px;
	overflow: hidden;
	font-size:10px;
}
.passiveGallery
{
	display: none;
}
.advertiseRightList
{
	background-color: white;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px;
}
.galleryBottomLink
{
	clear: both;
}

.rightBottomLink a, 
.rightBottomLink a:visited,
.galleryBottomLink a, 
.galleryBottomLink a:visited
{	
	padding: 1px;
	margin:1px;
	border-right: 0px solid #e1e1e1;
	font-weight: bold;
	color: #5C7996;
}

.rightBottomLink a:hover,
.galleryBottomLink a:hover
{
	color: #CC0000;
}

.galleryBottomLink a.galleryBottomActive, 
.galleryBottomLink a.galleryBottomActive:visited, 
.galleryBottomLink a.galleryBottomActive:hover
{
	color: #CC0000;
}

.financeKnow
{
	font-size: 11px;
	color: #000;
	border-top: 1px solid #e1e1e1;
	padding: 5px 0 5px 10px;
	background-color: #F2F2F2;
}

.financeKnow td img
{
    float: left;
    width: 9px;
    height: 10px;
}

.rightHeaderContainer
{
	border-bottom: 1px solid #E1E1E1;
	padding: 10px 0 7px 10px;
}
.meteorTwo
{
	width: 155px;
	float: left;
	border-right: 1px solid #E1E1E1;
	text-align: center;
}
.showPoll
{
	padding: 10px;
}
.showPoll h3
{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	color: black;
}
.footerNavigationContainer
{
	background-color: #EBEBEB;
	padding: 10px 0;
	text-align: center;
	clear: both;
	line-height: 20px;
	margin-top: 10px;
}
.footerNavigationContainer a
{
	padding: 0 2px;
}
.footerMenu
{
	padding: 0px 100px;
}
.footerSearchContainer
{
	padding-top: 10px;
	width: 650px;
	margin: 0 auto;
}
hr.footerLine
{
	border-top: 1px solid #DADADA;
	color: #DADADA;
	height: 1px;
}
div.newsDetails
{
	padding: 5px 5px 50px 5px;
	text-align: justify;
	font-size: 12px;
}
.newsDetailLeft
{
	float: left;
	width: 290px;
	padding-bottom: 10px;
}
.newsDetailRight
{
	float: left;
	width: 290px;
	padding-bottom: 10px;
	margin-left: 20px;
}
.hurriyetOto
{
	display: block;
	float: left;
	width: 119px;
	height: 31px;
	margin-right: 25px;
}
.headerLinks
{
	float: left;
	width: 450px;
	font-weight: bolder;
}
.headerLinks a
{
	display: block;
	float: left;
	padding: 10px 10px 0 8px;
	font-size: 12px;
}
.headerSpotContainer
{
	color: #949494;
	background-color: white;
}
.newsDetailSpotHeader
{
	border-bottom: 1px solid #DADADA;
	padding: 0px 10px;
}
.spotDate
{
	color:#949494;
	font-weight:bold;
	line-height:14px;	
	float: left; /*width: 790px;*/
	padding: 14px 0 10px 10px; /*float: left; 		width: 790px; 		padding: 14px 0 10px 10px;*/
}
.spotHeaderOptions
{
	width: 280px; /*width: 117px;*/
	float: right;
	padding-top: 14px;
	height: 25px; /*width: 117px; 		float: right; 		padding-top: 14px; 		height:25px;*/
}
.spotHeaderOptions a
{
	display: block;
	float: left; /*width: 40px;*/
	width: 100px;
	margin-left: 6px;
	border: 1px solid #DADADA;
	font-size: 8px;
	color: #CA0002;
	padding-left: 6px;
	background-color: white;
	font-family: Verdana;
	text-align: center; /*display: block; 		float: left; 		width: 40px; 		margin-left: 6px; 		border: 1px solid #DADADA; 		font-size: 8px; 		color: #CA0002; 		padding: 2px; 		background-color: white; 		font-family: Verdana; 		text-align: center;*/
}
.spotHeaderOptions a:hover
{
	background-color: #F2F2F2;
	color: #666;
}
.newsDetailTitle
{
	/*float: left; 		color: black; 		font-size: 25px; 		width: 470px; 		padding: 15px; 		font-weight: 900;*/
	float: left;
	color: black;
	font-size: 25px; /*width: 470px;*/
	width: 80%; /*padding: 15px;*/	
	padding: 30px 10px;
	font-weight: 900;
}
.newsDetailSpot
{
	font-weight:bold;
    float: left;
	width: 96%;
	padding: 0px 0px 15px 0px;
}
/** News Detail Top Tab Buttons **/
.newsDetailTabButtonsContainer
{
	margin-top: 6px;
	height: 29px;
}
.newsDetailTabButtonsContainer a
{
	text-indent: -1200px;
	margin-right: 7px; /** Read **/
}
.newsDetailTabButtonsContainer a.newsDetailActive
{
	background: white url(images/tab_news_details_active.jpg) no-repeat;
	width: 224px;
	height: 29px;
	display: block;
	float: left;
}
.newsDetailTabButtonsContainer a.newsDetailPassive
{
	background: white url(images/tab_news_details_passive.jpg) no-repeat;
	width: 123px;
	height: 29px;
	display: block;
	float: left;
}
.newsDetailTabButtonsContainer a.newsDetailPassive:hover
{
	background: white url(images/tab_news_details_hover.jpg) no-repeat;
	width: 123px;
	height: 29px;
	display: block;
	float: left; /** Video **/
}
.newsDetailTabButtonsContainer a.newsVideoActive
{
	background: white url(images/tab_news_video_active.jpg) no-repeat;
	width: 224px;
	height: 29px;
	display: block;
	float: left;
}
.newsDetailTabButtonsContainer a.newsVideoPassive
{
	background: white url(images/tab_news_video_passive.jpg) no-repeat;
	width: 123px;
	height: 29px;
	display: block;
	float: left;
}
.newsDetailTabButtonsContainer a.newsVideoPassive:hover
{
	background: white url(images/tab_news_video_hover.jpg) no-repeat;
	width: 123px;
	height: 29px;
	display: block;
	float: left; /** Photo **/
}
.newsDetailTabButtonsContainer a.newsPhotoActive
{
	background: white url(images/tab_news_photo_active.jpg) no-repeat;
	width: 224px;
	height: 29px;
	display: block;
	float: left;
}
.newsDetailTabButtonsContainer a.newsPhotoPassive
{
	background: white url(images/tab_news_photo_passive.jpg) no-repeat;
	width: 123px;
	height: 29px;
	display: block;
	float: left;
}
.newsDetailTabButtonsContainer a.newsPhotoPassive:hover
{
	background: white url(images/tab_news_photo_hover.jpg) no-repeat;
	width: 123px;
	height: 29px;
	display: block;
	float: left; /** News Details Main Container **/
}
.newsDetailsMainContainer
{
	background-color: white;
	padding: 9px 9px 19px 19px;
}
.newsDetailsMainContainer .LeftBar
{
	float: left;
	width: 580px;
	margin-right: 20px;
}
.newsDetailsMainContainer .RightBar
{
	float: left;
	width: 337px;
	background-color: #F2F2F2;
	padding: 9px;
}
.fontChangeBar
{
	padding: 10px 0;
	text-align: right;
	font-size: 9px;
	color: #777777;
	float: right;
	clear: both;
}
.newsDetailRightAdvertisement
{
	text-align: center;
	background: url(images/curly_border.jpg);
	padding: 10px;
	margin-bottom: 10px;
}
.advertisementInline
{
	text-align: center;
	background: #F2F2F2;
	padding: 5px;
}
.newsDetailRightLinks
{
	padding: 5px 0;
}
.newsDetailRightLinks a
{
	display: block;
	padding: 9px 0;
	font-size: 12px;
	font-weight: bolder;
	border-top: 1px solid #E4E4E4;
}
.tagList
{
	font-weight: bolder;
}
.tagList a
{
	text-decoration: underline;
}
.newsDetail_leftSmaller
{
	width: 180px;
	font-size: 11px;
	float: left;
	clear: left;
	margin-right: 15px;
}
/** News Detail -- Comment Box **/
.newsDetailFooterModuleContainer
{
	border: 1px solid #E8E8E8;
	padding: 8px;
	color: black;
}

.listSubNewsContainer
{
	width: 550px;
	float: left;
	height: 74px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	overflow: hidden;
	padding-right: 10px;
}
.listSubNewsContainer .img
{
	float: left;
	margin-right: 15px;
}
.listSubNewsContainer p
{
	margin: 2px;
}
.listSubNewsContainer .spotTime 
{
	color:#949494;
	font-size: 10px;
}
.newsDetailFooterModuleContainer h2
{
	margin : 0px;
	padding:5px;
	font-size: 22px;
	color: #ca0002;
	border-bottom : 1px solid #E8E8E8;
}


/** Weather Forecast Ends // Photo Gallery Starts **/
.photoGalleryContainer
{
	background-color: white;
	margin-top: -10px;
}
.pGHeader
{
	position: relative; 
	text-align: left; 
	padding: 10px
}
.pG_HeaderNav
{
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	padding-left: 15px;
}
.pG_HeaderNav a.Items
{
	display: block;
	float: left;
	width: 161px;
	border-left: 1px solid #F2F2F2;
	height: 42px;
	padding: 35px 5px 0 5px;
	text-align: center;
	font-size: 15px;
	color: #CA0002;
	font-weight: bolder;
}
.pG_HeaderNav a.Items:hover, .pG_HeaderNav a.selectedGalleryCat
{
	color: #000;
	background: url(images/gallery_top_link_bg.jpg) repeat-x;

}
.pG_Logo
{
	width: 240px;
	height: 57px;
	float: left;
	margin-right: 40px;
	padding: 10px 0;
}
.pG_MainContainer
{
	padding: 18px;
}
.pG_LeftGalleryContainer
{
	width: 590px;
	background-color: white;
	float: left;
}
.pG_LeftBroadCastContainer
{
	width: 560px;
	background-color: white;
	float: left;
}
.pG_RightGalleryContainer
{
	width: 350px;
	float: left;
}
/** Photo Gallery Ends **/

/** 29.05 - SearchPage Results ------ cnnturk.css floatRight kopyala! **/
.searchResultsContainer
{
	background-color: white;
	width: 983px;
	margin: 0 auto;
}
.sR_returnHomeLink
{
	border-bottom: 1px solid #E6E6E6;
	padding: 8px;
	font-weight: bolder;
}
.sR_CnnHeaderContainer
{
	padding: 10px 0;
}
.sR_CnnLogoContainer
{
	width: 420px;
	float: left;
}
.sR_CnnLogoContainer .cnnLogo
{
	padding-right: 15px;
}
.sR_CnnHeaderContainer .subSearchBarContainer
{
	margin-top: 13px;
}
.sR_mainStaticsTopBarContainer
{
	margin: 0 8px 8px 8px;
	padding: 7px;
	color: black;
	font-size: 12px;
	background-color: #F1F9FC;
	border-top: 2px solid #D9DDE0;
}
.sR_tabSearchModuleLinks
{
	float: left;
}
.sR_searchMainResultInfo
{
	float: right;
}
.sR_mainResultsContainer
{
	clear: both;
	padding-top: 10px;
}
.sR_searchResultsLeft
{
	width: 590px;
	margin: 0 10px;
	float: left;
}
.sR_searchResultsLeft .sR_searchResultsOptions
{
	float: right;
	clear: both;
	margin-bottom: 10px;
}
.sR_searchResultItem
{
	clear: both;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 13px;
}
.sR_searchResultItem a
{
	color: black;
}
.sR_searchResultItem a strong
{
	color: #004276;
	font-size: 16px;
}
.sR_searchResultItem a span
{
	font-size: 11px;
	color: #C6C6C6;
}
.sR_searchResultsOptions
{
	color: #C6C6C6;
}
.sR_searchResultsRight
{
	width: 325px;
	float: left;
	margin: 0 10px;
	padding: 0 5px 0 20px;
	border-left: 1px solid #C6C6C6;
}
.sR_videoListContainer
{
	clear: both;
	margin-top: 10px;
}
.sR_videoListContainer div
{
	width: 88px;
	margin: 0 20px 10px 0;
	float: left;
}
.sR_videoListContainer div a
{
	font-size: 10px;
	font-weight: bolder;
}
.sR_advertisementContainer
{
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #C6C6C6;
	text-align: center;
}

/** Pagination Starts -- 03-06 **/
.sR_paginationContainer
{
	clear: both;
	margin: 20px;
	width: 320px;
	margin: 0 auto;
	text-align:center;
}
.sR_paginationContainer a
{
	display: block;
	padding: 2px 6px;
	border: 1px solid #CDDDED;
	float: left;
	margin-right: 4px;
}
.sR_paginationContainer a:hover
{
	border: 1px solid #004276;
	background-color: #004276;
	color: white;
}
.sR_paginationContainer span.sR_prevLinkPassive, .sR_paginationContainer span.sR_nextLinkPassive
{
	border: 1px solid #DCDCDC;
	color: #999;
	float: left;
	display: block;
	padding: 2px;
	margin-right: 4px;
}
.sR_paginationContainer span.sR_selectedPageNum
{
	display: block;
	padding: 2px;
	float: left;
	border: none;
	color: #888;
	font-weight: bolder;
	margin-right: 9px;
	margin-left: 5px;
}
.sR_footerSearchBarContainer
{
	/*width: 565px;*/
	margin: 0 auto 0px auto;
}
.sR_mainSeperator
{
	height: 1px;
	padding: 0;
	border-top: 1px solid #CCC;
	color: white;
	margin-bottom: 10px;
}
.sR_mainContainer
{
	width: 983px;
      margin: 0 auto;
      /*padding: 20px 0;*/
      color: #8D8D8D;
      /*font-weight: bolder;*/

}
.sR_mainContainer a
{
	      display: block;
      float: left;
      padding: 10px 0;
      /*margin-right: 20px;*/

}

.sR_searchResultsRight ul.otherHeadLineNews
{
	margin-top: 10px;
}
.sR_searchResultsRight ul.otherHeadLineNews li
{
	padding-bottom: 4px;
}
.sR_searchResultsRight ul.otherHeadLineNews li a
{
	font-size: 12px;
}
.sR_searchResultItem .sR_videoThmb
{
	width: 88px;
	float: left;
	margin-right: 10px;
}

/** Pagination Ends **/
.hotTopicsMainList table
{
	width:100%;
}
.hT_updateNotify
{
	float: left;
	width: 425px;
	padding: 5px 10px;
}
.hT_optionButtonsContainer .spotHeaderOptions
{
	width: 105px;
	padding: 5px 5px 0 0;
	float: right;
}
.hT_topicTitleContainer
{
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #E6E6E6;
}
.hT_topicTitleContainer h2
{
	padding: 0 0 0 7px;
	margin: 0;
	font-size: 30px;
	color: black;
}
.hT_rssLink
{
	width: 130px;
	float: right;
	text-align: right;
}
.hT_rssLink a img
{
	padding-top: 2px;
}
.hT_topicTitleContainer a.hT_followRssLink
{
	text-align: right;
	font-size: 10px;
	color: #CA0002;
}

.hT_mainNews
{
	padding: 20px;
	font-size: 12px;
	clear: both;
}
.hT_mainNews img
{
	float: left;
	margin-right: 20px;
}
.hT_mainNews h2
{
	font-size: 21px;
	padding: 0;
	margin: 0;
}
.hT_mainNews a
{
	color: #5C7996;
}

.hT_leftContainer
{
	width: 360px;
	float: left;
	margin-right: 10px;
	padding: 5px 10px 5px 20px;
}
.hT_rightContainer
{
	width: 190px;
	float: left;
}

.hT_videoThmbContainer
{
	clear: both;
}
.hT_videoThmbContainer div.roundMe
{
	width: 140px;
	padding: 5px 5px 6px 5px;
	margin-right: 5px;
	border: 1px solid #DFDFDF;
	float: left;
}
.hT_videoThmbContainer div.roundMe img
{
	padding-bottom: 3px;
}
.topicSearchTitle
{
	font-size: 16px;
	color: black;
	font-weight: 900;
	margin: 15px 0 0 0;
	padding: 5px 0;
}

.hT_topicSearchContainer
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 0 7px 0;
}
.hT_topicSearchContainer label
{
	display: block;
	width: 100px;
	float: left;
	color: #949494;
	font-size: 12px;
	font-weight: bolder;
	padding: 7px 3px;
}
.hT_topicSearchContainer div.searchTopic
{
	float: left;
	width: 232px;
	padding-top: 5px;
}
.hT_topicSearchContainer div.searchTopic input
{
	padding: 2px;
	width: 219px;
}
.hT_topicSearchContainer input.submitImage
{
	margin-top: 4px;
}

.hT_topicResultContainer
{
	clear: both;
	margin-top: 5px;
}
.hT_topicResultContainer div
{
	margin-bottom: 15px;
}
.hT_topicResultContainer div a
{
	font-size: 12px;
	font-weight: bolder;
}

.hT_allAbout
{
	border: 1px solid #DFDFDF;
	padding: 4px 0;
	margin-bottom: 25px;
}
.hT_allAbout strong
{
	font-size: 14px;
	color: black;
	display: block;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px 9px;
}
.hT_allAbout a
{
	display: block;
	font-weight: bolder;
	padding: 3px 9px;
	border-bottom: 1px solid #DFDFDF;
	background: url(images/icon_rss.jpg) no-repeat;
	background-position: 165px center;
}
.hT_allAbout a:hover
{
	background-color: #FFFFCC;
}
.hT_allAbout a.hT_moreLinks
{
	border: none;
	font-size: 10px;
	color: #5C7996;
	font-weight: bolder;
	background: none;
}
.hT_allAbout a:hover.hT_moreLinks
{
	background-color: white;
}
.hT_advertisementPlace
{
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #DFDFDF;
}

/** Contact **/
.contactSubIcons
{
	clear: both;
	margin: 30px auto;
	width: 480px;
}
.contactSubIcons a
{
	display: block;
	margin: 30px 10px;
	float: left;
}
.contactFormContainer
{
	clear: both;
}
.contactFormContainer div.memRegWhite label
{
	background-color: #DDDDDD;
}

/** Blog **/
.blogRightBoxes
{
	background-color: white;
	width: 205px;
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
}
.blogRightBoxes h2.rightTitles
{    
	border-bottom: 1px solid #E6E6E6;
}
.blogRightBoxes .blogRightBoxContent
{
	padding: 10px;
	font-size: 12px;
}
.blogMainHeader
{
	background-color: white;
	padding: 20px;
	border-bottom: 1px solid #E6E6E6;
}
.blogListEntry
{
	clear: both;
	margin-bottom: 10px;
}
.blogListEntry h2
{
	font-size: 18px;
	padding: 0;
	margin: 15px 0 0 0;
}
.blogListEntry p
{
	margin: 15px 0;
}
.blogOptions
{
	clear: both;
	margin: 20px 0 30px 0;
	background-color: #f2f2f2;
	padding: 5px;
	font-weight: boldeR;
	color: #949494;
}
.blogOptions a
{
	padding: 0 10px;
}
.blogNavigation
{
	padding: 20px;
	text-align: center;
	font-weight: bolder;
	border-top: 1px solid #E2E2E2;
}
.blogRecentEntries li a
{
	display: block;
	padding: 3px 0 0 10px;
	background: url(images/bullet_red.jpg) center left no-repeat;
	font-weight: bolder;
}
.blogContributorList
{
	clear: both;
}
.blogContributorList div
{
	width: 156px;
	float: left;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bolder;
}
.blogCommentContainer
{
	clear: both;
	border-top: 1px solid #E6E6E6;
	padding: 5px 0;
}
.blogCommentContainer .blogCommentItem
{
	clear: both;
	border-bottom: 1px solid #E6E6E6;
	padding: 5px 0 20px 0;
	font-size: 12px;
}
.blogCommentItem .blogCommentWriter
{
	font-weight: bolder;
	width: 120px;
	float: left;
	height: 100px;
}
.blogCommentItem .blogCommentText
{
	float: left;
	width: 460px;
}

/** Finans **/
.finans_liveLeftBox
{
	width: 327px;
	float: left;
	margin: 0px 15px 5px 0;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.finansLiveNewsBoxRight
{
	width: 250px;
	float: left;
}
.newsListItem
{
	clear: both;
	margin-bottom: 25px;
	margin-top: 25px;
}
.newsListItem img
{
	float: left;
	padding-right: 10px;
}
.newsListItem strong
{
	font-size: 13px;
}
.tableList
{
	clear: both;
	margin-top: 10px;
}
.tableDesign_1
{
	border: 1px solid #E6E6E6;
	width: 192px;
	float: left;
	margin-right: 6px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.tableDesign_1 table tr td
{
	padding: 5px;
	text-align: center;
	font-size: 12px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #E6E6E6;
}
.finansTdHeader
{
	font-weight: bolder;
	font-size: 13px;
	color: #004276;
	background-color: white;
	border-bottom: none;
	text-align: center;
}
.tableDesign_1 table tr.bgWhite td
{
	background-color: white;
}
.left2ColumnTables
{
	width: 400px;
	float: left;
}
.table1ColumnLonger
{
	width: 200px;
	float: left;
	clear: right;
}
.tableRatings
{
	width: 190px;
	border: 1px solid #E6E6E6;
	padding: 3px;
	height: 5px;
}
.finansPollLeft
{
	width: 90px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}
.finansPollRight
{
	width: 88px;
	float: left;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}
.finansPollValue
{
	height: 15px;
	margin: 3px 5px 6px 5px;
	border: 1px solid #E6E6E6;
	clear: both;
}
.finansPollValue div
{
	height: 15px;
}
.redOne
{
	background-color: red;
}
.greenOne
{
	background-color: green;
}
.blueOne
{
	background-color: blue;
}
.tableDesign_2
{
	border: 1px solid #E6E6E6;
	width: 192px;
	float: left;
	margin-right: 6px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

/** Artuc **/
.newLoginButtonContainer
{
	clear: both;
	margin-left: 95px;
}
.loginContainer div.RememberMeCheckBox
{
	clear: both;
	padding-bottom: 2px;
}
.RememberMeCheckBox label
{
	width: 200px;
}
.newLoginButtonContainer input
{
	padding-left: 12px;
}
.spotHeaderOptions2
{
	width: 280px; /*width: 117px;*/
	float: right;
	padding-top: 7px;
	height: 25px;
}
.spotHeaderOptions2 a
{
	display: block;
	float: left; /*width: 40px;*/
	width: 100px;
	margin-left: 6px;
	border: 1px solid #DADADA;
	font-size: 8px;
	color: #CA0002;
	padding-left: 6px;
	background-color: white;
	font-family: Verdana;
	text-align: center;
}
.spotHeaderOptions2 a:hover
{
	background-color: #F2F2F2;
	color: #666;
}

.article_toolbar
{
	border-color: #E8E8E8;
	border-style: solid;
	border-width: 1px 0pt;
	clear: both;
	height: 33px;
	margin: 27px 0pt 8px;
	position: relative;
}

body .cnnYlwBlkBannerTeaser
{
	background:#FFF500 none repeat scroll 0% 0%;
	height:15px;
	width:260px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:4px 0pt 4px 5px;
}

body .headLineNewsTabbed .cnnYlwBlkBannerTeaser
{
    width:278px;   
    background:#FFF500 none repeat scroll 0% 0%;
}

div.cnnT1
{
	background:#F6F6F6 none repeat scroll 0% 0%;
}

.cnnT1 h1 {
	font-family:Helvetica,arial,sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	margin:0pt;
	padding:4px 0px 2px 0pt;
}

span.commentNumber, .sR_searchResultItem a.commentNumber
{
	color:#004276;
}
span.commentNumber img
{
	margin-right:3px;
}

span.updateTime
{
	color:#CA0002;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}

a span.updateTime
{
	color:#CA0002;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}

div.cnnReskin
{
	width:772px;
	margin:0px auto;
	background:white;
	padding:16px;
}

div.cnnReskin h1
{
	color:#ca0002;
	margin:0px;
	padding:0px;
}

div.cnnReskin hr
{
	border-bottom: 3px solid rgb(0, 51, 102); 
	margin: 0pt 0pt 8px;
}

div.banner div
{    
	margin:0px auto;
	text-align: center;	
}

.siteLeftContainer div.banner div
{
    
}

.siteRightContainer div.banner div
{
    padding-top: 17px;
}

/* 2008-08-08: Ertugrul */

div.otherNews div{
    float: left;
    display: inline;
    height: 140px;
}
a.commentWrite { 
   display: block; 
   width: 64px; 
   height: 15px; 
   border: none;
   text-decoration: none; 
   background: url(Images/commentwrite_on.png) no-repeat; 
} 

a.commentWrite:hover { 
   background: url(Images/commentwrite_over.png) no-repeat; 
} 
a.sendFriend { 
   display: block; 
   width: 108px; 
   height: 15px; 
   border: none;
   text-decoration: none; 
   background: url(Images/sendfriend_on.png) no-repeat; 
} 

a.sendFriend:hover { 
   background: url(Images/sendfriend_over.png) no-repeat ; 
} 
a.print { 
   display: block; 
   width: 46px; 
   height: 15px; 
   border: none;
   text-decoration: none; 
   background: url(Images/print_on.png) no-repeat; 
} 

a.print:hover { 
   background: url(Images/print_over.png) no-repeat ; 
} 


a.newsPrev  
{
	float:left;
   display: block; 
   width: 86px; 
   height: 15px; 
   border: none;
   text-decoration: none; 
   background: url(Images/newsprev.png) no-repeat; 
} 

a.newsPrev:hover { 
   background: url(Images/newsprev_hover.png) no-repeat ; 
} 

a.newsNext  
{
   float:right;
   display: block; 
   width: 93px; 
   height: 15px; 
   border: none;
   text-decoration: none; 
   background: url(Images/newsnext.png) no-repeat; 
} 

a.newsNext:hover { 
   background: url(Images/newsnext_hover.png) no-repeat ; 
} 

div.newsNextPrev 
{
	float:right;
	text-align:right;
	display: block; 
	margin:0px auto;
	width: 195px;
}
div.newsDetailsMainContainerNewsNextPrev
{
	float: right;
	margin:0px auto;
	padding-top:5px;
	display:block;
	width: 195px;
}
div.newsDetailsMainContainerNewsNextPrevcenter
{
	float: none;
	margin:0px auto;
	padding-top:5px;
	display:block;
	width: 195px;
}
div.newsDetail ul{
	list-style-type:disc;
	margin:auto;
	padding-left:20px;
}
div.newsDetail ul li{
	list-style-type:disc;
}

.adnet{
width:580px;
	
}