/* GOOGLE FONTS
    font-family: 'Slabo 27px', serif;
    font-family: 'PT Sans Narrow', sans-serif;
    font-family: 'PT Sans', sans-serif;
_____________________________________________________________________________*/



/* GENERAL
_____________________________________________________________________________*/

.edit {
	float:right;
}

#alert {
	color: red;
}

.edit img.noborder {
	border: 0;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

table {
	font-size:inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

cite, code, em, strong, th {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}

th {
	text-align:left;
}

h1, h2, h3, h4 {
	font-size:100%;
}

q:before, q:after {
	content:'';
}

select, input, textarea {
	font-size:99%;
}

* {
	outline: none;
}

html,body {margin:0;padding:0}

body {
	font: 13.5px/20px 'PT Sans', sans-serif;
	color: #0f2c39;
	text-align: center;
	background: url(/images/site/bg.jpg) repeat-x;
}

/* LINKS
_____________________________________________________________________________*/

a {
	text-decoration: none;
	color: #3096ab;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #FFF;
}

/* STRUCTURE
_____________________________________________________________________________*/

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1007px;
}

#content {
	background: url(/images/site/bg-content.jpg) no-repeat;
	margin: 6px 0 40px 0; 
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;	
	_height: 1px;
}

/* HEADER
_____________________________________________________________________________*/

#header {
	height: 96px;
	position: relative;
	z-index: 10000;
}

#header .logo {
	position: absolute;
	top: 15px;
	left: -25px;
	width: 275px;
	z-index: 1000;
}

#header .flags{
	position: absolute;
	top: 2px;
	left: 512px;
	width: 85px;
}

#header .social {
	position: absolute;
	top: 0;
	left: 599px;
	width: 35px;
}

#header .getfiles {
	position: absolute;
	top: 5px;
	left: 295px;
	width: 240px;
	color: #FFF;
font-size: 13px;
}

#header .getfiles a {
	color: #FFBA00;
}

#header .nav {
	position: absolute;
	bottom: 6px;
	right: 0px;
}

#header .nav li {
	float: left;
}

#header .nav li a {
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
	margin-left: 16px;
	display: block;
	padding-bottom: 12px;
}

#header .nav li a:hover,
#header .nav li a.active {
	color: #ffba00;
	background: url(/images/site/nav-tick.gif) no-repeat 50% bottom;
	text-decoration: none;
}

/* HEADER TABS
_____________________________________________________________________________*/

#tab-container {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 350px;
}

#tab-container a {
	color: #FFF;
}

#tab-container a:hover {
	color: #FFBA00;
	text-decoration: none;
}

.tab1 {
	width: 140px;
	height: 25px;
	float: left;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	background: #15515D;
}

/* SEARCH TAB
_____________________________________________________________________________*/

#search-tab {
	position: absolute;
	right: 0;
	height: 35px;
	width: 200px;
}

#search-tab .gsib_a {
    padding: 6px 9px 6px 9px;
}

#search-tab table.gsc-search-box td {
    vertical-align: top;
}

#search-tab .gsc-input-box {
    border: 0 !important;
}

#search-tab input.gsc-input {
    font-size: 14px;
}

#search-tab .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 5px;
}

#search-tab .gsc-search-button-v2 {
    padding: 7px 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#search-tab .gsc-search-button-v2, 
#search-tab .gsc-search-button-v2:hover, 
#search-tab .gsc-search-button-v2:focus {
    background-color: #15515D;
    border-color: #15515D;
}

.gsc-above-wrapper-area {
    border: 0 !important;
}

.gsc-control-cse {
    border-color: transparent !important;
    background-color: transparent !important;
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: transparent !important;
    background-color: transparent !important;
}
.gsc-control-cse .gs-spelling, 
.gsc-control-cse .gs-result .gs-title, 
.gsc-control-cse .gs-result .gs-title * {
    font: 14px 'PT Sans', sans-serif;;
}

.gcsc-more-maybe-branding-root,
.gs-webResult div.gs-visibleUrl-short {
    display: none !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 20px 0 0 0 !important;
}
.gsc-control-cse, 
.gsc-control-cse .gsc-table-result {
    font: 13px/20px 'PT Sans', sans-serif;
}

/* SLIDESHOW
_____________________________________________________________________________*/

#slideshow {
	height: 269px;
	background: #000;
}

#slideshow img {
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
}

/* ALLS COLUMNS
_____________________________________________________________________________*/

#left-column .pad,
#middle-column .pad,
#right-column .pad {
	margin: 13px;
	min-height: 200px;
}

.callout {
	margin-bottom: 15px;
	overflow: hidden;
}

.callout h2 {
	background: url(/images/site/bg-callout.png) no-repeat;
	_behavior: url(/scripts/iepngfix.htc);
	color: #a97200;
	padding: 3px 5px 0 5px;
	height: 33px;
	width: 167px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.callout h3 {
	font-size: 14px;
	color: #b9871f;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}

.callout a {
	font-weight: bold;
}

.dotted {
	border-top: 1px dotted #8b5e00;
	margin: 15px 0;
	clear: both;
	height: 0px;
	overflow: hidden;
}

.png {
	behavior: url(/scripts/iepngfix.htc);
}

/* LEFT COLUMN
_____________________________________________________________________________*/

#left-column  {
	float: left;
	width: 197px;
}

ul#members,
ul#about {
	margin-bottom: 15px;
}

ul#members h3,
ul#about h3 {
	text-decoration: none;
	font-weight: bold;
	margin: 0;	
}

ul#members li {
	border-bottom: 1px dotted #8b5e00;
	padding: 2px 0;
}

ul#about li {
	padding: 2px 0;
}

ul#members li div,
ul#about li div {
	margin: 0 0 5px 10px;
}

ul#members li div {
	display: none;
}

ul#members li.selected div {
	display: block;
}


ul#members li div a,
ul#about li div a {
	color: #000;
	display: block;
	font-weight: normal;	
}


ul#members li div a.active-link {
	font-weight: bold;
}

ul#members li div a.current {
	text-decoration: underline;
}

/* MIDDLE COLUMN
_____________________________________________________________________________*/

#middle-column {
	float: left;
	width: 600px;
	_width: 589px;
}

h1 {
	font: 30px 'Slabo', serif;
	color: #940a0a;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #b9871f;
	font-weight: bold;
	margin-bottom: 7px;
}

.feature {
	width: 100%;
}

.feature a {
	display: block;
	float: left;
	width: 49%;
	font-weight: bold;
}

#bottom-feature {
	background: url(/images/site/bg-dotted-vertical.png) repeat-y top center;
}

#bottom-feature .left {
	float: left;
	width: 48%
}

#bottom-feature .right {
	float: right;
	width: 48%
}

img.float-right {
	float: right;
	margin: 0 0 10px 10px;
}

img.border {
	float: left;
	margin: 3px 10px 0 0;
	padding: 2px;
	border: 1px solid #000;
}

img.border.right {
	float: right;
	margin: 3px 0 0 10px;
	padding: 2px;
	border: 1px solid #000;
}


img.border2 {
	padding: 2px;
	border: 1px solid #000;
}

.partners img.border {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	
}

.thumbs .border {
	margin: 3px 10px 10px 0;
}

#bottom-feature p {
	margin: 0;
	padding: 0;
}

.bump {
	margin-top: 0;
	padding-top: 0;
}

ul.language {
	height: 73px;
	padding: 15px 0;
	margin-bottom: 15px;
	border-top: 1px dotted #8b5e00;
	border-bottom: 1px dotted #8b5e00;
}

ul.language li {
	float: left;
	width: 50%;
}

.friend-message {
	margin-top: 25px;
	border: 1px dotted #000;
	padding: 15px;
}

/* INTERACTIVE MAP
_____________________________________________________________________________*/

#dvMap {
	width: 570px; 
	height: 600px;
	margin-top: 40px;
	border: 1px solid #000;
}

#map {
	width: 570px; 
	height: 600px;
	margin-top: 40px;
	border: 1px solid #000;
}

.map-item {
	width: 33%;
	float: left;
	padding: 5px 0;
}

/* RIGHT COLUMN
_____________________________________________________________________________*/

#right-column {
	float: left;
	width: 197px;
}

ul.thumbnails li {
	float: left;
	width: 190px;
	height: 200px;
	line-height: normal;
}

ul.thumbnails li img {
	border: 1px solid #000;
}

ul.thumbnails li p {
	margin-right: 20px;
	margin-top: 0;
}

.member-thumb {
	float: left;
	border: 1px solid #000;
	padding: 2px;
	margin: 0 10px 0 0;
}

.gallery-thumb {
	float: left;
	border: 1px solid #000;
	padding: 2px;
	margin: 10px 10px 0 0;
}

.forum-callout li {
	padding: 3px 0;
	border-bottom: 1px dotted #000;
}

/* NEWS & PRESS RELEASES
_____________________________________________________________________________*/

p.pagination {
	margin-top: 10px;
	font-weight: bold;
}

p.pagination a.number {
	border: 1px solid #DDD;
	padding: 2px 5px;
	color: #00a0d2;
}

p.pagination a.number:hover {
	background: #FFF4D8;
}

p.pagination b {
	color: #940A0A;
	padding: 2px 5px;
}

p.scroll {
	font-weight: bold;
	margin-top: 25px;
	height: 16px;
}

p.scroll .left {
	float: left;
}

p.scroll .right {
	float: right;
}

/* PHOTOS
_____________________________________________________________________________*/

.cat-thumb {
	float: left; 
	width: 33%; 
	margin-bottom: 20px;
}

/* FOOTER
_____________________________________________________________________________*/

#footer {
	background: #940a0a;
	color: #FFF;
	padding: 10px 0;
	text-align: center;
}

/* FORMS 
_____________________________________________________________________________*/

input.text {
	margin-bottom: 5px;
	padding: 3px;
	width: 250px;
}