@media print {
	h1			{ page-break-before: always }
	h1, h2, h3,
	h4, h5, h6	{ page-break-after: avoid }
	ul, ol, dl	{ page-break-before: avoid }
}

/* ovl */

#divOvl {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;

	background-color: black;
	/* -moz-opacity: 0.4; */
	opacity: 0.4;
	width: 100%;
	height: 100%;
}

#divOvlPos {
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
}

#divOvlContent, #divOvlLoading {
	margin: 0 auto;
}

#iframeOvl {
	border: solid 1px #ffffff;
	background: #ffffff;
}

#divOvlClose {
	z-index: 1002;
	position: absolute;
	right: -25px;
	cursor: pointer;
}

#imgOvl {
	border: solid 1px #ffffff;
}

/* png */

.png {
	//background-image: none ! important;
	behavior: url('/common/static/pngfix/pngfix.htc');
}
.png_img { behavior: url('/common/static/pngfix/pngbehavior.htc'); }

/* -- main ---------------------------------------------------------- */

@media print {
	.dont_print {
		display: none;
	}
}
.donts_print {display: none;}
html { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.fw			{ width: 100% }
.fh			{ height: 100% }
.fwh		{ width: 100%; height: 100% }

/* general content */
.page-content, body.fck, body.fck-pannel div.SC_Panel {
	background-color: #e5e7e7;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #516765;
}

/* general fck editor area */
body.fck {
	height: auto !important;
	padding: 10px;
}

/* general hover items in fck editor comboboxes */
body.fck-pannel div.SC_ItemOver {
	border: solid 1px #ffffff;
}

/* nav_path */
div.nav_path {
	border: solid 1px #000000;
	background-color: #aaaaaa;
	padding: 5px;
	margin: 0 0 5px 0;
}

div.nav_path a {
}

/* msg */
.error_msg {
	border: solid 1px #cc0000;
	background-color: #ffe4db;
	padding: 5px;
	margin: 0 0 5px 0;
}

.info_msg {
	border: solid 1px #00cc00;
	background-color: #e5ffdb;
	padding: 5px;
	margin: 0 0 5px 0;
}

/* forms */
fieldset { border:1px solid #cccccc }
div.forms fieldset				{ width:350px; padding: 0px 10px 20px 10px; }
fieldset.forms legend		{ padding: 0 5px 0 5px; font-weight:bold; font-size: 18px;  font-family:Arial, Helvetica, sans-serif; color:#aeaeae}
table.forms						{ width:100%; border-collapse:collapse; margin-top:5px;}
div.forms fieldset table.forms	{ margin-top: 10px; }
table.forms td					{ width:70%;  padding:5 15 5 0px; color:#aaaaaa }
table.forms th					{ width:30%; padding:8 10 0 0px; text-align:right; white-space:nowrap;  vertical-align:top; font-size:11px; color:# }
table.forms td input			{ width:100% }
table.forms td textarea			{ width:100% }
table.forms td select			{ width:100% }
table.forms td input.checkbox	{ width:auto; margin: 0px 5px 0px 0px; }
table.forms td label			{ margin-top:5px;  }
table.forms td img.captcha		{ border: solid 1px #000000; margin-bottom:5px; }
table.forms ul					{ list-style:none; margin:0px }
table.forms ul.errorlist li		{ color:#cc0000; margin-left:10px;  list-style-image:none}
table.forms tr.buttons td		{ white-space: nowrap }
table.forms tr.buttons td input	{ width:auto; margin: 0px 5px 10 0; width:100px;}


/* photos */
div.photo {
	width:144px;
	text-align:left;
}

div.photo a.descr {}

table td {vertical-align:top;}
img{ border:none}
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: white;
	font-family: arial, serif;
	font-size:11px;
	color:#333333;
}

table {
	padding: 0px; font-size:11px; font-family: arial, serif;
}


.png {
        //background-image: none ! important;
        behavior: url('pngfix.htc');
}
.png_img { behavior: url('pngbehavior.htc');}
p{ font-size:12px; line-height:16px; margin:0 0 10 0px;}

h1{ color:#a80f07; font-size:24px; font-weight:normal; margin-bottom:25px; font-family:tahoma, Arial, Helvetica, sans-serif}
h2{ color:#666666; font-size:18px; font-weight:normal; margin-bottom:25px;}
h3{ color:#cd3d3d; font-size:14px; font-weight:normal; margin-bottom:20px; text-transform:uppercase}
h4{ color:#000000; font-size:12px; font-weight:bold; margin-bottom:20px;}


div.img_frame{width:94px; height:94px; background:url(i/frame.gif) no-repeat; padding:2px; margin:0 0 5 0px;}
.footer{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:10px; line-height:16px;}
.footer a {color:#696969;}
.menu a{ color:#FFFFFF; text-transform:uppercase; font-size:11px; text-decoration:none }
.menu td{ text-align:left}

.content { text-align:left; }

.submenu a{ white-space:nowrap; display:block;background:#C61B23; padding: 10px 10px 10px 10px; text-align:center;}
.submenu a:hover{ white-space:nowrap; display:block;background:#5C638B; padding: 10px 10px 10px 10px;text-align:center;}

/* slidebar */
table.slidebar						{ width:100%; background-color:#ebebeb; height:20px; margin: 0px 0px 0px 0px }
table.slidebar tr td 				{ vertical-align:middle; font-size:10px; padding: 0px 7px 2px 7px; color:#000000; white-space:nowrap }
table.slidebar td a					{ color:#000000; text-decoration:none }
table.slidebar td a:hover			{ text-decoration:underline; color:#000000 }
table.slidebar .left				{ width:50%; padding: 0px 15px 2px 15px; color:#000000 }
table.slidebar .right				{ width:50%; padding: 0px 15px 2px 15px; color:#000000; text-align:right }
table.slidebar .to_left				{ background-color:#ebebeb }
table.slidebar .to_left a			{ color:#000000; text-decoration:none }
table.slidebar .to_left a:hover		{ text-decoration:underline;}
table.slidebar .to_right			{ background-color:#ebebeb}
table.slidebar .to_right a			{ color:#000000; text-decoration:none }
table.slidebar .to_right a:hover	{ text-decoration:underline }
table.slidebar .active				{ background-color:#ffffff; color:#000000 }
table.slidebar .active a			{ color:#000000 }


img.wed-img   { border: 1px solid #e1e1e1; }
img.wed-left-img { border: 1px solid #e1e1e1; margin-right: 5px; float: left; }
img.wed-right-img { border: 1px solid #e1e1e1; margin-left: 5px; float: right; }

hr.wed-hr { color: #e1e1e1; }
.wed-alert { color: #cc0000; font-weight: bold; }

table.wed-table   { background:#e1e1e1; width:98%}
table.wed-table td  { vertical-align:middle; background:#ffffff; padding:3px; }
table td.wed-common-td { background-color: #eeeeee; color: #cc0000 }
table td.wed-h1-td  { background-color: #eeeeee; font-weight: bold; text-align:center }
table td.wed-h2-td  { background-color: #eeeeee; font-weight: normal; text-align:center}

a{ color:#cd3d3d;}
ul{ margin:0 0 30 30px;}
ul li{list-style-image:url(/base/static/misc/bullit.gif); margin-bottom:5px;}
ol{ margin:0 0 30 30px;}
ol li{ margin-bottom:5px;}

ul.menu {text-align:center; list-style:none; margin:30 0 30 9px;}
ul.menu li{ font-size:12px; font-weight:bold; list-style:none; line-height:25px; background:url(i/line.gif) bottom center no-repeat}
ul.menu li a:hover{color:#fad991}
/*genum */
a.genum { width:89px; height:32px; background-image:url('/base/static/images/genum.gif'); background-position:top; display:block; overflow:hidden; }
a.genum:hover { background-image:url('/base/static/images/genum_hover.gif'); }
a.genum img { width:89px; height:32px; }

