/* CSS Document ---------------------------------------------------------------*/

html, head { 
	width:100%;
	text-align:center;
}

body {
	background:#eaeaea;
	width:100%;
	margin:0;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* Link ---------------------------------------------------------------*/
a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #d40000;
	text-decoration:none;
}

a:active {
	color:#666666;
	text-decoration:none;
}

.Ptitle a {
	color:#666666;
	text-decoration:underline;
}

.Ptitle a:hover {
	color:#d40000;
	text-decoration:underline;
}

.Ptitle a:active {
	color:#666666;
	text-decoration:underline;
}

.TMenuLink a {
	color:#FFF;
	text-decoration:none;
}

.TMenuLink a:hover {
	color:#FFF;
	text-decoration:underline;
}

.TMenuLink a:active {
	color:#FFF;
	text-decoration:none;
}

/* General ---------------------------------------------------------------*/
#Main {
	width:1000px;
	float:left;
	text-align:left;
	background:#FFFFFF;
	border:1px solid #cbcbcb;
	border-bottom:none;
	border-top:none;
}

/* Header ---------------------------------------------------------------*/
#LogoArea {
	width:978px;
	height:110px;
	float:left;
	padding:10px 10px 0px 10px;
}

#Logo {
	width:270px;
	height:100px;
	float:left;
}

#ButtonArea {
	width:980px;
	height:40px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

#NaviArea {
	width:980px;
	height:35px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#NewsSearch {
	width:498px;
	height:32px;
	float:left;
	text-align:left;
	background:url(../media/images/title/search-bgr.jpg);
	border:1px solid #f5f5f5;
	margin-right:10px;
	padding-left:5px;
	padding-top:3px;
	font-weight:bold;
}

#Members {
	width:210px;
	height:25px;
	float:left;
	text-align:left;
	background:url(../media/images/title/search-bgr.jpg);
	border:1px solid #f5f5f5;
	margin-right:10px;
	font-weight:bold;
	padding-left:5px;
	padding-top:10px;
}

#Weather {
	width:165px;
	height:35px;
	float:left;
	text-align:right;
	background:url(../media/images/title/hava-durumu.jpg) no-repeat;
}

#Weather2 {
	width:73px;
	height:25px;
	float:right;
	text-align:right;
	padding-top:10px;
}

/* Main ---------------------------------------------------------------*/

#TextArea {
	width:980px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}

#LeftArea {
	width:760px;
	float:left;
}

#RightArea {
	width:210px;
	float:right;
	margin-left:10px;
}

#Mansetler {
	width:528px;
	height:348px;
	float:left;
	background:#f5f5f5;
	border:1px solid #b0b0b0;
	margin-right:10px;
	margin-bottom:10px;
	background:url(../media/images/news-sayi-bgr.jpg) repeat-x;
	background-position:bottom;
}

#MansetRight {
	width:220px;
	height:65px;
	float:right;
	margin-bottom:5px;
	border-bottom:1px dotted #a51919;
}

#MansetBottomBox {
	width:530px;
	height:175px;
	float:left;
}

#MansetBottom {
	width:165px;
	height:175px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#PageNews {
	width:370px;
	height:90px;
	text-align:left;
	float:left;
	margin-bottom:10px;
	margin-right:5px
}

/* Promo ---------------------------------------------------------------*/
#HeaderPromo {
	width:708px;
	height:95px;
	text-align:right;
	padding-top:5px;
	float:right;
}

#MansetPromo {
	width:220px;
	height:175px;
	text-align:left;
	float:right;
	margin-bottom:10px;
}

#PagePromo {
	width:760px;
	height:90px;
	text-align:left;
	float:left;
	margin-bottom:10px;
}

/* Right ---------------------------------------------------------------*/
#RightTitle {
	width:210px;
	height:25px;
	float:left;
}

#RightBox {
	width:193px;
	height:250px;
	float:left;
	border:1px solid #b0b0b0;
	border-top:none;
	margin-bottom:10px;
	padding:5px 5px 5px 10px;
}

#RightBox2 {
	width:193px;
	height:288px;
	float:left;
	border:1px solid #b0b0b0;
	border-top:none;
	margin-bottom:10px;
	padding:5px 5px 5px 10px;
}
	
/* Footer ---------------------------------------------------------------*/
#Footer1 {
	width:400px;
	height:20px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

#Footer2 {
	width:560px;
	height:20px;
	float:right;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

#Footer7 {
	width:960px;
	height:50px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

#Footer3 {
	width:480px;
	height:80px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

#Footer4 {
	width:480px;
	height:80px;
	float:right;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

#Footer5 {
	width:980px;
	height:40px;
	float:left;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

#FooterBlank {
	width:980px;
	height:10px;
	border-top:1px dotted #c62b12;
	float:left;
	margin-left:10px;
}

/* Page ---------------------------------------------------------------*/
#LeftWeather1 {
	width:370px;
	float:left;
	min-height:250px;
}

#LeftWeather2{
	width:370px;
	float:right;
	min-height:250px;
}

#PageLinkTitle {
	width:600px;
	height:20px;
	float:left;
	border-bottom:1px dotted #c62b12;
	margin-bottom:8px;
	font-size:10px;
	margin-top:5px;
}

#PageLinkShare {
	width:155px;
	height:20px;
	float:left;
	border-bottom:1px dotted #c62b12;
	margin-bottom:8px;
	font-size:10px;
	padding-right:5px;
	text-align:right;
	margin-top:5px;
}

#PageLinkYorum1 {
	width:600px;
	height:20px;
	float:left;
	border-bottom:1px dotted #c62b12;
	margin-bottom:8px;
	margin-top:5px;
	margin-top:50px;
}

#PageLinkYorum2 {
	width:155px;
	height:20px;
	float:left;
	border-bottom:1px dotted #c62b12;
	margin-bottom:8px;
	padding-right:5px;
	text-align:right;
	margin-top:5px;
	margin-top:50px;
}

#PageLinkBenzer {
	width:755px;
	height:20px;
	float:left;
	border-bottom:1px dotted #c62b12;
	margin-bottom:8px;
	margin-top:5px;
	margin-top:50px;
}

#PageBlank{
	width:755px;
	height:50px;
	float:left;
}

/* Style ---------------------------------------------------------------*/
.SearchBox {
	background:url(../media/images/search-box.gif) no-repeat;
	width:245px;
	height:20px;
	border:none;
	padding-left:9px;
	padding-top:4px;
	padding-right:5px;
	font-size:11px;
}

.SearchBox2 {
	background:url(../media/images/search-box.gif) no-repeat;
	width:260px;
	height:25px;
	border:none;
	padding-left:9px;
	padding-right:5px;
	font-size:11px;
	padding-bottom:5px;
}

.SearchButton {
	background:url(../media/images/search-button.gif) no-repeat;
	width:100px;
	height:24px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	text-align:left;
}

.LoginButton {
	background:url(../media/images/search-button2.gif) no-repeat;
	width:100px;
	height:24px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
}

.NewsTitle {
	color:#a51919;
}

.NewsDetailTitle {
	font-size:24px;
	font-weight:bold;
	color:#a51919;
}

.NewsDetailSpot {
	font-size:14px;
	color:#9d9d9d;
}

.NewsDetailDate {
	font-size:14px;
	color:#a51919;
	font-style:italic;
}

.NewsDetailText {
	font-size:12px;
	line-height:1.8em;
}

.UserTitle {
	font-size:14px;
	font-weight:bold;
	color:#a51919;
}

.NotBox {	
	width:1px;
	height:1px;
	background:#FFFFFF;
	border:none;
	color:#FFFFFF;
}

.Kulucka {
	font-size:9px;
}