h1{
	font-size: 1.4em;
	text-transform: uppercase;
	color: White;
	position: absolute;
	padding: 0;
	margin: 0;
	height: 30px;
	top: 5px;
	left: 70px;
}


.content h2,
.content h3{
	color: White;
}

.content a{
	color: #ffd04e;
}
.content a:hover{
	color: #F0E68C;
}

hr.bageBreak{
	display: none;
}

.content{
	color: #454140;
}

input.text, select.text, textarea.text, input.button, label, input.file{
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 13px;
}

input.yellow, select.yellow, textarea.yellow{
	background-color: #efedbd;
}

input.white, select.white, textarea.white{
	background-color: #fff;
}
input.button{
	background-color: #efedbd;
	background: #efedbd url(../_img/button_bg.png) repeat-x;
}

table.no-border, table.no-border td{
	border: none!important;
}

/* For Blog 
-------------------------------- */

.blog_topic{
	margin-bottom: 1.6em;
	color: White;
}
.blog_topic h3{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.1em;
	text-transform: uppercase;
}
.blog_topic h3 .date{
	color: #444243;
}
.blog_topic h3 .time{
	color: #c2c3c3;
}
.blog_topic h3 a{
	color: #ffd04e;
	text-decoration: none;
}
.blog_topic h3 a:hover{
	text-decoration: underline;
}

.blog_pagenator{
	margin: 1em 0;
}

.blog_pagenator a{
	color: #444243;
	font-weight: bold;
}

/* SmartMoney
-------------------------------------------*/

table.smartmoney{
	border: none;
	margin: 0 auto;
	padding: 0;
}

table.smartmoney td{
	border: 0;
	width: 360px;
	height: 220px;
	color: #303030;
}

table.smartmoney td .top{	
	width: 315px;
	height: 150px;
	margin: 0 auto;
	padding: 20px;
	background: transparent url(../_img/sm-fon.png) no-repeat;
}
table.smartmoney td .bottom{	
	width: 355px;
	height: 20px;
	margin: 0 auto;
	background: transparent url(../_img/sm-fon.png) no-repeat bottom;
}
table.smartmoney .name{
	color: White;
	font-size: 1.4em;
}
table.smartmoney td img{
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
table.smartmoney td p{
	margin-bottom: 0.3em;
}
table.smartmoney td a{
	white-space: nowrap;
}


/** For Addventure
----------------------------------*/

#addventureClip{
	background: transparent url(../_img/addventure-clip-fon.png) no-repeat center;
	position: relative;
	padding: 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
#addventureClip img{
	border: none !important;
	padding: 0 ! important;
	position: relative;
	float: left;
	vertical-align: middle;
	left: 0px;
	top: -80px;
}


/** For Apply
--------------------------------------*/

#applyForm{
	width: 610px;
	margin: 0 auto;
	text-align: right;
}

#applyForm .top{
	width: 610px;
	height: 37px;
	background: transparent url(../_img/apply-form-top.gif);
}
#applyForm .center{
	width: 610px;
	background: transparent url(../_img/apply-form-center.gif);
}
#applyForm .bottom{
	width: 610px;
	height: 21px;
	background: transparent url(../_img/apply-form-bottom.gif);
}
#applyForm .row{
	padding: 1px 0;
	width: 580px;
	margin: 0 auto;
	text-align: left;
}
#applyForm input{
	margin: 0;
	padding: 2px;
}
#applyForm input.file {
	/*width: 324px;*/
	vertical-align: baseline;
}
#applyForm input.text {
	width: 576px;
	border: none;
}
#applyForm textarea.text{
	width: 576px;
	height: 40px;
	border: none;
	overflow: auto;
	margin: 0;
	padding: 2px;
}
#applyForm input.button{
	border: none;
	width: 170px;
}
#applyForm .buttons{
	text-align: right;
}

.error{
	color: Red;
	font-weight: bold;
	text-align: left;
}
.result{
	color: White;
	font-weight: bold;
	text-align: center!important;
}

#applyForm label{
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	color: #FFF;
	padding: 1px 5px 1px 0;
	width: auto;
}


/** Стартапы
**************************************************************************/

#startup_list .topic{
	width: 735px;
	margin: 2em auto;
	padding: 0;
	border-bottom: 1px solid #708494;
}
#startup_list .topic .top{
	height: 15px;
	background: transparent url(../_img/startup-topic-top.gif);
}

#startup_list .topic .center{
	background: transparent url(../_img/startup-topic-center-bg.gif);
	overflow: hidden;
}
#startup_list .topic .center .center-wrap{
	background: transparent url(../_img/startup-topic-center.jpg) no-repeat top;
}
#startup_list .topic .bottom{
	width: 733px;
	margin: 0 auto;
	border-bottom: 1px solid #a7acb0;
	height: 1px;
	overflow: hidden;
	clear: both;
}

#startup_list .topic .logo{
	width: 200px;
	float: left;	
	text-align: center;
}

#startup_list .topic .logo img{
	margin: 0;
	padding: 10px;
	border: 1px solid #a7acb0;
	background-color: #778897;
}

#startup_list .topic .desctiption{
	width: 510px;
	padding-right: 10px;
	float: left;
}

#startup_list .topic .links{
	clear: both;
	width: 510px;
	border-top: 1px solid #a7acb0;
	padding: 10px 0;
	overflow: hidden;
}

#startup_list .topic .links ul, #startup_list .topic .links li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#startup_list .topic .links li{
	float: left;
	padding: 0 20px 0 10px;
}

#startup_list .topic .links li a{
	display: inline-block;
	padding-left: 25px;
	height: 20px;
	background: transparent no-repeat 0 0;
	line-height: 20px;
}

#startup_list .topic .links li.site a{
	background-image: url(../_img/startup-links-site-icon.gif);
}
#startup_list .topic .links li.video a{
	background-image: url(../_img/startup-links-video-icon.gif);
}
#startup_list .topic .links li.smi a{
	background-image: url(../_img/startup-links-smi-icon.gif);
}

#startup_list .topic .links li a.disabled{
	cursor: default;
	color: #555555;
	text-decoration: none;
	background-position: 0 -40px;
}