/* @override http://www.vmiaconference.com/css/glitter.css */

/* @group general */

body
{
	text-align: center;
	background: #FFF url(../pixels/bg-footer-right-blue-repeat_.png) repeat-x bottom;
}

h1,
h2,
h3,
h4
{
	color: #0083CA;
}

h4 strong

{
color: #214166;
}

p,
li
{
	color: #214166;
	font-size: 1.1em;
}

a:link,
a:visited
{
	color: #0083ca;
}

a:hover,
a:active
{
	color: #680633;
}

.feature
{
	font-size: 1.1em;
	font-weight: bold;
	color: #305a8a;
}

.feature strong
{
font-size: 1.1em;
}

.signature
{
	font-weight: bold;
}
.signature strong
{
	color: #0083CA;
}

.grey
{
 background-color:#CCC;
}

table
{
	border: 1px solid #214166;
	vertical-align: top;
}

td
{
	border: 1px solid #999;
	vertical-align: top;
}

table.bnone,
table.bnone td
{
border: none;
}

a.presentation:link,
a.presentation:visited
{
font-size: 0.8em;
color: #2d4f76;
text-decoration: none;
white-space: nowrap;
}

a.presentation:link img,
a.presentation:visited img
{
vertical-align: middle;
}

a.presentation:hover,
a.presentation:active
{
color: #680633;
}

.sessionNumber
{
color: #4d6885;
/*font-weight: bold;*/
font-size: 1.4em;
vertical-align: middle;
line-height: 0.9em;
}
/* @group buttons */

a.button:link,
a.button:visited
{
	
}

a.button:hover,
a.button:active
{
	
}

img.left
{
float: left;
margin: 0 10px 4px 0;
}

.thisbox img.left
{
margin: 10px 10px 4px 0;
padding: 0;
}

img.right
{
float: right;
margin: 0 0 4px 10px;
padding: 0;
}

/* - 'Register Now' in header - */

a#reg:link,
a#reg:visited,
a#regform:link,
a#regform:visited
{
	text-indent: -999em;
	background: transparent url(../pixels/b-register-now.png) no-repeat 0 0;
	display: block;
	width: 180px;
	height: 46px;
	margin: 12px 0 0 2px;
	padding: 0;
	/*position: absolute;
	top: 217px;
	left: 372px;*/
	
}

/*#registration a#reg:link,
#registration a#reg:visited
{
display: none;
}

a#regform:link,
a#regform:visited
{
display: none;
}

#registration a#regform:link,
#registration a#regform:visited
{
display: block;
}*/

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


/* - top - */

a.top:link,
a.top:visited
{
display: block;
text-indent: -999em;
width: 32px;
height: 10px;
background: transparent url(../pixels/top.png) no-repeat 0 0;
clear: right;
padding: 0;
overflow: hidden;
}

a.top:hover,
a.top:active
{
background-position: 0 -10px;
}


/* @end */


/* @group This Box */

.thisbox
{
border: 12px solid #D8F1FD;
padding: 4px 18px 8px 18px;
margin: 16px 16px 16px 0;
width: 500px;
}

.thisbox p
{
font-size: 1.3em;
margin: .8em 0 0 0;
letter-spacing: 0.06em;
}

/* @end */


/* @end */

/* @group layout */

#outer
{
	background: transparent url(../pixels/outer-white.png) repeat-y;
}

#wrap
{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../pixels/bg-anglepatch.png) no-repeat 0 20px;
}

/* @group header */

#header
{
	background: transparent url(../pixels/bg-header-arts-precinct.jpg) no-repeat;
	width: 1024px;
	height: 302px;
	position: relative;
}

#home #header
{
	background: transparent url(../pixels/bg-header-city-scape.jpg) no-repeat;
}

#header h1
{
	margin: 0;
	padding: 0;
}
#header h1 a
{
	display: block;
	width: 145px;
	height: 95px;
	text-indent: -999em;
	position: absolute;
	top: 13px;
	left: 56px;
	background: transparent url(../pixels/VMIA-logo-header.png) no-repeat;
	margin: 0;
	padding: 0;
}

#header h2
{
	display: block;
	width: 300px;
	height: 92px;
	text-indent: -999em;
	position: absolute;
	top: 194px;
	left: 14px;
	background: transparent url(../pixels/risk-conference-header.png) no-repeat;
}

#header h3
{
	display: block;
	width: 274px;
	height: 45px;
	text-indent: -999em;
	position: absolute;
	top: 221px;
	left: 390px;
	background: transparent url(../pixels/21-22-october-sofitel.png) no-repeat;
}

/* @end */

/* @group Tools - RSS, Blog */

.tools
{
	padding: 10px 10px 10px 28px;
}

/* - RSS -*/
a#rss:link,
a#rss:visited
{
	background: url(../pixels/b-rss.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	height: 29px;
	width: 60px;
	float: left;
}
a#rss:hover,
a#rss:active
{
	background: url(../pixels/b-rss.png) no-repeat 0 -29px;
}
 /* - Blog -*/
a#blog:link,
a#blog:visited
{
	background: url(../pixels/b-blog.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	height: 29px;
	width: 70px;
	margin-left: 70px;
}
a#blog:hover,
a#blog:active
{
	background: url(../pixels/b-blog.png) no-repeat 0 -29px;
}
/* @end */

/* @group side */

#side
{
	width: 210px;
	float: left;
}

/* @group News & Updates Box */

#news
{
	background: #0065ab url(../pixels/bg-news.png) no-repeat;
	/*min-height: 70px;*/
	padding: 20px 20px 16px 30px;
	width: 133px;
}

#news h3
{
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 0.7em;
}

#news dl
{
	margin: 0;
	padding: 0;
}

#news dt
{
	margin: 0;
	padding: 0;
	color: #FFF;
	font-weight: normal;
	line-height: 1.1em;
}

#news dd
{
	margin: 0;
	padding: 0;
	color: #B5E2EB;
}

#news dl a:link,
#news dl a:visited
{
	color: #B5E2EB;
}

#news dl a:hover,
#news dl a:active
{
	color: #680633;
}

/* @end */

/* @end */

/* @group content */

#content
{
	width: 770px;
	margin: 0 0 0 230px;
	z-index: 20;
	position: relative;
	padding: 14px 0 40px 0;
	min-height: 286px;
}

#content h1.first
{
font-size: 2.6em;
}
/* @end */

/* @group footer */

#footer
{
	background: transparent url(../pixels/bg-footer-blue-wave_.png) no-repeat bottom;
	width: 1024px;
	height: 285px;
	position: relative;
}

#footer h6.confdate
{
	color: #B6D6F1;
	position: absolute;
	bottom: 80px;
	left: 30px;
	font-size: 1.7em;
	font-weight: normal;
}

#footer h6.confdate strong
{
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.1em;
}

#footer h6.inaugural
{
	color: #FFF;
	position: absolute;
	bottom: 80px;
	right: 20px;
	font-size: 1.7em;
	font-weight: normal;
	text-align: right;
}

a#viclogo:link,
a#viclogo:visited
{
text-indent: -999em;
display: block;
width: 80px;
height: 46px;
background: transparent url(../pixels/State-Government-Victoria.png) no-repeat;
position: absolute;
bottom: 10px;
right: 20px;
}
a#viclogo:hover,
a#viclogo:active
{

}

/* @end */

/* @end */

/* @group banner spots */

/* - motion piece - */


#motionpiece
{
width: 183px;
height: 183px;
background-color: black;
margin: 16px 0 0 0;
}

#risk-is-everywhere #motionpiece
{
display: none;
}

/* - right banner - */

#rightbanner
{
width: 160px;
height: 500px;
float: right;
margin: 0 0 4px 32px;
padding: 0;
background-color: black;
}
#rightbanner img,
#rightbanner a
{
margin: 0;
padding: 0;
}

/* flash */
#mplace
{
width: 500px;
margin: 0 0 0 100px;
}


/* @end */




/* @group navagation */

.nav
{
	
}

/* @group Side Nav */

#side
{
	
}

#side ul.nav
{
	margin: 0;
	padding: 0;
}

#side .nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#side .nav a:link,
#side .nav a:visited
{
	color: #214166;
	text-decoration: none;
	background: #aac9ea;
	display: block;
	width: 153px;
	height: 26px;
	margin: 0;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #eef4fb;
	line-height: 30px;
	font-size: 1em;
	text-transform: capitalize;
}

#side .nav a:hover,
#side .nav a:active
{
	background: #d1e4f5;
}

/*#home #side .nav .home a,*/
#side .nav .active a
{
	background: transparent url(../pixels/bg-nav-at.png) no-repeat;
	color: #FFF;
}

/* @end */

/* @group footer nav (base of content) */

#content ul.nav
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
}

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

#content .nav a:link,
#content .nav a:visited
{
	color: #0083ca;
	border-right: 1px solid #0083ca;
	padding: 0 .7em 0 .6em;
}

#content .nav .last a:link,
#content .nav .last a:visited
{
	border-right: none;
}

#content .nav a:hover,
#content .nav a:active
{
	color: #680633;
}

#content .nav .active a
{
	font-weight: bold;
}

/* @end */

/* @end */

/* @group By Gray Design Group */

a#graydesignby:link,
a#graydesignby:visited
{
	color: #AACCEC;
	text-decoration: none;
	border-left: 1.1em solid #AACCEC;
	font: normal .6em/.86em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: .2em .6em 0 .6em;
	margin: 0 2em;
	position: absolute;
	bottom: 13px;
	
	
	left: 14px;
	
	/*display: none;*/
}

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

/* @end */

/* @group Speaker expand / collapse */

div.spkKey
{
cursor: pointer;
}

div.spkKey h2,
div.spkKey h3
{
clear: both;
}

div.spkExtra
{
margin-right: 180px;
}

div.spkKey div.toggle
{
cursor: pointer;
background-color: #eef5fc;
padding: 2px 6px 1px 6px;
color: #196ebc;
display: block;
width: 60px;
text-align: center;
margin-bottom: 2em;
}

/* @end */