@media screen {
*
{
	font-family: Verdana, Arial, Sans;
	color: #2f2f2f;	
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

body
{
	font-size: 8.5pt;
}

#centerblock {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	margin-bottom: -151px;
	text-align: left;
}

#header {
	background: url('/guide/_img/header_back.png') repeat-x;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100px;
}

#breadcrum {
	position: absolute;
	top: 110px;
}

#filler {
	clear: both;
	display:block;
	height: 160px;
}

#content_left {
	margin: 110px 0 0 -680px;
	_margin: 110px 0 0 -684px;
	width: 200px;
	float: left;
	display: inline-block;
}

#content_middle {
	*padding-bottom: 16px;
	_padding: 0;
	margin: 130px 0 0 216px;
	_margin: 130px 0 0 104px;
	width: 468px;
	float: left;
	display: inline-block;
}

#content_right {
	margin: 100px 0 0 0;
	width: 300px;
	float: right;
	display: inline-block;
}

#footer {
	background: #dedede url('/guide/_img/footer_back.png') repeat-x;
	position: relative;
	bottom: 0;
	width: 100%;
	height: 150px;
	border-top: 1px solid #EBEBEB;
}
#header #header_middle {
	width: 1000px;
	margin: 0 auto;
	height: 65px;
}

#header #logo_word {
	width: 335px;
	margin: 3px 0 0 0;
	*margin: 5px 0 0 0;
	float: left;
	display: inline-block;
}

#header img {
	border: 0;
	margin: 0;	
}

#header #slogan 
{
	float: left;
	margin: 55px 0 0 -359px;
	display: inline-block;
	_margin-top: 0;
	line-height: 4px;
	*line-height: 12px;
	*margin-top: 53px;
}

#header #header_menu {
	margin: 45px 0 0 0;
	*margin: 45px 0 0 0;
	color: #006797;
	width: 300px;
	float: right;
	text-align: right;
	display: inline-block;
}

#header h1 {
	padding: 0; 
	margin: 0px 0 0 0;
	* margin: 0;
		float: left;
}
#header a {
	text-decoration: none;
	color: #3f3f3f;
}

#header a:hover,.active_link {
	color: #006797;
	text-decoration: underline;
}


#header #textSize {
	font-size: 8.5pt;
	float: right;
	margin: 0 5px 0 0;
}
#header a.textSize {
	curor: hand;
	cursor: pointer;
	font-size: 8.5pt;
}
#header a.textSize_1 {
	font-size: 8.5pt;
}
#header a.textSize_2 {
	font-size: 10pt;
}
#header a.textSize_3 {
	font-size: 11.5pt;
}
#header a.textSizeActive {
	text-decoration: underline;
}

#header div#profileLinks
{
	margin: 5px 20px 0 0;
	float:right;
}
#header .label
{
	float: left;
	display: inline;
	font-size: 140%;
	margin: 27px 0 0 0;
	clear: right;
}
#content_left div.select_country {
	width: 200px;
	margin-bottom: 6px;
	_margin-left: 8px;
}

#content_left ul {
	width: 200px;
	max-width: 200px;
	padding: 0;
	margin: 0; 
	_width: 192px;
	_margin: 0 0 0 8px;
}

#content_left li {
	list-style-type: none;
	font-weight: bold;
	padding: 5px 0 0 0;
}

#content_left li a {	
	text-decoration: none;
	color: #3f3f3f;
}

#content_left li:hover {
	color: #006797;
}

#content_left b.selected a {
	color: #006797;
}

#content_left div.parent_title {
	background: #dedede url('/guide/_img/menu_back.png') repeat-x;
	border: 1px solid #ddd;
	line-height: 25px;
	padding: 5px;
}

#content_left div.parent_title.selected {
	background: #a0a0a0;
}

#content_left div.parent_title:hover {
	background: #c0c0c0 url('/guide/_img/menu_back_hover.png') repeat-x;
}

#content_left img.menuicon {
	border: 0;
	margin: 1px 0 0 1px;
	_margin-left: 4px;
}

#content_left img.menuflag {
	border: 0;
	margin: 3px 0 0 3px;
	_margin-left: 4px;
}

#content_left img.menuexpand {
	margin-top: 6px;
}

#content_left div.parent_title a.include_icon {
	margin-left: 32px;
	_margin-left: 6px;
	display: block;
	_display: inline-block;
}

#content_left li.child {
	font-weight: normal;
	padding: 1px 0 1px 16px;
}
#content_left li.child:hover {
	text-decoration: underline;
}

#content_left ul.country_knob {
	padding-bottom: 8px;
}
#content_left ul.country_knob div.parent_title {
	border: 1px solid #ddd;
	background: none;
	padding: 6px 6px 4px 6px;
}
#content_left ul.country_knob a {
	margin-top: -2px;
}
#content_middle .red {
	color: #3f3f3f;
}

#content_middle p {
	line-height: 1.4em;
	margin: 16px 0 0 0;
}

#content_middle p a {
	border-bottom: 1px dotted #9f9f9f;
	color: #3f3f3f;
	text-decoration: none;
}

#content_middle p a:hover {
	text-decoration: none;
	color: #3f3f3f;
}

#content_middle a {
	text-decoration: none;
	color: #3f3f3f;
}

#content_middle a:hover,.active_link {
	color: #3f3f3f;
	text-decoration: underline;
}

#breadcrum,
#breadcrum .red,
#breadcrum a {
	color: #666;
}

#content_right	b,strong {
	font-weight: bold;
	margin: 16px 0 0 0;
}

#content_middle p img {
	border: 1px solid #6f6f6f;
	margin: 4px 8px 4px 8px;
}

#content_middle a img {
	border: 0;
}

#content_middle em {
	font-style: italic;
}

#content_middle ul,ol {
	margin: 0 0 0 18px;
	padding: 0 0 0 8px;
}

#content_middle h1 {
	color: #3f3f3f;
	font-size: 1.6em;
	font-weight: normal;
	margin: 8px 0 16px 0;
}

#content_middle h2 {
	color: #3f3f3f;
	font-size: 1.4em;
	font-weight: normal;
	margin: 8px 0 16px 0;
}

#content_middle h3,#content_middle h3 a {
	color: #3f3f3f;
	font-size: 1em;
	font-weight: bold;
	margin: 16px 0 0 0;
}

#content_middle h3 img {
	border: 1px solid #6f6f6f;
	margin: 4px 8px 4px 8px;
}	

#content_middle .experience_url {
	border-bottom: 1px dotted #9f9f9f;
	color: #3f3f3f;
}

#content_middle .experience_url:hover {
	text-decoration: none;
}

#content_middle .experience_footer {
	border-top: 1px solid #cfcfcf;
	padding: 10px;
	position: relative;
	overflow: auto;
	margin-top: 8px;
}

#content_middle .experience_footer .previous_chapter {
	position: absolute;
	top: 10px;
	left: 10px;
}

#content_middle .experience_footer .next_chapter {
	position: absolute;
	top: 10px;
	right: 10px;
}

#content_middle .experience_footer .addthis {
	position: absolute;
	top: 10px;
	left: 35%;
	font-size: 1em;
}

#content_middle .experience_footer img {
	margin: 0 4px 0 0;
	border: 0;
}

#content_middle input,select {
	margin: 4px 0 0 0;
	border: 1px solid #cfcfcf;
}

#content_middle input {
	padding: 1px 0 1px 0;
}

#content_middle .sitemap_country {
	width: 150px;
	float: left;
	overflow: hidden;
	margin: 0 5px 0 0;
}

#content_middle .sitemap_country_title {
	background: #f3f3f3;
	border: 1px solid #EBEBEB;
	padding: 10px;
}

#content_middle .sitemap_experience_toplevel {
	font-weight: bold;
}

#content_middle .sitemap_experience {
	line-height: 15pt;
	border-bottom: 1px solid #f3f3f3;
	padding: 5px;
}
#content_middle #middle_widgets {
	
}

#content_middle .openid
{
    background: #FFFFFF url('/guide/_img/openid-icon-small.gif') no-repeat scroll 0pt 50%;
    padding-left:15px;
}

#content_middle .gray
{
	color: #d8d8d8;
}

#content_middle .notification
{
	border: 1px solid #f8f8f8;
	font-style: italic;
	color: #444;
	padding: 10px;
}

#content_middle .notification_error
{
	padding-left: 40px;
	background: url('/guide/_img/att.png') no-repeat 10px center;
}

#content_middle input.error
{
	border: 1px solid #3f3f3f;
}

#content_middle img.error
{
	cursor: help;
}

#content_middle .reactions
{
	border-top: 1px solid #cfcfcf;
	padding: 10px;
}

#content_middle .reactions .pages
{
	width: 100%;
	text-align: right;
	color: #5f5f5f;
}
#content_middle .pages a.active
{
	text-decoration: underline;
}

#content_middle .reactions .reaction
{
	//border-left: 1px solid #dfdfdf;
	//border-right: 1px solid #dfdfdf;
	margin: 0 0 16px 0;
	padding: 0 16px 0 16px;
}
#content_middle .reactions .reaction p
{
	color: #5f5f5f;
}
#content_middle .reactions .new
{
	margin-top: 10px;
}

#content_middle .reactions .new textarea
{
	width: 468px;
	height:	200px;
	font-size: 1em;
}

#content_middle .reactions .new b
{
	display:block;
}

#content_middle .subexp img {
	float: right;
}

#content_middle span.right {
	float: right;
	display: block;
}

#content_middle hr {
	height: 1px;
	background-color: #e0e0e0;
	border: none;
	display: block;
	clear: both;
}
.hidden {
	display: none;
}
#content_right .red {
	color: #006797;
}

#content_right	b {
	font-weight: bold;
}

#content_right a {
	text-decoration: none;
}

#content_right a:hover,.active_link {
	color: #006797;
	text-decoration: underline;
}

#content_right input,select {
	margin: 4px 0 0 0;
	border: 1px solid #cfcfcf;
}

#content_right input.text {
	padding: 1px 0 1px 0;
	*padding: 2px 0 2px 0;
}

#content_right .header_menu_country {
	background: #ffffff url('/guide/_img/house.gif') bottom left no-repeat;
	padding-left: 15px;
	width: 278px;
}

#content_right #search_error {
	position: absolute;
	color: #ff0000;
	height: 12px;
	width: 260px;
	top: 10px;
	display: none;
}

#content_right #search {
	*margin: -20px 0;
}



#content_right .field {
	background: #dedede url('../../guide/_img/menu_back.png') repeat-x;
	border: 1px solid #ddd;
	margin: 13px 0 0 0;
	padding: 4px 10px 10px 10px;
}

#content_right .color_field {
	border: 1px solid #EBEBEB;
	margin: 12px 0 0 0;
	padding: 5px 10px 5px 10px;
	color: #adadad;
}

#content_right .color_field a {
	color: #adadad;
}

#content_right .red {
	color: #3f3f3f;
}

#content_right .opvallend {
	background: #ffffbb;
	border: 2px solid #ffdd00;
	font-size: 110%;
	color: #9f3f3f;	
}

#content_right .static_ads td {
	vertical-align: middle;
	margin: 0 0 4px 0;
}

#content_right .static_ads tr {
	width: 275px;
	display: block;
	margin-left: -1px;
}

#content_right .static_ads tr:hover {
	background: #ebebeb;
}

#content_right .static_ads a {
	font-size: 0.7em;
	margin-left: 4px;
}

#content_right .houses_form {
	background: #ddffdd;
	border: 1px solid #66dd99;
	font-size: 110%;
	color: #9f3f3f;	
}
#footer p {
	width: 1000px;
	text-align: center;
	margin: 70px auto 0;
	line-height: 21px;
	color: #c8c8c8;
	padding-right: 60px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover,.active_link {
	color: #fff;
	text-decoration: underline;
}
}@media print {

@CHARSET "UTF-8";

div#header #header_menu,
div#header #slogan,
div#content_left,
div#content_right,
div#footer,
div#breadcrum,
div.experience_footer,
div.reactions
{
    display:none; 
}

div#header #logo_word {
	display: block;
	position: absolute;
	top: 0;
	outline: 0px solid;
}

div#header #header_middle img {
	border: 0px solid;
}

div#content
{
    font-family: Arial;
    font-size: 10pt;
	margin-top: 58px;
}

div#content img
{
	margin: 8px;
}

}
