﻿html, body
{
	height:100%;
	margin:0px auto;
	margin-left:0px;
	background-color:#BBC1C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

img
{
	border: none;
}

input[type="button"], input[type="submit"], input[type="reset"]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/ButtonBackground.png);
	height: 23px;
	background-color: #999999;
	border-width: 1px;
}

select
{
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	color: #003366;
	border: Solid 1px #336699;
	font-size: 12px;
}

select:hover
{
	background-color:#EEEEEE;
}

input[type="text"], input[type="password"], textarea
{
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	color: #003366;
	border: Solid 1px #336699;
	font-size: 12px;
}

input[readonly="readonly"]
{
	background-color:#CCCCCC;
}

.GridTable
{
	border: 0px Solid #5F7992;
	width: 780px;
}

.GridHeader
{
	font-weight: bolder;
	font-family:Verdana;
	background-color: #333333;
	color: #EEEEEE;
	background-image: url( images/GridHeader.jpg );
	height: 30px;
}

.GridHeader th, .GridHeader td
{
	border: 1px Solid #5F7992;
}

.GridHeader a
{
	font-weight: bolder;
	font-family:Verdana;
	color: #EEEEEE;
	text-decoration: underline;
}
.GridPager
{
	font-weight: bolder;
	font-family:Verdana;
	background-color: #5E7891;
	color: #EEEEEE;
	text-align: left;
}
.GridPager a
{
	font-weight: bolder;
	font-family:Verdana;
	color: #EEEEEE;
	text-decoration: underline;
	text-align: left;
}
.GridRow
{
	font-family:Verdana;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	border: 0px;
	text-align: left;
}
.GridRowAlt
{
	font-family:Verdana;
	background-color: #DAE2E8;
	color: #000000;
	padding: 2px;
	border: 0px;
	text-align: left;
}
.GridRowHover
{
	font-family:Verdana;
	background-color: #89A3BC;
	color: #000000;
	padding: 2px;
	border: 0px;
	text-align: left;
}

.GridRow td, .GridRowAlt td, .GridRowHover td
{
	white-space:nowrap;
	border: 0px;
	text-align: left;
}

/*

.GridRow a, .GridRowAlt a, .GridRowHover a, .GridRow img, .GridRowAlt img, .GridRowHover img
{
	display: block;
	margin-left: auto;
    margin-right: auto;
    text-align:center;
    white-space: nowrap
}
*/

.MenuBarItem1
{
	cursor: pointer;
	padding: 5px;
	border-right: 1px solid #336699;
	font-weight: bold;
}

.MenuBarItem2
{
	border-bottom: 1px solid #D6E0EE;
}

.MenuBarItem2 td
{
	padding: 5px;
	border-left: 1px solid #D6E0EE;
	border-right: 1px solid #D6E0EE;
	background-image: url(images/MenuItemLevel2.png);
	cursor: pointer;
	height:100%;
	font-weight: bold;
	padding-right: 15px;
}

.MenuBarItem2 img
{
	padding-right: 15px;
}

.MenuBarItem3
{
	padding: 5px;
	border-right: 1px solid #666666;
	cursor: pointer;
}

.MenuBarItemHover
{
	cursor: pointer;
}

.MenuBarLevel1
{
	cursor: pointer;
}
.MenuBarLevel1 a
{
	color: #FFFFFF;
	font-family: "Segoe UI",Arial,sans-serif;
}

.MenuBarLevel2, .MenuBarLevel3
{
	background-color: #E7F1FF;
	cursor: pointer;
}
.MenuBarLevel2 a, .MenuBarLevel3 a
{
	color: #000000;
	font-family: "Segoe UI",Arial,sans-serif;
}



.DSLargerCheckbox input[type="checkbox"]
{
	width: 28px;
	height: 28px;
}

.DSBoldWhiteFont
{
    font-weight: bold; 
    font-size: 10pt;
    color: #ffffff;
}

.DSCurrentPageTitle
{
    font-size:14pt;
    color:#000000;
    font-weight:bold;
    font-style:italic;
}

.DSContentBoxTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14pt;
}

table.DSInnerContentCenter
{
    margin-left:20%; 
    margin-right:20%;
    width:60%
}

.DSInnerContentBox
{
    background-color:#BBC1C9;
    border:1px Solid #000000;
    padding:0px;
    margin:0px;
    border-collapse:collapse;
    border-spacing:0px
}

.DSInnerContentTitle
{
    font-size:large;
    font-family:Arial;
    color:#FFFFFF;
    font-weight:bold;
}

.DSInnerContentBody
{
    padding:10px, 10px, 10px, 10px;
    margin: 10px, 10px, 10px, 10px;
    width: 600px;
}

.DSInnerContentBodyTitle
{
	font-size: 12px; 
	font-weight:bold;
	color: #000000; 
}

.DSInnerContentSmallText
{
	font-size: 10px; 
	color: #000000; 
}

.DSErrorMessageBox
{
    background-color:#DDDDDD;
    border: 1px Solid #000000;
}

.DSErrorMessage
{
	color:#990000;
	font-size:large;
}

.DSRequired
{
	color:#990000;
	font-size:8pts;
}

.DSDarkRow
{
	text-align:left;
	background-color: #CBCFD2;
	height: 22px;
}

.DSLightRow
{
	text-align:left;
	background-color:#E1E3E5; 
	height: 22px;
}

.DSImageWithLightBorder
{
	border:1px Solid #CCCCCC
}

.DSImageWithBlackBorder
{
	border:1px Solid #000000
}

.DSAlignLeft
{
	text-align:left
}
.DSLeftBottomRightBorderBoxLightGrayBackground
{ 
    background-color: #E1E3E5;
    border-left: 1px Solid #000000;
    border-bottom: 1px Solid #000000;
    border-right: 1px Solid #000000;    
}
.DSMediumBoldWhiteFont
{
    font-weight: bold; 
    font-size: 11pt; 
    color: #ffffff    
}

.DSDarkBg
{
	width:300px;
	background-color:#6d7a8e;
	border: Solid 1px #000000;
}

.DSDarkBgWidth250
{
	width:250px;
	background-color:#6d7a8e;
	text-align:center;
	color: #EEEEEE;
	font-weight:bold;
	border: Solid 1px #000000;
}

.DSScrollListHalfSize
{
	height:300px;
	width:325px;
	overflow:auto;
}
.DSDealerTitle1
{
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}

.DSCheckboxListWithTwoColumns
{
}
.DSCheckboxListWithTwoColumns td
{
	width:50%
}
a.DSBottomMenu
{
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
a.DSBottomMenu:visited
{
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
a.DSBottomMenu:hover
{
    font-weight:bold;
    color:#000066;
    text-decoration:none;
}
.DSRedText
{
	color:#dd0000;
}
.DSTextareaLikeDiv
{
	background-color:#EFEFEF;
	height:200px;
	width:550px;
	border: 1px Solid #000000;
	overflow:auto
}
.GridHeader_WebBlue, .GridHeader_WebBlue a
{
	color:#000000!important;
}
.DSDescTemplateScroll
{
    
    height: 100px;
    overflow: auto;
    border:solid 1px #999999;
    background-color: #E1E3E5;
}
.DSInnerContentTable
{
    width:100%;
    border: Solid 1px #999999;
}
.DSOuterTableBorder
{
    border-right:solid 1px #777779;
    border-left:solid 1px #777779;
}
.GridFilterRow_WebBlue td, .GridRow_WebBlue td, .GridAltRow_WebBlue td, .GridEditRow_WebBlue td, .GridFooter_WebBlue td, .GridGroupFooter_WebBlue td 
{
    border-style:none none none none!important;
}
.RadGrid_WebBlue .rgRow td, .RadGrid_WebBlue .rgAltRow td, .RadGrid_WebBlue .rgEditRow td, .RadGrid_WebBlue .rgFooter td
{
    border:none!important;
}


.DSTransparentDivOuter
{
    Z-INDEX: 100; 
    BACKGROUND-COLOR: #336699; 
    FILTER: alpha(opacity=50); 
    opacity: .50; 
    moz-opacity: 0.5; 
    POSITION: fixed; 
    TOP:0px; 
    LEFT:0px; 
    width:100%;
    height:100%;
}

.DSSolidDivInnerForLoading
{
    Z-INDEX: 1000; 
    POSITION: fixed; 
    TOP:0px; 
    LEFT:0px; 
    width:100%;
    height:100%;
}
