@import url(navi.css);
@import url(forms.css);
@import url(tables.css);

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	background-color:#FFFFFF;
	}

img{margin:0; padding:0; border:none; vertical-align:middle;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_mid{float:left; margin-bottom:0px;}
.fl_right{float:right;}
#header .fl_right table{border:0px;}
#header .fl_right table tr{}
#header .fl_right table tr td{border:0px; vertical-align:middle; padding:0px 5px;}
#header .fl_right table tr td p{margin:0px; font-size:14px;}
#header .fl_right table tr td p a{margin:0px; font-size:14px; color:#009CFF;}
/*#header .fl_right p{margin-bottom:50px; margin-right:26px; margin-top:0; text-align:right;}*/

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #homecontent, #imageline, #container, #breadcrumb, #footer{
	display:block;
	width:auto;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:20px 0 0px;
	border-bottom:1px dotted #999999;
	}
.header_cont{width:960px; margin:auto;}

#header .fl_left{
	display:block;
	float:left;
	width:500px;
	}

#header .fl_left h1, #header .fl_left p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#header .fl_left h1{
	font-size:42px;
	}

#header h1 a{
	color:#666666;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Header-------------------------------------*/

#topbar{
	padding:20px 0 0 0;
	}

#topbar .fl_left p{
	margin:0 0 6px 0;
	padding:0;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	display:block;
	width:920px;
	margin:5px 0 0 0;
	padding:20px;
	color:#666666;
	background-color:#f1f1f1;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#intro a{
	color:#A50042;
	background-color:#F0F0F0;
	}

#intro .fl_left{
	display:block;
	float:left;
	width:360px;
	}

#intro .fl_right{
	display:block;
	float:right;
	width:540px; text-align:center;
	}

#intro .fl_right h2, #intro .fl_right ul, #intro .fl_right p{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#intro .fl_right h2{font-size:38px; margin:10px 0 0px; /*color:#A50042;*/ color:#9B003A;}

#intro .fl_right p{
	line-height:1.6em;
	font-size:16px;
	}
	
#intro .fl_right table{border:0px; margin:15px 0px 0px 0px;}
#intro .fl_right table tr{}
#intro .fl_right table tr td{border:0px;}
#intro .fl_right table tr td img{}
#intro .fl_right table tr td p{}

/* ----------------------------------------------Homepage Content-------------------------------------*/

#homecontent{
	padding:30px 0 25px 0;
	}

#homecontent ul{display:inline; margin:0; padding:0; list-style:none;}

#homecontent li{display:block; float:left; width:290px; margin:0 50px 0 0;}

#homecontent li.last{margin-right:0;}
#homecontent li.last ul{margin-bottom:20px; float:left;}
#homecontent li.last ul li{line-height:20px;}

#homecontent h2{margin-bottom:15px; color:#9B003A;}

#homecontent p{margin:0 0 20px 0; line-height:1.8em; text-align:justify;}

#homecontent p.readmore{margin-bottom:5px; text-align:right; margin-top:50px;}

#homecontent p.readmore a{margin-bottom:0; padding:5px 15px; font-weight:bold; line-height:normal; color:#A50042; background-color:#F0F0F0;}

#imageline{padding:0px 0; border-top:1px dotted #999999;}

#imageline ul{display:inline; margin:0; padding:0; list-style:none;}

#imageline li{display:block; float:left; margin:0 10px 0 0; padding:4px; border:1px solid #999999;}

#imageline li.last{margin-right:0;}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	margin:5px 0 0 0;
	padding:20px 0;
	color:#666666;
	background-color:#F0F0F0;
	}

#breadcrumb a{
	color:#C80000;
	background-color:#F0F0F0;
	}

#breadcrumb ul{
	margin:0 10px;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:30px 0;
	line-height:1.4em;
	}

#container a{
	color:#C80000;
	background-color:#FFFFFF;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
	}

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;}
#comments .commentlist li.comment_odd a{color:#C80000; background-color:#FFFFFF;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#C80000; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

.flickrbox li.last{margin-right:0;}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured a{
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#C80000;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0 0 5px 0;
	padding:0;
	}

#column #latestnews p.readmore{
	margin:0;
	padding:0;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:14px 0;
	border-top:1px dotted #999999;
	}

#footer a{color:#A50042; background-color:#FFFFFF;}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	color:#999999;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:180px;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	display:block;
	width:auto;
	padding:20px;
	background-color:#666;
	}
.copyright_cont{width:960px; margin:auto;}

.copyright_cont .social_icons{float:right; margin-top:-15px;}
.copyright_cont .social_icons span{ color:#fff;}
.copyright_cont .social_icons a{}
.copyright_cont .social_icons a img{display:inline-block; vertical-align:middle;}

#copyright{}
#copyright p{color:#fff; margin:0px 0px 0px 0px;}
#copyright p a{color:#999;}
	
.stdv{padding-top:0px !important;}

#stUI1_area, #stUI2_area, #stUI3_area, #stUI4_area, #stUI5_area, #stUI6_area, #stUI7_area, #stUI8_area, #stUI9_area, #stUI10_area, #stUI11_area, #stUI12_area, #stUI13_area, #stUI14_area, #stUI15_area{border:1px solid; height:100px; padding:5px !important; width:174px !important; background:#ccc;}

#stUI1_txt, #stUI2_txt, #stUI3_txt, #stUI4_txt, #stUI5_txt, #stUI6_txt, #stUI7_txt, #stUI8_txt, #stUI9_txt, #stUI10_txt, #stUI11_txt, #stUI12_txt, #stUI13_txt, #stUI14_txt, #stUI15_txt{width:170px !important; margin-top:10px;}

#stUI1_inner table{margin:0px !important;}
#stUI1 table{margin:0px !important;}
#stUI1_sc{width:930px !important;}
#imageline table{margin:0px !important;}



#homecontent table{}
#homecontent table tr{}
#homecontent table tr td{padding:15px; border:1px solid #CCCCCC;}
#homecontent table tr td input[type="text"]{width:214px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#homecontent table tr td select{width:224px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#homecontent table tr td textare{width:214px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#homecontent table tr td .input{width:214px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#homecontent table tr td .input_cargo_awb{width:140px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#homecontent table tr td .input_cargo_pre{width:60px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#homecontent table tr td input[type="reset"]{background:url(../images/btns.jpg) repeat-x; cursor:pointer; border:0px; padding:4px 10px; border-radius:5px; color:#fff;}
#homecontent table tr td input[type="submit"]{background:url(../images/btns.jpg) repeat-x; cursor:pointer; border:0px; padding:4px 10px; border-radius:5px; color:#fff;}



#contact_content{margin:30px 0px 40px 0px;}
#contact_content h1{margin-bottom:15px; padding-bottom:5px; border-bottom:4px solid #ccc;}
#contact_content h2{color:#9B003A; margin-bottom:15px;}
#contact_content ul{margin:0px; padding:0px; list-style:none;}
#contact_content ul li{}
#contact_content table{}
#contact_content table tr{}
#contact_content table tr td{padding:5px; border:0px solid #CCCCCC;}
#contact_content table tr td a{color:#009cff;}
#contact_content table tr td a img{display:inline-block; vertical-align:middle;}
#contact_content table tr td a span{}
#contact_content table tr td input[type="text"]{width:214px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#contact_content table tr td select{width:224px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}
#contact_content table tr td textarea{width:214px; border:1px solid #ccc; box-shadow:0 1px 4px #CCCCCC inset; padding:4px; border-radius:5px;}



#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:960px; margin:10px auto 50px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:950px; height:400px; padding:0px; border:5px solid #ccc; background:#fff;}
#information {position:absolute; left:0; width:614px; height:0; background:#000; color:#fff; overflow:visible; z-index:200; opacity:.7; filter:alpha(opacity=70)}

#information{background: none repeat scroll 0 0 #F1F1F1;
    border-left: 2px solid #CCCCCC;
    color: #000000;
    float: right;
    height: 400px !important;
    left: 0;
    opacity: 1;
    overflow: visible;
    position: relative;
    width: 360px;
    z-index: 200;}

#information h3 {padding:40px 16px 10px; font-size:17px; color:#9B003A;}
#information p {padding:0 16px 8px; color:#666; line-height:18px;}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto; margin:50px 105px;}
.imgnav {position:absolute; width:25%; height:400px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat;}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat; z-index:250;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px; display:inline-block;}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:910px; margin:0px 5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #ccc; padding:2px; float:left;}

.con_submit_btn{ background:url(../images/btns.jpg) repeat-x; border-radius:5px; border:0px; padding:3px 10px; float:right; color:#fff;}

marquee span{ line-height:20px;}






