/*
----------------------------------

AIKO | Recruiting

copyright 2007

----------------------------------
*/

/*
----------------------------------

PAGE

----------------------------------
*/

#page {
	background: url(../images/recruiting-bg.jpg) top center no-repeat;
}

/*
----------------------------------

CONTENT

----------------------------------
*/

#content {
    height: 800px;
}

/*
----------------------------------

LEFT COLUMN

----------------------------------
*/

#left-column h2 {
    height: 47px;
    width: 190px;
    text-indent: -5000px;
    background: url(../images/recruiting-h2.gif) 0 0 no-repeat;
}

#subheading {
    height: 31px;
    width: 242px;
    margin-top: 15px;
    text-indent: -5000px;
    background: url(../images/recruiting-subtitle.gif) 0 0 no-repeat;
}

/* FORM */

#familyname-label {
    background: url(../images/familyname-label-bg.gif) 0 0 no-repeat;
}

#firstname-label {
    background: url(../images/firstname-label-bg.gif) 0 0 no-repeat;
}

#nationality-label {
    background: url(../images/nationality-label-bg.gif) 0 0 no-repeat;
}

#email-label {
    background: url(../images/email-label-bg.gif) 0 0 no-repeat;
}

#contactphone-label {
    background: url(../images/contactphone-label-bg.gif) 0 0 no-repeat;
}

#age-label {
    background: url(../images/age-label-bg.gif) 0 0 no-repeat;
}

#birthday-label {
    background: url(../images/birthday-label-bg.gif) 0 0 no-repeat;
}

#details-label {
    background: url(../images/details-label-bg.gif) 0 0 no-repeat;
}

#nationality {
    width: 266px;
}

#file-field {
	font-size: 1.4em;
	height: 24px;
}

/*
----------------------------------

RIGHT COLUMN

----------------------------------
*/

#right-column #bookings {
    height: 112px;
    width: 314px;
    text-indent: -5000px;
    background: url(../images/contact-bookings.gif) 0 0 no-repeat;
}