body 
{
    background-color: #ffffff;        
	background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-x repeat-y;
    background-repeat: repeat-y;
    background-image: url("../img/bg_test9.jpg");
    color: #222222;
    color: #505038;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    text-align: center;     
}

.new_badge
{
  	position: absolute;
  	margin-top:180px; 
	margin-left:-8px;
}

.pin_it
{
	text-align:left; 
	margin-top:0px; 
	margin-left:10px;
	margin-bottom:10px;
}

.margin_l95
{
	margin-left:95px;
}

.news_header
{
	display: inline-block;
	box-sizing: border-box;
	font-size:20px;
}


.shadow
{
	box-shadow: 0 2px 4px #999;
}

.app_content
{
	margin-bottom: 20px;
	background-color: rgba( 210, 210, 210, 0.4 );
	//border: 1px solid #b0b0b0;
	box-shadow: 0 2px 4px #999;
	font-size: 16px;
}



.ticker1
{
	border: 0px solid; 
	border-color:#5050dd;
	margin-top: 30px;
	margin-bottom: 20px;
	//padding: 10px;
}


.mini_icon
{
	width: 40px;
	height: 40px;
	vertical-align: middle;
}

.app_store_table
{
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.news_div
{
	font-size: 16px;
	text-align: center;
	//display: inline-block;
  	vertical-align: middle;
  	width: 100%;
}

h1
{
    font-size: 18px;
    text-align: center;     
}

.normal_text
{
	text-align:left;
	font-size: 14px;
	margin-left:20px;
	margin-right:20px;
}

ul 
{
	text-align:left;
	font-size: 14px;
	margin-left:20px;
	margin-right:20px;
}


.top_space10
{
	padding-top:10px;
}

.top_space20
{
	padding-top:20px;
}

.boxes div 
{
    display: none;
}

.link
{
	//text-decoration: none;
	font-size: 12px;
    color: #505038;
    font-weight: bold;	
}

.news_link
{
	//text-decoration: none;
	//font-size: 12px;
	font-size: 14px;
    color: #505050;
    font-weight: bold;	
}

.link_more
{
    color: #505038;
    font-weight: bold;	
}

.Blue {
    background-color: #066ecd;
    border-color: #0561b4;
    color: #fffeff !important;
}

.icon {
    padding-left: 32px !important;
    padding-right: 32px !important;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 0 15px 4px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.button {
    border-left: 1px solid transparent;
    border-radius: 1.5em;
    border-right: 1px solid transparent;
    box-shadow: 0 1px 2px rgba(10, 10, 10, 0.2);
    cursor: pointer;
    //display: block;
    line-height: 1em;
    margin: 4px auto;
    outline: medium none;
    padding: 0 0.7em 0.15em 1.1em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.icon {
    background-position: 0 -80px;
    font-size: 14px;
    height: 29px;
    line-height: 27px;
}

.screen_shot
{
	width: 30%;
	height: 30%;
}

.p
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.product
{
    background-color: #ffffff;    	
    color: #000000;    	
  	border-radius: 6px;
  	padding: 15px;
  	width: 695px;
}

.news
{
    background-color: #ffffff;    	
    color: #000000;    	
  	border-radius: 6px;
  	padding: 15px;
  	width: 160px;
  	vertical-align: top;
}


.top_space
{
}

.bg_div
{
	align: center;
    background-color: #ffffff;    	
    width: 933px;
    margin-left: auto ;
  	margin-right: auto ;
}


.content_div
{
	align: center;
    background-color: #ffffff;    	
    width: 933px;
    margin-left: auto ;
  	margin-right: auto ;
  	//margin-bottom: 20px;
}

.main_div
{
	align: center;
    background-color: #ffffff;    	
    width: 933px;
    margin-left: auto ;
  	margin-right: auto ;
  	margin-bottom: 20px;
  	border-radius: 4px;
}

.content1_div
{
 	//border: 2px solid;
    border-radius: 4px;
	//align: center;
    background-color: #ffaaaa;    	
    width: 700px;
  	//margin-right: 10px ;
  	//float: left;
  	display: inline;
}

.content2_div
{
 	//border: 2px solid;
    border-radius: 5px;
	align: center;
    background-color: #aaffaa;   
    color: #000000;
    width: 190px;
    //margin-left: auto ;
  	//margin-right: auto ;
  	//margin-bottom: 20px;
  	//float: right;
  	display: inline;
}


.content_table
{
	width: 90%;
	border: 1px solid white;
}

.left_content
{
	width:20%;
}

.right_content
{
	width:20%;
}

.or-spacer {
  margin-top: 40px;
  margin-left: 0px;
  width: 700px;
  position: relative;
}
.or-spacer .mask {
  overflow: hidden;
  height: 20px;
}
.or-spacer .mask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px black;
}

.or-spacer span {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
  margin-left: -25px;
  border-radius: 100%;
  box-shadow: 0 2px 4px #999;
  background: white;
}
.or-spacer span i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #aaa;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #999;
}
