/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    }

body  {
  background-color: #bebebe;
  text-align: center;
  vertical-align: middle;
  }


/* styles for IE 5 Mac */
#container {
	background-color: #bebebe;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
#container {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 784px; 
 }
 /* end IE 5 hack */ 
	  
#content {
	background-color: #e6e6e6;
	position: relative;
	text-align: left;
	width: 784px;
	height: 580px;
	margin: 0px auto;
	}

#contact_plate  {
  width: 600px;
  height: 40px;
  position: absolute;
  left: 92px;
  top: 504px;
  }

#contact_plate div  {
  text-align: center;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  font-size: 9pt;
  color: #38190C;
  }

#contact_plate div a:link, #contact_plate div a:visited, #contact_plate div a:active  {
  text-decoration: none;
  color: #38190C;
  }     

#contact_plate div a:hover  {
  text-decoration: none;
  color: #C9B795;
  }   
  
#biglogo  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 30pt;
  /* background-image: url('../assets/earth_gallery_logo_big_385x200.jpg'); */
	background-repeat: no-repeat;
	background-position: left;
	width: 204px;
	height: 152px;
	position: relative;
  top: 204px;
  left: 432px;
  }

#biglogo span {
    display: none;
  }

#biglogo span span  {
  color: #C9B795;
  }
  
#art_boilerplate {
  text-align: center;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  font-size: 9pt;
  color: #38190C;
  position: absolute;
  width: 680px;
  height: 30px;
  top: 460px;
  left: 52px;
  text-align: center;
  }

#art_boilerplate span {
  color: #C9B795;
}

#art_boilerplate a:link, #art_boilerplate a:visited, #art_boilerplate a:active  {
  text-decoration: none;
  color: #38190C;
  }     

#art_boilerplate a:hover  {
  text-decoration: none;
  color: #C9B795;
  }   

.boilerplate_sub {
  font-size: 8pt;
  }
  
#design_intro {
  position: absolute;
  text-align: center;
  width: 330px;
  height: 278px;
  top: 126px;
  left: 226px;
}

#design_navs {
  position: absolute;
  text-align: center;
  width: 330px;
  height: 56;
  top: 428px;
  left: 226px;
}

#design_navs a:link, #design_navs a:active, #design_navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
  
#design_navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
  
#flower {
  /* background-image: url('../assets/flower_257x426.jpg'); */
	background-repeat: no-repeat;
	background-position: left;
  width: 295px;
  height: 559px;
  position: absolute;
  top: 21px;
  left: 0px;
  }
  
#welcome_flower {
  /* background-image: url('../assets/flower_257x426.jpg'); */
	background-repeat: no-repeat;
	background-position: left;
  width: 295px;
  height: 483px;
  position: absolute;
  top: 98px;
  left: 75px;
  }

#flower_side_panel  {
  /* background-image: url('../assets/flowers_sidepanel_135x342.jpg');
	background-repeat: no-repeat;
	background-position: left;*/
  width: 135px;
  height: 342px;
  position: absolute;
  top: 117px;
  left: 595px;
  }
  
#flower_text_block  {
  position: absolute;
  top: 151px;
  left: 398px;
  width: 340px;
  height: 322px;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 8pt;
  line-height: 225%;
  }

#flower_text_block h2 {
  font-size: 12pt;
  }

#flower_text_block p {
  font-size: 10pt;
  }

#flower_price_block  {
  position: absolute;
  top: 64px;
  left: 84px;
  width: 430px;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 10pt;
  }

#flower_price_block h2 {
  font-size: 12pt;
  }

#flower_price_block p {
  font-size: 10pt;
  }
  
#flower_price_block .item {
  width: 380px;
  text-align: left;
  float: left;
  border: 0;
  padding: 0 0 6px 0;
  }

#flower_price_block .price  {
  width: 42px;
  text-align: right;
  float: right;
  border: 0;
  padding: 0 0 6px 0;
  }

#flower_con {
  position: absolute;
  top: 229px;
  left: 178px;
  width: 425px;
  height: 82px;
  text-align: center;
  margin: 0 auto 0 auto;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  line-height: 200%;
  }
  
#flower_con div {
  font-size: 11pt;
  font-weight: bold;
  line-height: 200%;
  }
  
#flower_con span {
  color: #C9B795;
  }
  
#flower_con a:link, #flower_con a:active, #flower_con a:visited  {
  color: #38190C;
  text-decoration:none;
  }
  
#flower_con a:hover  {
  color: #C9B795;
  text-decoration:none;
  }
  
#gal_navs {
  position: absolute;
  top: 61px;
  left: 26px;
  width: 600px;
  height: 20px;
  text-align: left;
  vertical-align: top;
  }

#gal_navs img {
  padding-top: 3px;
  }
  
#gal_navs span  {
  padding-left: 12pt;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  vertical-align: top;
  }

#gal_navs span a:link, #gal_navs span a:active, #gal_navs span a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
  
#gal_navs span a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }


#small_navs {
  position: absolute;
  top: 540px;
  left: 418px;
  width: 340px;
  height: 14px;
  text-align: right;
  }
  
#small_navs a:link, #small_navs a:active, #small_navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
  }
  
#small_navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
  }

.span_icon {
  width: 120px;
  height: 160px;
  margin: 12px;
  /* display: inline; */
  text-align: left;
  }

.span_icon table {
    display: inline;
  }

.sub  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  }
  
#pic_navs {
  position: absolute;
  top: 212px;
  left: 2px;
  width: 782px;
  height: 82px;
  text-align: center;
  margin: 0 auto 0 auto;
  }
  
#pic_navs a:link, #pic_navs a:active, #pic_navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 11pt;
  text-decoration: none;
  font-weight: bold;
  }
  
#pic_navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 11pt;
  text-decoration: none;
  font-weight: bold;
  }

#design_con {
  position: absolute;
  top: 210px;
  left: 228px;
  width: 325px;
  height: 82px;
  text-align: center;
  margin: 0 auto 0 auto;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  line-height: 200%;
  }

#design_con div {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  font-size: 18pt;
  text-decoration: none;
  font-weight: bold;
  color: #38190C;
}

#design_con img {
  padding-bottom: 4px;
  }
  
#design_con span {
  color: #38190C;
  font-weight: normal;
  }
  
#design_con a:link, #design_con a:active, #design_con a:visited  {
  color: #38190C;
  text-decoration:none;
  font-weight: normal;
  }
  
#design_con a:hover  {
  color: #C9B795;
  text-decoration:none;
  font-weight: normal;
  }


#art_navs {
  position: absolute;
  top: 212px;
  left: 2px;
  width: 782px;
  height: 82px;
  text-align: left;
  }
  
#art_navs a:link, #art_navs a:active, #art_navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 11pt;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  }
  
#art_navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 11pt;
  text-decoration: none;
  font-weight: bold;
  }
  
#prev_pic  {
  position: absolute;
  top: 226px;
  left: 48px;
  width: 124px;
  height: 124px;
  padding: 2px;
  }

#current_pic {
  position: absolute;
  top: 116px;
  left: 26px;
  width: 732px;
  height: 336px;
  padding: 0;
  margin: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

#current_pic img {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#current_pic_text {
  position: absolute;
  top: 470px;
  left: 48px;
  width: 692px;
  height: 52px;
  padding: 2px;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
}

#current_pic_text span {
  color: #C9B795;
}

#next_pic  {
  position: absolute;
  top: 226px;
  left: 618px;
  width: 124px;
  height: 124px;
  padding: 2px;
  }

#small_logo {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 12pt;
  width: 95px;
  height: 55px;
  position: relative;
  top: 26px;
  left: 663px;
  }
  
#small_logo span {
  display: none;
  }

#small_logo span span  {
  color: #C9B795;
  }
  
#main_navs {
  position: absolute;
  top: 84px;
  left: 500px;
  width: 230px;
  height: 16px;
  text-align: right;
  }
  
#main_navs a:link, #main_navs a:active, #main_navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 9pt;
  text-decoration: none;
  }
  
#main_navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 9pt;
  text-decoration: none;
  }
  
#navs {
  position: absolute;
  top: 353px;
  right: 201px;
  width: 270px;
  height: 28px;
  color: #C9B795;
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: right;
  }
  
#navs a:link, #navs a:active, #navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 12pt;
  text-decoration: none;
  }
  
#navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 12pt;
  text-decoration: none;
  }

#generic_textbox {
  position: absolute;
  text-align: center;
  width: 530px;
  height: 278px;
  top: 298px;
  left: 126px;
  }

#generic_parabox {
  position: absolute;
  text-align: center;
  width: 530px;
  height: 418px;
  top: 216px;
  left: 126px;
  }
  
#design_navs {
  position: absolute;
  text-align: center;
  width: 330px;
  height: 56;
  top: 428px;
  left: 226px;
}

#design_navs a:link, #design_navs a:active, #design_navs a:visited  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #38190C;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
  
#design_navs a:hover  {
  font-family: trebuchet MS, trebuchet, myriad, sans-serif;
  color: #C9B795;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }

/*  ---- ADMIN SECTION ---- */

#admbody {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}

#adm_navs {
  margin: 0;
  padding: 10px;
  width: 1200px;
  background-color: #ffb;
  text-align: left;
  font-family: arial, helvetiva, sans-serif;
}

#adm_navs a:link, #adm_navs a:active, #adm_navs a:visited {
  text-decoration: none;
  color: #d20;
  font-family: arial, helvetiva, sans-serif;
}

#adm_navs a:hover {
  text-decoration: underline;
  color: #f64;
  font-family: arial, helvetiva, sans-serif;
}

#admcontainer {
  margin: 0;
  padding: 10px;
  background-color: #ffffff;
  width: 1200px;
  height: 100%; 
}

#admcontainer span.sp {
  display:block;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
}

#admcontainer td {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
}

#admcontainer a.sp:link, #admcontainer a.sp:visited, #admcontainer a.sp:active {
  border: 0;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: #5C6BFF;
  text-align:left;
}

#admcontainer a.sp:hover {
  border: 0;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: #0018FF;
  background-color: #CDD2FF;
  text-align:left;
}

#admcontainer h1 {
  text-align: left;
  font-family: Georgia, Times New Roman, serif;
  font-size: 2em;
  clear: both;
  width: 100%;
}

#admcontainer h1 a:link, #admcontainer h1 a:visited, #admcontainer h1 a:active {
  text-decoration: none;
  color: #d90;
}

#admcontainer h1 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #fa0;
  color: #fa0;
}

#admcontainer h2 {
  text-align: left;
  font-family: Georgia, Times New Roman, serif;
  font-size: 1.2em;
  clear: both;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 4px;
}

#admcontainer h2 a:link, #admcontainer h2 a:visited, #admcontainer h2 a:active {
  text-decoration: none;
  color: #d90;
}

#admcontainer h2 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #fa0;
  color: #fa0;
}

#admcontainer .div_image {
  float: left;
  width: 160px;
  height: 170px;
  border: 1px dotted #aaa;
  margin: 5px;
  padding: 5px;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #555;
  line-height: 150%;
}

#admcontainer .div_image img {
  display: block;
  margin: auto;
  text-align: center;
}

#admcontainer .div_image input {
  border: 1px solid #bbb;
  padding: 2px;
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
}

#admcontainer .div_image a:link, #admcontainer .div_image a:visited, #admcontainer .div_image a:active {
  border: 0;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: #5C6BFF;
}

#admcontainer .div_image a:hover {
  border: 0;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: #0018FF;
  background-color: #CDD2FF;
}

#admcontainer .div_image_arch {
  float: left;
  width: 160px;
  height: 170px;
  border: 1px dotted #aaa;
  margin: 5px;
  padding: 5px;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #ddd;
  line-height: 150%;
  background-color: #d22;
}

#admcontainer .div_image_arch img {
  display: block;
  margin: auto;
  text-align: center;
}

#admcontainer .div_image_arch a:link, #admcontainer .div_image_arch a:visited, #admcontainer .div_image_arch a:active {
  border: 0;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: #ddd;
}

#admcontainer .div_image_arch a:hover {
  border: 0;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
  color: #fff;
  background-color: #f55;
}
