html, body
{
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background: url(bg.gif) top center #daeba7;
	color:  #333333;
	font-family: arial,'Times New Roman',serif;
	font-size: 12px;
}

#page
{
	width: 910px;
	margin: auto;
	display:block;
}


#header
{
	height:323px;
	background: url(head_bg.jpg);
}

#content
{
	background: url(content_bg.gif) #eee29a;
	padding:10px;
}

#lng_select
{
	height: 80px;
	text-align: right;
}

#lng_select a
{
	color: #c0720e;
}

#mainNav a:link, #mainNav a:visited, #mainNav a:hover, #mainNav a:active
{
	background: url(mainnav.gif) left no-repeat;
	padding:20px;
	display: block;
	float:left;
	color: #5b461c;
	font-family: arial,serif;
	font-size: 16px;
}

#mainNav a:hover
{
	color: #c46e30;
}

h1, h2, h3
{
	color: #573509;
}

h1
{
	font-size: 18px;
	font-weight:bold;
}

h2
{
	font-size: 14px;
	font-weight:bold;
}

h3
{
	font-size: 12px;
	font-weight:bold;
}

a:link, a:visited, a:hover, a:active
{
	color: #573509;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

#intro_left
{
	width: 400px;
	float: left;
	overflow:hidden;
}

#intro_right
{
	width: 400px;
	float: left;
	overflow:hidden;
}

#footer
{
	font-family:sans-serif;
	background: url(content_bg.gif) #eee29a;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
	color:  #87836b;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration:underline;
	color: #573509;
}

#footer_bottom
{
	height: 20px;
	background: url(footer_bottom.gif);
}

#newsletter
{
	float:right;
	margin-right:35px;
	margin-top: 50px;
}

.inputField
{
	font-size: 12px;
}


.news_label
{
	color: #d4af78;
}

.news_input
{
	font-size:10px;
	width: 100px;
	border: 1px solid #000000;
}

.news_text
{
	color: #FFFFFF;
	font-size: 11px;
}
.news_text a
{
	color: #FFFFFF;
}
.news_btn
{
	color: #573509;
	background: url(newsletter_btn.gif) no-repeat center;
	width: 145px;
	height: 31px;
	border: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	vertical-align: top;
	padding-bottom:10px;
}


.submit
{
	color: #573509;
	background: url(submit_btn.gif) no-repeat center;
	width: 200px;
	height: 35px;
	border: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	vertical-align: top;
	padding-bottom:10px;
}

.lnk_btn
{
	color: #573509;
	background: url(submit_btn.gif) no-repeat center;
	width: 200px;
	height: 35px;
	border: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	padding-top:10px;
}


.overview_pic
{
	background: url(overview_pic_bg.gif) no-repeat top left;
	width: 150px;
	height: 255px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:center;
	text-decoration:none;
}

.overview_pic img
{
	margin-right:5px;
}

.overview_pic:hover
{
	text-decoration:none;
	font-style:italic;
}

.overview_imgstyle
{
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
}

.job_label, .job_field
{
}

.job_label_mandatory, .booking_label_mandatory
{
	font-weight:bold;
}


#profile_left
{
	float: left;
	width: 400px;
}

#profile_hint
{
	width: 343px;
	color: #eaba30;
	background: url(hint_bg.gif) repeat-y  #573509;
}

#profile_hint div
{
	margin-left:5px;
	margin-right:5px;
}


#profile_right
{
	float: right;
	width: 420px;
}

#profile_left h1
{
	width: 100%;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 16px;
}

#profile_right h1
{
	width: 100%;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 16px;
}

.profile_value
{
	color: #573509;
	font-weight: bold;
}

#profile_large_pic
{
	background: url(profile_large_pic.gif) no-repeat;
	width: 281px;
	height: 415px;
	float: left;
	margin-right: 15px;
	text-align:center;
}
#profile_large_pic img
{
	margin-top:2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 8px;
	border: 1px solid #573509;
}

.profile_small_pic
{
	width: 119px;
	height: 123px;
	float: left;
	display:block;
	margin-bottom: 20px;
	margin-right: 5px;
}

.profile_lnk
{
	color: #573509;
	background: url(profile_link.gif) no-repeat center;
	width: 121px;
	height: 35px;
	border: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	text-align:center;
	padding-top:10px;
}

.pair_lnk{
	color: #573509;
	background: url(submit_btn.gif) no-repeat center;
	width: 200px;
	height: 35px;
	border: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	text-align:center;
	padding-top:10px;
}

.ratelabel
{
	width:150px;
	text-align:left;
}
.ratevalue
{
	width:100px;
	text-align:right;
}