body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #222222;
}

td {
	vertical-align: top;
}

p {
	line-height: 20px;
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #636363;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #0e98c4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	line-height: 25px;/* ? */
}

a:focus, img, object {
	border: none;
	outline: none;
}

form {
	margin: 0;
	padding: 0;
}

/***************** GENERIC */

div.container {
	margin: 0 auto;
	width: 960px;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
	font-size: 0;
	/*height: 0px;*/
}

br.clear, div.clearDiv {
	clear: both;
	height: 0px;
	line-height: 0px;
}


/***************** STYLES */
.arrowLink {
	padding-left: 16px;
	background: url(http://www.securityexpo.com.au/images/icons/ico_list.gif) no-repeat left 3px;
}

.arrowList {
	padding-left: 15px;
	background: url(http://www.securityexpo.com.au/images/icons/ico_arrow-on-white.gif) no-repeat left 5px;
	margin: 0 0 5px 0;
}

h1.homeHeading {
	margin: 0 0 10px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
}

h2.homeSmallHeading {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

h1.contentHeading {
	margin: 0 0 5px 0;
}

h4.sideHeading {
	color: #30BDEA;
	text-transform: uppercase;
	font-size: 18px;	
	font-weight: bold;
	margin: 0 0 10px 0;
}
/******** HEADER ********/

#header {
	background-color: #1b1b24;
	height: 124px;
}

#logo {
	position: absolute;
	top: 0;
	z-index: 99;
	float: left;
	width: 321px;
	height: 124px;
	margin: 0;
	padding: 0;
}

#headerLinksContainer {
	float: right;
	text-align: left;
	height: 40px;
	width: 315px;
}

.headerLinks a {
	position: relative;
	top: 47px;
	right: -8px;
	margin-right: 18px;
	color: #66667f;
	font-size: 11px;
	text-decoration: none;
}

.headerLinks a:hover {
	text-decoration: underline;
}

#headerShowTimes {
	color: #ccc;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	float: right;
	width: 300px;
	height: 69px;
	padding-top: 10px;
	padding-right: 5px
}


/******** NAVIGATION ********/

#navContainer {
	float: right;
	clear: right;
	padding: 0;
	width: 639px;
	height: 45px;
	overflow: hidden;
}

#navMenu {
	position: relative;
	margin: 0;
	padding: 0;
}

#navMenu li {
/*	position: absolute;
	top: 0;*/
	float: left;
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0;
}

#navMenu li, #navMenu a {
	height: 45px;
	display: block;
	text-indent: -999999em;
}

#navMenu a {
	background-image: url(http://www.securityexpo.com.au/images/bg/bg_nav.gif);
}


#navHome {
	width: 62px;
}
#navHome a {
	background-position:  0px 0px;
}
#navHome a:hover, #navHome a.active {
    background-position: 0px -45px;
}

#navVisit {
	width: 126px;
}
#navVisit a {
	background-position: -62px 0px;
}
#navVisit a:hover, #navVisit a.active {
    background-position: -62px -45px;
}

#navConf {
	width: 88px;
}
#navConf a {
    background-position: -188px 0px;
}
#navConf a:hover, #navConf a.active {
    background-position: -188px -45px;
}

#navASIAL {
	width: 97px;
}
#navASIAL a {
    background-position: -276px 0px;
}
#navASIAL a:hover, #navASIAL a.active {
    background-position: -276px -45px;
}

#navReg {
	width: 142px;
}
#navReg a {
    background-position: -373px 0px;
}
#navReg a:hover, #navReg a.active {
    background-position: -373px -45px;
}

#navExh {
	width: 76px;
}
#navExh a {
    background-position: -515px 0px;
}
#navExh a:hover, #navExh a.active {
    background-position: -515px -45px;
}

#navFaqs {
	width: 48px;
}
#navFaqs  a {
    background-position: -591px 0px;
}
#navFaqs  a:hover,
#navFaqs  a.active {
    background-position: -591px -45px;
}

#navVisiting {
	width: 62px;
}
#navVisiting a {
    background-position: -639px 0px;
}
#navVisiting a:hover, #navASIAL a.active {
    background-position: -639px -45px;
}

#navASIALconf {
	width: 177px;
}
#navASIALconf a {
    background-position: -702px 0px;
}
#navASIALconf a:hover, #navASIAL a.active {
    background-position: -702px -45px;
}



/******** FLASH BANNER ********/

#flashBannerLarge {
	z-index: 1;
}

#flashBannerSmall {
	z-index: 1;
}


/******** FOOTER ********/

p.footerText {
	margin: 0;
}

h3.footerHeading {
	margin: 5px 0 8px 0;
}

#footer {
	background: url(http://www.securityexpo.com.au/images/bg/bg_footer-gradient.jpg) no-repeat top center scroll #0d0e1c;
	color: #595da6;
	font-size: 11px;
	padding: 40px 0 150px;
}

#footer a {
	background-color: #0d0e1c;
	color: #595da6;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div.footerColumn {
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
}

#footer div.footerRight {
	float: right;
	width: 170px;
	text-align: right;
}

#footer li {
	line-height: 20px;
}

div#footer div.footerColumn ul {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	width: 150px;
}

div#footer div.footerColumn.footerLeft {
	padding-right: 20px;
}

/******** MIDDLE CONTAINER ********/

#midContainerHome {
	background: url(http://www.securityexpo.com.au/images/bg/bg_gradient.jpg) no-repeat top center scroll #121328;
	padding:0 0 40px;
}

#midContainer {
	background: url(http://www.securityexpo.com.au/images/bg/bg_gradient-contentpage.jpg) no-repeat top center scroll #121328;
	padding:0;
}

/******** HOME CONTENT ********/

#homeContent {
	color: #ffffff;
}

.homeImage {
	margin: 0 0 10px 0;
	background-position: left top;
	background-repeat: no-repeat;
}

.homeLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

.homeLinks ul li {
	display: inline;
}

a .homeLinks, a.homeLinks {
	color: #30bdea;
	margin-left: 15px;
	text-decoration: none;
}

.homeLinks a:hover {
	text-decoration: underline;
}

div.homeColumnLeft {
	float: left;
	width: 430px;
	margin: 30px 0 0 10px;
	padding: 0 20px 0 0;
	overflow: hidden;
	display: block;
}

div.homeColumnRight {
	float: left;
	width: 470px;
	padding: 0 0 0 20px;
}

div.homeColumnLeft li, div.homeColumnRight li {
	background: url(http://www.securityexpo.com.au/images/icons/ico_list.gif) no-repeat;
	background-position: 0 8px;
}

#homeClickHere{
	background: url(http://www.securityexpo.com.au/images/text/txt_security-expo-info_small.gif) no-repeat top center scroll;
	position: relative;
	top: -20px;
	z-index: 98;
	float: left;
	width: 460px;
	height: 105px;
	margin: 0;
	padding: 0;
}

#homeClickHere .leftClickHere {
	position: relative;
	top: 61px;
	left: 17px;
}

#homeClickHere .rightClickHere {
	position: relative;
	top: 61px;
	left: 65px;
}

#innerColumnLeft {
	float: left;
	width: 230px;
}

#innerColumnRight {
	float: right;
	width: 230px;
}

#homeCountdown {
	background: url(../images/misc/countdown_bg.gif) no-repeat center top;
	height: 115px;
	width: 420px;
	padding: 20px 20px;
	margin-top: 20px;
	position: relative;
	color: #fff;
	text-align: center;
}
#homeCountdown .date {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
#homeCountdown .venue {
	font-size: 12px;
}

#homeCountdown h1.homeHeading {
	margin: 0 0 10px 0;
}
#homeCountdown h4.sideHeading {
	margin: 0;
}


/******** SIDE NAVIGATION ********/

#sideNavColumn {
	float: left;
	/*background: url(http://www.securityexpo.com.au/images/bg/bg_side-nav.jpg) no-repeat top scroll;*/
	width: 210px;
}

.sideNavMenu ul {
	padding: 60px 0 0;
	margin: 0;
	list-style: none;
}

.sideNavMenu li {
	border-bottom: 1px solid #151824;
}

.sideNavMenu a {
	display: block;
	padding: 5px 30px;
	line-height: 20px;
	color: #30bdea;
	text-decoration: none;
}

.sideNavMenu a.active,
.sideNavMenu a:hover {
	color: #fff;
}
.sideNavMenu a.active {
	font-weight: bold;
}

.registerBtn {
	margin-top: 20px;
	display: block;
}

.sideNavContent {
	padding: 30px 10px 0 30px;
	margin: 0 0 20px 0;
	overflow: hidden;
	color: #fff;
	width: 160px;
}

.sideNavContent h4.sideHeading {
	width: 160px;
}

.sideNavContent .sideText {
	font-size: 11px;
}


/******** ALL OTHER CONTENT ********/

#mainContainer {
	overflow: hidden;
	background: #fff url(http://www.securityexpo.com.au/images/bg/content_bg-tile.gif) left top repeat-y;
	width: 940px;
}

.iconMargin {
	margin: 0 5px 0 5px;
}

#contentContainer {
	background: url(http://www.securityexpo.com.au/images/bg/content_bg.gif) right top no-repeat;
	padding: 0;
}

#contentSection {
	float: right;
	width: 670px;
	padding: 25px 30px 40px 0;
	/*background: url(http://www.securityexpo.com.au/images/bg/bg_right-rounded-cnr.jpg) no-repeat top right scroll #ffffff;*/
}

.contentArea {
	padding: 20px 0;
}

.contentImage {
	padding: 0 0 20px 0;
}

#contentFooter {
	border-top: #d6d6d6 1px solid;
	padding: 30px 0;
	text-align: center;
	font-size: 11px;
}

#contentFooter p {
	margin: 0;
}

#contentClickHere {
	background: url(http://www.securityexpo.com.au/images/text/txt_security-expo-info_large.gif) no-repeat center center;
	height: 48px;
	padding: 40px 0 0 0;
}

#contentClickHere a.visitBtn {
	display: block;
	width: 336px;
	text-align: center;
	float: left;
}

#contentClickHere a.exhibitBtn {
	display: block;
	width: 333px;
	text-align: center;
	float: left;
}

/******** BREADCRUMB */
#breadCrumb {
	padding: 5px 0 10px 0;
	border-bottom: #d6d6d6 1px solid;
	color: #0e98c4;
}

#breadCrumb a {
	color: #0e98c4;
	margin-right: 7px;
	padding-right: 16px;
	background: url(http://www.securityexpo.com.au/images/icons/ico_arrow-on-white.gif) no-repeat right 3px;
}

#breadCrumb strong {
	font-weight: normal;
}

#largeObject
{
	
}

#flashBannerSmall
{
	/*width: 940px;*/
	width: 100%;
}
.conference-speaker {
	color: #000;
	text-decoration: none;
}
.conference-speaker a:hover {
	text-decoration: underline;
}


/****************************************
FORMS
****************************************/

div.input {
	float: left;
	height: 14px;
	margin: 0 4px 0 0;
	padding: 5px 0px 5px 5px;
}

form#register div {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

form#register label {
	display: block;
	float: left;
	width: 150px;
}

form#register input {
	border: 1px solid #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0 0 10px 0;
	padding: 5px;
	overflow: auto;
	width: 400px;
}

form#register input#submit {
	background: none;
	border: 0;
	float: left;
	height: 32px;
	padding: 0;
	width: 159px;
}

div#errorMessage {
	color: red;
}

	div#errorMessage p {
		margin: 0 0 5px 0;
	}
	
/*********** EXHIBITOR LIST ***********/

.exhibitor_list {
	margin: 0px;
	padding: 0px;
	width: 670px;
}
.np_stand {
	margin-left: 20px;
}
.exh_cell_one {
	width: 300px;
	padding-top: 10px;
}
.exh_cell_two {
	text-align: right;
	padding-right: 20px;
}
.exh_cell_three {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
.exh_company_bio	{
	width: 490px;
	width:expression(document.body.clientWidth > 490? "490px": "auto" );
	border-bottom: 1px dotted #0E98C4;
}

.exh_company_profile {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E98C4;
	width: 100%;
	margin-bottom: 20px;
}
.exh_logo {
	padding-right: 15px;
	width: 180px;
	border-bottom: 1px dotted #0E98C4;
}
.np_product_image {
	margin: 0px;
	width: 20%;
	padding-left: 15px;
	border-bottom: dotted 1px #0E98C4;
	padding-top: 5px;
}
.np_cell_one {
		border-bottom: dotted 1px #0E98C4;
}
.new_products td {
	vertical-align: top;
}
.np_company {
	font-weight: bold;
}
.np_company {
	font-weight: bold;
}
.new_products {
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E98C4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.co_details {
	vertical-align: top;
}
.co_logo {
	vertical-align: top;
	text-align: right;
}
.np_h2 {
	margin-top: 5px;
}
/*.co_stand {
	margin-left: 25px;
}
*/


/*Landing page*/

.landing-page-register {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 310px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
}
