#group-logo/*--------------------*/
/*       COMMON       */
/*--------------------*/

body {
	font-size:12px;
	color:#666;
	font-weight:normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#cfcfcf;
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x;
}

p {
	padding-bottom:16px;
	margin:0px;
	line-height:16px;
}

li {
	list-style:none;
}

input,textarea,div,img,h1,ul,li,form,label,fieldset {
	margin:0;
	padding:0;
}

fieldset, a {
	outline:none;
	border:none;
}

img {
	border:none;
}


/*--------------------*/
/*       HEADER       */
/*--------------------*/

#container {
	width:100%;
}

#header {
	height:137px;
}

#header-content {
	width:1000px;
	height:137px;
	margin:0 auto;
	position:relative;
}

#group-logo {
	position:absolute;
	background-image: url(../images/group-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:73px;
	height:72px;
	text-indent:-9999px;
	top:24px;
	left:24px;
}

#group-logo a{
	display:block;
	width:80px;
	height:66px;
}

#logo {
	position:absolute;
	background-image: url(../images/hap-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:442px;
	height:24px;
	text-indent:-9999px;
	top:43px;
	left:271px;
}

#logo a{
	display:block;
	width:442px;
	height:52px;
}

#iso {
	position:absolute;
	top:13px;
	right:22px;
}

#news {
	position:absolute;
	bottom:9px;
	right:22px;
}

#toplinks {
	position:absolute;
	left:700px;
	top:109px;
	width:265px;
}

#toplinks ul li{
	float:left;
	padding-left:6px;
	padding-right:7px;
	text-transform:uppercase;
	font-size:10px;
	background-image: url(../images/sep.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#toplinks ul li a {
	text-decoration:none;
	color:#666;
}

#toplinks ul li a:visited {
	text-decoration:none;
	color:#666;
}

#toplinks ul li a:hover {
	text-decoration:underline;
	color:#666;
}

#main-links {
	width:682px;
	height:36px;
	position:absolute;
	left:0px;
	bottom:1px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#main-links ul {
	margin-top:6px;
	margin-left:12px;
}

#main-links ul li {
	float:left;
	margin-right:15px;
	text-indent:-9999px;
}

#main-links ul li a{
	display:block;
	height:23px;
	background-repeat: no-repeat;
	background-position: left top;
}

#main-links ul li a:hover{
	background-repeat: no-repeat;
	background-position: left bottom;
}

.link1 a{
	width:53px;
	background-image: url(../images/link00.jpg);
}

.link2 a{
	width:80px;
	background-image: url(../images/link01.jpg);
}

.link3 a{
	width:99px;
	background-image: url(../images/link03.jpg);
}

.link4 a{
	width:98px;
	background-image: url(../images/link04.jpg);
}

.link5 a{
	width:77px;
	background-image: url(../images/link05.jpg);
}

.link6 a{
	width:75px;
	background-image: url(../images/link06.jpg);
}

.link7 a{
	width:78px;
	background-image: url(../images/link07.jpg);
}

.nomargin {
	margin-right:0px!important;
}

.noborder {
	background-image:none!important;
}

.active-page a{
	background-position: left bottom!important;
}

/*--------------------*/
/*       CONTENT      */
/*--------------------*/

#banner-area {
	height:309px;
	background-image: url(../images/banner-area-bg.jpg);
	background-repeat: repeat-x;
}

#banner-contents {
	width:1000px;
	margin:0 auto;
	height:309px;
	position:relative;
}

#login-area {
	position:absolute;
	left:682px;
	top:0px;
	background-image: url(../images/login-area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:291px;
	height:287px;
	padding-left:27px;
	padding-top:22px;
}

#login-div {
	border-bottom:#8e8e8e solid 1px;
	width:265px;
	padding-bottom:20px;
}

#cl-head {
	height:22px;
}

#cl-text {
	line-height:normal;
	height:33px;
	font-size:11px;
}

.textbox2 {
	background-image: url(../images/textbox1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:262px;
	height:24px;
	margin-bottom:7px;
	padding-top:3px;
	padding-left:3px;
}

.textbox2 input {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c2c2c2;
	padding:2px;
	width:252px;
	border:#fff solid 1px;
}

#button-area {
	padding-top:2px;
}

#newuser {
	float:left;
	font-weight:bold;
	padding-left:8px;
	color:#8e8e8e;
	width:180px;
	font-size:11px;
}

#newuser a {
	color:#8e8e8e;
	text-decoration:underline;
}

#newuser a:visited {
	color:#8e8e8e;
	text-decoration:underline;
}

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


#newenq {
	float:left;
	font-weight:bold;
	padding-left:8px;
	color:#8e8e8e;
	width:195px;
	font-size:11px;
}

#newenq a {
	color:#8e8e8e;
	text-decoration:underline;
}

#newenq a:visited {
	color:#8e8e8e;
	text-decoration:underline;
}

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

#submit2 {
	float:right;
	width:50px;
	text-align:right;
	padding-right:2px;
}

.clear {
	clear:both;
}

#enquiry-div {
	padding-top:10px;
	width:265px;
}

#send-enq-head {
	height:23px;
}

#enq-text {
	width:262px;
	height:44px;
	background-image: url(../images/eng-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:3px;
	padding-left:3px;
}

#enq-text textarea {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	font-size:11px;
	width:248px;
	height:30px;
	border:#fff solid 1px;
	color:#666;
	overflow:hidden;
}

.send {
	text-align:right;
	padding-right:2px;
	padding-top:5px;
}

#middle-container {
	height:130px;
	background-color:#616161;
	background-image: url(../images/middle-bg.jpg);
	background-repeat: repeat-x;
}

#middle-content {
	width:1000px;
	margin:0 auto;
	height:130px;
	position:relative;
}

#find-parts {
	position:absolute;
	top:19px;
	left:14px;
	width:147px;
}

#find-parts-head {
	height:24px;
}

.submit {
	text-align:right;
}

.textbox1 {
	width:141px;
	height:23px;
	background-image: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}

.textbox1 input {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	border:none;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	color:#999;
	width:134px;
}

.textboxa {
	width:141px;
	height:24px;
	background-image: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
}

.textboxa select {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#414141;
	border:none;
	color:#999;
	width:140px;
	margin:0px;
	outline:none;
}

#brand-logos {
	position:absolute;
	top:32px;
	left:180px;
}

#brand-logos ul li{
	width:115px;
	height:69px;
	overflow:hidden;
	float:left;
	margin-right:1px;
}

#bottom-container {
	height:297px;
	background-color:#fff;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
}

#bottom-content {
	width:956px;
	margin:0 auto;
	padding-top:40px;
	height:257px;
}

#agency-parts {
	width:303px;
	float:left;
	background-image: url(../images/sep2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:240px;
}

.parts-head {
	height:22px;
}

.parts-text {
	width:272px;
	height:38px;
	line-height:normal;
	font-size:11px;
}

.parts-box {
	background-image: url(../images/parts-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 272px;
	position:relative;
}

.parts-images {
	position:absolute;
	top:9px;
	left:9px;
	width:270px;
}

.parts-images ul li{
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	width:78px;
	height:53px;
	overflow:hidden;
}

.seemore {
	position:absolute;
	right:10px;
	bottom:5px;
	text-transform:uppercase;
	color:#666;
	font-size:10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right:12px;
}

.seemore a {
	color:#666;
	text-decoration:none;
}

.seemore a:visited {
	color:#666;
	text-decoration:none;
}

.seemore a:hover {
	color:#333;
	text-decoration:underline;
}

#oe-parts {
	width:310px;
	margin-left:29px;
	float:left;
	background-image: url(../images/sep2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:240px;
}

#am-parts {
	width:272px;
	margin-left:33px;
	float:left;
	height:240px;
}


/*--------------------*/
/*       FOOTER       */
/*--------------------*/

#footer {
	width:100%;
	background-image: url(../images/footer-bg01.jpg);
	background-repeat: repeat-x;
	height:158px;
	border-bottom:#ededed solid 1px;
	font-size:11px;
}

#footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:158px;
}

#footer-content {
	width:956px;
	margin:0 auto;
	padding-top:16px;
	height:142px;
	position:relative;
}

.footerlinks1 {
	padding-left:10px;
	float:left;
	width:157px;
}

.footerlinks2 {
	float:left;
	width:201px;
}

.footerlinks3 {
	float:left;
	width:200px;
}

.footer-links li {
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:16px;
}

.footer-links li a {
	text-decoration:none;
	color:#999;
}

.footer-links li a:visited {
	text-decoration:none;
	color:#999;
}

.footer-links li a:hover {
	text-decoration:underline;
	color:#666;
}

#footer-logo {
	position:absolute;
	top:82px;
	left:699px;
}

#copyright {
	position:absolute;
	right:0px;
	color:#999;
	font-weight:bold;
	top:82px;
}

#follow {
	position:absolute;
	right:0px;
	top:10px;
	font-weight:bold;
	color:#666;
}

#follow ul li{
	display:inline;
	vertical-align:top;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
  	width:682px;
	height:309px;
}

#slider {
	position:relative;
    width:682px;
	height:309px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:20px;
	bottom:280px;
}
.nivo-controlNav a {
	color:#858583;
	display:block;
	background-image: url(../images/pager.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:16px;
	height:16px;
	border:0;
	text-align:center;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position: 0 0;
	color:#fff;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a:hover.nivo-nextNav {
	background-position:-30px -30px;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

a:hover.nivo-prevNav {
	left:15px;
	background-position:0px -30px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/*====================*/
/*=== Sub Pages    ===*/
/*====================*/

h2 {
	margin:0px;
	padding-bottom:15px;
	text-transform:uppercase;
	color:#000;
	font-size:16px;
}

h3 {
	margin:0px;
	padding-bottom:15px;
	color:#000;
	font-size:16px;
}

#bottom-container-sub {
	height:146px;
	background-color:#fff;
	background-image: url(../images/bottom-bg2.jpg);
	background-repeat: repeat-x;
}

#bottom-content-sub {
	width:956px;
	margin:0 auto;
	padding-top:30px;
	height:116px;
}

#agency-parts-sub {
	width:303px;
	float:left;
}

#oe-parts-sub {
	width:310px;
	margin-left:29px;
	float:left;
}

#am-parts-sub {
	width:272px;
	margin-left:33px;
	float:left;
}

.seemore-sub {
	text-transform:uppercase;
	color:#666;
	font-size:10px;
	text-align:right;
	width:272px;
}

.seemore-sub a {
	color:#666;
	text-decoration:none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right:10px;
}

.seemore-sub a:visited {
	color:#666;
	text-decoration:none;
}

.seemore-sub a:hover {
	color:#333;
	text-decoration:underline;
}

#sub-content-wrapper {
	width:100%;
	background-color:#fff;
	background-image: url(../images/sub-content.jpg);
	background-repeat: repeat-x;
}

#sub-content {
	width:1000px;
	margin:0 auto;
	padding-top: 5px;
	padding-bottom:50px;
}

#sub-left {
	float:left;
	width:190px;
	margin-left:23px;
	margin-right:38px;

}

#subnav {
	font-size:13px;
	font-weight:bold;
	color:#999;
}

#subnav ul li {
	height:21px;
	border-bottom:#dfdfdf solid 1px;
	line-height:normal;
	padding-left:27px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	padding-top:14px;
	padding-bottom:10px;
	background-position: 12px 20px;
}

#subnav ul li a {
	color:#999;
	text-decoration:none;
}

#subnav ul li a:visited {
	color:#999;
	text-decoration:none;
}

#subnav ul li a:hover {
	color:#000;
	text-decoration:none;
}

.sub-active a {
	color:#000!important;
	text-decoration:none;
}

#sub-right {
	float:left;
	width:727px;
}

#sub-right2 {
	float:left;
	width:970px;
	padding-left:10px;
}


#bredcrub {
	border-bottom:#c9c9c9 solid 1px;
	padding-top:14px;
	height:30px;
	font-weight:bold;
	font-size:11px;
	color:#666;
}


#bredcrub ul li {
	float:left;
	padding-right:10px;
	line-height:normal;
}

#bredcrub ul li img {
	vertical-align:baseline;
}

#bredcrub ul li a {
	color:#999;
	text-decoration:none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right:14px;
}

#bredcrub ul li a:visited {
	color:#999;
	text-decoration:none;
}

#bredcrub ul li a:hover {
	color:#666;
	text-decoration:none;
}

#main-contents {
	padding-top:28px;
}

.subhead {
	padding-bottom:22px;
	text-transform:uppercase;
	color:#000;
	font-size:22px;
}

#main-contents p {
	font-size:12px;
	line-height:20px;
	color:#333;
	padding-bottom:25px;
}

#main-contents p b {
	color:#000;
}

.content-image-box {
	background-color:#f2f2f2;
	padding-top:16px;
	padding-bottom:16px;
	margin-bottom:30px;
	overflow:hidden;
}

.c-image-div {
	float:left;
	width:332px;
	height:276px;
	margin-left:16px;
	margin-right:14px;
}

.cimage1 {
	width:332px;
	height:221px;
	overflow:hidden;
	margin-bottom:15px;
}

.image-heading {
	font-weight:bold;
	color:#999;
}

.image-text {
	font-weight:bold;
	color:#666;
}

.bold1 {
	font-weight:bold;
	color:#333;
}

.sub-heading-box {
	height:116px;
	background-color:#f2f2f2;
	margin-bottom:40px;
}

.sub-box-image {
	float:right;
	height:116px;
	overflow:hidden;
}

.subhead2 {
	float:left;
	padding-left:20px;
	padding-top:24px;
	font-size:12px;
	color:#616161;
}

.subhead2 h1 {
	padding-bottom:8px;
	text-transform:uppercase;
	font-size:24px;
	color:#000;
}

.sub-content2 {
	padding-left:18px;
	padding-right:10px;
}

.agency-parts-thumb ul li{
	float:left;
	width:215px;
	height:143px;
	overflow:hidden;
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom:50px;
	margin-right:7px;
}

.sub-heading-box2 {
	height:57px;
	background-color:#f2f2f2;
	margin-bottom:32px;
}

.subhead3 h1 {
	padding-left:20px;
	padding-top:20px;
	text-transform:uppercase;
	font-size:24px;
	color:#000;
}

.pm-container {
	height:328px;
	margin-bottom:30px;
	font-size:11px;
}

.detail-box-left {
	float:left;
	width:265px;
	height:298px;
	background-color:#f7f7f7;
	padding:15px;
}

.detail-box-right {
	float:right;
	width:265px;
	height:298px;
	background-color:#f7f7f7;
	padding:15px;
}

.detail-photo {
	width:261px;
	height:138px;
	text-align:center;
}

.detail-photo img {
	border:#999 solid 1px;
}

.detail-name {
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
}

.detail-name2 {
	text-align:left;
	font-weight:bold;
	color:#000;
	font-size:12px;
	padding-top:17px;
	padding-bottom:15px;
}

.detail-other {
	padding-left:20px;
	font-weight:bold;
	color:#666;
}

.detail-other2 {
	font-weight:bold;
	color:#666;
}

.detail-other td {
	padding-bottom:6px;
	vertical-align:top;
	text-align:left;
}

.detail-other2 td {
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

.detail-other td span, .detail-other2 td span{
	font-weight:normal;
}

#contact-area {
	width:550px;
	margin:0 auto;
}

#contact-address {
	padding-left:15px;
}

#contact-box {
	background-color:#f7f7f7;
	padding:15px;
	color:#333;
	font-size:12px;
	font-weight:bold;
}

#contact-box td {
	height:39px;
	text-align:left;
	vertical-align:top;
}

#contact-box th {
	text-align:left;
}

#contact-box td input {
	border:#999 solid 1px;
	background-color:#fff;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:257px;
}

#contact-box td textarea {
	border:#999 solid 1px;
	background-color:#fff;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:257px;
	height:46px;
	resize: none;
}

.message {
	height:18px;
	text-align:center;
	padding-top:15px;
	font-size:11px;
	color:#FF3300;
}

.sub-heading-box3 {
	height:116px;
	background-color:#f2f2f2;
	margin-bottom:15px;
}

.location-head {
	border-bottom:#e4e4e4 solid 1px;
	padding-bottom:4px;
}

.location-head h1 {
	color:#000;
	font-size:22px;
}

.location-container {
	padding-top:25px;
	padding-bottom:25px;
	overflow:hidden;
	border-bottom:#e4e4e4 solid 1px;
}

.location-container td {
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

.location-left {
	width:320px;
	float:left;
}

.location-right {
	width:320px;
	float:right;
	margin-right:10px;
}

.location-thumb {
	width:82px;
	height:60px;
	border:#e7e7e7 solid 4px;
	overflow:hidden;
}

.location-comp {
	font-size:13px;
	font-weight:bold;
	color:#cc9900;
}

.location-manager {
	font-weight:bold;
	color:#333;
	font-size:12px;
}

.location-address {
	padding-top:12px;
	padding-bottom:12px;
}

.location-links a {
	color:#666;
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
}

.location-links a:visited {
	color:#666;
	text-decoration:underline;
}

.location-links a:hover {
	color:#000;
	text-decoration:underline;
}

.pagination {
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}

.pagination ul li {
	display:inline;
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	color:#000;
}

.pagination ul li img {
	vertical-align:baseline;
}

.pagination ul li a {
	color:#666;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	font-weight:normal;
}

.pagination ul li a:visited {
	color:#666;
	text-decoration:none;
}

.pagination ul li a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.content-list {
	padding-bottom:25px;
	font-size:12px;
	color:#333;
	line-height:20px;
}

.content-list li {
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:16px;
}


/*====================*/
/*=== Registration ===*/
/*====================*/

.grey-box {
	width:727px;
	background-image: url(../images/grey-box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
	margin-bottom:25px;
}

.grey-box-content {
	width:687px;
	background-image: url(../images/grey-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.register th, .register td {
	height:39px;
	vertical-align:middle;
}

.register td {
	text-align:left;
}

.register th {
	text-align:right;
	padding-right:60px;
	color:#333;
}

.register th span {
	color:#ff0000;
}

.register input {
	border:#999 solid 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding:3px;
	width:340px;
}

.register select {
	border:#999 solid 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:348px;
}

.submit2 {
	padding-left:269px;
	padding-bottom:20px;
}

.sub-slider {
	background-color:#6b6b6b;
	width:717px;
	height:157px;
	padding:5px;
	margin-bottom:30px;
}

.sub-image {
	width:717px;
	height:157px;
	background-color:#fff;
	overflow:hidden;
}

/* rotator in-page placement */
div.rotator {
	position:relative;
	width:727px;
	height:167px;
	display: none;
	background-color:#6b6b6b;
	margin-bottom:30px;
	
}
/* rotator css */
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	top:5px;
	left:5px;
	width:717px;
	height:157px;
	overflow:hidden;
}
/* rotator image style */	
div.rotator ul li img {
	background: #FFF;
}

div.rotator ul li.show {
	z-index:500
}

.locations {
	padding-top:20px;
	padding-bottom:20px;
}

.locations-head {
	border-bottom:#e4e4e4 solid 1px;
	padding-bottom:15px;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

.locations-contents {
	border-bottom:#e4e4e4 solid 1px;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	color:#676767;
	font-size:11px;
}

.locations-contents td {
	vertical-align:top;
}
#sub-middle {
	width:964px;
	margin:0 auto;
}

.sub-m-head {
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
	color:#000;
}

.sub-m-text {
	font-weight:bold;
	padding-left:10px;
	padding-bottom:20px;
}

.parts-result th {
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-color:#555;
	font-size:12px;
	height:25px;
	border-right:#fff solid 1px;
}

.parts-result td {
	text-align:center;
	color:#000;
	font-size:12px;
	height:25px;
	border-right:#fff solid 1px;
	vertical-align:middle;
}

.grey td {
	background-color:#eeeeee;
	color:#555;
	vertical-align:middle;
}
.submit_button
{
	padding: 3px 5px ;
}
.blockMsg1{
	border:1px solid #000000;
}



/* 12-01-2012 */

#sitemap {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
}

#sitemap a {
	color:#333;
	text-decoration:none;
}

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

#sitemap ul li {
	text-transform:uppercase;
}

#sitemap ul li a {
	color:#000;
}

#sitemap ul li ul {
	padding-bottom:10px;
}

#sitemap ul li ul li{
	padding-left:20px;
	font-weight:normal;
	text-transform:none!important;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

#sitemap ul li ul li a {
	color:#333!important;
}

#sitemap ul li ul li ul {
	padding-left:20px;
	font-weight:normal;
	font-size:11px;
	padding-bottom:0px;
}

.jobs {
	padding-top:10px;
	padding-bottom:20px;
	border-bottom:#ccc solid 1px;
}

.job-name {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}

.apply {
	padding-top:10px;
}

.jobs p {
	padding-bottom:10px!important;
	color:#999;
}

.jobs span, .jobs p span  {
	font-size:12px!important;
	font-weight:bold;
	color:#333;
}

/* 23-03-2012 */

.ac-head {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.ac-head b {
	color:#f79646!important;
}

.ap-image {
	width:717px;
	height:157px;
	overflow:hidden;
	border:#6b6b6b solid 5px;
	margin-bottom:25px;
}

.ap-image2 {
	width:717px;
	height:200px;
	overflow:hidden;
	border:#6b6b6b solid 5px;
	margin-bottom:25px;
}

.app-div {
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
}

.apd-head {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:12px;
	color:#FF0000;
}

.apd-contact {
	font-size:12px;
	color:#000;
}

.apd-contact span {
	font-weight:bold;
}

.kf-table {
	border-top:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
}

.kf-table td {
	padding:2px 3px 2px 6px;
	text-align:left;
	vertical-align:top;
	border-bottom:#b3b3b3 solid 1px;
	border-left:#b3b3b3 solid 1px;
	color:#333;
	background-color:#fafafa;
}

.address-new {
	font-weight:bold;
	line-height:16px;
	padding-bottom:20px;
}

.address-new a {
	color:#0066CC;
	text-decoration:none;
}

.address-new a:hover {
	color:#0066CC;
	text-decoration:underline;
}

.address-new span  {
	font-weight:normal;
}

.location-map {
	font-size:11px;
	padding-bottom:5px;
}

.location-map a {
	color:#666;
	text-decoration:none;
}

.location-map a:hover {
	color:#666;
	text-decoration:underline;
}

/* 05-04-2012 */

.content-list li a	{
	color:#333;
	text-decoration:none;
}

.content-list li a:hover	{
	color:#000;
	text-decoration:underline;
}