body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1f1a17;
}
img, div, a, input, b { behavior: url(css/iepngfix.htc) }
.clear {
	clear:both;
}
#wrapper_outer {
	width: 100%;
	position:relative;
	z-index:0;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/latest_bg.gif) ;
	background-repeat: repeat;
	background-position: center top;
}
#header {
	width:100%;
	height: 84px;
	background-color: #1f1a17;  
}

#header_inner{
	width: 990px;
	height: 84px;
	margin: 0 auto;
}
	
#wrapper {
	width: 990px;
	margin:0 auto;
}

#ad_left {
	float:left;
	width:0px;
	height:auto;
	position:relative;
	padding-right:10px;
}
#ad_right {
	float:left;
	width:0px;
	height:auto;
	position:relative;
	padding-left:10px;
}
#wrapper_inner {
	width: 990px;
	position:relative;

}
#logo_evam {
	float:left;
	width: 309px;
	height: 32px;
	margin-top: 43px;
	background:url(../images/evam_logo.gif) no-repeat;
}
#logo_evam img {
	width: 159px;
	height: 32px;
}

#logo_latest {
	float: left;
	width: 170px;
	height: 114px;
	margin-top: 5px;
	
	z-index:100;
}

#logo_latest img{
	width: 170px;
	height: 114px;
}

#bloger {
	width: 180px;
	float:right;
	margin-top:10px;
	height: 33px;
}

#bloger a {
	float: right;
	margin-left: 5px;
	display: block;
	width: 31px;
	height: 33px;
	text-decoration: none;
}
#bloger a.b1 {
	background: url(../images/blogger.gif) 0 0 no-repeat;
}
#bloger a.b2 {
	background: url(../images/blogger.gif) -39px 0 no-repeat;
}
#bloger a.b3 {
	background: url(../images/blogger.gif) -74px 0  no-repeat;
}
#bloger a.b4 {
	background: url(../images/blogger.gif) -109px 0 no-repeat;
}

#register {
	clear:right;
	width:410px;
	float:right;
	padding: 10px;
}

#register h2{
	padding: 0;
	margin: 0 0 5px 0;
	color: #fc6700;
}
#register span {
	font-weight: bold;
	display:inline-block;
	width: 124px;
	margin-bottom: 3px;
}
#register span span{
	font-weight: normal;
	width: auto;
}
#register input {
	width: 120px;
	border: 2px solid #fc6700;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	margin-top: 5px;
	font-weight:bold;
}
#register input.email {
	width: 191px;
}
#register select {
	border: 2px solid #fc6700;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

#inner1 {
	padding: 0 0 0 0px;
	clear:both;
}

#content_area {
	width: 990px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
	padding: 10px 0; 
}
#content_area p{
	font-family:arial !important;
font-size:12px !important;
margin:0 0 15px !important;
padding:0 !important;
}

#buttons {
	width: 618px;
	height: 69px;
	float:right;
	margin: 10px 0 0 0;
}

#buttons ul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}
#buttons ul li{
	float: left;
	padding-left:2px;
}
#buttons ul li a{
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:32px;
	padding:14px 10px 0;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
}
#buttons ul li a:hover{ color: #fff }
#buttons ul li a img{
	width: 100px;
	height: 51px;
	border: 0;
}
#buttons ul li a.b1{
	background-color: #bbd900;
}
#buttons ul li a.b2{
	background-color: #dd137b;
}
#buttons ul li a.b3{
	background-color: #e77817;
}
#buttons ul li a.b4{
	background-color: #3bb3c2;
}
#buttons ul li a.b5{
	background-color: #f8c300;
}
#buttons ul li a.b6{
	background-color: #bbd900;
}
#footer {
	clear:both;
	width:100%;
	height: 150px;
	background-color: #1f1a17;  
}

#footer_inner{
	width: 990px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
}


/* for show tales */
#show {
	width: 580px;
}
#show .row {
	width: auto; 
	clear: both;
	border-bottom: 1px solid #666;
}

#show .row a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#06C;
	text-decoration: none;
}
#show .row a:hover{
	text-decoration: underline;
}

#show .row .col1, #show .row .col2, #show .row .col3, #show .row .col4, #show .row .col5, #show .row .col6 {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 7px 0 7px 0;
	
}

#show .row .col1 { 	width: 50px;  }
#show .row .col2 { 	width: 75px; }
#show .row .col3 { 	width: 100px; }
#show .row .col4 { 	width: 100px; }
#show .row .col5 { 	width: 170px; }
#show .row .col6 { 	width: 75px; }

#pin_add {
	position: absolute;
	right: 0;
	top: 139px;
	z-index: 100;
	display: none;
}
