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

/* Redefined Tags */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

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

/* Layout and Design Class Tags */
.header {
	background-color: #004F6B;
	height: 42px;
}

.header_main {
	font-size: 0.7em;
	color: #FFFFFF;
}

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;
}

.topnav_left {
	background-image: url(../images/nor_bg/nor_bg_topnav_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 123px;
}

.topnav_main {
	background-image: url(../images/nor_bg/nor_bg_topnav_main.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1000px;
}

.topnav_right {
	background-image: url(../images/nor_bg/nor_bg_topnav_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 123px;
}

.content_left_exp {
	background-image: url(../images/nor_bg/nor_bg_content_left_exp.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.content_left {
	background-image: url(../images/nor_bg/nor_bg_content_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}

.content_main {
	background-image: url(../images/nor_bg/nor_bg_content_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 668px;
	width: 1000px;
}

.content_right_exp {
	background-image: url(../images/nor_bg/nor_bg_content_right_exp.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.content_right {
	background-image: url(../images/nor_bg/nor_bg_content_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 705px;
	width: 200px;
}

.footer_left {
	background-image: url(../images/nor_bg/nor_bg_footer_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.footer_main {
	width: 50%;
	background-image: url(../images/nor_bg/nor_bg_footer_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.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_right {
	background-image: url(../images/nor_bg/nor_bg_footer_right.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

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

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

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

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

/* Menu Class Tags */
.menu_dynamic_1a {
	height: 48px;
	width: 92px;
	color: #808285;
	text-align: center;
	font-size: 0.7em;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
}

.menu_dynamic_1b {
	height: 48px;
	width: 92px;
	color: #808285;
	text-align: center;
	font-size: 0.7em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D3D4;
	text-transform: uppercase;
	padding-right: 4px;
	padding-left: 4px;
}

a.menu_dynamic_1a:link, a.menu_dynamic_1a:visited {
	text-decoration: none;
	color: #808285;
}

a.menu_dynamic_1a:hover, a.menu_dynamic_1a:active {
	text-decoration: underline;
	color: #006C8B;
}

a.menu_dynamic_1b:link, a.menu_dynamic_1b:visited {
	text-decoration: none;
	color: #808285;
}

a.menu_dynamic_1b:hover, a.menu_dynamic_1b:active {
	text-decoration: underline;
	color: #006C8B;
}

.menu_dynamic_2_bg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CFDEEB;
	border-right-color: #CFDEEB;
	border-left-color: #CFDEEB;
}

.menu_dynamic_2a {
	height: 20px;
	width: 240px;
	background-color: #FFFFFF;
	background-image: url(../images/nor_icons/nor_bullet_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
}


.menu_dynamic_2a_act {
	height: 20px;
	width: 240px;
	background-color: #EAEBEC;
	background-image: url(../images/nor_icons/nor_bullet2_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
}


a.menu_dynamic_2:link, a.menu_dynamic_2:visited {
	text-decoration: none;
	color: #58595B;
}

a.menu_dynamic_2:hover, a.menu_dynamic_2:active {
	text-decoration: underline;
	color: #58595B;
}

.vmenu_dynamic_1a {
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/nor_icons/nor_bullet3_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
	font-size: 0.9em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
	text-transform: uppercase;
}

.vmenu_dynamic_1a_act {
	height: 20px;
	width: 200px;
	background-image: url(../images/nor_icons/nor_bullet2_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
	font-size: 0.9em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
	text-transform: uppercase;
	background-color: #E6E7E8;
}

.vmenu_dynamic_2a {
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/nor_icons/nor_bullet3_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 0.9em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E7E8;
	padding-left: 20px;
}

.vmenu_dynamic_2a_act {
	height: 20px;
	width: 200px;
	background-image: url(../images/nor_icons/nor_bullet_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 0.9em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E7E8;
	background-color: #EEEFF0;
	padding-left: 20px;
}

.vmenu_dynamic_3a {
	height: 20px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 30px;
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E7E8;
	background-image: url(../images/nor_icons/nor_bullet3_bg_none.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E6E7E8;
	border-left-color: #E6E7E8;
	background-color: #F8F8F8;
}

.vmenu_dynamic_3a_act {
	height: 20px;
	width: 200px;
	background-image: url(../images/nor_icons/nor_bullet_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 30px;
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E7E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E6E7E8;
	border-left-color: #E6E7E8;
	background-color: #F8F8F8;
}

.vmenu_dynamic_4a {
	height: 20px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-left: 40px;
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E7E8;
	background-image: url(../images/nor_icons/nor_bullet3_bg_none.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E6E7E8;
	border-left-color: #E6E7E8;
}

.vmenu_dynamic_4a_act {
	height: 20px;
	width: 200px;
	background-image: url(../images/nor_icons/nor_bullet3d_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-left: 40px;
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	color: #58595B;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E7E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E6E7E8;
	border-left-color: #E6E7E8;
}

a.vmenu_dynamic:link, a.vmenu_dynamic:visited {
	text-decoration: none;
	color: #58595B;
}

a.vmenu_dynamic:hover, a.vmenu_dynamic:active {
	text-decoration: underline;
	color: #006C8B;
}

.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;

}

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

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: 57px;
	width: 191px;
}

.login_form {
	float: left;
	margin-left: 30px;
}

.username_box {
	color: #C7C9CB;
	border: 1px solid A7A9AC;
	width: 10em;
	font-size: 1em;
	height: 18px;
	vertical-align: top;
	margin-right: 5px;
}

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

.login_button {
	background-image: url(../images/nor_icons/nor_button_login.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;
}

.search_form {
	float: right;
}

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

.search_button {
	background-image: url(../images/nor_icons/nor_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;
}
