// The stuff for the JS dropdown menus comes from 
// http://javascript-array.com/scripts/simple_drop_down_menu/

// Page layout


#body {
}

#content {
  font-family: helvetica, sans;  
  position: absolute;
  left: 0px;
  top: 0px;
}

#toppanel {
  clear: both;
  position: absolute;
  top: 15px;
  background: #eeeeee;
  width: 950px;
}

#topbar {
  width: 950px;
  height: 15px;
  background: #00aacc;
  position: absolute;
  top: 00px;
}

#sitepanel {
  float: left;
  position: relative;
  background: #33bbdd;
  width: 35%;
  height: 150px;
}

#picturepanel {
  float: left;
  position: relative;
  text-align: center;
  background: #eeeeee;
  width: 30%;
  height: 150px;
}

#tagpanel {
  float:right;
  position: relative;
  background: yellow;
  width: 35%;
  height: 150px;
}
  
#middle {
  position: absolute;
  width: 950px;
  top: 165px;
  background: #eeeeee;
}

#info {
  font-size: 12pt;
  color: #005577;
  margin-left: .3in;
  margin-right: .2in;
}

div.menuexplanation {
  font-size: smaller;
  margin-left: .3in;
}

div.promo {
  font-size: 16pt
}

#main_right_container {
  width: 950px;
  float: left;
  background: #33bbdd;
  overflow: hidden;
  position: relative;
  margin-top: 210px;
}

#main_left_container {
  width: 950px;
  float: left;
  background: #eeeeee;
  position: relative;
  right: 40%;
}

#main_left_content {
  float: left;
  width: 60%;
  position: relative;
  left: 40%;
}

#main_right_content {
  float: left;
  background: #33bbdd; 
  width: 40%;
  position: relative;
  left: 40%;
}

#footer {
  background: #0099bb;
  color: #dddddd;
  text-align: center;
  width: 950px;
  height: 30px;
  padding-top: .1in;
  float: left;
  clear: both;
}

#footer a {
  color: #dddddd;
  text-decoration: none;
}

#flash {
  width: 100%;
  font-size: 18pt;
}

#menubar {
  width:950px;
  background: #00aacc;
  text-align: left;
  height: 30px;
}

div.template {
  margin-left: .4in;
  margin-right: .4in;
}

div.notice, div.warning {
  background: yellow;
  color: black;
  padding-bottom: .2in;
}

div.error {
  color: white;
  background: red;
  padding-bottom: .2in;
}

.wishsight {
  color: yellow;
}

.wishsight a {
  text-decoration: underline;
  color: yellow;
}

div.whitepanel {
  width: 950px;
  background: #992277;
  height: 16px;
  float: left;
  font-size: 12pt;
}

.menuitem {
  float: left;
  color: white;
  font-size: 11pt;
  border-style: none;
  border-color: white;
  border-width: 2pt;
  font-variant: small-caps;
  margin-left: .1in;
  padding-left: .08in;
  padding-top: .05in;
  padding-right: .08in;
  height: 20px;
}

.menuitem a {
  text-decoration: none;
  color: white;
}

p.site {
  text-align: center;
  margin-top: .3in;
  font-size: 52pt;
  color: yellow;
}

p.tag {
  text-align: left;
  font-size: 16pt;
  padding-top: .3in;
  padding-left: 20pt;
  color: black;
}

.topic,.commenter { 
    font-weight: bold }

span.emph {
  font-weight: bold;
}

div.bannertext { 
    font-size: 28pt;
    font-family: helvetica, sans;
    color: red }

.formbox { 
    background: #f0f0f0;
    padding-top: .2in;
    padding-bottom: .2in;
    margin-bottom: .1in;
    padding-left: .1in }

.formbox input { 
    margin-top: .1in }

div.faq { 
    margin-top: .1in;
    margin-bottom: .2in }

div.question { 
    font-weight: bold;
    margin-bottom: .1in }

div.answer { 
    margin-left: .1in;
    margin-right: .4in }

div.error_messages { 
    border-width: 1pt;
    border-style: solid;
    font-size: larger;
    padding-left: .2in}

div.fieldWithErrors { 
    color: red;
    display: inline;
}

.fieldWithErrors input { 
    background-color: #ffcccc;
}

.item_view { 
    background: #eeeeff;
    margin-bottom: .1in;
    display: block;
    font-size: larger;
    margin-right: .5in }

.wishlist_header {
    clear: all;
    background: purple;
    color: white;
    font-variant: small-caps;
    font6size: 12pt;
    text-align: center;
    width: 100%;
    }

.multi_header {
  background: purple;
  color: yellow;
  float: left;
  width: 150px;
}

.claim_header_box {
  float: right;
  width: 30%;
  background: purple;
}

.header_claims {
  padding-right: .2in;
  margin-left: .1in;
  float: left
}

.header_claim {
} 

div.wishlist {
    border-width: 1;
    border-style: solid;
    border-color: pink;
}

div.wish { 
    width: 100%;
    border-width: 1;
    border-style: solid;
    border-color: purple;
    margin-bottom: 30px;
    clear: all
}

div.item {
    color: #222222;
    margin-left: 25px;
    width: 400px;
    font-size: larger;
    padding-left: .1in;
    padding-bottom: .1in;
    padding-top: .1in;
    border: 2pt solid #cccccc;
    background: white;
    clear: both;
    }

div.claim_count_box {
  color: #555555;
  float: right;
  clear: both;
  width: 150px;
}

div.claim_count {
  padding-right: .2in;
  margin-left: .1in;
  float: left;
  text-align: right;
}

div.claim_box {
}


.multi_tag {
    font-size: smaller 
}

div.claim_info { 
    width: 100px;
    font-size: larger;
    display: inline}

.claim_count { 
    background: #eeeeee;
    display: inline;
    width: 30px;
    float: left;
    margin-left: 5px;
    text-align: center;
    padding-bottom: 3px} 

.claim_box { 
    background: #eeeeee;
    display: inline;
    width: 70px;
    float: right;
    text-align: center }

div.comments { 
    clear: both;
    width: 440px;
} 

div.comment { 
    clear: both;
    margin-left: .3in;
    margin-bottom: -.15in
}

div.comment_box { 
    margin-top: 20px;
    width: 100%;
    clear: both;
    margin-bottom: .5in;
    margin-left: 30px }

.commenter_name { 
    font-weight: bold;
    color: black;
}

.comment_body { 
}

.comment_header, p.add_comment { 
    background: #dddddd;
    color: #333333;
    font-variant: small-caps;
    clear: both;
    text-align: left;
    width: 360px;
    margin-bottom: 10px;
    margin-left: 0px
}

.odd_comment, .even_comment {
  padding-top: 2px;
  padding-left: 4px;
  padding-bottom: 4px;
}

.odd_comment {
    background: #ffffff;
    color: #bb2222;
}

.even_comment {
    background: #dddddd;
    color: #bb2222;
}

h2.surprise {
  margin-left: .3in;
  font-size: 12pt;
  font-style: italic;
}
.surprise_tip {
  font-family: times-roman;
  font-size: 11pt;
  margin-bottom: .3in;
  margin-left: .3in;
  margin-right: .3in;
  padding-left: .2in;
  padding-top: .2in;
  padding-bottom: .2in;

}

.surprise_me {
  font-size: larger;
  font-style: normal;
  font-variant: small-caps;
}
.surprise_expl {
 margin-left: 2in;
 font-style: italic;
 color: #555555;
}

.claim_submit {
  font-size: 14pt;
  border-width: 5pt; 
  border-color: #cc7777;
  padding-left: .1in;
  padding-right: .1in;
  padding-top: .1in;
  padding-bottom: .1in;
  margin-bottom: .3in;
  clear: both;
  float:right;
}

.context_help_button  a{
  font-size: 11pt;
  border-width: 5pt; 
  border-color: red; 
  padding-left: .1in;
  padding-right: .1in;
}

p.add_comment  {
}

.context_help {
  float: left;
  width: 2.5in;
  text-align: left;
  font-family: helvetica, sans;
  font-size: 10pt;
  color: purple;
  background: #ddffee;
  padding-top: .1in;
  padding-bottom: .1in;
  padding-right: .1in;
  padding-left: .1in;
}

.context_help h2 {
  font-size: 11pt
}

.message_banner {
  font-family: helvetica, sans;
  color: #000000;
  font-size: 11pt;
  margin-top: .1in;
}
  
ul { margin-left: -.1in }

.help_link a, .message_banner a {
  margin-left: .2in;
  color: #770000;
  text-decoration: none;
  font-size: 9pt
}

img.tour_img {
  width: 150px;
  margin-top: .2in;
  float: left;
  clear: both;
  display: block;
 } 

p.tour_p {
  width: 60%;
  float: right;
}

div.tour {
  float: right;
  clear: both;
}

div.new_info {
  margin-top: .1in;
  color: red;
  font-style: italic;
}

.new_info a {
  font-style: normal;
  color: #CC0000;
}

p.menu_header {
  font-family: helvetica, sans;
  color: #774444
}

.host_message  {
  text-align: left;
  margin-left: .2in;
  font-variant: small-caps;
  font-style: italic;
}

p.tag_header {
   float: right;
   font-style: italic;
   font-family: times-roman;
   font-size: 10pt;
   color: blue;
}

.main_link, .main_link a {
  color: #ee0000;
  font-size: larger;
}

p.instruct {
  margin-left: .2in;
  width: 3.5in;
  color: #004466;
}

p.shotexpl {
  margin-left: .2in;
  width: 3.0in;
  color: #004466;
  font-size: 12pt;
  margin-right: .2in;
}
.graypanel ul {
  list-style-type:  none;
}

h2.banner,  h2 {
  font-size: 18pt;
  color: #aa3388;
}

h3 {
  font-size: 14pt;
  color: #aa3388;
}

.menuul {
  list-style: none;
  background: black;
} 

ul.mainmenu { 

    font: 0.9em Tahoma, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#CC0000;
    list-style-type: none
 }

ul.mainmenu a {
    font: 0.7em Tahoma, sans-serif;
    font-size: 13px;
    color:purple;
    text-decoration:none;
    }

p.banner1 {
   font-size: 26pt;
   font-family: helvetica,sans;
   text-decoration: shadow;
   color: #dd00dd;
}

#sddm li
{
	list-style: none;
	float: left;
	background: purple;

}
#sddm li a
{	display: block;
	margin: 0 3px 0 0;
	background: purple;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm p
{	position: absolute;
	visibility: hidden;
        z-index: 100;
	margin: 0;
	padding: 0;
	background: green;
	border: 1px solid #5970B2}

	#sddm p a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #00bbdd;
		color: #ffffff; }

	#sddm p a:hover
	{	background: #49A3FF;
		color: #FFF}
