/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 114px;
	padding: 5px 0;
}

#topbanner {
	float: right;
	width: 692px;
	}

#logo {
margin:0 auto;
width:1000px;
}

#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: no-repeat;
}
#columns-top {
	background-repeat: no-repeat;
	height: 5px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 0px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
}

.contentleft {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align:center;
}

.content p {
	margin: 6px 0px 12px;
}
.contentleft h1 {
	margin: 0px;
	font-size: 1.5em;
	letter-spacing: 0em;
	color: #FFFFFF;
}
.contentleft h2 {
	font-size: 1.35em;
	margin: 0px 0px 0px;
	color: #FF0000;
}

h2 {
	font-size: 18px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	}

h3 { font-size: 16px;
color: #0e1854;
}


.contentleft h3 {
	font-size: 1em;
	margin: 5px 0px 0px;
	color: #FFFFFF;
}


#footer {
	margin: 0px auto;
	font-size: .7em;
}

#footer2 {
	margin: 0px auto;
	font-size: .7em;
}

#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #6b8ebf;
	font-size: 1.0em;
	background-image: url(http://www.firstautoparts.com.au/common/F/firstautopartscomau/images/p7iq_navbg.gif);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #0b1350;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border-right: 1px solid #0b1350;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #ff5b5b;
}
a:active {
	color: #000000;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 214px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}

#footertop {
	background-image: url(http://www.firstautoparts.com.au/common/F/firstautopartscomau/images/footer-top.gif);
	height: 9px;
	background-repeat: no-repeat;
	background-color: #2a4982;
	}
	
#footermiddle {
	background-image: url(http://www.firstautoparts.com.au/common/F/firstautopartscomau/images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	color: #FFFFFF;
	}
#footermiddletext {
	padding: 3px 0 0 15px;
	}
	
#footerbottom {
	background-image: url(http://www.firstautoparts.com.au/common/F/firstautopartscomau/images/footer-bottom.gif);
	height: 9px;
	background-repeat: no-repeat;
	}
	
#phonenumber {
	float:right;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 10px;
	}
	
#phone {
	margin-bottom: 10px;
	}
