hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}

a:active {
	color:#256ff0;
}

a:link {
	color:#256ff0;
	text-decoration:none;
}

a:hover {
	color:#256ff0;
	text-decoration: underline;
}

a:visited {
	color:#256ff0;
	text-decoration:none;
}

a.inpresslink:link {color: #666666; font-weight: bold;}
a.inpresslink:active {color: #666666; font-weight: bold;}
a.inpresslink:visited {color: #666666; font-weight: bold;}
a.inpresslink:hover {color: #666666; }

span.navigation a:link {color: #666666;}
span.navigation a:active {color: #666666;}
span.navigation a:visited {color: #666666;}
span.navigation a:hover { color: #666666; text-decoration: underline; }


.top_logo{
	padding-top: 0px;
	height: 28px;
	width: 151px;
}




.navigation {
	color: #ababab;
	padding-left: 20px;
	font-size: 14px;
}

#navigation_selected {
	color: #262626;
	font-weight: 500;
}

#navigation_container {
	padding-top:5px;
}

#logo {
	height: 28px;
	width: 151px;
}

#home_lefticons {
	padding-top: 20px;
	height: 135px;
	text-align: center;
	color: white;
}

#home_logo {
	text-align: center;
}

#home_container {
	background-position: center;
	background-repeat: repeat-y;
	min-height: 1200px;
	background-image: url(../img/homebkgnd.gif);
}


#home_greysidebar {
 	background-repeat: repeat;
 	background-image: url(../img/homegrey.gif);
 	position:absolute;
	top: 0px;
 	right: 0px;
	min-height: 1200px;
 	width: 50%;
 	z-index:-1;
}

.home_apptitle {
	font-weight: bold;
	font-size: 26px;
	color: #262626;
}

.home_appdescr {
	height: 110px;
	padding: 4px;
	font-size: 14px;
	color: #7f7f7f;
}

.ios_app_title {
	padding-left: 5px;
	font-size: 32px;
	font-weight: bold;
}

.ios_app_description {
	padding-left: 5px;
	font-size: 15px;
	color: #666;
	text-align: justify;

}

.ios_app_price {
	padding-top: 7px;
	padding-left: 5px;
	font-size: 15px;
	color: #666;
	text-align: justify;

}

.ios_app_version {
	padding-left: 5px;
	font-size: 13px;
	color: #ababab;
}

.ios_iphone {
	top: 0px;
	left: 0px;
	position: relative;
}

.ios_screenshot {
	top: 100px;
	left: 26px;
	position: absolute;
}

.ios_icon_overlappediphone{
	top: 342px;
	left: -90px;
	position: absolute;
}

.top_stripe {
	height: 540px;
}

.center_grey_stripe{
	background-repeat: repeat-x;
	background-image: url(../img/centermenubackground.png);
	background-color: #f8f8f8;
	height: 65px;
}

.bottom_grey_stripe{
	background-color: #f8f8f8;
}

.feature_title {

	font-weight: bold;

	font-size: 15px;

}

.feature_list {
	padding-top: 5px;
	font-size: 14px;
}

.description_title{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}

.description_content{
	font-size: 14px;
	text-align: justify;
}

.description_content_grey{
	color:#999999;
	font-size: 14px;
}

.copyright_footer {
	background-color: #f8f8f8;
	font-weight: 400;
	color: #9D9D9D;
	margin-left: 0px; 
	margin-right: 0px; 
	text-align: center ;
}

.centermenutext a:active {
	color:#888;
}

.centermenutext a:link {
	color:#888;
	text-decoration:none;
}

.centermenutext a:hover {
	text-decoration: underline;
}

.centermenutext {
	padding-top: 6px;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color:#888;
	height: 65px;

}

.centermenutextactive a:link {
	color:#333;
}


.centermenutextactive{
	height: 65px;
	background-repeat: no-repeat;
	background-position:center top; 
	color: #333;
	background-image: url(../img/centermenubackgroundactive.png);
}

#content_support {
	border-width: 1px;
}

.roundedbox {
	height: 88px;
	width: 88px;
}
