/* base styles */

body {
margin:0;
padding:0 0 20px 0;
background:#fff;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
color:#000;
}

a:active,
a:focus {
outline:none;
}

a {
color:#4c80bc;
text-decoration:none;
}

a img {
border:none;
}

p {
margin:0;
padding:0 0 1.2em 0;
}

form {
margin:0;
padding:0;
}

h1 {
position:relative;
border-bottom:4px solid #4c80bc;
margin:0 -10px 20px -10px;
padding:5px 15px 5px 15px;
background:url("../img/bg_heading.jpg") repeat-y left;
font-size:20px;
line-height:1.2em;
}

h2 {
margin:10px 0 15px 0;
padding:0;
font-size:16px;
}

h2.on {
color:#4c80bc;
}

form {
margin:0;
padding:0;
}

input.text,
textarea {
border:1px solid #f3df39;
padding:2px 5px 2px 5px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
}

textarea {
overflow-y:auto;
}

button {
border:none;
padding:2px 15px 2px 15px;
background:#f6e8a6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
cursor:pointer;
}

.separator {
border-bottom:2px solid #4c80bc;
margin:0 -10px 5px -10px;
padding:5px 10px 0 10px;
height:1px;
}

.separator hr {
display:none;
}

.clearer {
overflow:hidden;
margin:0 0 -1px 0;
height:1px;
clear:both;
}


/* table */

table {
border-collapse:collapse;
border:none;
}

td {
padding:0 10px 5px 0;
}

td.label {
text-align:right;
}

td.submit {
text-align:center;
}


/* overall container */

#container {
position:relative;
margin:auto;
width:1000px;
background:#fbf7eb url("../img/bg_container.jpg") repeat-y left;
text-align:left;
line-height:1.4em;
}

#col1 {
float:left;
padding:15px 0 0 0;
width:210px;
}

#col2 {
position:relative;
float:left;
padding:25px 35px 20px 35px;
width:522px;
min-height:600px;
}

#col3 {
float:left;
padding:15px 0 0 0;
width:198px;
}


/* col1 menus */

#col1 ul {
border-top:1px solid #f3df39;
margin:0;
padding:0;
}

#col1 ul ul {
border-top:none;
}

#col1 li {
margin:0;
padding:0;
list-style:none;
}

#col1 li a {
display:block;
border:1px solid #f3df39;
border-top:none;
padding:5px 0 5px 14px;
background:#ebcf64 url("../img/bg_menu_left.gif") repeat-y right;
color:#000;
font-size:14px;
font-weight:bold;
}

#col1 li a:hover {
color:#4c80bc;
}

#col1 li li a {
padding:2px 0 2px 29px;
background:#f6e8a6 url("../img/bullet_1.gif") no-repeat top left;
font-weight:normal;
font-size:12px;
}

#col1 li li li a {
background:#f6e8a6 url("../img/bullet_1b.gif") no-repeat top left;
}

#col1 li.on a,
#col1 li.on li.on a,
#col1 li.on li.on li.on a {
font-weight:bold;
color:#4c80bc;
}

#col1 li.on li a,
#col1 li.on li.on li a {
font-weight:normal;
color:#000;
}

#col1 li.on li a:hover,
#col1 li.on li.on li a:hover {
font-weight:bold;
color:#4c80bc;
}

#col1 li li li a {
padding:2px 0 2px 39px;
}


/* col2 styles */

h1 .breadcrumbs {
padding-left:10px;
font-size:14px;
}

h1 .breadcrumbs a {
margin-right:8px;
padding-left:10px;
background:url("../img/bullet_1c.gif") no-repeat top left;
color:#000;
font-weight:normal;
}

h1 .breadcrumbs a.on {
color:#4c80bc;
font-weight:bold;
}

h1 .viewArchive a {
position:absolute;
top:8px;
right:10px;
font-weight:normal;
font-size:12px;
font-style:italic;
color:#000;
}

h1 .viewArchive a.on {
color:#4c80bc;
font-weight:bold;
}

.archive {
border-bottom:2px solid #4c80bc;
margin:-20px -10px 20px -10px;
padding:5px 15px 5px 15px;
}

.archive p {
margin:0;
padding:0;
font-size:12px;
line-height:1.4em;
}

.archive a.on {
color:#000;
}

.archive h3 {
margin:0;
padding:0;
font-size:12px;
color:#4c80bc;
}

.card {
border-bottom:2px solid #4c80bc;
margin:0 -10px 5px -10px;
padding:5px 15px 5px 15px;
line-height:1.2em;
}

.card .photo {
float:left;
width:150px;
}

.card .text {
float:left;
padding:10px 0 0 0;
width:350px;
}

#backtop {
position:absolute;
right:20px;
bottom:0;
}


/* col3 styles */

#search {
border:1px solid #f3df39;
margin:0 0 13px 0;
padding:5px 3px 4px 14px;
background:#ebcf64 url("../img/bg_menu_right.gif") repeat-y left;
}

#search input.text {
float:left;
border:none;
margin:0 5px 0 0;
padding:2px 5px 2px 5px;
width:135px;
}

#search input.image {
margin-top:1px;
}

#col3 h3 {
border:1px solid #f3df39;
margin:0;
padding:5px 0 5px 14px;
background:#ebcf64 url("../img/bg_menu_right.gif") repeat-y left;
color:#000;
font-size:14px;
font-weight:bold;
}

#col3 ul {
border-top:1px solid #f3df39;
margin:-1px 0 -1px 0;
padding:0;
}

#col3 li {
margin:0;
padding:0;
list-style:none;
}

#col3 li a {
display:block;
border:1px solid #f3df39;
border-top:none;
padding:2px 0 2px 29px;
background:#f6e8a6 url("../img/bullet_1.gif") no-repeat top left;
font-weight:normal;
font-size:12px;
color:#000;
}

#col3 li a:hover {
font-weight:bold;
color:#4c80bc;
}

#col3 p.lead {
border:1px solid #f3df39;
margin:-1px 0 -1px 0;
padding:4px 0 4px 14px;
font-weight:normal;
font-size:12px;
line-height:1.3em;
}

#calendar {
position:relative;
margin:12px 0 15px 0;
width:198px;
padding-bottom:5px;
background:url("../img/bg_calendar.jpg") no-repeat top left;
}

#calendar table {
border-collapse:collapse;
border:none;
border-left:1px solid #f3df39;
border-top:1px solid #f3df39;
margin:0 0 0 25px;
width:150px;
}

#calendar td {
padding:1px 0 1px 0;
border-right:1px solid #f3df39;
border-bottom:1px solid #f3df39;
text-align:center;
color:#fff;
font-size:11px;
line-height:1em;
}

#calendar td a {
color:#000;
}

#calendar td.today {
background:#f3df39;
}

#calendar h4 {
margin:0;
padding:5px 0 0 0;
height:25px;
text-align:center;
font-size:12px;
color:#fff;
}

#calendar img.previous {
position:absolute;
top:8px;
left:20px;
}

#calendar img.next {
position:absolute;
top:8px;
right:20px;
}


/* header styles */

#header {
width:1000px;
height:220px;
background:url("../img/bg_header.jpg") no-repeat top left;
}

#mainMenu {
position:absolute;
top:160px;
left:25px;
}

#header ul {
margin:0;
padding:0;
}

#header li {
float:left;
margin:0 35px 0 0;
padding:0;
list-style:none;
font-weight:bold;
font-size:16px;
}

#header a {
color:#ddb837;
}

#header li.on a,
#header li a:hover {
color:#fff;
}

#languages {
position:absolute;
top:160px;
right:25px;
}

#languages li {
margin:0 0 0 15px;
font-size:12px;
}


/* footer */

#footer {
width:1000px;
background:#e5cf69;
font-size:12px;
text-align:center;
color:#fff;
}

/* =album
-------------------------------------------------- */
#album {
	padding:0;
	margin:0 !important;
	list-style:none;
}
#album LI {
	padding:5px 0 !important;
	border-bottom: 1px dotted #ddd;
	background: none !important;
	list-style-type:none;
}
#album LI P,
#album LI H3 {
	margin: 0;
	padding:0;
}
#album LI P.date {
	color: #777;
	font-size: 11px;
}
#album LI P.img {
	float: left;
	width:130px;
}
#album LI DIV.com-content {
	float: left;
	width: 285px;
}

/* =pic
-------------------------------------------------- */
UL.pic {
	margin: 0 !important;
	padding:0;
	list-style:none;
}
UL.pic LI {
	float: left;
	padding: 15px 8px 0 0 !important;
	background: none !important;
	list-style-type:none;
}
UL.pic LI.row-last {
	float: right;
	padding-right: 0 !important;
}
UL.pic LI A {
	display: block;
	padding: 2px;
	border: 1px solid #dcdcdc;
	background: #e6e6e6;
	height:77px;
	overflow:hidden;
}
UL.pic LI A:hover,
UL.pic LI A:focus {
	border-color: #c2c2c2;
	background: #cbcbcb;
}
UL.pic LI A IMG {
	display: block;
}


/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}

/* =nyro
--------------------------------------------------- */
div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	border: 4px solid #fff;
	top: -35px;
	right: -1px;
	width: 66px;
	height: 22px;
	text-indent: -9999em;
	background: url(/img/close.jpg) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}

a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(/img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(/img/next.gif) right 20% no-repeat;
}

/* NEWS FLASH */

#newsflash{
background:url("bg-news.png");
padding:5px 10px;
width:200px;
position:absolute;
top:95px;
left:0px;
}

#closenews{
float:right;
padding-right:20px;
background:url("ico-close.png") no-repeat top right;
color:#000;
}
#newsflash img{
border-bottom:3px solid #007dc3;
margin-bottom:10px;
}

#newsflash div{
margin:0 0 10px 0;
padding:15px 0 0 0;
background:url("ico-listitem.png") no-repeat top left;
}

#newsflash div a{
color:#f00;
}

li.login, li.login a{
font-size:16px;
}