@charset "utf-8";
* {
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0;
	background-image: url(/pics/bg-page.jpg);
	background-repeat: repeat-x;
	background-color: #ccdfe5;
	color: #246694;
}

#container {
	width: 990px;
	margin: 0 auto;
}
#toplinks {
	width: 970px;
	padding-left: 20px;
	height: 76px;
	margin: 0 auto;
	color: #70a8d0;
	font-size: .9em;
	background-image: url(/pics/top-links.jpg);
	background-repeat: no-repeat;
}
#top {
	width: 950px;
	height: 203px;
	padding: 19px 0 0 40px;
	background-image: url(/pics/top.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#content-left {
	width: 252px;
	float: left;
}
#content-right {
	width: 698px;
	float: left;
}
#menu-container {
	width: 252px;
	background-image: url(/pics/menu-ext.jpg);
	background-repeat: repeat-y;
}
#menu {
	width: 232px;
	padding: 5px 10px 1px 10px;
	background-image: url(/pics/menu-top.jpg);
	background-repeat: no-repeat;
}
#menu h1 {
	margin: 0 0 20px 0;
	color: #97c3fe;
	font-size: 17px;
	text-transform: uppercase;
	border: none;
}
#menu-btm {
	width: 252px;
	height: 19px;
	background-image: url(/pics/menu-btm.jpg);
	background-repeat: no-repeat;
}
#topmenu {
	width: 698px;
	height: 40px;
	background-image: url(/pics/topmenu.jpg);
	background-repeat: no-repeat;
}
#content-main {
	width: 678px;
	margin: 20px 0 0 20px;	
}
#box-conv {
	width: 233px;
	height: 147px;
	margin-top: 10px;
	padding: 7px;
	background-image: url(/pics/box-conv.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 950px;
	height: 70px;
	margin: 20px;
	background-image: url(/pics/footer.jpg);
	background-repeat: no-repeat;
}
#quicklinks {
	width: 250px;
	height: 25px;
	padding-top: 20px;
	float: left;
}
#quicklinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#quicklinks ul li {
	float: left;
	margin-right: 15px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#quicklinks ul li a {
	font-weight: normal;
	color: #70a8d0;
}
#quicklinks ul li a:hover {
	color: #000;
}
#quicklinks ul li.home {
	background-image: url(/pics/ic-home.gif);
}
#quicklinks ul li.sitemap {
	background-image: url(/pics/ic-sitemap.gif);
}
#quicklinks ul li.contact {
	background-image: url(/pics/ic-contact.gif);
}
#languages {
	width: 140px;
	float: left;
	padding-top: 20px;
}
#top-login {
	width: 560px;
	height: 40px;
	padding-top: 5px;
	float: left;
}
#top-login .cell {
	float: left;
	width: 100px;
	padding-right: 10px;
}
#top-login .cell input {
	background-color: #d8e7f2;
	border: 1px solid #83b4d7;
	width: 98px;
	padding: 2px;
	height: 15px;
}
#top-login .cell .button {
	width: 60px;
	height: 21px;
}
#top-login-status {
	width: 950px;
}
#top-login .welcome {
	width: 185px;
	float: left;
	text-align: right;
	margin-right: 15px;
}
#top-login .links {
	width: 360px;
	float: left;
	text-align: right;
}
#top-login .links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#top-login .links ul li {
	float: left;
	padding-right: 10px;
	background-image: url(/pics/bul1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}



p {
	margin: 10px 0;
}
h1 {
	color: #246694;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 3px solid #91b6ca;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	color: #246694;
}
a img {
	border: 0;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.clear {
	clear: both;
	font-size: 1px;
}
.button {
	background-image: url(/pics/bg-button.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border: 1px solid #7aaebe;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.button1 {
	background-image: url(/pics/bg-button1.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #7aaebe;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.button1-disabled {
	background-image: url(/pics/bg-button1-disabled.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #ccc;
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
}
.textbox {
	background-color: #fff;
	border: 1px solid #4990c1;
	padding: 3px;
}
a.link1 {
	background-image: url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
#box-conv .conv-year {
	background-image: url(/pics/bg-conv-year.jpg);
	background-repeat: no-repeat;
	width: 73px;
	height: 68px;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding-top: 5px;
}
#box-conv .conv-year .title {
	font-size: 2.1em;
	font-weight: bold;
	color: #fff;
}
#box-conv .conv-year .year {
	font-size: 2.2em;
	font-weight: bold;
	color: #246694;
	padding-top: 5px;
}
#box-conv .conv-right {
	width: 155px;
	float: left;
	font-size: .9em;
	color: #256998;
	font-weight: bold;
}
#box-conv .conv-right h2 {
	margin: 5px 0 5px 0;
	font-size: 27px;
	font-weight: normal;
	color: #246694;
	line-height: 1em;
}
#box-conv .conv-right a {
	color: #000;
}
#box-conv .conv-right a:hover {
	color:#246694;
}
#footer ul {
	width: 100%;
	height: 20px;
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	margin-left: 15px;
	color: #ccdfe5;
}
#footer ul li a:hover {
	color:#000;
}
#footer .copyright {
	margin-top: 20px;
	text-align: right;
	padding-right: 20px;
	color: #ccdfe5;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu ul li {
	float: right;
}
#topmenu ul li a {
	width: 142px;
	height: 27px;
	margin-right: 10px;
	padding-top: 13px;
	display: block;
	background-image: url(/pics/bt-topmenu.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#topmenu ul li a:hover {
	background-position: 0 -40px;
}
.bt1 {
	width: 78px;
	height: 19px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-size: .9em;
	background-image: url(/pics/bt1.jpg);
	background-repeat: no-repeat;
}
.bt1:hover {
	background-position: 0 -24px;
	color: #fff;
}
.bt2 {
	width: 78px;
	height: 19px;
	display: block;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-size: .9em;
	background-image: url(/pics/bt2.jpg);
	background-repeat: no-repeat;
}
.bt2:hover {
	background-position: 0 -24px;
}
.bt3 {
	width: 180px;
	height: 28px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	font-size: 1.3em;
	text-transform: uppercase;
	background-image: url(/pics/bt3.jpg);
	background-repeat: no-repeat;
}
.bt3:hover {
	background-position: 0 -35px;
	color: #fff;
}
.warn-announce {
	padding: 3px;
	background-color: #F8EAE9;
	border: 2px dotted #cc0000;
	color: #cc0000;
	margin: 5px 0;
	clear: left;
}
.warn-announce a {
	color: #C00;
}
.nice-announce {
	padding: 3px;
	background-color: #EBF3CF;
	border: 1px dotted #CBE4B8;
	color: #789425;
	font-weight: bold;
	margin: 5px 0;
}
.nice-announce a {
	color: #364211;
}
.caption {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	padding-top: 4px;
	margin-bottom: 5px;
}
.caption1 {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	font-weight: bold;
}
.field {
	float:left;
	width: 69%;
	margin-bottom: 5px;
}
.field img {
	vertical-align: middle;
	cursor: help;
}
.field input {
	vertical-align: middle;
}
.db-order {
	margin-top: 10px;
	font-weight: bold;
}
.db-order a {
	margin-left: 10px;
}
a.remove {
	background-image: url(/pics/bul-remove.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #666;
}
a.remove:hover {
	background-position: 0 -14px;
	color: #d90000;
}
.box-right {
	width: 180px;
	margin: 70px 0 20px 20px;
	float: right;
}
.box-right-top {
	width: 175px;
	height: 21px;
	padding: 5px 0 0 5px;
	background-image: url(/pics/box-right-top.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
.box-right-mid {
	width: 166px;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #71accc;
	border-top: none;
}
.box-right-mid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box-right-mid ul li {
	background-image: url(/pics/bul1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
.box-right-mid h3 {
	margin: 10px 0 5px 0;
}
.sortby {
	margin: 10px 0;
}
.sortby a {
	margin-left: 5px;
}
fieldset.large {
	width: 665px;
	clear: both;
	margin-top: 30px;
	padding: 5px;
	border: 1px solid #89b2ce;
}
fieldset.large legend {
	background-color: #4990c1;
	padding: 2px 5px;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #89b2ce;
	margin-bottom: 5px;
	color: #fff;
}
fieldset.large .caption {
	float:left;
	clear:left;
	width: 180px;
	text-align:right;
	margin-right: 5px;
	padding-top: 3px;
	font-weight:bold;
	margin-top: 5px;
}
fieldset.large .caption1 {
	float:left;
	clear:left;
	width: 180px;
	text-align:right;
	margin-right: 5px;
	font-weight:bold;
	margin-top: 5px;
}
fieldset.large .field {
	float:left;
	width: 480px;
	margin-top: 5px;
}


/* PAGE */
#page {
	width: 678px;
}
#page .thumb {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #215a83;
}
#page p {
	text-align: justify;
}


/* ERRORS */
.error {
	color: #c33;
	font-weight: bold;
}
.error a {
	color: #c33;
}
.bg-error {
	padding: 3px;
	background-color: #F8EAE9;
	border: 1px dotted #990000;
	color: #990000;
	margin-bottom: 15px;
}
.bg-error a {
	color: #c00;
}
.error-close {
	width: 10%;
	float: left;
	text-align: right;
	padding-top: .5%;
}
.error-list {
	width: 90%;
	float: left;
	margin: 4px 0;
	padding: 0;
	list-style-type: none;
}
.error-list li {
	margin-bottom: 3px;
	background-image: url(/pics/bul-error.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	font-size: .9em;
}

/* RESULT */
.bg-result {
	padding: 3px;
	background-color: #F0F8E9;
	border: 1px dotted #CBE4B8;
	color: #669900;
	background-image: url(/pics/bg-result.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
	margin-bottom: 15px;
	font-weight: bold;
}
.result-close {
	width: 20%;
	float: left;
	text-align: right;
	padding-top: .5%;
}
.result-list {
	width: 80%;
	float: left;
	margin: 4px 0;
}


/* PAGE BROWSE */
.page-browser {
	width: 100%;
	margin: 10px 0;
	text-align: right;
	clear: both;
	font-size: .9em;
}
.page-browser a, .page-browser .link {
	margin-right: 5px;
	font-weight: bold;
}
.page-browser .link {
}
.page-browser a:hover {
}
.page-browser .nolink {
	font-weight: bold;
	margin-right: 5px;
}

/* TABLE */
.table-row {
	width: 678px;
	padding: 3px 0;
	clear: left;
}
.table-head {
	background-color: #a34b91;
	color: #fff;
	margin-bottom: 10px;
}
.table-head a {
	color: #fff;
}
.table-head a:hover {
	color: #602D55;
}
.table-head .cell {
	font-weight: bold;
}
.table-row .cell {
	margin-right: 5px;
	float: left;
}
.table-row .sel {
	margin-top: -2px;
	width: 20px;
}
.table-row .controls {
	margin-right: 0;
	float: left;
	text-align: right;
	margin-top: -2px;
}
.row-odd {
	background-color: #fff;
}
.row-even {
	background-color: #acc7d0;
}

/* MEMBERS */
.member {
	width: 458px;
	background-image: url(/pics/bg-member-top.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px;
}
.member-btm {
	width: 478px;
	height: 9px;
	background-image: url(/pics/bg-member-btm.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	margin-bottom: 20px;
}
.member h3 {
	margin: 0 0 10px 0;
}
.member p {
	margin: 5px 0;
}

/* ADS */
.ads-col-left {
	margin-top: 15px;
}
.ads-col-left img {
	margin-bottom: 10px;
}
.ads-home-right {
	margin-top: 30px;
	width: 140px;
	float: left;
}
.ads-home-right img {
	margin-bottom: 10px;
}
.ads-right {
	margin-top: 10px;
	width: 180px;
	float: right;
	clear: right;
}
.ads-right img {
	margin-bottom: 10px;
}
