/*
 * @name: Typography
 * @site: http://www.stbarbara.com.au
 * @author: RBurnie, Hugeobject, http://www.hugeobject.com.au
 */
 
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
}

/* = GLOBAL CLASSES = =========================================================================================== */
/* == TEXT ALIGNMENT == */
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.align-justify {
	text-align: justify !important;
}

/* = HEADINGS = ================================================================================================= */
h1 {
	font-size: 2.5em;
	color: #f07c00;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.6em;
	color: #f07c00;
	margin: 0.2em 0;
}
h3 {
	font-size: 1.4em;
	color: #000;
	margin: 0.2em 0;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 0.2em 0;
}
h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	margin: 0.2em 0;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	margin: 0.2em 0;
}

h2 span.important, h3 span.important,
h4 span.important, h5 span.important,
h6 span.important {
	color: #F07C00;
}

/* == VARIATIONS == _____________________________________________________________________________________________ */
/*
These class made available from the typo3 editor when using a heading
Use these when entering person details etc.
*/
h2 span.name-of-person {
	font-size: 0.9em;
	color: #F07C00;
}
h3 span.detail {
	font-size: 0.75em;
}
h4 span.detail {
	font-size: 0.9em;
}
/* == SUB 1 & 2 HEADINGS == _____________________________________________________________________________________ */
div#sub_1 h1,
div#sub_1 h2,
div#sub_2 h1,
div#sub_2 h2,
div.box_top h2,
div.box_top h1,
div.col h1,
div.col h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 2px 0.2em 20px;
	font-size: 1.3em;
	font-weight: normal;
	color: #f07c00;
}
div#sub_1 h2 {
	color: #fff;
	border-bottom: dashed thin #fff;
	margin: 0 20px 0.5em 20px;
	padding: 0.2em 2px 0.2em 0;
}
div.box_top h2,
div.col h2,
div#sub_2 h2 {
	border-bottom: dashed thin #a3a3a5;
	margin: 0 20px 0.5em 20px;
	padding: 1em 2px 0.2em 0;
	}

div#sub_2 h2.same_box {
	padding: 0 2px 0.2em 0;
	margin-left: 20px;
	}	
div#sub_1 h3,
div#sub_2 h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #f07c00;
	padding: 0.2em 2px 0.2em 20px;
}
div#sub_1 h4,
div#sub_2 h4 {
	font-size: 1em;
	font-weight: bold;
	padding: 0.2em 2px 0.2em 20px;
	color: #f07c00;
}
div#sub_1 h4 { color: #fff; }
div#sub_1 h5,
div#sub_2 h5 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.2em 2px 0.2em 20px;
}
div#sub_1 h5 { color: #fff; }
div#sub_1 h6,
div#sub_2 h6 {
	font-size: 0.6em;
	font-weight: bold;
	padding: 0.2em 2px 0.2em 20px;
}
div#sub_1 h6 { color: #fff; }
/* = GENERAL = =================================================================================================== */
p {
	line-height: 1.3em;
	margin: 0.5em 0 1em 0;
}
div#sub_1 p,
div#sub_2 p,
div.col p, 
div#sub_1 img,
div#sub_2 ul {
	padding: 0 2px 0 20px;
}
div#sub_2 p,
div#sub_2 a {
	padding-right: 10px;
}

div#sub_2 p {
	line-height: 1.2em;
}
div#sub_1 p {
	color: #fff;
}
div#main p.copyright {
	font-size: 0.8em;
}
div#footer p {
	font-size: 0.8em;
	margin: 0.5em 0 1em;
}

/* [rb] paste here */


strong, b { font-weight: bold; }
b.orange { color: #F07C00; }
em, i { font-style: italic; }
small { font-size: 0.8em; }
div#main p.press small { color: #F07C00; }
sub {
	font-size: 0.85em;
	vertical-align: baseline;
    	position: relative;
    	bottom: -0.25em;
}
sup {
	font-size: 0.85em;
	vertical-align: baseline;
    	position: relative;
    	bottom: 0.33em;
}
big { font-size: 1.2em; }
abbr,
acronym {
	border-bottom: 1px dotted #ccc;
}
blockquote {
	padding-left: 10px;
	/*border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;*/
	margin: 0.5em 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #666;
}
blockquote p {
	text-indent: 1em;
	margin: 0.2em;
}
blockquote blockquote {
	border-top: 0;
}
/* this should really be "cite" but typo3 isn't allowing the cite tag */
blockquote sub {
	font-weight: bold;
}
/* = LINKS = ===================================================================================================== */
/*
Typo3 is inserting invisible links like this: <a id="whatever"/>
stupid for many reason but we have to deal with it in sub_2 where its
rendering the a tag.
Unfotunateley we can only use id as hook (ie if it has an id)
This means any link with an id in sub_2 is invisable
Also this wont work in IE6 obviously
*/
div#sub_2 a[id] { display: none; }
a,
a:link {
	color: #f07c00;
	text-decoration: underline;
}
a:hover,
a:visited:hover {
	color: #000; /* colour presently unknown */
}
a:visited {
	color: #666;
}

/* div#sub_1 links */
div#sub_1 a,
div#sub_1 a:link {
	color: #fff;
	text-decoration: underline;
}
div#sub_1 a:hover,
div#sub_1 a:visited:hover {
	color: #000; /* colour presently unknown */
}
div#sub_1 a:visited {
	color: #000; /* colour presently unknown */
}

/* div#sub_2 links */
div#sub_2 ul {
	list-style-type: none;
	margin-left: 0;
}

div#sub_2 ul li a,
div#sub_2 ul li a:link {
	color: #f07c00;
	text-decoration: underline;
}
div#sub_2 ul li a:hover,
div#sub_2 ul li a:visited:hover {
	color: #000; /* colour presently unknown */
}
div#sub_2 ul li a:visited {
	color: #000; /* colour presently unknown */
}

/* footer links */
div#footer a,
div#footer a:link {
	color: #000;
	text-decoration: underline;
}
div#footer a:hover,
div#footer a:visited:hover {
	color: #000; /* colour presently unknown */
}
div#footer a:visited {
	color: #000; /* colour presently unknown */
}

/* = IMAGES = ==================================================================================================== */
img {
	border: 0;
}
/* == POSITION STATEMENTS and LAST RIGHT IMAGE == ________________________________________________________________ 
Both enhanced with js
*/
div#sub_1 img.position-statement {
	padding-left: 0;
}
img#right_btm_img {
	/*margin-top: 50px;*/
}
div#sub_2 div.csc-textpic-left img {
	margin-left: 25px;
	margin-top: 25px;
}

/* = TABLES = ==================================================================================================== */
table {
	margin: 0.55em 0 1em 0;
	font-size: 1em;
	/* deal with content that forces table to wide for div#main */
	table-layout: fixed;
	word-wrap: break-word;/* ie6 and safari support css3 word-wrap */
	overflow: hidden;/* any other browser hide overflow */
}
th,
td {
	border: 1px solid #F07C00;
	vertical-align: top;
}
th {
	font-weight: bold;
	padding: 0.1em;
}
td {
	padding: 0.1em;
}
td p {
	margin-top: 0;
}
caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #F07C00;
	margin-top: 0.5em;
}
thead {
	background: #F07C00;
	color: #fff;
}
tbody { border: 0; }
thead td {
	background: #FAA243;
	color: #000;
}
tfoot {
	background: #666;
	color: #fff;
}
tfoot th,
tfoot td {
	border-color: #555;
}

tbody th {
	border: 0 !important;
	text-align: left;
}

/* == NO BORDERS == ______________________________________________________________________________________________ */
table.no-border,
table.no-border th,
table.no-border td,
table.basic-details-no-border,
table.basic-details-no-border th,
table.basic-details-no-border td {
	border: 0;
}
div#main table.no-borders {
	border: 1px solid #fff;
	}
	
 div#sub_2 table { 
 	width: 200px;
 	margin-left: 20px; /* 0 for ie6/7 */
 }
 div#sub_2 table tbody {
	font-size: 0.8em;
}
 div#sub_2 table thead th {
	background: #fff;
	color: #F07C00;
}
 div#sub_2 table tr.divider {
	border-top: 1px dashed #F07C00;
}
 
 div#sub_2 table tbody th,
 div#sub_2 table tbody td {
	padding: 0.2em;
}
/* == BASIC DETAILS == ___________________________________________________________________________________________ */
table.basic-details th,
table.basic-details td {
	text-align: left;
}
table.basic-details caption {
	border-bottom: 1px solid #bd8e01;
}



/* = LISTS = ===================================================================================================== */
li {
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
div#sub_1 li,
div#sub_2 li {
	width: 100%;
}
/* == UNORDERED == _______________________________________________________________________________________________ */
ul {
	
	/*
	Client requested lists without dots !!!
	which means we also need to have mo left margin
	margin: 0.2em 0 1em 0;
	list-style-type: none;
	*/
	margin: 0.2em 0 1em 20px;
	
}
ul ul {
	margin: 0.2em 0 0 20px;
}
ul ol {
	margin: 0.2em 0 0 25px;
}

/* == ORDERED == _________________________________________________________________________________________________ */
ol {
	margin: 0.2em 0 1em 25px;
	list-style-type: decimal;
}
ol ol {
	margin: 0.2em 0 0 25px;
}
ol ul {
	margin: 0.2em 0 0 20px;
}


ol.type-none {
	list-style-type: none;
}

/* == SPECIAL LISTS == */
ul.component-items,
ol.component-items-ordered {
	list-style-type: none;
	margin-left: 0;
}