/*=========================================
CSS for International Air Parts
www.intl-air-parts.com.au

by Lochlan McBride

Cornerstone Technologies
www.cstech.net.au
=========================================*/

/*=====Main======*/
body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
}
h1 {
	color:#d03635;
	font:24px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:100;
	letter-spacing:-1px;
	margin:20px 0 0;
}
h2 {
	color:#231F20;
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
}
h3 {
	color:#d03635;
	font:20px "Trebuchet MS", Helvetica, sans-serif;
	font-weight:100;
	margin:5px 0;
	background:url(_templateFiles/bullet-arrow.png) no-repeat 1px 15px;
	padding:5px 0 0 12px;
	text-align:left;
}
h4 {
	color:#d03635;
	font:16px "Trebuchet MS", Helvetica, sans-serif;
	font-weight:700;
	margin:0;
}
h5 {
	margin:0;
	color:#394A5C;
	font-size:11px;
}
h6 {
	margin:5px 0 5px;
	color:#d03635;
	font-size:11px;
}
h3 a {text-decoration:none;}
h3 a:hover {text-decoration:underline;}
p {margin:15px 0;line-height:18px;}
a:link, a:visited {color:#d03635;text-decoration:underline;}
a:hover, a:active {text-decoration:none;}
img {padding:1px;border:1px solid #999;margin:0 7px;}
li {padding:4px 0;}
input {font:12px Verdana, Arial, Helvetica, sans-serif;}

.clear {clear:both;line-height:0;height:0;font-size:0;}
.form-row {margin:2px 0;}
/*=====Layout======*/
#outter-wrap {
	margin:0 auto;
	width:1000px;
}
#header {
	background:url(_templateFiles/bg-header.png) no-repeat;
	behavior:url(http://www.iapgroup.com.au/_templateFiles/iepngfix.htc);
	height:115px;
	position:relative;
}
#header h1 {
	background:url(_templateFiles/logo-iap.png) no-repeat;
	width:562px;
	height:57px;
	margin:0;
	position:absolute;
	top:39px;
	left:14px;
}
#header h1 a {
	display:block;
	width:562px;
	height:57px;
}
#header span {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#inner-wrap {background:url(_templateFiles/bg-middle.png) repeat-y;}
#home #banner {height:236px;margin-left:17px;}
#inner #banner {
	background:url(_templateFiles/banner-inner.jpg) no-repeat 17px 0;
	height:143px;
}
#banner h2 {display:none;}
#content-bg {
	background:#fff url(_templateFiles/bg-content.jpg) no-repeat;
	margin:7px auto 0;
	width:966px;
}
#left {padding:10px 2px;width:240px;float:left;}
#phone {
	width:214px;
	height:139px;
	position:relative;
	margin-left:3px;
	background:url(_templateFiles/bg-phone.png) no-repeat;
	behavior:url(http://www.iapgroup.com.au/_templateFiles/iepngfix.htc);
}
#phone p {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#phone a:link, #phone a:visited {
	display:block;
	width:164px;
	position:absolute;
	bottom:14px;
	left:15px;
	text-decoration:none;
}
#phone a:hover {border-bottom:solid 2px #d03635;}
#login {
	background:url(_templateFiles/bg-login.png) no-repeat;
	width:190px;
	height:119px;
	margin:12px 0 0 3px;
	padding:12px;
}
#login #secureForm {margin:0;padding:0;}

#right {
	float:left;
	width:700px;
	padding-bottom:20px;
}
#features table {margin:10px auto;}
#features td {
	background:url(_templateFiles/bg-features.png) no-repeat;
	behavior:url(http://www.iapgroup.com.au/_templateFiles/iepngfix.htc);
	width:194px;
	height:212px;
	padding:0 10px;
	vertical-align:top;
	color:#394A5C;
	font-size:11px;
}
#features td p {margin:0;line-height:14px;}
#features td table td {
	background:none;
	height:50%;
	width:50%;
	padding:0;
	vertical-align:middle;
}
#features table td img {border:solid 3px #fff;margin:0 0 10px 0;}
#footer-bg {
	background:url(_templateFiles/bg-footer.png) no-repeat;
	behavior:url(http://www.iapgroup.com.au/_templateFiles/iepngfix.htc);
	height:24px;
}
#footer, #bottomLinks {
	font-size:10px;
	color:#666;
	margin:20px auto;
	width:600px;
	text-align:center;
}
#bottomLinks {width:900px;}

/*=====Tables======*/
#availability {
	width:100%;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
#availability th, #availability td {
	text-align:left;
	padding:5px 3px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
#availability th {
	background:#535550;
	color:#fff;
	font-weight:700;
}

#features table h3{font-size:18px;}
#load p{display:block;width:174px;padding:5px 10px;}