body {
	margin: 0px;
	background: url(../images/bgr.png) repeat;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
#mainlevel-nav {
   margin: 0; padding: 0;
}
#mainlevel-nav li {
   background-image: none;
   padding-left: 0px;
   list-style:none; float: right; 
   margin: 0; width: 15.5%; 
   font-size: 10px;
   line-height: 20px;
   white-space: nowrap;
   text-indent: 15px;
}
#mainlevel-nav a {
   display: block; float: right; text-decoration: none;  border: 1px solid;
   border-color: #fff #cc3300 #cc3300 #fff;
   background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
   color: white;
}
#mainlevel-nav a {
   float: none;
}
#mainlevel-nav a:hover {
   background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td {
   color: #000000;
   text-align: justify;
   vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
   text-align: justify;
   color: #333333;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg { background: #eeeeee; }

/*pathaway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}



#active_menu {  color: #000000;}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
   display: block;
   color: #ffffff;
   font-weight: bold;
   background-image: url(../images/menu_bgr.png);
   background-repeat: no-repeat;
   width: 95%;
   text-indent: 15px;
   text-decoration: none;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   line-height: 20px;
   margin-bottom: 1px;
}
a.mainlevel:hover { color: #333333;}

a.mainmenu:link, a.mainmenu:visited {
   color: #ffffff; 
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-weight: bold;
   font-size: 10px;

}
a.mainmenu:hover { color: #333333; }
.pollstableborder { border: 1px solid; padding: 1px;}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover { color: #ff9e31; text-decoration: none;}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: url(../images/bgr.png);
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
   font-size: 10px;
   font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background:  #FFFFFF;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ff9900;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
 color: #ff6600;
 text-decoration: none;
}

a:hover {
 color: #ff3300;
 text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color: #333333; font-weight: bold; font-size: 11px; font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {}

.tabheading { background-color: #ffae00; text-align: left; }

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {background-color: #f0f0f0;}
.code {	background-color: #f0f0f0;border: 1px solid #FFF;}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button { text-align: center; margin-top: 40px;}

table.contenttoc {color: #333300;	background-color: #e0e0e0; border: 1px solid #333; }
table.contenttoc td { font-size: 8pt; font-weight: normal; text-align:left;}
ul { margin: 0; padding: 0; list-style: none;}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto { width: 100%;}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 5px;
}
/*
h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}
*/

/*for title or site name*/
h1.title {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color : #000000;
  margin-left: 5px;
  margin-top: 2px;
  margin-bottom: 5px;
}

/*for the tag-line*/
h2.subtitle {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #666666;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 20px;
}


/* MrRat's APF script related style info*/
.apf_color_bar { background-color:#00659C; font-size:x-small; text-align:center; width:100%; }
.apf_error { font-size:150%; font-weight:bold; color:red; }
.apf_small_text { font-size:x-small; }
.apf_prices { color: #990000; }
.apf_prices_text { font-weight:bold; }
.apf_prices_list { color: #990000; text-decoration: line-through; }

.apf_normal_heading { font-weight:bold; }
.apf_even_row { background-color:#eeeeee; }
.apf_odd_row { background-color:#ffffff; }
.apf_checkbox { clear:right; float:right; font-weight:bold; }
.apf_heading4 { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
.apf_heading4c { font-weight:bold; font-size:larger; font-family:Arial,Helvetica,sans-serif; color:#CE6500; }


.indented{margin-left: 50px; margin-right: 50px; margin-top: 1px; margin-bottom:1px;}
.compact{margin-top: 1px; margin-bottom:1px;color: #ff0000; font-weight: bold;}
.compact{margin-top: 1px; margin-bottom:1px;}


/* Modified APF Store - JavaBean template based */

form { margin-top: 0px;  margin-bottom: 0px;}

h1{  margin-top:0px;  margin-bottom: 0px;}
.store_heading{   text-align: center;    margin-top: 0px; }
.in_association{   text-align: center; margin-top:0px; }

.apf_search_form{
   margin-top: 5px;
   margin-bottom: 5px;
}
.apf_submit_button_style {  font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; }
.apf_searchindex{  font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;  }
.apf_keywords{   font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; }
.apf_sort_select{ font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; }

.searchindex_toolbar{
   background-color: #ffffff;
   margin-top: 10px;
   text-align: center;
   line-height: 20px;
   margin-bottom: 0px;
}
.searchindex_toolbar_text{
   font-weight: bold;
}
.apf_search_box_table{
  border-color: #006699;
  border-style: solid;
  border-width: 0px;
  margin-top: 9px;
}


h1.apf_product{font-size: 14px;}
.apf_nvmnu_td p{margin-top: 0px;margin-bottom: 5px; font-weight: bold;}
.rhcol p {margin-top:5px; margin-bottom: 0px;}
.apf_browse_menu_table {
	border-width:0px; border-color: #336699; border-style: solid; 
	background-color: #ffffff; /*#EEEECC;*/ 
	}
.apf_browse_menu_tr {}
.apf_browse_menu_td {vertical-align: top;}
.apf_browse_menu_td ul {
      font-size: 11px;
      font-weight: bold;
      text-align: left;
}
.apf_browse_menu_td li {
      margin-top: 10px;
      margin-bottom: 10px;
}

.apf_browse_menu_a {font-weight: bolder; vertical-align: top;} 
p.apf_browse_menu_p {vertical-align: top; font-size: 10pt;}

.apfrecentlyviewed_table {width: 100%;}
.apfrecentlyviewed_title_td {background-color: #ff9933; color: #ffffff; font-weight: bold; text-align: center;}
.apfrecentlyviewed_body_td {text-align: center;}
.apfmostviewed_table { width: 100%; }
.apfmostviewed_title_td {background-color: #ff9933; color: #ffffff;  font-weight: bold; text-align: center;}
.apfmostviewed_body_td {text-align: center;}
.linktothis{display: none;}

.apf_mini-cart_table{margin-top:10px;}
.apf_mini-cart_td_title{background-color: #336699;color: #ffffff; font-weight: bold;}
.apf_mini-cart_tr_item{}
.apf_mini-cart_td_item{ font-size: 10px; color: #0000ff;}
.mini_cart_prices{ font-size: 8px; font-weight: bold; color: #000000;}
.apf_mini-cart_td_itemtotals{ font-size: 8px; font-weight: bold; color: #000000; }
.apf_mini-cart_td_pricetotals{ font-size: 8px; font-weight: bold; color: #000000; }
/*
.apf_mini-cart_tr_checkout{}
.apf_mini-cart_td_checkout{}
*/
.apf_mini_cart_td_link{text-align: center;}
