/* @override 
	http://image7.millstream.com.au/css/image7.css
	http://www.image7.com.au/css/image7.css
	http://dev.image7.com.au/css/image7.css
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 55%;
}

/* @group Panels */

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 95px;
	background-image: url(../upload/template/image7/imageseven_bluesmall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

#banner {
	height: 50px;
}

#banner h1 {
	display: none;
	text-indent: -1000em;
}

#banner h2 {
	background-image: url(/utils/randomimage.php?dir=/upload/template/image7/banners/);
	text-indent: -1000em;
	position: absolute;
	width: 470px;
	height: 315px;
	top: 390px;
	right: 700px;
}


#main {
	/*background-image: url(../upload/template/image7/image7-002.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right top;*/
	padding-bottom: 16px;
	min-height: 640px;
}

#content {
	width: 480px;
	padding-left: 275px;
}

/* @end */

/* @group Rows */

.row2 {
	padding: 0 10px;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
}

.row3 {
	width: 685px;
	overflow: hidden;
}
  
.row3 .column {
	float: left;
	padding: 0 10px;
	padding-bottom: 5000px;
	margin-bottom: -4980px;

}
 
.row3 .one {
	/*width: 220px;*/
}
 
.row3 .two {
	/*width: 540px;*/
}
 
.row3 .three {
	/*width: 860px;*/
}
 
.row3 .column1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 300px;
}
 
.row3 .column2 {
	border-right: 1px solid #ccc;
	width: 160px;	
}

.row3 .column3 {
	border-right: 1px solid #ccc;
	width: 160px;	
}
 
 
 
.row3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
 
.row3 li {
	padding: 0 10px 10px 25px;
	line-height: 1.5;
	font-size: 1.1em;
	background-repeat: no-repeat;
}
 
/* @end */

/* @group Footer */

#footer {
	padding: 7px 20px;
	background-color: #1b232a;
	color: #fff;
	text-align: right;
}

#footer p {
	margin: 0;
	color: #fff;
}

#footer a {
	font-weight: bold;
    text-decoration: none;
	color: #fff;
}

/* @end */

/* @group Search */

#search {
	position: absolute;
	right: 0;
	top: 95px;
	padding: 0;
	z-index: 5;
}

#search p {
	line-height: 1;
}

#search label span {
	position: absolute;
	top: 5px;
	right: 150px;
	color: #adadad;
}

#search .field {
	position: absolute;
	top: 0;
	right: 50px;
	border: 1px solid #0096da;
	margin: 0;
	padding: 0 3px;
	height: 18px;
	z-index: 10;
	background-color: transparent;
	width: 110px;
}

#search .button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	font-size: 0.9em;
	text-transform: lowercase; 
	font-weight: bold; 
	width: 50px;
	height: 20px;
	background-color: #0096da;
	color: #fff;
	padding: 0 0 0 0;
}

/* @end */

/* @group Fonts */

p, #content li {
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 1em;
	line-height: 1.6;
	font-size: 1.2em;
	color: #1b232a;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #ff26a1;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff26a1;
	text-decoration: underline;
}

a:active {
	color: #c2eb00;
}

#content ul {
	list-style-type: disc;
	margin: 1em 0 1em 3em;
}

h1 {
	font-family: pfhandbookpro-bold, Arial, Helvetica, Geneva, sans-serif;
	font-size: 8.4em;
	margin-bottom: 0.2em;
	color: #0096da;
	line-height: 0.9;
	letter-spacing: -0.05em;
	width: 690px;
}

h2 {
	font-family: pfhandbookpro-bold, Arial, Helvetica, Geneva, sans-serif;
	font-size: 2em;
	line-height: 1.3;
	margin-bottom: 1em;
	color: #adadad;
}

h3 {
	/*font-family: Arial, Helvetica, Geneva, sans-serif;*/
	font-size: 1.4em;
	line-height: 1.6;
	margin-bottom: 0.2em;
	font-weight: bold;
	color: #1b232a;
}

h4 {
	/*font-family: Arial, Helvetica, Geneva, sans-serif;*/
	font-size: 1.0em;
	line-height: 1.6;
	margin-bottom: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #000;
}

/* @end */

/* @group Navlist 0 */

.depth-0 {
	position: absolute;
	top: 0;
	left: 255px;
	/*width: 705px;*/
	height: 64px;
	/*padding-left: 255px;*/
	/*border-top: 0px solid #adadad;*/
}

.depth-0 li {
	float: left;
}

.depth-0 a {
	float: left;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	padding: 35px 21px 12px 20px;
	color: #1b232a;
	border-right: 1px solid #1b232a;
	white-space: nowrap;
}

.depth-0 .selected a {
	color: #0096da;
}

/* @end */

/* @group Navlist 1 */

#sidebar-left {
	position: absolute;
	top: 160px;
}

#sidebar-left h2 {
	float: left;
	margin: 10px 0 0 75px;
	font-size: 33px;
}

.depth-1 {
	float: left;
	margin-left: 75px;
	clear: both;
	z-index: 10;
}

.depth-1 a {
	display: block;
	width: 140px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 0;
	color: #1b232a;
	border-bottom: 1px solid #1b232a;
	z-index: 10;
}

.depth-1 .selected a {
	color: #0096da;
}

/* @end */

/* @group Newslist */

.newslist .item {
	padding-bottom: 0px;
}

.newslist .item h3 a {
	color: #000;
}

.newslist .item .article-details {
	font-weight: bold;
}

p .length {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}

p .date {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}

/* @end */

/* @group Gallery */

#content .gallery {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
	margin-left: -40px;
}

#content .gallery li {
	float: left;
	padding: 0 0 30px 40px;
}

/* @end */

/* @group Blog Listing */

#resources-listing  h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
}

#resources-listing  h2 a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

#resources-listing .item {
	overflow: hidden;
	min-height: 40px;
	background-image: url(/cache/path/:upload:template:image7:icon-document-001.png/width/30/quality/100/name/icon-document-001.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 35px;

	
}

#resources-listing  .audio {
	background-image: url(/cache/path/:upload:template:image7:icon-audio-001.png/width/30/quality/100/name/icon-audio-001.png);
}

#resources-listing .pdf {
	background-image: url(/cache/path/:upload:template:image7:icon-pdf-001.png/width/30/quality/100/name/icon-pdf-001.png);
}

#resources-listing .rss {
	background-image: url(/cache/path/:upload:template:image7:icon-rss-001.png/width/30/quality/100/name/icon-rss-001.png);
}

#resources-listing .video {
	background-image: url(/cache/path/:upload:template:image7:icon-video-001.png/width/30/quality/100/name/icon-video-001.png);
}

/* @end */

/* @group Podcast Listing */

#podcast-listing {
	clear: both;
	padding-top: 20px;
}

#podcast-listing .item {
	position: relative;
	padding: 10px 200px 10px 0;
	margin-bottom: 30px;
	border-top: 1px solid #ddd;
	/*background-color: #fafafa;*/
}

#podcast-listing  h1 {
	font-size: 1.6em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

#podcast-listing .mediaplayer {
	position: absolute;
	left: 310px;
	top: 12px;
}

/* @end */



