@charset "UTF-8";
/* CSS Document */

/*------------- MAIN STYLING -------------*/

fieldset  {
    border: none;
}



/*------------- PAGE STYLING -------------*/


#body  {
    width: auto;
    height: auto;
    padding-top: 18px;
}

#container  {
    margin: 0 auto;
    margin-top: -10px;
    width: 1000px;
    height: auto;
    background-image: url('../images/bg.png');
    background-repeat: repeat-y;
    padding-left: -1px;
    padding-right: -1px;
    border-left-style:solid;
    border-left-width:thin;
    border-left-color: #999;
    border-right-style:solid;
    border-right-width:thin;
    border-right-color: #999;
    -moz-box-shadow: 0px 0px 20px #888;
    -webkit-box-shadow: 0px 0px 20px #888;
    box-shadow: 0px 0px 20px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#content  {
    margin-left: 0px;
    margin-top: 30px;
    width: 100%;
    height: auto;
}



/*------------- ENTRY BOX AND SELECT STYLING -------------*/

select  {
/*	float: left;*/
    width: auto;
    height: 22px;
    background-color: #eff0f0;
    color: #000;
    border: thin solid #CCC;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    padding: 3px;
}

.entrybox1  {
    width: 250px;
    height: 18px;
    border-radius: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: thin;
    border-color: #CCC;
}

.entrybox2  {
    width: 350px;
    height: 200px;
    border-radius: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: thin;
    border-color: #CCC;
}

.entrybox3  {
    width: 220px;
    height: 18px;
    border-radius: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: thin;
    border-color: #CCC;
}

.entrybox4  {
    width: 350px;
    height: 36px;
    border-radius: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: thin;
    border-color: #CCC;
}




/*------------- FONTS STYLING -------------*/

a:link {
    color:#a0a0a0;
    text-decoration: none;
}      /* unvisited link */

a:visited {
    color:#a0a0a0;
    text-decoration: none;
}  /* visited link */

a:hover {
    color:inherit;
    text-decoration: none;
}  /* mouse over link */

a:active {
    color:#a0a0a0;
    text-decoration: none;
} /* active link*/

a img {
    border:0;
}

p.footer  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    padding-top: 14px;
    letter-spacing: 4px;lab	
}

p  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;	
}

.pspan  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;	
}

.label  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom:-2px;
    letter-spacing: 1px;
}

label  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom:-2px;
    letter-spacing: 1px;
}

p.header  {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    padding-top: 9px;
    color: #FFF;
}

p.login  {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    margin-top:0px;
    margin-bottom: 2px;
    color: #ab162b;
    letter-spacing: 1px;
}

span.controlnav  {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 5px;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #FFF;
    color: #FFF;
    vertical-align: middle;
}

.pwelcome  {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    padding-left: 12px;
    color: #ab162b;
    letter-spacing: 1px;
    margin-top: 5px;
}

span.b  {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-top: 14px;
    color: #006699;	
}

.add  {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    margin-top:10px;
    margin-bottom: 5px;
    color: #ab162b;
    letter-spacing: 1px;
}

.spansub  {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    margin-top:10px;
    margin-bottom: 5px;
    color: #a0a0a0;
    letter-spacing: 1px;
}

p.busilist  {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    margin-top:10px;
    margin-bottom: 5px;
    color: #000;
    letter-spacing: 1px;
}

p.clientname  {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    margin-top:-2px;
    color: #000;
    letter-spacing: 1px;
}

p.viewedit  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #a0a0a0;
    letter-spacing: 1px;
}

p.addTitle  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    margin-bottom:0px;
    margin-left: 10px;
    color: #ab162b;
    letter-spacing: 1px;
}

.addField  {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    margin-top: -2px;
    margin-bottom: 6px;
    margin-left: 9px;
    color: #ab162b;
    letter-spacing: 1px;
}



/*------------- NAV STYLING -------------*/

.controlnavpane  {
    width: 999px;
    height: 40px;
    text-align: right;
    margin-top: -60px;
}

.navmenu  {
    background-color: #FFF;
    float: right;
    width: 180px;
    height: 75px;
    vertical-align: middle;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #BBB;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #BBB;
}

#welcome  {
    width: 999px;
    height: 20px;
}



/*------------- LOGIN STYLING -------------*/

#logo  {
    padding-top: 30px;
    padding-bottom: 25px;
    width: 270px;
    height: 141px;
    margin: 0 auto;
}

#heading  {
    width: 1000px;
    height: 40px;
    background-color: #65666a;
    text-align: center;
}

.logindiv  {
    padding-top: 15px;
    width:auto;
    height: auto;
    text-align: center;	
}

.logindiv2  {
    width:auto;
    height: auto;
    text-align: center;	
}

.logindiv3  {
    padding-top:14px;
    width:auto;
    height: auto;
    text-align: center;	
}

.spacer1  {
    width: a0a0a0px;
    height: 70px;
}

.login .text  {
    -moz-border-radius: 4px;
    border-radius: 5px;
}

#loginagain  {
    width:auto;
    height: auto;
    margin: 0 auto;
}



/*------------- HEADER/FOOTER STYLING -------------*/

#footer  {
    width: 1000px;
    height: 103px;
    background-image: url('../images/footer.png');
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;	
}



/*------------- ADMIN SIDE STYLING -------------*/

.userTitle  {
}

.user  {
}

.entryField  {
    border-left-style: dotted;
    border-left-width: thin;
    border-left-color: #BBB;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #BBB;
    width: 200px;
}

.leftnav  {
    margin-top:0px;
}

.leftnav2  {
    margin-left:-52px;
}

.leftnav3  {
    padding-bottom: 8px;
    margin-left:-20px;
}

.leftnav4  {
    margin-top: 0px;
    padding-bottom: 0px;
    
}

#navpane  {
    float: left;
    width: 25%;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCC;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCC;
    border-bottom-right-radius: 25px;
}

#navpane2  {
    padding-left: 45px;
}

#datapane  {
    float: left;
    width: 30%;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCC;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCC;
    border-bottom-right-radius: 25px;
}

#datapane2  {
    padding-left: 35px;
}

#controlpane  {
    float: left;
    width: 44%;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCC;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCC;
    border-bottom-right-radius: 25px;
}

#controlpane2  {
    padding-left: 45px;
}



/*------------- TABLE STYLING -------------*/

.ptable  {
    font-size: 12px;
    text-align:center;
}

.table  {
    text-align: center;	
    border: 1px solid;
    border-color: #a0a0a0;
    margin-bottom: 10px;
    border-radius: 5px;
}

.htableth  {
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #CCC;
    color: #ab162b;
    padding-right: 5px;
}

.htableth2  {
     color:#ab162b;
    border-bottom: 1px solid;
    border-color: #CCC;
}

.htabletr  {
    border: 1px solid;
    border-color: #CCC;
}

.tabltr  {
    border: 1px solid;
    border-color: #CCC;
}

.tabletd  {
    border-right: 1px solid;
    border-color: #CCC;
}

.tabletd2  {

}



/*------------- DATEPICKER STYLING -------------*/

.ui-datepicker {  
    width: 232px;  
    height: auto;
    background-color: #FFF;
    font: 9pt Arial, sans-serif;  
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .7);  
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .7);  
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .7);  
}

.ui-datepicker a {  
    text-decoration: none;  
}  

.ui-datepicker table {  
    width: 100%;  
} 

.ui-datepicker-header {  
    background-color: #777;
    height: 50px;
    color: #FFF;  
    font-weight: bold;  
    font-size: 12px;
    border-width: 1px 0 0 0;  
    border-style: solid;  
    border-color: #111;  
}

.ui-datepicker-title {  
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    letter-spacing: 2px;
}  

.ui-datepicker-prev, .ui-datepicker-next {  
    display: inline-block;  
    width: 30px;  
    height: auto;  
    text-align: center;  
    cursor: pointer; 
    background-repeat: no-repeat;
    padding-top: 7px;
}

.ui-datepicker-prev {  
    float: left;
    margin-left: 5px;
    font-size: 12px;
}  
.ui-datepicker-next {  
    float: right;
    margin-right: 8px;
    font-size: 12px;
}  

.ui-datepicker thead { 
    background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);  
    background-image: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));  
    background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );  
    border-bottom: 1px solid #bbb;  
} 

.ui-datepicker th {  
    text-transform: uppercase;  
    font-size: 6pt;  
    padding: 5px 0;  
    color: #666666;  
    text-shadow: 1px 0px 0px #fff;  
    filter: dropshadow(color=#fff, offx=1, offy=0);  
}

.ui-datepicker tbody td {  
    padding: 0; 
}

.ui-datepicker tbody td:last-child {  
    border-right: 0px;  
}  

.ui-datepicker tbody tr {  
    border-bottom: 1px solid #bbb;  
}  
.ui-datepicker tbody tr:last-child {  
    border-bottom: 0px;  
}

.ui-datepicker td span, .ui-datepicker td a {  
    display: inline-block;  
    font-weight: bold;  
    text-align: center;  
    width: 30px;  
    height: 30px;  
    line-height: 30px;  
    color: #666666;  
    text-shadow: 1px 1px 0px #fff;  
    filter: dropshadow(color=#fff, offx=1, offy=1);  
}  
.ui-datepicker-calendar .ui-state-default {  
    background: #ededed;  
    background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);  
    background: -webkit-gradient(linear, left top, left bottombottom, color-stop(0%,#ededed), color-stop(100%,#dedede));  
    background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);  
    background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);  
    background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);  
    background: linear-gradient(top,  #ededed 0%,#dedede 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );  
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);  
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);  
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);  
}  
.ui-datepicker-unselectable .ui-state-default {  
    background: #f4f4f4;  
    color: #b4b3b3;  
}

.ui-datepicker-calendar .ui-state-hover {  
    background: #f7f7f7;  
}  

.ui-datepicker-calendar .ui-state-active {  
    background: #6eafbf;  
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);  
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);  
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);  
    color: #e0e0e0;  
    text-shadow: 0px 1px 0px #4d7a85;  
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);  
    border: 1px solid #55838f;  
    position: relative;  
    margin: -1px;  
}  

/*------------- VENDOR SEARCH STYLING -------------*/

.advancedcriteria  {
    width: 100%;
    height: auto;
}

.acleft  {
    float: left;
    width: 290px;
}

.acright  {
}



/*------------- VENDOR SEARCH TABLE STYLING -------------*/

#searchtable  {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 50px;
    border-collapse: collapse;
}

.searchtr  {
    font-family: 'PT Sans', sans-serif;
    border: 1px solid #d7d7d7;
}

.searchth  {
    font-family: 'PT Sans', sans-serif;
    color: #a0a0a0;
    border: 1px solid #d7d7d7;
    padding: 1%;
}

.searchtd  {
    font-family: 'PT Sans', sans-serif;
    color: #a0a0a0;
    border: 1px solid #d7d7d7;
    padding: 0.75%;
    font-size: 90%;
}

.button  {
    border-radius: 5px;
    background-color: #ab162b;
    color: #FFF;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
}

#noresults  {
    font-family: 'PT Sans', sans-serif;
    padding-left: 2%;
}

#viewvendor  {
    padding-left: 2%;
}

.login submit  {
    border-radius: 5px;
    background-color: #ab162b;
    color: #FFF;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
}

/************/
/*  MODAL   */
/************/

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0 auto;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  padding-bottom: 20px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 2px solid #234568;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
  color: #234568;
  font-weight: 500;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-dialog {
    width: 800px;
    margin: 30px auto;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

/* Google maps api autocomplete*/
.pac-container  {
    z-index: 9999999999 !important;
}