/* Start of CMSMS style sheet 'BEST' */
html, body { 
	height: 100%; 
	margin: 0px;
	padding: 0px;
	}

body, a, div, td, input, select, textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

	a {
		text-decoration: none;
		}
	a:hover {
		text-decoration: none;
		}
	a.links {
		text-decoration: none;
		}
	a.links:hover {
		text-decoration: none;
		}

input, select, textarea {
	border: 1px solid #7fa6f1;
	background-color: #ffffff;
	}

textarea{
        width: 430px;
        }

input.noborder, select.noborder, textarea.noborder {
	border: 0px;
	background-color: #ffffff;
	}

form, img {
	margin: 0px;
	}
	
.hr {
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 10px;
	padding-top: 10px;
}


.error {
	font-style: italic;
	color: #ff0000;
	}
#left {
	text-align: left;
	}
#center {
	text-align: center;
	}
#right {
	text-align: right;
	}

.ul {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0px;
	}


#page {
	position: relative;
	margin: 0 auto;
	width: 700px;
	overflow: hidden;
	background: #ffffff;
	}
	
#head {
	height: 40px;
	position: relative;
	}
	
	#head_links {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		position: relative;
		float: left;
		padding-right: 10px;
		text-decoration: none;
		color: #4284A5;
		}
		a.head_links {
			color: #4284A5;
			text-decoration: none;
			}
		a.head_links:hover {
			color: #4284A5;
			text-decoration: underline;
			}
		#head_print {
			display: none;
		}
		
#logo {
	position: relative;
	float: left;
	border-top: 1px solid #7fa6f1;
	border-left: 1px solid #7fa6f1;
	border-right: 1px solid #7fa6f1;
	border-bottom: 1px solid #7fa6f1;
	width: 698px;
	height: 144px;
	margin: 0px;
	}
	
	#logo_img {
		margin-bottom: -2px;
		padding: 0px;
		border : none;
		width: 698px;
		height: 144px;
		}

	#logo_date {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		position: relative;
		float: left;
		line-height: 20px;
		padding-left: 10px;
		border-bottom: 1px solid #7fa6f1;
		width: 653px;
		height: 20px;
		color: #095aa5;
		}

	#logo_lang {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		position: relative;
		float: right;
		padding-bottom: 1px;
		padding-top: 3px;
		border-bottom: 1px solid #7fa6f1;
		padding-right: 2px;
		width: 35px;
		height: 16px;
		color: #B4B4BD;
		}

#menu {
	position: relative;
	float: left;
	width: 160px;
	margin: 0px;
	background-color: #7fa6f1;
	height: 294px;
	}
	#menu_link {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		border-bottom: 1px solid #EAEAEA;
		height: 15px;
		margin: 0px;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 2px;
		text-decoration: none;
		display: block;
		}
		a.menu_link {
			color: #ffffff;
		}
		a.menu_link:hover {
			background-color: #095aa5;
			color: #ffffff;
		}
#content_headline {
	position: relative;
	float: left;
	width: 490px;
	margin: 0px;
        height: auto !important;
	height: 12px;
	min-height: 12px;
        padding-bottom: 3px;
	border-bottom: 1px dashed #7fa6f1;
	}
	#news_link {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		height: 11px;
		margin: 0px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 2px;
		text-decoration: none;
		display: block;
		}
		a.news_link {
			color: #000000;
		}
		a.news_link:hover {
			color: #095aa5;
		}
		
#content {
	position: relative;
	float: left;
	border-left: 1px solid #7fa6f1;
	border-right: 1px solid #7fa6f1;
	border-bottom: 1px solid #7fa6f1;
	width: 698px;
	margin: 0px;
	height: auto !important;
	height: 560px;
	min-height: 560px;
	background-color: #7fa6f1;
	}
	#content_page {
		border-left: 1px solid #7fa6f1;
		position: relative;
		float: right;
		width: 531px;
		padding: 3px;
		height: auto !important;
		height: 560px;
		min-height: 560px;
		background-color: #ffffff;
		}
	#content_menu {
		position: relative;
		float: left;
		width: 160px;
		height: auto !important;
		height: 560px;
		min-height: 560px;
		background-color: #7fa6f1;
		}

	#content_logo {
		position: relative;
		float: left;
		text-align: center;
		padding-top: 15px;
		margin: 0px;
		border: 0px;
		width: 160px;
		}


	#content_banner {
		position: relative;
		float: left;
		border: 0px;
		width: 490px;
		height: 200px;
		padding-top: 0px;
		margin: 0px;
		}	

#bottom {
	position: relative;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height : 20px;
	width: 700px;
	height: 20px;
	margin: 0px;
	color: #7fa6f1;
	}




/* NEWS  */

#news {
	position: relative;
	float: left;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	width: 490px;
	}
	#news_post {
               width: 100%;
		position: relative;
		float: left;
		padding-bottom: 10px;
		}
        #news_post2 {
                width: 100%;
		position: relative;
		float: left;
		padding-bottom: 40px;
		}
         #news_post3 {
                width: 100%;
		position: relative;
		float: left;
		padding-top: 10px;
		}
	#news_msg {
		line-height: 15px;
		font-weight: normal;
		text-align: justify;
		font-size: 11px;
		margin: 0px;
		padding-bottom: 3px;
                padding-top: 3px;
		height: auto !important;
		height: 16px;
		min-height: 16px;
		color: #000000;
		}
                a.news_msg {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		        font-size: 11px;
		        font-weight: bold;
			line-height: 12px;
			padding-top: 5px;
			padding-bottom: 3px;
			color: #000000;
			}
                 a.news_msg:hover{
                        color: #095aa5;
                        }
	#news_title {
		line-height: 15px;
		font-weight: normal;
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		padding-top: 5px;
		margin: 0px;
		border-bottom: 1px dashed #7fa6f1;
		color: #000000;
		}
	#news_subtitle {
		line-height: 15px;
		font-weight: normal;
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		padding-top: 5px;
		margin: 0px;
		color: #000000;
		}
	#news_img {
		background-color: #fff;
		padding: 1px;
		border: 0px solid #EAEAEA;
		text-align: center;
		margin-top: 15px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 0px;
		}
	#news_img2 {
		background-color: #fff;
		padding: 1px;
		border: 0px solid #EAEAEA;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
		}
	#news_info {
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: right;
		line-height: 14px;
		padding-top: 2px;
		padding-bottom: 3px;
		border-top: 1px dashed #7fa6f1;
		text-decoration: none;
		color: #666666;
		}
		a.news_info {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		        font-size: 10px;
		        font-weight: bold;
			line-height: 12px;
			padding-top: 5px;
			padding-bottom: 3px;
			color: #000000;
			}
                 a.news_info:hover{
                        color: #095aa5;
                        }
	#member {
		position: relative;
		float: left;
		border-bottom: 1px dashed #7fa6f1;
		padding-top: 5px;
		width: 490px;
		height: 140px;
		margin: 0px;
		}
		#member_info {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
			position: relative;
			float: right;
			line-height: 11px;
			padding-left: 0px;
			width: 370px;
			height: 20px;
			color: #000000;
			}
			

		#member_img {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
			position: relative;
			float: left;
			padding-bottom: 3px;
			padding-top: 3px;
			padding-left: 5px;
			padding-right: 2px;
			width: 100px;
			height: 128px;
			color: #B4B4BD;
			}

#forum_bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #000000;
        border-bottom: 1px dashed #7fa6f1;
        }
#forum {
                padding-top: 20px;
	}
	#forum_new {
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: right;
		line-height: 14px;
		padding-top: 2px;
		padding-bottom: 3px;
		border-top: 1px dashed #7fa6f1;
		text-decoration: none;
		color: #666666;
		}

	#forum_reply {
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: left;
		line-height: 14px;
		padding-top: 2px;
		padding-bottom: 3px;
		text-decoration: none;
		color: #666666;
		}


/* PHOTOALBUM  */

#photoalbum {
	position: relative;
	float: left;
	line-height: 15px;
	font-weight: normal;
	/*text-align: justify;*/
	font-size: 10px;
	height: 120px;
	width: 226px;
	padding: 5px;
	margin: 2px;
	border: 1px dashed #7fa6f1;
	color: #666666;
	}
	#photoalbum_img {
		background-color: #F2F9FF;
		padding: 1px;
		border: 1px solid #7fa6f1;
		float: right;
		margin-top: 0px;
		margin-bottom: 2px;
		margin-left: 5px;
		margin-right: 0px;
		width: 78px;
		}
	#photoalbum_title {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		}
	#photoalbum_date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		padding-bottom: 3px;
		text-decoration: none;
		}

#photoalbum_head {
	position: relative;
	float: left;
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
	font-size: 10px;
	width: 490px;
	padding-right: 0px;
	margin: 2px;
	border-bottom: 1px dashed #7fa6f1;
	color: #666666;
	}
#photoalbum_thumbs {
	position: relative;
	float: left;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	height: 120px;
	width: 110px;
	padding: 0px;
	margin: 6px;

	}
	a.photoalbum_thumbs {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #666666;
		}
	.photoalbum_img {
		border: 1px solid #7fa6f1;
		}

#photoalbum_pic {
	border: 1px solid #7fa6f1;
	}

	

/* CALENDAR  */

/* make all links red */
.calendar tr td a
{
color: #095aa5;
}

/* highlight "today" for the small calendar */
.calendar-today
{
font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
display: inline;
margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
color: red;
font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
margin: 0px;
border-collapse:    collapse;
border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
border: 1px solid black;
padding: 3px;
width: 75px;
}

#big td {
border: 1px solid black;
vertical-align: top;
padding: 3px;
height: 75px;
width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
margin: 0px;
padding: 0px;
padding-left: 5px;
}

#big li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

/* background colours for #big */
#big td
{
background-color: #ffffff;
}

#big .calendar-day
{
background-color: #80ff80;
}

#big .calendar-today
{
font-weight: bold;
background-color: #7fa6f1;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
display: none;
font-weight: bold;
}
/* End of 'BEST' */

