﻿body{

}
a
{
    text-decoration: none;
    color: #A40130;
}

a:visited
{
    text-decoration: none;
    color: #A40130;
}
a:hover
{
    text-decoration: underline;
}
h1
{
    font-size:18px;
}
input.error  
{ 
    background: #fed; border: 1px solid red; 
}
#bv-master-frame
{
    border-style: solid;
    border-color: silver;
    border-width: 1px;
    padding: 0;
    width: 100%;
    min-width: 800px;
}
#bv-master-header
{
    height: 155px;
    width: 100%;
}
#bv-master-logo
{
    position: relative;
    height: 155px;
    width: 230px;
    float: left;
    display: inline-block;
}
#bv-img-logo
{
    margin-top: 12px;
    margin-left: 12px;
    border: none;
}
#bv-master-title
{
    position: relative;
    height: 155px;
    display: inline-block;
}
#bv-title-line1
{
    display: block;
    margin-left: 70px;
    margin-top: 45px;
    color: #666666;
    font-size: 32px;
    font-weight: bold;
    font-family: "Trebuchet MS" , "Lucida Sans Unicode" , "Lucida Grande" , "Lucida Sans" , Arial, sans-serif;
}
.bv-title-line2
{
    display: block;
    margin-left: 210px;
    margin-top: 4px;
    color: #666666;
    font-size: 20px;
    font-family: "Trebuchet MS" , "Lucida Sans Unicode" , "Lucida Grande" , "Lucida Sans" , Arial, sans-serif;
}
.bv-title-line3
{
    display: block;
    color: #666666;
    font-size: 50px;
    font-family: "Trebuchet MS" , "Lucida Sans Unicode" , "Lucida Grande" , "Lucida Sans" , Arial, sans-serif;
}
#bv-master-account-controls
{
    position:absolute;
    height: 155px;
    width: 250px;
    float: right;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    top: 0px;
    right: 10px;
}
#bv-master-account-controls a
{
    color: #A40130;
}
#bv-master-welcome-text
{
    display: block;
    margin-top: 38px;
    margin-right: 15px;
}
.bv-master-logout
{
    display: block;
    margin-top: 6px;
    margin-right: 15px;
}
#bv-master-account-settings
{
    display: block;
    margin-top: 6px;
    margin-right: 15px;
}
#bv-master-navigation-frame
{
    background-color: #A40130;
    width: 100%;
    height: 32px;
}
#bv-master-navigation
{
    position: relative;
    display: inline-block;
    padding: 8px;
    padding-left: 14px;
    color: white;
    float: left;
}
#bv-master-navigation a
{
    text-align: left;
    color: white;
    font-weight: bold;
}
#bv-master-navigation-sizer
{
    position: relative;
    width: 30px;
    display: inline-block;
    float: right;
}
#bv-master-navigation-sizer
{
    margin-top: 7px;
    margin-left: 7px;
}
#bv-master-main
{
    
}
#bv-master-main-table
{
    position: relative;
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0;
    border: 0;
    clear: both;
    border-spacing: 0;
    /*overflow:hidden;*/
}
#bv-master-main-left
{
	clear:both;
	position:absolute;
	left:0;
    width: 210px;
    background-color: #E6E6E6;
    margin: 0px;
    padding: 10px;
    vertical-align:top;
    height:100%;
    display:block;
}
#bv-master-main-middle
{
	clear:both;
	position:relative;
	margin-left:230px;
    background-color: white;
    padding: 14px;
    line-height: 16px;
    min-height: 350px;
	overflow:auto;
}
#bv-master-main-right
{
    position: relative;
    width: 210px;
    display: table-cell;
    margin: 0;
    padding: 14px;
}
#bv-master-newsbox
{
    width: 185px;
    border: 1px silver solid;
    min-height: 300px;
    background-image: url('images/newsback.jpg');
    background-repeat: repeat-x;
    background-position: left top;
    line-height: 16px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
}
#bv-master-footer
{
    background-color: #666666;
    padding: 8px;
    vertical-align: middle;
    text-align: center;
    color: white;
    display: block;
    margin-top: 20px;
}

.bv-master-style-leftnav
{
    font-weight: bold;
    color: #A40130;
    display: block;
    margin-bottom: 12px;
}
.bv-master-style-newsbox-title
{
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}
.bv-master-style-newsbox-item
{
    display: block;
    text-align: justify;
    margin-bottom: 6px;
}
.bv-master-style-newsbox-item a
{
    color: #A40130;
    font-weight: bold;
}
.bv-styles-lable
{
    width:180px;
    display:inline-block;
    margin-bottom:5px;
    text-align:left;
    margin-top:5px;
}

.bv-styles-lable-middle
{
    width:100px;
    display:inline-block;
    margin-bottom:5px;
    text-align:left;
    margin-top:5px;
}

.bv-styles-lables
{
    width:250px;
    display:inline-block;
    margin-bottom:5px;
    text-align:left;
    margin-top:5px;
}
.bv-styles-lable-short
{
    
    display:inline-block;
    margin-bottom:5px;
    text-align:left;
    margin-top:5px;
}
.bv-styles-lable-title
{
    width:180px;
    display:inline-block;
    margin-bottom:5px;
    text-align:left;
    margin-top:5px;
    font-size: 14pt;
    font-weight: bold;
}
.bv-styles-textbox-long
{
    border: 1px solid silver;
    margin-bottom:5px;
    margin-right:10px;
    margin-top:5px;
}
.bv-styles-textarea
{
    width:400px;
    height:120px;
    border-style: solid;
    border-color: silver;
    border-width: 1px;
    margin-bottom:5px;
    margin-right:10px;
    margin-top:5px;
}
.bv-styles-dropdown-long
{
    width:210px;
   border:none;
      border-bottom:solid 1px #000;
    margin-bottom:5px;
    margin-right:10px;
    margin-top:5px;
}
.bv-styles-textbox-short
{
    width:80px;
     border:none;
      border-bottom:solid 1px #000;
    margin-bottom:5px;
    margin-right:10px;
    margin-top:5px;
}
.bv-styles-validator
{
    display:none;
}
.bv-styles-modalvalidationsummary-outter
{
    width:400px;
    background-color:white;
    border:1px solid Red;
    padding:10px;
    color:Red;
}
.bv-styles-validationsummary-title
{
    font-weight:bold;
    font-size:12px;
    color:#666666;
    margin-bottom:10px;
}
.modalBackground 
{
	background-color:Silver;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#ModalPopupExtenderValidationSummary
{
    color:Red;
}
.bv-styles-twocoltable
{
    display:table;
}
.bv-styles-twocoltable-row
{
    display:table-row;
}
.bv-styles-twocoltable-col
{
    display:table-cell;
}
.bv-styles-MessageBoxError
{
	border-right: lightgrey 1px solid; 
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
    width:100%;
    background:#ffe6e7 url(/images/error-icon.gif) no-repeat 8px 8px;
    min-height: 40px;
    position:relative;
}

.bv-styles-TextMiddle
{
    display:block;
    margin-left:0px;
    margin-right:10px;
    margin-top:12px;
    margin-bottom:10px;
    padding-left:40px;
}
.bv-styles-MessageBoxWarning
{
	border-right: lightgrey 1px solid; 
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
    background:#FFFFCC url(/images/warning2.png) no-repeat 8px center;
    background-position:top left;
    min-height: 28px;
    margin-right:1px;
    position:relative;
    margin-top:3px;
    margin-bottom:3px;
}
.bv-styles-MessageBoxOK
{
	border-right: lightgrey 1px solid; 
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
    width:100%;
    background:#D5FFD5 url(/images/ok-icon.gif) no-repeat 8px center;
    text-indent:40px;
    min-height: 40px;
    position:relative;
}
.bv-styles-actionlinks
{
    color: #A40130;
}
.bv-styles-
.bv-styles-button
{
    border:1px solid Gray;
    font-size:14px;
    color:White;
    background-color:#A40130;
    }
tton-small {
    border: 1px solid Gray;
    font-size: 12px;
    color: deepskyblue;
    background-color: deepskyblue;
}
.bv-styles-button:hover, .bv-styles-button-small:hover {
    /*color:White;
    background-color:#666666;*/
    color: White;
    background-color: deepskyblue;
}
.bv-styles-button-small {  /*Denver*/
    background-color: deepskyblue;
}


.bv-styles-validationsummary
{
    margin-bottom:12px;
    top: 0px;
    left: 0px;
}

.bv-styles-validationsummary ul
{
    list-style:none;
    line-height:18px;
}
.bv-styles-grid-hyperlink a
{
    color: #A40130;
}
.bv-styles-content-controls
{
    display:block;
    background-color:#ECECEC;
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
    border:1px solid #CCCCCC;
}
.bv-styles-content-controls-left
{
    display:inline-block;
    margin-right:20px;
}
.bv-styles-content-controls-right
{
    display:inline-block;
}
.bv-styles-content-controls-buttons
{
    display:block;
}
.bv-styles-content-controls-textbox-full
{
    width:100%;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    margin-bottom:10px;
}
.bv-styles-content-controls-textarea
{
    width:100%;
    height:200px;
}
.bv-styles-content-title-link
{
    font-weight:bold;
    font-size:16px;
    display:inline-block;
    margin-bottom:5px;
}
.bv-styles-content-editbutton
{
    display:inline-block;
    margin-right:5px;
}
.bv-styles-content-footer
{
    display:block;
    padding:5px;
    background-color:#ECECEC;
    margin-top:5px;
    margin-bottom:10px;
    
}

.bv-styles-formstatusline-controls
{
    display:inline-block;
}
.bv-styles-UserPickList-Box
{
    width:600px;
    background-color:White;
    padding-top:5px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:15px;
    border-style: solid;
    border-color: silver;
    border-width: 1px;
}
.bv-styles-UserPickList-Title
{
    
}
.by-styles-hidden
{
    display:none;
}
.bv-styles-form
{
    position:relative;
    overflow:auto;
}
.bv-styles-BoSummary-box
{
	DISPLAY: inline-block; 
	Z-INDEX: 1; 
	MARGIN: 5px 0px 0px 5px; 
	WIDTH: 25%; 
	COLOR: #4d4d4d; 	
	POSITION: relative;
	TEXT-ALIGN: left;
	vertical-align:top;
	background-color:white;
	margin-left:5px;
	background-image: url('../images/box_BG_repeater.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-top: 0 solid transparent;
	padding:10px;
	height:120px;
}
.bv-styles-BoSummary-title
{
    font-weight:bold;
    font-size:12px;
    margin-bottom:24px;
    display:block;
}
.bv-styles-BoSummary-link
{
    font-size:56px;
}
.bv_another{ border:none; border-bottom:solid 1px #000;}
.bv-styles-ApprovalNum-txt
{
    border-style: solid;
    border-color: silver;
    border-width: 1px;
    margin-bottom:5px;
    margin-right:10px;
    margin-top:5px;
}

.bv-white-link a{
    text-decoration: none;
    color: white;
}

.bv-white-link a:visited{
    text-decoration: none;
    color: white;
}

.bv-white-link a:hover{
    text-decoration:underline;
    color: white;
}

.bv-control-box-top {
    margin-top: -300px;
}

.bv-radio {
    display:inline-block;
    margin-right:15px;
}

.bv-radio > label {
    display:inline-block;
}

.bv-radio > input[type="radio"] {
    margin-top:0;
}

.bv-check {
    display:inline-block;
    margin-right:15px;
}

.bv-check > label {
    display:inline-block;
}

.bv-check > input[type="checkbox"] {
    margin-top:0;
}