﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	font-size: 13px;
    font-family: Tahoma;
    color:#333333;
}

.panel_splitter
{
	background-color: White;
	border-style: solid; 
	border-color: #7eacb1; 
	border-width: 1px; 
	border-left: none; 
	border-right: none; 
	border-top: none;
	padding-top: 10px;
}

/*Footer Related Styles*/
.footer {color: #3E4F5E;text-align:center;margin: 0 5px 0 5px;}
/*Header Logo*/
.head_t_l{background-image: url(/Images/Head/Logo_1230.png);height: 52px; width: 151px; float:left; overflow:hidden;}
.head_small{background-image: url(/Images/Head/Logo_Small.png);height: 26px; width: 75px; float:left; overflow:hidden;}
/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}
.itemArea {
	margin-left:15px;
	font-size:1em;
	text-align:left;
}
/************ Google Map Related Styles ***********************/
.buttons {
	padding: 5px;
	margin: 2px;
	font: normal 10px verdana;
	width: 130px;
}
.button, .selectedButton, .button3 {
	background: #A6A8CC;
	color: navy;
	border: 2px solid navy;
	text-align:center;
	vertical-align:middle;
	font: normal 10px verdana;
	padding: 2px;
	cursor: pointer;
	margin: 3px;
}
.selectedButton {
	border: 2px solid #008000;
	background: #80FF80;
	color: #008000;
}
.button:hover, .button3:hover {
	background: #EBB94D;
	color: red;
	border: 2px solid red;
}

/*KRD*/
table.InfoPopUp
{ 
     background-color: #EBF2F4;
     border-color: #7EACB1;
     border-style: solid;
     border-width: 1px;
     border-collapse: separate;
     font-size:8pt;
     font-family: arial;
     table-layout: fixed; 
     width: 450px;
     border-spacing: 2px;	
   	 
}
td.InfoPopUp
{
     background-color:white;
     border-style:solid;
     border-color:#7EACB1;
     border-width:1px;
     padding-left:3px;
     padding-right:3px;
     vertical-align:middle;
     
    
}

img.icon {
	border:0;
	margin:2px 2px 2px 2px;
	width:24px;
	height:24px; 
	
} 

img.icon1 {
	border:0;
	width:18px;
	height:18px;
} 

div.icon1
{
	margin: 2px 0px 2px 9px;
	position: relative;
}

img.icon2 {
	border:0;
	margin:2px 6px 2px 6px;
	width:18px;
	height:18px; 

} 

img.icon3 {
	border:0;
	margin:2px 2px 2px 2px;
	width:18px;
	height:18px; 
} 

img.icon4 {
	border:0;
	width:14px;
	height:14px;
	vertical-align:text-bottom; 
	margin-right: 2px;
	
} 
.empty{
    padding:5px;
    border-style:solid;
    border-width:1px;
    border-style:none;
}

.bold
{
	font-weight: bold;
}

.value
{
	padding-right: 3px;
}


/*KRD*/

.gsc-control {
	width:252px !important;
}