/* Tags */

body {
	margin:0;
	background:#e5e5e5 url('/_images/bg.png') repeat-x;
	font-family:calibri,helvetica,arial,sans-serif;
	font-size:16px;
}

a {
	color:#2e6499;
	text-decoration:none;
}
a.tel {
	color:#2e6499;
	font-weight:bold;
	text-decoration:none !important;
	cursor:default;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none;
}
a.href {
	cursor:pointer;
}
#content a {
	font-weight:bold;
}
.black {
	color:#000;
}
.blue {
	color:#2e6499;
}
.green {
	color:#52992e;
}
.red {
	color:#992e2e;
}
.grey, strong {
	color:#666;
}

h1 {
	font-size:21px;
	color:#2e6499;
	margin:0 0 7px;
}
h2 {
	font-size:16px;
	color:#2e6499;
	margin:15px 0 2px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
h3 > a {
	color:#000;
}
p {
	margin:2px 0 10px;
}

hr {
	border:none;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #ffffff;
	margin:20px 0;
}


/* Elements */
#oahi-social{
	top:300px;
	right:0;
	position:fixed;
	background:#f5f5f5;
	padding:20px 0px 20px 20px;
	border-radius:10px 0px 0px 10px;
	box-shadow: 0px 0px 10px #999;
	width:100px;
	opacity:0.7;	
}

#page {
	background:url('/_images/page_shadow.png') no-repeat center 70px;
	margin:0 auto;
	width:1040px;
	padding:0 20px;
}

#account {
	min-height:30px;
	padding:20px;
	font-family:tahoma,geneva,sans-serif;
	font-size:12px;
	color:#fff;
}
#account a {
	color:#fff;
}
#account p {
	font-weight:bold;
	margin:0;
	padding:0;
	position:relative;
	display:inline;
	top:6px;
}
#account p strong {
	text-transform:uppercase;
	margin-right:7px;
	color:#fff;
}
#account label {
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
}
#account label.input > input , .search label.input > input {
	background:#fff url('/_images/input_bg.png') repeat-x top;
	border:1px solid #fff;
	border-radius:3px;
	padding:6px 10px;
	margin-right:20px;
}
#account label.check {
	font-weight:normal;
	position:relative;
	top:3px;
}
#account label.check > input {
	position:relative;
	top:2px;
}
#account label > input {
	margin-left:5px;
}
#account #btnLogin {
	float:left;
	position:relative;
	left:-28px;
	background:url('/_images/button_bg.png') no-repeat top left !important;
	width:63px !important;
	height:30px !important;
	color:#666 !important;
	padding:0 0 2px !important;
	margin:0 !important;
	font-weight:bold;
	font-family:calibri,helvetica,arial,sans-serif !important;
	border:1px solid #fff;
	border-radius:3px;
	font-weight:bold;
	font-size:14px !important;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
	overflow: visible;
	display:inline-block;
}
#btnLogin:hover{
	color:#2e6499 !important;
}
#account ul {
	background:#808080 url('/_images/account_ul_bg.png') repeat-x;
	float:right;
	color:#fff;
	margin:-20px;
	padding:27px 20px;
	min-width:220px;
	height:16px;
	line-height:16px;
}
#account ul li {
	list-style:none;
	margin:0 0 6px 10px;
	float:left;
	border-left:1px solid #666;
	padding-left:10px;
}
#account ul li:first-child {
	list-style:disc;
	border-left:none;
	padding-left:0;
}
#account ul li a {
	text-decoration:none;
}
#account ul li a:hover {
	text-decoration:underline;
}

#header_right {
	clear:both;
	float:right;
	margin:10px;
	padding:10px 20px;
	width:200px;
}
#advert {
	clear:both;
	float:right;
	margin:10px;
/*
	padding:10px 20px;
	width:200px;
	height:160px;
*/
	width:240px;
	height:180px;
	background:#e5e5e5 url('/_images/advert_bg.png') repeat-x;
	display:block;
	text-decoration:none;
	position:relative;
}
#advert:hover {
	background:#f0f0f0;
}
#advert > img {
	width:240px;
	height:180px;
}
/*
#advert h2 {
	color:#808080;
	line-height:20px;
	font-size:25px;
}
#advert p {
	color:#000;
	font-size:16px;
	line-height:18px;
	margin:10px 0;
}
*/

.search {
	clear:both;
	padding:2px;
	width:235px;
	background:#2e6499 url('/_images/search_bg.png') repeat-x;
	position:relative;
}
#geo_search {
	height:316px;
}
#page.home .search {
	float:right;
	margin:10px;
}
#page.home #geo_search {
	height:328px;
}
#leftside .search {
	position:relative;
	left:-10px;
	margin:5px 0;
}
.search_border {
	border:1px solid rgba(240, 240, 240, .5);
	padding:10px;
}
#geo_search .search_border {
	height:294px;
}
#page.home #geo_search .search_border {
	height:306px;
}
.search h2 {
	color:#fff;
	font-size:21px;
	margin:0 0 5px;
}
#page.home .search h2 {
	color:#fff;
	font-size:21px;
	margin:10px 0 5px;
}
.search label {
	display:block;
	float:left;
	width:210px;
	color:#fff;
	font-weight:bold;
	padding:1px 0;
}
.search label.half {
	width:105px;
}
.search label > input, .search label > select {
	margin:2px 0 5px;
	padding:6px 10px;
}
.search label > input {
	width:188px;
}
.search label.half > input {
	width:70px;
}
.search label > select {
	width:209px;
}
.search label.half > select {
	width:104px;
}
.btnSearch {
	background:url('/_images/button_search.png') no-repeat top left !important;
	width:90px !important;
	height:28px !important;
	color:#fff !important;
	padding:0 0 4px 14px !important;
	margin:17px 0 0 60px !important;
	font-size:14px !important;
	text-align:center;
	font-weight:bold;
	font-family:calibri,helvetica,arial,sans-serif !important;
	border:none;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}
.btnSearch:hover {
	color:#ddd !important;
}
.search a.right_link {
	color:#fff;
	display:inline-block;
	float:right;
	width:80px;
	height:28px;
	line-height:14px;
	font-size:12px;
	padding:0 0 0 20px;
	margin:10px 0;
	border-left:1px solid #95afc8;
	
}

#map_button {
	background: #537799;
	background-image: url(/_images/button_map.png);
	background-image: url(/_images/button_map.png), -webkit-linear-gradient(top, #5d85ab, #486785);
	background-image: url(/_images/button_map.png),    -moz-linear-gradient(top, #5d85ab, #486785);
	background-image: url(/_images/button_map.png),         linear-gradient(top, #5d85ab, #486785);
	background-repeat: no-repeat;

	font-size:15px;
	color: #fff;
	color: #fff;
	padding:6px 40px 0 73px;
	margin:0;
	width: 125px;
	height: 40px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	line-height:15px;
	border:1px solid #a6b7c6;
	border-radius:5px;
}
#map_button:hover {
	text-decoration:none;
	background: #6c9ac6;
	background-image: url(/_images/button_map.png);
	background-image: url(/_images/button_map.png), -webkit-linear-gradient(top, #5d85ab, #6c9ac6);
	background-image: url(/_images/button_map.png),    -moz-linear-gradient(top, #5d85ab, #6c9ac6);
	background-image: url(/_images/button_map.png),         linear-gradient(top, #5d85ab, #6c9ac6);
	background-repeat: no-repeat;
}

#leftside #map_button {
	position:relative;
	left:-10px;
	margin:10px 0 10px;
}

#page.home #map_button {
	position:absolute;
	right:0;
	bottom:-58px;
}


#header {
	background:url('/_images/header1.jpg') no-repeat top left;
	position:relative;
	height:176px;
	width:766px;
	margin:10px;
	padding:2px;
}
#page.home #header {
	height:386px;
}
#header_border {
	position:absolute;
	top:2px;
	left:2px;
	height:174px;
	width:764px;
	border:1px solid rgba(240, 240, 240, .5);
}
#page.home #header_border {
	height:384px;
}


#header #logo {
	position:relative;
	z-index:666;
}
#header > h1 {
	height:140px;
	width:240px;
	margin:0;
	position:absolute;
	top:0;
	right:0;
	padding:40px 0 0 20px;
	font-size:36px;
	line-height:36px;
	color:#fff;
	overflow:hidden;
	background:url(/_images/pixel_semiblack.png) repeat;
	background:rgba(0, 0, 0, .5);
	text-transform:uppercase;
}


#promoSlides {
	width:260px;
	height:390px;
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
	background:url(/_images/pixel_semiblack.png) repeat;
	background:rgba(0, 0, 0, .5);
	color:#fff;
}
#promoSlides > div.slide {
	padding:10px 20px 0;
	width:220px;
	display:none;
}
#promoSlides > div.slide:first-child {
	display:block;
}
#promoSlides > div.slide > h2 {
	color:#fff;
	font-size:21px;
	text-transform:uppercase;
}
#promoSlides > div.slide > p > img {
	width:210px;
	border:5px solid #fff;
	margin:5px 0;
}
#promoSlides > div.slide p {
	font-size:16px;
	line-height:17px;
}
#promoSlides > div.slide strong {
	color:#fff;
}
#promoSlides > div.slide a {
	color:#fff;
	text-decoration:underline;
}
#promoSlides > div.slide a:hover {
	color:#9ec4f9;
}

#promoPager {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	bottom:15px;
	right:0;
	z-index:999;
	max-width:265px;
}
#promoPager > li {
	float:left;
}
#promoPager > li > a {
	float:left;
	width:18px;
	text-align:center;
	padding:0;
	font-size:16px;
	color:#808080;
	font-weight:bold;
	margin:5px;
	border:1px solid #fff;
	border-radius:3px;
	background:#ececec url('/_images/button.off.png') repeat-x;
	text-decoration:none;
}
#promoPager > li > a.on {
	background:#2e6499;
	color:#fff;
}
#promoPager > li > a:hover {
	color:#2e6499;
}
#promoPager > li > a.on:hover {
	color:#fff;
}
#promoPager #promoPrev > a, #promoPager #promoNext > a {
	color:#aaa791;
	border:none;
	width:20px;
	height:9px;
	padding:7px 0;
	line-height:8px;
	font-weight:normal;
}
#promoPager #promoPrev {
	margin:0 10px 0 20px;
}
#promoPager #promoNext {
	float:right;
	margin:0 15px 0 10px;
}
#promoPager #promoPrev > a:hover, #promoPager #promoNext > a:hover {
	color:#2e6499;
}



#top_menu {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	height:50px;
	background:url('/_images/nav_bg.png');
	border-bottom:5px solid #2e6499;
	overflow:hidden;
}
#top_menu > li {
	display:inline;
	float:left;
	background:url('/_images/nav_l.png') no-repeat top left;
}
#top_menu > li > a {
	color:#666;
	text-decoration:none;
	display:block;
	padding:13px 10px 12px;
	height:23px;
}
#top_menu > li:hover {
	background-color:rgba(255, 255, 255, .5);
}
#top_menu > li:hover > a {
	color:#2e6499;
}
#top_menu > li.on {
	background:#2e6499 url('/_images/nav_l.on.png') no-repeat top left;
}
#top_menu > li.on > a {
	color:#fff;
}
#top_menu ul {
	display:none;
}


#leftside {
	background:url('/_images/box_bg.png') no-repeat top right;
	clear:left;
	float:left;
	width:220px;
	padding:10px 20px;
}
#leftside h3 {
	margin:0 0 7px;
}
#leftside p {
	margin:7px 0 13px;
}

#sub_top_menu {
	list-style-image:url('/_images/subnav_li.png');
	margin:0 0 20px;
	padding:0 0 0 16px;
	text-align:left;
	font-weight:bold;
}

#sub_top_menu li a {
	color:#808080;
	text-decoration:none;
	display:block;
	padding:3px 0;
}
#sub_top_menu > li > a {
	margin:0 -20px 0 -36px;
	padding-left:36px;
}
#sub_top_menu > li:hover {
	list-style-image:url('/_images/subnav_li.on.png');
}
#sub_top_menu li:hover > a {
	color:#000;
}
#sub_top_menu li.on > a {
	color:#2e6499;
}
#sub_top_menu > li.on, #sub_top_menu > li.open {
	list-style-image:url('/_images/subnav_li.open.png');
}
#sub_top_menu > li:first-child > a {
	border:none;
}
#sub_top_menu > li > ul {
	list-style:none;
	padding:0;
	font-weight:normal;
}
#sub_top_menu > li > ul > li {
	padding-left:10px;
}
#sub_top_menu > li > ul > li > a {
	margin-right:-20px;
	color:#000;
}
#sub_top_menu > li > ul > li:hover > a, #sub_top_menu > li > ul > li.on > a {
	color:#2e6499;
}


#wrapper {
	background:#fff;
}
#content {
	border-top:10px solid #fff;
	padding:10px 20px;
	float:right;
	width:740px;
	margin:0 0 0 -10px;
}
#page.home #content {
	padding:0;
	width:100%;
	float:inherit;
	margin:0;
}

#footer {
	clear:both;
	background:#f2f2f2;
	padding:20px;
	color:#015189;
	font-weight:bold;
	position:relative;
	font-family:tahoma,geneva,sans-serif;
	min-height:320px;
}

ul#footer_menu{
	display:inline-block;
	border-top:5px solid #fff;
	margin:-15px -20px 0;
	padding:20px 0 20px 30px;
	list-style:none;
	font-size:14px;
}
ul#footer_menu li{
	float:left;
	width:146px;
	margin-right:20px;
	display:inline;
}
ul#footer_menu li.below{
	display:block;
	margin-top:20px;
	float:right;
	clear:right;
	width:160px;
}
ul#footer_menu a{
	color:#2e6499;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
ul#footer_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul#footer_menu ul li{
	padding:2px 0;
}
ul#footer_menu ul a{
	color:#000;
	font-weight:normal;
	text-transform:none;
}
ul#footer_menu a:hover{
	text-decoration:underline;	
}

#copyright {
	color:#888;
	font-size:11px;
	font-weight:normal;
}

#poweredby {
	position:absolute;
	bottom:15px;
	right:15px;
	font-weight:normal;
	font-size:80%;
}


/* Classes */

div.box {
	background:url('/_images/box_bg.png') no-repeat top right;
	padding:10px 20px;
	width:220px;
	float:left;
	font-size:16px;
}
div.box.box_blank {
	background:none;
}
div.box > section > h2 {
	font-family:calibri;
	font-size:21px;
	margin:0 0 10px;
}
div.box > section > p {
	margin:15px 0;
}

h2.news, h2.events, h2.memberships {
	background:no-repeat top left;
	height:80px;
	padding-left:95px;
}
h2.news {
	background-image:url('/_images/icon_news.png');
}
h2.events {
	background-image:url('/_images/icon_events.png');
}
h2.memberships {
	background-image:url('/_images/icon_memberships.png');
}

ul.icons {
	list-style:none;
	padding:0;
	margin:0;
}
ul.icons > li {
	float:left;
	margin-right:20px;
}

ul.links {
	font-weight:bold;
	padding-left:16px;
}

time.date {
	padding:0 7px 2px;
	margin:5px 0;
	border-radius:3px;
	background:#7e7e7e url('/_images/date_bg_grey.png') repeat-x;
	color:#fff;
	font-weight:bold;	
}
time.date > em {
	font-style:normal;
	padding:0 5px 2px;
	margin:0 3px;
	background:#526f8b url('/_images/date_bg_blue.png') repeat-x;
}

div.photoRight {
	float:right;
	padding:0 0 15px 20px;
	font-size:11px;
	font-family:tahoma,geneva,sans-serif;
	text-align:center;
	color:#666;
	max-width:310px;
}
div.photoRight img {
	float:right;
	border:1px solid #e5e5e5;
	background:#fff;
	padding:4px;
	margin-bottom:5px;
}
div.photoRight p {
	clear:both;
	padding:9px;
	background:#eee;
}

.infoRight {
	float:right;
	text-align:right;
	padding:0;
	color:#666;
}
.infoRight li {
	padding:0 7px;
}

.primary {
	background:#bfb;
}


img.right{
	float:right;
	max-width:60%;
}

p.icon, p.icon_good, p.icon_bad, p.icon_notice, p.icon_mail, p.icon_date {
	background:no-repeat top left;
	padding-left:30px;
}
p.icon {
	background-image:url('/_images/icon_blank.png');
}
p.icon_good {
	background-image:url('/_images/icon_good.png');
}
p.icon_bad {
	background-image:url('/_images/icon_bad.png');
}
p.icon_notice {
	background-image:url('/_images/icon_notice.png');
}
p.icon_mail {
	background-image:url('/_images/icon_mail.png');
}
p.icon_date {
	background-image:url('/_images/icon_date.png');
}

section.post {
	font-size:12px;
	color:#444;
	overflow:hidden;
}
section.post > a {
	text-decoration:none;
	background:url('/_images/post_corner.png') 10px bottom no-repeat;
	padding:10px 0 0;
	display:block;
	position:relative;
	top:5px;
}
section.post > a > p {
	font-size:16px;
	padding:7px 9px;
	margin:0;
	background:#f2f2f2;
	border:1px solid #d9d9d9;
	border-radius:3px;
	color:#444;
	position:relative;
	bottom:10px;
}
section.post > a:hover > p {
	color:#2e6499;
}
section.post time {
	font-weight:bold;
	color:#666;
}


h2.search_header {
	margin:15px 0 5px 18px;
	color:#666;
	font-size:18px;
	display:inline-block;
}
section.search_result {
	display:block;
	padding:5px 17px;
	border:1px solid #f6f6ff;
	background:#f6f6ff;
}
section.search_result:nth-child(even) {
	border:1px solid #f6fff6;
	background:#f6fff6;
}

section.search_result:hover {
	background:#f9f9f9;
	border:1px solid #eee;
}


/* used by spark */

.clearfix:after {
    content		: ".";
    display		: block;
    height		: 0;
    clear		: both;
    visibility	: hidden;
}

.padded {
	padding		: 20px;
}

.searchbar {
	float		: right;
}

.searchbar input[type='text'] {
	width		: 187px;
}

div.errors {
	margin		: 0 0 10px 0;
	padding		: 10px;
	border		: 1px solid #c00;
	color		: #c00;
}

div.success {
	margin		: 0 0 10px 0;
	padding		: 10px;
	border		: 1px solid #090;
	color		: #090;
}

.required_field {
	font-weight	: bold;
}

.emphasis
,.filters {
	padding		: 10px 16px;
	border		: 1px solid #CCC;
	background	: #eee;
}

.filters {
	margin		: 20px 0 20px 0;
	font-size		: 10px;
	text-transform	: uppercase;
}

.filters .filter_label {
	margin		: 0 0 5px 0;
	font-size		: 11px;
	font-weight		: bold;
	color		: #999;
}

.filters a
,.filters span {
	padding		: 4px;
	margin		: 0 4px 0 0;
	display		: block;
	float		: left;
	text-decoration	: none;
	border		: 1px solid #999;
	color		: #999;
}

.filters a:hover
,.filters span {
	border		: 1px solid #156348;
	background	: #015189;
	color		: #FFF;
}

.calendar_link {
	float		: right;
	font-size	: 10px;
	font-weight	: normal; 
	text-decoration	: none;
}

ul.article_menu {
	padding		: 0;
	margin		: 15px 0px;
	list-style	: none;
	height: auto;
}

ul.article_menu li {
	margin		: 0 4px 0 0;
	display		: block;
	float		: left;
}

ul.article_menu li a {
	padding		: 4px 7px;
	border		: 1px solid #015189;
	text-decoration	: none;
	color		: #015189;
}

ul.article_menu li a:hover {
	background	: #015189;
	color		: #FFF;
}

.article_item {
	padding		: 0;
	display		: block;
	border		: 1px solid #FFF;
	text-decoration	: none;
}

.article_item:hover {
	border		: 1px solid #821048;
}

.article_item .title {
	text-decoration	: underline;
}

.article_item .date {
	font-size	: 10px;
	color		: #777;
}

div#tooltip {
	padding		: 7px;
	position	: absolute;
	background	: #EEE;
	box-shadow			: 1px 1px 4px #000;
	-moz-box-shadow		: 1px 1px 4px #000;
	-webkit-box-shadow	: 1px 1px 4px #000;
}

div#drawling {
	padding		: 10px;
	position	: absolute;
	border		: 5px solid #AAA;
	z-index		: 2;
	background	: #fff;
}

div#drawling div {
	text-align	: center;
}

div#drawling p {
	font-weight		: bold;
	border-bottom	: 1px dotted #000;
}

div#overlay {
	width		: 100%;
	position	: absolute;
	top			: 0px;
	left		: 0px;
	opacity		: 0.6;
	filter		: alpha(opacity=60);
	-ms-filter	: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	z-index		: 1;
	background	: #000;
}


.comments_menu {
	padding		: 10px;
}

.comments_menu a img > a {
	margin		: 0 10px 0 0;
}

.comments_desc{
	border		: 1px dotted #ccc;
	padding		: 20px;
	background	: #eee;
}

.comment {
	border-top	: 1px solid #ccc;
	padding		: 10px;
}

.comment p.user {
	width		: 140px;
	margin		: 0;
	float		: left;
	text-align	: right;
	font-size	: 12px;
}

.comments_text {
	float		: left;
	border-left	: 1px solid #ccc;
	margin-left	: 10px;
	padding-left: 10px;
}

.comment_form textarea {
	width		: 430px;
	height		: 60px;
	float		: left;
}

.comment_form input[type="submit"] {
	float		: left;
}


.float label{
	width:240px;
	margin-right:5px;
	text-align:right;
	float:left;
}
.float input, .float select{
	float:left;
	margin-right:5px;
	padding:3px;
}
.float br{
	clear:both;
}
.float .cancel{
	margin-left:5px;
	display:block;
	float:left;
	margin-top:5px;	
}
.float span{
	display:block;
	float:left;
	margin-right:5px;
}
	
	
form.float br {
	clear		: both;
}
form.float span {
	width		: auto;
	display		: block;
	float		: left;
	margin-right: 5px;
}
form.float label {
	width		: 200px;
	margin		: 6px 5px 0 0;
	display		: block;
	float		: left;
	text-align	: right;
}
form.float input
,form.float textarea
,form.float select {
	padding		: 4px;
	margin		: 0 0 6px 0;
	display		: block;
	float		: left;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
}

form.float.fixLabels > label {
	position:relative;
	top:-6px;
}

form.nice label{
	width:140px;
	text-align:right;
	margin-right:5px;
	margin-bottom:3px;
	float:left;
	position:relative;
	top:2px;
}
form.nice input, form.nice select, form.nice textarea{
	float:left;
	margin-bottom:3px;
}
form.nice label, form.nice input, form.nice select{
	padding:4px;
	margin:8px 4px 0 0;
}
form.nice label.check {
	width:auto;
	text-align:left;
}
form.nice label.check_tight {
	width:auto;
	text-align:left;
	padding:0;
	margin:0;
}
form.nice label.check > input
, form.nice label.check_tight > input {
	position:relative;
	top:-1px;
	margin:6px 10px 2px 0;
}
form.nice label.check_tight.lower {
	position:relative;
	top:13px;
}
form.nice label.check_tight.lower > input {
	position:relative;
	left:5px;
}

form.nice input[type=radio], form.nice input[type=checkbox]{
	margin:4px;
	position:relative;
	bottom:4px;
}
form.nice br{
	clear:both;
}
label.req.long {
	width:380px;
	text-align:left;
}
label.req.demo {
	text-align:left;
}
label.wide {
	width:160px !important;
}
input.eq, select.eq {
	width:146px;
}

table td.right_nowrap {
	text-align:right;
	white-space:nowrap;
}

.tip {
	cursor:help;
}
div.tip {
	position:fixed;
	bottom:20px;
	right:20px;
	max-width:440px;
	padding:9px;
	background:#ddd;
	border:1px solid #bbb;
	color:#0168b3;
	border-radius:4px;
	box-shadow:2px 2px 7px #aaa;
}

table.nice {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border:none;
}
table.nice tr th{
	background: #eee;
}

table.nice tr {
	border:none;
	border-bottom:2px solid #fff;
}

table.nice tr > th {
	border:none;
	padding:4px 8px;
}

table.nice tr > td {
	border:none;
	color: #333;
	padding:4px 8px;
}

table.nice tr:hover > td {
	background: #ddd;
}
table.nice input {
	margin:0;
}
.errors {
	color:#c00;
	list-style-image:none !important;
}

ul.plain{
	list-style:none;
	padding:0;
}
ul.plain > li {
	margin:5px 0;
}
ul.plain > li > a {
	clear:left;
}

table.document_list td {
	padding-right:0 !important;
	padding-left:12px !important;
}


/* dynamic tabs */
ul.tabs {
	list-style:none;
	padding:0;
	display:inline-block;
	float:left;
	clear:both;
	margin:0;
}
ul.tabs > li {
	display:inline;
	text-transform:uppercase;
	color:#666;
	float:left;
	padding:8px 16px;
	border:1px solid #c8c8c8;
	border-bottom:none;
	margin-right:2px;
	position:relative;
	z-index:1;
	background:#fff;
	text-decoration:none;
	cursor:pointer;
}
ul.tabs > li:hover {
	color:#333;
	text-decoration:none;
}
ul.tabs > li.on {
	background:#fafafa;
	color:#333;
	font-weight:bold;
	margin-bottom:-1px;
	padding-bottom:9px;
}
ul.tabs ul {
	display:none;
}
.content {
	border:1px solid #ccc;
	float:left;
	padding:16px;
	margin-bottom:2px;
	display:none;
	width:95%;
	background:#fafafa;
}
.content.on {
	display:block;
}
.content p {
	margin:0 0 15px;
	width:auto;
}



a.button, input.button, input[type=button], input[type=submit] {
	background:#486785 url('/_images/button.png') repeat-x;
	border:1px solid #a4b3c2;
	border-radius:2px;
	box-shadow:1px 1px 2px #777;
	font-size:14px !important;
	font-family:calibri,helvetica,arial,sans-serif !important;
	margin:0;
	color:#fff !important;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}
a.button:hover, input.button:hover {
	background:#597fa2 url('/_images/button.on.png') repeat-x;
}
a.button {
	padding:5px 7px;
}

.button:disabled, select:disabled, .disabled {
	background:#fcfcfc;
	color:#aaa;
	border:1px solid #ccc;
	cursor:wait;
}
.button.in_h1 {
	float:right;
	margin:0 0 0 5px;
}
.button.fr {
	float:right;
}
.button.right {
	float:right;
	margin-left:5px;
}
.button.low {
	position:relative;
	top:3px;
}

p.output {
	margin:0;
	position:relative;
	top:24px;
	line-height:0;
}


.tip {
	cursor:help;
	text-decoration:none !important;
}
div.tip {
	position:fixed;
	bottom:20px;
	right:20px;
	max-width:440px;
	padding:9px;
	background:#ddd;
	border:1px solid #bbb;
	color:#0168b3;
	border-radius:4px;
	box-shadow:2px 2px 7px #aaa;
}


.geo_map{
	width:100%;
	height:420px;
	border-radius:8px;
	border:thin solid #ccc;
	margin:10px auto;
}


div.header {
	background:#e6e6e6;
	border:1px solid #bbb;
	padding:10px 15px;
	border-radius:5px 5px 0 0;
	clear:left;
	margin:15px auto 0;
}
div.header:after {
    content		: '.';
    display		: block;
    height		: 0;
    clear		: both;
    visibility	: hidden;
}
	
div.header h2 {
	margin:1px 0 0;
	padding:0;
	font-size:20px;
}
div.header .button {
	border:1px solid #bbb;
}

div.hcontent {
	background:#f2f2f2;
	border:1px solid #bbb;
	padding:10px 15px;
	border-radius:0 0 5px 5px;
	margin:-1px auto 15px;
	overflow:hidden;

}
div.hcontent > table {
	width:100%;
	border-collapse:collapse;
}
div.hcontent > table tr:hover > td {
	background:#ddd;
}
div.hcontent > table tr {
	border-top:1px dotted #aaa;
	border-bottom:none;
}
div.hcontent > table tr:first-child {
	border-top:none;
}
div.hcontent > table td {
	padding:5px;
}

div.hcontent > table tr.sticky > td {
	background:#cec;
}
div.hcontent > table tr.sticky:hover > td {
	background:#9d9;
}
img.icon {
	width:16px;
	height:16px;
	position:relative;
	top:4px;
}

.checked {
	background:#c00;
	outline:1px solid red;
}

ul.portraits {
	list-style:none;
	padding:0;
	margin:0;
}
ul.portraits > li {
	text-align:center;
	float:left;
	margin:10px 20px;
	width:200px;
	height:200px;
}
ul.portraits > li > img {
	width:130px;
	height:130px;
	box-shadow:0 0 3px #666;
	margin:5px 0;
}


.exclaim {
	border:1px solid #b7a795;
	border-radius:5px;
	background:#eee;
	text-align:center;
	padding:10px;
}


.awards_table {
	text-align:center;
	line-height:18px;
	min-width:300px;
	border:1px solid #ccc;
}
.awards_table td {
	padding:5px;
	border-top:1px solid #ccc;
}
.awards_table tr:first-child td {
	border:none;
}
.awards_table strong {
	color:#2e6499;
}

.friendoahi{
	clear:both;
	float:none;
	margin-bottom:50px;
	overflow:hidden;
}

.friendoahi img{
	float:left;	
	margin-right:20px;
	filter: grayscale(100%);
}

.friendoahi:hover img{
	filter: grayscale(0%);	
}

/* bot trap */
input.noviz {
	display:none !important;
}
.imgCAPTCHA {
	float:left;
	margin:2px 5px 0 0;
}

/* Hide nav, etc when printing  */
@media print {
	#account,#advert,#header,#header_right,#top_menu,#leftside,.search,.search,#footer,.noprint{display:none;}
	body {margin:0;font-size:12px;}
	body,#page,#wrapper,#content{width:100%;padding:0;margin:0;background:none;}
	fieldset{border:none;}
}