/* @override http://www.yournewsletters.com.au/css/basic/custom.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/interface/bodybackground.gif) #fff repeat-x top;
}
a:link, a:visited {
	color: #003882;
	text-decoration: none;
}
a:hover, a:active {
	color: #003882;
	text-decoration: underline;
}
form {
	margin: 0;
}
pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 11px;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}
acronym, abbr, dfn {
	font-style: normal;
}
acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}
h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #00669e;
}
h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #00669e;
}
h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
	font-weight: normal;
	color: #00669e;
}
h4 {
	font-size: 11px;
}
table {
	clear: both;
	margin: 10px 0;
	border-collapse: collapse;
}
th, td {
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0;
}
select, input, textarea {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
p, ul, ol, blockquote, address {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
}
blockquote {
	display: block;
	background: url(/images/interface/quotes.gif) transparent no-repeat left top;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	padding: 0 0 0 25px;
	margin: 0 10px 0 10px;
}
.standfirst {
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	background: none;
	color: #003882;
	margin: 10px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #ccc;
}
.breakout {
	font-size: 12px;
	line-height: 16px;
	padding: 0 10px;
	background: #f2f8ff;
	color: #00669e;
	margin: 10px 0;
	border: 1px solid #f2f8ff;
}
.pullquote {
	font-size: 12px;
	line-height: 16px;
	padding: 0 10px;
	background: none;
	color: #00669e;
	margin: 10px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #ccc;
}
.note {
	font-size: 10px;
	line-height: 14px;
	padding: 0 14px;
	background: #eee;
	color: #666;
	margin: 10px 0;
	border: 1px solid #eee;
}
#wrapper {
	text-align: center;
}
#container {
	background: url(/images/interface/basebackground.gif) transparent no-repeat center top;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px;
}

/* ~~~~~~~~~~~ header ~~~~~~~~~~~ */

#header {
	height: 98px;
	margin: 0;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
#header h1 a {
	display: block;
	width: 202px;
	height: 98px;
	background: url(/images/interface/logo.gif) transparent no-repeat left top;
}
.masthead {
	/*background: url(/images/interface/masthead.gif) #00669e no-repeat center;*/
	height: 116px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #003882;
}

/* ~~~~~~~~~~~ nav1 ~~~~~~~~~~~ */

#lev1 {
	position: absolute;
	bottom: 8px;
	right: 20px;
	padding: 0;
	margin: 0;
	float: right;
	display: inline; /* combat IE Doubled float-margin bug */
	list-style-type: none;
	border-left: 1px solid #cbd7e3;
}
#lev1 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	float: left;
	}
#lev1 li a:link, #lev1 li a:visited {
	font-size: 11px;
	line-height: 18px;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #cbd7e3;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#lev1 li a:hover, #lev1 li a:active {
	padding: 2px 10px 2px 10px;
	margin: 0;
	background-color: #f2f8ff;
	color: #003882;
}
#lev1 li.hilite a:link, #lev1 li.hilite a:visited {
	color: #00669e;
}
#lev1 li.hilite a:hover, #lev1 li.hilite a:active {
	background-color: #f2f8ff;
	color: #003882;
}

/* ~~~~~~~~~~~ nav2 ~~~~~~~~~~~ */

#nav2 {
	background-color: #003882;
	text-align: left;
	float: left;
	width: 100%;
}
#lev2 {
	padding: 0;
	margin: 0 10px;
	float: left;
	display: inline; /* combat IE Doubled float-margin bug */
	list-style-type: none;
	border-left: 1px solid #00669e;
}
#lev2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	float: left;
	padding: 5px 0;
}
#lev2 li a:link, #lev2 li a:visited {
	font-size: 11px;
	padding: 5px 10px;
	border-right: 1px solid #00669e;
	text-decoration: none;
	color: #fff;
	margin: 0;
	font-weight: bold;
}
#lev2 li a:hover, #lev2 li a:active {
	background-color: #00669e;
	color: #fff;
}
#lev2 li.hilite a:link, #lev2 li.hilite a:visited {
	background-color: #fff;
	color: #000;
}
#lev2 li.hilite a:hover, #lev2 li.hilite a:active {
	background-color: #fff;
	color: #000;
}

/* ~~~~~~~~~~~ crumbs ~~~~~~~~~~~ */

#wrapper .crumbs {
	background-color: #eee;
	color: #666;
	padding: 3px 10px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#wrapper .crumbs a:link, #wrapper .crumbs a:visited {
	color: #666;
	padding: 0 2px;
}
#wrapper .crumbs a:hover, #wrapper .crumbs a:active {
	color: #000;
	text-decoration: underline;
}

/* ~~~~~~~~~~~ content ~~~~~~~~~~~ */

#content {
	margin: 0;
	padding: 0;
}
#content h1.pagetitle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 10px;
	margin: 10px 0;
	color: #00669e;
}
#columns {
	float: left;
	margin: 20px 0 40px 0;
	padding: 0;
	width: 100%;
}
#main {
	line-height: 18px;
	width: 440px;
	float: right;
	margin: 0 40px 0 0;
	padding: 0;
	display: inline; /* combat IE Doubled float-margin bug */
}
#main .body p, #main .body div {
	margin: 10px 0;
}
#main .body a:link, #main .body a:visited {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
#main .body a:hover, #main .body a:active {
	border-bottom: 1px solid #003882;
	text-decoration: none;
}
#main .body ul {
	list-style: none;
	margin: 10px 0 10px 15px;
	padding: 0;
}
#main .body ol {
	margin: 10px 0 10px 30px;
	padding: 0;
}
#main .body ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(/images/interface/bullet_round.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

/* ~~~~~~~~~~~ sidebar ~~~~~~~~~~~ */

#sidebar {
	float: left;
	display: inline; /* combat IE Doubled float-margin bug */
	width: 180px;
	margin-left: 20px;
}
#sidebar ul, #sidebar ol {
	margin-left: 16px;
	padding: 0;
}

/* ~~~~~~~~~~~ sidebar article ~~~~~~~~~~~ */

#sidebar .article {
	background-color: #f2f8ff;
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 10px;
	line-height: 13px;
}
#sidebar .article p {
	padding: 0;
	margin: 10px 0;
}
#sidebar .article h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #00669e;
	padding: 0;
	margin: 0 0 6px 0;
}
#sidebar .article .children ul, #sidebar .article .children li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* ~~~~~~~~~~~ children ~~~~~~~~~~~ */

.children .arrows {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 4px; /* new for vertical alignment of prices */
}
.children .summary  {
	font-size: 10px;
	line-height: 12px;
	color: #999;
	margin: 5px 0;
}
.children table td .summary  {
	clear: both;
	margin-bottom: 0;
}
.children .child {
	padding: 3px 0;
}
.children .childtitle, .children .childtitle a:link, .children .childtitle a:visited {
	font: bold 11px/13px "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 5px 0;
	padding: 0;
}
.children table td .childtitle  {
	margin-top: 0;
}
.children table {
	border-spacing: 5px;
	width: 100%;
}
.children table td.child {
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #eee;
	width: 33.33%;
}
.children li.thumbnail {
	list-style-type: none;
	margin-left: 0;
}
.children ul {
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #ddd;
}
.children li {
	margin-left: 20px;
	border-bottom: 1px solid #ddd;
}
.children table td .thumbnail {
	padding: 0;
	margin-bottom: 5px;
}

/* ~~~~~~~~~~~ footer ~~~~~~~~~~~ */

#footer {
	clear: both;
	height: 10px;
	line-height: 10px;
	padding: 10px;
	color: #999;
	border-top: 1px solid #cbd7e3
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#footer a:link, #footer a:visited {
	color: #666;
	border-bottom: 1px dotted #666;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #cbd7e3;
}
#footer a.hilite {
	border-bottom-style: solid;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#files table.files {
	/*border-collapse: collapse;*/
	border-spacing: 1px;
	background-color: #eee;
}
#files td, #files th {
	font-size: 11px;
	background-color: #fff;
	padding: 2px 5px;
}
#files th {
	background-color: #ddd;
}
#files td {
	padding: 4px;
}
#files img {
	border: 0;
	padding: 0;
	margin: 0;
	display: inline;
}
#files .col1 {
	width: 100%;/**/
}
#files .col1, #files .col2 {
	text-align: left;
}
#files th.col3, #files .col4 {
	text-align: center;
}
#files td.col3 {
	text-align: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#search th, #search td {
	font-size: 10px;
	text-align: left;
}
#search th {
	padding: 5px 3px 5px 0;
}
#search table  {
	margin: 0;
	padding: 10px 0;
}
#search .pages {
	padding: 10px 0;
	border-top: 1px solid #ddd;
}
#search dd span, #search dd span {
	color: #333;
}
#search dt {
	font-weight: bold;
}
#search dd .excerpt {
	font-size: 10px;
	color: #999;
	line-height: 12px;
}
#search dd strong, #search dd b {
	font-weight: bold;
	color: #666;
	border-bottom: 1px dotted #666;
}
#search .help {
	color: #666;
	line-height: 13px
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sitemap {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#sitemap li {
	padding: .2em 0;
	margin: 0;
}
#sitemap li li {
	padding: 0;
	margin: 0;
}
#sitemap ul ul {
	list-style: inherit;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

p.error {
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: #c60 2px 2px 0;
	background-color: #f90;
	border: 1px solid #000;
	text-align: left;
}
table#formmail  {
	border-top: 1px solid #eee;
	border-collapse: collapse;
	width: 100%;
}
#formmail th, #formmail td {
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px solid #eee;
	text-align: left;
	border-collapse: collapse;
}
#formmail th {
	padding-top: 7px;
	font-size: 10px;
	color: #999;
	border-right: 1px solid #eee;
	vertical-align: top;
	white-space: nowrap;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main .body table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
}
#main .body table td, #main .body table th {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
}
#main .body table th {
	text-align: left;
	white-space: nowrap;
}
#main .body table caption {
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main table.details, #main table.table {
	border-collapse: collapse;
	border: 1px solid #ddd;
	width: 638px;
}
#main table.details td, #main table.details th {
	border: 1px solid #ddd;
	padding: 3px;
	font-size: 10px;
	white-space: normal;
}
#main table.details th, #main table.table th {
	text-align: center;
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
	background: url(/images/interface/th_bkg.gif) #efefef repeat-x 0 0;
	text-shadow: #fff 2px 2px 0;
	color: #666;
}
#main table.table th {
	text-align: left;
	border-right: 1px solid #ddd;
}
#main table.table td, #main table.table th {
	padding: 3px 6px;
	line-height: 18px;
}
#main table.table .alt {
	background: url(/images/interface/alt_bkg.gif) #e8f2fc repeat-x 0 0;
}
#main table.table th a:link, #main table.table th a:visited {
	background: url(/images/interface/sort.gif) transparent no-repeat 0 50%;
	padding: 0 0 0 12px;
	display: block;
	/* hide from MacIE \*/
	height: 1%; /* prevent background image clipping in pc ie 6 */
	/**/
}
#main table.table th a:hover, #main table.table th a:active {
	background-image: url(/images/interface/sort_hilite.gif);
}
#main table.table th span {
	background: url(/images/interface/action.gif) transparent no-repeat 0 50%;
	padding: 0 0 0 12px;
	display: block;
	/* hide from MacIE \*/
	height: 1%; /* prevent background image clipping in pc ie 6 */
	/**/
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main td h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
	margin: 0;
	font-weight: bold;
	color: #00669e;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#user span.hilited {
	border-bottom: 1px solid #999;
}