/* style sheet for Merchant content Starwood Scale Models */

body { background-color: #FFFFFF; margin: 0px; }

#topLeft    { background-image: url('../gfx/ssh_tLeft.jpg'); }
#bottomLeft { background-image: url('../gfx/ssmLogob.jpg'); }
#topRight   { /* background-image: url('../gfx/ssm_title.gif'); */ }
#topRightMiva   { background-image: url('graphics/navbar/ssm_title.gif'); background-repeat: no-repeat; background-position: 0% 80%; }

#bottomRight { background-color: #003470; font-family: arial, helvetica, geneva, sans-serif; 
               font-size: 9pt; color: #FFFFFF; }

#nbItems {
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 12pt; font-weight: bold; border-top: 2px solid #000000; 
  color: #FAC663; }

  #nbItems a:link { color: #DDDDDD; text-decoration: none; }
  #nbItems a:active { color: #DDDDDD; text-decoration: none; }
  #nbItems a:visited { color: #DDDDDD; text-decoration: none; }
  #nbItems a:hover { color: #FAC663; text-decoration: none; }

#nbThis {
  font-family: arial, helvetica, geneva, sans-serif;
  background-color: /* #FBD58C;  #1A6A58; */
  font-size: 12pt; font-weight: bold; 
  color: /* #202020; #999999; */ #FBD58C; border-top: 2px solid #000000; }

			 

#catTree { font-family: arial, helvetica, geneva, sans-serif;
           background-color: #003470; font-weight: bold; color: #FFFFFF; font-size: 11pt;
		   /* border: 1px solid #000000; */ margin: -10px; padding: 10px; line-height: 1.4em; }
  
  #catTree a:link    { 
    color: #C0C0C0; text-decoration: underline; font-weight: bold; font-size: 10pt;
	background-color: #003470; }
	
  #catTree a:active  { color: #C0C0C0; text-decoration: underline; font-weight: bold; font-size: 10pt; }
  #catTree a:visited { color: #C0C0C0; text-decoration: underline; font-weight: bold; font-size: 10pt; }
  #catTree a:hover   { color: /* #EFEFEF; */ #FAC663; text-decoration: underline; font-weight: bold; font-size: 10pt; }
  
#catContent { background-color: #FFFFFF; width: 559px; 
              font-family: arial, helvetica, geneva, sans-serif;
              font-size: 10pt; color: #020202; }

  #catContent .title { font-size: 14pt; color: #324395; }
  #catContent .bold { font-weight: bold; }
  #catContent .specs { font-size: 8.5pt; }
  #catContent .desc { font-size: 10pt; }
  #catContent .centerTitle { font-size: 9pt; text-align: center; }
  #catContent .right { text-align: right; }
  #catContent .paraTitle { font-weight: bold; color: #324395; }
  #catContent .picTitle { font-size: 9.5pt; font-weight: bold; color: #444444; } 
  #catContent .leftNav { font-size: 9.5pt; border: 1px solid #404040; color: #324395; }

#bask   { background-color: #FFFFFF; width: 800px;
          font-family: arial, helvetica, geneva, sans-serif;
          font-size: 10pt; color: #020202; }

#footerTopEdge { background-color: #FFFFFF;
  background-image: url('graphics/navbar/spacer.gif'); }
	
#mivaLinks {
  font-size: 8pt; vertical-align: top; text-align: right; padding-top: 10px; padding-right: 25px; }

#mivaLinks a:link    { color: #707070; text-decoration: none; }
#mivaLinks a:active  { color: #707070; text-decoration: none; }
#mivaLinks a:visited { color: #707070; text-decoration: none; }
#mivaLinks a:hover   { color: #707070; text-decoration: underline; }

#footer,#mivaLinks {
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 9pt;
  color: #6D6D6D; }
  
  #footer .copy {
    font-size: 7pt; color: #666666; vertical-align: super; }

  #footer a:link { color: #0069B3; text-decoration: none; }
  #footer a:active { color: #0069B3; text-decoration: none; }
  #footer a:visited { color: #0069B3; text-decoration: none; }
  #footer a:hover { color: #0069B3; text-decoration: underline; }

/*
a:link { color: #0069B3; text-decoration: none; }
a:active { color: #0069B3; text-decoration: none; }
a:visited { color: #C0C0C0; text-decoration: underline; }
a:hover { color: #0069B3; text-decoration: underline; }
*/
