/* GENERAL STYLES */
/* Browser Independent Stylesheet         */
/*                                        */
/* (c) 2003-2007 Bawden Quinn Associates  */
/*                                        */
/* Site: hondapeople.co.uk                */
/*                                        */
/* Modifications:                         */
/* 28.09.07 - itsRecruitmentBlock for     */
/*            Honda careers pages         */

/* 28.09.11 application form              */
.applyform
{
border: 1px solid #666666;
padding: 10px;
background-color: #eaeaea; 
width: 360px;
}
#validation_notice
{
border: 1px solid #cc0000;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
color: #red; 
width: 360px;
}

/* 27.02.09 - anti phishing alert box     */

/* new class for phishing alert */
.phishing-alert
{
    padding: 0px 0px 0px 29px!important;

}

.phishing-alert a
{
    padding: 0px!important;
    background-color: #fff!important;
    border: none!important;
}

#footer
{
    width: 943px;
}

#nextsteps li
{
    padding-top: 0.7em;
    font-size: 1.1em;
    padding-bottom: 0.6em;
}

#nextsteps li a {
    padding-left: 22px;
}

.bq
{
    padding-top: 1.2em;
    color: #000!important;
    font-size: 0.9em;
    font-style: italic;
}

.rss
{
    background-image: url(/media/3568/rss-feed.gif);
    background-repeat: no-repeat;
    background-position: 1px 6px;
}

.email
{
    background-image: url(/media/6097/email-icon.gif);
    background-repeat: no-repeat;
    background-position: 1px 6px;
}

.contact
{
    background-image: url(/media/6984/phone-icon.gif);
    background-repeat: no-repeat;
    background-position: 1px 6px;
}

.vacref
{
    background-color: #c00;
    padding: 0.2em;
    color: #fff;
    font-size: 0.9em;
}

#vacancytypes ul
{
    padding-bottom: 0.6em;
}

#vacancytypes li
{
    display: inline;
    font-size: 1.1em;
    padding-left: 2.0em;
}

.keyfacts
{
    border: 1px solid #c00;
    background-color: #ececec;
    margin: 0.6em;
}

.keyfacts td
{
    padding: 0.6em;
}

#content_left img
{
    display: inline;
}

#content_left table
{
    border-collapse: collapse;
}

#content_left label
{
    font-size: 1.0em;
    color: #666;
}

#content_left th
{
    background-color: #c00;
    color: #fff;
    height: 2em;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 2px;
}

#content_left td
{
    color: #666;
    height: 2em;
    text-align: left;
    vertical-align: top;
    font-size: 1.1em;
    font-weight: normal;
    padding-right: 2px;
    padding-left: 2px;
}

#content_fullwidth table
{
    border-collapse: collapse;
}

#content_fullwidth th
{
    background-color: #c00;
    color: #fff;
    height: 2em;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-left: 22px;
    padding-right: 2px;
    border-bottom: 1px solid #fff;
}

#content_fullwidth td
{
    background-color: #ececec;
    color: #666;
    height: 2em;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-left: 22px;
    padding-right: 2px;
    border-bottom: 1px solid #fff;
}

#content_fullwidth select
{
    background-color: #ececec;
    margin-bottom: 0.6em;
    font-size: 1.3em;
}

#holder
{
}

#holder
{
    width: 600px;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 135%;
}

#holder h1
{
    font-size: 1.4em;
    padding-bottom: 0.6em;
/*    letter-spacing: -1px; */
}


#holder h2
{
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
    /* text-transform: uppercase; */
}

#holder p
{
    font-size: 1.1em;
    line-height: 1.4em;
    padding-bottom: 1.2em;
    color: #666;
}

#holder a
{
    color: #666;
    text-decoration: none;
    font-weight: bold;  
}

#holder a:hover
{
    color: #c00;
    text-decoration: underline;
}

#holder li
{
    margin-left: 2.6em;
    list-style-type: disc;
    color: #666;
    padding-bottom: 0.6em;
}

#holder ul
{
    padding-bottom: 1.1em;
}

body
{
    margin: 10px;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 62.5%; /* or 10px */
}

/* Remove cross-browser defaults          */
/* These must now be coded explicitly     */
/*                                        */

a img, a:link img, a:visited img
{
    border:none
}

h1, h2, h3, h4, h5, h6, pre, code
{
    font-size:1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, html, p, blockquote, fieldset, input
{
    margin:0;
    padding:0;
}

ul, ol
{
    list-style:none;
}

#scrollbar-moz
{ 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

/* Accessibility links                    */
/*                                        */

#skip_container
{
    position: absolute;
    left: -1000px;
    z-index: -100;
}

.accessibility
{
    display: none;
}

/* Start of main CSS                      */
/*                                        */

#main_container
{
    border: 1px solid #ccc;
    padding: 0px;
    width: 933px;
    height: auto;
    background-position: top left;
    background-repeat: no-repeat;
}

#logo_container
{
    float: left;
    width: 506px;
    height: 30px;
    padding: 13px 0px 0px 27px;
}

#search_container
{
}


#search_container label {
    font-size: 1.2em;
}
#search_container .inputfield {
    background-color: #f5f5f5;
    border: 1px;
    padding-left: 2px;
    margin-left: 2px;
    width: 120px;
}
#search_container .button {
    background-color: #666;
    background-image: url(/media/642/search_button0.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    border: 0;
    margin: 0;
    width: 75px;
    height: 21px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

#search_landing
{
    float: left;
    width: 373px; /* 333 */
    height: 30px;
    padding: 13px 27px 0px 0px;
    text-align: right;
}


#search_landing label {
    font-size: 1.2em;
}
#search_landing .inputfield {
    background-color: #f5f5f5;
    border: 1px;
    padding-left: 2px;
    margin-left: 2px;
    width: 120px;
}
#search_landing .button {
    background-color: #666;
    background-image: url(/media/642/search_button0.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    border: 0;
    margin: 0;
    width: 75px;
    height: 21px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

#landing_container
{
    float: left;
    width: 933px;
    padding-top: 160px;
    height: 138px;
}

#landing_apprentice
{
    float: left;
    padding-left: 230px;
}

#landing_recruitment
{
    float: left;
    padding-left: 20px;
}

#landing_left
{
    float: left;
    width: 201px;
    height: auto;
    padding-bottom: 20px;
    padding-right: 21px;
}

#landing_right
{
    float: left;
    width: 201px;
    height: auto;
    padding-bottom: 20px;
}

#itsRecruitmentBlock
{
    width: 423px;
}

#header_container
{
    float: left;
    width: 933px;
    height: 118px;
}

#header_followon
{
    float: left;
    width: 933px;
    height: 118px;
}



#navigation_container
{
    float: left;
    width: 230px;
    height: auto;
    font-size: 1.1em; /* 11px */
}

/* Initial unordered list                 */

#navigation_container ul
{
    padding: 0px 0px 0px 0px;
    margin: 0px 42px 40px 29px;
    border-bottom: 1px solid #ccc;
    width: auto;
}

/* Subsequent uls, first same level,      */
/* next indented                          */
#navigation_container ul li ul
{
    padding: 0px;
    margin: 0px;
    border-bottom: none;
}

#navigation_container ul li ul li ul
{
    padding: 0px 4px 0px 4px;
    border-top: 1px solid #f5f5f5;
}

/* Initial list in red, check font size   */
/* in subsequent lists                    */
#navigation_container li
{
}

#navigation_container ul li ul li
{
}

#navigation_container ul li ul li ul li
{
}

/* Basic anchor settings                  */
/*                                        */
#navigation_container a
{
    text-decoration: none;
    display: block;
    padding: 3px 16px 4px 10px;
    background-color: #c00;
    color: #fff;
    border-right: 2px solid #ccc;
}

#navigation_container a:hover
{
}


/* Second level anchor                    */
/*                                        */
#navigation_container ul li ul li a
{
    background-color: #f5f5f5;
    color: #666;
    border-bottom: 1px solid #ccc;
}

#navigation_container ul li ul li a:hover
{
    background-color: #fff;
    color: #000;
}

/* Third level anchor                     */
/*                                        */
#navigation_container ul li ul li ul li a
{
    background-color: #ececec;
}

#navigation_container ul li ul li ul li a:hover
{
}

/* Fourth level anchor                    */
/*                                        */
#navigation_container ul li ul li ul li ul li a
{
    background-color: #e5e5e5;
}

#navigation_container ul li ul li ul li ul li a:hover
{
}

/* Flyout anchor - not selected           */
/*                                        */
#navigation_container a.flyout_inactive
{
    background-image: url(/media/647/flyout_inactive.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

#navigation_container a.flyout_inactive:hover
{
}

/* Flyout anchor - selected               */
/*                                        */
#navigation_container a.flyout_active
{
    background-color: #fff;
    background-image: url(/media/652/flyout_active.gif);
    background-position: top right;
    background-repeat: no-repeat;
    color: #c00;
    font-weight: bold;
}

#navigation_container a.flyout_active:hover
{
    color: #c00;
}

/* Non flyout anchor - selected           */
/*                                        */
#navigation_container a.active
{
    color: #c00;
    font-weight: bold;
    background-color: #fff;
}

#navigation_container a.active:hover
{
    background-color: #fff;
    color: #c00;
}

/* Content Container                      */
/*                                        */
#content_container
{
    float: left;
    width: 703px;
    height: auto;
    padding-bottom: 40px;

}

#breadcrumb
{
    height: 20px;
    color: #666;
}

#breadcrumb li
{
    display: inline;
}

#content_container h1
{
    font-size: 1.4em;
    padding-bottom: 0.6em;
/*    letter-spacing: -1px; */
}

#content_container p
{
    font-size: 1.1em;
    line-height: 1.4em;
    padding-bottom: 1.2em;
    color: #666;
}

#content_container a
{
    color: #666;
    text-decoration: none;
    font-weight: bold;  
}

#content_container a:hover
{
    color: #c00;
    text-decoration: underline;
}

#content_left
{
    float: left;
    width: 423px; /* 383 */
}

#content_left h2
{
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
    /* text-transform: uppercase; */
}

#content_left ul
{
    padding-top: 0.6em;
    padding-bottom: 1.1em;
}

#content_left li
{
    margin-left: 2.6em;
    list-style-type: disc;
    list-style-position: outside;
    color: #666;
    font-weight: normal;
    font-size: 1.1em;
    padding-bottom: 0.6em;
}

#content_right
{
    float: left;
    width: 233px;
/*    padding: 2.4em 67px 0px 20px; */
    padding: 2.4em 27px 0px 20px;
}

#content_right h3
{
    font-size: 1.1em;
    line-height: 1.4em;
    color: #c00;
    /* text-transform: uppercase; */
}

#content_right h4
{
    font-size: 1.0em;
    color: #000;
}

#content_right h4 a
{
    border: none;
    color: #000;
}

#content_right h4 a:hover
{
    border: none;
}

#content_right h5
{
    font-size: 1.0em;
    font-weight: normal;
    text-transform: uppercase;
    color: #888;
}

#content_right hr
{
    height: 1px;
    color: #ccc;
}

#content_fullwidth
{
    float: left;
    width: 656px;
    padding: 2.4em 27px 0px 0px;
}

#content_fullwidth h2
{
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
    /* text-transform: uppercase; */
}

#content_fullwidth ul
{
    padding-top: 0.6em;
    padding-bottom: 1.1em;
}

#content_fullwidth li
{
    margin-left: 2.6em;
    list-style-type: disc;
    list-style-position: outside;
    color: #666;
    font-weight: normal;
    font-size: 1.1em;
    padding-bottom: 0.6em;
}

#footer_starts
{
    clear: both;
}

#footer_nav
{
    float: left;
    width: 532px;
    margin-left: 1px;
    font-size: 1.1em;
   
}

#footer_nav ul
{
    padding: 10px 10px 10px 47px;
}

#footer_nav li
{
    display: inline;
    padding: 0px 10px 0px 10px;
    border-left: 1px solid #666;
    font-weight: bold;
}

#footer_nav li.first
{
    border-left: 0px; 
}

#footer_nav a
{
    color: #aaa;
    width: 100%;
    text-decoration: none;
}

#footer_nav a:hover
{
    color: #000;
    text-decoration: underline;
}


#footer_address
{
    float: left;
    width: 373px;
    padding: 10px 28px 10px 0px;
    text-align: right;
    font-size: 1.1em;
    font-weight: bold;
    color: #aaa;
}


.floatleft
{
    float: left;
}


.filedesc {
	clear: both;
	font-size: 11px;
	padding-bottom: 6px;
}

#feed_icon {
	float: left; 
	padding-top: 1px; 
	padding-right: 4px;
}

#feed_icon2 {
	float: left; 
	padding-top: 1px; 
	padding-right: 4px;
}

.biogpic {
	float: left;
	margin-right: 6px;
	margin-top: 4px;
}

#previous_posts li
{
    font-size: 1.1em;
    padding-bottom: 0.6em;
}



/* EDITOR PROPERTIES */
p {

}

h2 {

}


