/* Aurora Global Logistics */

body {
	margin:0px 0px 80px 0px;
	background-color:#fcfcfc;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#333;
	line-height:20px;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
	background-attachment:fixed;
}
/*
LAYOUT
______________________________________________________*/

#topband {
	width:100%;
	height:160px;
	background-color:#CCCCCC;
	background-image:url(images/topband_bg.jpg);
	background-repeat:repeat-x;
}
#logo {
	float:left;
}
.wrapper {
	margin:0px auto 0px auto;
	width:870px;
}
.mainwrapper {
	margin:0px auto 0px auto;
	width:870px;
	background-color:#FFFFFF;
	height:auto;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	overflow: hidden;
	_overflow: visible;
	_overflow-x:hidden;
}
#search {
	float:right;
	width:260px;
	text-align:right;
	margin-top:10px;
}
#menu {
	float:right;
	width:660px;
	margin-top:50px;
	height:30px;
	text-align:center;
}
#topcontent {
	padding:10px 10px 10px 10px;
	width:850px
}
#content {
	padding:10px 30px 10px 10px;
	width:830px;
}
#shadow {
	background: repeat-x url(images/shadow.gif);
	height:5px;
	width:870px;
	clear:both;
	margin:0px auto 0px auto;
}
#footer {
	margin:0px auto 0px auto;
	width:870px;
	color:#999999;
	font-size:10px;
}
#bluebanner {
	width:100%;
	height:321px;
	background: url(images/blueback.jpg) repeat-x;
}
#left {
	float:left;
	width:110px;
	height:auto;
	padding-bottom:20px;
}
#right {
	float:right;
	width:650px;
	height:auto;
	padding-bottom:20px;
}
#bannerback {
	width:870px;
	height:333px;
	background:url(images/bannerback.jpg) no-repeat;
	margin:0 auto 0 auto;
}
#leftbutton {
	left:40px;
	top:200px;
	float:left;
	position:relative;
}
#rightbutton {
	right:20px;
	top:150px;
	float:right;
	position:relative;
}
/* top floaters */
.topleft {
	float:left;
	margin-right:0px;
	width:45px;
}
.topright {
	float:right;
	width:200px;
}
/*
Components
______________________________________________________*/

.rss {
	width:270px;
	height:150px;
	border: 1px solid #f6f6f6;
	background-color:#fcfcfc;
}
.boxtitle {
	width:100%;
	height:26px;
	font-size:12px;
	line-height:26px;
	text-indent:5px;
	background-image:url(images/box_titleback_grey.gif);
}
.worldtimes {
	width:100%;
	height:120px;
	border: 1px solid #f6f6f6;
	float:right;
	background-color:#fcfcfc;
}
.worldtimesbox {
	width:100%;
	height:150px;
	border: 1px solid #f6f6f6;
	background-color:#fcfcfc;
}
.roundhead {
	font-size:12px;
	background-image:url(images/roundbackbox.gif);
	width:522px;
	height:27px;
	padding:10px 0 0 20px;
}
/*
OTHER STYLES
______________________________________________________*/
img {
	border-style:none;
}
#searchfield {
	width:167px;
	height:20px;
	color:#666666;
	border-style:none;
	padding-left:25px;
	padding-right:10px;
	background:transparent url(images/searchfield2.gif);
	background-repeat:no-repeat;
	font-size:11px;
	line-height:20px;
}
.contactholder {
	height:auto;
	width:430px;
	padding:10px 10px 10px 20px;
	border-top:1px dotted #CCCCCC;
	background-color:#FFFFFF;
}
.jobtitle {
	color:#666666;
}
/* World time */

.worldtimes {
	padding:0;
	border:none;
	width:100%;
	text-align:center;
	color:#666666;
}
.drkgrey {
	background-color:none;
	border-right:1px #DADADA solid;
}
.bodyul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.bodyul li {
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.servicesul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	width:380px;
}
.servicesul li {
	padding-left: 20px;
	background-image: url(images/servicesback.jpg);
	background-repeat: no-repeat;
	border-bottom:1px solid #ececec;
	height:30px;
	line-height:30px;
}
.line {
	height:1px;
	width:100%;
	padding:10px 0 0px 0;
	border-top:1px solid #ececec;
}
/*
MENUS
______________________________________________________*/

#menu ul li {
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
	display: block;
	float: left;
	height:32px;
	font: 11px/32px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}
#menu a {
	color: #999;
	text-decoration: none;
	display: block;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
#menu a:hover {
	color:#666666;
}
.menu-current {
	background:#F3F3F3;
	color:#333333;
}
.menu-parent {
	background:#F3F3F3;
	color:#333333;
}
#childnav {
	padding-left: 0px;
	margin-left: 0px;
	width: 160px;
}
#childnav li {
	line-height:30px;
	height:30px;
	width:150px;
	list-style:none;
	background-repeat: no-repeat;
	background-position:0 .6em;
	margin:0;
	padding-left:15px;
	border-top: 1px solid #ececec;
}
#childnav li a {
	text-decoration: none;
	color:#333333;
}
#childnav li:hover {
	cursor:pointer;
	background-color:#f9f9f9;
	list-style:none;
	text-decoration:none;
	color:#666666;
}
#childnav #currentchild {
	text-decoration: none;
	color:#ff7800;
}
#footernav {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#footernav li {
	display: block;
	list-style-type: none;
	font:10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#999999;
	padding-right: 20px;
	float:left;
}
#footernav a {
	font:10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#999999;
	text-decoration:none;
}
#footernav a:hover {
	font:10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#666666;
	text-decoration:underline;
}
#footernav #currentfoot {
	text-decoration:underline;
}
/*
LINKS
______________________________________________________*/

a:link {
	color:#3a7fab;
	text-decoration:none;
	padding-bottom:2px;
}
a:hover {
	color:#CCC;
	border:none;
	text-decoration:underline;
}
/*
TEXT
______________________________________________________*/

.title {
	font: 25px "Arial", sans-serif;
	color:#333;
}
.13px {
 font-size:13px;
}
/*
FORMS
______________________________________________________*/

.formdiv {
	width:100%;
	height:30px;
}
.form label {
	display:-moz-inline-box;
	display:inline-block;
}
.form label span {
	display:block;
	display:inline-block;
	min-width: 12em;
}
* html .form label span {
	width: 12em; /* for IE5-6 */
}
.input {
	border:1px solid #CCC;
	width:150px;
	padding:2px 2px 2px 2px;
}
.input2 {
	border:1px solid #CCC;
	width:40px;
	padding:2px 2px 2px 2px;
}
.required {
	color:#333;
}
/*
RSS News Styles
______________________________________________________*/

#pscroller2 {
	width: 260px;
	height: 100px;
	padding: 5px;
}
.rssclass .rsstitle {
	font-weight: bold;
}
.rssclass .rssdate {
	color: gray;
	font-size: 85%;
}
.rssclass a {
	text-decoration: none;
}
/*
Search Page
______________________________________________________*/

.searchpagebox {

	width:350px;
	height:20px;
	font: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:20px;
	padding:5px 5px 5px 5px;
	border:none;
}

.searchwrapper {width:100%;}

.searchbox { width:420px; padding:5px 5px 5px 5px; height:30px; border:1px #CCC solid; }

.searchleft {float:left; width:300px; margin-left:0;}
.searchright {float:right; width:50px; margin-left:0;}

.clear {clear:both;}

.highlight {
	background-color:#FFFF33;
}