@import "../../../css/teaser-v2.0.css";

@font-face {
	font-family: 'Conv_KohinoorBangla-Regular';
	src: url('fonts/KohinoorBangla-Regular.eot');
	src: local('☺'), url('fonts/KohinoorBangla-Regular.woff') format('woff'), url('fonts/KohinoorBangla-Regular.ttf') format('truetype'), url('fonts/KohinoorBangla-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #666666;
	font-family: "Conv_KohinoorBangla-Regular",Arial,sans-serif;
	font-size: 15px;
	line-height: 1.42857;
	width: 100%;
	float: left;
	overflow-y: auto;
  margin:0; 
  padding: 0;
  overflow: hidden;
}

#wrapper{
	border: 0px;
	width:100%;	
}
.wrapper{
	text-align: center;
}
#error-wrapper{
	display: none;
}
a.chart-link {
	border: 3px #ddd solid;
	display: block;
	padding: 5px 0;
	color: #666;
	text-decoration: none;text-align: center;
}

.top-teaser-info{
	font-family: 'Conv_KohinoorBangla-Regular';
	font-weight: 400;
	color: #c5b086;
	line-height: 19px;
	font-size: 16px;
}

#top{
	/*font-family: "HelveticaFontBold", Arial, sans-serif;
	height: 54px;*/
	padding: 0;
	margin: 0;
}
#top .teaser-time{
	
	width: 100%;
	text-align: center;
}

#top .teaser-price{
	
	width: 100%;
	text-align: center;
}


#top .teaser-price{
	font-size: 32px;
}

.alteration-up {
	background: url("images/arrow_up.png") right 6px  no-repeat;  
	padding-right: 17px;
}
.alteration-down {
	background: url("images/arrow_down.png") right 7px no-repeat;
    padding-right: 17px;
}
.alteration-equal {
background: url("images/equal.png") right 6px no-repeat;
    padding-right: 17px;
}

#chart{
	padding: 0;
}
.teaser-bottom{
	clear: both;
	text-transform: uppercase;
	text-align: center;
}
.teaser-bottom a.chart-link{
	font-family: "Conv_KohinoorBangla-Regular",Arial,sans-serif;
}
#top, #chart{
	border: 0;
}
