body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, helvetica, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#555555;
	line-height:1.3em;
	/*background: #fa1682;*/
	background: #ffffff;
}
a {
	color: #01a250;
	text-decoration:none;
}
a:visited {
	color: #01a250;
}
a:hover {
	color: #fa1682;
	text-decoration:underline;
}
input, select, textarea
{
	background: #ffffff;
	border: #01a250 1px solid;
}

selected {
	background: #909D73;
}

#rap
{

	width:830px;
	margin:0px auto;
	background: #ffffff url('../images/background.png') center repeat-y;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {

 	height: 160px;
	margin: 0 auto;
	width: 830px;
	padding-top:7px;

	border:none;
}



a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url('../images/blockquote.gif') no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:18px;
}

h1 {

	font-size:24px;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #fa1682;
}
#header h1
{
	margin: 0;
	font-size: 2.6em;
	padding:10px 20px 15px 0;
	text-align:right;
}
#header h1 a
{
	color:#e8e2d7;
	text-decoration:none;
}
#header h1 a:hover
{
	color:#BBC4A3;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:2em;
	color:#e8e2d7;
	text-align:right;
	margin-top:110px;
	padding:0 20px 0 0;
}
DIV h4.blocktitle {

	padding-top:7px;
	font-size: 1em;
	color: #000000;
	text-align:center;


	height:22px;
	font-weight:bold;
}
.LeftBlock ul {
	list-style-type: none;
}

.LeftBlock {
	width: 170px;
	margin-bottom: 10px;
	font-size: 0.9em;

	background-color:#ffffff;


}
#pagenav
{
	list-style-type:none;
}
.LeftBlock ul li {
	margin: 0 0 0 -25px;
	padding: 0;
}
.LeftBlock ul li a {
	text-decoration: none;
	border:none;
	font-weight:bold;
}
.LeftBlock ul li a:link {
	color: #01a250;
}
.LeftBlock ul li a:visited {
	color: #01a250;
}
.LeftBlock ul li a:hover, #sidebar ul li a:active {
	color: #fa1682;
}
.LeftBlock ul ul {
	list-style-type: none;

	margin: 0;
	font-size: 1em;
	background:none;
	border:none;
}
.LeftBlock ul ul li
{

	background:url('../images/subcat_bullet.gif') no-repeat left;
}
.content ul {
	margin-left: 0;

	list-style-type: none;
}
.content ul li {
	background: url('../images/bullet.gif') no-repeat 0 7px;

}
.post , .page
{
	margin:0 0 15px 0;
}
.page
{
	margin:25px -5px 0 12px;
}
.post-info, .page-info
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.page-info
{
	text-align:center;
}
.post-info a
{
	color:#990000;
}
.post-info a:hover
{
	color:#000;
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title
{
	font-size:1.6em;
	font-weight:normal;
}

#content {

}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#516580;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer
{
	padding-top:20px;
	background:url('../images/divider.gif') no-repeat center;
}
DIV#footermsg {
	margin:7px 15px 6px 0px;
	padding: 7px 0;

	background: #ffffff;
	font-size: 0.8em;
	color: #333333;
	text-align:center;

}
DIV#footermsg a {
border:none;
color:#fa1682;
}

.commentlist {
	font-size:1em;
	font-weight:normal;
}
#commentform
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #516580;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#f9f7ed url('../images/comments_bottom.jpg') repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt
{

}
#topnav
{
	width:785px;
	background:#555555 url('../images/menu_off.jpg') repeat-x top;


	font-size:16px;
	font-weight:bold;
	margin:0 auto 7px auto;
	padding:.4em 0;
	text-align:center;
	font-family:Verdana, Arial, Sans-Serif;

}


#topnav a:link, #topnav a:visited
{
	text-decoration:none;
	color:#ffffff;
	height:33px;
	padding-top:.4em;
	font-size:16px;
	font-weight:bold;


	text-align:center;
	font-family:Verdana, Arial, Sans-Serif;
}

#topnav a:hover, #topnav a:active
{
	color:#ffffff;
	background:#a72f18 url('../images/menu_on.jpg') repeat-x top;
	margin-top: 2px;
	padding-top:.2em;
	font-size:16px;
	font-weight:bold;
	padding-bottom:.3em;
	height: 100%;
	text-align:center;
	font-family:Verdana, Arial, Sans-Serif;
}






/* Main column styles */
#main {


}

#RightCol {
	width: 15px;
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
}
#LeftCol {

	width:172px;
	margin-right: 0px;
	margin-left: 22px;
	padding:0px 4px 10px 6px;
	background-color:#ffffff;
	font-size:1em;
	color:#000;

}

#RightCol {
	padding-right: 10px;

	margin-right: 14px;
	margin-left: 18px;
}
#CenterCol {
	vertical-align: top;
	padding: 0px 20px 0 8px;

}


.slogan {
	COLOR: #C5DFF0;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 700;
	TEXT-DECORATION: none;
	padding-right: 15px;
}
TD#topmenu,
TD#topmenu A {
	COLOR: #C5DFF0;
	FONT-WEIGHT: 700;
}


/* Admin message title */
#AdminMsg .pn-title {
	FONT: bold 18px Verdana, Helvetica, sans-serif;
	color: #006699; /*#4C5EA8;#003366;*/
}
#AdminMsg TD {
/*	FONT: normal 11px/120% Arial, Helvetica, sans-serif;  */
}

/* News articles */
.ArticleBlock {
	background:#ffffff url('../images/divider.gif') no-repeat center bottom;
	margin-bottom: 45px;
	padding-bottom: 35px;
}
.ArticleHead {
	color: black;
	padding: 4px 10px;
	background: #ffffff;
	border-bottom: 1px solid #E1D6C6;
	clear: both;
}
.Article {
	padding: 6px;
	background: white;
}
H4, .storytitle {
	font-size: 16px;
	line-height: 135%;
	font-weight: bold;
	color: #909D73;;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;
}
H4.blocktitle,
H4.BlockTitleRight {
	COLOR: #003366;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-bottom: 3px;
}

/* News title links */
H4.storytitle a:link,
H4.storytitle a:visited {
	FONT-SIZE: 20px;
	font-weight : bold;
	COLOR: ##909D73;
	TEXT-DECORATION: none;
}
H4.storytitle a:hover,
H4.storytitle a:active  {
	FONT-SIZE: 20px;
	font-weight : bold;
	COLOR: #753206;
	TEXT-DECORATION: underline;
}
.note {
	FONT-FAMILY: "Times New Roman", Times, serif;
	COLOR: #006699;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.reads {
	COLOR: #000000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	clear: both;
}
.more {
	clear: both;
	margin-top: -15px;
}

/* Side blocks */
.BlockContent {
	COLOR: #000000;
	background: #ffffff;
	padding: 6px;


}


}
.rblockcontent {
	padding:0 6px 0 6px;
}
DIV H4.BlockTitleRight,
DIV H4.blocktitle {  /* Hand cursor for block titles */
	cursor: pointer; /* W3C standard */
	cursor: hand;    /* IE only */
}
/* General */
.clear { clear: both; }

.content {
	COLOR: #000000;
	FONT-SIZE: 11px;
}
.pn-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #003366;
	text-decoration: none;
}
.pn-sub, DIV.pn-sub A, FONT.pn-sub A {
	FONT-SIZE: 11px;
	COLOR: #000000;
}
.pnleft {
	vertical-align: middle;
	float: left;
/*	clear: left; */
	text-align: left;
}
.pnright {
	float: right;
/*	clear: right; */
	text-align: right;
}
.TopicImgLeft {
	float:left;
	width:100px;
	vertical-align: top;
	margin-left: -2px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 4px;

}
.TopicimagesRight {
	float: right;
	vertical-align: top;
	margin-left: 6px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.opentable {
	border: 1px solid #E1D6C6; /* $bgcolor2 */
	background: #ffffff;  /* $bgcolor1 */
	padding: 8px;
	margin: 0px 0px 15px 0px;
/*	margin-left: auto; margin-right: auto; */
}
.opentable2 {
	background: #ffffff;
	border: 2px solid #E1D6C6; /* $bgcolor2 */
	padding: 6px 12px;
	margin: 6px;
	margin-left: auto; margin-right: auto;
}

.container {
	border: 1px solid #E1D6C6; /* $bgcolor2 */
	background: #ffffff;  /* $bgcolor1 */
	padding: 8px;
	margin: 0px 0px 15px 0px;
/*	margin-left: auto; margin-right: auto; */
}

#login {
	width: 100%;
	margin: 0px;
	text-align: center;
	color:#000000;
	background-color: #E6EADB;

}

.separator {
	color: #797979;
}

.verbar	{   /* Color of main vertical menubar and border */
	color: black;


}



.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;

	padding: 0;
}

.vertitem	a {   /* Font style, size of main menu items */
text-decoration: none;
	border:none;
	font-weight:bold;

	position: relative;
	display: block;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
		color: #01a250;

	font-size: 12px;
	text-decoration: none;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #fa1682;
	background-color: #ffffff;

	font-size: 12px;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #fa1682;
	background-color: #ffffff;

	font-size: 12px;
	text-decoration: none;
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border: 1px solid #fa1682;

	position: relative;
	display: block;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	font-weight:bold;
}

.vertsubitem a	{   /* Font style, size of submenu items */

	font-size: 12px;
	text-decoration: none;

	position: relative;
	display: block;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #fa1682;

	font-size: 12px;
	text-decoration: none;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #fa1682;

	font-size: 12px;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #fa1682;
	background-color: #ffffff;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.vertsubseparator	{   /* Style for line-separator in vertical menus - Use '---' for Link title to display */
	background-color: #ff0000;
	border-top: 1px solid #cdcecd;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 0px;	/* top right bottom left */
	height: 0px;
	font-size: 1px;
	line-height: 0px;

}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #00cc66;
	color: #ffffff;
	font-weight:bold;
	width: 590px;
}

#nav ul{background: url('../images/green-background.jpg') repeat-x;

	width: 100%;

}

#nav a {
	display: block;
	width: 10em;
}
#nav li {
	float: left;
	width: 118px;
	background: url('../images/green-background.jpg') repeat-x;
}

#nav li:hover {
	float: left;
	width: 118px;
	background: url('../images/pink-background.jpg') repeat-x;
}



#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background: url('../images/pink-background.jpg') repeat-x;
	background-color: #fa1682;
	color: #fff;
	font-weight:bold;
}


/*** Menu colors (customizable) ***/


#nav ul li a{
	background-color: #fff;
	color: #fa1682;
	font-weight:bold;
}

#nav ul li:hover {
	background: url('../images/pink-background.jpg') repeat-x;
	background-color: #fa1682;
	color: #fff;
	font-weight:bold;
}

#nav ul li a:hover{
	background-color: #fa1682;
	color: #fff;
	font-weight:bold;
}

#nav ul li:active,
#nav ul li a:active{
	background-color: #fa1682;
	color: #fff;
	font-weight:bold;
}

#nav ul,
{
	background: url('../images/green-background.jpg') repeat-x;
}

#nav a{
	text-decoration: none;
}


/* styles for module admin menus */
.pn-menu {
    width: 99%;
	text-align: center;
}

/* style for main admin tables */
.pn-admintable {
	width: 100%;
	border: 1px black solid;
	padding: 0px;

}
/* classes to define two colors for admin view table to cycle between.*/
.pn-admintable tr.pn-even {
	background-color: #fff;
}
.pn-admintable tr.pn-odd {
	background-color: #eee;
}
/* stying for the cell elements in admin tables */
.pn-admintable td, th{

	padding: 0px;


}

/* main admin form style */
form.pn-adminform {
	border: 0;
	border-width: 0;
	padding: 0;
	margin: 0;
}
.accesskey {
	text-decoration: underline
}
/* formrow is used to style a div containing a label and control pair */
.pn-adminformrow {
    clear: both;
	padding: 0px;
}
/* style for a label contained in a div of class formrow */
div.pn-adminformrow label {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 5px;
}
/* style for a input control contained in a div of class formrow */
/* style for a textarea control contained in a div of class formrow */
/* style for a select control contained in a div of class formrow */
/* style for a div contained in a div of class formrow - allows for grouping
of a control and subsequent non label text.
e.g. yes (radio) no (radio)*/
div.pn-adminformrow input, div.pn-adminformrow textarea,
div.pn-adminformrow select, div.pn-adminformrow span {
	margin-left:20px;
	text-align:left;
}
/* styles to ensure that control elements inside the floated div directly above
don't themselves float*/
div.pn-adminformrow div input, div.pn-adminformrow div textarea,
div.pn-adminformrow div select {
	float: none;
}

/* styles to allow sub headings to be embedded correctly in admin forms */
form.pn-adminform div h1, form.pn-adminform div h2, form.pn-adminform div h3,
form.pn-adminform div h4, form.pn-adminform div h5, form.pn-adminform div h6 {
	padding: 10px;
}

/* add the help cursor to labels that provide additional help via the title
tag of the label */
form.pn-adminform label.pn-adminformhelp {
    cursor: help;
}


/* styles for the warning message shown if any of the install directory,
install.php or psak.php are found */
.warning-container {
	padding:10px;
	text-align: center;
	border: 1px solid red
}
.warning-container h2 {
	color: red;
	display: block;
}
.warning-container img {
	float:left;
}

/* style tags for grouping of controls into logical 'sets' */
fieldset {
	border: #fa1682 solid 1px;
}
legend {
	color: #fa1682;
}
