﻿body        { font-family: Arial; font-size:10pt }
.text1 		{ font-family: Verdana; font-size: 12pt; font-weight: bold }
.text2 		{ font-family: Verdana; font-size: 10pt; font-weight: bold }
.text3 		{ font-family: Verdana; font-size: 8pt; font-weight: bold }
.text4 		{ font-family: Verdana; font-size: 8pt; font-weight: bold; color:#CC3300 }
.text5 		{ font-family: Verdana; font-size: 10px;}
.text6 		{ font-family: Verdana; font-size: 10pt; }
.text7 		{ font-family: Verdana; font-size: 10pt; color:#FFFFFF;}
.text8 		{ font-family: Verdana; font-size: 10pt; color:#FFFFFF; font-style:italic; font-weight:bold }
.text9 		{ font-family: Verdana; font-size: 8px; }
.text10		{ font-family: Verdana; font-size: 8pt; color:#FFFFFF; font-style:italic; font-weight:bold }
.text11		{ font-family: Verdana; font-size: 10px; color:#FFFFFF;}
.text12		{ font-family: Verdana; font-size: 10px; color:#FFFFFF; font-weight: bold}
.header_panel {  border-style:outset; border-width:1; background-color: #D6D6D6; font-family: Verdana; font-size: 10px; font-weight: bold}
.header_panel2	{ border-style:outset; border-width:1; background-color: #0155B5 }
.header_panel3	{ border-width:1px; background-color: #9CC9AF;  font-family:Verdana; font-size:8pt; font-style:italic; font-weight:bold }
.header_panel4	{ background-color: #9CC9AF;color:#000000;}
.header_panel_red {  border-style:outset; border-width:1px; background-color: #E4C7CD}
.body_panel {  border-width:1; background-image:url('/RentEziReform/Images/rentezi_main.gif')}
.body_panel2 { border-style:outset; border-width:1;  }
.body_panel3 { border-style:outset; border-width:1;  }
.body_panel_refund {  border-style:outset; border-width:1px; background-color: #B1D9A6}
.body_panel_red {  border-style:outset; border-width:1px; background-color: #FFD9D9}
.action_button {  border-style:outset; border-width:1; color: #FFFFFF; background-color: #0155B5}
.cancel_button {  border-style: outset; border-width: 1; background-color: #CC0000; color:#AFFFFF}
a:link       { color: #0155B5 }
a:visited    { color: #0155B5 }
a:active     { color: #0155B5 }
a            { color: #0155B5 }
input        { font-size: 8pt }
select       { font-size: 8pt }
textarea     { font-size: 10px; font-family:Arial }
option.disabled {color: #999;}
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}

.modalPopupEziFinder {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
	height:400px; overflow:auto;
}

.modalPopupEmail {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:1000px;
	height:600px; overflow:scroll;
}
.collapsePanel 
{
	width:95%;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:95%;
	height:30px;
	background-image: url(/RentEziReform/Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.GridItem
{
	color:black;
	font-weight:normal;
	background-color:#FFF7E7;
	}
.GridHeader
{
	color:white;
	font-weight:bold;
	text-align:center;
	}
.PanelHeader
{
	color:maroon;
	font-weight:bold;
	}
#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
text-align:left;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
