/* @override 
	http://devufi.millstream.com.au/css/unitedfuelinjection.css
*/

body{
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 62.5%;
}

/* @group Panels */

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 188px 0 0 0;
	background-image: url(../upload/template/unitedfuelinjection/logo-001.png);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#banner {
	position: relative;
	width: 960px;
	height: 200px;
	background-color: #babcbf;
}

#banner h1, #banner h2 {
	position: absolute;
	text-indent: -1000em;
}

#main {
	margin-top: 5px;
	overflow: hidden;
}

#content {
	float: left;
	width: 560px;
	padding-right: 10px;
	min-height: 100px;
}

#footer {
	margin-top: 5px;
	border-top: 5px solid #babcbf;
	padding: 5px 0;
	text-align: right;
	color: #5f5f5f;
}

/* @end */

/* @group Grid */

#main {
	overflow: hidden;
	width: 960px;
}

#sidebar-left {
	float: left;
	width: 200px;
	padding-right: 12px;
	border-right: 1px solid #babcbf;
}

#content {
	float: left;
	width: 510px;
	padding: 0 12px;
}

#sidebar-right {
	float: left;
	width: 200px;
	padding-left: 12px;
	border-left: 1px solid #babcbf;
}

#sidebar-left, #content, #sidebar-right {
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

#logos {
	margin-top: 20px;
}

/* @end */

/* @group Fonts */

#main p, #main li {
	font-size: 1.1em;
	color: #5f5f5f;
	line-height: 1.6;
	margin-bottom: 1em;
}

#main li li, #main li p {
	font-size: 1.0em;
}

#main a {
	color: #174c83;
}

#main h1 {
	background-color: #ed3637;
	color: #fff;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	padding: 4px 6px 5px 6px;
	margin-bottom: 1em;
}

#main h1 strong {
	font-weight: normal;
}

#sidebar-left h1, #sidebar-right h1 {
	background-color: #174c83;
}

#main h2 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.8em;
	color: #ed3637;
}

#sidebar-left h2, #sidebar-right h2 {
	color: #174c83;
}

#footer a {
	color: #ed3637;
	margin-left: 20px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 159px;
	width: 960px;
	height: 27px;
	margin: 0;
	z-index: 50;
	background-color: #174c83;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	width: 160px;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 27px;
	border-top: 2px solid #fff;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 184px;
	top: 0;
	border-top: none;
}

/* Specific to all levels */

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
}

#navlist li.d1 {
	border-left: 1px solid #fff;
}

#navlist li.d1.p1 {
	border-left: none;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 8px 6px;
	text-decoration: none;
	z-index: 100;
	color: #fff;
	font-size: 11px;
}

#navlist .selected>a {
	background-color: #ca2c2d;
}

#navlist li.d1>a {
	width: 124px;
	text-align: center;
}

#navlist a:hover, #navlist li.d1:hover {
	background-color: #ed3637;
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #fff;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 160px;
	color: #000;
	background-color: #e4e4e5;
	padding: 4px 12px;
}

#navlist li li:hover>a {
	background-image: url(/upload/template/unitedfuelinjection/arrow-001.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ed3637;
	color: #fff;
}

#navlist li li li:hover a {
	background-color: #ca2c2d;
}

#navlist li .selected>a {
	background-image: url(/upload/template/unitedfuelinjection/arrow-001.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ca2c2d;
	color: #fff;
}

/* @end */

/* @group Search */

#search {
	top: 120px;
	right: 0;
	position: absolute;
}

#search .field {
	border: 1px solid #babcbf;
	width: 120px;
	height: 18px;
	padding: 0;
	margin-right: 0;
}

#search .button {
	border: 1px solid #ed3637;
	background-color: #ed3637;
	line-height: 1;
	height: 20px;
	color: #fff;
	margin-left: 0;
}

/* @end */

/* @group Slideshow */

/*.crossfade {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.crossfade li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	margin: 0;
	padding: 0;	
}*/

.slideshow {
	margin-bottom: 20px;
}

/* @end */

/* @group Gallery */

.gallery li {
	float: left;
	margin: 0 0 10px 10px;
}

.gallery a {
	float: left;
}

.gallery img {
	float: left;
}

.gallery {
	overflow: hidden;
	margin: 20px 0 20px -10px;
}

/* @end */

