/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, sans-serif; color: #272A32;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #E6E7E9; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #E6E7E9; }

/* top elements */
.company { font-weight: bold; font-size: 18pt; font-family: Arial Narrow, sans-serif; color: #ffffff; }
.slogan { font-size: 7pt; font-family: Tahoma, sans-serif; color: #C7C6CA; text-transform: uppercase; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #9D9AA0; }

/*backgrounds*/
.main-bg { background-color: #828691; }

/* Rosie Presents - site management styles */

body {
  color: white;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  margin: 5px 0px 0px 5px;
  background-color: black;
}  
div#main-error{
  width: 750px;
  text-align: left;
}
table.enclosing-table {
  width: 930px; 
  padding: 1px 1px 1px 1px;
  background-color: #828691;
  border: none;
}
p,td {
  margin: 0px 0px 6px 0px;
  background-color: transparent;
  text-align: left;
}
ul {
  margin: 0;
}
h1,h2,h3,h4 {
  text-align: center;
}
input {
  margin: 0;
  padding: 0;
}
table,td,.txt {
  color: white;
}
tr {
   vertical-align: top;
}
.left,td.left{
  text-align: left; 
}
.center,td.center{
  text-align: center;
}
.right,td.right{
  text-align: right; 
}
span.red,td.red { color: red; }

fieldset {
/*-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-moz-border-radius-bottomleft: 12px;
-moz-border-radius-bottomright: 12px; */
  color: White;
  text-align: left;
  margin: 12px 6px 12px 6px;
  border: thin solid white;
  padding: 0px 6px 6px 6px;
}
legend {
  color: #000000;
  background-color: white;
  font-weight: bold;
  text-align: left;
  padding: 1px 6px 3px 6px;
}

br.clearit {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}     
form {
  margin: 0px 0px 0px 0px;
}
.error {
  background-color: #FFFFF0;
  color: Red;
}
pre, tt, code, kbd, samp {
  font-family: "Courier New", Courier, monospace;
}
.smallfont {
  font-size: 80%;
}
span.smaller{
  font-size: 90%;
}            

/* links */
a,a:link, a:visited,a:hover {
  color            : white;
  text-decoration  : underline;
}
a:hover {
  color            : #5D74A3;
}

a.buttonbar:link, a.buttonbar:visited {
  font             : bold 9px Arial, Helvetica, sans-serif;
  color            : #5D74A3;
  text-transform   : uppercase;
  text-decoration  : none;
}
a.buttonbar:hover {
  color            : #FFFFFF;
  text-transform   : uppercase;
}




div.main-menu{
  font-weight: bold;                    
  margin: 12px 0px 6px 0px;
}
ul.main-menu {
  margin: 0px 0px 6px 0px;
}
li.main-menu {
  margin: 0px 0px 0px 12px;
  list-style-type: circle;
  list-style-position: inside;
}
   
fieldset.main-menu {
  color: #000000;
  text-align: left;
  margin: 12px 0px 12px 0px;
  border: thin solid #009999;
  padding: 6px 6px 6px 6px;
}
legend.main-menu {
  color: #000000;
  font-weight: bold;
  text-align: left;
}
                 
/* page general */
div.page-header {
  background-color: transparent;
}             
div.page-header tr {
  color : #CCCCCC;
  height: 30px;
}
div.page-header td {
  font-size        : 10px;
  color            : #CCCCCC;
}
div.page-header td.bar {
  background-image: url(http://www.rosiepresents.com/templates/akodarkgem/images/menu_bar_div.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
}
div.page-header td.item {
  width: 80px;
  text-align: center;
}
div.page-header table {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

/* for displaying database table summaries */
div.summary { 
  text-align: center;
  background-color: #999999;
  padding: 6px 0px 12px 0px;
  width: 100%;
}  

div.summary a{ 
  color: black;
}  



table.summary {   
  margin: 0px 12px 0px 12px;
  width: 97%;
}
td.summary-head {
  font-weight: bold;
  font-size: 80%;
  padding: 2px 2px 2px 2px;
  color: white;
  background-color: #666666; 
  border-top: 1px solid black;
  border-left: 1px solid black;
}
td.summary-data {
  font-size: 75%;
  padding: 2px 3px 2px 3px;
  color: black;
  background-color: white;
  border-top: 1px solid black;
  border-left: 1px solid black; 
  width: auto;
}
.ctl {
  width: 100px;
}
.bar-bottom{
  border-bottom: 1px solid black;
}
.bar-right {
  border-right: 1px solid black;
}
 
table.summary-options{   
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 6px 0px;
  text-align: center;
  width: 100%;
}
td.summary-options {
  font-size: 85%;
  padding: 0px 2px 0px 2px;
}
td.summary-options-subtitle {
  font-size: 140%;
  text-align: center;
  padding: 0px 12px 0px 12px;
  font-weight: bold;
}

div.subcat{
  margin: 0px 0px 0px 12px;
  font-size: 90%;
}
div.subdesc{
  margin: 0px 0px 0px 12px;
  font-size: 90%;
}


div#main-head{
  font-size: 180%;
  font-weight: bold;
  margin: 6px 0px 12px 0px;
  text-align: center;
}


div.admin-edit {
  text-align: center;   
}            
div.admin-edit fieldset {
  color: White;
  background-color: transparent;
  text-align: left;
  margin: 12px 6px 12px 6px;
  border: thin solid white;
  padding: 0px 6px 6px 6px;
}
div.admin-edit legend {
  color: #000000;
  background-color: white;
  font-weight: bold;
  text-align: left;
  padding: 1px 6px 3px 6px;
}
div.admin-edit table {
  color: #000000;
  background-color: transparent;
  width: auto;
}
div.admin-edit th.inner {
  color: black;
  padding: 0px 2px 1px 2px;
  font-weight: bold;
  font-size: 90%;
  background-color: #DADADA; 
  border-top: 1px solid black;
  border-left: 1px solid black;
  width: auto;
  text-align: center;
} 
div.admin-edit th.addel {
  width: 65px;
}
div.admin-edit td.inner {
  color: black;
  padding: 0px 2px 1px 2px;
  font-size: 85%;
  background-color: #E7E7E7; 
  border-top: 1px solid black;
  border-left: 1px solid black; 
  width: auto;
  vertical-align: middle;
}
div.admin-edit-instructions {
  color: black;
  margin: 6px 24px 6px 24px;
}
form.admin-edit {
  text-align: center;   
  margin: 6px 6px 6px 6px;
  background-color: #CCCCCC; 
}         
fieldset.admin-subedit {
  color: #000000;
  background-color: #E6E6E6;
  text-align: left;
  margin: 2px 0px 12px 0px;
  border: thin solid #533E1D;
  padding: 0px 6px 6px 6px;
}

fieldset.admin-subedit-inner {
  color: #000000;
  background-color: #CCFFFF;
  text-align: left;
  margin: 2px 12px 2px 12px;
  border: thin solid #533E1D;
  padding: 3px 3px 3px 3px;
}
legend.admin-edit-inner {
  color: #000000;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
}


div.admin-edit-subhead {
  background-color: #E1E1E1;
  color: black;
  font-size: 120%;
  margin: 12px 300px 0px 0px;      
  padding: 2px 6px 4px 6px;
  border: 1px solid #777777;
  line-height: 100%;
  text-align: left;
  font-weight: bold;
}
table.admin-edit {
  background-color: transparent;
  width: 625px; 
}
table.admin-edit-inner {
  width: auto;
}
tr.admin-edit {
  vertical-align: top;
}       
tr.admin-edit-spaced {
  vertical-align: top; 
  margin-top: 12px;
  margin-bottom: 12px;
}
.higher {
  padding: 6px 6px 6px 3px;
}       

td.admin-edit-prompt {
  color: black;
  font-style: italic;
  font-size: 85%;
  padding-left: 3px;
  padding-right: 6px; 
  text-align: right;
}
td.admin-edit-data {
  font-size: 85%;
  padding-left: 3px;
  padding-right: 6px; 
  color: black;
}
td.admin-edit-section-head {
  color: black;
  font-style: normal;
  font-size: 85%;
  padding: 4px 3px 1px 100px;
  text-align: left;
  font-weight: bold;
}
input.admin-edit-data {
  padding: 0px 3px 0px 2px;
}
select.admin-edit {
  font-size: 100%; 
  padding: 0px 0px 0px 0px;
  width: 200px; 
}
option.admin-edit {
  font-size: 100%; 
  padding: 0px 0px 0px 4px; 
}                 
td.admin-edit-buttons {
  text-align: center;
  background-color: transparent;
  padding: 8px 6px 6px 3px;
}
td.admin-edit-buttons-left {
  text-align: left;
  background-color: #EFE1D0;
  padding: 8px 6px 6px 3px;
}
td.admin-edit-buttons-right {
  text-align: right;
  background-color: #EFE1D0;
  padding: 8px 6px 6px 3px;
}          
td.admin-edit-maphead {
  color: Black;
  text-align: left;
  font-weight: bold;
}
textarea.admin-edit-data {
  font-size: 110%;
}     
td.admin-edit-image {
  text-align: center;
}     
.admin-edit-data2 {
  font-size: 85%;
}     
 

/* Admin edit pages */
div.admin-edit-head {
  font-size: 200%;
  font-weight: bold;
  margin: 12px 0px 18px 0px;
  text-align: center;
  padding-bottom: 12px;
  border-bottom: 2px solid black;
}

div.admin-edit-display { 
  margin-top: 12px;
  text-align: center;
  background-color: #99CCFF;
  padding: 6px 0px 12px 0px;
}
table.admin-edit-display {   
  margin: 0px 12px 0px 12px;
}
td.admin-edit-display-head {
  font-weight: bold;
  font-size: 80%;
  padding: 2px 2px 2px 2px;
  text-align: center;
  background-color: #DCDCDC; 
  border-top: 1px solid black;
  border-left: 1px solid black;
}
td.admin-edit-display-data {
  font-size: 80%;
  padding: 2px 3px 2px 3px;
  background-color: White;
  border-top: 1px solid black;
  border-left: 1px solid black;
}
    
/* query display */
div#query{
  text-align: left;
  font-size: 80%;
  margin: 6px 12px 12px 0px;
}

/* status display */
div#display-information {
  margin: 6px 12px 12px 12px;
  background-color: transparent;
}   
span.display-information {
  color: green;
  background-color: #DDDDDD;
  padding: 2px 4px 4px 4px;  
}   

div#display-error {
  margin: 6px 12px 12px 12px;
  padding: 2px 4px 4px 4px;  
  background-color: transparent;
}   

span.display-error {
  color: red;
  background-color: #DDDDDD;
  padding: 2px 4px 4px 4px;
}
.junk{                  
  color: #0058AC;
  border-color: #FFFFD4;
  color: #EBAB00;
  font-style: italic;
  background-color: #644900;
  text-decoration: line-through;
  display: inline;
  background-image: url(../../../../Citynews/www/util/xray.gif);
  background: repeat-x left;
}
     
/* top page heading */
div.rosiehead {
}
div.rosiehead, div.rosiehead tr {
  font-size        : 10px;
  color            : #CCCCCC;
  background-image: url( http://www.rosiepresents.com/templates/akodarkgem/images/menu_bar_back.gif);
  background-position: top;
  background-repeat: repeat-x;
  height: 30px;
  margin: 0;
  vertical-align: middle;
}
div.page-header a {
  color: white;
}



/* content */
div.content {
  margin-top: 12px;
  padding: 2px 4px 4px 4px;
  margin: 0;

}  
div.content-left {
  float: left;
  width: 120px;
  height: 100%;
  padding: 4px 4px 4px 4px;
}
div.content-right {
  width: 780px;
  float: right;
}
div.content-notes {
  padding: 2px 4px 4px 4px;
  margin: 12px 6px 36px 6px;
  border: none;
  color:white;
}  

div.content-left a {
  font-size: 80%;
}
div.content-right h1, div.content h1 {
  margin: 12px 0px 12px 12px;
  text-align: left;
  font-size: 140%;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}
div.content-left ul {
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}
div.content-left li {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
}

/* auth login */
div.auth-login {
  font-weight: normal;
  padding: 0px 4px 0px 4px;
  margin: 0;
  border-bottom: 2px solid black;
}
form.auth-login {
  margin: 0;
  padding: 2px 6px 3px 6px;
}
div.auth-login, span.auth-login {
}
div.auth-login A {
  color: white; 
}                     
div.auth-login h1 {
  font-weight: bold;
  text-align: left;
  margin: 0;
}    
                 
span.auth-login-heading {
  font-weight: bold;
  text-align: left;
  margin: 0;
}    

div.auth-login input {
  font-size: 95%;
  background-color: #CCCCCC;
}           
span.auth-login-prompt {
  padding: 2px 4px 2px 12px;
}           
div.auth-login-error {
  color: red;
  background-color: #666666;
  padding: 0;
  margin: 6px 2px 6px 2px;
}           
span.auth-login-error {
  color: red;
  background-color: #E6E6E6;
  padding: 2px 2px 4px 2px;
}           
                      

span.advisory {
  color: Black;
  font-style: italic;
}


/* Inner tables within events form */
div.admin-subtable {
}
div.admin-subtable fieldset {
  color: black;
  background-color: transparent;
  text-align: left;
  margin: 6px 12px 6px 12px;
  border: thin solid #996633;
  padding: 0px 6px 6px 6px;
  width: auto;
}
div.admin-subtable legend {
  color: white;
  background-color: #996633;
  font-weight: bold;
  text-align: left;
  padding: 1px 6px 3px 6px;
}
div.admin-subtable table {
  margin: 6px 0px 0px 12px;
  width: 100%;
}
div.admin-subtable th {
  color: black;
  padding: 0px 2px 1px 2px;
  font-weight: bold;
  font-size: 90%;
  background-color: #DADADA; 
  border-top: 1px solid black;
  border-left: 1px solid black;
  width: auto;
}
div.admin-subtable td {
  color: black;
  padding: 0px 2px 1px 2px;
  font-size: 85%;
  background-color: #E7E7E7; 
  border-top: 1px solid black;
  border-left: 1px solid black; 
  width: auto;
  vertical-align: middle;
}
div.admin-subtable input {
  color: black;
  font-size: 85%;
  background-color: transparent; 
  vertical-align: middle;
}
div.admin-subtable input.right {
  color: black;
  font-size: 85%;
  background-color: transparent; 
  width: auto;
  vertical-align: middle;
  padding-right: 3px;
}
div.admin-subtable option, div.admin-subtable select {
  color: black;
  font-size: 85%;
  background-color: #E7E7E7; 
  font-size: 100%; 
  padding: 0px 0px 0px 0px;
  width: auto; 
}
div.admin-subtable-submit {
  text-align: right;
  margin-right: 12px;
  margin-top: 6px;
}


/* Inner tables within events form: demographics */
div.admin-demtable {
}
div.admin-demtable fieldset {
  color: black;
  background-color: transparent;
  text-align: left;
  margin: 6px 12px 6px 12px;
  border: thin solid #996633;
  padding: 0px 6px 6px 6px;
}
div.admin-demtable legend {
  color: white;
  background-color: #996633;
  font-weight: bold;
  text-align: left;
  padding: 1px 6px 3px 6px;
}
div.admin-demtable table {
  margin: 6px 0px 0px 12px;
  width: 100%;
}
div.admin-demtable table-auto {
  margin: 6px 0px 0px 12px;
  width: auto;
  border: 0;
}
div.admin-demtable th {
  color: black;
  padding: 0px 2px 1px 2px;
  font-weight: bold;
  font-size: 90%;
  background-color: #DADADA; 
  border-top: 1px solid black;
  border-left: 1px solid black;
  width: auto;
  text-align: center;
}
div.admin-demtable td {
  color: black;
  padding: 0px 2px 1px 2px;
  font-size: 85%;
  background-color: #E7E7E7; 
  border-top: 1px solid black;
  border-left: 1px solid black; 
  width: auto;
  vertical-align: middle;
}
div.admin-demtable td.prompt {
  color: black;
  padding: 0px 2px 1px 2px;
  font-size: 85%;
  background-color: transparent; 
  border: 0;
  width: auto;
  vertical-align: middle;
}
div.admin-demtable td.right {
  text-align: right;
}
div.admin-demtable input {
  color: black;
  font-size: 85%;
  background-color: transparent; 
  width: auto;
  vertical-align: middle;
}
div.admin-demtable option, div.admin-demtable select {
  color: black;
  font-size: 85%;
  background-color: #E7E7E7; 
  font-size: 100%; 
  padding: 0px 0px 0px 0px;
  width: 200px; 
}
div.admin-demtable-submit {
  text-align: right;
  margin-right: 12px;
  margin-top: 6px;
}


/* summary page options */
div.options {
  margin: 0;
  vertical-align: top;
  text-align: left;
}
div.options fieldset {
  font-size: 85%;
  color: black;
  width: 200px;
  border: 1px solid black;
  margin: 0;
  display: inline;
  vertical-align: top;
}
div.options legend {
  font-size: 80%;
  font-weight: bold;
  color: black;
}
div.options table {
  margin: 0px 5px 6px 5px;
}
div.options td {
  width: 50%;
  text-align: left;
  color: black;
  padding: 2px 2px 2px 2px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}
div.options td.bottom {
  border-bottom: 1px solid black;
}
div.options td.right {
  border-right: 1px solid black;
}
div.options td.head {
  width: 8%;
  background-color: #eeeeee;
  font-size: 80%;
  font-weight: bold;
}
div.options td.choices {
  width: 25%;
  font-size: 80%;
}
div.options input {
  margin: 0;
  padding: 0;
}
div.options select {
  width: 250px;
}
