﻿#MainNewsContainer
{
	width : 350px;
	height : 400px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : solid 1px red;
}

#TopNewsContainer
{
	width : 350px;
	height : 160px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	clear : both;
	background-color:#F2F5FC;
}

#TopCuriousContainer
{
	width : 325px;
	height : 130px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	clear : both;
	background-color:Transparent;
}


#FrontNewsContainer
{
	width : 300px;
	height : 144px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	clear : none;
}

#kare_title_news
{
	width:345px;
	height:20px;
	background-color:#0071BC;
	float:left;
	color:White;
	font-family:Verdana;
	font-size:14px;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
}

#kare_title_sport
{
	width:324px;
	height:20px;
	background-color:#0071BC;
	float:left;
	color:White;
	font-family:Verdana;
	font-size:14px;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
}

#news_content
{
	width:300px;
	height:130px;
	background-color:transparent;
	float:left;
	text-align:left;
	font-size:12px;
	display:block;
	clear:none;
}

a
{
font-size:12px;
font-family:Verdana;

}

a:link
{
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
	color:#0B4585;
	text-align:left;

}

a:visited
{
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
	color:#0B4585;
	text-align:left;

}

a:hover
{
	text-decoration:none;
	font-size:12px;
	color:#AF0820;
	font-family:Verdana;
	text-align:left;
}

#BackNewsContainer
{
	width : 690px;
	height : 600px;
	margin : 0;
	padding-top:20px;
}

#divNewsDetail
{
	background-color : white;
	width : 400px;
	float : left;
	clear : none;
	font-family:Verdana;
	font-size:12px;
	color:black;
	margin-top:20px;
	display:block;
	text-align:left;
}

#NewsTitle
{
	
	background-color: white;
	font-family:Verdana;
	font-size:14px;
	color:#af0820;	
	padding-left: 5px;
	display:block;
	text-align:left;
}

#NewsDate
{
	
	background-color: white;
	font-family:Verdana;
	font-size:10px;
	color:#0071BC;	
	display:block;
	text-align:left;	
}

#divNewsDetail img
{
	border-color : Green;
	width:158px;
	height:158px;
}

#divTopNews
{
	background-color : white;
	width : 260px;
	height : 600px;
	float : left;
	clear : none;
	margin-left:10px;
	border: solid 1px #CCCCCC;
	padding-left:5px;
	padding-top:5px;
	margin-top:20px;
	display:block;
	text-align:left;
}

#NewsContainer
{
	width : 690px;

}

#divEditNews
{
	width : 400px;
	height : 600px;
	float : left;
	clear : none;
}

#divNewsList
{
	width : 270px;
	height : 600px;
	float : left;
	clear : none;
	text-align : left;
	vertical-align : top;
}

.Advertisement
{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : #0071BC!important;
	text-decoration : none;
	display : block;
	width : 200px;
	clear : none;
	float : left;
	padding-left : 5px;
	border : none;
}


.SelectedAdvertisement
{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : #0071BC!important;
	text-decoration : none;
	display : block;
	width : 200px;
	clear : none;
	float : left;
	border : solid 1px grey;
}

.lblDate
{
	display : block;
	width : 180px;
	clear : right;
	float : left;
}
.lblContent
{
	display : block;
	width : 180px;
	clear : right;
	float : left;
}
.lblContact
{
	display : block;
	width : 180px;
	clear : right;
	float : left;
}

.btnAdd
{
	background-image : url();
	color : #af0820!important;
	height : 30px;
	font-family : Verdana, Arial;
	font-size : 14pt;	
	font-weight : bold;
	vertical-align : middle;
	display : inline!important;
}

.btnDelete
{
	background-image : url(/images/delete.jpg);
	background-repeat:no-repeat;
	color : white!important;
	font-family : Verdana, Arial;
	font-size : 8pt;	
	vertical-align : middle;
	display : block;
	float : left;
	clear : none;
	width : 50px;
	padding-left : 5px;
	height: 20px;
	text-decoration:none!important;
	border:none!important;
}

.pagingContainer
{
    CLEAR: none;
    FLOAT: left;
    TEXT-ALIGN: center;
    color:#0071BC;
    font-size:12px;
    font-family:Verdana;
}
.pagingGap
{
    FONT-SIZE: x-large;
}
.prevPage
{
    DISPLAY: block;
    BACKGROUND-IMAGE: url(/images/btn_prev.jpg);
    background-repeat:no-repeat;
    WIDTH: 15px;
    HEIGHT: 25px;
}

.nextPage
{
    DISPLAY: block;
    BACKGROUND-IMAGE: url(/images/btn_next.jpg);
    background-repeat:no-repeat;
    WIDTH: 15px;
    HEIGHT: 25px;
}
.prevPageContainer
{
    CLEAR: none;
    FLOAT: left;
    WIDTH: 15px;
    HEIGHT: 25px;
}
.thumbsContainer
{
    CLEAR: none;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 80px;
}
.nextPageContainer
{
    CLEAR: none;
    FLOAT: left;
    WIDTH: 15px;
    HEIGHT: 25px;
}

#CommentsPanel
{
	 float:left; 
	 width:360px; 
	 clear:both; 
	 padding:20px;
	 border:solid 1px #CCCCCC;
}

#CommentsPanel input,  textarea
{
	
}

.CommentSender
{
	font:verdana;
	font-size:11px;
	color:#0071BC;
	float:left!important;
	clear:none!important;
	font-weight:bold;
}

.CommentDate
{
	font:verdana;
	font-size:11px;
	color:#0071BC;
	float:left;
	clear:none;
}

.Comment
{
	border-bottom:solid 1px #CCCCCC;
	font:verdana;
	font-size:12px;
	width:360px;
	padding-bottom:0px;
	padding-top:5px;
	float : left;
	clear : none;
}

.Comment span
{
	border:none;
	display : block;
	clear : none;
	float : left;
}



#SendCommentPanel
{
	width : 360px;
	background-color:transparent;
	float:left;
	clear:both;
	padding-top:30px;
	height: 300px;
}
#SendCommentPanel span
{
	width:75px;
	float:left;
	clear:none;
	display:block;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#0071BC;
	
}


#SendCommentPanel input, textarea
{
	float:left;
	border:solid 1px #CCCCCC;
	width:260px;
	overflow:auto;
}
.error,
.correct{
	width:25px;
	color:#f00;
	background:url(/images/error.png) no-repeat left top;
	height:24px;
	display:none;
	float : left;
	clear : right;
}
.correct{
	color:#093;
	background:url(/images/ok.png) no-repeat left top;
}

.search_boxes
{
font-Size:12px;
font:verdana;
color:#0071BC;
}

.CommentPanel_Your_Text
{
	
}

.CommentPanel_Boxes
{
	width:260px;
	height:60px;
	float:left;
	clear:none;
	font:verdana;
	font-size:12px;
	color:#0071BC;
	float:left
}

.CommentPanel_SendButton
{
	font:verdana;
	font-size:12px;
	padding-top:0px;
	color:#0071BC!important;
	text-align:right;
}
