﻿/* Module - Sales office */
#sales-office-contact 
{
	color: #c3c3c3;
	margin: 0 0 10px 13px;
}
#sales-office-contact h2
{
	font-size: 16px;
	margin: 0 0 6px 0;
}
#sales-office-contact a:link,
#sales-office-contact a:visited,
#sales-office-contact a:active 
{
	color: #c2c193;
	text-decoration: none;
}
#sales-office-contact a:hover,
#sales-office-contact a:focus 
{
	text-decoration: underline;
}
#sales-office-openinghours
{
	/*font-size: 11px;
	line-height: 13px;
	padding: 12px 12px 5px 12px;
	background: url(../images/rounded-box-top.gif) no-repeat;*/
	padding: 20px 0;
	margin-left: 13px;
}
/*#sales-office-openingshours-bottom 
{
	background: url(../images/rounded-box-bottom.gif) left bottom no-repeat;
	height: 7px;
	width: 210px;
	margin-bottom: 10px;
}*/
#sales-office-openinghours h2
{
	font-size: 16px;
	margin: 0 0 6px 0;
}
#sales-office-openinghours p
{
	/*font-size: 11px;*/
	margin: 0;
}
#sales-office-form 
{
	padding: 12px 17px 0 17px;
	background: url(../images/contact-box-top.gif) left top no-repeat;
	margin-left: -4px;
	width: 192px;
	color: #fff;
}
#sales-office-form h2 
{
	font-size:		16px;
	margin:			3px 0 0 0;
}
#sales-office-form p 
{
	margin-bottom:			3px;
}
#sales-office-form input,
#sales-office-form textarea 
{
	width:			182px;
}
#sales-office-form input.button 
{
	width:			auto;
}
#sales-office-form-bottom 
{
	background: url(../images/contact-box-bottom.gif) left bottom no-repeat;
	height: 16px;
	width: 226px;
	margin-left: -4px;
}
#sales-office-newslist 
{
	margin-bottom:		20px;
}
#sales-office-newslist h2 
{
	padding:			0 3px;
} 
#secondary-content-wrapper #sales-office-newslist h2 
{
	border-bottom:		0;
} 
#sales-office-newslist ul 
{
	border-top:			1px solid #404040;
	margin:				10px 0 5px 0;
}
#sales-office-newslist ul li 
{
	border-bottom:		1px solid #404040;
	padding:			5px 3px;
}
#sales-office-newslist a:link,
#sales-office-newslist a:visited,
#sales-office-newslist a:active 
{
	color:				#9e9e7b;
	text-decoration:	none;
	font-weight:		bold;
}
#sales-office-newslist a:hover,
#sales-office-newslist a:focus 
{
	text-decoration:	underline;
}
#sales-office-newslist p 
{
	padding: 0 3px;
}
#personnel-list h2 
{
	margin-bottom:		10px;
}
#personnel-list .item 
{
	overflow:			auto;
	margin-bottom:		16px;
}
#personnel-list .item .col-1
{
	float:				left;
	width:				120px;
	margin-right:		13px;
}
#personnel-list .item .col-2-wide 
{
	float:				left;
	width:				455px;
}
#personnel-list .item .col-2 
{
	float:				left;
	width:				322px;
} 
#personnel-list .item h3 
{
	font-size:			12px;
}
#personnel-list .item a:link,
#personnel-list .item a:visited,
#personnel-list .item a:active 
{
	color:				#c2c193;
	text-decoration:	none; 
}
#personnel-list .item a:hover, 
#personnel-list .item a:focus 
{
	text-decoration:	underline;
}
#advert-house-display 
{
	position:			relative;
	margin:				0 0 28px 0;
	background:			#636044;
}
#advert-house-display p 
{
	padding:			1px 8px 5px 8px;
	margin:				0;
}
#advert-house-display p a:link,
#advert-house-display p a:visited,
#advert-house-display p a:active 
{
	color:				#fff;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			14px;
}
#advert-house-display p a:hover,
#advert-house-display p a:focus 
{
	text-decoration:	underline;
}
#advert-house-display #house-display-image 
{
	position:			absolute;
	right:				0;
	top:				0;
}