/* @group general */

html
{
background: #404041;
}

body
{
text-align: left;
font-family: arial, helvetica, sans-serif;
background: #404041 url(../pixels/frills-wrap.png) no-repeat 999px 400px ;
font-size: 0.8em;
}

hr
{
color: #9d4a48;
background-color: #9d4a48;
}

p,
li
{
color: #404041;
font-size: 1em;
font-weight: normal;
}

li
{
text-indent: -1.1em;
margin-left: 1.1em;
margin-bottom: 0.4em;
}

p.prelist
{
margin-bottom: 0.4em;
}

.feat
{
font-size: 1.3em;
}

h4.feat
{
color: #fff;
padding: 12px;
/*border: 3px solid #6e1301;*/
text-align: center;
margin: 30px auto;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 30%;
background: #6e4545;
font-size: 1.1em;
}
h4.feat a:link,
h4.feat a:visited
{
color: #fff;
text-decoration: none;
}

h4.feat a:hover,
h4.feat a:active
{
text-decoration: underline;
}

strong.feature
{
color: #9D4A48;
font-weight: bold;
}
sup
{
font-size: 0.9em;
}
ol,
ul
{
padding-left: 1.2em;
margin-left: 0;
list-style-position: inside;
font-weight: bolder;
}

ol ul,
ul ul,
ul ol,
ol ol
{
padding-left: 1.1em;
margin: 2px;
}


ul.justalist
{
margin-left: 1.1em;
}

.justalist li
{
list-style: none;
}

h1
{
color: #9D4A48;
font-weight: lighter;
font-size: 2.7em;
}

h2
{
color: #9D4A48;
font-weight: lighter;
font-size: 2.2em;
margin-bottom: 0.2em;
}

h3
{
color: #404041;
font-weight: bolder;
font-size: 1.3em;
margin-bottom: 0.1em;
}

h4
{
color: #9D4A48;
font-weight: bold;
margin-bottom: 0.1em;
font-size: 1.1em;
}

h5
{

}

h6
{

}

.ical
{
vertical-align: middle;
margin-left: 0.6em;
}

.rht
{
float: right;
margin: 0 0 1.0em 2em;
}

#accesskey
{
width: 300px;
}

.columns2
{
/*-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px;*/
}

.lft
{
float: left;
}

img.lft
{
margin: 0 1.3em 3em 0;
}

.note
{
font-weight: normal;
}

/* - links -*/

a:link
{
color: #7A1600;
}

a:visited
{
color: #4a342e;
}

a:hover,
a:active
{
color: #000;
text-decoration: none;
}

/* - external links - */

a:link .out,
a:visited .out
{
text-decoration: none;
border: none;
margin-left: 2px;
margin-bottom: 2px;
}

#footer .out
{
display: none;
}

/* - buttons - */
a.btn:link,
a.btn:visited
{
color: #7A1600;
font-size: 1.2em;
font-weight: bolder;
}

a.btn:hover,
a.btn:active
{
color: #000;
}

a.btnjazz:link,
a.btnjazz:visited
{
color: #f3d7d4;
font-size: 1.2em;
font-weight: bolder;
text-decoration: none;
background: #a54a48;
padding: 10px 18px 7px 18px;
line-height: 3em;
margin: 1em;

-moz-border-radius: 0 6px 0 6px;
-webkit-border-radius: 0 6px 0 6px;
border-radius: 0 6px 0 6px;
}

a.btnjazz:hover,
a.btnjazz:active
{
color: #fff;
text-decoration: underline;
background: #93413f;
}

.noalt tbody tr:nth-child(even) td
{
background: inherit;
}

/* - tables - */

table.short
{
width: 20em;
}

table.short td
{
border-bottom: 1px solid #cfcfcf;
}

table.wide td
{
border-bottom: 1px solid #cfcfcf;
}

table.wide th
{
border-bottom: 1px solid #cfcfcf;
}

table.basic
{
border: 1px solid #9c4948;
border-collapse: collapse;
}

.basic td
{
border-bottom: 1px solid #9c4948;
border-collapse: collapse;
}

caption
{
color: #9D4A48;
font-weight: bold;
border-bottom:2px solid #cfcfcf;
background: transparent;
}

thead th
{
background: #9C4948;
color: #fff;
}

/* @group forms, form styles */

#eoiform
{
width: 70%;
}

#eoiform div
{
margin-bottom: 1em;
}
#eoiform input
{
margin-bottom: 0;
}

#eoiform label.error
{
display: inline-block;
padding: 0.4em;
margin: 0;
}

/* @end */

/* @end */

/* @group definition lists */

dl.speakers
{
	margin: 0;
}


.speakers dt
{
color: #404041;
font-weight: bolder;
font-size: 1.3em;
margin-bottom: 0.1em;
clear: right;
margin-top: 3em;
}

.speakers dd
{
color: #404041;
font-size: 1em;
font-weight: normal;
margin-left: 0;
line-height: 1.6em;
}

.speakers dd img
{
float: left;
margin: 0 1.2em 1em 0;
}

/* @end */

/* @group layout */

#wrap
{
margin: 0;
width: 998px;
text-align: left;
position: relative;
padding: 30px 0 0 0;
background: transparent url(../pixels/frills-wrap-.png) no-repeat 0px 760px;
}



/* @group header */

#header
{
margin: 0;
width: 805px;
height: 310px;
position: relative;
background: transparent url(../pixels/frills-header.png) no-repeat 418px 0;
}


.ie6 #header
{
background: none;
}

#header h1
{
margin: 0;
}

a.govlogo
{
width: 273px;
height: 52px;
text-indent: -999em;
position: absolute;
margin: 0;
padding: 0;
background: transparent url(../pixels/aust-gov-aifs-logo-.png) no-repeat;
top: 9px;
left: 25px;
}
a.govlogo .out
{
display: none;
}

h1#logo
{
/*width: 484px;
height: 78px;
top: 77px; 
left: 25px;*/
width: 465px;
height: 88px;
top: 70px;
left: 25px;
text-indent: -999em;
position: absolute;
margin: 0;
padding: 0;
background: transparent url(../pixels/h1-logo-tag-v2.png) no-repeat;
}

#header h2.sublogo
{
width: 484px;
height: 23px;
text-indent: -999em;
position: absolute;
margin: 0;
padding: 0;
background: transparent url(../pixels/h2-sublogo.png) no-repeat;
top: 156px;
left: 25px;
}

h3#siteline
{


width: 481px;
height: 18px;
text-indent: -999em;
position: absolute;
margin: 0 0 0 172px;
padding: 0;
background: transparent;
top: 6px;
left: 108px; /* 852/2 - 481/2 - 16 */
}

a#feed:link,
a#feed:visited
{
display: block;
width: 90px;
height: 28px;
line-height: 32px;
left: 684px;
top: 140px;
position: absolute;
color: #F3DAD6;
background: transparent url(../pixels/rss.png) no-repeat 0 0;
text-decoration: none;
margin: 0;
padding: 0 0 0 30px;
}

a#feed:hover,
a#feed:active
{
text-decoration: underline;
}

#feed strong
{
color: #fff;
}

/* @group EOI reg. interest btn */

a#eoi:link,
a#eoi:visited
{
display: block;
width: 134px;
height: 98px;
text-indent: -999em;
position: absolute;
margin: 0;
padding: 0;
background: transparent url(../pixels/reg-now-btn.png) no-repeat 0 -98px;
top: 24px;
left: 651px;
}

a#eoi:hover,
a#eoi:active
{
background: transparent url(../pixels/reg-now-btn.png) no-repeat 0 0px;
}

/*#registeryourinterest a#eoi*/
#registration a#eoi
{
display: none;
}

/* @end */

/* @end */

/* @group leftside */

#leftside
{
width: 168px; /* 172 - 12 */
float: left;
margin: 0;
padding: 0 12px 0 0;
}

.daysleft
{
background: #8c4241;
text-align: center;
margin: 1em 0;
padding: 0.6em 0;
color: #fff;
font-weight: bold;

border-top-right-radius: 9px;
border-bottom-right-radius: 9px;
}
.daysleft strong
{
font-size: 1.3em;
}

/* @group social, add to service social links */

#social
{
width: 100%;
height: 33px;
padding: 0;

margin:  20px 0 0 0;
}

#social .cal
{
width: 54px;
padding: 0px 0 0 32px;
height: 32px;
background: transparent url(../pixels/calendar.png) no-repeat 0 0;
display: block;
float: left;
margin: 0 0 0 4px;
}

#social .mail
{
width: 46px;
padding: 0px 0 0 32px;
height: 32px;
background: transparent url(../pixels/email.png) no-repeat 0 0;
display: block;
float: right;
}

#social a:link,
#social a:visited
{
text-decoration: none;
font-weight: normal;
color: #fff;
font-size: 10px;
}
#social a:hover,
#social a:active
{
text-decoration: underline;
color: #fff;
}

/* @end */

/* @group conferencenews, Congress News Box */

#conferencenews
{
color: #fff;
padding: 0px 0 1px 0;
margin: 22px 0 0 0;
background: #353435;

border-top-right-radius: 20px;
}

#conferencenews h5
{
color: #fff;
font-size: 1.2em;
padding: 10px 11px 4px 11px;
margin: 0;
}

#conferencenews dl
{
margin: 0;
padding: 1px 0;
overflow: auto;
height: 190px;
}

#conferencenews dl .subdate
{
color: #999;
font-weight: normal;
font-size: 0.8em;
display: block;
}

#conferencenews dt
{
margin: 0 1px 0 0;
padding: 10px 6px 2px 11px;
background: #2d2b2c;
}
#conferencenews dd
{
margin: 0 1px 0 0;
padding: 1px 6px 12px 11px;
border-bottom: 1px solid #fff;
line-height: normal;
background: #2d2b2c;
}
#conferencenews dd.last
{
border-bottom: none;
}

#conferencenews a
{
color: #fff;
}

#conferencenews a.pdf
{
background: none;
padding: 0;
}

/* @end */


/* @group Key dates */


div.keydates
{
padding: 9px 9px 9px 0;
margin: 20px 0 0 0;
background: #353435 url(../pixels/corner-keydates.png) no-repeat top right;

}


.keydates h2
{
color: #fff;
background: #2d2b2c url(../pixels/corner-keydates-h2.png) no-repeat top right;;

padding: 4px 0 4px 12px;
font-size: 1.2em;
margin: 0;
border-bottom: 1px solid #6e7072;
font-weight: bold;
}

.keydates dl
{
margin: 0;
padding: 0;
color: #fff;
}

.keydates dt
{
margin: 0;
padding: 3px 0 0 12px;
font-size: 1.0em;
font-weight: bold;
line-height: 1.2em;
}

.keydates dd
{
margin: 0;
padding: 0 0 3px 12px;
font-weight: normal;
border-bottom: 1px solid #6e7072;
font-size: 0.9em;
}

.keydates a:link,
.keydates a:visited
{
color: #fff;
text-decoration: underline;
}



/* @end */

/* @end */


/* @group centercol */

#centercol
{
background: #9c4948 url(../pixels/header-families-bg.jpg) no-repeat 0 186px;
margin: 0 0 0 193px;
}

#centercol div.corner
{
width: 52px;
height: 52px;
position: absolute;
top: 30px;
right: 0px;
background: transparent url(../pixels/top-right-corner-wrap.png) no-repeat;
}

/* @group content */

#content
{
background: #fff;
width: 755px; /* 805 - 25x2 */
padding: 2px 25px 50px 25px;
position: relative;
min-height: 500px;
overflow: auto;
}
#content > h1
{
margin-top: 10px;
}


.ie6 #content
{
left: -3px;
}

#content p
{
text-align: justify;
}

/* @end */




/* @end */

/* @group footer */

#footer
{
padding: 18px;
}

#footer h6
{

}

#footer a:link,
#footer a:visited
{
color: #fff;
text-decoration: none;
font-weight: lighter;
border-left: 1px solid #fff;
padding: 0 6px 0 6px;
}

#footer a.first
{
border: none;
}

#footer a:hover,
#footer a:active
{
color: #fff;
text-decoration: underline;
}

#privacy #footer a.privacy,
#disclaimer #footer a.disclaimer,
#accessibility #footer a.accessibility
{
color: #9D4A48;
}

#footer a.copyright
{
border: none;
float: right;
margin-right: 6px;
}

/* @end */

/* @end */

/* @group navagation */



#leftside ul.nav
{
margin: 0;
padding: 0;
list-style: none;
list-style-position: outside;
}

#leftside ul.nav ul
{
margin: 0;
padding: 0;

}

#leftside ul.nav li
{
margin: 0;
padding: 0 0 5px 0;
list-style: none;
text-indent: 0;
}


#leftside ul.nav li.last
{
border-bottom: none;
}

#leftside ul.nav li ul
{
display: none;
}

#leftside ul.nav li ul li
{

}

#leftside ul.nav li li ul
{

}

#leftside ul.nav a:link,
#leftside ul.nav a:visited
{
display: block;
text-decoration: none;
margin: 0;
padding: 0 0 0 12px;
color: #fff;
font-weight: lighter;
font-size: 1em;
background: transparent url(../pixels/left-nav-a-bg.png) no-repeat right top ;
height: 30px;
line-height: 30px;
}

.ie6 #leftside ul.nav a:link,
.ie6 #leftside ul.nav a:visited
{

}

#leftside ul.nav ul a:link,
#leftside ul.nav ul a:visited
{

}


#leftside ul.nav ul ul a:link,
#leftside ul.nav ul ul a:visited
{
}

#leftside ul.nav a:hover,
#leftside ul.nav a:active
{
color: #7A1600;
font-weight: normal;
background: transparent url(../pixels/left-nav-a-bg.png) no-repeat right bottom;
}


#home #leftside ul.nav .home a,
#callforpapers #leftside ul.nav .callforpapers a,
#registration #leftside ul.nav .registration a,
#speakers #leftside ul.nav .speakers a,
#panelspeakers #leftside ul.nav .panelspeakers a,
#venuesurrounds #leftside ul.nav .venuesurrounds a,
#program #leftside ul.nav .program a,
#socialprogram #leftside ul.nav .socialprogram a,
#accommodation #leftside ul.nav .accommodation a,
#sponsorshipandexhibition #leftside ul.nav .sponsorshipandexhibition a,
#contactus #leftside ul.nav .contactus a,
#registeryourinterest #leftside ul.nav .eupdates a
{
color: #7A1600;
font-weight: bold;
background: transparent url(../pixels/left-nav-a-bg.png) no-repeat right bottom;
}


#leftside ul.nav a.expandfocus:link,
#leftside ul.nav a.expandfocus:visited
{
}

#leftside ul.nav ul a.expandfocus:link,
#leftside ul.nav ul a.expandfocus:visited
{
}


/* -- footer nav -- */


/*
#footer ul.nav
{
margin: 0;
padding: 0;
}

#footer ul.nav li
{
margin: 0;
padding: 0;
list-style: none;
display: inline;
}

#footer .nav a:link,
#footer .nav a:visited
{
color: #fff;
text-decoration: none;
font-weight: 100;
border-left: 1px solid #fff;
padding: 4px 0 0 0;
}

#footer .nav a:hover,
#footer .nav a:active
{

}
*/


/* @end */

/* @group By Gray Design Group */


div.togray
{
float: right;
text-align: left;
display: none;
}

a#graydesignby:link,
a#graydesignby:visited
{
color: #5F5246;
text-decoration: none;
border-left: 1.1em solid #5F5246;
font: normal .6em/.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding: .2em .6em 0 .6em;
margin: 0 2em;
}


a#graydesignby:hover,
a#graydesignby:active
{
color: #eeeeee;
border-left: 1.1em solid red;
}

a#graydesignby .out
{
display: none;
}

/* @end */

/* @group speakers, speakers bios page */

.sspot
{
padding: 1.8em 0;
}

.sspot p
{
margin-right: 308px;
}

.sspot img.right
{
margin-top: -2em;
}

.sspot .more
{
width: 755px;
}

a.morebtn:link,
a.morebtn:visited,
a.lessbtn:link,
a.lessbtn:visited
{
padding: 0.1em 0.8em;
color: #fff;
text-decoration: none;
background: #9D4A48;

-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
a.morebtn:hover,
a.morebtn:active,
a.lessbtn:hover,
a.lessbtn:active
{
color: #000;

-moz-box-shadow: inset 0 0 5px #404041;
-webkit-box-shadow: inset 0 0 5px #404041;
box-shadow: inset 0 0 5px #404041;
}

/* @end */

/* @group Program table */


table.progamtable
{
border-collapse: collapse;
-moz-border-radius-topright: 24px;
-webkit-border-top-right-radius: 24px;
border: 1px solid #9d4a47;
}



.programtable td
{
padding:6px;
text-align:left;
vertical-align:top;
border-collapse: collapse;
border-right: 1px solid #9d4a47;
}
.programtable .day td
{
background:#8b0103;
padding: 12px 24px;
color: #fff;
font-weight: bold;
font-size: 1.2em;
}
.programtable tr td.time
{
background:#fff;
font-size: 0.9em;
font-weight: normal;
color: #666;
padding: 5px;
border-left: 1px solid #9d4a47;
}
.programtable .open td
{
background: #f8ede9;
font-weight: bold;
border-bottom: 1px solid #9d4a47;
/*border-top: 1px solid #9d4a47;*/
}
.speaker
{
background:#fff;
}
.programtable .keynote td
{
background:#fff;
font-weight: bold;
font-size: 1.2em;
}
.programtable .panelsession td
{
background:#fff;
font-weight: bold;
border-top: 1px solid #9d4a47;
font-size: 1.2em;
}
.programtable .socialevent td
{
background:#f8ede9;
border-top: 1px solid #9d4a47;
border-bottom: 1px solid #9d4a47;
}
.programtable .break td
{
background:#8b0103;
color: #fff;
/*border-bottom: 1px solid #9d4a47;*/
border-top: 1px solid #9d4a47;
padding-left: 24px;
}
.programtable .breakout td
{
background:#f8ede9;
border-top: 1px solid #9d4a47;
}
.programtable .theme td
{
background:#f8ede9;
font-weight: bold;
border-bottom: 1px solid #9d4a47;
}
.programtable .talktitle td
{
background:#fff;
font-weight: bold;
border-bottom: 1px solid #9d4a47;
}
.programtable .chair td
{
background:#fff;
color: #666;
}



/* - keytable - */

table.keytable
{
margin: 1em 0;
padding: 0;
border: none;
border-collapse: collapse;
}

.keytable td
{
margin: 0;
padding: 1px 8px;
border-bottom: 1px solid #9d4a47;
border-collapse: collapse;
}


/* @end */


/* @group sponsorhip and exhibition */

.rep img
{
margin: 12px 0;
}

.rep p
{
text-align:center;
}

div.rep
{
float: right;
width: 370px;
border-left: 1px solid #9d4a48;
padding-left: 16px;
margin-left: 16px;
}


/* - home page attributed logos - */

div.attr img
{
margin: 12px 1px 6px 0;
}


/* @end */

div.regbtn
{
padding-bottom: 14px;
}

div.regbtn a:link,
div.regbtn a:visited
{
padding: 9px 20px;
background: #764e4e;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.15, rgb(111,69,69)),
    color-stop(0.85, rgb(148,110,110))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(111,69,69) 15%,
    rgb(148,110,110) 85%
);
-moz-border-radius-bottomleft: 14px;
-moz-border-radius-topright: 14px;
-webkit-border-bottom-left-radius: 14px;
-webkit-border-top-right-radius: 14px;
color: #fff;
text-decoration: none;
font-size: 1.1em;
font-weight: bold;
margin: 4px 0;
border: 2px solid #6f4545;

}

div.regbtn a:hover,
div.regbtn a:active
{
color: #000;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.15, rgb(148,110,110)),
    color-stop(0.85, rgb(111,69,69))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(148,110,110) 15%,
    rgb(111,69,69) 85%
);
}


#em_wfs_wrapper td
{
background: inherit;
}


/* @group sponsors, sponsors and exhibition page */

.sec
{
border-bottom: 1px solid #9D4A48;
margin-bottom: 1em;
}

.sec h2 span
{
font-size: 0.6em;
float: right;
}

.key
{
border: 1px solid #333;
padding: 16px 16px 0px 16px;
margin: 16px;
width: 66%;
}

/* @end */

