﻿.news_container {

	margin-left:auto;
	margin-right:auto;	
}
.news_block, .editor_container{

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333;
	border: 1px solid #ADF;
	margin:5px;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	
}
.preview{

	margin-left:auto;
	margin-right:auto;
}
.news_block_show{
	margin-top:25px;
	margin-bottom:15px;
	border: 1px solid #036;
}


.map_container{
	border: 1px solid #999;
	padding:5px;
		
}
.details_container{
	margin:5px;
}


.news_header{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.news_title a{
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #06C;
}
.news_title{
	padding-top: 15px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;

		
}

.news_title a:hover{
	color: #039;
}
.gmap{
	width:100%;
	height:100%;	
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.left{
	display:inline;
	float:left;
	margin-right:10px;
}
.right{
	display:inline;
	float:right;
	margin-left:10px;
}
.top, .bottom{
	margin-left:auto;
	margin-right:auto;
}
#add_news, .edit_news{
	cursor:pointer;
	font-size: 11px;
	color: #C00;
}
#add_news:hover, #edit_news:hover{
	font-weight: bold;	
}
#news_status, #news_source, #news_auth, #auth, #source{
	font-size: 11px;
	color: #666;
	margin:0;
	padding:0;
}
#si
{
	margin-top:5px;
	margin-bottom:5px;	
}
#edit_grid td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;		
}
.infowindow{
	height:75px;
	width:200px;
	padding:15px;
	margin:10px;
	border: 1px solid #CCC;
}
.delete_marker a, {
	color: #999;
}
.delete_marker a:hover,{
	cursor:pointer;
	font-weight: bold;
	color: #F00;
}
.rt{
	color: #F00;
	font-size:110%;	
}
#footer{
	clear: both;
	padding:10px;	
}

#getdate{
	padding:3px;
	margin:2px;
	border: 1px solid #E9E9E9;
	cursor:pointer;
	color: #F00;
}
#getdate:hover{
	border: 1px solid #666;
	font-weight: bolder;
	background-color: #EFEFEF;
}
