@charset "utf-8";
/* CSS Document */

@import url("../css/hacks.css");
* {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 10px 0px;
	padding-left: 33px;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	background: url(../images/title_arrow.gif) 0px 0px no-repeat;
}
h3 {
	margin: 0px 0px 10px 0px;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #6f4f26;
}
h4 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 6px 33px;
	font: bold .8em Arial, Helvetica, sans-serif;
	background: url(../images/title_arrow.gif) 0px 0px no-repeat;
	width: 135px;
}
h5 {
	font: bold .8em Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 10px 0px;
	font: normal .7em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}
hr {
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
	border-top: dotted 1px #6b6b6b;
	border-bottom: dotted 1px #6b6b6b;
}

#flash {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 469px;
}
/* Containing Elements Start */
#wrapper {
	margin: 0px auto;
	width: 845px;
	background: url(../images/page.jpg) center top no-repeat;
}
#wrapper_twocolumns {
	margin: 0px auto;
	width: 845px;
	background: url(../images/page_gallery.jpg) center top no-repeat;
}
#container_generic {
	margin: 0px auto;
	width: 825px;
	padding: 0px 10px;
	background: url(../images/page.jpg) 0px 0px no-repeat;
}
#container_columns {
	margin: 0px auto;
	width: 825px;
	padding: 0px 10px;
	background: url(../images/page_gallery.jpg) 0px 0px no-repeat;
}
#container_columns .bgimg_gallery {
	background: url(../images/page.jpg) 0px 0px no-repeat;
}
/* Containing Elements End */

/* Top Black Banner Start */
#topbanner_jazcorp {
	width: 845px;
	background: url(../images/buzzword_jazcorp.jpg) right top no-repeat;
	height: 109px;
	background-color: #000;
}
#topbanner_jazcorp .logo {
	width: 188px;
	height: 109px;
	background: url(../images/logo_jazcorp.jpg) 0px 0px no-repeat;
	float: left;	
}
#topbanner_sales {
	width: 845px;
	background: url(../images/buzzword_sales.jpg) 0px 0px no-repeat;
	background-color: #000;
	height: 183px;
}
#topbanner_sales .logo {
	width: 247px;
	height: 183px;
	background: url(../images/logo_sales.jpg) 0px 0px no-repeat;
	float: left;	
}
#topbanner_events {
	width: 845px;
	background: url(../images/buzzword_events.jpg) top right no-repeat;
	background-color: #000;
	height: 109px;
}
#topbanner_events .logo {
	width: 247px;
	height: 109px;
	background: url(../images/logo_events.jpg) 0px 0px no-repeat;
	float: left;	
}

	/* Top Tabs Jazcorp Start */
	#topbanner_jazcorp ul {
		margin-right: 10px;
		float: right;
		list-style: none;
		height: 25px;
	}
	#topbanner_jazcorp li {
		margin: 0px 2px 0px 0px;
		float: left;
		color: #000;
		background: url(../images/tab_bg.jpg) 0px 0px no-repeat;
	}
	#topbanner_jazcorp li .end {
		width: 11px;
		height: 25px;
		float: left;
		background: url(../images/tab_end.jpg) 0px 0px no-repeat;
	}
	#topbanner_jazcorp a {
		float: left;
		margin: 5px 0px 0px 8px;
		font: bold .6em Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000;
	}
	/* Top Tabs Jazcorp End */
	
	/* Top Tabs Sales Start */
	#topbanner_sales ul {
		margin-right: 10px;
		float: right;
		list-style: none;
		height: 25px;
	}
	#topbanner_sales li {
		margin: 0px 2px 0px 0px;
		float: left;
		color: #000;
		background: url(../images/tab_bg.jpg) 0px 0px no-repeat;
	}
	#topbanner_sales li .end {
		width: 11px;
		height: 25px;
		float: left;
		background: url(../images/tab_end.jpg) 0px 0px no-repeat;
	}
	#topbanner_sales a {
		float: left;
		margin: 5px 0px 0px 8px;
		font: bold .6em Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000;
	}
	/* Top Tabs Sales End */
	
	/* Top Tabs Events Start */
	#topbanner_events ul {
		margin-right: 10px;
		float: right;
		list-style: none;
		height: 25px;
	}
	#topbanner_events li {
		margin: 0px 2px 0px 0px;
		float: left;
		color: #000;
		background: url(../images/tab_bg.jpg) 0px 0px no-repeat;
	}
	#topbanner_events li .end {
		width: 11px;
		height: 25px;
		float: left;
		background: url(../images/tab_end.jpg) 0px 0px no-repeat;
	}
	#topbanner_events a {
		float: left;
		margin: 5px 0px 0px 8px;
		font: bold .6em Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000;
	}
	/* Top Tabs Events End */	

/* Top Black Banner End */

/* Menu Stat */
#menu .menu_email a:link, #menu .menu_email a:visited {
	font-size: 9px;
	color: #F1B310;
}

#menu h5 {
	color: #fff;
	height: 13px;
	padding: 2px 12px;
	background-color: #333333;
}
#menu p {
	color: #f1b310;
	font-size: .6em;
	padding: 0px 0px 0px 12px;
	margin: 10px 0px;
}
#menu p a {
	color: #f1b310;
}
/* added in to remove menu spacing problem luke */
#menu_details_space {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}
	
/* Menu End */

/* Header Images Start */
#header_jazcorp {
	width: 663px;
	height: 185px;
	float: left;
	background: url(../images/header_jazcorp.jpg) 0px 0px no-repeat;
}
#header_sales {
	width: 663px;
	height: 185px;
	float: left;
	background: url(../images/header_sales.jpg) 0px 0px no-repeat;
}
#header_events {
	width: 663px;
	height: 185px;
	float: left;
	background: url(../images/header_events.jpg) 0px 0px no-repeat;
}
/* Header Images End */

/* Body Start */
#content {
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 25px 0px;
	width: 648px;
	float: left;
}
	#content a {
		color: #D78318;
	}
#content p {
	padding: 0px 15px 0px 0px;
	text-align: justify;
}
/* Body End */

/* Footer Start */
#footer {
	margin: 0px auto;
	clear: both;
	height: 28px;
	width: 837px;
	background: url(/images/footer.jpg) center top no-repeat;
}
#footer .links {
	width: 825px;
	margin: 0px auto;
	padding-top: 5px;
	height: 24px;
	color: #fff;
	font: normal .7em Arial, Helvetica, sans-serif;
}
#footer .links a:link, #footer .links a:visited {	
	text-decoration: none;
	color: #afaeab;
}
#footer .links a:hover, #footer .links a:active {
	color: #f1b310;
}
/* Footer End */

/* Gallery Start */
#right_column {
	padding: 15px 0px 0px 40px;
	padding-bottom: 25px;
	width: 150px;
	float: left;
}
#left_column {
	margin: 15px 0px 0px 15px;
	padding-bottom: 25px;
	width: 421px;
	float: left;
}
#prev a:link, #prev a:visited {
	padding: 0px 0px 10px 20px;
	font: bold .8em Arial, Helvetica, sans-serif;
	float: left;
	background: url(../images/arrow_prev.gif) 0px 2px no-repeat;
	text-decoration: none;
	color: #6f4f26; 
}
#prev a:hover, #prev a:active {
	color: #000;
}
#next a:link, #next a:visited {
	margin-right: 10px;
	padding: 0px 20px 10px 0px;
	font: bold .8em Arial, Helvetica, sans-serif;
	float: right;
	background: url(../images/arrow_next.gif) right 2px no-repeat;
	text-decoration: none;
	color: #6f4f26; 
}
#next a:hover, #next a:active {
	color: #000;
}
a:link.gallery, a:visited.gallery {
	text-decoration: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 15px 33px;
	color: #6f4f26;
	font: normal .8em Arial, Helvetica, sans-serif;
	background: url(../images/gallery_icon.jpg) 0px 0px no-repeat;
	float: left;
	clear: both;
	width: 135px;	
}
a:link.gallery, a:visited.gallery {
	color: #000;
	
}
#gallery {
	width: 410px;
	height: auto;
	padding: 10px 0px 10px 0px;
	border: solid 1px #faab32;
	clear: both;
	font: normal .7em Arial, Helvetica, sans-serif;
	text-align: center;
}
#gallery img {
	max-width: 390px;
	padding-bottom: 10px;
}
.thumbnails {
	margin: 10px 10px 10px 0px;
	padding-bottom: 10px;
	float: left;
	border: solid 1px #faab32;
	text-align: center;
	font: normal .7em Arial, Helvetica, sans-serif;
}
.thumbnails_rt {
	margin: 10px 10px 10px 0px;
	padding-bottom: 10px;
	float: left;
	border: solid 1px #faab32;
	text-align: center;
	font: normal .7em Arial, Helvetica, sans-serif;
}
.thumbnails img, .thumbnails_rt img {
	padding: 3px;
}
/* Gallery End */

/* Events Start */
#events {
	border: solid 1px #424242;
	width: 630px;
	margin-bottom: 10px;
	color: #6b6b6b;
}
	#events a {
		color: #6b6b6b;
	}
#events th {
	padding: 3px;
	text-align: left;
	background-color: #f6cb5f;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #000;
	width: 82px;
	border: solid 1px #424242;
}
#events h6 {
	margin: 5px 0px 0px 5px !important;
	padding: 0px !important;
	width: 20px;
	font: bold .9em Arial, Helvetica, sans-serif;
}
#events td {
	vertical-align: top;
	border: solid 1px #424242;
	width: 82px;
	height: 75px;
}
.events {
	clear: both;
	font: bold .7em Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 5px;
}
.detail {
	margin: 0px 0px 0px 5px;
	font: normal .6em Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#event_list {
	margin: 0px 0px 0px 20px;
}
	#event_list li{
		margin: 10px 0px 0px 20px;
		list-style-image: url(../images/event_list.jpg);
	}
	#event_list a {
		font: bold .8em Arial, Helvetica, sans-serif;
		color: #000000;
	}
	.event_title {
		color: #d78318;
	}
/* Events End */


/* Generic Classes Start */
.background {
	background: url(../images/bground.jpg) 0px 0px repeat-x;
}
.background_sales {
	background: url(../images/bground_sales.jpg) 0px 0px repeat-x;
}
.yellow {
	color: #f1b310;
}
.floatleft {
	float: left;
	margin-left: 10px;
}
.floatright {
	float: right;
	margin-right: 10px;
}
/* Generic Classes End */

/* Landing page Start */
#landing_body {
margin: 0px;
padding: 0px; 
background: url(../images/landing_homestill_bg.jpg) left top repeat-x #111111;
text-align: center;
}

#landing_content {
margin: auto;
padding: 0px;			
width: 1028px;
}
		
#landing_header {
background: url(../images/landing_homestill_header.jpg) 0px 0px no-repeat;
height: 162px;
width: 1028px;
}

#landing_footer {
	background: url(../images/landing_homestill_footer.jpg) 0px -1px no-repeat;
	padding-top: 20px;
	width: 1028px;
	height: 160px;
	text-align: left;
}
#landing_footer h3 {
	color: #fff19e;
}

#flash {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 469px;
}
.column {
	float: left;
	margin-right: 20px;
	width: 237px;
}
.column h4 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #f7a923;
	background: none;
	width: 237px;
}
.column p {
	font: normal .7em Arial, Helvetica, sans-serif;
	color: #ffec5a;
}
/* Landing Page End */


/*######## Sitemap list ############ */

#sitemap {
	font: normal .8em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}
#sitemap ul {
	margin: 0px 0px 0px 30px;
}

#sitemap li {
	margin: 5px 0px 0px 0px;
	list-style-type: disc;
}

#sitemap a {
	color: #000000;
}

/* ############# FORMS #############*/

#form_container {
	font: normal .7em Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	width: 400px;
}
.contact_form_double {
	float: left;
	width: 330px;
	height: 20px;
	padding: 0px 0px 0px 30px;
}

.contact_form_left {
	float: left;
	width: 110px;
	height: 30px;
	padding: 0px 0px 0px 30px;
}

.contact_form_right {
	float: left;
	width: 250px;
	height: 30px;
}

.contact_form_right_text {
	float: left;
	width: 250px;
	height: 60px;
}
.contact_form_field {
	width: 250px;
}

.contact_form_textarea {
	width: 250px;
	height: 50px;
}

.contact_form_submit {
	width: 100px;
	height: 22px;
	background: url(../images/submit_btn.jpg) center top no-repeat;
	border: 0px;
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.form_warning {
	color: #b70000;
}
/*########################################*/
.negative_message {
	font-size:14px;
	color:#bb2322;
	margin: 0px 0px 20px 0px	
}
.positive_message {
	font-size:14px;
	color:#2223bb;
	margin: 0px 0px 20px 0px	
}