﻿/* B&L style
----------------------------------------------------------*/
	v\:* {
	  behavior:url(#default#VML);
	}
	
body   
{
    font-size: .80em;
    margin: 0px;
    padding: 0px;

 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
    color: #c41030;
}

a:hover
{
    color: #c41030;
    text-decoration: none;
}

a:active
{
    color: #c41030;
}

p
{
    margin-bottom: 10px;

}


/* HEADINGS   
----------------------------------------------------------*/


h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* page stuff */
#pagewrapper
{
background-image:url(/images/pagebg.png);
 background-repeat:repeat-x;
 background-position:top left;
}

#page
{
  text-align:left;
  padding:0px;
margin: 0 auto;
width:950px;
position:relative;
}


/* page header and menu */
#header
{
 height:120px;
 text-align:left;
width:100%;
}

#logo
{
    margin:10px  10px 10px 0px;
    text-align:left;
 float:left;
}

#leftcontainer
{
   float:right;
    text-align:right;
}

#leftcontainer #phonenumber
{
    font-family:Arial, Helvetica, sans-serif;
    color:#C41030;
    font-size:1.495em;
    font-weight:bold;
    padding:13px 15px 0px 0px!important;
    }

#leftcontainer #emailaddress
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:1.28em;
    color:white;
    padding:7px 15px 0px 0px!important;
}

#headermenu
{
    margin: 22px 0px 0px  0px;
    padding:0px;
    text-align:right;
        font-size:1.24em;
    color:white; 
    font-weight:bold;
}
#headermenu li
{
display: inline;
padding:0px 10px 0px  10px;
font-family:Arial, Helvetica, sans-serif
}

#headermenu .firstitem
{
    border-left:none!important;
}
#headermenu .otheritems 
{
    border-left:1px solid white!important;

}

#headermenu li a
{
    color:white!important;
    text-decoration:none!important;
}

/* body */

#pagecontent
{
    text-align:left;
    width:500px;
    min-height:500px;

}


#welcomeheading, #aboutheading, #contactheading, #locatorheading, #recruitmentheading
{
    margin-top:45px;
}

#contactheading
{
    margin-bottom:20px;
}
#locatorheading
{
    margin-bottom:25px;
}
.red
{
    color:#C41030;
    font-size:0.85em;
}

.submitbtn, .backbtn
{
    color:Black;
    text-align:left;
}
a.submitbtn
{   
     background-image:url(/images/button-with-chevron.png);
    background-position:right center;
    background-repeat:no-repeat;
    font-weight:bold;
    color:Black;
    text-decoration:none;
    width:70px;
    display:block;
}
a.backbtn
{   
     background-image:url(/images/button-with-chevron.png);
    background-position:right center;
    background-repeat:no-repeat;
    font-weight:bold;
    color:Black;
    text-decoration:none;
    width:110px;
    display:block;
}

/* footer */
#footer
{
    margin-top:10px;
    margin-left:0px;
   text-align:left;
   clear:both;
}

#footerblockmenu
{
   margin:30px  10px  0px 0px;
   width:900px;
   height:200px;
}

#footerblockmenu div
{
    float:left;
display:inline-block;
    text-align:left;
    width:260px;
    height:130px;
    background-color:#8F0816;
     background-image:url(/images/btmenublockbg.png);
 background-color:White;
 background-repeat:no-repeat;
 background-position:top left;
border:1px white solid;
padding:10px;
margin:10px   30px 20px -20px;
color:White;
}

#footerblockmenu a
{
    color:white!important;
    text-decoration:none!important;
    font-family:Verdana, Arial Black, Arial;
    font-weight:600;
    font-size:1.65em;
    display:block;
    border-bottom:dotted 1px white;
    padding:0px 0px 10px 20px;
    text-transform: uppercase;
    background-image:url(/images/leftchevron.png);
     background-repeat:no-repeat;
 background-position: 0px 6px;
}
#footerblockmenu span
{

    font-size:1.0em;
    margin:15px 0px 0px 0px;
    display:block;
    padding: 0px 50px  0px 20px;
    height:75px;
         background-repeat:no-repeat;
 background-position: 225px 45px;
}

#footerblockmenu .aboutus span 
{
     background-image:url(/images/about.png);
     background-repeat:no-repeat;
}
#footerblockmenu .storelocator span 
{
     background-image:url(/images/locations.png);
     background-repeat:no-repeat;
}
#footerblockmenu .contactus span 
{
     background-image:url(/images/contact.png);
     background-repeat:no-repeat;
}
#footertextmenu
{
      clear:both;
    color:#C41030;
    font-size:0.8em;
    margin: 0px 0px 10px 0px;
    text-align:left;
}

#footertextmenu span
{
 margin:0px 5px 0px 5px;
 padding:0px;
}

#footertextmenu ul
{   
     list-style-position:inside;
     margin:0px;
     padding:0px;
     display: inline;
}

#footertextmenu li
{
    list-style:none;
    display: inline;
    padding:0px 10px 0px 10px;
    margin:0px;
    border-left:1px #C41030 solid!important;
}
#footertextmenu li a
{
    color:#C41030!important;
    text-decoration:none!important;
}
#footertextmenu li a:hover
{
    color:#C41030!important;
    text-decoration:underline!important;
}


/* inpage elements */

.mainpageintro
{
    font-weight:bold;
    font-size:1.35em;
    color:black;
}

.mainpagestrapline
{
    color:#c41030;
    font-size:0.9em;
    font-weight:bold;
}


#headofficesidebar
{
float:left;
width:200px;
}

#headofficesidebar h2
{
    color:#c41030;
    font-size:0.9em;
    font-weight:bold;
}


.address span
{
    display:block;
    margin:0px 0px 2px 0px;
    font-size:0.9em;
}


#contactusform
{
 
   float:left;  
    width:250px;
}
#branchlocator
{
 width:320px;
}

#contactusform .button, branchlocator .button
{
    text-align:right;
}

#contactusform .labelvalue, #branchlocator .labelvalue
{
    clear:both;
    margin:5px 0px 0px 0px;
}

 #branchlocator .labelvalue
{
    border-bottom:1px dotted black;
    padding:5px 0px 10px 0px;
      margin: 5px 0px 10px  0px;
}

#contactusform .label
{
    float:left;
      font-size:0.9em;
      width:75px;
      padding-top:5px;
}

#contactusform .rightalign .button
{
    text-align:right!important;  
    margin:20px 0px 0px 160px;
}

#branchlocator .label
{
    float:left;
      font-size:0.9em;
      width:105px;
      padding-top:5px;
}

#contactusform .value, #branchlocator .value
{
}
#contactusform .value textbox, #branchlocator .value textbox
{
       width:168px;
}
#contactusform .value select, #branchlocator .value select
{
       width:154px;
}
#contactusform  textarea
{
       width:230px;
 
}

.paddedtop
{
    clear:both;
    margin-top:10px;
}

input.btn
{

    border:white solid thin;
    position:relative;
    top:3px;
}

#nearestresults #locationresults
{
    clear:both;
    
}

#nearestresults
{
        list-style-type:none!important;

}

#nearestresults ul
{
     list-style-type:none!important;
     margin:10px 10px  25px 0px;
     padding:0px;
}
#nearestresults li
{
     margin:10px 10px 5px 0px;
     padding:0px;
}
#nearestresults  a
{
     color:#c41030;
    font-weight:bold;
}

#locationdetails
{
    margin:10px 0px 50px 0px!important;
    width:260px;
    
}

h2.branch
{ 
    margin: 20px 0px 10px 0px!important;
    color:#c41030!important;
     font-weight:bold!important;
font-size:1.25em!important;
}

#locationdetails .labelvalue
{
    border-bottom:1px dotted black;
    padding:5px 0px 10px 0px;
      margin: 5px 0px 10px  0px;
}

#locationdetails .label
{
      font-size:0.9em;
      width:95px;
 color:#c41030;
}


#locationdetails .value 
{
    margin-top:5px;
         font-weight:bold;
font-size:1.0em;
}

.mapcontainer
{
    margin: 10px 0px  0px 20px;
    background:silver;
    border:1px solid #c41030;
    float:left;
}

.mapcontainerresults
{
    margin: 10px 0px  0px 20px;
    background:silver;
    border:1px solid #c41030;
    position:absolute;
    top:130px;
    right:10px;
}
.linkbtn
{
    cursor:pointer;
    text-decoration:underline;
       color:#c41030;
    font-weight:bold;
}


#joblist>ul
{
     list-style-position:inside!important;
     margin: 5px  0px 5px 10px!important;
     padding:5px!important;
     list-style-position:inside!important;
     }


#joblist>ul>li
{    
    list-style-image:url(/images/leftchevron_red.png)!important;
     list-style-position:inside!important;
     margin:0px  0px 0px 0px!important;
     padding:2px 0px 2px 0px!important;
     border-bottom:1px dotted silver;
     width:280px;
}
#joblist  a
{
    font-size:10pt;
     color:black;
     font-weight:normal;
     text-decoration:none;
}
