/* CSS style sheet by www.stenikgroup.com */
/* STENIK GROUP Ltd. - Web design company  */
/* We give your business a face            */

/* ----------------------------------------------------------------------- [ GLOBAL CONFIG ] */
/* mac hide\*/
/* html, body {height:100%} */
/* end hide */

* { 
	outline:0;
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
html, body {
	background-image:none;
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#fff;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
body, p, a, div, th, td, tr, input, textarea {
	font:16px/1.2 Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
	margin:0;
	text-decoration:none;
	text-transform:none;
}
p {
	text-align:justify;
	padding-bottom:5px;
	color:#000;
}
a,
a:link,
a:active,
a:visited,
a:hover {
	cursor:pointer;
	color:#006699;
}
a:hover { color:#000; text-decoration:underline; }
input { color:#555555; }
h1 {
	font-size:24px;
	color:#000;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-weight:normal;
}
h2 {
	font-size:20px;
	line-height:1.0;
	color:#555555;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-weight:normal;
}
h2.newsDate {
	font-size:16px;
	color:#555555;
	margin:-5px 0 10px 0;
	text-transform:uppercase;
	font-weight:normal;
	font-style:italic;
}
h3 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px 0;
}
.clearfix { height:1px; }
#wrapper {
	width:auto;
	margin:0 auto;
}
/* ----------------------------------------------------------------------- [ PRINT ] */
wrapper .topLine,
.topLine .search { display:none; }
#wrapper .header { display:none; }
/* ----------------------------------------------------------------------- [ WRAPPER » CONTENT ] */
#wrapper .content { 
	width:948px;
	background-image:url('../im/content-bkg.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.content .navBg, .content .whoweareBg, .content .newsBg, .content .bulletinBg, .content .emapBg, .content .poolBg, .content .aboutusBg, .content .activitiesBg,
.content .associationsBg, .content .projectsBg, .content .galleryBg, .content .ccBg, .content .faqBg, .content .contactsBg, .content .sitemapBg, .content .questionsBg {
	background-image:url('../im/titles-bg.png');
}
.content .navEn, .content .whoweareEn, .content .newsEn, .content .bulletinEn, .content .emapEn, .content .poolEn, .content .aboutusEn, .content .activitiesEn,
.content .associationsEn, .content .projectsEn, .content .galleryEn, .content .ccEn, .content .faqEn, .content .contactsEn, .content .sitemapEn, .content .questionsEn {
	background-image:url('../im/titles-en.png');
}
.content .navBg, .content .whoweareBg, .content .newsBg, .content .bulletinBg, .content .emapBg, .content .poolBg, .content .aboutusBg, .content .activitiesBg,
.content .associationsBg, .content .projectsBg, .content .galleryBg, .content .ccBg, .content .faqBg, .content .contactsBg, .content .sitemapBg, .content .questionsBg,
.content .navEn, .content .whoweareEn, .content .newsEn, .content .bulletinEn, .content .emapEn, .content .poolEn, .content .aboutusEn, .content .activitiesEn,
.content .associationsEn, .content .projectsEn, .content .galleryEn, .content .ccEn, .content .faqEn, .content .contactsEn, .content .sitemapEn, .content .questionsEn {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	width:238px;
	height:32px;
	margin:0 0 10px 0;
}
.content .navBg, .content .navEn 																		{ background-position:0 0; }
.content .whoweareBg, .content .whoweareEn 								{ background-position:0 -32px; }
.content .newsBg, .content .newsEn 																{ background-position:0 -64px; }
.content .bulletinBg, .content .bulletinEn 								{ background-position:0 -96px; }
.content .emapBg, .content .emapEn 																{ background-position:0 -128px; }
.content .poolBg, .content .poolEn 																{ background-position:0 -160px; }
.content .aboutusBg, .content .aboutusEn 										{ background-position:0 -192px; }
.content .activitiesBg, .content .activitiesEn 				{ background-position:0 -224px; }
.content .associationsBg, .content .associationsEn { background-position:0 -256px; }
.content .projectsBg, .content .projectsEn 								{ background-position:0 -288px; }
.content .galleryBg, .content .galleryEn 										{ background-position:0 -320px; }
.content .ccBg, .content .ccEn 																				{ width:265px; background-position:0 -352px; }
.content .faqBg, .content .faqEn 																		{ background-position:0 -384px; }
.content .contactsBg, .content .contactsEn 								{ background-position:0 -416px; }
.content .sitemapBg, .content .sitemapEn 										{ background-position:0 -448px; }
.content .questionsBg, .content .questionsEn 						{ background-position:0 -480px; }
.content h1.desc { position:relative; left:-9999px; }
.content a.readon {
	background-image:url('../im/readon-bkg.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	width:403px;
	height:21px;
	display:block;
	font-size:10px;
	color:#555555;
	margin:5px 0;
	padding:3px 0 0 7px;
}
.content a.readon:hover {
	color:#000;
	text-decoration:none;
}
/* ----------------------------------------------------------------------- [ WRAPPER » CONTENT » LEFT ] */
.content .left { display:none; }
/* ----------------------------------------------------------------------- [ WRAPPER » CONTENT » CENTER ] */
.content .center {
	float:left;
	width:100%;
	margin:0 29px;
}
.center img.b {
	border:1px solid #000;
	display:block;
	margin:0 0 10px 0;
}
.center ul {
	padding:10px 0;
}
.center ul li {
	list-style:none;
	background-image:url("../im/subnav-bkg.gif");
	background-position:0 -43px;
	background-repeat:no-repeat;
	padding:1px 0 1px 17px;
	margin:0 0 0 35px;
}
.center ul.moreNews { padding:0; margin:0; }
.center ul.moreNews li {
	list-style:none;
	background:none;
	margin:0;
}
.center ul.moreNews li,
.center ul.moreNews li a {
	color:#555555;
	font-size:14px;
}
.center ul.moreNews li a,
.center ul.moreNews li a:link,
.center ul.moreNews li a:visited {
	background-image:url("../im/subnav-bkg.gif");
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:3px 0 3px 17px;
	text-transform:uppercase;
}
.center ul.moreNews li a:active,
.center ul.moreNews li a:hover {
	background-position:0 -43px;
	color:#006699;
	text-decoration:none;
}
/* ----------------------------------------------------------------------- [ WRAPPER » CONTENT » CENTER » FEEDBACK ] */
.center .feedback { display:none; }
/* ----------------------------------------------------------------------- [ WRAPPER » CONTENT » CENTER » GALLERY ] */
.center a.gallImg1,
.center a.gallImg2 {
	float:left;
	display:block;
	background-image:url('../im/gallery-bkg.png');
	background-position:0 0;
	background-repeat:no-repeat;
	width:170px;
	padding:14px;
	text-decoration:none;
}
.center a.gallImg2 { margin:0 0 0 14px; }
.center a.gallImg1 img,
.center a.gallImg2 img {
	width:170px;
	height:100px;
	padding:0;
	margin:0;
}
.center a.gallImg1 span.title,
.center a.gallImg2 span.title {
	display:block;
	text-align:center;
	margin:15px 0 0 0;
	font-size:14px;
	color:#000;
}
.center a.gallImg1:hover span.title,
.center a.gallImg2:hover span.title {
	color:#006699;
}
/* ----------------------------------------------------------------------- [ WRAPPER » CONTENT » RIGHT ] */
.content .right { display:none; }
/* ----------------------------------------------------------------------- [ FOOTER ] */
#footer { display:none; }
