﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #ffffff;
}
.Label
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.TextBoxWaterMark
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	cursor: hand;
	border-bottom: #000000 1px solid;
	color: #999999;
}
.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}
.TextBox
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	cursor: hand;
	border-bottom: #000000 1px solid;
}
.modalBackground {
            background-color:Gray;
            filter:alpha(opacity=70);
            opacity:0.7;
        }
.confirm{
           background-color:White;
           padding:10px;
           width:370px;
        }

.Money
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	cursor: hand;
	border-bottom: #000000 1px solid;
	text-align: right;
}


.ClientTitle
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.DataGrids
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}


.MenuButtonMouseOver
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	border-left: #666666 1px solid;
	cursor: hand;
	border-bottom: #666666 1px solid;
	background-color: #ddeeff;
}
	
.MenuButtonMouseDown
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-size: 11px;
	border-left: #333333 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #333333 1px solid;
	background-color: #0000cc;
}

.MenuButtonMouseOut
{
	border-right: #c1d1e5 1px solid;
	border-top: #c1d1e5 1px solid;
	font-size: 11px;
	border-left: #c1d1e5 1px solid;
	cursor: default;
	border-bottom: #c1d1e5 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #c1d1e5;
}

.DangerMenuButtonMouseOver
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	border-left: #666666 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #666666 1px solid;
	background-color: #ff0000;
}
	
.DangerMenuButtonMouseDown
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-size: 11px;
	border-left: #333333 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #333333 1px solid;
	background-color: #993333;
}

.DangerMenuButtonMouseOut
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #b0c0d4 1px solid;
	border-top: #b0c0d4 1px solid;
	font-size: 11px;
	border-left: #b0c0d4 1px solid;
	cursor: default;
	border-bottom: #b0c0d4 1px solid;
	background-color: #c1d1e5;
}




.FunctionButtonMouseOver
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #335533 1px solid;
	border-top: #335533 1px solid;
	font-size: 11px;
	border-left: #335533 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #335533 1px solid;
	background-color: #99ccff;
}
	
.FunctionButtonMouseDown
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #000099;
}

.FunctionButtonMouseOut
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #000099 1px solid;
	cursor: default;
	color: #000000;
	border-bottom: #000099 1px solid;
	background-color: #6699cc;
}


.DangerFunctionButtonMouseOver
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 11px;
	border-left: #000099 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #000099 1px solid;
	background-color: #ff0000;
}
	
.DangerFunctionButtonMouseDown
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #000099;
}

.DangerFunctionButtonMouseOut
{
	font-family: Tahoma, Verdana, Arial;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 11px;
	border-left: #000099 1px solid;
	cursor: default;
	border-bottom: #000099 1px solid;
	background-color: #6699cc;
}



.FooterText
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
}



TABLE
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
A:link
{
	font-family: Tahoma, Verdana, Arial;
	color: #333399;
}
A:active
{
	font-family: Tahoma, Verdana, Arial;
	color: #333399;
}
A:visited
{
	font-family: Tahoma, Verdana, Arial;
	color: #333399;
}
A:hover
{
	font-family: Tahoma, Verdana, Arial;
	color: #6699cc;
}

.middle{
 position:absolute;
    width:200px;
    left:50%;
    margin-left:-100px;
    background-color:#CCCCCC;
    height:100%;
    top:50%;
    
}

.DivFloater
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
}

.DIV#tipDiv2
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #000000 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 11px; 
	Z-INDEX: 10000; 
	FILTER: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#333366', Positive='true', ShadowOpacity=.75); 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	COLOR: #000; 
	LINE-HEIGHT: 1.2; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: relative; 
	TOP: 0px; 
	BACKGROUND-COLOR: #ddeeff 
}
.Ellipsis
{
	vertical-align: baseline;
	cursor: hand;
	text-align: center;
}
.myDealsHeader
{
	font-weight: bold;
	color: white;
	background-color: #336600;
}
.myDealsItem
{
	border-bottom: #eeeeee 1px solid;
}
.latsHomeDivR
{ BORDER-RIGHT: #dddddd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #dddddd 1px solid; OVERFLOW-Y: scroll; DISPLAY: inline; PADDING-LEFT: 2px; SCROLLBAR-FACE-COLOR: #bbccdd; OVERFLOW-X: hidden; PADDING-BOTTOM: 2px; SCROLLBAR-HIGHLIGHT-COLOR: #ddeeff; VERTICAL-ALIGN: top; BORDER-LEFT: #dddddd 1px solid; WIDTH: 100%; SCROLLBAR-SHADOW-COLOR: #aaaaaa; SCROLLBAR-3DLIGHT-COLOR: #99aabb; SCROLLBAR-ARROW-COLOR: #000000; PADDING-TOP: 2px; SCROLLBAR-TRACK-COLOR: #eeeeee; BORDER-BOTTOM: #dddddd 1px solid; SCROLLBAR-DARKSHADOW-COLOR: #334455; HEIGHT: 321px; TEXT-ALIGN: right }

.myCompaniesHeader
{
	font-weight: bold;
	color: white;
	background-color: #000080;
}
.DataGridText
{
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
}

.DataGridItem
{
	background-color: white;
}
.DataGridAlternatingItem
{
	background-color: #ddeeff;
}
.DataGridFooter
{
    white-space: nowrap;
	vertical-align: bottom;
	font-weight: bold;
	background-color: #5D7B9D;
	color: white;	
}
.DataGridHeader
{
	white-space: nowrap;
	vertical-align: bottom;
	font-weight: bold;
	background-color: #5D7B9D;
	color: white;
}
.DataGridPager
{
}
.LinkButton
{
	font-weight: bold;
}
.Headline
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
}


.TabContentTable
{
	border-top: lightgrey thin solid;
	display: inline;
	width: 100%;
	border-bottom: lightgrey 1px solid;
	height: 0%;
	background-color: whitesmoke;
}	


.TabContentSubHeading
{
	font-weight: bold;
	font-size: 12px;
	background-color: gainsboro;
	height: 0%; 
} 

hr
{
	clear: both;
	display: inline;
	float: none;
	padding-bottom: 10px;
	color: lightgrey;
	padding-top: 10px;
	height: 2px;
	background-color: lightgrey;
}
.handleImage
{
	width:15px;
	height:16px;
	background-image: url(~/images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image: url(~/images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}
.Required
{
	color: #990000;
	font-size: 68%;
}
.PageHeader
{
	PADDING-TOP: 8px;
	PADDING-bottom: 8px;
	font-weight: bold;
	font-size: 12pt;
	color: darkblue;
	font-family: Arial, Verdana, Tahoma;
	text-align: left;
}

/*-------------------------------
		DataGrid Header Styles
--------------------------------*/
.DataGridFixedHeader 
{ 
	padding: 2px 1px; 
	position: relative; 
	top: expression(this.offsetParent.scrollTop - 2); 
	background-color: #999; 
	color: #FFF;
	font-weight: bold;
}
   /*Modal Popup*/
.modalBackground {
background-color:#000;
filter:alpha(opacity=50);
opacity:0.8;
}
.modalPopup img {
border:solid 5px #fff;
}
.modalPopup-text {
display:block;
color:#000;
background-color:#c1d1e5;
text-align:center;
border:solid 2px #000;
padding:10px;
}
.modalPopup-text input {
width:75px;
}    
.feedback
{
color: #00cc00;
font-weight: 700;
}
.Classic
{
	 background-color: #EFF3FB;
	border-color: #B5C7DE;
	 border-spacing: 4;
	border-style: Solid;
	border-width: thin;
	 font-family: Verdana;
	 font-size: small;
	 
}


