/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h2 {
	font: 25px Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	line-height: 1.1em;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #000;
}

h3 {
	font: 21px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 6px 0;
	line-height: 1.1em;
	letter-spacing: -1px;
}

/* Links */

a:link, a:visited, a:active {
	color: #103374;
	text-decoration: underline;
}

a:hover {
	color: #103374;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 9px 0;
	line-height: 1.5em;
	word-spacing: -1px;
}

big {
	font-size: 16px;
}

/* Lists */

ul li {
	background: url('../i/dot.gif') no-repeat 0 5px;
	text-indent: 7px;
}

/* Clearfix */

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

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	background: #d8d8d8 url('../i/page-bg.gif') repeat-x 0 0; 
}

.all {
	background: url('../i/all-bg.png') repeat-y;
	width: 808px;
	margin: 0 auto;
}

.frame {
	margin: 0 4px;
	background: #FFF;
}

/* Header */

.header {
	height: 184px;
}

.logo {
	display: block;
	height: 184px;
	position: relative;
	text-align: center;
	font-size: 42px;
	line-height: 180px;
}

.logo span {
	display: block;
	width: 800px;
	height: 184px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../i/header-bg.jpg') no-repeat;
	cursor: pointer;
}

/* Menu */

.menu {
	height: 47px;
	position: relative;
	overflow: hidden;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 47px;
	background: url('../i/overlay.png') no-repeat;
	z-index: 10;
}

.menu ul {
	background: #f2f3f2 url('../i/menu-bg.gif') repeat-x;
	margin: 7px 0 0 24px;
}

.menu li {
	height: 24px;
	font-size: 15px;
	float: left;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	padding: 16px 0 0 0;
	text-align: center;
	background: url('../i/menu-sep.gif') no-repeat 100% 0;
	text-indent: 0;
}

.menu a:link, .menu a:visited {
	color: #757575;
	position: relative;
	z-index: 100;
	text-decoration: none;
}

.menu a:hover {
	color: #db0b1d;
	text-decoration: none;
}

.menu li.current {
	background: #103374;
}

.menu li.current a:link, .menu li.current a:visited {
	color: #d1d1d1;
}

#m-home {
	width: 160px;
}

#m-home {
	width: 162px;
}

#m-contribute {
	width: 150px;
}

#m-participate {
	width: 140px;
}

.menu li#m-contact {
	width: 140px;
	background: transparent;
}

/* Content */

.content {
	background: #0260b0 url('../i/content-bg.gif') repeat-x 0 100%;
}

/* Columns */

.columns {
	margin: 0 0 0 26px;
	background: #0083c5 url('../i/col-right-bg.gif') repeat-x 100% 100%;
}

.columns-wrapper {
	background: url('../i/columns-sep.gif') repeat-y 0 0;
}

.col-left {
	float: left;
	display: inline;
	background: #FFF url('../i/col-left-bg.jpg') no-repeat 0 100%;
	width: 162px;
	height: 904px;
}

.col-center {
	float: left;
	display: inline;
	width: 414px;
	margin: 12px 0 0 14px;
	overflow: hidden;
}

.col-right {
	float: left;
	display: inline;
	width: 169px;
	margin: 0 0 0 14px;
}

/* Left menu */

.left-menu {
	margin: 31px 0 8px 0;
	font-size: 12px;
}

.left-menu li {
	text-align: center;
	padding: 0 0 8px 0;
	margin: 0 0 4px 0;
	background: url('../i/left-menu-sep.gif') no-repeat 50% 100%;
	text-indent: 0;
}

.left-menu li.last {
	background: transparent;
	padding: 0;
	margin: 0;
}

.left-menu a:link, .left-menu a:visited {
	color: #848484;
}

.left-menu a:hover {
	color: #db0b1d;
	text-decoration: none;
}

.follow {
	margin: 0 0 0 65px;
}

.follow li {
	float: left;
	display: inline;
	margin: 0 7px 0 0;
	background: transparent;
	text-indent: 0;
}

/* Right column */

.video {
	margin: 0 0 15px 0;
}

/* Horizontal line */

.hr hr {
	display: none;
}

.hr {
	height: 1px;
	overflow: hidden;
	background: #c9cacb;
	margin: 11px 0 8px 0;
}

/* Picture with shadowed border */

.pic {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
}

.pic .t {
	background: url('../i/pic-t.gif') repeat-x 0 0;
}

.pic .l {
	background: url('../i/pic-l.gif') repeat-y 0 0;
}

.pic .b {
	background: url('../i/pic-b.gif') repeat-x 0 100%;
}

.pic .r {
	background: url('../i/pic-r.gif') repeat-y 100% 0;
}

.pic .lt {
	background: url('../i/pic-lt.gif') no-repeat 0 0;
}

.pic .lb {
	background: url('../i/pic-lb.gif') no-repeat 0 100%;
}

.pic .rb {
	background: url('../i/pic-rb.gif') no-repeat 100% 100%;
}

.pic .rt {
	background: url('../i/pic-rt.gif') no-repeat 100% 0;
	overflow: hidden;
}

.pic .inner {
	padding: 5px 6px 7px 6px;
}

.item {
	overflow: hidden;
}

/* Buttons */

.buttons {
	width: 430px;
	margin: 45px 0 0 -5px;
}

.buttons li {
	text-indent: 0;
	background: transparent;
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	height: 64px;
	overflow: hidden;
}

.buttons li a {
	display: block;
	float: left;
	height: 64px;
	overflow: hidden;
}

.buttons li:hover img, .buttons li.current img {
	margin: -64px 0 0 0;
}

/* Comnment form */

.comment {
	background: #005ba1 url('../i/comment-bg.gif') repeat-x 0 100%;
	overflow: hidden;
	color: #FFF;
	font-size: 10px;
}

.comment .inner {
	overflow: hidden;
	margin: 10px 0 0 14px;
	height: 175px;
	padding: 0 0 35px 0;
}

.comment h2 {
	font-size: 18px;
	word-spacing: 1px;
	letter-spacing: -1px;
}

.comment p {
	font-size: 9px;
	word-spacing: -1px;
	margin: 0 0 14px 0;
}

.comment .text {
	background: #1a79c0 url('../i/text-bg.gif') no-repeat;
	width: 135px;
	height: 20px;
	margin: 5px 0 10px 0;
	overflow: hidden;
}

.comment .text input {
	background: transparent;
	border: 0px solid transparent;
	font: 11px Arial, Helvetica, sans-serif;
	width: 129px;
	color: #FFF;
	margin: 0 3px;
	padding: 3px 0;
}

.comment .btn {
	margin: 20px 24px 0 0;
	text-align: right;
}

/* Photo gallery */

.gallery {
	background: #0086cd url('../i/gallery-bg.gif') repeat-x 0 100%;
	overflow: hidden;

}

.gallery .inner {
	margin: 20px 0 0 15px;
	overflow: hidden;
	width: 143px;
	position: relative;
	padding: 0 0 28px 0;
}

.gallery a:link, .gallery a:visited {
	color: #FFF;
	text-decoration: none;
}

.gallery a:hover {
	text-decoration: none;
}

.gallery-picture {
	display: block;
	margin: 17px 0 0 0;
}

#label-gallery {
	position: absolute;
	top: 3px;
	left: 53px;
	word-spacing: -1px;
}

#label-view {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 23px;
}

.col-right .wrapper {
	margin: 0 0 0 18px;
}

/* Links */

.links li {
	text-indent: 0;
	background: transparent;
	letter-spacing: -1px;
	word-spacing: 2px;
	margin: 0 0 4px 0;
}

.links a:link, .links a:visited {
	color: #FFF;
	text-decoration: underline;
}

.links a:hover {
	text-decoration: none;
}

/* Footer */

.footer {
	background: #d8d8d8 url('../i/footer-bg.gif') no-repeat;
	width: 808px;
	height: 165px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.right-picture {
	float: right;
	display: inline;
	margin: 2px 0px 0 5px;
}

#internal .col-center {
	margin-top: 20px;
}

.hidden {
	display: none;
}

#loadBar {
	font-size: 12px;
	font-weight: bold;
	word-spacing: 0;
	word-spacing: 1px;
}

#emailSuccess {
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
	margin: 0 15px 0 0;
}

.links-outer {
	background: url('../i/links-bg.gif') repeat-x;
	padding: 28px 0 0 0;
	height: 211px;
}
