/* COMMON 2
------------------------------------*/


body {
	margin: 0px;
	background-color:black;
	background-repeat:no-repeat;
	background-position:top center;
}


body,td,th,input,select,textarea {
	font-family: Arial;
	font-size:12px;
}

h1,h2,h3,h4,h5,h6,p{
	margin:0 0 10px 0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-family:'Trebuchet MS';
	font-weight:normal;
        }
h1{
	font-size:36px;
}
h2{
	font-size:24px;
}
h3, h4, h5, h6{
	font-size:18px;
}
p{
	line-height:18px;
}
a:link, a:visited{
	color: #b01;
	text-decoration: none;
}
a:hover{
	color: #333;
}
a img{
	border:none;
}
table{
	margin-bottom:10px;
}
ul,ol{
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
}


/* EXTRAS
------------------------------------*/


.clear{clear:both;}
.off{display:none;}
.on{}
ins{display:none;}
.f-left{float:left}
.f-right{float:right}
:focus{
	outline:none;
}
.print_only{display:none}


.hr,hr{
	background-image:url(http://aec.sanscode.com/s/assets/template/images/hr.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;
	margin-bottom:10px;
	border: 0;
}




/* LAYOUT2
------------------------------------*/

#container{
	padding: 0px;
	width: 960px;
	margin: 0px auto;
}
#header{
	position:relative;
	margin-bottom:10px;
	zoom:1;
}
#header-logo{
	text-indent:-10000px;
	width:295px;
	height:180px;
	display:block;
	background-image:url(http://www.aiff.net.au/media/aiff_logo.gif);
	background-repeat:no-repeat;
}
#header-location{
    display:block; /*--------- moved these to the logo image --------------*/
	zoom:1;
	position:absolute;
	z-index:10;
	right:0px;
	bottom:15px;
	font-size:12px;
	color:}

#menu {
	height:30px;
	background-color:#b01;
	margin-bottom:10px;
	background-image:url(http://www.aiff.net.au/);
	background-repeat:no-repeat;	
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	float:left;
	list-style:none;
	position:relative;
}
#menu ul li a{
	display:block;
	line-height:30px;
	height:30px;
	/*text-align:center;*/
	padding:0 15px;
	float:left;
	font-weight:normal;
	border-right:1px solid white;
	text-transform:lowercase;
	font-size:14px;
	color:white;
}


#menu .L2 a {
    border-right:0px solid white;
}

#menu ul li a:hover, #menu .selected a, #menu .active a{
	background-color:black;
	color:white;
}

#menu .UL2, #menu .L2, #menu .L2 a {
    display:none; /* ------------------------- submenus temporarily disabled --------------------- */
}

/*
#menu ul ul{
	padding:5px 0;
	position:absolute;
	z-index:100;
	left:0px;
	top:30px;
	width:180px;
	background-color:#333;
}
#menu ul ul li{
	width:180px;
}
#menu ul ul li.L2 a{
	color:#ccc;
	width:148px;
}
#menu ul ul li.L2 a:hover{
	color:white;
} 
*/

#cntdwn {
	color:white;
	font-size:13px;
}

#body{
	/*background-image:url(http://aec.sanscode.com/s/assets/template/images/vertical-dash.gif);
	background-repeat:repeat-y;
	background-position:320px 0px;*/
	margin-bottom:10px;
}
#sidebar{
	float:left;
	width:300px;
	margin-top:-10px;
	text-align:left;
}

#sidebar .ad {
	margin-bottom:10px;
}

#sidebar .components{
	padding:10px 15px;
	border:1px solid #ccc;
	background-color:white;
	margin:0 0 10px 0;
	text-align:inherit;
}

#sidebar > .components{
	background-color:#eee;
}

#sidebar .components h1, #sidebar .components h2, #sidebar .components h3, #sidebar .components h4, #sidebar .components h5, #sidebar .components p {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

#sidebar .components h1+p, #sidebar .components h2+p, #sidebar .components h3+p, #sidebar .components h4+p, #sidebar .components h5+p, #sidebar .components p+p {
	margin-top:5px;
}
#sidebar .sponsors-slidshow{
	background-color:white;
	height:100px;
	position:relative;
	border:1px solid #ccc;
}
#sidebar .sponsors-slidshow .container{
	margin:0
	padding:0;
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	height:100px;
	overflow:hidden;
	width:300px;
}
#sidebar .sponsors-slidshow ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	height:100px;
	width:1000px;	
}
#sidebar .sponsors-slidshow ul li{
	float:left;
	height:100px;
	width:300px;
	line-height:100px;
	text-align:center;
}

#components{
	background-color:white;
	padding:20px;
	float:right;
	width:608px;
	border:1px solid #ccc;
	min-height:200px;
	position:relative;
}

#components p + h1, #components p + h2, #components p + h3, #components p +  h4, #components p + h5 { 
	margin-top:20px;
	margin-bottom:10px;
}

#footer{
	float:right;
	width:650px;	
	color:#333;
	font-size:13px;
	margin-top:20px;
}

#footer p {
	margin:0;
	padding:0;
}
#footer a{
	font-weight:bold;
}
#footer a.logo{
	display:block;
	width:147px;
	height:34px;
	text-indent:-10000px;
	background-image:url(http://www.aiff.net.au/media/aec-logo.png);
}

#cyberdesign {
	width:600px;
	text-align:right;
	float:right;
	font-size:11px;
	padding:10px 20px;
}
#cyberdesign a {
	color:#777;
}

/* SUBMENU
------------------------------------*/

#sidebar .submenu{
	margin:0 0 10px 0;
	font-size:14px;
}
#sidebar .submenu ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#sidebar .submenu h1 {
    display:block;
	background-color:#b01;
	color:white;
    padding:10px;
    margin-top:10px;
    font-size:2.15em;
}

#sidebar .submenu li, #sidebar .submenu li.level2_selected{
	margin:0 0 1px 0 ;
}
#sidebar .submenu li a{
	background-color:#b01;
	color:white;
	padding:7px 10px;	
	display:block;
}
#sidebar .submenu li a:hover{
	background-color:black;
	color:white;
}
#sidebar .submenu li.level2_selected a{
	background-color:black;
	display:block;
	padding:7px 10px;
	position:relative;
	color:white;
}
#sidebar .submenu li.level2_selected a:hover{
}
#sidebar .submenu li.level2_selected a span{
	width:10px;
	height:19px;
	font-size:1px;
	background-image:url(http://aec.sanscode.com/s/assets/template/images/tick.png);
	background-repeat:none;
	position:absolute;
	z-index:10;
	right:-12px;
	top:4px;
}
#sidebar .blog_rss {
	display:block;
	padding:7px 7px 7px 40px;
	margin-top:-9px;
	margin-bottom:10px;
	background-image:url(http://aec.sanscode.com/s/assets/template/images/rss.png);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#b01;
	color:white;	
}

#sidebar a:hover.blog_rss {
	background-color:#333;
	color:white;	
}

/* COMPONENTS
------------------------------------*/

#components .two_column{
	margin-bottom:10px;
	width:608px;
}
#components .two_column .left{
	float:left;
    display:inline;
	width:290px;
	margin:0 20px 0 0;
}
#components .two_column .right{
	float:left;
	width:290px;
    display:inline;
}

#components img {
    max-width:608px;
}

#components table, tr, th, td {
}

#components .dropdowns {
	background-color:#eee;
	padding:15px 15px 43px 18px;
	margin:0;
}

#components .dropdowns h4 {
	margin-top:4px;
	float:left;
	font-size:16px;
	color:#555;
}

#components .dropdowns select {
	font-size:13px/18px;
	background-color:white;
	padding:7px;
	height:30px;
	width:180px;
	margin-left:10px;
	border:1px solid #ccc;
	color:#333;
	float:right;
}
#components .dropdowns .textboxsearch {
	font-size:13px/18px;
	background-color:white;
	padding:7px;
	height:14px;
	width:120px;
	margin-left:10px;
	border:1px solid #ccc;
	color:#333;
	float:right;
    width:100px;
}

#components table.exhibitors {
	color:#555;
	border-spacing:0;
	width:608px;
	margin:0px 0 5px 0; /* was 15px 0 5px 0; */
	padding:0;
	border:0;
}

#components table.exhibitors th {
	text-align:left;
	margin:0;
	border-top:25px solid white;
	padding:5px 15px;
	border-bottom:1px solid #ccc;
	color:white;
	font-size:1.25em;
	font-weight:bold;
}

#components table.exhibitors th.sectiontab {
	/*background-image:url(http://aec.sanscode.com/s/assets/template/images/tab.gif);*/
	background-color:#b01;
}

#components table.exhibitors td {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #ccc;
	font-size:11px;
}

#components table.exhibitors td.oddrow{
	background-color:#f1f1f1;
	padding-left:15px;
	padding-right:15px;
}

#components table.exhibitors td.appointment {
	padding-left:15px;
	text-align:right;
}

#components h1,#components h2,#components h3,#components h4,#components h5 {
	margin:0;
	padding:0;
	color:#333;
}
p + h1, p + h2, p + h3, p + h4, p + h5 {
	margin-top:15px;
}

#components p {
	margin-top:10px;
    margin-bottom:10px;
    
	padding:0;
	color:#333;
}
#components p a {
	font-weight:bold;	
}

/* EVENTS
------------------------------------*/
.eventhead {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	width:100%;
}

.eventdetails {
	display:block;
	padding:0 20px 10px 0px;
/*	border-bottom:1px solid #ccc;*/
    float:right;
	display:inline;
    width:470px;
}
.eventdetails-thumb {
	border:1px solid black;
	margin-top:13px;

    float:left;
	display:inline;
    width:100px;
    height:100px;
    margin-bottom:25px;
}


.eventdate {
	text-align:left;
	float:left;
	color:#333;
	margin:11px 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #ccc;
	font-weight:bold;
}

.eventtime {
	text-align:left;
	float:left;
	color:#333;
	margin:11px 10px 0 0;
	padding:0 10px 0 0;
	font-weight:bold;
}

.eventsummary {
	padding:10px 0 0 0;
	margin-bottom:40px;
}

.eventspecifics {
	clear:both;
	width:100%;
	padding:0;
	border-bottom:1px solid #ccc;
}

.eventspecifics dt {
	display:block;
	float:left;
	text-align:right;
	font-weight:bold;
	width:90px;
	margin:0 5px 0 0;
	padding:12px 10px;
	background-color:#eee;
	border-top:1px solid #ccc;
}

.eventspecifics dd {
	display:block;
	float:left;
	text-align:left;
	width:170px;
	margin:0 5px 0 0;
	padding:12px 5px;
}

.eventdescription {
	border-top:1px solid #ccc;
	padding:20px 0 0 0;
	margin-bottom:20px;
}




/* EXHIBITORS
------------------------------------*/
.exhibitorhead {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	width:100%;
}

.exhibitordetails {
	display:block;
	padding:0 20px 10px 0px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

.exhibitorname {
	float:left;
	padding-right:10px;
}

.exhibitorlogo {
	position:absolute;
	top:0;
	right:0;
	padding:15px 15px 5px 15px;
	background-color:white;
}

.exhibitorlink, .exhibitorstand {
	text-align:left;
	font-weight:bold;
	float:left;
	color:#333;
	margin:11px 10px 0 0;
	padding:0 10px 0 0;
}

.exhibitorshortdescription {
	font-size:15px;
}

.exhibitorlongdescription {
	margin-bottom:25px;
}
.exhibitorimg {
	margin-bottom:20px;
}


/* BLOG
------------------------------------*/
.bloghead {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	width:100%;
}

.blogtitle {
	float:left;
	width:75%;
}

.blogdate {
	text-align:right;
	font-weight:bold;
	float:right;
	width:25%;
	margin:11px 0 0 0;
	color:#333;
}

.readmore {
	margin-bottom:10px;
	text-align:right;
	width:100%;
	color:#333;	
}
.author {
	margin-bottom:10px;
	text-align:right;
	width:100%;
	border-bottom:1px solid #ccc;
	padding:10px 0;
	color:#333;
}

.readmore a {
	padding:5px;
}


/* PAGINATION
------------------------------------*/
.pagination {
	width:100%;
	padding-top:10px;
	border-top:1px solid #ccc;
	text-align:right;
	font-size:12px;
	color:#aaa;
	}


/* SLIDESHOW
------------------------------------*/

#components .slideshow{
	margin:0 0 20px 0;
	position:relative;
}

#components .slideshow .push{
	height:320px;
}

#components .slideshow .images-container{
	position:absolute;
	z-index:100;
	left:0px;
	top:0px;
	height:310px;
	overflow:hidden;
	width:608px;
}
#components .slideshow .images{
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	height:310px;
	width:1600px;
	zoom:1;
}
#components .slideshow .image{
	height:310px;
	width:608px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
}
#components .slideshow ul{
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:0px;
	top:0px;
}

#components .slideshow ul li{
	float:left;
	list-style:none;
}

	#components .slideshow ul li a{
		float:left;
		width:296px;
		background-color:white;
		border:1px solid transparent;
	}
	#components .slideshow ul li.selected a, #components .slideshow ul li a:hover{
		background-color:#efefef;
		border:1px solid #ccc;
	}

#components .slideshow ul li a.first{
	margin:0 10px 0 0;
}
#components .slideshow ul li a h2{
	padding:10px 10px 5px 10px;
	margin:0;
	font-size:15px;
}
#components .slideshow ul li.selected a h2{
	color:#b01;
}

#components .slideshow ul li a:hover h2{
	color:#333;
}

#components .slideshow ul li a p{
	font-size:11px;
	padding:0 10px;
	margin:0 0 5px 0;
	color:#333;
}
#tv{
	position:absolute;
	height:460px;
	width:608px;
	z-index:1000;
	display:none;
	background-color:black;	
	top:0px;
	left:0px;	
}
#tv .close{
	background-image:url(../images/close-off.gif);
	display:block;
	position:absolute;
	z-index:2000;
	right:0px;
	top:-15px;
	height:13px;
	width:30px;
	text-indent:-10000px;
	font-size:1px;
	background-repeat:no-repeat;
}
#tv .close:hover{	
	background-image:url(../images/close-on.gif);
}

.comment-bubble{
	padding:10px 20px;
	background-color:#F5F5F5;
	margin-top:10px;
	margin-bottom:10px;
}
.comment-bubble-odd{
	padding:20px;
	background-color:#F1F1F1;
	margin-top:10px;
	margin-bottom:10px;
}
.comment-bubble .name, .comment-bubble-odd .name{
	font-weight:bold;
	margin:0;
	padding:0;
}
.comment-bubble .date, .comment-bubble-odd .date{
	font-size:11px;
	padding-left:20px;
}


/* GALLERIES
------------------------------------*/

#gallery-photos{
	list-style:none;
	margin:0;
	padding:0;
}
#gallery-photos li{
	float:left;
	margin:0 5px 5px 0;
}
#gallery-photos li a.img{
	display:block;
	background-color:white;
	border:1px solid #ccc;
	padding:5px;
}
#gallery-photos li a.img:hover{
	border:1px solid black;
}
#gallery-photos li a.dwn{
	font-size:9px;
	color:#999;
}
#gallery-photos li a.dwn:hover{
	color:#b01;
}

/* FORMS
------------------------------------*/

fieldset{
	position:relative;
	padding:0 20px 0 20px;
	margin:0 0 10px 0 ;
	border:1px solid #ccc;
	color:#333;
	background-color:#F8F8F8;
}
fieldset input, fieldset select, fieldset textarea{
	font-family: Arial;
	font-size:12px;
	padding:5px;
	border:1px solid #ccc;
}
fieldset input.submit{
	position:absolute;
	right:40px;
	margin-top:10px;
	background-color:#b01;
	color:white;
	cursor:pointer;
	width:auto;
}
fieldset input:hover.submit {
	background-color:#333;
	color:white;
}
fieldset input.country-code{
	width:20px;
}
fieldset input.area-code{
	width:30px;
}
fieldset input.w100, fieldset select.w100, fieldset textarea.w100{
	width:555px;
}
fieldset dt{
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}
fieldset dd{
	margin:0;
	padding:0 0 10px 0;
}
fieldset dt span{
	color:red;
}
legend{
	padding:5px 15px;
	margin:0 0 10px -15px ;
	font-size:20px;
}
label{
	cursor:pointer;
}

.formmessage {
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #ccc;
}

.formmessage textarea {
	width:342px;
	height:85px;	
	margin:0;
	padding:0;
}


/* SIDEBAR
------------------------------------*/

	/* OUTLOOK
	------------------------------------*/
	
	.outlook{
		margin:10px 0;
		padding:0;
		text-align:left;
	}
	
	.outlook .btn{
		background-color:#b01;
		background-image:url(http://aec.sanscode.com/s/assets/template/images/outlook-btn.gif);
		color:white;
		height:30px;
		line-height:30px;
		display:block;
		margin-top:0;
	}
	.outlook .btn:hover {
		background-color:#333;
		color:white;
	}
	.outlook .btn span{
		padding:0 0 0 30px;
	}
	.outlook .wrapper{ 
		display:none;
		border:1px solid #ccc;
		border-top:none;	
	}
		 
	.outlook .days{
	}
	
	.outlook .days span{
		color: #333;
	}
	.outlook .submit{
		width:100%;
		background-color:#b01;
		color:white;
		cursor:pointer;
		padding:5px 10px;
		border:1px solid #ccc;
		margin-top:-2px;
		text-align:left;
		text-transform:uppercase;
	}
	
	.outlook .submit:hover {
		background-color:#333;
		color:white;
	}
	
	.outlook table{
		margin:0;
		padding:0;
	}
	
	.outlook td{
		background-color:white;
		vertical-align:middle;
		padding:7px 10px;
	}
	
	.outlook tr.trade td{
		padding:1px 10px;
		background-color:white;
	}
	
	.outlook tr.oddrow td{
		border-bottom:1px solid #ccc;
		border-top:1px solid #ccc;
		background-color:#f1f1f1;
	}
	
	.outlook tr.trade p{
		margin:-13px 0 0 0;
		padding:0;
	}
	
	.outlook .check {
		width:3px;	
		padding-right:0px;
		padding-left:5px;
	}
	
	.outlook .date {
		padding-right:0px;
	}
	
	.outlook .times {
		padding-left:0px;
		text-align:right;
	}
	
	.outlook a{
		color:#b01;
	}
	
	
	/* BLOGS
	------------------------------------*/
	
	#sidebar .blog h2{
		font-size:24px;
	}
	#sidebar .blog p{
		font-size:11px;
		line-height:16px;
	}


/* COMMON
------------------------------------*/

.error{
	color:red;
	margin:0 0 5px 0;
}
.error-text{
	color:red;
}
label{
	cursor:pointer;
}

h1,h2,h3 {
	font-weight:normal;
	line-height:1.1em;
}

/* LIGHTBOX
------------------------------------*/

#gallery{
	margin:0;
	padding:0;
}
#gallery li{
	float:left;
	list-style:none;
}
#gallery li a{
	float:left;
	padding:5px;
	border:1px solid #efefef;
	margin:0 5px 5px 0;
}
#gallery li a:hover{
	border:1px solid #ccc;
}

/* PLANNER MODULE
------------------------------------*/

#planner table{
	margin:0;
}
#planner td{
	font-size:11px;
}
#planner table thead td{
	background-color:black;
	color:white;
	/*border-bottom:4px solid white;*/
}
#planner table .blue td{
	background-color:#BADBE0;
}

#planner table.totals thead td{
	background-color:black;
	color:white;
	border-bottom:4px solid #F8F8F8;
}
#planner table.totals td{
	background:white;
	border-bottom:1px solid black;
}
#planner table.totals tfoot td{
	background:#F8F8F8;
	border-bottom:none;
}

#planner .event-category td{
	padding:3px;
	background-color:#BADBE0;
	border-bottom:4px solid white;
	font-size:13px;
}
#planner .event-cost td{
	border-bottom:4px solid white;
}
#planner .event td{
	background-color:#F2F2F2;
}
#planner .w100{	
	width:99%;
}
#planner .number{
	background-color:#fff;
	border:1px solid #BADBE0;	
}
#planner .qty{
	background-color:#fff;
	border:1px solid #BADBE0;	
	width:20px;
}
#planner .total{
	margin:0 0 10px 0;
}
#planner .total td{
	background-color:#BADBE0;
}
#planner a.buy{
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0 10px;
	height: 25px;
	line-height:25px;
	background-color:#efefef;
	color:black;
}
#planner a.buy-selected{
	background-color:#FFE40F;
}
#planner a.buy:hover{
	background-color:#ccc;
}
#planner a.print{
	display:block;
	float:left;
	margin:0;
	padding:0 10px;
	height: 25px;
	line-height:25px;
	background-color:#27ACE5;
	color:white;
}
#planner a.print:hover{
	background-color:#ccc;
}
#planner a.progress{
	font-size:18px;
}
#planner h3{
	margin:0 0 10px 0
}
#planner input.payment{
	background:#333;
	color:white;
}
#planner div.cc{
	margin:0 0 10px 0;
}
#planner div.cc dl{
	float:left;
	width:250px;
	margin:0;
	padding:0;
}
#planner input.submit{
	font-size:18px;
	background:none;
	border:none;
	font-weight:bold;
	color: #b01;
}
#planner input.submit:hover{
	color:#333;
}

#footer { color:white; }
#footer a {color:#b01;}
#footer a:hover {color:white;}
.quicklinks {color:white;}
.quicklinks a:hover { color: #5ccbff }
#menu #counter {color: #b01;}
/* this is the layout wip file */

/* COUNTER
------------------------------------*/
#counter { float:right;margin-right:10px;margin-top:8px;font-weight:bold;}

.sponsor-padding img { padding:10px;}
.sponsor_img_list { margin:0;padding:0; }
.sponsor_img_list li { float:left; padding-right:10px; padding-bottom:10px; list-style-type:none;  }
.sponsor_img_list li div { display:block; border:1px solid #ddd;height:100px;}
body { background:black url(http://www.aiff.net.au/media/AIFF2011_background2.jpg) no-repeat top center }

#components .faq-contents { color:#333; }
#components .faq-contents h2 { margin-bottom:10px;}
#components .faq-contents .q { font-weight:bolder; margin-bottom:10px; }


#components .faq-body { color:#333; padding-top:10px; margin-top:10px; }
#components .faq-body .a { margin-bottom:10px; display:none; }
#components .faq-body .q { font-weight:bold; margin-bottom:10px;cursor:pointer;}
#components .faq-body .q:hover { font-weight:bold; margin-bottom:10px; text-decoration:underline; }

.four_column div { 
	display:inline;
    float:left;
    width:145px;
    margin-left:5px;
    overflow:hidden;
}

.printme { margin-top:10px; }
 