@import url(http://www.logisticslink.co.uk/App_Themes/Global/css/global.css);
body, div, h1, h2, h3, h4, h5, h6, p, a, dl, dl li, ol, ol li, ul, ul li { margin: 0px; padding: 0px; }
body { background: #FFFFFF; font-family: Arial; text-align: center; }
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
@font-face { font-family: "Futura Bold"; src: url("fonts/FuturaBoldBT.eot"); src: url("fonts/FuturaBoldBT.ttf") format("truetype"); }
/*-------------------------------------------------------------*/
#main-menu ul, #navigation-list ul, #icon-list ul, #footer-menu ul { list-style: none; }
/*-------------------------------------------------------------*/
#main-container { border: 2px solid #363d67; display: inline-block; text-align: left; width: 954px; }
#main-container-inside { padding: 12px; }
/*---------------------------------------------------------*/
#header-container { height: 170px; padding-top: 5px; }
#logo-container { float: left; }
#header-flash-container { border: 1px solid black; float: right; height: 150px; width: 600px; }
/*---------------------------------------------------------*/
#main-menu { border-bottom: 5px solid #363d67; }
#main-menu ul li {}
#main-menu ul li:first-child {}
#main-menu ul li a { background: transparent url(images/mainMenu/itemBG.gif) repeat-x top left; border: 1px solid #363d67; }
#main-menu ul li.active a { background: transparent url(images/mainMenu/activeBG.gif) repeat-x top left; border: 1px solid #cb5a5e; }
/*---------------------------------------------------------*/
#main-content { padding-bottom: 20px; }
/*-----------------------------------------------------*/
#sidebar-right { margin-left: 625px; width: 301px; }
/*-------------------------------------------------*/
#login-link-container { border: 4px solid #363D67; margin: 10px 0; padding: 4px; }
#login-link-content { display: inline-block; width: 100%; }
#login-link-container #login-link-content p { color: #363D67; font-family: "Futura Bold"; font-size: 16px; }
#login-link-container #login-link-content p span { display: inline-block; padding: 7px 0; }
#login-link-container #login-link-content p a { background: #363D67; color: #fff; float: right; padding: 7px 20px; text-transform: uppercase; }
#visitor-zone-link, #exhibitor-zone-link { background: #C22126; margin-bottom: 5px; padding: 8px 0; text-align: center; }
#visitor-zone-link a, #exhibitor-zone-link a { color: #fff; font-family: "Futura Bold"; font-size: 16px; }
#exhibitor-zone-link { background: #363D67; }
div.panel { border: 1px solid #363D67; margin: 10px 0; padding: 0 5px; }
div.panel #brought-list, div.panel #sponsors { /* min-height: 90px; _height: 90px;*/ padding: 3px 0 5px; }
div.panel #sponsors { border-top: 1px solid #363D67; }
/*-----------------------Rss & Video Containers--------------------------*/
#news-container, #clip-container { border: 1px solid #363D67; min-height: 220px; _height: 220px; }
#clip-content { /* background: transparent url(images/clipBG.jpg) no-repeat top left; min-height: 195px; _height: 195px;*/ }
#news-container h4, #clip-container h4 { background: #000; color: #fff; font-family: "Futura Bold"; font-size: 12px; padding: 7px 5px; }
#clip-container h4 { background: #6d7290 url(images/clipHeaderBG.gif) repeat-x top left; }
#news-container { margin-bottom: 10px; }
#news-container h4 { background: #999bb0 url(images/newsHeaderBG.jpg) repeat-y top left; }
.cRssControl { padding: 5px; }
.cRssControl h3 { padding: 0; }
.cRssControl p { font-size: 12px; }
.cRssControl li { list-style-type: none; font-size: 12px; }
.cRssControl li a { color: #363D67; }
/*-------------------------------------------------*/
/*-----------------------------------------------------*/
#center-content { float: left; width: 610px; }
#text-content { padding-bottom: 40px; }
#text-content p, #text-content ul li { color: #000000; font-family: Arial; font-size: 12px; }
#text-content a { color: #363D67; }
#text-content ul { list-style: none; padding-left: 12px; }
#banner-container {}
/*-------------------------------------------------------------*/
#footer { background: #C22126; padding: 20px 12px; }
#footer-line p { color: #fff; font-size: 12px; font-weight: bold; }
/*-----header definition---------------------------------------*/
h1, h2, h3, h4 { color: #C22126; font-weight: bold; padding: 15px 0 3px; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; font-weight: normal; }
h5 { color: #000; font-family: "Futura Bold"; font-size: 10px; padding: 5px 0; }
/*------other styles definition---------------------------------*/
.clear-both { clear: both; }