﻿body,html 
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial;
}

a
{
	text-decoration: none;
	color: Black;
}
.middle a
{
	text-decoration: underline;
}
h2
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}
h1
{
	font-size: 24px;
	font-family: Times New Roman;
	line-height: 30px;
	margin-top: 0px;
}
p
{
	padding: 0px;
	margin: 0px 0px 11px 0px;
}
img
{
	border: 0px;
}
.clr
{
	clear: both;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}

.top
{
	height: 80px;
	background-color: black;
	position: relative;
}
.topimg
{
	position: absolute;
	left: 29px;
	bottom: 0;
}
.topmenu1
{
	position: absolute;
	left: 530px;
	bottom: 0;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.topmenu1 li
{
	float: left;
	color: White;
}
.topmenu1 li a
{
	color: White;
}
.topmenu1 li a.active, .topmenu1 li a:hover
{
	color: #76ad28;
}
.topmenu2
{
	height: 36px;
	
}
.topmenu2inverse
{
	background-image: url(../images/livingandroom/topmenu2_background.png);
	background-repeat: repeat-x;
}
.topmenu2_block
{
	float: left;
	width: 22px;
}
.topmenu2_collection, .topmenu2_rest, .topmenu2_info
{
	float: left;
	display: inline;
	text-align: center;
}
.topmenu2_collection a, .topmenu2_rest a, .topmenu2_info a
{
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	float: left;	
	line-height: 21px;
	height: 21px;
	margin-top: 15px;
}
.topmenu2_collection
{
	margin-left: 72px;
}
.topmenu2_rest, .topmenu2_info
{
	margin-left: 6px;
}
.topmenu2_collection a
{
	width: 141px;
	background: transparent url(../images/livingandroom/topmenu_141_black.png) no-repeat;
}
.topmenu2_rest a
{
	width: 100px;
	background: transparent url(../images/livingandroom/topmenu_100_black.png) no-repeat;
}
.topmenu2_info a
{
	width: 142px;
	background: transparent url(../images/livingandroom/topmenu_142_green.png) no-repeat;
}
.topmenu2_collection_active a, .topmenu2_collection a:hover
{
    color: black;
	background: transparent url(../images/livingandroom/topmenu_141_white_christmas.png) no-repeat;
}
.topmenu2_rest_active a, .topmenu2_rest a:hover
{
    color: black;
	background: transparent url(../images/livingandroom/topmenu_100_white_christmas.png) no-repeat;
}
.topmenu2_info_active a, .topmenu2_info a:hover
{
}


.topmenu2inverse .topmenu2_collection a
{
	background: transparent url(../images/livingandroom/topmenu_141_black.png) no-repeat;
}
.topmenu2inverse .topmenu2_rest a
{
	background: transparent url(../images/livingandroom/topmenu_100_black.png) no-repeat;
}
.topmenu2inverse .topmenu2_info a
{
	background: transparent url(../images/livingandroom/topmenu_142_green.png) no-repeat;
}
.topmenu2inverse .topmenu2_collection_active a, .topmenu2inverse .topmenu2_collection a:hover
{
	background: transparent url(../images/livingandroom/topmenu_141_white_christmas.png) no-repeat;
}
.topmenu2inverse .topmenu2_rest_active a, .topmenu2inverse .topmenu2_rest a:hover
{
	background: transparent url(../images/livingandroom/topmenu_100_white_christmas.png) no-repeat;
}

.middle_left
{
	width: 623px;
	padding-left: 27px;
	float: left;
	position: relative;
}
.middle_right
{
	float: left;
	padding-left: 8px;
}

.sidebar
{
	width: 141px;
	height: 660px;
	float: left;
	margin-left: 6px;
}
.middle
{
	float: left;
	width: 418px;
	margin-top: 22px;
	margin-left: 45px;
}

.footer
{
	position: relative;
	padding-top: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	text-transform: uppercase;
}


.inverse
{
	color: White;
}
.inverse a
{
	color: White;
}


.slideshowholder
{
	position: relative;
}
.cursor img
{
	cursor: pointer;
}
.slideshowholder .slideshow
{
	
}
.slideshowholder .slideshowadviser
{
	position: absolute;
	top: 20px;
	right: 38px;
	display: none;
}
.slideshowholder .slideshowreadmore
{
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 18px;
	line-height: 25px;
	height: 25px;
}


.submenu
{
	list-style-type: none;
	padding: 0px;
	margin: 22px 0px 0px 10px;
}
.submenu li a
{
	font-size: 11px;
	font-weight: bold;
}

.sidebarbuttons
{
	position: absolute;
	top: -116px;
}
#adviser_button
{
}
#hostess_button
{
	margin-top: 9px;
}
#adviser_button a, #hostess_button a
{
	background: transparent url(../images/livingandroom/blackbutton.png) no-repeat;
	line-height: 28px;
	height: 31px;
	width: 140px;
	float: left;
	text-align: center;
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}
#adviser_button a:hover, #hostess_button a:hover
{
	background: transparent url(../images/livingandroom/greenbutton.png) no-repeat;
}

#container
{
}
#imageholder
{
	position: absolute;
	bottom: 10px;
	z-index: -1;
	left: 665px;
}

.imagelist
{
	width: 309px;
}
.imagelist a
{
	margin-right: 5px;
	float: left;
	margin-bottom: 6px;
}
.imagelist_navigation
{
	margin-top: 10px;
	width: 309px;
}
.imagelist_navigation .explanation
{
	font-weight: normal;
	float: left;
	margin-left: 25px;
}
.imagelist_navigation a
{
	font-weight: bold;
}
.imagelist_navigation span
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.imageinfo
{
	margin-top: 20px;
	width: 309px;
}
.imageinfo .title
{
    color: White;
    font-family: Times New Roman;
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
    text-transform: uppercase;
}

.form
{
	margin-top: 30px;
}
.form input, .form textarea
{
	width: 417px;
	border: 1px #e7e7e7 solid;
	margin-bottom: 5px;
}
.form textarea
{
	height: 203px;
}
.form .submit
{
	background: transparent url(../images/livingandroom/blackbutton.png) no-repeat;
	width: 140px;
	height: 31px;
	float: right;
	border: 0px;
	text-decoration: none;
	color: White;
	line-height: 28px;
	text-align: center;
}
.form .submit:hover
{
	background: transparent url(../images/livingandroom/greenbutton.png) no-repeat;
}

.highlight
{
	font-weight: bold;
	margin: 10px 0px;
}

.rightimage
{
    position: absolute;
    left: 665px;
    top: 22px;
}

.facebook
{
    position: absolute;
    bottom: 0;
    left: 861px;
}
.link-1
{
    margin-bottom: 21px;
    position: relative;
}
.link-1 img
{
    position: relative;
    z-index: 1;
}
.link-1 a
{
    display: block;
}
.linktext1-1,
.linktext1-2,
.linktext1-3
{
    position: absolute;
    top: 195px;
    left: 0;
    width: 300px;
    height: 30px;
    padding: 0 0 0 20px;
    z-index: 2;
    font-family: Arial;
    font-size: 28px;
    line-height: 100%;
}
.linktext1-2
{
    top: 232px;
    font-size: 16px;
    line-height: 120%;
}
.linktext1-3
{
    top: 260px;
    font-size: 10px;
    padding: 0;
    width: 285px;
    text-align: right;
    line-height: 120%;
}

.link-2,
.link-2 a
{
    font-family: Times New Roman;
    font-size: 24px;
    line-height: 30px;
    color: White;
}
.link-2
{
    padding: 10px;
    width: 280px;
}
.link-2 a
{
    display: block;
}
.readmore-top
{
    top: 10px;
    right: 15px;
    font-size:18px;
    height:25px;
    line-height:25px;
    position:absolute;
}
.readmore-top,
.slideshowreadmore
{
    background-color: #D4007A;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    padding: 0 5px;
}
.readmore-top a,
.slideshowreadmore a
{
    opacity: 1.0;
}
.signature {
    font-family: Arial;
    font-size:10px;
    line-height:30px;
    padding-top:0;
}

#vacation
{
    margin: 10px 0;
    clear: left;
    color: White;
    font-size: 24px;
    line-height: normal;
    font-family: Times New Roman;
}