<style type="text/css">
	@import "all.css"; /* just some basic formatting, no layout stuff */


	
	body {
		margin:200px 10px 0px 10px;
		padding:0px;
		margin-left: auto;
		margin-right: auto;
		width: 70%;
		}
		
	.container {
    min-width: 900px;
	}

	.wrapper {
    position: relative;
    overflow: auto;
	}

  #top_section {
  position: relative;
  /*
  top: 33px;
  */
  top: 40px;
  /*left: 30px;
  width: 1056px;*/
  height: 130px;
   /* margin-left: auto;
  margin-right: auto;
  width: 70%;
  background-image: url(images/logo9.jpg);
  */
  background-image: url(images/logo10.jpg);
  background-repeat: no-repeat;
  background-position: center;
  }

  #todaytext{
  
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 65%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 50px;
    padding-left: 50px;
  height: 200px; 
  top: 50px;
  /* border-style:solid;*/
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  
  }
  
  
  
  
  
  
  #req_text {
  // Font for 'required' lines - when completing forms. 
  font-family: sans-serif;
  font-size: x-small;
  color: red;
  }

  #welcome_box{
  margin-top:5%;
  margin-left:10%;
  position: relative;
  font-family:"Arial",Georgia,Serif;
  font-size: 14pt;  
  }


  #lang_sel {
  position: absolute; 
  left: 20px; 
  top: 0px; 
  height: 30px; 
  width: 330px; 
  padding: 5px;
  font-family: sans-serif;
  font-size: x-small;
  background-color: #F3F4EB;
  }

  #err_disp {
  font-family:"Arial",Georgia,Serif;
  font-size: 7pt;
  color: red;
  }


  #login_sect {
  position: absolute; 
  font-family: sans-serif;
  font-size: xx-small;
  left: 350px; 
  top: 0px; 
  height: 30px; 
  width: 450px; 
  padding: 5px; 
  background-color: #F3F4EB;
  }

  input
    {
       background-color: #FFFFFF;
       font-family:"Arial",Georgia,Serif;
       font-size: 7pt;
       color: #000000;
       border-style:inset;     
    }

  #contact_us_sect {
  position: absolute; 
  font-family: sans-serif;
  font-size: xx-small;
  text-align: center;
  left: 800px; 
  top: 0px; 
  height: 30px; 
  width: 100px; 
  padding: 5px; 
  background-color: #F3F4EB;
  }

  #environ_sect {
  position: absolute; 
  left: 780px; 
  top: 0px; 
  height: 30px; 
  width: 300px; 
  padding: 3px; 
  background-color: #AABBCC;
  }

  #main_section {
  position: absolute;
  top: 160px;
  height: 700px;
  width: 100%;
	background-color:#FFFFFF;
  }

  #shownewinfobox{
  position: relative;
  margin-left: 80%;
  margin-top: 2%;
  padding-left: 1%;
  height: 60%;
/*  border-style: solid; */
  font-family:"Arial",Georgia,Serif;
  font-size:.75em;
  }
  #shownewinfobox_1{
  position: relative;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 2%;
  margin-bottom: 1%;
  font-family:"Arial",Georgia,Serif;
  font-size:.65em;
  overflow: auto;
  }
  
  
  #main_section_loggedin {
/*  position: absolute; */
  position: relative;
  top: 30px; 
  height: 700px;
  width: 100%;
	/*background-color:#FFEEEE; */
	background-color:#FFFFFF;
  }

  #left_menu{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 700px;
  width: 15%;
	background-color:#FFFFFF;   
    .fieldset{
    border: 2px solid red;
    padding: 10px;
    }
  }

  fieldset{
  border: 3px solid green;
  padding: 5px;
  }

  #main_sec_li_wa{
  position: absolute;
  top: 20px;
  height: 600px;
  left:18%;
  width: 70%;
	background-color:#FEFCFC; 
  font-family:"Arial",Georgia,Serif;
  font-size:1em;
  //border-style:dotted;
  }

  #createuser_screen {
  position: absolute;
  top: 100px;
  left: 100px;
  height: 200px;
  width: 350px;
  padding: 2em;
  background-color:#CFDFEF;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
  }

#mainpage_outer {
// provides a frame to display your orders anbd your listings on the 
// main page.  
  position: relative;
  left: 10px;
  height: 130px;
  margin: .5em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
//  border-style:solid;
  }

#show_current_orders {
  position: relative;
  left: 1px;
  height: 100px;
  padding: .25em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
  overflow:auto;
  }

  #show_current_listings {
  position: relative;
  left: 1px;
  height: 100px;
  padding: .25em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
  overflow:auto;
  }



  #browse_listings {
  /* called by yastreb_browse_listings.inc */
  /* no longer used */
  position: absolute;
  top: 15px;
  left: 15px;
  height: 500px;
  width: 600px;
  padding: 2em;
  background-color:#FBFDFB; 
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
  }


  #bl_show_categories
  {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 50px;
  left: 20px;
  height: 300px;
  width: 200px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }

  #bl_show_listings_frame
  {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 40px;
  left: 20px;
  //height: 400px;
  width: 600px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  border:red;
  border-style:inset;   
  //border-style:dotted;  
  }

  #titlefont
  {
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }
  

  #bl_show_listings_header
  {
  /* called by yastreb_browse_listings.inc */
  position: relative;
  top: 1px;
  bottom: 1px;
  left: 10px;
  height: 15px;
  //width: 560px;
  width 80%;
  margin-top: .1em;
  margin-bottom: 1em;
  margin-left: .25em;
  margin-right: 2em;

  padding-top: 1em;
  padding-bottom: 1em;
/*
  padding-left: 2em;
  padding-right: 2em;
*/
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  border:red;
  border-style:inset;     
  }

  #bl_show_all_listings
  {
  /* called by yastreb_browse_listings.inc */
  position: relative;
  top: 5px;
  left: 5px;
  height: 300px;
  width: 560px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  overflow:auto;
  }



  #bl_show_bus_details
  {
  /*
  called by show_full_details in yastreb_browselistings.inc
  */
  position: relative;
  top: 0px;
  left: 0px;
  //height: 300px;
  width: 250px;
  float: left;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  border-style: dotted;
  }
    

  #browse_listings_cat_details {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 50px;
  left: 250px;
  height: 150px;
  width: 200px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }

  #browse_listings_contact_method{
  //position: absolute;
  position: relative;
  top: 0px;
  float: right;
  //left: 350px;
  //height: 150px;
  width: 250px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  border-style: dotted;
  }





  #browse_listings_list_details  {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 50px;
  left: 450px;
  height: 300px;
  width: 300px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  //border-style: dotted;
  }
  
  

  #browse_listings_categories{
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 20px;
  left: 20px;
  height: 300px;
  width: 200px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }

  #browse_categories {
  /* called by yastreb_browse_listings.inc */
  /* May no longer be used - might have been replaced
  by browse_listings_categories*/
  position: absolute;
  top: 20px;
  left: 20px;
  height: 300px;
  width: 200px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }

  #forms_new_listing {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 50px;
  left: 50px;
  height: 300px;
  width: 250px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }

  #display_single_listing{
  position: relative;
  margin-top: 5%;
  margin-left: 5%;
  font-size: 8pt;
  color: #000000;    
  }

  #forms_new_listing_select_existing {
  /* 
    called by yastreb_browse_listings.inc
    to list existing listings that 
    can be edited.  
   */
  position: absolute;
  top: 100px;
  left: 100px;
  height: 300px;
  width: 600px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
    
  }
  


  #forms_nl_cat_boxes {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 50px;
  left: 10px;
  height: 300px;
  width: 750px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }


  #forms_nl_unassigned_cats {
  /*
    Used when assigned categories for a new listing. 
    This will contain the list of unassigned 
    categories. 
  */
  position: absolute;
  top: 20px;
  left: 20px;
  height: 225px;
  /* width: 250px; */
  width: 180px;
  padding: 1em;
  background-color:#FBFDFB; 
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }
  
  #forms_nl_assigned_cats {
  /*
    Used when assigned categories for a new listing. 
    This will contain the list of assigned 
    categories. 
  */
  position: absolute;
  top: 20px;
  /* left: 300px; */
  left: 260px;
  height: 225px;
  /*  width: 250px; */
  width: 180px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }


  #forms_nl_cat_buttons {
  /*
    Buttons used to move categories from assigned to 
    unassigned, and visa versa.  
    Used in yastreb_listings.
    Goes between nl_assigned_cats and nl_unassigned_cats 
  */   
  position: absolute;
  top: 100px;
  /* left: 275px; */
  left: 227px;
  height: 30px;
  width: 20px;
  /*padding: 1em; */
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }



  #forms_nl_contct_methd{
  /*
    Used in yastreb_create_listings, in same page as 
    assigned categories.  This screen is used to assign
    the preferred contact methods. 
  */
  position: absolute;
  top: 20px;
  /* left: 300px; */
  left: 500px;
  height: 225px;
  /*  width: 250px; */
  width: 150px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }
  

  #forms_nl_cat_next_btn {
  /* 
  Display 'next' (and other buttons)
  at center of screen below categories 
  in yastre_listings. 
  */
  position: absolute;
  top: 270px;
  left: 10px;
  width: 600px;
  height: 20px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }

  #process_status{
  /* area and fonts used when displaying process steps, for example,
   the 3 steps when adding a new listing. 
   Will be subordinate to main_sec_li_wa and adjacent to forms_new_listing, 
   main_sec_li_wa
  */
  //position: absolute;
  position: relative;
  top: 10px;
  left: 0px;
  height: 30px;
  //width: 700px;
  /* padding: 2em; */
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 12pt;
  //border-style: dotted;
  }

  #admin_screen {
  /* called by yastreb_admin.inc */
/*  position: absolute; */
  position: relative;
  top: 3%;
  left: 10px;
  height: 200px;
  width: 700px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
  overflow:auto;  
  }

  #forms_new_listing_cat {
  /* called by yastreb_browse_listings.inc */
  position: absolute;
  top: 20px;
  left: 20px;
  height: 300px;
  width: 200px;
  padding: 2em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;  
  }


  .browse_cat_scroll {
    height:250px;
    width:200px;
    overflow:scroll;
    white-space:nowrap;
    }  
  }

  #el02 { /* Text and background colour, blue on light gray */
  color:#00f;
  background-color:#ddd
  }


   #e113 {
    border:none;
    font-family:"Courier New",Courier;
    padding:2em;
    text-align:right;
    width:80%
   }


  #el01 {padding:0} /* Remove padding */
  #el02 { /* Text and background colour, blue on light gray */
  color:#00f;
  background-color:#ddd
  }
   #el03 {background:url(/i/icon-info.gif) no-repeat 100% 50%} /* Background image */
   #el04 {border-width:6px} /* Border width */
   #el05 {border:2px dotted #00f} /* Border width, style and colour */
   #el06 {border:none} /* No border */
   #el07 {font-family:"Courier New",Courier} /* Different font */
   #el08 {font-size:2em} /* Bigger text */
   #el09 {font-size:0.5em} /* Smaller text */
   #el10 {font-weight:bold} /* Bold text */
   #el11 {padding:2em} /* Increase padding */
   #el12 {text-align:right} /* Change text alignment */
   fieldset p {margin:0} /* Remove margins from p elements inside fieldsets */


  select {
    font-family:"Arial",Georgia,Serif;
    font-size: 8pt;
  }


  #order_form {
  /* called by yastreb_browselisting.inc */
  //position: absolute;
  position: relative;
  top: 10px;
  left: 0px;
  height: 400px;
  //width: 750px;
  padding: 1em;
  background-color:#FBFDFB;
  font-family:"Arial",Georgia,Serif;
  font-size: 8pt;
  color: #000000;
  overflow:auto;
  //border-style: solid;  
  }

  #placeorder_button{
  /* called by yastreb_browselisting.inc */
  //position:absolute;
  position: relative;
  top:20px;
  left:40px;
  font-size:12pt;
  }


</style>
