/*
// Total Concept Logistics Ltd
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 8px 0px;
border: 0;
margin: 0;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #ffffff;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 20px 0 10px 0;
text-transform: uppercase;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #002a88;
}

h3{
margin: 0px 0 0 10px;
text-transform: uppercase;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #cccccc;
}

h2{
margin: 10px 0px 0px 0px;
font: normal 1.1em Arial,Verdana,Tahoma,sans-serif;
letter-spacing: 1px;
color: #002a88;
}

img{
border: none;
}




#container{
width: 900px;
text-align: left;
margin: 50px auto 0px auto;
background: #ffffff url(../images/background.png) no-repeat bottom right;
overflow: hidden;
}

#content-wrapper{
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 250px;
overflow: hidden;
color: #ffffff;
}

#column-left p{
margin: 10px 10px;
}

#column-left p{
margin: 10px 10px;
}

#address {
background: #002A88;
padding: 10px 0px;
margin-top: 5px;
}

#address a{
color: #ffffff;
}

#column-right{
float: left;
width: 650px;
height: auto;
overflow: hidden;
}

#logos{
margin: 10px 0px;
}



#header{
width: 100%;
height: 100px;
position: relative;
text-align: left;
border-bottom: 3px solid #002a88;
}

#header-inner{
width: 900px;
margin: 0 auto;
height: 100px;
position: relative;
text-align: left;
}

#header-logo1{
position: absolute;
top: 10px;
left: 0px;
}

#header-logo2{
position: absolute;
text-transform: uppercase;
top: 35px;
left: 110px;
font-size: 2.0em;
color: #002a88;
}

#header-contact{
color: #363636;
float: right;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1.0em;
}

#header-contact a{
color: #363636;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span{
font-weight: bold;
text-transform: uppercase;
color: #002a88;
}

#header-date{
position: absolute;
top: 70px;
right: 10px;
}



#navigation {
position:absolute; 
top:100px; left:0px; 
text-align: left; 
text-transform:uppercase; 
list-style-type:none; 
width:900px; 
height:28px;
}

#navigation li {
position:relative; 
float:left;
}

#navigation li a {
display:block; 
text-decoration:none; 
color: #ffffff; 
margin-right: 5px;
padding: 6px 7px 6px 7px; 
overflow: visible; 
background-color: #002a88; 
font-size: 0.9em; 
}

#navigation a:hover, #navigation a.current {
color: #cccccc;
}


#navigation-side {
text-align: left; 
margin-top: 0px;
text-transform:uppercase; 
list-style-type:none; 
}

#navigation-side li {
position:relative;
}

#navigation-side li a {
display:block; 
text-decoration:none; 
color: #ffffff; 
margin-bottom: 0px;
padding: 6px 7px 6px 7px; 
overflow: visible; 
background-color: #002a88; 
font-size: 0.9em; 
}

#navigation-side a:hover, #navigation-side a.current {
color: #cccccc;
}


#slideshow{
width: 250px;
height: 250px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 250px;
height: 250px;
}



#content{
margin: 20px 40px 0px 0px;
text-align: justify;
border-bottom: 1px solid #cccccc;
font-size: 1em;
color: #000000;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}

#content a{
text-decoration: underline;
}

#content a:hover{
color: #002a88;
}

#content ul{
margin: 15px;
list-style-type: none;
}

#content li{
background: url(../images/bullet.jpg) no-repeat bottom left;
padding-left: 20px;
}

.stock td {
background: #efefef;
width: 200px;
padding: 3px;
}

.stock td.title {
background: #002A88;
color: #ffffff;
}



#content td.image{
padding-left: 20px;
}

#content td.image2{
padding-right: 20px;
}

#content td ul{
margin: 15px 0px;
list-style-type: none;
}

#content td li{
background: url(../images/bullet.jpg) no-repeat top left;
padding-left: 20px;
text-align: left;
}

.un-box-big{
background: #669ACC;
width: 605px;
}

.un-box{
float: left;
background: #ffffff;
height: 160px;
width: 300px;
position: relative; 
margin: 0px 5px 5px 0px;
}

.un-box2{
float: left;
background: #ffffff;
height: 160px;
width: 300px;
position: relative; 
margin: 0px 0px 5px 0px;
}

.un-box img,.un-box2 img{
position: absolute;
bottom: 0px;
left: 0px;
}

.un-box p,.un-box2 p{
position: absolute;
top: 0px;
right: 0px;
padding: 5px;
text-align: left;
font-size: 11px;
width: 130px;
}



#footer{
height: 50px;
width: 100%;
border-top: 3px solid #002a88;
}

#footer-inner{
clear: both;
width: 900px;
height: 50px;
margin: 0 auto;
overflow: hidden;
color: #002a88;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #002a88;
font-size: 10px;
}

#footer a:hover{
color: #666666;
}

#footer-left{
float: left;
line-height: 120%;
text-align: left;
padding: 7px;
padding-left: 0px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
padding-right: 0px;
}



#contact-left{
float: left;
width: 300px;
margin: 10px 0px 20px 0px;
text-align: center;
}

#contact-right{
float: right;
width: 250px;
margin: 10px 0px 20px 0px;
}




form#contact{
width:550px;
}

form#login{
width:200px;
}

form input,form textarea, select {
width:98%;
height:19px;
border: 1px solid #336699;
font:normal 12px/19px arial;
padding:2px;
color:#002a88;
margin-bottom: 3px;
background:#ffffff;
}

.textbox2 {
width:200px;
}

form input.checkbox {
width: 20px;
border: none;
vertical-align: middle;
}


form input.textbox-small2 {
width:480px;
float:left;
}


form textarea {
height:100px;
overflow:auto;
}

input.submit{
width:auto;
cursor:pointer;
float:right;
margin-left: 1px;
color:#ffffff;
border: 0;
height: 23px;
overflow: visible;
background: #336699;
}

form label{
cursor:pointer;
font:normal 12px/23px arial;
}

form img{
float: left;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}











