﻿html {font-size: 0.8em;

	scrollbar-face-color: #FD9B38;
	scrollbar-3dlight-color: #FFEEDD;
	scrollbar-highlight-color: #FEC58B;
	scrollbar-shadow-color: #ED7A14;
	scrollbar-darkshadow-color: #D25312;
}

body {margin: 2px 2px 1px 2px; font-family: Tahoma, Verdana, "Geneva CE" , "Helvetica CE" , "Arial CE" , Sans-Serif; color: #171D2D; background: url(Gradient.jpg) #EC7911 no-repeat left top;}

label {cursor: pointer;}
label:hover {color:navy;}

img {behavior1: url('App_Themes/Office2003 Olive/Demo/pngbehavior.htc');}

input:focus, textarea:focus, select:focus {color: red;background-color: #FFFF99;}

hr.cleaner {clear:both;margin:0; padding:0;height:1px;border:none;display:none;}
.divcleaner {clear:both;margin:0; padding:0;height:1px;border:none;}
br.cleaner {font-size:0;line-height:0;height:0;clear:both;}

.clearfix:after {content: ".";display: block;height: 0;clear: both; visibility: hidden;}
.clearfix {display: inline-block;   padding: 2px 0 2px 0 }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.main-tab {margin:0 auto; width:100%; height:100%; max-width:1260px; width: expression(document.body.clientWidth > 1250? "1250px" : "auto" );}
.main-tab-header {width:100%; height:1px; padding: 0 0 1px 0; background-image: url(../../../Images/HeaderBg.jpg); background-repeat: repeat-x; border-top: 3px solid #A84809;}
.main-tab-footer {vertical-align: middle;padding-top: 3px;background-image: url(../../../Images/footer.gif);background-position-y: bottom;background-repeat: repeat-x;border-bottom: 1px solid #A84809;}

.tab-btn-left {float:left; margin: 2px 2px 2px 0}
.tab-btn-right {float:right; margin:2px 0 2px 2px}

.info-box {width:150pt; padding:3px; margin: 0 0 3px 0; color: black; background: url(../Web/nbBack.gif) repeat-x center top #9FAB80;}
.info-header {color: black;	font-weight: bold; padding:2px; background: url(../Web/nbGroupHeaderBack.gif) repeat-x left bottom #F69641; border: solid 1px #D25312;}
.info-content {color: black;  padding: 2px; border-left: solid 1px #D25312; border-right: solid 1px #D25312; border-bottom: solid 1px #D25312; background: url(../Web/nbGroupBack.gif) repeat-x left bottom #FFBB7E;}

.panel-box {padding:3px; margin: 0 0 3px 0; color: black; background: url(../Web/nbBack.gif) repeat-x center top #FD9B38;}
.panel-header {color: white; font-size:180%; font-weight:normal; padding:2px; background: url(../Web/nbGroupHeaderBack.gif) repeat-x left bottom #F69641; border: solid 1px #D25312;}
.panel-header-icon {padding: 0 10px 0 10px}
.panel-content {padding: 2px 0 2px 0; background: url(../Web/nbGroupBack.gif) repeat-x left bottom #FFBB7E;}
.panel-content a {color:black}
.panel-content a:hover {color:#D25312}
.panel-footer {padding: 2px 4px 2px 4px; background: url(../Web/nbGroupBack.gif) repeat-x left bottom #FFBB7E; border: solid 1px #D25312;}

.panel-detail {padding:4px 4px 2px 4px; margin-top:2px; background: url(../Web/nbGroupBack.gif) repeat-x left bottom #FFBB7E; border: solid 1px #D25312;}

.dataview-tab-left {text-align:left; border-bottom: dotted 1px #D25312; }
.dataview-tab-right {text-align:right; border-bottom: dotted 1px #D25312; }

.dxb {border: 0;}

.BannerLime a { color: Black; }
.BannerLime { color: Black; }
.BannerVersion { color: White; }
.Copyright { color: #B2C07E; }

.Features b * { font-weight: normal; color: #171D2D; font-size: 16px; font-family: Tahoma; }
.RootPage {
    color: #171D2D; 
}
.RootPage a { color: #171D2D; }

/* Label for Appearance combobox */
.lblSkins { color: #282828; }
.Title h1.h1Blue { color: #000000; }
.ContentMargin { margin-left: 0px!important; }
.Slogan { color: #90AA14!important; }
.MiniSlogan { color: #DF771B!important; }

/* Icon menu */
.dxmMenu_Demo
{
	color: #282828;
}
.dxmMenuSeparator_Demo
{
    width: 1px!important;
    height: 15px!important;
	background-color: #282828;
}
.dxmMenu_Demo a
{
	color: #282828;
	text-decoration: underline;
}
/* Header for TitleImage Area*/
.DetailsPageHeader {
    background-color: #DDE5C1;
    width: 100%;
    border: Solid 4px #EFEFE2;
}
.DetailsPageHeader table {
    width: 100%;
    border: Solid 1px #9FAE8B;
    padding: 1px 5px 6px;
    height: 60px;
}
.DetailsPageHeader table td {
    width: 100%;
}
.DetailsPageHeader table img {
    margin-top: 8px;
    margin-left: 15px;
}
.DetailsPageHeaderBottom {
    height: 0px; 
    background-color: #EFEFE2; 
}
.DetailsPageLeftEdgeHeader { display: none; }
.DetailsPageRightEdgeHeader { display: none; }
.DetailsPageLeftEdge { display: none; }
.DetailsPageRightEdge {	display: none; }
.DetailsPageContent {
    background-color: #EFEFE2;
    padding: 25px 31px 28px;
}
.DetailsPageFooter {
    width: 100%; 
    background-color: #EFEFE2;
}
.DetailsSorceCodeArea {
    width: 100%; 
    padding-top: 21px;
}
