﻿/* Jenin Developments Pty Ltd
 - Home page stylesheet
------------------------------------------------------------------*/
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 0px;
}

img {
	display: block;
	border: none;
}

body {
	margin-top: 0px;
	padding: 0;
	border: 0;
  background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px 0 5px 0px;
	text-align: left;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #a19d91;
	text-decoration: underline;
}

#tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #414022;
}

h2 {
  width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	margin-bottom: 10px;
	color: #fff;
	background: #a19d91;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	color: #414022;
}

.intro {
  font-size: 14px;
}

.more {
  background: url(images/arrow.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 16px;
	font-weight: bold;
	padding: 1px 0 3px 3px;
	margin-bottom: 10px;
	float: right;
	position: relative; 
	display: block; 
}

.more a {
	color: #fff;
	text-decoration: none;
}

.more a:hover {
  text-decoration: none;
  color: #414022;
}

#wrapper {
  background: url(images/border-top.jpg) repeat-x 0px 0px;
  height: 14px;
	padding: 0;
  width: 100%; 
  z-index: 0;
  clear: both;
	margin: 0 auto;
}

#center {
  width: 800px;
  margin: 0 auto;
}

#container {
	width: 800px;
	margin-top: 14px;
	background: #fff;
	height: auto;
	position: relative; 
	clear: both; 
	float: left;	
	display: block; 
}

#header {
  background: #fff;
  width: 880px;
  height: 115px;
  position: relative;
  float: left;
  display: block;
}

#menubar {
  width: 800px;
  height: 26px;
  position: relative;
  float: left;
  display: block;
}

#menu {
  width: 600px;
  position: relative;
  float: left;
  display: block;
}

#menu a {
  width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	text-decoration: none;
  text-align: center;
  position: relative;
  float: left;
  display: block;
}

#menu a:hover {
  /*background: url(images/menu-border.png) no-repeat;*/
  width: 100px;
  height: 15px;
  color: #414022;
  border-bottom: 4px solid;
  text-decoration: none;
}

.hereiam {
  width: 100px;
  height: 15px;
  color: #414022;
  border-bottom: 4px solid;
}

#register {
  width: 200px;
  height: 35px;
  position: relative;
  float: left;
  display: block;
}

#register a {
  background: url(images/arrow-register.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
	margin-bottom: 10px;
	color: #fff;
	float: right;
	position: relative; 
	display: block; 
}

#register a:hover {
  text-decoration: none;
  color: #414022;
}

/* Style for Home Page */

#showcase {
  width: 800px;
  height: 300px;
  border: 1px solid #000;
  position: relative;
  float: left;
  display: block;
}

#content {
  width: 800px;
  height: auto;
  padding-top: 15px;
  position: relative;
  float: left;
  display: block;
}

#column-left {
  width: 360px;
  margin-right: 60px;
  margin-left: 20px;
  position: relative;
  float: left;
  display: block;
}

#column-right {
  width: 360px;
  position: relative;
  float: left;
  display: block;
}


/* Style for Main Pages */

#content-main {
  width: 800px;
  height: auto;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #a19d91;
  position: relative;
  float: left;
  display: block;
}
#specs {
  margin: 5px 5px 5px 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  text-align: center;
}

#footer {
  width: 800px;
  height: 40px;
  margin-top: 10px;
  border-top: 1px dotted #a19d91;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #424242;
  position: relative;
  float: left;
  display: block;
}

#footer a {
  border-bottom: 1px dotted;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: none;
  color: #a19d91;
}

#copyright {
  width: 350px;
  margin-left: 20px;
  padding-top: 10px;
  position: relative;
  float: left;
  display: block;
}

#privacy {
	float: left;
  padding-top: 10px;
	width: 120px;
	display: block;
}

#jazeffect {
  width: 300px;
  margin-right: 10px;
  padding-top: 10px;
  text-align: right;
  position: relative;
  float: left;
  display: block;
}

	/* Style for Privacy Statement */

#popup {
  background: #ffffff;
  width: 600px;
  padding: 20px;
  display: block;
  float: left;
  overflow: auto;
}

#popup h2 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
	color: #414022;
	margin: 10px 0;
}

#popup h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414022;
	margin: 10px 0;
}

#popup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding-right: 15px;
}

#popup ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;  
}
#popup li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;  
}

#popup a {
  color: #000
}
#popup a:hover {
  color: #424242;
}

	/* End of Privacy Statement style */

  /* asp form style */

#form {
  background: transparent;
  color: #000000;
  padding: 10px 15px 0 0px;
}

#form table {
  background: transparent;
  margin-top: 5px;
}

#form td, tr {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #414022;
  font-weight: bold;
  padding: 10px;
}

  /* End asp form style */
