/* MgOpen Moderna - http://www.zvr.gr/typo/mgopen/index */
@font-face { font-family: MgOpen Modata; src: url(../fonts/MgOpenModataRegular.ttf); }

/**************************************************************************
  MgOpen Modata Font MgOpenModataRegular.ttf MGOPENM1.eot Copyright Â© 2004 by MAGENTA Ltd. 
  All Rights Reserved. Permission is hereby granted, free of charge, to any person  obtaining 
  a copy of the fonts accompanying this license ("Fonts")  and associated documentation 
  files (the "Font Software"), to  reproduce and distribute the Font Software, including 
  without  limitation the rights to use, copy, merge, publish, distribute,  and/or sell copies 
  of the Font Software, and to permit persons  to whom the Font Software is furnished to do 
  so, subject to the  following conditions: The above copyright and this permission notice 
  shall be included  in all copies of one or more of the Font Software typefaces. The Font 
  Software may be modified, altered, or added to, and in  particular the designs of glyphs or 
  characters in the Fonts may  be modified and additional glyphs or characters may be added to
  the Fonts, only if the fonts are renamed to names not containing  the word "MgOpen", or if
  the modifications are accepted for  inclusion in the Font Software itself by the each 
  appointed  Administrator. This License becomes null and void to the extent applicable to 
  Fonts or Font Software that has been modified and is distributed  under the "MgOpen" name. 
  The Font Software may be sold as part of a larger software  package but no copy of one or 
  more of the Font Software  typefaces may be sold by itself. 
  
  THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY  KIND, EXPRESS OR IMPLIED, 
  INCLUDING BUT NOT LIMITED TO ANY  WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
  PURPOSE  AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER  RIGHT. IN NO EVENT 
  SHALL MAGENTA OR PERSONS OR BODIES IN  CHARGE OF ADMINISTRATION AND MAINTENANCE OF THE 
  FONT SOFTWARE  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING  ANY GENERAL, 
  SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL  DAMAGES, WHETHER IN AN ACTION OF CONTRACT, 
  TORT OR OTHERWISE,  ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT  SOFTWARE OR 
  FROM OTHER DEALINGS IN THE FONT SOFTWARE. */

body {
  margin: 0px;
  padding: 0px;

  color: #696969;
  font-family: MgOpen Modata, Helvetica;
  background: #000000 url(../images/background.jpg) no-repeat center top;
}

a {
  color: #d39822;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


div.container {
  width: 764px;
  margin: 0 auto;
}

h1 {
  background: transparent url(../images/heading.png) no-repeat center top;
  height: 87px;
  text-indent: -9999px;
  margin-top: 40px;
}

div.orgs {
  line-height: 130px;
  text-align: center;
}
div.orgs img {
	vertical-align: middle;
	border: none;
	padding-left: 14px;
}

body div.container > p {
  font-size: 19px;
  line-height: 26px;
  font-weight: 100;
  text-align: center;
  margin: 5px auto 30px auto;
}

div.type {
  overflow: hidden;
  width: 620px;
  margin: 83px auto 0px auto;
}
div.type div.artists {
  float: right;
  width: 255px
}
div.type div.buyers {
  float: left;
  width: 250px;

}

div.type div.artists h2, div.type div.buyers h2 {
  text-indent: -9999px;
  height: 58px;
  cursor: pointer;
}
div.type div.buyers h2 {
  background: transparent url(../images/buyers.png) no-repeat top left;
}

div.type div.artists h2 {
  background: transparent url(../images/artists.png) no-repeat top left;
}

div.type p {
  font-size: 14px;
  padding: 0px 0px 0px 66px;
  line-height: 18px;
}

div.extra {
  border: 1px solid #282828;
  background-color: #050505;
  padding: 23px 23px;
  margin: 25px auto;
}

div.extra p {
  font-size: 14px;
  line-height: 18px;
  padding: 0px;
  margin: 0px;
}

div.extra a.learn_more {
  display: block;
  float: right;
  padding-left: 20px;
}

div.extra a img {
  border: none;
}
div#fancy_content div#fancy_div {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  padding: 15px 30px;
  width: 640px;
}

div#fancy_content div#fancy_div h2 {
  text-indent: -9999px;
}

div#fancy_content div#fancy_div h2.buyer {
  background: transparent url(../images/buyers.png) no-repeat -65px 0px;
  height: 48px;
  width: 140px;
}
div#fancy_content div#fancy_div h2.artist {
  background: transparent url(../images/artists.png) no-repeat -65px 0px;
  height: 48px;
  width: 140px;
}

#fancy_div p {
 margin-top: 0px;
 color: #aaaaaa;
}

#fancy_div p strong {
 color: #eaeaea;
}
