@charset "utf-8";
/* CSS Document - Australian Independant Shipbrokers */

/* Redefined Tags */
body {
	margin: 0px;
	padding: 0px;
	background-color: #122444;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/ag_bg/ag_bg_page.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

/* Content Related Tags are in styltsheet_ag_ce.html */

/* Layout and Design Class Tags */

.wrapper{
	width: 1000px;
	margin: 0 auto;
}

.logo_spaced{
	margin-top: 50px;
	
}

.header_main {
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 10px;
}

a.header_main:link, a.header_main:visited {
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}

a.header_main:hover, a.header_main:active {
	text-decoration: underline;
	font-size: 1em;
	color: #FFFFFF;

}

.header_txt_1 {
	float: left;
	height: 2em;
}

.top_nav{
	clear: both;
	padding-top: 10px;
	padding-bottom: 100px;
}

.secondary_nav{
	width: 1000px;
	float: left;
	margin-top: 40px;
	position: relative;
	clear: both;
}

.content_area{
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-bottom: 20px;
}

.footer_area {
	text-align: center;
	/*	background-image: url(../../../../ais_files/template/main/images/ais_bg/ais_bg_content_footer.gif); */	
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF;
	clear: both;
	margin-top: -20px;
}

.footer_txt {
	color: #58595B;
	font-size: 0.7em;
	line-height: 1em;
}

a.footer_txt:link, a.footer_txt:visited {
	text-decoration: none;
	font-size: 1em;
	color: #58595B;
}

a.footer_txt:hover, a.footer_txt:active {
	text-decoration: underline;
	font-size: 1em;
	color: #58595B;
}

.footer_txt_1 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}

.footer_txt_2 {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.footer_txt_3 {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}

.footer_txt_4 {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: right;
}

.print_view_menu {
	font-size: 0.7em;
	color: #58595B;
	text-align: center;
}

a.print_view_menu:link, a.print_view_menu:visited {
	text-decoration: none;
	font-size: 1em;
	color: #58595B;
}

a.print_view_menu:hover, a.print_view_menu:active {
	text-decoration: underline;
	font-size: 1em;
	color: #58595B;

}

.printpage {
	width: 30px;
	float: right;
	height: 30px;
	margin-right: 10px;
	padding-right: 10px;
}

.rootline_area {
	width: 500px;
	position: relative;
	height: 30px;
	float: left;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}


.rootline {
	text-align:left;
	font-size: 0.8em;
	color: #58595B;
}

a.rootline:link, a.rootline:visited {
	text-decoration: none;
	font-size: 1em;
	color: #58595B;
}

a.rootline:hover, a.rootline:active {
	text-decoration: none;
	font-size: 1em;
	color: #002A5F;

}

/* Image and Other Class Tags */
.logo_large {
	height: 74px;
	width: 232px;
	float: left;
	padding-top: 10px;
}

.logo_area{
	float: left;
	padding-top: 20px;
	margin-top: 20px;
	margin-left: 10px;
	padding-left: 10px;
}

.search_form {
	float: right;
}

.search_box {
	color: #C7C9CB;
	border: 1px solid A7A9AC;
	width: 20em;
	font-size: 1em;
	height: 18px;
	vertical-align: top;
}

.search_button {
	background-image: url(../images/ag_icons/ag_button_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-transform: uppercase;
	height: 24px;
	width: 63px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #49494B;
}

/* Menu as per Tall Emu */
.menu {
	height:55px;
	float:right;
	display:inline;
	margin:27px  0 0;
}
.menu  li{
	height:55px;
	border-left:1px solid #A8C0D5;
	text-align:center;
	display:inline;
	padding:0 10px;
	float:left;
}
.menu  li div{
	display:table-cell; 
	vertical-align:middle;
	height:55px;
	_float: left; 
}
.menu  li a{
	color:#00446A;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");	
	_display: block;
}
.menu  li a:hover{
	color:#A8C0D5;
}

/* Menu as per Tall Emu */
.vmenu {
	height:20px;
	float:right;
	display:inline;
}
.vmenu  li{
	height:20px;
	text-align:center;
	display:inline;
	padding:0 10px;
	float:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #00446A;
}
.vmenu  li div{
	display:table-cell;
	vertical-align:middle;
	height:20px;
	_float: left;
}
.vmenu  li a{
	color:#00446A;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");	
	_display: block;
}
.vmenu  li a:hover{
	color:#B5121B;
}
