/* ----------------------------------------------
	Template Name : TechJunkie
	Template Code : S-0024
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/    
	Last Date Modified : May 31, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	color: #666666;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(images%20copy/bg.gif);
	background-repeat: repeat-x;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18pt;
}



/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 30px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/content.gif);
}
#movie {
	height: 90px;
	width: 728px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#movie p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	position: absolute;
	clear: both;
	padding-top: 65px;
	padding-left: 680px;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 920px;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#header {
	position: relative;
	width: 920px;
	height: 205px;
	color: #fff;
	padding: 0;
	margin: 0;
	background-color: #317cb1;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#locationheader {
	position: relative;
	width: 920px;
	height: 205px;
	color: #fff;
	padding: 0;
	margin: 0;
	background-color: #317cb1;
	background-image: url(images/location-header.jpg);
	background-repeat: no-repeat;
}

/* Navigation */
#nav {
	clear: both;
	padding: 0;
	margin: 0;
	width: 920px;
	height: 50px;
	background-color: #0e609e;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
}
#nav ul {
	list-style: none;
	margin: 0;
	height: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 210px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	text-decoration: none;
	letter-spacing: -0.5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #000;
}
#nav ul li#current a {
	color: #333;
	background-color: #F90;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* Main Column */
#main {
	float: left;
	width: 578px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
}
#main p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	padding: 10px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 26px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#main h2 {
	font: bold 19pt 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #115280; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -1px;
	border-bottom: 1px solid #999999;
}
#main h3 {
	color: #115280;
	padding: 10px 0 5px 5px;
	margin-left: 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #999999;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
#main h4 {
	color: #306495;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding-right: 0;
	line-height: 28px;
	padding-left: 0px;
	margin-left: 0px;
}
#main h5 {
	color: #666;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-left: 5px;
	line-height: 28px;
	padding-top: 0px;
	text-align: left;
	margin-top: 10px;
}
#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #306495;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C60;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #603;
}.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #063;
}.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
}.style7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 43px;
	font-weight: bold;
}
.main h2 a {
	color: #115280;
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(bullet.gif);
}
#sponsormain {
	float: left;
	width: 830px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#sponsormain p {
	padding-left: 6px;
}
#sponsormain h2 {
	color: #115280;
	margin-left: 5px;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
#sponsormain h3 {
	color: #115280;
	margin-left: 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #999999;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sponsormain h4 {
	color: #306495;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-left: 5px;
	line-height: 28px;
	padding-top: 0px;
}
#sponsormain h5 {
	color: #666;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-left: 5px;
	line-height: 28px;
	padding-top: 0px;
	text-align: center;
	margin-top: 10px;
}
#bookingmain {
	float: left;
	width: 830px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 35px;
}
#bookingmain p {
	padding-left: 6px;
}
#bookingmain h2 {
	font: bold 19pt 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #115280;
	margin-left: 5px;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pack1 {
	height: 170px;
	width: 823px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(images/pack1.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#pack2 {
	height: 170px;
	width: 823px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(images/pack2.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#pack3 {
	height: 170px;
	width: 823px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(images/pack3.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#pack4 {
	height: 170px;
	width: 823px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(images/pack4.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#exhibpack {
	height: 170px;
	width: 823px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(images/exhib-pack.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#exhibpic {
	height: 320px;
	width: 823px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(images/exhib-pic.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 70px;
	border: thin solid #999;
	height: 527px;
}
#sidebar h3 {
	color: #115280;
	text-transform: none;
	padding: 10px 0 2px 0;
	margin: 10px 0 0 10px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#aboutsidebar {
	float: right;
	width: 250px;
	padding: 0;
	display: inline;
	margin-right: 45px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 50px;
	border: 1px solid #999999;
	background-color: #FFF;
}
#aboutsidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 10px;
	color: #C60;
	font-weight: normal;
}
#aboutsidebar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}
#aboutsidebar h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 10px;
}
#agendasidebar {
	float: right;
	width: 250px;
	padding: 0;
	display: inline;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 40px;
	border: thin solid #999;
	height: 723px;
}
#locationsidebar {
	float: right;
	width: 250px;
	padding: 0;
	display: inline;
	margin-right: 45px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 45px;
	border: 1px solid #999999;
	height: 450px;
}
#gallerybody {
	height: auto;
	width: 575px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pricing {
	width: 850px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#pricing table tr td {
	padding-left: 10px;
	color: #FFF;
	font-size: 18px;
}
#form {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 70px;
}
#bottommain {
	float: left;
	width: 830px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
	background-repeat: repeat-x;
}
#bottommain h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #306495;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#bottommain h5 {
	color: #666;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-left: 5px;
	line-height: 28px;
	padding-top: 0px;
	text-align: left;
	margin-top: 10px;
}
#bottomleft {
	width: 400px;
	float: left;
}
#bottomright {
	width: 400px;
	float: right;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 920px;
	padding: 0;
	margin: 0;
	background-image: url(images/footer-top-sep.gif);
	background-repeat: repeat-y;
}
#footer-content {
	width: 920px;
	padding: 0px 0;
	background-image: url(images/footer-top-sep.gif);
	background-repeat: no-repeat;
}

#footer-wrap p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer-wrap a:hover { 
	color: #000; 
	text-decoration: none;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #555;	
	margin: 0 auto; 
	width: 920px;
	padding: 0px 0 10px;
	text-align: center;	
	font-size: 0.95em;
}
#footer-bottom p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#footer-bottom a { color: #306495; }
#footer-bottom h4 {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #9C652E; }

/* alignment classes */
.float-left  {
	float: left;
	border: 1px solid #999;
	height: 174px;
	width: 242px;
	padding: 0px;
	margin-right: 10px;
	margin-top: 6px;
}
.float-right { float: right; }
.align-left  {
	text-align: left;
	font-size: 18px;
}
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
#wrap #content-wrap #aboutsidebar h1 {
	color: #DC9038;
}
#wrap #content-wrap #aboutsidebar h1 {
	color: #000;
}
