@import 'SpryAccordion.css';
@import 'thumbnails.css';

td.wings {
        padding: 0 0 0 0;
        background-color: #000000;
	background: url("http://www.imcanzmedia.com.au/images/background.jpg");
	background-repeat: repeat-x;
        height : 100%
}

td {
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: lighter;
	vertical-align: top;
	color: #000000;
}

td.no_padding {
        padding: 0 0 0 0;
	vertical-align: top;
}


table.page {
	background: url("http://www.imcanzmedia.com.au/images/background.jpg");
	background-repeat: repeat-x;
        width : 840px;
	height : 1050px;
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;

}

td.left_space {
        width: 57px;
	font-family: Helvetica;
}

td.imr {
	font-size:26pt;
	
}

td.left_border {
        width: 13px;
	padding: 0 0 0 0;
	vertical-align: top;
	border-left : 1px solid #939494;
	font-size:2pt;
	background-color: #FFFFFF;
}

td.right_border {
	padding: 0 0 0 0;
	vertical-align: top;
	border-right : 1px solid #939494;
        width: 13px;
	font-size:2pt;
	background-color: #FFFFFF;
}

td.px_space {
	padding: 0 0 0 0;
	vertical-align: top;
        width: 1px;
	font-size:2pt;
	background-color: #FFFFFF;
}

td.middle_border {
	padding: 0 0 0 0;
        width: 13px;
	vertical-align: top;
	font-size:2pt;
	background-color: #FFFFFF;
}

table.std {
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
}


td.left_side {
	background-color: #FFFFFF;
        width: 348px;
	font-size: 8pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 0 0 0 0;
}
td.body {
        background-color: #FFFFFF;
        width: 348px;
        font-size: 8pt;
        font-weight: lighter;
        vertical-align: top;
        font-family: Helvetica;
        line-height: 120%;
        padding: 0 0 0 0;
}

td.right_side {
	background-color: #FFFFFF;
        width: 328px;
	font-size: 8pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 0 0 0 0;
}

td.right_side_accordion {
	background-color: #FFFFFF;
        width: 328px;
	font-size: 11pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 0 0 0 0;
}

font.heading {
	font-size: 26pt;
	font-weight: normal;
	font-family: Helvetica;
	line-height: 100%;
}

table.video {
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
	background-color: #FFFFFF;
	width: 100%;
}

td.video_tab {
	background-color: #FFFFFF;
        width: 33px;
	font-size: 2pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 0 0 0 0;
}

td.video_item {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 5 0 5 0;
}

table.items {
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
	background-color: #DFD9D2;
	width: 100%;
}

td.item_tab {
	background-color: #FFFFFF;
        width: 32px;
	font-size: 2pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 0 0 0 0;
}

td.image_item {
	background-color: #DFD9D2;
        width: 99px;
        height: 85px;
	text-align:center;
	font-size: 11pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 5 0 5 0;
}

td.doc_item {
	background-color: #DFD9D2;
        width: 280px;
        height: 15px;
	text-align:left;
	font-size: 11pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 5 0 5 0;
}
td.doc_item_right {
	background-color: #DFD9D2;
	text-align:right;
	font-size: 11pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 5 0 5 0;
}

td.contact_item {
	background-color: #DFD9D2;
        width: 297px;
	text-align:left;
	font-size: 8pt;
	font-weight: lighter;
	font-family: Helvetica;
	padding: 5 0 5 0;
}

td.thin {
	font-size: 2pt;
	font-weight: lighter;
	font-family: Helvetica;
	background-color: #FFFFFF;
}

a.documents {
        position: relative;
        text-decoration:none;
        font-family: Helvetica;
        font-size: 10pt;
        vertical-align: top;
        color: #000000;
}

a.video {
        position: relative;
        text-decoration:none;
        font-family: Helvetica;
        font-size: 10pt;
        vertical-align: top;
        color: #000000;
}


a.player {
        display:block;
        width:330px;
        height:200px;
        text-align:center;
        color:#fff;
        text-decoration:none;
        cursor:pointer;
        background:#000 url(/images/sample_image.jpg) repeat-x 0 0;
        background:-moz-linear-gradient(top, rgba(55, 102, 152, 0.9), rgba(6, 6, 6, 0.9));
        -moz-box-shadow:0 0 40px rgba(100, 118, 173, 0.5);

}

a.player:hover {
        background:-moz-linear-gradient(center top, rgba(73, 122, 173, 0.898), rgba(6, 6, 6, 0.898));
}

/* splash image */
a.player img {
        margin-top:0px;
        border:0;
}

a.player {
	margin-top:0px;
}


