 body {
   background-color: #000000;
   color: #99CCCC;
   font-family: tahoma;
   font-size: 10pt;
   line-height: 1.2em;
   margin-top: 0;
   margin-left: 0;


 }

  a:link {
   color: #f0f0f0;
   text-decoration: underlined;
  }
  a:visited {
   color: #f0f0f0;
   text-decoration: underlined;
  }
  a:hover {
   color: #f0f0f0;
   text-decoration: none;
 }


#header, #footer{
	margin:0 auto;
	width: 775px;
	text-align: left;
	clear: both;
}
#container{
	overflow:hidden;
	/*min-width: 600px;*/
	width: 775px;
	margin:0 auto;
	padding-left:0px; /* The width of the rail */
}
* html #container{
	height:1%; /* So IE plays nice */
}
#content{
	/*min-width: 600px;*/
	width: 752px;
	/*border-left:150px solid #000;*/
	/*margin-left:-150px; */
	/*float:left;*/
}
#rail{
	width:150px;
	float:left;
	/*margin-left:-150px;*/
	display:inline; /* So IE plays nice */
	display: none; /* for now? */
}



 .textcontainer {
   padding: 10px;
   border: 1px solid #121415;
   border-top: 0px;
   background-color: #000;
 }


div#maincollage {
   float: right;
   margin-left: 12px;
   margin-right: auto;
   width: 55%;
 }

div#maintext {

 width: 40%;
 padding: 4px;
 padding-left: 8px;
 margin-top: 4px;

 }



ul#nav {
   list-style-position: outside;
   margin: 0px;
   padding: 0px;
}



 .midtab h1 {
   color: #bfd8e2;
   height: 20px;
   padding: 0px;
   margin: 0px;
   padding-left: 6px;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: bold;
 }
 .midtab_on h1 {
   color: #FCFCFC;
   height: 20px;
   padding: 0px;
   margin: 0px;
   padding-left: 4px;
   font-family: tahoma;
   font-size: 8pt;
   font-weight: bold;
 }


 .midtab {
   color: #bfd8e2;
   margin: 0px;
   padding: 0px;
   list-style-type: none;
   list-style-position: outside;
   height: 29px;
   width: 127px;
   background-color: #494949;
   border-top: 1px solid #333333;
   border-left: 2px solid #393939;
}

 .midtab_on {
    height: 29px;
    width: 127px;
    background: #545454;
    border-top: 1px solid #494949;
    color: #FCFCFC;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-position: outside;
    border-left: 2px solid #5693b4;

 }





 #nav li a {
  display: block;
  text-decoration: none;
  padding-top: 6px;
  margin-bottom: -6px;
  cursor: hand;

 }


 #path {
  background-color: #000;
  padding: 4px;
  border-bottom: 3px solid #383838;
  color: #4c8bac;
  font-family: georgia,times;
  font-size: 19pt;
  font-weight: normal;
 }

 #path a {
   color: #dedede;
   text-decoration: none;
 }

 .subsection {

   margin-left: 18px;
   margin-right: 18px;
   margin-bottom: 0;
   padding-bottom: 0;

 }

 .subsectioncont {

   border: 0;
   background-color: #000;
   margin-left: auto;
   margin-right: auto;
   margin-top: 12px;
   margin-bottom: 28px;
   padding-top: 22px;
   line-height: 1.4em;
   padding-bottom: 28px;

 }


 .subtitle {
   font-size: 13pt;
   font-family: georgia,times;
   font-weight: normal;
   text-transform: uppercase;
   letter-spacing: 1px;
   /*border-bottom: 2px solid #cebb54;*/
   background-image: url(/images/bardivider1.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   color: #dfdfdf;
   padding: 4px;
   padding-bottom: 6px;
   width: 98%;
 }

 .textpadding {
   padding: 14px;
   padding-bottom: 2px;
 }

 .subsection img {
   padding-bottom: 6px;
 }

 .subsection div div img {
   margin-left: 10px;
 }

 .subcatlinks {
	margin-top: 8px;
	background-color: #000;
	padding: 8px;
	margin-bottom: 8px;
	color: #fcfcfc;
	vertical-align: middle;
 }

 .subcatlinks h2 {
  font-size: 11pt;
  font-family: tahoma;
  font-weight: bold;
  color: #c0c0c0;
  padding: 0;
  margin: 0;
  display: table-cell;
 }

 .subcatlinks img {
  border: 0;
  padding-right: 8px;
  float: left;
 }
 
 .subcatlinks a {
  text-decoration: none;
 }

 .subcatlinks a span {
  float: left;
  //cursor: hand;
  padding-top: 20px;
  vertical-align: middle;
  font-family: georgia,times;
  font-size: 11pt;
  font-weight: normal;
  text-transform: uppercase;
  color: #c0c0c0;
  text-decoration: none;
  border-bottom: 1px dashed #902020;
 }
 /*.subcatlinks a:visited {
  font-family: georgia,times;
  font-size: 11pt;
  font-weight: normal;
  text-transform: uppercase;
  color: #c0c0c0;
  text-decoration: none;
  border-bottom: 1px dashed #902020;
 }*/
 
 .subcatlinks a span:hover {
  color: #fbfbfb;
  text-decoration: none;
  border-bottom: 1px dashed #cebb54;
 }

 .gallthumb {
  padding: 4px;
  margin: 4px;
 }

 div#listContainer img {
  padding: 4px;
  margin: 4px;
 }

 .imgdel {
   display: none;
 }

 .imgdel_on {
   display: table-cell;
   position: relative;
   z-index: 99;
   width: 100%;
   color: #fcfcfc;
   border: 1px solid #989898;
   background-color: #121212;
   font-size: 8pt;
   padding: 4px;
 }


 #admintop
 {

  width: 100%;
  background-color: #121212;
  padding: 4px;
  margin-top: 0;
  text-align: right;
  border-bottom: 2px solid #383838;

 }

 #admintop div
 {
   padding-right: 12px;
 }


 #admin_addform
 {
 	background-color: #181818;
 	display: none;
 	clear: both;

 }

 .sort_section
 {

   padding: 3px;
   margin: 2px;

 }

 .sort_cat
 {
   padding: 3px;
   margin: 2px;
   cursor: move;
   color: #c0c0c0;
   background-color: #181818;
   display: table;
   height: 24px;
 }

 .sort_cat span
 {
   display: table-cell;
 }

 .nonsort_cat
 {
   padding: 3px;
   margin: 2px;
   background-color: #121212;
   clear: both;
 }

 .admincat_heading
 {
   background-color: #505050;
   border: 1px solid #707070;
   display: table;
   width: 98%;
   color: #bababa;
   font-size: 10pt;
   font-family: tahoma;
   padding: 3px;
   margin: 2px;
   cursor: move;
 }

 .admincat_heading span
 {
   display: table-cell;
 }

 .catlist_addform, .cat_renameform
 {
   width: 92%;
   margin-left: 2%;
   border: 1px solid #404040;
   border-top: 0;
   background-color: #121212;
   padding: 10px;
   display: none;
   clear: both;
 }

 .flag_success {
   margin: 6px;
   padding: 6px;
   padding-top: 8px;
   padding-bottom: 8px;
   background-color: #5e6e5b;
   border: 1px solid #455342;
   color: #fcfcfc;
   font-size: 8pt;
 }

 .flag_error {
   margin: 6px;
   padding: 6px;
   padding-top: 8px;
   padding-bottom: 8px;
   background-color: #886b64;
   border: 1px solid #5d4741;
   color: #fcfcfc;
   font-size: 8pt;
 }

 .editor_ve_button {
   display: none;
 }
 
 ul.subcatlisting {
  list-style-position: outside;
  list-style-type: none;
  marker-offset: 0;
  margin: 0;
  margin-top: 18px;
  padding: 0;
  width: 60%;
 }
 
 ul.subcatlisting li {
  margin: 4px;
  margin-left: 0;
  color: #f0f0f0;
  font-weight: bold;
 }
 
 ul.subcatlisting li a {
  font-weight: bold;
  color: #f0f0f0;
  text-decoration: none;
  display: block;
  padding: 4px;
  padding-left: 6px;
  background-color: #000;
  border-left: 6px solid #5c9eba;
 }
 
 ul.subcatlisting li a:hover {
  background-color: #000;
  border-left: 6px dotted #909090;
 }
 
 #postback {
  margin: 6px;
  padding: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #383838;
  border: 1px solid #545454;
  color: #fcfcfc;
  font-size: 8pt;
 }
 
 input, select, textarea {
  border: 1px solid #dedede;
  background-color: #bdbdbd;
  padding: 3px;
  margin: 1px;
 }
 
 input[type=text]:focus, select:focus, textarea:focus {
  background-color: #9bbcae;
  border-style: inset;
 }
