/* @override http://tgdg.millstream.com.au/css/tgdg.css */

/* @group Panels */

body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #f4f6f3;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#banner {
	width: 960px;
	height: 120px;
	background-image: url(//cache.cms.io/tgdg.com.au/upload/template/tgdg/banner-001.png);
	background-repeat: no-repeat;
}

#banner h1 {
	position: absolute;
	text-indent: -1000em;
}
#footer {
	padding: 10px 80px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 1em;
}

#content ul {
	list-style-type: disc;
	margin: 0 1.5em;
	padding: 1em 0;
}

#content ol {
	list-style-type: decimal;
}

#content li {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 1em;
}

#content td, #content th {
	font-size: 1.1em;	
}

#content li li, #content li p, #content td p, #content th p {
	font-size: 1em;
}

#content a {
	color: #be0e0e;
}

#content h1 {
	font-size: 1.6em;
	line-height: 1.2;
	margin-bottom: 0.8em;
	color: #be0e0e;
}

#content .row2 .column1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 1em;
	color: #6e6f6e;
}

#content h2 {
	font-size: 1.3em;
	line-height: 1.2;
	margin-bottom: 0.6em;
	color: #be0e0e;
}

#content h3 {
	font-size: 1.1em;
	line-height: 1.2;
	margin-bottom: 0.5em;
	color: #be0e0e;
}

/* @end */

/* @group Navigation */

.depth-0 {
	position: absolute;
	top: 63px;
	right: 60px;
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.depth-0 li, .depth-0 a {
	float: left;
	padding: 0;
	margin: 0;
}

.depth-0 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	padding-left: 25px;
}

.depth-0 .selected>a {
	color: #be0e0e;
}

.depth-1 {
	position: absolute;
	top: 160px;
	left: 80px;
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.depth-1 li {
	padding: 0 0 7px 0;
	margin: 0;
}

.depth-1 a {
	padding: 0 15px 0 0;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}

.depth-1 .selected>a {
	color: #be0e0e;
	background-image: url(//cache.cms.io/tgdg.com.au/upload/template/tgdg/arrow-001.png);
	background-repeat: no-repeat;
	background-position: right center;
}


.depth-2 {
	position: absolute;
	top: 120px;
	left: 240px;
	width: 120px;
	height: 200px;
	font-size: 1.1em;
	list-style-type: none;
	padding: 40px;
	margin: 0;
	background-image: url(//cache.cms.io/tgdg.com.au/upload/template/tgdg/ffffff-60.png);
}

.depth-2 li {
	padding: 0 0 7px 0;
	margin: 0;
}

.depth-2 a {
	padding: 0 15px 0 0;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}

.depth-2 .selected>a {
	color: #be0e0e;
	background-image: url(//cache.cms.io/tgdg.com.au/upload/template/tgdg/arrow-001.png);
	background-repeat: no-repeat;
	background-position: right center;
}


/* @end */

/* @group Grid */

.row {
	overflow: hidden;
	width: 960px;
}

.row1 {
	width: 960px;
	background-image: url(//cache.cms.io/tgdg.com.au/upload/template/tgdg/mask-001.png);
	background-repeat: no-repeat;
	min-height: 280px;
	background-color: #fff;
}

.row1 .column {
	height: 240px;
}

.row2 {
	width: 960px;
	background-image: url(//cache.cms.io/tgdg.com.au/upload/template/tgdg/row-002.png);
	background-repeat: no-repeat;
}

.row1 .column {
	float: left;
	padding: 0 0 10000px 0;
	margin-bottom: -10000px;
}

.row2 .column {
	float: left;
	padding: 60px 80px 10000px 80px;
	margin-bottom: -9940px;
}

.row2.layout6 .column1 {
	width: 240px;
}

.row2.layout6 .column2 {
	width: 400px;
}

.row2.layout2 .column2 {
	margin-left: 400px;
	width: 400px;
}


/* @end */

/* @group Gallery */

#content .gallery {
	list-style-type: none;
	overflow: hidden;
	width: 440px;
	margin-left: -40px;
}

#content .gallery li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#content .gallery a {
	float: left;
	display: block;
	padding: 0 0 20px 40px;
	margin: 0;
}

/* @end */

/* @group Slideshow */

#content .slideshow ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content .slideshow li {
	visibility: hidden;
	position: absolute;	
}

/* @end */



