body, p{
font-size:10px;
font-family: Helvetica;
padding:0px;
border:none;
margin:0px;
text-align: center;
}
body
{
background-image: url('images/background_1024_6.png');
}

img{ border:0px none; }


a{
color: white;
}
.container{
width:1024px;
margin:0px auto;
text-align: left;
}

.banner {
    height: auto;
    margin: 20px 0 7px 25px;
    width: 96%;
}

.appstore {
margin:25px 0 20px 43px;
width:23%;
}

/*** title bars ***/

.title {
    background-color: #AAAAAA;
    height: 18px;
    opacity: 1;
    width: 100%;
}

.title p {
    color: white;
    font-size: 30px;
    font-weight: bold;
    line-height: 51px;
    margin-left: 10px;
    opacity: 0;
    text-align: left;
    text-transform: uppercase;
}


.title img {
margin:25px 0 25px 57px;
}

#description .title{
height:auto;
}
/*** text section ***/

.text{
width:100%;
height:330px;
padding:20px 0px 0px 0px;
/* background-color: #F4F4F4; */
}

.text p {
    color: #DDDDDD;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 11px;
    padding-left: 16px;
    text-align: left;
    width: 480px;
    margin-top: 15px;
}

.text .more p {
cursor:pointer;
font-size: 13px;
font-weight: normal;
padding-left: 0px !important;
}

#features_list
{
display:none;
}

.text ul li {
color:dodgerBlue;
font-style:normal;
line-height:18px;
list-style-type:none;
/* list-style-image:url('images/block_32.png'); */
text-align:left;
font-size: 13px;
width:350px;
}

.text ul li li {
    color: #DDDDDD;
    margin-bottom: 10px;
    margin-left: 10px;
}


.text ul {
    padding-left: 18px;
    width: 350px;
}

.text ul li.working-on
{
  color: orangeRed;
}
.text .working-on ul li {
color:#DDDDDD;
font-style:normal;
line-height:18px;
list-style-type:none;
/* list-style-image:url('images/block_32.png'); */
text-align:left;
font-size: 13px;
}

.text ul .working-on ul li li {
    color: #DDDDDD;
    margin-bottom: 10px;
    margin-left: 10px;
}

.text img {
    margin: 0px 10px 0px 16px;
    width: 20%;
}

#description{
height:auto;
}

/*** super star demo vids ***/

.super-star-demos-container{
width:100%;
/* background-color: #F4F4F4; */
padding:10px 0px 10px 0px;
}

#super-star-demos iframe{
width:320px;
height:240px;
margin-left:10px;
}

/*** demo vids ***/

#demos img{
width:50%;
}

#demos iframe{
width:50%;
margin:10px 0px;
}

#demos_more{
display:none;
}
#demos_more iframe{
width:50%;
margin:10px 0px;
}

#demos_vid_more{
display:none;
}
#demos_vid iframe{
width:50%;
margin:10px 0px;
}
#demos_vid_more iframe{
width:50%;
margin:10px 0px;
}

/*** spacer ***/

.dots {
background-image:url("images/block_32.png");
height:37px;
width:100%;
}

.main_video{
/* margin:50px 0px 50px 128px; */
float:right;
}

iframe{
border: 10px solid #aaa;
}

.video_text {
    color: orangeRed;
    float: right;
    font-size: 75px;
    font-weight: bold;
    height: 320px;
    margin: 10px 0;
    opacity: 0.8;
    overflow: hidden;
    width: 45%;
    line-height:75px;
}

#features{
display:none;
}
.feature-header {
    color: #EEEEEE;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px 0px 5px 0px;
}

.wrapper{
width: 100%;
height: 350px;
}

.big-title {
    background-color: #222222;
    color: dodgerblue;
    font-size: 100px;
    font-weight: bold;
    padding: 10px 0 0 10px;
    text-align: left;
    text-transform: uppercase;
}
.big-title-more {
	cursor:pointer;
    background-color: #222222;
    color: dodgerblue;
    font-size: 50px;
    font-weight: bold;
    padding: 10px 0 0 10px;
    text-align: left;
    text-transform: uppercase;
}

.big-title-more:hover{
	cursor: pointer;
    color: orangeRed;
}

.story-text{
font-size:20px;
color: white;
padding:10px;
}
.sausage {
    float: right;
    margin: 5px;
    width: 150px;
}