/*******************************************************************************
* MARQIT PROMOTIONS - www.marqit.com.au
* WEBSITE BY EPS  - www.eps.com.au
*******************************************************************************/

/* GENERAL
*******************************************************************************/
a {
	color: #666;
	outline: none;
}
body {
	background: none;
	background: #fff;
	margin: 1em;
	padding: 0;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	position: relative;
	line-height: 1.8em;
}

/* LAYOUT
*******************************************************************************/
#bodyWrapper {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 100%;
	background: none;
}
#header {
	margin: 0;
	height: auto;
	width: auto;
	display: block;
	background: none;
}
#quickContact {
	margin: 1em;
	width: 100%;
	display: block;
	background: none;
	position: relative;
	text-indent: 0;
}
#copyWrapper {
	margin: 0;
	padding: 0;
}

/* BRANDING ELEMENTS
*******************************************************************************/
h1, h1 a, h2 {
	margin: 0;
	padding: 0;
	display: block;
	background: none;
	position: relative;
	width: auto;
	height: auto;
	text-indent: 0;
	color: #000;
}
h1 { margin-bottom: 2em;}
 #header h2 {display: none;}

/* PAGE ELEMENTS
*******************************************************************************/
.off, hr {
	display: none;
}
.clear {
	clear: both;
}
.left,
.right {
	margin: 0;
	float: none;
	width: auto;
	background: none;
	padding-right: 0;
}
a.viewProducts,
a.viewProductsInner {
	display: none;
}
.heroshot {
	 padding: 0 0 1.5em 1.5em;
	 float: right;
}
a img.heroshot {border:none;}	/* removes border from linked image */
.flashRotator {
	display: none;
}
ul {
	margin-left: -1em;
}
li {
	padding-left: 10px;
	background: transparent url(../images/layout/icon-arrow.gif) no-repeat 0 7px;
	list-style: none;
}

/* MENU ELEMENTS
*******************************************************************************/
#menuWrapper {
	display: none;
}

/* FOOTER
*******************************************************************************/
#footerWrapper {
	display: none
}

/* HEADINGS
*******************************************************************************/
h2, h3, h4 {
	margin: 0;
}
h2 {
	font-family: Mistral, Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 0.5em;
}
h3 {
	font-weight: 100;
	color: #000;
	font-style: italic;
	margin-bottom: 0;
}

/* TITLES
*******************************************************************************/
.title {
	margin: 0;
	display: block;
	width: auto;
	height: auto;
	text-indent: 0;
	margin-bottom: 1em;
}
.tWelcome, .tMission, .tWhat, .tProducts, .tRange, .tProductsAP, .tProductsCE, .tProductsCG, .tProductsDO, .tProductsEG, .tProductsPG, .tProductsPC, .tProductsT,
.tProductsTE, .tProductsTL, .tProductsWI, .tAbout, .tContact, .tMarqit, .tMore, .tLegal, .tDisclaimer, .tPrivacy, .tAboutSite, .tEmail, .tThanks {
	background: none;
}

/* FORM ELEMENTS
*******************************************************************************/
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	margin-left: -20px;
}
form li {
	border-bottom: 1px solid #eee;
	padding: 0;
	padding: 1em 0 1em 0;
	clear: both;
	list-style: none;
	background: none;
}
form li:hover {
	background-color: #f9f9f9;
}
label {
	width: 120px;
	padding-left: 5px;
	padding-top: 3px;
	display: block;
	float: left;
	color: #d71111;
}
input, select, textarea {
	width: 450px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	padding: 2px;
}
textarea {
	height: 110px;
}
.buttonContainer {
	margin-left: 140px;
	clear: both;
}
.buttonContainer input {
	width: 120px;
	height: 25px;
	margin: 0 10px 0 10px;
	border: 1px solid #ccc;
	color: #222;
	background: #efefef url(../i/background-button.gif) repeat-x 0 0;
}

/* RESELLER LOGOS
*******************************************************************************/
li.supplier {
	display: block;
	height: auto;
	width: auto;
	float: none;
	list-style: none;
	background: none;
	margin-right: 5px;
}
.supplier a {
	display: block;
	height: auto;
	width: auto;
	text-indent: 0;
	text-decoration: none;
	padding: 0;
	border: none;
}
/* EMAIL A FRIEND
*******************************************************************************/
#emailAFriend {
	display: none;
}
#emailAFriendBut {
	display: none;
}