/*clear margins and padding*/
*.* {margin:0; padding:0}

/*container and holding divs*/
body{background:#000000;color:#fff;font-family: "Myriad", "Myriad Pro", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em;margin:0;padding:15px 0 10px 0;

text-align: center;}

#container {color:#ffffff;margin:0 auto; width:950px; text-align: left;}

#header {height:90px;margin-bottom:20px;}
#main { width:570px;float:left;}
#sidebar{width:350px;float:right; 
 }
#latest{background:url('http://www.logisticsleaders.org/w3images/latest.gif') ;height:245px;margin-bottom:25px;background-repeat: no-repeat;}
#latest a:link   {text-decoration: none;color:#fff;} 
#latest a:visited {text-decoration: none;color:#fff;}
#latest a:active {text-decoration: none;color:#fff;}
#latest a:hover {text-decoration: none; color: #BB2525;}

 a:link  {text-decoration: none;color:#fff;} 
 a:visited{text-decoration: none;color:#fff;}
 a:active {text-decoration: none;color:#fff;}
  a:hover {text-decoration: none; color: #BB2525;}


#news{

/*background:url('http://www.logisticsleaders.org/w3images/newsback.gif')  ;*/

height:435px;min-height:435px;background-repeat: no-repeat;}

#eventsholder{



 margin-top:5px;

min-height:500px;
  height:auto !important;
  height:500px;
 }
#eventsholder img{padding-bottom:5px;}

/*class definitions*/
img.zoom {width:110px; height:135px; 	margin:5px 0px 20px 16px;}


img.banner {opacity:0.8;filter:alpha(opacity=80);  ;margin-bottom:10px;}
img.banner100{opacity:1.0;filter:alpha(opacity=100);}


a img{border:0;}

.right{float:right;  }
.left{float:left;}

.padding5 {padding:5px;}
.padding10{padding:10px;}
.padding15{padding:0px;}

h1, h2, h3{color:#fff;font-family: "Myriad", "Myriad Pro", Helvetica, Arial, sans-serif;
 font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;margin:0;padding:0px 0 0px 0;}
h1 {font-size:28px}
h2 {font-size:16px}
h3 {font-size:14px}
p{color:#fff;font-family: "Myriad", "Myriad Pro", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em;margin:0;padding:5px 0 5px 0;}
.bma_head{font-size:14px; color: #BB2525; font-weight:700;}

/*scroller for latest issue - NOscrollup for only single article */
#scrollup , #NOscrollup {
  position: relative;
  overflow: hidden;
   height: 140px;
  width: 350px;left:0px;
}
.headline, .NOheadline {
  position: absolute;
  top: 210px;
  left: 0px;
  height: 195px;
  width:350px;
}
 
/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
          background:url(http://www.logisticsleaders.org/w3images/proc2010large.gif) no-repeat #262324 bottom; 

    width:566px;     
    min-height:200px; 
    border:1px solid #000; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(http://www.logisticsleaders.org/w3images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.details {margin:00px 20px 160px 20px;}


.bma_leftthumb {border:1px solid #ccc; width:60px; height:60px;}

.items div div {padding:0px; clear:both;}


.bmc_caption {font-size:9px;   margin-bottom:5px;}



ul.bmw_overflowNav a, span.bma_inertPage {
background-color:#990000;
border:1px solid #ccc;
line-height:200%;
padding:0.2em 0.4em;
text-decoration:none;
}
ul.bmw_overflowNav a.bma_thisPage {
background-color:#eee;color:#000;
}
 #sidebar h2 {height:20px;background:#990000;border:1px solid white;color:#fff;padding:4px;margin-bottom:20px;}


