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

AIKO | Contact Us

copyright 2007

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

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

PAGE

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

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

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

CONTENT

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

#content {
    height: 777px;
}

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

LEFT COLUMN

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

#left-column h2 {
    height: 40px;
    width: 205px;
    text-indent: -5000px;
    background: url(../images/contact-h2.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;
}

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

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

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

#nationality {
    width: 266px;
}

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

RIGHT COLUMN

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

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

#right-column #cards {
	margin-top: 15px;
    height: 88px;
    width: 180px;
    text-indent: -5000px;
    background: url(../images/credit-card-icons.gif) 0 0 no-repeat;
}