@charset "UTF-8";
/*************/
/* HTML TAGS */
/*************/

/* set all to zero margin and padding */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td, caption {  
	margin:0; 
	padding:0;
}

/* MAIN ELEMENTS */
html, body {
	height:100%;
}

body {
	font-family: Verdana, "Courier New", monospaced;
	font-size:12px;
	color:#b6122e;
	margin:12px 0 0 20px;
	padding-bottom:30px;
	background:#ffffff;
	line-height:18px;
	
}

div {
	
}
p {
	margin-bottom:20px;
	
	
}


h1 {
	padding:0 0 0 20px;
	font-size:10px;
}
h1.nav {
	padding-left:12px;
}
h1.category {
	font-weight:normal;
}

h2 {
	font-size:18px;
	font-family:Helvetica, sans-serif;
}
h2.news {
	font-size:10px;
	font-weight:bold;
	padding-left:12px;
}
h3 {
	font-size:12px;
	text-decoration:underline;
	
}
h4 {
	
}
h5 {
	
}

img {
	border:0;
}


li {
	
	
}
caption {
	display:none;
}

/**********/
/* LAYOUT */
/**********/
#leftWrapper {
	width:140px;
	float:left;
	position:fixed;
	line-height:16px;
}
#leftWrapper img {
	margin-bottom:14px;
}
.redSeparator {
	height:2px;
	width:140px;
	border-top:2px solid #b6122e;
}
#address {
	margin-top:6px;
	font-size:10px;
	padding-bottom:20px;
	height:78px;
}
#address a:link, #address a:active {
	font-size:10px;
	border-bottom:1px solid #b6122e;
	padding-bottom:1px;
	text-decoration:none;
	
}
#addressContent {
	display:none;
	
}
#leftWrapper h1 {
	
	font-weight:bold;
	font-size:10px;
}
#leftNav {
	margin-top:6px;
	line-height:20px;
}
#leftNav {
	
}
#leftNav ul li {
	list-style-image:none;
	list-style-type:none;
	margin-left:10px;
}

#leftNav a:active, #leftNav a:link {

}
#leftNav a:hover {
	border-bottom:2px solid #b6122e;
}
#leftNav a:visited {

}

#leftNav a.selected:active, #leftNav a.selected:link, #leftNav a.selected:visited {
	border-bottom:2px solid #b6122e;
}
#leftNav a.selected:hover {

}
#leftNav #mainNav {
	height:240px;
}
#contentWrapper {
	position:absolute;
	left:180px;
	width:790px;
}
#largeCenterContentWrapper {
	
	width:620px;
}
#largeCenterContentWrapper p {
	width:520px;
}
#largeCenterContentWrapper p.news {
	width:370px;
}
#rightNavWrapper {
	position:fixed;
	left:800px;
	top:97px;
	width:140px;
	padding-left:20px;
}
#rightWrapper {
	position:absolute;
	left:650px;
	top:103px;
	width:140px;
	padding-left:0px;
}
#rightWrapper h2 {
	padding:0 0 0 20px;
	font-size:10px;
	font-weight:normal;
}
#rightWrapper p {
	font-weight:bold;
}
#rightNewsNavWrapper {
	position:fixed;
	left:800px;
	top:116px;
	width:140px;
	padding-left:20px;
}

#rightNavWrapper h2 {
	padding:0 0 0 12px;
	font-size:10px;
	font-weight:normal;
}
#rightNavWrapper p {
	font-weight:bold;
}
#rightGalleryNavWrapper {
	position:absolute;
	left:600px;
	top:116px;
	width:220px;
	padding-left:20px;
}
.contentLeft {
	float:left;
	width:380px;
	padding-right:20px;
}
.contentRight {
	float:right;
	width:390px;
}
.contentLeftNews {
	float:left;
	width:370px;
	padding-right:20px;
}
.contentRightNews {
	float:left;
	width:390px;
}

.rowWrapper {
	width:790px;
}
#breadCrumb {
	height:87px;
	padding-top:18px;
	color:#e4aeb8;
}

table td {
	padding-bottom:5px;
}
label {
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 12px;
	line-height:12px;
	
}
.textInput {
	width:380px;
	height:20px;
	border:none;
	background:none;
	background-color:#f9eff1;
	outline:none;
	margin-bottom:5px;
}
.textArea {
	height:90px;
	width:380px;
	border:none;
	background:none;
	background-color:#f9eff1;
	outline:none;
	margin-bottom:5px;
}

.submitText {
	border:0;
	margin:0;
	padding:0;
	background:none;
	color:#b6122e;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #b6122e;
}
.submitText:hover {
	text-decoration:none;
	cursor:pointer;
	border-bottom:2px solid #b6122e;
}

ul.links {
	
}

ul.links li {
	list-style-image:url(../../_i/bg_list.gif);
	margin-left:20px;
}

#contentWrapper ul.links li a:active, #contentWrapper ul.links li a:link {
	text-decoration:none;
	border-bottom:1px solid #b6122e;
	
}

#contentWrapper ul.links li a:visited {
	color:#e4aeb8;
	border-bottom:1px solid #e4aeb8;
}
#contentWrapper ul.links li a:hover {
	border-bottom:2px solid #b6122e;
}
#map {
	width:380px;
	height:260px;
}

.mainGalleryMenu {
	width:501px;
}
.mainGalleryMenu img {
	float:left;
	padding: 0 5px 5px 0;
}
#mainPicture {
	margin:20px 0 5px 0;
}
.elem_thumbnail {
	cursor:pointer;
}

/************************************************************************/
/*	CLASSES FOR FORM CHECK, RELATED TO formCheck.js !! DO NOT RENAME !! */
/************************************************************************/
.frm_label {
	color:#808084;
	width:100px;
	margin-right:20px;
	float:left;
	font-weight:normal;
}

.frm_label_error {
	color:#ff0000;
	font-weight:bold;
	margin-right:20px;
	width:100px;
	float:left;
}

/* TEXTS */


.note {
	font-size:16px;
	color:#ff0000;
	
	
}
.clear {
	clear:both;
}
.float {
	float:left;
}
/*********/
/* LINKS */
/*********/
a:link, a:visited, a:active {
	color:#b6122e;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
#contentWrapper a.homeNews:link, #contentWrapper a.homeNews:active, #contentWrapper a.homeNews:visited, #contentWrapper a.homeNews:hover {
	color:#b6122e;
	text-decoration:none;
	border:none;
}
#contentWrapper a:link, #contentWrapper a:active {
	color:#b6122e;
	text-decoration:none;
	border-bottom:1px solid #b6122e;
}


#contentWrapper a:visited {
	color:#e4aeb8;
	border-bottom:1px solid #e4aeb8;
}
#contentWrapper a:hover {
	text-decoration:none;
	border-bottom:2px solid #b6122e;
}
#contentWrapper a.selected:link, #contentWrapper a.selected:active, #contentWrapper a.selected:visited, #contentWrapper a.selected:hover{
	color:#b6122e;
	text-decoration:none;
	border-bottom:2px solid #b6122e;
}
