/* ===== Ford Retail Jobs  - (c) 2011 Bluesky Interactive ===== */

/* ===== standard elements ===== */
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}
body {
	background: #ffffff url(../images/background.gif) center 0 no-repeat;
}
#wrapper {
	width: 963px;
	margin: auto;
}
.clear { 
	clear: both; height: 0; overflow: hidden; 
}
.break {
	clear: both; overflow: hidden;	
	width: 100%;
	margin: 2px 0 6px 0;
	padding: 0;
	height: 0;
	background: #ffffff;
	border-top: 1px solid #d9d9d9;
}
/* not used? 
.break-highlight {
	clear: both; overflow: hidden;	
	width: 100%;
	margin: 2px 0 6px 0;
	padding: 0;
	height: 0;
	background: #ffffff;
	border-top: 3px solid #ff6600;
}
*/
ul {
	margin: 0 0 6px 0;
	padding: 0;
}
li {
	list-style-type: disc;
	margin: 0 0 4px 20px;
	padding: 0;
}


/* ====  main section =====  */
#content p {
	margin: 0;
	padding: 0 0 12px 0;
}
#content a, #content a:link, #content a:visited {
	color: #003399;
	text-decoration: none;	
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;	
	font-weight: bold;	
}


/*  typography inc. cufon  */
em, i { 
	font-style: italic; 
}
strong, b { 
	font-weight: bold; 
}
h1, h2 {
	padding-bottom:16px;
}
p {
	padding-bottom:5px;
}
h1, h2, h3, h4, h5, body, body * {
	font-family:'Arial', Verdana, sans-serif;
}

h1, h1 a {
	font-size:24px !important;
	line-height:27px !important;
	color:#333;
	font-weight: normal;
	letter-spacing: -1px;
}
	h1 a:hover {
		text-decoration:none;
	}

h2 {
	font-size:22px;
	line-height:35px;
	padding:8px 0 5px 0;
}

h3 {
	line-height:24px;
	font-size:20px;
	padding:8px 0 5px 0;
}

h4 {
	line-height:15px;
	font-size:15px;
	padding: 0 0 12px 0;
}

p, ul {
	font: 11px Verdana, Arial, sans-serif;
	line-height:13px;
	color:#666;
}

a, a:visited, a:hover {
	font: 11px Verdana, Arial, sans-serif;
	color:#003399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}



/* =====  header section ===== */
#header {
	width: 963px;
	margin: auto;
}
#header img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#header-left {
	width: 480px;
	float: left;
	margin: 23px 0 7px 0;
	padding: 0;
}
p.ford-logo {
	width: 152px; height: 45px;
	position: relative;
	display: block;
	float: right;
}
p.ford-logo span {
	background: url(../images/ford-logo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
p.ford-retail-jobs {
	width: 281px; height: 57px;
	position: relative;
	display: block;	
	float: left;
	margin: 0 30px 0 0;
}
p.ford-retail-jobs span {
	background: url(../images/ford-retail-jobs.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* ====  menu =====  */
.menuall {
	width: 963px;
	height: 24px;
	border-bottom: 8px solid #039;
	background: #EEEEEE;
}
#nav {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0; 
	height: 24px;
	background: #e5e5e5;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	height:24px;
	line-height:24px;	
	border-right: 1px solid #fff;
}
#nav a {
	font: 12px Verdana, Arial, sans-serif;
    text-decoration: none;
    display: block;
    margin: 0;
	padding: 5px 20px 5px 20px;
	color:#666666;
}
#nav a:hover {
	color: #ffffff;
	background: #5292fe; 
	text-decoration: none;	
}
#nav li ul {
    position: absolute;
    left: -999em;
    height: auto;
    margin: 0 0 0 0;
    padding: 0;
    width: 194px;
    border: none;
    z-index: 99;
}
#nav li ul a {
    width: 194px;
    margin: 0;
    padding: 0;
    background: #002C83;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    border-top: solid 1px #4365ab;
	border-right: none;	
}
#nav li ul li a {
	padding: 5px 0 5px 10px;
}
#nav li ul a:hover {
	background-color:#5292fe; 
	color: #fff;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	width: 164px; 
} 


/* =====  column structure ===== s */
#main-wrapper {
	width: 963px;
	margin: 0;
	padding: 0;
}
.main {
    width: 719px;
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
}
.left {
	width: 476px;
	float: left;
	padding: 0;
}
.centre {
    width: 224px;
    float: right;
    margin: 0;
    padding: 0;
}
.right {
    width: 224px;
    float: right;
    margin: 10px 0 0 0;
    padding: 0;
}
.ford-vacancies-list a {
	margin: 0 0 4px 0;
}
.ford-vacancies-list li {
    margin: 0 0 8px 0;
    list-style-type: none;
    color: #666666;
}


/* ======  headings =====  */
.notes {
    font-size: 10px;
	color: #7d7d7e;
	line-height: 12px;
}


/* ===== search etc. ====== 
.btn
{
    float: left;
    clear: both;
    background: url(/images/btn_left.png) no-repeat;
    padding: 0 0 0 10px;
    margin: 5px 0px 5px 0px;
}
.btn a
{
    background-position: left top;
    float: left;
    height: 40px;
    background: url(/images/btn_stretch.png) repeat-x left top;
    line-height: 40px;
    padding: 0 10px;
    color: #fff !important;
    font-size: 1em;
    text-decoration: none;
    text-align: center;
}
.btn span
{
	background: url(/images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}

.btn_general {
	background-color: #034285;
}
.btn_login {
	background-color: #034285;
}
*/
.right label {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
}
.right select {
	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #5f6164;
	width: 100%;
	margin: 4px 0 8px 0;
	padding: 3px 0; 
}
/*
.sbtn {
    float: left;
    clear: both;
    background: url(/images/sbtn_left.png) no-repeat;
    padding: 0 0 0 10px;
    margin: 5px 0px 5px 0px;
}
.sbtn a {
    background-position: left top;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff !important;
    font-size: 1em;
    text-decoration: none;
    text-align: center;
}
.sbtn_search {
    background-color: red;
}
*/
.SearchTitle {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #FFFFFF;
}


/* ====  contact form ====  */
.ContactTable {
	border-collapse: collapse;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;	
}
.ContactTable tr {
	border-bottom: 1px solid #d9d9d9;	
}
.ContactTable td {
	padding: 4px 4px;
}
.ContactTable input, .ContactTable textarea {
    border: 1px solid #D9D9D9;
	padding: 3px 3px;
    width: 340px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#lb_login {
	width: 204px;
	height: 32px;	
}


/* ====  footer section ====  */
#footer {
	margin: 10px 0 10px 0;
	padding: 6px 0 8px 0;
    font-size: 11px;
	color: #828282;
	border-top: 1px solid #d9d9d9;
	font-weight: normal;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;}
#footer p {
	margin: 0 0 6px 0;	
	padding: 0;
	font-weight: normal;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #828282;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#footer ul {
	list-style-type: none;
	display: inline;
	
}


/* ===== DONT THINK ANYTHING BELOW HERE WILL BE REQUIRED ===== */

.clearboth {
	clear:both
}


