﻿
*{
    margin:0;
    padding:0;
    border:0;
    font-family:Verdana, Arial;
    font-size:8pt;
}

body 
{
    background-color:#252525;
    /*background-image:url("_images/bodybg.png");*/
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    font-family:Arial, Verdana;
    color:White;
    
}
.innerbody
{
    background-image:url("_images/innerbodybg.png");
    background-repeat:no-repeat;
    width:969px;
    height:672px;
    margin:0 auto;
    padding:2px;
}

.wrapper 
{
    width:960px;
    min-height:658px;
    height:auto !important;
    height :658px;
    margin:2px auto 0 auto;
    border-top: solid 0px black;
    border-left:solid 1px white;
    border-right:solid 1px white;
    background-color:White;
}

.header,
.headerhiab,
.headerfrozen
{
    background-color:white;
    background-repeat:no-repeat ;
    height:113px;
    margin-top:4px;
}

.header
{
        background-image:url("_images/sbilogo.png");
}
.headerhiab
{
        background-image:url("_images/hiabdeliverylogo.png");
}
.headerfrozen
{
        background-image:url("_images/frozendeliverylogo.png");
}


.main
{
    min-height:464px;
    height:auto !important;
    height:464px;
    background-image:url("_images/bluebg-highlightbottom.jpg");
    margin:0 0 3px 0;
    padding:0 70px;
}

.footer 
{
   border-top:solid 1px white;
   color:#20419a;
   background-color:white;
   font-size:1.0em;
    font-family:verdana;
   height:44px;
   padding:14px;
   text-align:center;
 }
 
 .footer .left 
{
    float:left;
    margin-left:10px;
    width:300px;
    height:40px;
}

.footer .right
{
    float:right;
    margin-right:10px;
    width:300px;
}
.footer .right a
{
    margin-right:20px;
    color: #20419a;
}
.footer .middle
{
    float:left;
    width:300px;
    height:50px;
    font-size:0.8em;
  
}
 ul.menu
 {
     margin-top:20px;
     margin-right:0px;
     float:right;
     list-style:none;
     display:inline;
     color:White;
 }
 
ul.menu li{
    list-style:none;
    display:inline;
    margin: 10px;
}

ul.menu li a 
{
    font-size:1.2em;
    font-weight:bold;
    font-family:Arial;
}

ul.servicethumbs
 {
     margin:70px 0 10px 0;
     list-style:none;
     display:block;
     color:White;
              overflow:hidden;

 }
 
 ul.servicethumbs li h2 
 {
     width:140px;
     text-align:center;
     margin:0 0 8px 0;
 }
 
ul.servicethumbs li{
     list-style:none;
    display:block;
    float:left;
    margin: 5px;
    font-size:1.2em;
    font-family:Arial;
    background-image:url("_images/picframe.png");
    background-repeat:no-repeat;
 padding-left:4px;
    padding-right:5px;
    padding-bottom:4px;
}

ul.servicethumbs li.hover{
    padding-left:4px;
    padding-right:5px;
    padding-bottom:4px;
    background-image:url("_images/picframehighlighted.png");
    background-repeat:no-repeat;
    cursor: pointer;
}

ul.servicethumbs li img{
    width:140px;
}

.clear 
{
clear:both;
}

a 
{
    color:White;
    text-decoration:none;
}
a:hover 
{
    text-decoration:underline;
}


p
{
margin:10px;
}
img.thumb
{
    background-color:white;
    padding: 1px;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

h1 , h2
{
    margin-left:10px;
}
h1
{
    padding-top:38px;
    margin-bottom:18px;
    font-size:2em;
}
ul
{
    margin-left:30px;
    margin-bottom:4px;
}
ul li ul
{
    margin-left:50px;
    margin-bottom:8px;
}

.spacedout 
{
    margin-top:20px;
}

ul.services 
{
    text-decoration:none;   
    margin-left:10px;
    padding:0; 
    overflow:hidden;
}

ul.services li
{
    list-style:none;   
    clear:both;
    padding:10px;
    margin:0;
    height:70px;
}
ul.services li h2
{
    font-size:120%;
}
ul.services li img 
{
    width:140px;
    float:left;
    border:solid 1px white;
    margin:0px 10px 0 0px; 
    padding-top: 0;
    width:100px;

}

ul.services li p 
{
    float:left;
    width:660px;
}

ul.services li  .title
{
    margin-top:0;
    padding-top:0;
    font-size:1.2em;
    font-weight:bold;
}

p.downloads 
{
    margin-top:30px;
}

ul.downloads 
{
margin-top:10px;
margin-left:50px;
}

ul.downloads li
{
    padding-top:8px;
}

ul.services li a
{
    display:block;
    margin:10px 0;
    text-decoration:none;
}

ul.services li p
{
    margin:0;
    padding:0;
}

li.selected
{
    text-decoration:none;
    background-color:#132862 !Important;
    cursor:pointer;
    height:70px;
    padding:10px;
}

/*ul.services li a:hover,
ul.services li a:active
{
    display:block;
    text-decoration:none;
    background-color:#132862 !Important;
    cursor:pointer;
}
*/
ul.servicedetail 
{
    text-decoration:none;   
    margin-left:0;
    padding-left:0; 
    overflow:hidden;
}

ul.servicedetail li
{
    list-style:none;   
    clear:both;
    padding:0 0 20px 0;
}

ul.servicedetail li img 
{
    float:left;
    border:solid 1px white;
    margin:0px 0 10px 10px; 
    width:300px;
    padding:0;
}

ul.servicedetail li a
{
    clear:both;
    line-height:20px;
    margin-left:10px;
} 

ul.servicedetail li div 
{
    float:left;
    width:485px;
    padding-left:20px;
}

ul.servicedetail li div p
{
    margin-top:0;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }   

.ptovalidate
{
    margin-left:10px;
    margin-bottom:20px;
}

ul.frozenthumbs
 {
     margin:80px 0 0 0;
     list-style:none;
     display:block;
     color:White;
     overflow:hidden;

 }
 
 
ul.frozenthumbs li{
     list-style:none;
    display:block;
    float:left;
    margin: 5px;
    font-size:1.2em;
    font-family:Arial;
    background-image:url("_images/picframe.png");
    background-repeat:no-repeat;
    padding-right:9px;
    padding-bottom:9px;
}

ul.frozenthumbs li img{
    width:250px;
}