html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: middle;
	list-style-position: inside;
	list-style-image: url(images/gold.png);
	list-style-type: disc;
}

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body {
	font-family: arial;
  }

a {
  color: #FC0;
  text-decoration: none; }
  a:link {
    color: #CCC; }
  a:visited {
    color: #CCC;
    text-decoration: line-through; }
  a:hover {
    color: #FFF;
    text-decoration: underline; }
  a:active {
	color: #FC0;
	text-decoration: underline;
	width: 600px;
}

p .blog-item-post p {
  margin-bottom: 20px;
  clear: both; }

strong, b {
  font-weight: bold; }

em, i {
	font-style: normal;
}

.group:after {
  content: "";
  display: table;
  clear: both; }

/* Regular CSS */
::-moz-selection {
  color: #000;
  background: #fede7e; }

::selection {
  color: #000;
  background: #fede7e; }

.placeholder {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
}
  .placeholder:after {
    content: " ";
    display: block;
    clear: both; }

nav {
  margin: 20px 20px 20px; }
  nav:after {
    content: "goldprice.html";
    display: table;
    clear: both; }
  nav .logo {
	background: url("glarius.png") no-repeat;
	text-indent: -800px;
	width: 1400;
	height: 130px;
	float: left;
	display: inline-block;
}
  nav ul {
    float: left;
    margin-left: 40px; }
    nav ul li {
      line-height: 43px;
      display: inline;
      margin-right: 40px; }

.map {
	clear: both;
	width: 1400px;
	height: 800px;
	display: block;
	position: relative;
	background-image: url(images/glarius-worldmap.png);
}

.articleplaceholder {
	max-width: 1350px;
	margin-left: auto;
	margin-right: auto;
	width: 1350px;
	padding: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #ccc;
	
}

.city {
	display: block;
	position: absolute;
	left: 414px;
	width: 80px;
	top: 92px;
	height: 11px;
	bottom: 1px;
}
  .city .title {
    cursor: pointer;
    z-index: 1 !important; }
    .city .title h4 {
	font-size: 9px;
	color: #FFF;
}
    .city .title .yield {
	font-size: 8px;
	color: #FC0;
}
  .city .data {
    z-index: 100;
    cursor: pointer;
    display: none;
    margin-top: 10px;
    width: 300px;
    font-size: 11px;
	font-color: fc0;
    background-color: #585859;
    border: 1px solid #fff;
    padding: 2px;
	text-align:right }
    .city .data .title {
      border-bottom: 1px solid #777;
      line-height: 20px;
      margin-bottom: 3px; }
      .city .data .title span {
        position: relative;
        text-indent: -9999px; }
    .city .data span {
      float: right; }

.close-window {
	width: 302px;
	height: 135px;
	background: url("images/x.png") no-repeat;
	display: block;
	position: absolute;
	right: 342px;
	top: -20px;
}

.istanbul {
  left: 650px;
  top: 175px; }
  .istanbul .data .title span {
    background: url("images/turkey.png") no-repeat;
    width: 30px;
    height: 20px; }

.moscow {
	left: 895px;
	top: 85px;
}
  .moscow .data .title span {
    background: url("images/russia.png") no-repeat;
    width: 30px;
    height: 20px; }

.hongkong {
	left: 1066px;
	top: 271px;
}
  .hongkong .data .title span {
    background: url("images/hongkong.png") no-repeat;
    width: 30px;
    height: 20px; }

.block {
  width: 30px;
  display: block;
  height: 10px; }
  .block .red-block {
    background-color: #f00; }
  .block .green-block {
    background-color: #009d4b; }
  .block .yellow-block {
    background-color: #fede7e; }
  .block .orange-block {
    background-color: #ea9422; }

.red {
	color: #f00;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.green {
	color: #009d4b;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.gold {
  color: #fc0;
  text-align: left;
  font-size: 9px; 
   }
   
 .graphdata {
  color: #fc0;
  text-align: justify;
  font-size: 11px; 
  align: justify;
   }
 
 .data {
  color: #ccc;
  text-align: justify;
  font-size: 14px; 
 
   }
   
  
.silversmall {
  color: #ccc;
  text-align: left;
  font-size: 10px }
  
.goldsmall {
  color: #fc0;
  text-align: right;
  font-size: 11px }
  
  
  .goldsmaller {
  color: #fc0;
  text-align: right;
  font-size: 9px }
  
  
.rightgold {
	color: #fc0;
	text-align: right; }

.ubos {
	color: #000;
	text-align: right; }

.silver {
	color: #ECEAEF;
	text-align: left;
}

.white {
	color: #FFF;
	text-align: left;
	font-size: 10px; 
}

 
.outerborder {
	border: thin solid #999;	
	}  
	
.outerborder2 {
	border: thin solid #ccc;	
	}  

/*ul {
    list-style-image: url("images/gold.png"); 
	font-size: 9px; }

li {
	color: #fc0;
	list-style-position: inside;
	font-size: 9px; 
	list-style-image: url("images/gold.png");

	}*/
.percent-val{
	color: #fc0;
	font-size: 9px; 
}
/*.yield{
	list-style-position: inside;
	list-style-image: url("images/gold.png");
}*/
.title h2 {
	display:none !important;
}


.continents {
	color: #ECEAEF;
	text-align: left;
	font-size: 16px; 

	}