html 	{ font-family:Helvetica; font-size:14px; color:#4c4c4c;}
body 	{ background-color:#f2f2f2; min-height:530px; margin:0; }


h2		{ font-size:30px; font-weight:normal; margin:0 0 15px 0; }
h3.form {width: 300px; }
.width 			{ width:700px; left:50%; margin:0 auto }
.logo  			{ background-image:url(homepage/logo.jpg); width:700px; height:225px; margin:0 auto 55px auto; }
.logo_smaller   { background-image:url(homepage/logo_smaller.jpg); width:700px; height:147px; margin:0 auto 15px auto; }
.logo_bidforfix { background-image:url(homepage/logo_bidforfix.png); width:110px; height:22px; }
.content 		{ background-image:url(homepage/content_bg.gif); padding:15px 0; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; }
.content_white	{ background-color: #fdfdfd; padding:15px 0; border-top:1px solid #e0e0e0;}
.three-block-1{ background-image:url(homepage/3-block.png); background-position: 0px 0px; display:inline-block; background-repeat:no-repeat; width: 216px; height: 147px; margin : auto;}
.three-block-2{ background-image:url(homepage/3-block.png); background-position: -234px 0px; display:inline-block; background-repeat:no-repeat; width: 216px; height: 147px; margin : auto;}
.three-block-3{ background-image:url(homepage/3-block.png); background-position: -470px 0px; display:inline-block; background-repeat:no-repeat; width: 216px; height: 147px; margin : auto;}
.three-block-head-1{ background-image:url(homepage/1-2-3_head.png); background-position: 0px 0px; display:inline-block; background-repeat:no-repeat; width: 190px; height: 49px; margin : 5px 0 0px 0;}
.three-block-head-2{ background-image:url(homepage/1-2-3_head.png); background-position: -235px 0px; display:inline-block; background-repeat:no-repeat; width: 190px; height: 49px; margin : 5px 0 0px 0;}
.three-block-head-3{ background-image:url(homepage/1-2-3_head.png); background-position: -470px 0px; display:inline-block; background-repeat:no-repeat; width: 190px; height: 49px; margin : 5px 0 0px 0;}

.home_text		{ font-size: 30px; text-decoration:none;}
.home_text_smaller		{ font-size: 25px; text-decoration:none;}
.spacer         { padding:15px 0;}

a img 			{border:none;}
/*.content ul 	{ margin:0; padding:0; }
.content li 	{ margin:0; padding:0; list-style:none; float:left; width:215px; padding-right:18px; } */


.footer			{ text-align:center; font-size:12px; margin:30px 0; padding-bottom: 1px; }
.footer a		{ color:#606060; }
.footer a:hover { color:#000000; }
.submit-button	{ background-image:url(homepage/submit.gif); background-position: top left; width:80px; height:24px; float:right; border:none; margin:15px 0 0 0; cursor:pointer; }
	.hover		{ background-position: -80px 0px; }

.field			{ position:relative; margin-top:15px; }
.field input 	{ padding:10px; border:1px solid #b3b3b3;  font-size:14px; display:block; margin:0; width:193px;    
                  -moz-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border-radius:5px; }
.field label    {margin-top: 5px; margin-bottom: 10px; font-size: 16px; }
.field input[type="checkbox"] {width: 20px;}
.field label.intend { display: inline-block; width: 80px; }
.field label p {display: inline-block; width: 300px; line-height: 120%; margin-bottom: 5px; }
.field ul {margin: 0px; padding: 0px;}
.field li {padding-top: 5px; padding-bottom: 5px; list-style-type: none;}
.field li label { font-size: 14px; }
.field li label input { display: inline; width: 30px; }
.field textarea	{ padding:10px; border:1px solid #b3b3b3; color:#525252; font-size:14px; display:block; margin:0; width:193px; height: 71px;
                  -moz-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border-radius:5px; }

.field_normal textarea { padding:10px; border:1px solid #b3b3b3; color:#525252; font-size:14px; display:block; margin:0; width:500px; height: 71px;
                  -moz-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border-radius:5px; }

.field_normal input 	{ padding:10px; border:1px solid #b3b3b3;  font-size:14px; display:block; margin:0; width:500px;    
                  -moz-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border-radius:5px; }

.field_normal label    {margin-top: 5px; margin-bottom: 10px; font-size: 16px; }
.field_normal div { padding:10px; }
.longer_input input {width:400px;}

.btn-request-feature{
	background-image:url(images/request_feature.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fdfdfd;
	width:147px;
	height:54px;
	padding-bottom: 4px;
	margin-bottom: 30px;
	border:none;
	cursor:pointer;
	color:#FFF;
	display: inline-block;
}
.btn-request-feature:hover{
	background-position: -147px 0px;
}

.btn-continue-or-learn {
	background-image:url(images/continue_or_learn.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fdfdfd;
	width:147px;
	height:54px;
	padding-bottom:4px;
	border:none;
	cursor:pointer;
	color:#FFF;
	display: inline-block;
	}

.btn-continue-or-learn:hover {		
	background-position: -147px 0px;
}

.btn-preapprove {
	background-image:url(images/preapprove.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fdfdfd;
	width:147px;
	height:54px;
	padding-bottom:4px;
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	font-size:15px;
	display: inline-block;
	}
	
.btn-preapprove:hover {		
	background-position: -147px 0px;
}

.block_left{
float:left;
width: 215px;
padding: 5px;
}
.my_box{
float:left;
width: 465px;
}

.block_middle{
float:right;
width: 220px;
padding: 5px;

}
.block_right{
float:left;
margin:  0 0 0 5px;
padding: 5px;
width: 215px;
}

.block_middle_left{
	float:left;
	width: 420px;
	padding: 15px;
	background:white;
	-moz-border-radius:20px; -moz-border-radius:20px; border-radius:20px; border-radius:20px;
	margin:0 15px 0 5px;
}	

.dif_block{
float:left;
width: 340px;
padding: 5px;
overflow: hidden;		
}

.errorlist{
  list-style:none;
  color:#FF0000;
  padding: 0px;
	}
li.howto {
	list-style: disc;
	color:inherit;
}
.code {
	border: solid 1px #b2dd7d;
	margin: 10px;
	background-color: white;
	padding: 2px;
	font-size:12px;
}


.styled_table table {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	overflow:hidden;
	}

.styled_table th {
	height:18px;
	font-weight:bold;
	text-align:center;
	color: white;
	background-color: #707070;
	border-bottom: 1px solid #E6EBEC;
	border-collapse: collapse;
    white-space:nowrap;
    padding: 0px 10px 0px 10px;
}

.styled_table td {
	background-color: #F2F2F2;
	padding: 5px 10px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #e1e1e1;
	color:#1d1d1d;
/*	background-image: url(images/silver_bg.gif);*/
}
	
.styled_table td a{
	text-decoration: none;
}

.add{
    background-image:url(images/add.png);
	background-repeat:no-repeat;
    display: inline-block;
	height: 17px;
	width: 17px;
}

.nav{
	float:right;
}

.main_part{
    font-weight:bold;
    font-size:15px;
    color: black;
    padding-right:5px;
}



input {
    padding:4px 8px;
    border:2px solid #4c4c4c;
    color:#525252;
    font-size:12px;
}

textarea{
	border:2px solid #4c4c4c;
}
.error {
	/*float:left;*/
	background-color:#ffcece;
	padding:5px;
	border:1px solid #ff9191;
}

.title {
	font-size:22px;
	font-weight:bold;
	color:#4c4c4c;
}


.line{
	background-color: #e0e0e0;
	height:1px;
	width: 700px;
	}


.yes {
	color : #0b4b00;
}

.no {
	color : #680000;
}

.indent_left{
	margin-left: 25px;
}

.indent_left_small{
	margin-left: 10px;
}

.question_mark{
	display: inline-block;
	background-image:url(images/question.png);
	background-repeat:no-repeat;
	width: 12px;
	height: 15px;
}

.question_tooltip{
	display:none;
	}

  #hov_div{ 
  	background:#f2f2f2;
  	z-index: 4;
  	padding: .5em;
  	position: absolute; 
    border:1px solid #b3b3b3;
    font-size:15px;
    margin:0;
    width:200px;    
    -moz-border-radius:5px; border-radius:5px;
}


.form_message {
	padding: 5px;
	font-size: larger;
	width: 300px;
}



.continue a {
	background-image: url(homepage/continue.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	width: 190px;
	height: 54px;
	margin: 5px 10px 10px 120px;
}

.continue a:hover {
	background-position:-190px 0px;
	background-repeat: no-repeat;
}


.osmand_logo {
	background-image: url(homepage/osmand-logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	width: 190px;
	height: 56px;
}

.top_border{
	border-top:1px solid #E0E0E0;
	}


.center {
	text-align: center;
}

.text_right{
	text-align: right;
}

th a{
	color:white;
	font-weight: bold;
	text-decoration: none;
	font-size:18px;
}

th a:hover{
	color:#7fc727;
}

.default_width{
	width:100px;
}

.issue_box  { 
	text-align: left;
	padding: 10px 15px 20px 15px;
	overflow: hidden;
	min-height: 120px;
	margin-bottom: 30px;
	-moz-border-radius:4px; 
	border-radius:4px;
}

.issue_box a{
	font-size: 17px;
	font-weight:bold;
	}
	
.issue_box h4{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
	
.pie{
	float:right;
	height: 40px;
	width: 40px;
	margin: 3px 15px 0 10px;
}

.issue_box_eval{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	color: #a2a2a2;
	font-size: 13px;
}
	

.share_feature {
	float:left;
	padding:1em 1em 1em 1em; 
	width:50%
}

.follow_feature {
	font-weight:bold;
	float:left;
	padding:1em 1em 1em 0;
}

a.home_bff_button {
	float:left;
    background-image:url(images/bid_btn.png);
    background-position:-95px 0px;
	background-repeat:no-repeat;
	background-color:none;
	width:95px;
	height:32px;
	border:none;
	cursor:pointer;
	display: inline-block;
}

a.home_bff_button:hover {
	background-position:top left;
}

.small_font{ font-size:12px;}

.figures {
	padding-left: 90px; 
	padding-top: 20px;
}

.small_input input{
	width:50px;
}

.left-float {
	float: left;
}

.right-float {
	float: right;
}

.form_block{
float:left;
width: 300px;
overflow: hidden;		
}

hr.left {
	width: 45%;
	margin-left: 0px;
	margin-right: 10px;
	display: inline-block;
	margin-top: 20px;
}

hr.right {
	width: 45%;
	margin-left: 10px;
	margin-right: 0px;
	display: inline-block;
}

img {
	margin-bottom: 10px;
	margin-top: 10px;
}


.developer_contact{
	float:left;
    background-image:url(homepage/developer.png);
    background-position:right bottom;
	background-repeat:no-repeat;
}


.ad_source_funded{
	display:block;
	color: red;
}		


#ad_source_area{
	background-color:white;
	width:400px;
	height:400px;
}

.ad_source_content{	
    width:174px;
    font-family:Helvetica;
    margin-left:5px;
    font-size: 11px;
    display:block;
    overflow:hidden;
}


.ad_source_title{
	display:block;
	overflow:hidden;
	color:#86d42a;
	font-size: 13px;
	text-decoration: underline;
}

.ad_source_header{
	width:346px;
	font-family:Helvetica;
    margin-left:5px;
    font-size: 13px;
  	font-weight:bold;
	background-color:#86d42a;
    padding: 5px 5px 5px 7px;
    color: white;
}

.left_table {
	float: left;
	width: 450px;
}

.funded {
	float:right;
	color: red;
	margin-right: 100px;
}

.funded_extended{
	float:left;
}
	
.left{
	float:left;
	width:40%;
}
.left_content{
	float:right;
	width:250px;
	margin-right:10px;
}
	
.right{
	float:left;
	background-color:#FdFdFd;
	width:58%;
	min-height:400px;
	margin-top: 65px;
}
.right_content{
	margin:0 0 15px 0;
	float:left;
	width:450px;
}

.money-handshake{
	background-image:url("homepage/money-handshake.png");
	background-repeat:no-repeat;
	height:147px;
	width:190px;
	margin: 0 auto;
}


.under-money-handshake{
	margin: 0 15px 15px 25px;
	padding-left:20px;
}
.under-money-handshake li{
	margin-top:10px;
	font-size: 14px;
}

.preapproval_ul{
	margin-top:0px;
	padding-top:0px;
	padding-left:20px;
}
.preapproval_ul li{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
}

.gravatar-img{
	margin:0;
	padding:0;
	float:left;
}
	

.gravatar_title {
	font-size:22px;
	color:#4c4c4c;
	float:left;
	margin-top:23px;
	text-decoration:none;
}

.gravatar_title:hover {
	color:#4c4c4c;
}
	
.stda_title {
	font-size:22px;
	color:#4c4c4c;
}


.grey_tongue{
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 20px; 
	background-color:#f2f2f2;
	-moz-border-radius-bottomright:15px;
    -moz-border-radius-topright:15px;
    border-bottom-right-radius:15px;
    border-top-right-radius:15px;
}

.white_tongue{
	margin: 20px 0 20px 20px;
	padding: 5px 0 15px 20px; 
	background-color:#fdfdfd;
	-moz-border-radius-bottomleft:15px;
    -moz-border-radius-topleft:15px;
    border-bottom-left-radius:15px;
    border-top-left-radius:15px;
}

.white_tongue ul { 
   list-style-type:none;
   margin-left:0px;
   padding-left:5px;
}

.white_tongue li { 
   list-style-type:none;
}


.default-project-gravatar{
	background-image:url("homepage/project-gravatar.png");
	background-repeat:no-repeat;
	height:60px;
	width:34px;
	margin: 0 5px 0 0;
	display: inline-block;
	float:left;
}

.project_gravatar_link{
	margin: 0 5px 0 0;
	display: inline-block;
	float:left;
}

.update-me-block{
	float:right;
	margin: 10px 100px 0 0;
}

.iframe-percent{
	margin-bottom:2px;
	border-bottom:1px solid #E0E0E0;
	font-size:13px;
	text-align:right;
	color: black;
}

.release_btn a {
	background-image:url(images/buttons.png);
	background-position:left -60px;
	background-repeat:no-repeat;
	background-color:#72b123;
	width:150px;
	height:25px;
	border:none;
	display: inline-block;
	margin: 5px 400px 0 0;
	color:#FFF;
	padding-top:5px;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
}

.release_btn a:hover {
	background-position:-150px -60px;
}

.want_know {
	cursor:pointer; 
    color:#72B123;
}

.want_know:hover {
	color:#588A1C;
}

.payments{
	background-image:url(homepage/payments.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:145px;
	height:20px;
	border:none;
	margin: 0 0 20px 17px;
}

.project_home_left{
	text-align: center;
	float:left;
	width:230px;
	//background-color:red;
	padding:10px 10px 0 70px;
}
.project_home_right{
	text-align: center;
	float:right;
	width:255px;
	//background-color:blue;
	padding:10px 70px 0 35px;
	border-left:1px solid #e1e1e1;
}
.white_bcg{
	background-color: #fdfdfd;
	}
	
.grey_bcg{	
	background-color:#e6e6e6;
}

.in_left_grey{
	padding: 10px 15px 10px 20px;
}

.terms_confirmation_check{
	float:left;
	margin-right:15px;
}

.medal_project_home{
	font-weight: bold;
	background-color:#4d4d4d;
	color:white;
	padding: 1px 5px 1px 5px;
	float:left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:13px;
	margin: 2px 0 5px 0;
}