body
{
	background: #DADADA none repeat scroll 0 0;
	color: #000000;
	margin: 0;
	padding: 0;
}

body, td, th, textarea, select, h2, h3, h4, h5, h6
{
	-x-system-font: none;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.25em;
}
p
{
	margin: 12px 0;
}
a
{
	color: #004276;
	text-decoration: none;
}
a:visited
{
	color: #5C7996;
}
a:hover
{
	color: #CA0002;
}
a:focus
{
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
/*ul, ol, li
{
	padding: 0;
	margin: 0;
/*	list-style: none;
}
*/
a img
{
	border: 0;
}
/** # FORM Elements**/
input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2.noPadding
{
	padding: 0;
}

/** #GENERAL Modules **/
.leftModules
{
	background-color: white;
	padding: 10px;
	margin: 9px 0;
}
.alignRight
{
	text-align: right;
}
.alignCenter
{
	text-align: center;
}
.floatLeft
{
	float: left;
	display: block;
}
.floatRight
{
	float: right;
	display: block;
}
.clearBoth
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.clearRight
{
	clear: right;
}
html div.noBorder
{
	border: none;
}
.rssIcon
{
	background: url(images/icon_rss.jpg) no-repeat;
}
.oyunIcon
{
	background: url(images/icon_oyun.jpg) no-repeat;
}
.haberIcon
{
	background: url(images/icon_haber_sms.jpg) no-repeat;
}
.radyoIcon
{
	background: url(images/icon_radyo.jpg) no-repeat;
}
html body div.reset
{
	padding: 0;
	margin-left: 0;
}
.bgWhite
{
	background-color: white;
	padding-top: 10px;
}
.wnormal *
{
	font-weight: normal;	
}

/** # Width - Height **/
.width300
{
	width: 300px;
}
.width200
{
	width: 200px;
}

/** # Predefined **/
.padding10
{
	padding: 10px;
}
.padding18
{
	padding: 18px;
}
.LeftImage
{
	float: left;
	margin-right: 5px;
	padding: 3px;
}
.RightImage
{
	float: right;
	margin-left: 5px;
}
.borderTop
{
	border-top: 1px solid #e1e1e1;
}
.padding5
{
	padding: 5px;
}
.paddingTop
{
	padding-top: 10px;
}
.paddingBottom20
{
	padding-bottom: 20px;
}
.paddingBottom5
{
	padding-bottom: 20px;
}
.marginTop
{
	margin-top: 8px;
}
/** #Son Dakika **/
.freshContainer
{
	width: 984px;
	height: 76px;
	font-size: 22px;
	color: black;
	margin: 0 0 9px 0px;
}
.freshLeft
{
	width: 200px;
	float: left;
	background-color: black;
	color: white;
	height: 51px;
	padding: 15px 10px 10px 10px;
}
.freshMain
{
	width: 729px;
	padding: 15px 5px 10px 10px;
	background-color: #FFF500;
	height: 51px;
	float: left;
	line-height:24px;
}
.freshClose
{
	width: 20px;
	float: left;
	height: 76px;
	padding-right: 10px 10px 0 0;
	background-color: #FFF500;
}


/** # CLEARFIX for height problems in IE 7 - FF **/
.clearfix:after
{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* \ */
.clearfix
{
	display: block;
}
/* */


.infoDiv
{
	padding-left: 80px;
}
/*** # Select Area **/
a.categoryOpener
{
	background: #FFFFFF url(images/category_opener_bg.gif) no-repeat;
	color: #004276;
	font-weight: bolder;
	width: 147px;
	height: 19px;
	display: block;
	clear: both;
	padding: 4px 0 0 5px;
}
.categoryList
{
	background-color: white;
	height: 170px;
	width: 210px;
	padding: 5px;
	overflow-y: scroll;
	border: 1px solid #CCC;
}
.categoryList h3
{
	color: #999;
	font-size: 11px;
	margin: 10px 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px dashed #CCC;
}
.categories
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
.categories li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.categories li a
{
	font-weight: bolder;
	color: #004276;
	display: block;
	padding: 2px;
}
.categories li a:hover
{
	background-color: #FFFFD7;
	color: #CC0000;
}
.categoryBoxOpacity
{
	background: url(images/category_bg_transparent.gif) no-repeat;
	width: 220px;
	height: 185px;
	padding: 10px;
	position: absolute;
	z-index: 999;
	display: none;
	margin: -30px 0px 0 -110px;
}
.openDiv
{
	display: block;
}
.closeDiv
{
	display: none; /** 21-05 Fix txtMinus - plus for NewsDetails **/
}
a.txtPlus
{
	display: block;
	width: 13px;
	height: 13px;
	background: url(images/icon_txt_plus.gif) no-repeat;
	float: left;
	padding-right: 5px;
	cursor: pointer;
}
a.txtPlusPassive
{
	display: block;
	width: 13px;
	height: 13px;
	background: url(images/passive_icon_txt_plus.gif) no-repeat;
	float: left;
	padding-right: 5px;
}
a.txtMinus
{
	display: block;
	width: 13px;
	height: 13px;
	background: url(images/icon_txt_minus.gif) no-repeat;
	float: left;
	cursor: pointer;
}
a.txtMinusPassive
{
	display: block;
	width: 13px;
	height: 13px;
	background: url(images/passive_icon_txt_minus.gif) no-repeat;
	float: left;
}
.textMinusPlus
{
	float: left;
	width: 150px;
	padding-right: 10px; /** Video Scroller Start **/
}
div.videoBoxContainer
{
	width: 335px;
	height: 193px;
	border: 1px solid #CDD1DA;
	background-color: white;
	overflow: hidden;
}
div.videoBoxContainer div.header h2
{
	float: left;
	width: 80px;
	font-size: 22px;
	padding: 10px;
	color: black;
	margin: 0;
}
ul.navigateVideos
{
	margin: 10px 0px;
	padding: 0;
	list-style: none;
	width: 100px;
	float: right;
}
ul.navigateVideos li
{
	float: left;
}
ul.navigateVideos li a#arrowLeft
{
	display: block;
	width: 26px;
	height: 19px;
	background: url(images/left_red_btn.gif) no-repeat;
}
ul.navigateVideos li a:hover#arrowLeft
{
	background: url(images/left_red_over_btn.gif) no-repeat;
}
ul.navigateVideos li a#arrowRight
{
	display: block;
	width: 26px;
	height: 19px;
	background: url(images/right_red_btn.gif) no-repeat;
}
ul.navigateVideos li a:hover#arrowRight
{
	background: url(images/right_red_over_btn.gif) no-repeat;
}
ul.navigateVideos li span
{
	background: url(images/gray_status.gif) no-repeat;
	width: 5px;
	height: 5px;
	display: block;
	margin: 8px 5px 0 3px;
}
ul.navigateVideos li span.active
{
	background: url(images/gray_active_status.gif) no-repeat;
}
ul.videos
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.videos li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 10px;
	width: 108px;
	font-weight: bolder;
}
div.videoList
{
	background-color: #f2f2f2;
	overflow: hidden;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 6px 5px 5px;
	height: 100px;
}
.roundVideo
{
	background: url(images/video_thmb_container.jpg) no-repeat;
	padding: 5px;
	width: 91px;
	height: 95px;
	text-align: center;
}
div.bottomNotifier
{
	padding: 5px 5px 7px 5px;
	font-size: 11px;
	color: #3465A0; /** Video Scroller End **/ /** CNNTurk Accordion Start **/
}
.accordionMenuContainer
{
	width: 318px;
}
dl, dd, dt
{
	margin: 0;
	padding: 0;
}
.accordionMenuContainer dd
{
	margin: 0;
	padding: 0;
}
.button_mainAccordion
{
	background: #CB0002;
	display: block;
	padding: 10px 0 10px 9px;
	color: white;
	font-size: 21px;
	font-weight: bolder;
}
.button_otherAccordion
{
	background: url(images/accordion_arrow_close.jpg) no-repeat;
	display: block;
	padding: 3px 0 4px 25px;
	color: white;
	font-size: 12px;
	margin-top: 3px;
	font-weight: bolder;
}
.accordionMenuContainer dt
{
	cursor: pointer;
}
.accordionMenuContainer dt:hover
{
	background: url(images/accordion_arrow_open.jpg) no-repeat;
}
.accordionMenuContainer dt.activeDt
{
	background: url(images/accordion_active_button_bg.jpg);
	color: #CB0002;
	height: 17px;
	margin-bottom: 0;
	padding: 4px 0 0 25px;
	font-size: 11px;
}
div.accordionContentContainer
{
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}
.accordionContentFooter
{
	background: url(images/activeDD_background_bottom.jpg) no-repeat bottom;
	height: 15px;
}
.accordionContentTopButtons
{
	border-bottom: 1px solid #E8E8E8;
	font-weight: bolder;
	text-align: center;
}
.accordionLeftButton
{
	display: block;
	width: 157px;
	float: left;
	padding: 4px 0;
	color: #C4C4C4;
}
.accordionRightButton
{
	width: 157px;
	float: left;
	display: block;
	padding: 4px 0;
	color: #CC0000;
	border-left: 1px solid #E8E8E8;
}
.accordionContentTopButtons a:hover
{
	background-color: #FFFFD7;
}
.accordionContent a
{
	display: block;
	border-bottom: 1px solid #E8E8E8;
	padding: 4px;
	font-weight: bolder;
	color: #276592;
	padding-left: 30px;
}
.accordionContent a span
{
	display: inline;
	float: left;
	width: 30px;
	text-align: center;
	color: #C4C4C4;
	margin-left: -30px;
}
.accordionContent a:hover
{
	background-color: #FFFFD7;
	color: #CA0002;
}
.accordionContent a img
{
	border: 1px solid #FFF;
}
.accordionContent a:hover img
{
	border: 1px solid #CA0002;
}
.accordionFreshSubjects a
{
	padding: 25px 0; /** News Detail Image Gallery - Mini **/
}
.newsDetailImageShowMini
{
	width: 292px;
	float: left;
	margin: 0 15px 15px 0;
}
.newsDetailImageShowMini .imageContainer
{
	clear: both;
	background: black;
}
.newsImageList, .newsImageList li
{
	padding: 0;
	margin: 0;
	list-style: 0;
	width: 292px;
}
.newsImageList li
{
	display: none;
}
.imageSlideNavigation
{
	text-align: center;
	margin: 0 auto;
	border: 1px solid #e2e2e2;
	border-top: none;
	padding: 5px 0;
	width: 290px;
}
.imageSlideNavigation a
{
	display: block;
	float: left;
	padding: 3px 5px;
	font-size: 10px;
	color: #999;
}
a.prevImage
{
	display: block;
	background: url(images/left_red_btn.gif) no-repeat;
	width: 26px;
	height: 19px;
	padding: 0;
}
a.nextImage
{
	display: block;
	background: url(images/right_red_btn.gif) no-repeat;
	width: 26px;
	height: 19px;
	padding: 0;
}
.buttonContainerDyWidth
{
	width: 200px;
	margin: 0 auto;
}
.newsImageList li.activeMiniImage
{
	display: block;
	background-color: white;
}

.newsImageList li span
{
	display: none;
}
.newsImageList li.activeMiniImage span
{
	display: block;
	width: 290px;
	background-color: white;
	color: #949494;
	font-weight: bolder;
	text-align: center;
	border: 1px solid #e2e2e2;
	border-top: none;
	font-size: 11px;
	padding: 5px 0;
	margin-top: -3px;
}
.buttonContainerDyWidth a.activatedNum
{
	color: red;
}


/** News Detail Image Gallery - Mini End **/
/** PhotoGallery Start **/
div.galleryShowContainer
{
	clear: both;
	width: 580px;
}
div.galleryShowContainer div.galleryImageBigger
{
	width: 580px;
	height: 380px;
	overflow: hidden;
}
.galleryPagination
{
	border-right: 1px solid #CDD1DA;
	border-left: 1px solid #CDD1DA;
	border-bottom: 1px solid #CDD1DA;
	height: 25px;
}
.galleryPagination a.nxImage
{
	width: 35px;
	height: 25px;
	background: url(images/gallery_but_next.jpg) no-repeat;
	display: block;
	border: none;
	float: left;
}
.galleryPagination a:hover.nxImage
{
	background: url(images/gallery_but_next_hover.jpg) no-repeat;
}
.galleryPagination a.prImage
{
	width: 35px;
	height: 25px;
	background: url(images/gallery_but_prev.jpg) no-repeat;
	display: block;
	border: none;
	float: left;
}
.galleryPagination a:hover.prImage
{
	background: url(images/gallery_but_prev_hover.jpg) no-repeat;
}
ul.galleryImageList li.activeBiggerImage span, span.captionActive
{
	background: url(images/imageDetails_alpha.png);
	display: block;
	height: 55px;
	width: 560px;
	position: absolute;
	color: white;
	padding: 10px;
	margin-top: 305px;
}
ul.galleryImageList li.activeBiggerImage span.captionMini
{
	height: 12px;
	margin-top: 348px;
	overflow: hidden;
}
ul.galleryImageList li.activeBiggerImage span strong
{
	display: block;
	padding-bottom: 5px;
}
li.activeBiggerImage span a.captionToggleOn
{
	background: url(images/gallery_caption_on_off.gif) no-repeat;
	width: 45px;
	height: 12px;
	display: block;
	float: right;
}
li.activeBiggerImage span a.captionToggleOff
{
	background: url(images/gallery_caption_on_off.gif) no-repeat 0 -12px;
	width: 45px;
	height: 12px;
	display: block;
	float: right;
}
div.galleryPagination
{
	padding: 10px 0;
}
div.galleryPagination div.numberList
{
	margin: 0 auto;
	height: 29px;
	overflow: hidden;
}
div.numberList div.appendHere
{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 26px;
	border-left: 1px solid #DADADA;
}
.galleryPagination .appendHere a
{
	display: block;
	float: left;
	width: 15px;
	text-align: center;
	color: #CC0000;
	font-weight: bolder;
	padding: 5px;
	border-right: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}
.galleryPagination .appendHere a:hover
{
	background-color: #FDFBD9;
	color: #CC0000;
}
.galleryImageList li.activeBiggerImage
{
	display: block;
}
.galleryImageList li
{
	display: none;
}
.numberList a.activeImageNum
{
	background: #FDFBD9;
	color: #999;
	cursor: default;
}
.toolTipImageContainer
{
	z-index: 999;
	position: absolute;
	width: 69px;
	height: 47px;
	padding: 5px 5px 10px 5px;
	border-bottom: none;
	background: white url(images/gallery_thmb_background.jpg) no-repeat bottom;
	margin: -70px 0 0 -35px;
	display: none;
}
.n_GalleryPrev
{
	display: block;
	width: 290px;
	height: 380px;
	position: absolute;
	float: left;
	background: url(images/spacer.gif);
}
a:hover.n_GalleryPrev
{
	background: url(images/gallery_left_image.png) 5px center no-repeat;
}
.n_GalleryNext
{
	display: block;
	width: 290px;
	height: 380px;
	position: absolute;
	float: left;
	margin-left: 290px;
	background: url(images/spacer.gif);
}
a:hover.n_GalleryNext
{
	background: url(images/gallery_right_image.png) 230px center no-repeat;
}
/** Content Photo Gallery **/
.pG_galleryIndicator
{
	background: url(images/ajax-loader.gif) no-repeat;
	background-position: center center;
	display: block;
	clear: both;
	margin: 20px;
	width: 43px;
	height: 11px;
	position: absolute;
}
.pG_ListContainer
{
	clear: both;
	margin-top: 25px;
}
.pG_ListTabButtonsContainer
{
	clear: both;
	padding-left: 20px;
	margin: 0;
}
.pG_ListContainer .pG_ListTabButtonsContainer li
{
	float: left;
	padding: 0;
	margin: 0;
}
.pG_ListTabButtonsContainer li a
{
	display: block;
	height: 18px;
	color: #CA0002;
	text-align: center;
	margin: 0 5px 6px 0;
	padding: 3px 10px 4px;
	border: 1px solid #DADADA;
	float: left;
}
.pG_ListTabButtonsContainer li a.selectedTabButton
{
	background-color: #EBEBEB;
	font-weight: bolder;
	width: 195px;
	height: 27px;
	border-bottom: none;
	color: #A494A4;
	cursor: default;
	margin-bottom: 0;
	margin-top: 3px;
	z-index: 3;
	text-align: left;
}
.pG_ListContainer .pG_listItemsContainer
{
	background-color: #EBEBEB;
	border-top: 1px solid #DADADA;
	padding: 15px;
	clear: both;
}
.galleryLastPhotosList
{
	padding: 8px;
	background-color: white;
	float: left;
	width: 126px;
	height: 114px;
	font-weight: bolder;
	margin: 0 10px 10px 0;
	border: 1px solid #E6E6E6;
}
.galleryLastPhotosList a img
{
	padding-bottom: 5px;
}
.galleryLastPhotosList a
{
	color: #004276;
	font-size: 11px;
	line-height: 13px;
}
.pG_galleryCategoryLeft, .pG_galleryCategoryLeft2
{
	width: 135px;
	float: left;
	height: 275px;
	border-right: 1px solid #CCC;
	margin-right: 10px;
	display: none;
}
.pG_galleryCategoryRight,.pG_galleryCategoryRight2
{
	width: 960px;
	float: left;
}
.iframeBackground
{
	background-color: #EBEBEB;
}
ul.pG_leftCategoryList,ul.pG_leftCategoryList2
{
	border-top: 1px solid #CCC;
	margin-right: 5px;
}
ul.pG_leftCategoryList li a,ul.pG_leftCategoryList2 li a
{
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
	font-weight: bolder;
}
ul.pG_leftSubCategoryList
{
	display: none;
	margin-left: 20px;
}
ul.pG_leftSubCategoryList li a
{
	font-weight: 100;
}


/** 30-05 Comments **/
.comments_showContainer
{
	background-color: white;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	padding: 0;
	color: black;
	width: 578px;
	clear: both;
}
.comments_showHeader
{
	background-color: #CB0003;
	color: white;
	font-weight: bolder;
	font-size: 13px;
	overflow: hidden;
	margin: 0;
	width: 578px;
}
.comments_showHeader strong
{
	background-color: #CB0003;
	width: 473px;
	padding: 4px 0 4px 15px;
	color: white;
	float: left;
	display: block;
}
.comments_showHeader a
{
	display: block;
	width: 90px;
	float: left;
	padding: 5px 0;
	background: url(images/but_writeComment_bg.jpg) no-repeat;
	height: 16px;
}
.comments_commentListContainer
{
	padding: 20px 30px 20px 20px;
}
.comments_commentListContainer div
{
	margin: 0 0 15px 0;
}
.comments_comWriteContainer
{
	background-color: white;
	width: 470px;
}
.comments_comWriteHeader
{
	background: url(images/comment_write_headerBg.jpg) repeat-x;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #C8C8C8;
}
.comments_comWriteHeader a
{
	display: block;
	float: right;
	width: 12px;
	height: 12px;
	background: url(images/but_close.jpg) no-repeat;
	margin-right: 10px;
	padding-left: 20px;
}
.comments_borderBottom
{
	padding: 9px 2px;
	margin: 0 10px;
	border-bottom: 1px solid #C8C8C8;
}
.comments_comWriteContainer label
{
	display: block;
	width: 80px;
	float: left;
	font-size: 12px;
}
.comments_comWriteContainer input, .comments_comWriteContainer textarea
{
	border: 1px solid #969696;
	padding: 3px;
}
.comments_comWriteContainer input.submitButtonCom
{
	width: 90px;
	height: 20px;
	margin-right: 13px;
}
.comText
{
	width: 355px;
}
.comTextRFV
{
	padding-left: 86px;
}
.comment_adaptationItem
{
	padding: 9px 2px;
	margin: 0 10px;
}
.comTextWriteNotes
{
	color: red;
	font-size: 11px;
	padding: 20px;
	text-align: justify;
}
.videoPrevNextListContainer
{
	clear: both;
	width: 335px;
}
.videoPrevNextTabButtons
{
	clear: both;
}
.videoPrevNextTabButtons a.choosen
{
	display: block;
	background: url(images/videoPrevNextTabButtonsActiveBg.jpg) no-repeat;
	width: 150px;
	padding-left: 5px;
	height: 25px;
	padding-top: 6px;
	text-align: left;
	float: left;
	margin-right: 5px;
}
.videoPrevNextTabButtons a
{
	display: block;
	background: url(images/videoPrevNextTabButtonsBg.jpg) no-repeat;
	width: 107px;
	padding-left: 5px;
	height: 19px;
	padding-top: 6px;
	text-align: left;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	color: #949494;
	font-weight: bolder;
}
.videoOrderListContainer
{
	background-color: #F3F3F3;
	border: 1px solid #DADADA;
	clear: both;
	height: 140px;
	padding: 5px;
	overflow-y: scroll;
}
.videoOrderListContainer a
{
	display: block;
	border-bottom: 1px solid #DADADA;
	padding: 3px;
	font-size: 12px;
	clear: both;
}
.videoOrderListContainer a img
{
	padding-right: 10px;
	float: left;
}

/** Membership Modules **/
.beMemBerLink
{
	display: block;
	float: left;
	padding: 15px 0 0 20px;
	text-decoration: underline;
	font-size: 12px;
}
.loginContainer
{
	padding: 18px 18px 0px 18px;
	background-color: #F8F8F8;
	font-size: 12px;
}
.loginContainer label
{
	display: block;
	float: left;
	width: 130px;
	padding-top: 3px;
}
.loginContainer div.clearfix
{
	padding-bottom: 14px;
}
.loginContainer input.loginInput
{
	padding: 3px;
	border: 1px solid #CCC;
	background-color: white;
	font-size: 12px;
	color: black;
	width: 180px;
	float: left;
}
.loginContainer span
{
	color: #CC0000;
	display: block;
	float: left;
	padding: 3px 0 0 10px;
	font-size: 12px;
	font-weight: bolder;
}
.loginRightPane
{
	padding-left: 127px;
	font-size: 11px;
}
.loginRightPane label
{
	display: block;
	float: left;
}
.loginRightPane input
{
	float: left;
	padding-right: 5px;
	display: block;
}
.loginRightPane .forgetPassLink a
{
	clear: both;
	font-weight: bolder;
	padding: 3px 0 2px 0px;
	color: black;
}
.loginButtonContainer
{
	padding-left: 20px;
	clear: both;
}
.loginButtonContainer input
{
	margin-right: 10px;
}
.loginErrorContainer
{
	margin: 10px 0;
	border: 1px solid #CC0000;
	padding: 10px;
	color: #CC0000;
}
.memRegisterBoxContainer
{
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 5px 5px 0 5px;
}
.memRegisterBoxContainer div.clearBoth
{
	margin-bottom: 3px;
}
.loginLightBoxes
{
	background-color: #EEEEEE;
	border: 1px solid #CCC;
	padding: 5px;
}
.loginDarkBoxes
{
	clear: both;
	background-color: #DDDDDD;
	border: 1px solid #CCC;
	padding: 5px;
}
.loginLeftFloat
{
	float: left;
	width: 410px;
	margin-right: 10px;
}
.memberRegisterShorterDesc
{
	float: left;
	width: 155px;
}
.memRegisterBoxContainer label
{
	width: 165px;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}
.loginDarkBoxes input.formFields, .forgetPassInput, .loginLightBoxes input.formFields, .memRegSecondForm input.formFields
{
	font-size: 11px;
	border: 1px solid #969696;
	padding: 2px 0;
}
.noPadding
{
	padding-left: 3px;
}
.loginDarkBoxes div.clearfix, .loginLightBoxes div.clearfix
{
	padding-bottom: 10px;
}
.memRegSecondForm label
{
	background-color: #DDDDDD;
	padding: 8px 0px 8px 6px;
	margin-right: 5px;
}
.memRegSecondForm .memRegWhite
{
	background-color: white;
	padding: 5px;
	float: left;
	width: 401px;
}
div.memRegWhite label
{
	float: none;
	display: inline;
	background-color: white;
	padding: 0;
	margin: 0;
}

/** RSS Table **/
table.loginLightBoxes thead tr td
{
	background-color: #EEEEEE;
}
table.loginLightBoxes tbody tr td
{
	background-color: white;
}

/** Send To Friend Popup **/
.popUpContentContainer
{
	background-color: white;
	padding: 20px;
}
.popUpContentContainer .miniGrey
{
	background-color: #F2F2F2;
	padding: 3px;
	margin: 5px 0;
	font-size: 12px;
	text-align: right;
}
.categoryBoxOpacity2
{
	background: url(images/category_bg_transparent.png) no-repeat;
	width: 220px;
	height: 215px;
	padding: 10px;
	position: absolute;
	z-index: 999;
	display: none;
	margin: 0px 0px 0px -20px;
}
.categories2 li a
{
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	color: #004276;
	display: block;
	padding: 2px;
}
.categories2 li a:hover
{
	background-color: #FFFFD7;
	color: #CC0000;
}
.sharethis
{
	color: #d4d4d4;
	font-family: Arial,Sans-Serif;
	font-size: 10px;
}
a.categoryOpener2
{
	text-decoration: none;
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	color: #CA0002;
	white-space: nowrap;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.25em;
	width: 107px;
	height: 19px; /*display: block;*/
	clear: both;
}
.news_detail_fontfamily
{
	font-family: Verdana;
}
.modalpopuptextlink a
{
	text-decoration: none;
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	color: #CA0002;
	white-space: nowrap;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.25em;
}
.modalpopuptextlink a:hover
{
	text-decoration: none;
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CA0002;
	white-space: nowrap;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.25em;
}
.cubuk
{
	color: #949494;
	font-family: Arial,Sans-Serif;
	font-size: 10px;
}
.servicesadvertcontainer
{
	margin: auto;
	width: 430px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	height: 380px;
}
.servicesadvertcontainer2
{
	margin: auto;
	width: 600px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	height: 420px;
}
.servicesadvertlogo
{
	margin-left: 78px;
	border: 1px solid #333;
}
.servicesadvertlogo2
{
	margin: auto;
}
.servicesadvertlogo3
{
	margin-left: 50px;
}
.servicesadverttext
{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
}
.servicesadverttext2
{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 2px 2px 2px 2px;
	height: 110px;
}
.servicesadvertbox
{
	height: 210px;
	width: 210px;
	float: left;
	background-color: #f0f0f0;
	border: 1px solid #b8b8b8;
}
.servicesadvertbox2
{
	height: 210px;
	width: 210px;
	float: right;
	background-color: #f0f0f0;
	border: 1px solid #b8b8b8;
}
.reklam_logo_anasayfa
{
	width: 600px;
	padding-bottom: 3px;
	border-bottom: 4px solid #d4d4d4;
}
.reklam_anasayfa_bg
{
	background-color: #003366;
	width: 600px;
	height: 17px;
	margin-top: 2px;
}
.advert_content
{
	width: 600px;
	margin-top: 2px;
}
.advert_menu
{
	width: 110px;
	background-color: #003366;
	float: left;
	height: 145px;
}
.advert_menu2
{
	width: 110px;
	background-color: #003366;
	float: left;
	height: 245px;
}
.advert_text
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	float: right;
	width: 460px;
}
.advert_menu_text
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	padding-left: 3px;
}
.advert_menu_text1 a
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-variant: normal;
	padding-left: 6px;
	text-decoration: underline;
	width: 104px;
}
.advert_menu_text a
{
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	font-variant: normal;
	padding-left: 6px;
	text-decoration: underline;
	width: 104px;
}
.advert_menu_text a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	font-variant: normal;
	padding-left: 6px;
	text-decoration: underline;
	width: 104px;
}
.advert_menu_text a:active
{
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	font-variant: normal;
	padding-left: 6px;
	text-decoration: underline;
	width: 104px;
}
.advert_menu_text a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	font-variant: normal;
	padding-left: 6px;
	text-decoration: underline;
	width: 104px;
}
.reklam_anasayfa_link
{
	float: right;
	background-color: #cc0000;
	height: 17px;
}
.reklam_anasayfa_link a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.reklam_anasayfa_link a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.reklam_anasayfa_link a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.reklam_anasayfa_link a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.advert_image
{
	width: 450px;
	/*float: right;*/
	padding: 10px 10px 10px 10px;
}
.advert_image2
{
	width: 630px;
	float: right;
	padding: 10px 10px 10px 10px;
}
.imagelogoadvert
{
	margin-left: 25%;
	padding: 10px 10px 10px 10px;
}
.CloseLinkButton
{
	padding-right: 15px;
	font-weight: bolder;
}


/*yeni footer bugünün tarihi 10 07 2008*/



.footer_maindiv
{
	width: 980px;
	margin-top: 21px;
}
.footer_note1
{
	float: left;
	color: #818181;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
	width: 550px;
	margin-left: 5px;
}
.footer_note1_text
{
	float: left;
	color: #818181;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
}
.footer_note2
{
	float: right;
	width: 380px;
}
.footer_note2 a
{
	text-decoration: none;
	color: #004276;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style: normal;
}

.footer_note1 a
{
	text-decoration: none;
	color: #004276;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-style: normal;
	float: left;
	margin-left: 5px;
}



.dtv_link a
{
	float: left;
	width: 55px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	margin-top: 7px;
}

.dtv_logo
{
	width: 96px;
	height: 76px;
	float: left;
}
.dtv_box1
{
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 5px;
	height: 32px;
}
.dtv_box2
{
	float: left;
	margin-left: 20px;
	width: 650px;
}
.dtv_box2_text a
{
	float: left;
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	margin-right: 2px;
}
.sorular
{
	margin-left: 10px;
	margin-top: 10px;
}
.temsilcigorusleri
{
	margin-left: 10px;
	margin-top: 10px;
}
.greypulp
{
	color:Gray;		
}
.financeDdl{
	margin: 15px 0px;
	padding: 0;
	list-style: none;
	width: 100px;
	float: right;
}

a.whiteLink, a.whiteLink:visited{
    color: #FFFFFF;
} 

a.whiteLink:hover{
    color: #CA0002;
}