/* admin bar formatting */

.adminmenux {
color: #7f7f7f; 
text-decoration : none; 
font-weight: normal; 
padding: 2px 2px 2px 2px; 
border: 1px solid #ccddff; 
filter: Alpha(Opacity=35); 
-moz-opacity:0.35; 
opacity: 0.35;
}

a.adminmenu, a:link.adminmenu, a:visited.adminmenu {
display: block; 
color: blue; 
text-decoration : none; 
font-weight: normal; 
padding: 2px 2px 2px 2px; 
border: 1px solid #ccddff;}

a:hover.adminmenu, a:active.adminmenu {
display: block; 
color: red; 
text-decoration: none; 
font-weight: normal; 
background-color: #f0f8ff;  
padding: 2px 2px 2px 2px; 
border: 1px solid #8899ff;
}

/* formatting specific to admin panel */

a.adminicon:link, a.adminicon:visited {
color: black;
text-decoration: none;
font-size: 8pt;
}

a.adminicon:hover, a.adminicon:active {
color: #5f5f5f;
text-decoration: underline;
font-size: 8pt;
}

a.adminnavmenu:link, a.adminnavmenu:visited {
color: #215DC6;
text-decoration: none;
font-size: 8pt;
}

a.adminnavmenu:hover, a.adminnavmenu:active {
color: #6A9BEC;
text-decoration: underline;
font-size: 8pt;
}

.helpprompt {
width: 100%;
height: 150px;
color: #4f4f4f;
font-size: 7.5pt;
overflow: auto;
}

table.adminbtn_table {
cursor: pointer; 
margin-left: 1px; 
margin-right: 1px;
}

td.adminbtn_tdleft {
background-image: url(../buttonleftsm.gif); 
width: 4px; 
height: 22px;
}

td.adminbtn_tdright {
background-image: url(../buttonrightsm.gif); 
width: 4px; 
height: 22px;
}

td.adminbtn_tdimage {
background-image: url(../buttoncentersm.gif); 
width: 19px; 
height: 22px;
vertical-align: middle;
text-align: left;
}

td.adminbtn_tdcontent {
background-image: url(../buttoncentersm.gif); 
text-align: center; 
vertical-align: middle;
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: black; 
text-decoration: none;
white-space: nowrap;
}

a.adminbtn_link, a:link.adminbtn_link, a:visited.adminbtn_link, a:active.adminbtn_link {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: black; 
text-decoration: none;
}

a:hover.adminbtn_link {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #5f5f5f; 
text-decoration: none;
}


.marginForm fieldset
{
    display: block;
    margin: 0 0 1em 0;
    border: 0 solid #FFFFFF;
    border-top: 1px solid #000000;
    padding: 0 1em 1em 1em;
	clear: both;
}

.marginForm legend
{
    font-weight: bold;
}

.marginForm .marginFormLabel
{
	width: 145px;
	float: left;
	padding-top: 1pt;
}

.marginForm .marginFormInput
{
	float: left;
}

.marginForm .marginFormError
{
	font-weight: bold;
	color: red;
	padding-left: 1px;
	margin: 0px;
	display: none;
}

.marginForm label
{
	clear: both;
	padding-top: 2pt;
	padding-bottom: 2pt;
	display: block;
}

.marginForm .req
{
	color: red;
}


.jsPanel {
	border: 1px solid #7f7f7f;
	background-color: white;
}

.jsPanel .jsHeader {
	background-color: #1f1fdf;
	color: white;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
}

.jsPanel .jsHeader .jsCloseBtn {
	display: block;
	float: right;
	width: 12px;
	height: 12px;
	margin-top: 1px;
	background-image: url(../images/close.gif);
	cursor: pointer;
	font-size: 1px; /* make sure font-size height wont affect div height strict mode */
}

.jsPanel .jsBody {
	overflow: hidden;

	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	
	padding: 5px;
}

.jsPanel .jsFooter {
	background-color: #c0c0c0;
	border-top: 1px solid #a0a0a0;

	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	
	padding: 2px 5px 2px 5px;
}

/* main_align - align main block in page horizontally for IE 5 and 6 */
#main_align
{
    text-align: center;
    background-image:url('images/top_bg.png');
	background-repeat:repeat-x;
}

/* main holds everything and float in the body */
#main
{
    background-color: white;
    width: 770px;
    text-align: left;   /* reset alignment done by main_align */

    /* center alignment for standard compliant browser */
    margin-left: auto;
    margin-right: auto;
}

#block_1
{
	float: left;
	width: 550px;
}

/* left bar */
#block_2
{
	/* float: right allows to block to position properly under IE5 and 6 position */
	float: left;
	width: 200px;
}

/* contains the middle columns and it allows footer to position properly under IE6 works properly */
#wrapper
{
	float: left;
}

/* page header */
#header
{
	width: 770px;
	height: 186px;
    background-image:url('images/top_bg.png');
}

#header_top
{
	height: 73px;
	overflow: hidden;
}

#logo
{
	width: 328px;
	height: 72px;
	background-image:url('images/logo.png');
}

#coins
{
	width: 367px;
	height: 73px;
	background-image:url('images/top_coins.png');
	margin-top: -72px;
	float: right;
}

#header_print
{
    display: none;
}

#menu {
	height: 38px;
	clear: both;
}

#menu_left {
	background-image:url('images/menu_left.png');
	width:2px;
	height: 38px;
	float: left;
}

#menu_content {
	background-image:url('images/menu_bg.png');
	height: 38px;
	float: left;
}

#menu_right {
	background-image:url('images/menu_right.png');
	width: 9px;
	height: 38px;
	float: left;
}

#footer
{
	clear: both;
}

/* content div in "block_1" to give appropriate padding to text */
#content
    {
		/*
			must set the width and margin, otherwise, IE5.* will fail.
			do not use any padding.
		*/
		width: 530px;
		margin-left: 0px;
		margin-right: 30px;
		margin-bottom: 20px;
    }

#foot_txt
{
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	font-family:arial;
	font-size:12px;
	color:black;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: white;
    }
    
    
    
font {
    font-family : tahoma, arial, helvetica, sans-serif; }

body, td, p, ul, ol, li, blockquote, input, textarea, select {
    font-family : tahoma, arial, helvetica, sans-serif;
    font-size : 9pt; }
    
form {
    margin: 0px;
    padding: 0px;
}    

th, form.bold, p.bold, td.bold, ul.bold, ol.bold, li.bold, blockquote.bold {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold; }

.bold {
    font-weight: bold; }

form.small, p.small, td.small, ul.small, ol.small, li.small, blockquote.small {
    font-family : tahoma, arial, helvetica, sans-serif;
    font-size : 8pt; }

.small {
    font-size : 8pt; }

form.boldsm, p.boldsm, td.boldsm, ul.boldsm, ol.boldsm, li.boldsm, blockquote.boldsm {
    font-family : tahoma, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold; }

.boldsm {
    font-size: 80%;
    font-weight : bold; }

.tt {
    font-family : lucida console, courier new, courier, monospace;
}

.name1 {
    color: #0000c0;
    font-weight: bold;}

.name2 {
    color: #d02020;
    font-weight: bold;
    font-style: italic;}

.name3 {
    font-weight: bold;}

.name4 {
    font-weight: bold;
    font-style: italic;}

h1 {font-family : Georgia, Times New Roman, Times, Serif; 
	font-size: 16pt;
	color: #A0AF6E;
	font-weight: normal; 
	}
h2 {font-family : tahoma, arial, helvetica, sans-serif; font-size : 14pt; font-weight: normal; color: #0F733C}
h3 {font-family : tahoma, arial, helvetica, sans-serif; font-size : 13pt; font-weight: normal; color: #0F733C}
h4 {font-family : tahoma, arial, helvetica, sans-serif; font-size : 12pt; font-weight: normal; color: #0F733C}
h5 {font-family : tahoma, arial, helvetica, sans-serif; font-size : 11pt; font-weight: normal; color: #0F733C}

.blockcaption, th.blockcaption, form.blockcaption, p.blockcaption, td.blockcaption, ul.blockcaption, 
ol.blockcaption, li.blockcaption, blockquote.blockcaption
{
font-family : Georgia, Times New Roman, Times, Serif;
font-size : 12pt;
font-weight : normal;
color: #A0AF6E;
}

.blockcontent, th.blockcontent, form.blockcontent, p.blockcontent, td.blockcontent, ul.blockcontent, 
ol.blockcontent, li.blockcontent, blockquote.blockcontent
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 8pt;
font-weight : normal;
color : black;
}

th.caption, form.caption, p.caption, td.caption, ul.caption, 
ol.caption, li.caption, blockquote.caption
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
color : white;
background-color : #00005f;
}

form.boxcolor1, p.boxcolor1, td.boxcolor1, ul.boxcolor1, 
ol.boxcolor1, li.boxcolor1, blockquote.boxcolor1
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 9pt;
color : black;
background-color : #E7EBD9
}

th.boxcolor1, td.boxcolor1h
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 9pt;
color : white;
font-weight: bold;
background-color : #A1B06F
}

form.boxcolor1sm, p.boxcolor1sm, td.boxcolor1sm, ul.boxcolor1sm, 
ol.boxcolor1sm, li.boxcolor1sm, blockquote.boxcolor1sm
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 8pt;
color : black;
background-color : #E7EBD9
}

th.boxcolor1sm
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 8pt;
color : white;
font-weight: bold;
background-color : #A1B06F
}

form.boxcolor2, p.boxcolor2, td.boxcolor2, ul.boxcolor2, 
ol.boxcolor2, li.boxcolor2, blockquote.boxcolor2
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 9pt;
color : black;
background-color : #E7F8FD
}

th.boxcolor2, td.boxcolor2h
{
font-family: Trebuchet MS, arial, sans-serif;
font-size: 9pt;
color: white;
font-weight: bold;
background-color: #2F9FC5
}

form.boxcolor2sm, p.boxcolor2sm, td.boxcolor2sm, ul.boxcolor2sm, 
ol.boxcolor2sm, li.boxcolor2sm, blockquote.boxcolor2sm
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 8pt;
color : black;
background-color : #E7F8FD
}

th.boxcolor2sm
{
font-family: Trebuchet MS, arial, sans-serif;
font-size: 8pt;
color: white;
font-weight: bold;
background-color: #2F9FC5;
}

.heading1 {
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 15pt; 
font-weight: bold; 
color: #6f7fbf;}

.heading2 {
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 14pt; 
font-weight: normal; 
color: white;
background-color: #4210E7;
}

.sitename {
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 11pt; 
font-wieght: bold;
color: #29537B;
}

.slogan {
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 9pt; 
font-weight: normal; 
color: black;
}

td.mainmenu {
vertical-align: middle;
}

a.mainmenu, a:link.mainmenu, a:visited.mainmenu {
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 11px; 
color: white;
text-decoration: none;
cursor: pointer;
font-weight: normal;
padding: 15px 12px 0px 12px;
height: 23px;
display: block;
}

a:hover.mainmenu, a:active.mainmenu
{
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 11px; 
color: white;
text-decoration: none;
cursor: pointer;
font-weight: normal;
padding: 15px 12px 0px 12px;
background-image: url("images/menu_highlight.png");
height: 23px;
display: block;
}

.footer {
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 9pt;
font-weight: normal;
color: black;
background-color: #dfdfdf;
}

a.footer, a:link.footer, a:visited.footer {
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 9pt; 
color: #3f3f3f;
text-decoration: none;
cursor: pointer;
font-weight: normal;
}

a:hover.footer, a:active.footer
{
font-family : tahoma, arial, helvetica, sans-serif; 
font-size : 9pt; 
color: #8f8f8f;
text-decoration: underline;
cursor: pointer;
font-weight: normal;
}

a {color : #3F3FFF; text-decoration : underline; font-weight: normal;}
a:link {color : #3F3FFF; text-decoration : underline; font-weight: normal;}
a:visited {color : #3F3FFF; text-decoration : underline; font-weight: normal;}
a:hover {color : red; text-decoration : underline; font-weight: normal;}
a:active {color : red; text-decoration : underline; font-weight: normal;}

a.boxcolor1h {font-family : tahoma, arial, helvetica, sans-serif; font-size : 9pt; color : white; text-decoration : underline; font-weight: bold; }
a.boxcolor1h:link {font-family : tahoma, arial, helvetica, sans-serif; font-size : 9pt; color : white; text-decoration : none; font-weight: bold; }
a.boxcolor1h:visited {font-family : tahoma, arial, helvetica, sans-serif; font-size : 9pt; color : white; text-decoration : none; font-weight: bold; }
a.boxcolor1h:hover {font-family : tahoma, arial, helvetica, sans-serif; font-size : 9pt; color : white; text-decoration : underline; font-weight: bold; }
a.boxcolor1h:active {font-family : tahoma, arial, helvetica, sans-serif; font-size : 9pt; color : white; text-decoration : underline; font-weight: bold; }

a.button {font-size: 9pt; color: black; text-decoration : none; font-weight: bold;}
a:link.button {font-size: 9pt; color: black; text-decoration : none; font-weight: bold;}
a:visited.button {font-size: 9pt; color: black; text-decoration : none; font-weight: bold;}
a:hover.button {font-size: 9pt; color: black; text-decoration : none; font-weight: bold;}
a:active.button {font-size: 9pt; color: black; text-decoration : none; font-weight: bold;}

a.buttonsm {font-size: 8pt; color: black; text-decoration : none; font-weight: normal;}
a:link.buttonsm {font-size: 8pt; color: black; text-decoration : none; font-weight: normal;}
a:visited.buttonsm {font-size: 8pt; color: black; text-decoration : none; font-weight: normal;}
a:hover.buttonsm {font-size: 8pt; color: black; text-decoration : none; font-weight: normal;}
a:active.buttonsm {font-size: 8pt; color: black; text-decoration : none; font-weight: normal;}

.submenu {
background-color: #BAD4ED;
padding: 4px;
border: 1px solid #5490C8;
filter: Alpha(Opacity=85);
-moz-opacity:0.85;
opacity: 0.85;
width: 188px;
}

a.submenuitem:link, a.submenuitem:visited {
text-align: left;
display: block;
background-color: #BAD4ED;
border: 1px solid #BAD4ED;
padding: 2px;
color: black;
width: 180px;
text-decoration: none;
font-size: 8pt;
}

a.submenuitem:hover, a.submenuitem:active {
text-align: left;
display: block;
background-color: #DAF4FF;
border: 1px solid #9AB4CD;
padding: 2px;
color: black;
width: 180px;
text-decoration: none;
font-size: 8pt;
}

/* TreeMenu.css
  A component of HTML_TreeMenu as extended by Chip Chapin
  2002-10-31 Chip Chapin
*/
.tmenu0text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
.tmenu1text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
.tmenu2text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
}
.tmenu3text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
}

/* Since all menu items are links, the following is equally important
 * to your menu appearance.
 * The main thing you may want to change are the A:link and A:visited colors.
 */
*.tmenu0text A:link,*.tmenu1text A:link,*.tmenu2text A:link,*.tmenu3text A:link
  { text-decoration:none; color:#505080 }
*.tmenu0text A:visited,*.tmenu1text A:visited,*.tmenu2text A:visited,*.tmenu3text A:visited
  { text-decoration:none; color:#505080 }
*.tmenu0text A:active,*.tmenu1text A:active,*.tmenu2text A:active,*.tmenu3text A:active
  { text-decoration:none; color:#805050 }
*.tmenu0text A:hover,*.tmenu1text A:hover,*.tmenu2text A:hover,*.tmenu3text A:hover
  { text-decoration:underline; color:#FF0000 }

/* .tmlistbox controls the appearance of Listbox menus */
.tmlistbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;  /* match 'smalltext' value */
  font-size-adjust: 0.58; /* Verdana */
  margin-bottom: 0px;
}

/* .tmenuSelected is used with linkSelectKey to highlight selected items */
.tmenuSelected {
  background-color: yellow;
}
*.tmenuSelected A:link    { text-decoration:none; color:#2020ff }
*.tmenuSelected A:visited { text-decoration:none; color:#2020ff }
*.tmenuSelected A:active  { text-decoration:none; color:#ff2020 }
*.tmenuSelected A:hover   { text-decoration:underline; color:#FF0000 }


input, textarea 
{
border-top-color: #7f7f9f; 
border-left-color: #7f7f9f; 
border-right-color: #7f7f9f; 
border-bottom-color: #7f7f9f; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-RIGHT-WIDTH: 1px; 
BORDER-BOTTOM-WIDTH: 1px; 
}

.pagelist {
padding-bottom: 2px;
font-size: 8pt;
color: black;
}

.pagename {
}

.pagestatus {
padding-bottom: 2px;
}

.pagebody {
padding-left: 14px;
padding-top: 14px;
padding-right: 14px;
padding-bottom: 20px;
}

.pagebody_noname {
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

.box2caption
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 8pt;
font-weight : bold;
color : white;
padding-left: 10px;
padding-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
}

.box2content
{
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
background-color: white;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
}

a.adminicon:link, a.adminicon:visited {
color: black;
text-decoration: none;
font-size: 8pt;
}

a.adminicon:hover, a.adminicon:active {
color: #5f5f5f;
text-decoration: underline;
font-size: 8pt;
}

a.adminnavmenu:link, a.adminnavmenu:visited {
color: #215DC6;
text-decoration: none;
font-size: 8pt;
}

a.adminnavmenu:hover, a.adminnavmenu:active {
color: #6A9BEC;
text-decoration: underline;
font-size: 8pt;
}

.helpprompt {
width: 100%;
height: 150px;
color: #4f4f4f;
font-size: 7.5pt;
}

.buttons_container {
float: right;
text-align: right;
}

.theme_slogan {
padding: 2px;
padding-left: 5px;
background-color: #1EDC73;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: white;
}

.theme_logo {
padding: 0px;
background-color: #ACFEC5;
}

.theme_menutopline {
height: 1px;
background-color: #9F9F9F;
}

.theme_menuback {
height: 18px;
background-color: #E5E5E5;
}

.theme_homebox {
border-top: 1px solid #7f7f7f;
border-right: 1px solid #7f7f7f;
}

.box2color {
background-color: #A1B06F;
padding: 5px;
color: white;
font-weight: bold;
background-image: url(images/box_caption.png)
}

    

div.content
{
font-size:12px;
font-weight: normal;
}

div.post
{
font-size:12px;
font-weight: normal;
}

h2.sidebarheading
{
font-size:12px;
font-weight: bold;
}

div.sem_recent div.tile_header h2
{
font-size:12px;
font-weight: bold;
}

li.linkcat
{
margin: 0px;
padding: 0px;
list-style: none;
} 

li.linkcat h2
{
font-size:12px;
font-weight: bold;
}

div.entry, div.entry div.post-content, div.entry p
{
width:500px;
padding-right:7px;
}