/* ***************************************************************
* Orca Ringmaker v2.3
*  A comprehensive web ring creation and managment script
* Copyright (C) 2004 GreyWyvern
*
* This program may be distributed under the terms of the GPL
*   - http://www.gnu.org/licenses/gpl.txt
* 
* See the readme.txt file for installation instructions.
*************************************************************** */


/* ***** Main ************************************************* */
#orm_main {
  text-align:center;
}
#orm_main .orm_warn {
  color:#ff0000;
}
#orm_main form {
  margin:0px;
}
#orm_main img {
  border-width:0px;
  
}
#orm_main #orm_content {
  margin-right:19ex;
  
  
}
#orm_main .orm_drow {
  color:#000000;
  background-color:#dddddd;
}
#orm_main .orm_drow a {
  color:#000000;
  background-color:#dddddd;
  text-decoration: none;
}
#orm_main .orm_drow a:visited {
  color:#000000;
  background-color:#dddddd;
  text-decoration: none;
}
#orm_main .orm_drow a:hover {
  color:#000000;
  background-color:#dddddd;
}
#orm_main textarea.orm_tasans {
  font:normal 95% Arial, sans-serif;
}
#orm_main textarea.orm_tacode {
  text-align:left;
  font-size:95%;
}
#orm_main select {
  font-size:95%;
}


/* ***** Control Panel **************************************** */
#orm_control {
  float:right;
  font-family: Verdana;
  width:210px;
  border:1px dashed #dddddd;
  position:relative;
  margin-right: 15px;
}
#orm_control h3 {
  font-family: Verdana;
  margin:0px;
  padding:3px;
  color:#fff;
  background-color: #9EBCBC;
  font-weight:normal;
}
#orm_control .orm_cbox {
  font-family: Verdana;
  font-size:70%;
  padding:3px;
  border-top:1px dashed #bbbbbb;
  text-align:left;
}
#orm_control .orm_cent {
  text-align:center;
}
#orm_control .orm_announcement {
  text-align:justify;
}
#orm_control .orm_announcement a {
  color: #456998;
  text-decoration: none;
}
#orm_control .orm_announcement a:visited {
  color: #456998;
  text-decoration: none;
}
#orm_control .orm_announcement a:hover {
  color: #456998;
  text-decoration: none;
}
#orm_control .orm_cbox ul {
  font-family: Verdana;
  margin:3px;
  padding:3px;
  list-style-type:none;
  text-align:left;
  color: #456998;
}
#orm_control .orm_cbox ul a {
  color: #456998;
  text-decoration: none;
}
#orm_control .orm_cbox ul a:visited {
  color: #456998;
  text-decoration: none;
}
#orm_control .orm_cbox a {
  color: #456998;
  text-decoration: none;
}
#orm_control .orm_cbox a:visited {
  color: #456998;
  text-decoration: none;
}

#orm_control .orm_cbox table {
  font-family: Verdana;
  font-size:100%;
  width:100%;
}
#orm_control .orm_cbox table tr th {
  text-align:left;
  padding:0px 0px 5px 0px;
  font-weight: light;
}
#orm_control .orm_cbox table tr td {
  text-align:left;
  padding:0px 0px 5px 0px;
}
#orm_control .orm_cbox form {
  margin:0px;
  text-align:right;
}
#orm_control .orm_cbox form label {
  display:block;
  margin-bottom:3px;
}


/* ***** Success/Error Messages ******************************* */
#orm_notify {
  font-family: Verdana;
  list-style-type:none;
  padding:0px;
  margin:5px;
}


/* ***** Default Control Box Layout *************************** */
.orm_box {
font-family: Verdana;
  font-size:90%;
  border:2px outset #dddddd;
  margin:0px auto 1em auto;
}
.orm_box thead tr th {
font-family: Verdana;
  padding:3px;
  font-size:120%;
  color:#000000;
  background-color: #dddddd;
  text-align:left;
  font-style:normal;
  font-weight:normal;
}
.orm_box thead tr th input {
font-family: Verdana;
  font-size:80% !important;
  float:right;
}
.orm_box tbody tr td {
font-family: Verdana;
  padding:2px;
  text-align:right;
}
.orm_box tbody tr td label {
font-family: Verdana;
  float:left;
  display:block;
  font-weight:bold;
  padding-right:1em;
}
.orm_box tbody tr td ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
.orm_box tbody tr td h4 {
font-family: Verdana;
  font-size:175%;
  margin:5px;
  text-align:center;
}
.orm_box tbody tr td p {
font-family: Verdana;
  margin:3px;
  text-align:center;
}
.orm_box tbody tr td ul label {
font-family: Verdana;
  float:none;
  display:inline;
  padding:0px;
}
.orm_box tbody tr td div label {
font-family: Verdana;
  float:none;
  display:inline;
  padding:0px;
}


/* ***** Default Statistics Table Layout ********************** */
.orm_table {
  font-family: Verdana;
  font-size:90%;
  border:2px outset #9EBCBC;
  margin:0px auto 1em auto;
}
.orm_table thead tr th {
  font-style:italic;
  text-align:left;
}
.orm_table thead tr th.orm_ttitle {
  padding:3px;
  font-family: Verdana;
  font-size:100%;
  color:#fff;
  background-color: #9EBCBC;
  text-align:left;
  font-style:normal;
  font-weight:normal;
}

.orm_table thead tr th.orm_ttitle a {
  color:#fff;
  background-color: #9EBCBC;
  text-decoration: none;
 }
.orm_table thead tr th.orm_ttitle a:visited {
  color:#fff;
  background-color: #9EBCBC;
  text-decoration: none;
 }
.orm_table thead tr th.orm_ttitle input, .orm_table thead tr th.orm_ttitle select {
  font-size:80% !important;
  float:right;
}
.orm_table thead tr th.orm_scol {
  color:inherit;
  background-color:transparent;
  border:3px solid #ffffff;
  cursor:pointer;
  cursor:hand;
}
.orm_table thead tr th.orm_scol_on {
  color:#fff;
  background-color:#9EBCBC;
  border:3px inset #9EBCBC;
  cursor:pointer;
  cursor:hand;
}
.orm_table thead tr td {   /* ***** NEW FOR v2.3 ***** */
  color:#000000;
  background-color: #9EBCBC;
  border-top:1px dashed #808080;
  font-weight:bold;
  text-align:left;
  font-size:90%;
}
.orm_table tbody tr th {
  font-style:normal;
  text-align:left;
  padding-right:3em;
  white-space:nowrap;
  font-weight:normal;
}
.orm_table tbody tr td {
  text-align:center;
}
#orca_list {
  clear:both;
}

/* ***** Statistics Deep Magic ******************************** */
.orm_graph {
  margin:5px auto;
  border-top:1px dashed #bbbbbb;
  font-size:95%;
  font-family: Verdana;
}
.orm_graph tr.orm_chartrow th {
  vertical-align:top;
  font-family: Verdana;
  font-size:90%;
  width:4ex;
  padding:0px !important;
}
.orm_graph tr.orm_chartrow td {
  vertical-align:bottom;
  font-family: Verdana;
  padding-left:1px;
  height:100px;
}
.orm_graph tr.orm_chartrow td.orm_sb {
  font-family: Verdana;
  padding-left:0px;
  border-left:1px dotted #bbbbbb;
}
.orm_graph tr.orm_chartrow td div {
  font-family: Verdana;
  color:#000000;
  background-color:#9EBCBC;
  overflow:hidden;
  cursor:crosshair;
}
.orm_graph tr.orm_chartrow td div.orm_gmax {
  font-family: Verdana;
  color:#000000;
  background-color:#8a3e3f;
}
.orm_gbase td {
  border-top:1px dotted #bbbbbb;
  font-size:90%;
  font-family: Verdana;
  padding:1px 2px;
}
.orm_graph tr.orm_gbase td.orm_gbl {
  font-family: Verdana;
  text-align:left;
  border-left:1px dotted #bbbbbb;
}
.orm_graph tr.orm_gbase td.orm_gbr {
  font-family: Verdana;
  text-align:right;
  border-right:1px dotted #bbbbbb;
}


/* ***** Site Listings **************************************** */
#orm_site {
  list-style-type:none;
  padding:20px;
  margin-left: 20px;
  margin-right: 115px;
  background-color: #9EBCBC;
  border: 1px dashed #999999;
  font-family: Verdana;
  
}

#orm_site h2, h2 a {
  text-align:left;
  color: #3d5551;
  margin-bottom:1ex;
  text-decoration: none;
  
  
}

#orm_site li {
  text-align:left;
  margin-bottom:1ex;
  background: #EEEEEE;
  border: 1px dashed #999999;
  list-style-type:none;

  
  
}
#orm_site li h2 {
  font-size:90%;
  display:inline;
  padding:3px;
  
}
#orm_site li p {
  margin:0px;
  padding:3px;
  font-size:71%;
  color: #456998;
}
#orm_site li.orm_hr {
  display: none;  
}
#orm_site li.orm_hr hr {
  display: none;
}


/* ***** Ringmaker Help *************************************** */
#orm_help {
  text-align:justify;
  margin-right: 110px;
  margin-left: 20px;
  font-family: Verdana;
  font-size:80%;
}

#orm_help h2 {
  text-align:left;
  font-size:130%;
  
}
#orm_help a {
  color: #456998;
  text-decoration: none;
}
#orm_help a:visited {
  color: #456998;
  text-decoration: none;
}
#orm_help h3 {
  margin:1em 4px 4px 0px;
  padding-left:0.5em;
  border-left:0.5em dashed #9EBCBC;
  border-bottom:1px dashed #bbbbbb;
}
#orm_help p {
  margin:5px 0px;
}


/* ***** Footer Items ***************************************** */
#orm_pagin {
font-family: Verdana;
  margin:0px 40% 10px 27%;
  font-size:90%;
  text-align:center;
  color: #456998;
}
#orm_pagin a {
font-family: Verdana;
  color: #456998;
  text-decoration: none;
}
#orm_pagin a:visited {
font-family: Verdana;
color: #456998;
text-decoration: none;
}
#orm_pagin_prev {
font-family: Verdana;
  float:left;
  text-align:right;
  white-space:nowrap;
  color: #456998;
}
#orm_pagin_prev a:visited {
font-family: Verdana;
color: #456998;
text-decoration: none;
}
#orm_pagin_prev a {
font-family: Verdana;
color: #456998;
text-decoration: none;
}
#orm_pagin_page  {
font-family: Verdana;
  margin:0px 6em;
  text-align:center;
  color: #456998;
}
#orm_pagin_page  a:visited {
font-family: Verdana;
color: #456998;
text-decoration: none;
}
#orm_pagin_page a {
font-family: Verdana;
color: #456998;
text-decoration: none;
}
#orm_pagin_next {
font-family: Verdana;
  float:right;
  text-align:left;
  white-space:nowrap;
  color: #456998;
}
#orm_pagin_next a {
font-family: Verdana;
color: #456998;
}
#orm_pagin_next a:visited {
font-family: Verdana;
color: #456998;
text-decoration: none;
}
INPUT, BUTTON	{
		background-color: #CAD8P8;
		font-family: arial;
		font-size: 11px;
		color: #000000;
		border: 1px solid #000000;
		height: 18px
		}
#orm_copy {
  text-align:center;
  margin-right: 100px;
  margin-left: 20px;
  font-family: Verdana;
  font-size:80%;
}

#orm_copy a {
  color: #456998;
  text-decoration: none;
}
#orm_copy a:hover {
  color: #456998;
  text-decoration: none;
}
#orm_copy a:visited {
  color: #456998;
  text-decoration: none;
}
#orm_site li h2 img {
  vertical-align:middle;
}

a {
color:#3d5551;
text-decoration: none;

}
a:visited
{
color:#3d5551;
text-decoration: none;

}