html {
  position:relative;
  min-height: 100%;
}

body {
 margin-bottom: 220px;
}

.page_content {
 line-height:180%;
}

.login, .support {
	padding-top:15px;
	vertical-align:top;
}

.support {
	text-align:right;
}

a {color:#25aa3b; }
a:hover {color:#165e22; }

.active {color:#ff0000;}

.header_green {background-image:url(/images/green_bkg.gif);}
.header_page_green {width:100%;background-image:url(/images/green_template_bkg.gif);}
.backend {
	padding:10px 0px 10px 0px;
	margin-bottom:20px;
	color:#fff;
}





.back_to_home {margin-top:-200px;width:500px;height:100px; margin-left:90px; background-color:#000;z-index:5;}
.location_schema {float:right;}

.security-code-refresh {
    margin-left:190px;
    margin-top:-40px;
    margin-bottom:20px;

}

.label-important {
  background-color: #b94a48;
  margin-bottom:10px;
}

.uploaded_images {
	margin: 10px;
	padding:10px;
	float:left;
	max-width:250px;
}

.uploaded_images:hover {
	background-color:#eeffd7;
}

.uploaded_images img{
	margin: 0 auto;
	margin-bottom:10px;
}

.uploaded_images select{
	font-size:11px;
}

#next {
	display:none;
}

#with_selected {
	display:none;
}

#check_out {
	margin-left:15px;
	margin-top:25px;
	border-top:1px #25aa3b solid; 
	display:none;
}

.checkall_table {
	margin-bottom:10px;
}

.side_menu {
	background-color:#eee;
	padding:5px;
	font-size:12px;
	border-radius:4px;
	margin-bottom:20px;

}

.ad {line-height:150%; font-size:20px; text-align:center;color:#c81623; margin:10px 0px;}
.service {padding:15px 0px}
.service:hover {background-color:#eeffd7;}
.service_title a {font-size:18px; margin-bottom:10px;}


.about_block {
  BACKGROUND-COLOR:#d8fde9;  border-top:1px solid #bad198; border-bottom:1px solid #bad198; margin-top:20px; padding:20px 0px;line-height:200%;
}

.about_block_2 {
	margin-top:20px; padding:20px 0px;line-height:200%;
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 200px;
  BACKGROUND-COLOR:#0e1307; font-size:12px;color:#aaaaaa; border-top:5px solid #7bb225; padding:20px 0px;line-height:200%;
}


.footer_wrapper{BACKGROUND-COLOR:#0e1307; font-size:12px;color:#aaaaaa; border-top:5px solid #7bb225; margin-top:20px; padding:20px 0px;line-height:200%;}
.footer_title {font-size:16px; margin-bottom:5px; color:#dddddd;}
.footer_wrapper a {font-size:12px;color:#aaaaaa; text-decoration:none;}
.footer_wrapper a:hover {color:#777777; text-decoration:none;}
.footer_copyright {font-size:10px;line-height:100%; margin-top:10px;}

