/*------------------------------------------------------------------------
# "Hot Events" Joomla template - August, 2011
# Copyright (C) 2011 Hot Joomla Templates. All Rights Reserved.
# License: Copyrighted Commercial Software
# Author: Hot Joomla Templates
# Website:  http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.main_container {
	margin:0 auto;
}

.header {
	height:180px;
	margin:0 auto;
	border-bottom:none !important;
}

.logo {
	width:50%;
	float:left;
	border-bottom:none !important;

}

.logo_pad {
	padding:0px 0 0 0px;
	border-bottom:none !important;

}

.logo_text {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:28px;
	font-weight:700;
	text-transform:uppercase;
	float:left;
	padding:20px 0 0 20px;
}

div.logo_text a {
	border-bottom:none !important;
}

.logo_text span {
	font-size:24px;
	font-weight:400;
	text-transform:none;
	font-style:italic;
}

.logo_image {
	float:left;
	width:130px;
	height:130px;
}

.logo_image a {
	border-bottom:none !important;
}
	
#topmenu {
	height:60px;
	float:left;
	width:80%;
}

#topmenu_pad {
	padding:0 0 0 10px;
}

.register {
	height:40px;
	float:left;
	width:20%;
	
	}

.speaker {
	height:110px;
}

.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.path_pad {
	padding-left:15px;
}

.gallery {
	height:100%;
}

.main_area {
	padding:10px 0 0 0;
	line-height:22px;
}

#content_wrap {
	float:left;
}

.content_pad {
	padding:10px 45px 15px 45px;
}

#column_left,
#column_right {
	float:left;
}

#column_left > .moduletable,
#column_right > .moduletable {
	margin:0 0 15px 0;
	padding:0;
}

.upper {
	padding:5px 30px;
	line-height:22px;
}

.bottom {
	padding:15px 30px;
	line-height:22px;
	margin-bottom:45px;
}

.modulerow {
}

.featured_bg .modulerow {
	border:none;
}

.topPanelModules .modulerow {
	border:none;
}

#c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8 {
	padding-top:4px;
}

.module_padding {
	padding:0;
	margin:0 20px;
	float:left;
}

.last {
	margin:0;
}

#c1.last, #c2.last, #c3.last, #c4.last, #c5.last, #c6.last, #c7.last, #c8.last {
	margin-right:0;	
}

.inset_pad {
	padding-bottom:15px	
}

.toolbar_pad {
	padding-top:15px	
}

.footer_wrap {
	padding:15px 30px 15px 45px;
	line-height:16px;
	background:#eee;
	border-top:1px solid #999;
}

.footer_wrap2 {
	padding:30px;
}

.footer_wrap3 {
	padding:30px;
}

.footer, .footer2, .footer3, .footer4 {
	margin:0 auto;
}

.footer3 {
	line-height:16px;
}

.footer4 {
	padding:15px 0 30px 0;
}

.footer_copyright1, .footer_copyright2 {
	width:100%;
	float:left;
}

.footer_copyright1_pad {
	padding-left:50px;
	text-align:left;
}

.footer_copyright2_pad {
	padding-right:50px;
	line-height:23px;
}

.footer_copyright1 ul.menu li a:link, .footer_copyright1 ul.menu li a:visited,
.footer_copyright2 ul.menu li a:link, .footer_copyright2 ul.menu li a:visited {
	padding:0;
}

.footer_copyright2 {
	text-align:right;
}

.clr {
	clear:both;
}

#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}

.nsl_header {

	background-color: #224086;

	text-align: center;

	font-weight: bold;

	height: 24px;

	color: white;

}



.nsl_header_left {

	background-color: #224086;

	font-weight: bold;

	text-align: left;

	height: 24px;

	color: white;

}



.nsl_sub_header_left {

	background-color: #224086;

	font-weight: bold;

	text-align: left;

	height: 24px;

	color: white;

}



.nsl_sub_header_centre {

	background-color: #224086;

	text-align: center;

	font-weight: bold;

	height: 24px;

	color: white;

}



.nsl_pdf_result {

	background-color: #224086;

	text-decoration: none;

	text-align: center;

	height: 24px;

	color: white;

}



.nsl_row_left_1 {

	background-color:rgb(204,204,204);

	text-align: left; 

	color: #003366;

	height: 24px; 

}



.nsl_row_left_2 {

	background-color:rgb(220,225,225);

	text-align: left; 

	color: #003366;

	height: 24px; 

}



.nsl_row_centre_1 {

	background-color:rgb(204,204,204);

	text-align: center; 

	color: #003366;

	height: 24px; 

}



.nsl_row_centre_2 {

	background-color:rgb(220,225,225);

	text-align: center; 

	color: #003366;

	height: 24px; 

}