@font-face {
    font-family: 'MyriadProSemibold';
    src: url('/http/www.flashmint.com/css/myriadpro-semibold-webfont.eot');
    src: url('/http/www.flashmint.com/css/myriadpro-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('/http/www.flashmint.com/css/myriadpro-semibold-webfont.woff') format('woff'),
         url('/http/www.flashmint.com/css/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('/http/www.flashmint.com/css/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


.fleft {float:left;
}
.fright {float:right;
}
.height13 { height:13px !important;
}
#thumbs_block { width: 677px !important;  /* replace 679 -> 677 */
}
.social_net {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px #ccd5da solid;
	width:247px;
}
.social_net ul {
	padding:0;
	margin:0;
}
.social_net ul li {
	padding:10px 14px;
	margin:0;
	list-style:none;
	border-bottom:1px #ccd5da solid;
	font-size:11px;
	color:#000;
	font-family:Tahoma;
}
.social_net ul li:last-child { border-bottom:0 !important;
}
.clear2 { font-size:0px; height:0; clear:both;
}
#mint_menu {
	background:#3F9;
	margin:10px 0 9px 0;
	height:47px;
	background:url(/http/www.flashmint.com/images/mint_menu.png) repeat-x left top #e5ecf1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px #b6c3cb solid;
}
#mint_menu ul {
	padding:0;
	margin:0;
}
#mint_menu li {
	padding:1px 2px 1px 0;
	margin:0;
	float:left;
	list-style:none;
	height:45px;
	line-height:45px;
	background:url(/http/www.flashmint.com/images/menu_mint_li.png) repeat-y right top;
	text-align:center;
}
#mint_menu li:last-child {background:none !important;
}
#mint_menu li a {
	height:45px;
	line-height:45px;display:block;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	color:#2d3d49;
	font-family: 'MyriadProSemibold';
	text-shadow:1px 1px 1px #FFF; 
}
#mint_menu li:last-child a {
	-moz-border-radius:0 6px 6px 0;
	-webkit-border-radius:0 6px 6px 0;
	border-radius:0 6px 6px 0;
}
#mint_menu li:first-child a {
	-moz-border-radius:6px 0 0 6px;
	-webkit-border-radius:6px 0 0 6px;
	border-radius:6px 0 0 6px;
}
#mint_menu li a:hover, #mint_menu li a.current { background:url(/http/www.flashmint.com/images/mint_menu_a.png) repeat-x left top #cdd8e1;
}


#sign_mint {
	border:1px #c8e7dd solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-top:20px;
}
.sign_up {
	color: #4F5F69;
    font-size: 14px;
    font-weight: bold;
	background:#f7fcff;
	border-bottom:1px #ccd5da solid;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	padding:10px 16px;
}
#sign_mint .inp {
	font-family:Tahoma;
	font-size:14px;
	color:#637987;
	width:97px;
	height:35px;
	border:1px #adb6bc solid;
	background:#FFF;
	padding:0 10px;
	line-height:35px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow:4px 4px 4px #e3e3e3 inset;
	-moz-box-shadow:4px 4px 4px #e3e3e3 inset;
	-webkit-box-shadow:4px 4px 4px #e3e3e3 inset;
}
.sign_mint_in {padding:10px 0 10px 11px
}
#sign_mint .sign_btn {
	width:96px;
	height:37px;
	background:url(/http/www.flashmint.com/images/sign_up2.gif) no-repeat left top;
	border:0px
} 

.normal_text { font-weight:normal;
}