﻿body
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #C0C0C0;
}
table {
  
}

a:link, a:visited, a:active
{
	color:  #B15901;
		cursor: pointer;
	text-decoration: none;
}
a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.PageTemplate
{
	width: 100%;
	background-color: #FFFFFF;
}
.Content
{
	padding: 10px 0px 10px 0px;
	width: 100%;
	min-height: 300px;
	background-color: #FFFFFF;
}
.QContent {
    padding: 10px 0px 10px 0px;
    margin-left: 50px;
    margin-right: 50px;
    width: auto;
    min-height: 300px;
    background-color: #FFFFFF;
}
.TabContent
{
	width: 100%;
	text-align: left;
}
.Login
{
	
	width: 800px;
	min-height: 400px;
	background-color: #FFFFFF;
}
.news_wrapper
{
    background-color: #FFFFFF;
    margin: 0px auto;
    height: 100%;
}
.NewsLeft
{
    text-align: center;
}
.NewsRight
{
    text-align: center;
}
.NewsTitle
{
    font-weight: bold;
    font-size: 20pt;
}
.NewsContent
{
    font-size: 16pt;
}
.NewsButton
{
    font-size: 16pt;
        border: thin solid #000000;
    padding:10px;
    background-color: #FFF2E6;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.NewsCheck
{
    font-size: small;
}
.NewsImage
{
 width:90%;   
}
#NewsEdit
{
    border: thin solid #000000;
    padding:10px;
    background-color: #FFF2E6;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}
.quote_page_count
{
    font-size: 10pt;
 
}
.Header
{

}
.HeaderTop1
{
	background-color: #EF7F2D;
	color: #FFFFFF;
	font-size: 6pt;
}
.HeaderBottom
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 6pt;
}
.Footer
{
	background-color: #000000;
	color: #FFFFFF;
}
.FooterTop
{
	background-color: Orange;
	color: #FFFFFF;
	font-size: 6pt;
}
        .DashboardCalendar
    {
        width: 100%;
    }
.popupCLASS
{
	border-style: inset;
	border-width: medium;
	position: absolute;
	top: 120px;
	right: 150px;
	z-index: auto;
}
.popupDeleteCLASS
{
	
	position: absolute;
	top: 220px;
	right: 100px;
	z-index: auto;
}
.NavLink:link {
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #FFFFFF;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #EF7F2D;
    color: #FFFFFF;
    height: 30px;
    font-size: 12pt;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.NavLink:visited {
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #FFFFFF;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #EF7F2D;
    color: #FFFFFF;
    height: 30px;
    font-size: 12pt;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.NavLink:hover {
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #FFFFFF;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #000000;
    color: #FFFF00;
    height: 30px;
    font-size: 12pt;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.NavLink:active {
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #000000;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #000000;
    color: #FFFF00;
    height: 30px;
    font-size: 12pt;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.NavLinkHighlight:link, .NavLinkHighlight:visited {
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #FFFFFF;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #000000;
    color: #FFFFFF;
    height: 30px;
    font-size: 12pt;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.NavLinkHighlight:hover, NavLinkHighlight:active {
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #FFFFFF;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #000000;
    color: #FFFF00;
    height: 30px;
    font-size: 12pt;
    padding-top: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}


.AdminLink {
    border: 1px solid black;
    border-radius: 5px;
    height: 15px;
    font-size: 9pt;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
    background-color: #FFFFCC;
    font-weight: bold;
}


.Quote_container {
    border: 1px solid #000000;
    width: 95%;
    text-align: left;
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
 
}
#QuoteNumberInfo {
    color: #FF0000;
}
.HText
{
display:none;

}
.TBox
{
	font-size: 10pt;

}
.TBoxStrikeout {
    font-size: 10pt;
    text-decoration: line-through;
}
.TBoxQuote
{
	font-size: 10pt;
	background-color: #FFFFCC;
}


    .PButton {
        font-size: 8pt;
        padding: 5px;
        cursor: pointer;
    
        text-align: center;
        background-color: orange;
        color: black;
        border: 1px solid black;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
 
    }

        .PButton:hover {
            background-color: black;
            color: lemonchiffon;
        }

.LinkButton1
{
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	border-color: #FFFFFF;
	background-color: #B15901;
	color: #FFFFFF;
	height: 15px;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
		padding-bottom: 5px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}
.BigButton {
    font-size: 10pt;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    background-color: orange;
    color: white;
    border: 1px solid black;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  
}
    .BigButton:hover {
        background-color:black;
        color:lemonchiffon;
    }
    .GridButton
{
    font-size: 8pt;
    cursor: pointer;
    font-weight: bold;
}
.AlertNav {


}
    .AlertNav ul {
        float: right;  
        margin-bottom: -40px;
        margin-right: 20px;
    }

    .AlertNav li {
        display: inline-block; 
        font-size: 10pt;
    
        padding: 5px;
        cursor: pointer;
        text-align: center;
        background-color: orange;
        border: 1px solid black;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;

    }
    .AlertNav a {
        color: white;
    }
    .AlertNav a:hover {
        color: black;
    }

.SLabel {
        color: #FF0000;
        font-weight: bold;
    }
.SelectedPrice
{
	background-color: #FFFFCC;
	font-weight: bold;
}
.CaptionCell
{
width: 120px;
	color: #800000;
}
.CaptionCellQuote
{
	width: 120px;
	color: #800000;
	font-weight: bold;
}
.GridImage
{
	width: 80px;
	height: 60px;
}
.GridHeader
{
	background-color: #DCDCDC;
	color: #000000;
	height: 35px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.GridAltRow1
{
	background-color: #F5F5F5;
}
.GridRow1
{

	color: #000000;
}
.GridSelectedRow1
{

	color: #000000;
}
.GridEditRow1
{
	color: #000000;
	background-color: #FFFFD5;
}
.Schedule
{
    vertical-align: top;
}

.QGridRow {
    padding: 10px;
    border-spacing: 10px;
}
.Captcha {
    text-align:center;
    width:600px;
}

.Reminders_container {
    background-color: whitesmoke;
    padding: 5px;
    border: 1px solid black;
    border-radius: 5px;
    text-align: left;
}

.Reminders_header {
    min-height:25px;
    font-size: Medium;  
    color:yellow;
    background-color:firebrick;
    border: 1px solid black;
    border-radius: 5px;
    padding:5px;
    margin-bottom:5px;
}
.Reminders_header_left { 
    display: inline-block;
    width: 50%;
    text-align: left;
}
.Reminders_header_right {
 float:right;
    display: inline-block;
    width: 40%;
    text-align: right;
}
.ReminderRangeLabel {
    color:black;
    font-size: 8pt;
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}
.UserSignature {
    max-width:300px;
    height:auto;
}
.AdminPageHeader {
    min-height: 25px;
    font-size: Medium;
    color: yellow;
    background-color: firebrick;
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
}
.ASPXGridButton {
   
 
}
    .ASPXGridButton a {
        font-size: 10pt;
        padding: 5px;
        cursor: pointer;
        text-align: center;
        background-color: orange;
        color: white;
        border: 1px solid grey;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
    }

.ScanDownload {
    font-size: 12pt;
    padding: 5px;
    cursor: pointer;
    text-align: center;
    background-color: orange;
    color: white;
    border: 1px solid grey;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;

}
    .ScanDownload a:link, a:active, a:visited {      
        color: white;      
    }
    .ScanDownload a:hover {
        color: black;
    }
.UploadResult {
    width:100%;
    font-weight:bold;
    color:red;
    text-align:right;

}
.ScanFilesLink {

}
    .ScanFilesLink:hover {
        color: black;
    }

.ScanFilesLink {
    padding: 5px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    text-align: center;
    background-color: whitesmoke;
    border: 1px solid grey;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
        .ScanFilesLink:hover {
            background-color:orange ;
        }
        .ScanFilesLink a:link {
            width:100%;
            color: black;
        }
        .ScanFilesLink a:active {
            color: black;
        }
        .ScanFilesLink a:visited {
            color: black;
        }

        .ScanFilesLink a:hover {
            color: black;
        }

.laser-scans-row {
    background-color: whitesmoke;
}
.download-arrow {
    font-size:8pt;
    background-color: black;
    color: white;
    border: 1px solid yellow;
    border-radius: 20px;
    padding: 2px;
}







