/*Designed by Wizard!, 2013.
Basic elements
This CSS includes ONLY colors, font-families and bg images. ALL other classes are described in main.css
which is responsive
*/

@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding: 0;
	margin-top:0px;	
	background-attachment: scroll;
   	background-image: url(../images/bgtop.png);
    	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	line-height:1.4;
}

#container
{
width:100%;
margin:0px;
}

body.popup {
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
}

/* Headings */

h1, h2, h3, h4, h5, h6, form, img {
	margin:5; padding:0;
	font-family: tahoma;
}

H1	{font-size:14pt; size:14pt; font-weight: normal; line-height:1.5;}
H2	{font-size:12pt; size:12pt; font-weight: normal; line-height:1.5;}
H3	{font-size:12pt; size:12pt; font-weight: normal; line-height:1;}
H4	{font-size:11pt; size:11pt; font-weight: normal; line-height:1;}
H5	{font-size:10pt; size:10pt; line-height:1;}
H6	{font-size:9pt; size:9pt; line-height:1;}

.pagetitle	{font-family: tahoma; font-size:11pt; size:11pt; font-weight:bold; line-height:1.5;}

div, p, td, ul, li, form, label, input, textarea, span {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
} 

img {border:0;	}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2b62aa;
}

/*------------------------------------------------ Top part -------------------*/
#top_strip
{
    width: 100%;
	background-attachment: scroll;
	background-image: url('bgtop.png');
	background-repeat: repeat-x;
	background-position: top;    
}

#top{
	width:1010px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	float: none;
}

.fonts {
	float:right;
	margin-right:20px;
	margin-top:10px;
}


.freeregistration {
	margin: 0px;
	float: left;
	height: 60px;
	width: 150px;
	padding-top: 0px;
}
.registration {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2b62aa;
	text-decoration: none;
}


/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	float: none;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left {
	margin: 0px;
	float: left;
	height: 680px;
	width: 163px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	overflow:hidden;
}


.midarea {
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.head {
	display:block;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 510px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.body_textarea {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.readmore {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore:hover {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/readmore1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 820px;
	width: 170px;
}
.events_head {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/events.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin: 0px;
}
.login {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(../images/login_button.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(../images/login_button1.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_link {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.news_link:hover {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}
/*------------------------------------------------footer--------------------*/
#footer{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	height: 200px;
	/* background-image: url(../images/bgpep.png); 
	background-repeat: repeat-x; */
	background-position: top;
	background-attachment: scroll;
}

.footer_text {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	margin-top:20px;
}

/*------------------------------------------------footerlinks --------------------*/
a.footerlink:link, a.footerlink:visited {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000040;	
}

a.footerlink:hover, a.footerlink:active {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #2b62aa;
}

/*------------------------------------------------footerlinksend--------------------*/

/*##################################################
# Navigation Elements
##################################################*/

#nav
{
	font-family: verdana, sans-serif;
	text-transform: none;
	padding: 0px;
	width:100%;
	display: block;
}
#nav LI
{
	float: left;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#nav LI A
{
	display: block;
	font-size: 10pt;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	width: auto;
	height:20px;
}
#nav LI A:hover
{
	text-decoration: none;
	/* background: url('../images/nav_bg_current.png') no-repeat; */
	background-color: Navy;
	color: #ffffff;
	border: 0px;
}
#nav LI.MenuOn A
{
	/* background: url('../images/nav_bg_current.png') no-repeat; */
	background-color: Navy;
	color: #ffffff;	
	border: 0px;
}
#nav LI.contacts
{
	background: none;
	color: #343434;
}
#userInfo
{
	font-family: "tahoma", content, "arial narrow", sans-serif;
	font-size: 10pt;
	padding: 5px 0px;
	float: right;
	width: 400px;
	height: 25px;
	margin: 0px;
	display: inline;
	text-align: right;
	color: #343434;
}
#memberMenu
{
	font-family: "tahoma", content, "arial narrow", sans-serif;
	font-size: 12pt;
	padding-left: 10px;
	width: 440px;
	height: 40px;
	margin: 0px;
	margin-top: 10px;
	display: inline-block;
	float: right;
	text-align: center;
	vertical-align: middle;
	color: #303030;
}

/* ----------------------------------------------------------------------- */
/* News Items LIST */
.newslist 
{
    display: block;
    margin-top: 15px;
    margin-bottom: 50px;
}

.newslist span.photo img
{
    width: 100px;
}
.newslist span.photo
{
    display: inline-block;
    margin-right: 10px;
    float: left;
    width: 100px;
}
.newslist span.text
{
    margin-left: 0px;
}
.newslist span.link
{
    margin-left: 0px;
    margin-bottom: 30px;
}
.newslist span.more
{
    display: block;
    margin-top: 5px;
    margin-right: 20px;
    float: right;
}


/* Single News Item */
.newsitem
{
    margin-bottom: 20px;
    width: 600;
}
.newsitem span.date 
{
    color: Black;
    font-weight: bold;
}
.newsitem span.title
{
    color: Blue;
    font-weight: bold;
    margin-right: 20px;
    margin-bottom: 0px;
}
.newsitem span.photo img
{
    width: 250px;
}
.newsitem span.photo
{
    display: inline-block;
    margin-right: 10px;
    float: left;    
}
.newsitem span.text
{
    margin-left: 0px;
    margin-bottom: 50px;
}
.newsitem span.back
{
    display: block;
    margin-top: 25px;
    margin-right: 10px;
    float: right;
}

span.highlight
{
    color: Red;
}

span.filesTitle
{
    display: block;
    text-decoration: underline;
    font-weight: normal;
	font-size: 12pt;
    margin-top: 20px;
    margin-bottom: 5px;
}

span.more
{
    display: block;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: right;
}

span.moreHome
{
    display: block;
    margin-top: 5px;
    margin-right: 50px;
    margin-bottom: 20px;
    float: right;
    font-size: 12pt;
    vertical-align: bottom;
}

/* Home News Style */
.homelist
{
    margin-top: 8px;
    margin-bottom: 8px;
    width:100%;
}

.homelist span.date 
{
    display: inline-block;
    width: 90px;
    color: Black;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    vertical-align: top;
}
.homelist span.title
{    
    display: inline-block;
    width: 550px;
    color: Blue;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

.homelist-Highlight
{
    background-color: #FFFFCC;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
    border: 1px solid gray;
    line-height: 150%;
}

.homelist-Highlight span.date 
{
    display: inline-block;
    width: 90px;
    color: Black;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    vertical-align: top;
}
.homelist-Highlight span.title
{    
    display: inline-block;
    width: 550px;
    color: Blue;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}


/* Show folder Images */
div.photo img
  {
	border: 3px solid #eeb9ff;
	width: 100px;
  }
div.photo a:hover img
  {
	border: 3px solid #9900ff;
  }

div.thumbPic
	{
	margin-left:0px;
	}
div.thumbPic img
	{	
	margin-left:5px; margin-right:0px; margin-bottom:5px;
	border: 1px solid #ffffff;
	width: 100px;
	height: 100px;
	}	 
div.thumbPic a:hover img
	{
	border: 1px solid #000080;
	}
	
div.mainPic
	{
	width: 250px;
	float: left;
	}		
div.mainPic img
	{
	width: 250px;
	}	