@charset "utf-8";
/* CSS Document */

.content_wrapper{ width:962px; margin-left:32px; padding-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
.content_wrapper p.heading{ font-size:28px; margin-top:50px; float:left; color:#535353; margin-bottom:0; }
.content_wrapper p.subheading{ font-size:11px; margin-top:5px; margin-bottom:20px; float:left; clear:both; color:#535353;}
.playon{ float:left; margin:0 auto;}
.playon img{}
.playstrong{ float:left; margin:0 auto; margin-top:20px; }
.playstrong img{ float:left;}
.playstrong img.seperator{}
.playstrong_right{ float:left; margin-left:20px; margin-top:10px; padding-bottom:35px;}
.playstrong_right img{ float:left; margin-left:-3px; margin-top:10px;}
.playstrong_right p.para2{ width:360px; font-size:14px; margin-top:20px; text-align:left; color:#333333;}
.playstrong_right p.para1{ width:360px; font-size:18px; margin-top:40px;  text-align:left; clear:both;}
.playstrong_right p a{ text-decoration:none; color:#006699;}
.playsmart_left p a{ text-decoration:none; color:#006699;}

.playsmart{ float:left; margin-top:20px;}
.playsmart_left{ float:left; margin-top:20px;}
.playsmart_left img{ float:left; margin-left:-3px;}
.playsmart_left p.para1{  width:390px; font-size:18px; margin-top:30px; }
.playsmart_left p.para2{ width:390px; font-size:14px; margin-top:20px; padding-right:15px; color:#333333;}
.playsmart img.machine{ float:right; margin-right:30px; }
.playsmart img.phone{ float:left; margin-left:75px; margin-top:-25px; }

.playsmart img.seperator{ margin-top:85px;}
.playstrong_right img.lowerimage{ margin-left:60px; margin-top:20px;}

/*-------------------- slider css-----------------------*/

#featured { 
	}
#featured>img,  
#featured>div,
#featured>a { display: none; }


.orbit-caption {
    display: none;
    font-family: Arial, Helvetica, sans-serif; }

.orbit-wrapper .orbit-caption {
  
  
    color: #333333;
	text-align: center;
	
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 210px; 
    top:374px;
	left:-15px;}

/* CONTAINER
   ================================================== */
   .container {
    position: absolute; 
   
    margin: 135px 0 0 92px; }



div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }



/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: none; }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(orbit/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(orbit/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    margin-top:100px;
    left: 50%;
	margin-left: -40px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background:url(../images/ces2013/contoll1.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -10px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }