/* standard elements -------------------------------------------- */
* { font-family: Helvetica, Trebuchet, Arial, Sans-Serif; }
html { margin: 0; padding: 0; font-size: 10px; }
body {
  color: #43484a;
  margin: 0;
  padding: 0;
  text-align:center; /* center layout in ie5 and 5.5. */
  background: white url(images/v5/bg.png) repeat-x 0px 0px; 
  height: 100%;
  font-size: 13px;
}

.testimonial{
    width: 300px;   
    background: url(images/icon_quote.gif) no-repeat;
    font-size: 13px;
    font-style: italic;
    padding: 10px 0 0 35px;
    margin: 0px 0px 10px 0px;
    line-height: 19px;
}
.testimonial .author{
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    margin-top: 5px;
}

/* treaser -------------------------------------------- */  
#treaser{
    width: 100%;   
    height: 336px;
    background: url(images/v3/treaser.png) no-repeat right bottom;
    position: relative;
    top: 0px;
}
#treaser .treaserscreen{
    width: 518px;
    height: 363px;
    position: absolute;
    top: 0px;
    left: 10px;
    background: url(images/v3/timecampscreen.jpg) no-repeat; 
    z-index: 100;
}
#treaser h1{
    position: absolute;
    top: 35px;
    left: 570px;
    font-size: 33px;
    font-weight: bold;
    color: #2c2d2d;
    margin: 0px;
    padding: 0px;
    background: transparent;
    font-family:  Myriad Pro, Trebuchet, Arial, Verdana, Helvetica, Sans-Serif;
}
#treaser .description{
    position: absolute;
    top: 105px;
    left: 570px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    width: 360px;
    color: #2c2d2d;
    background: transparent;
    font-family:  Myriad Pro, Trebuchet, Arial, Verdana, Helvetica, Sans-Serif;
}
#treaser a.tre{
    position: absolute;
    top: 105px;
    left: 570px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    color: #e61414;
    background: transparent;
    font-family:  Myriad Pro, Trebuchet, Arial, Verdana, Helvetica, Sans-Serif;
    padding-left: 25px;
    background: url(images/v3/li1.png) no-repeat left 8px;
}
.join_btn {
    display: block;
    position: absolute;
    left: 560px;
    bottom: 40px;
}
.join_btn:hover {
    background-position: 0px 0px;
}
.join_btn:active {
     background-position: 0px 0px; 
}


/* box_teaser -------------------------------------------- */  
.box_teaser{
    width: 310px;
    height: 146px;
    background: url(images/v3/box_bg.png) no-repeat;
    float: left;
    margin-right: 15px;
    
    color: #3e3e3e;
    font-size: 12px; 
    line-height: 1.4em;   
}
.text_teaser{
    padding: 19px 30px 0px 20px; 
    text-align: justify;  
}
.box_teaser h1{
    font-size: 18px;
    font-weight: bold;
    color: #2c2d2d;
    margin: 0px 0 10px 0;
    padding: 0px;
    background: transparent;
}
.box_teaser .icon{
    float: left;
    position: relative;
    left: -4px;
    top: 5px;
    margin-right: 4px;
    margin-bottom: 11px;
}

/* header -------------------------------------------- */
a.menu2
{
    font-size: 15px;
    color: #ddd;
    margin-right: 15px;
    text-decoration: none;
}
a:hover.menu2
{
    border-bottom: 2px solid #29d02f;
}

#top_menu2{
    width: 810px;
    height: 47px;
    position: absolute;
    left: 0px; 
    top: 69px;
}
#header {
    width: 936px;
    height: 40px;
    position: relative;
    background: url(images/v5/menu.jpg) no-repeat 0px bottom;
    border-bottom: 1px solid #bbb;
}
a.signin2{
    font-size: 14px;
    font-weight: bold;
    color: #5c6260;
    text-decoration: none; 
    padding: 3px 0 10px 27px;
    height: 36px;
    display: inline;
    float: none;
    position: relative;
    top: -13px;
}
a:hover.signin2{
    text-decoration: underline; 
    color: #FFD500;
}
.signin2{
    background: url(images/icon_key.png) no-repeat 0px 0px;
}


ul#jsddm{
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    top: 9px;
    left: 20px;
    width: 930px;
}
ul#jsddm li{
    padding: 0px;
    list-style: none;
    display: block;
    float: left;
    
    display: inline; /*For ignore double margin in IE6*/
    margin: 0 22px;
}
ul#jsddm li a{
    color: #646464;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 36px 0 0; 
    display: block;
    padding: 5px 12px 5px 12px;
    margin-bottom: 0px;  
}
ul#jsddm li a span {

}
ul#jsddm li a.current, ul#jsddm li a.currentHover, ul#jsddm li a:hover  {
    background: #43484a;
    color: white;
}
ul#jsddm li a.current span, ul#jsddm li a:hover span {
 
}


ul#jsddm li.bold a{
    color: #646464; 
}



#jsddm li ul
{    
    margin: 0;
    padding:  5px 14px;
    margin-top: -3px;
    position: absolute;
    visibility: hidden;
    
    background: white; 
    border: 1px solid #43484a;
    border-top: 2px solid #43484a; 
    
    z-index: 101;
    display: inline;
}

#jsddm li ul li
{    
    float: none;
    display: block;
    list-style: none; 
    float: none;
    margin: 0px;
    padding: 0px;
}

#jsddm li ul li a, #jsddm li ul li a.currentHover
{    
    width: auto;
    background: transparent;
    color: #4a4a4a;
    display: block;
    padding: 4px;
    font-weight: normal;
    float: none;
    font-size: 12px;
}

#jsddm li ul li a:hover,  #jsddm li ul li a.currentHover:hover
{    
    background: #43484a;
    color: white;
    text-decoration: none;
}


/* ************* SIDEBAR ************* */

.sidebar a{
    color: #43484a;     
}
.sidebar{
    width: 210px;
    float: right;
    margin-left: 20px;
    position: relative;
    background: url(images/v3/sidebar_bg.png) 0px 10px repeat-y ; 
    font-size: 14px;    
    
}
.sidebar .sidebarTop{

    width: 17px;
    height: 153px;
    position: absolute;
    top: 0px;
    left: 0px; 
}
.sidebar .sidebarBottom{
    background: url(images/v3/sidebar_bottom.png) no-repeat;
    width: 17px;
    height: 209px;
    position: relative;
    bottom: 0px;
    left: 0px; 
}
.sidebarContent{
    padding-left: 24px;
    position: relative;
    top: 0px;
} 
.sidebarLi{
    background: url(images/v3/li.png) no-repeat -3px 3px;
    margin-bottom: 14px;
    margin-left: 0px;  
    padding-left: 11px;      
}
.sidebarMovie{
    background: url(images/v3/sidebar_movie.png) no-repeat;
    margin-bottom: 14px;
    margin-left: 0px; 
    margin-top: 29px;
    width: 185px;
    height: 71px; 
    position: relative; 
    display: block;
    text-decoration: none;   
}
.movieDesc{
    font-size: 11px;
    position: absolute;
    top: 11px;
    left: 89px;
    text-decoration: none;  
}
.movieDesc a{
    text-decoration: none;
}


/* buttons */

/* Tuturial button*/
.button_download, .pl_button_download {
    width:259px;
    height:54px;
    display:block;
    margin: 0px auto;
    background-image:url(images/v3/downloadbutton.png);
    background-position: top;
}
.button_download:hover, .pl_button_download:hover{
    width:259px; 
    background-position: bottom;
    height:54px;
    background-image:url(images/v3/downloadbutton.png) no-repeat;
}
.pl_button_download, .pl_button_download:hover { background-image:url(images/v3/pl_downloadbutton.png);  }

/* photos */
.photo1, .photo2, .photo3, .photo4, .photo5, .photo6, .photo7, .photo8{
    position: relative; 
    top: -10px;
    background: url(images/v3/product_1.png) no-repeat;
    width: 745px;
    height: 253px;
}
.photo1 .slogan, .photo2 .slogan, .photo3 .slogan, .photo4 .slogan, .photo5 .slogan, .photo6 .slogan, .photo7 .slogan, .photo8 .slogan{
    position: absolute; 
    top: 174px;
    left: 34px;
    font-size: 27px;
    font-weight: bold;
}
.photo2{ background: url(images/v3/product_2.jpg) no-repeat;}
.photo3{ background: url(images/v3/product_3.jpg) no-repeat;}
.photo4{ background: url(images/v3/product_4.jpg) no-repeat;}
.photo5{ background: url(images/v3/product_5.jpg) no-repeat;}
.photo6{ background: url(images/v3/product_6.jpg) no-repeat;}
.photo7{ background: url(images/v3/product_7.jpg) no-repeat;}
.photo8{ background: url(images/v3/product_8.jpg) no-repeat;}


.feature_box{
    width: 200px; 
    height: inherit; 
    padding: 5px 15px; 
    border-right: 1px #aaa dashed;
    line-height: 1.5em;
    float: left;
}
.feature_box h3{
    margin:0px;
    font-size: 16px; font-weight: bold; margin-bottom: 10px;
    color: #15701F;
    padding: 0px;
}
.feature_box ul{
    margin-top: 8px;
    
}
.feature_box ul li{
    list-style: disc;
}




h3 {
    margin: 0;	
    padding: 7px 0 0 0;
    font-size: 16px;
}
div#feature_list {
    width: 100%;
    height: 740px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    
}
div#feature_list ul {
    position: absolute;
    list-style: none;	
    padding: 0;
    margin: 0;
}
ul#tabs {
    left: 0;
    z-index: 2;
    width: 281px;
    margin: 0px;
    padding: 0px;
    padding: 0px;
}
ul#tabs li {
    font-size: 12px;
    font-family: Arial;  list-style-position: inside;
    border: 0px;
    padding: 0px;
    margin: 0px;
}
ul#tabs li img {
    padding: 0px;
    border: none;
    float: left;
    margin: 0px 0px 0 0;
}
ul#tabs li a {
    color: #555;
    text-decoration: none;	
    display: block;
    padding-left: 10px;
    padding-top: 5px;
    height: 53px;
    outline: none;
}
ul#tabs li a:hover {
    text-decoration: underline;
}
ul#tabs li a.current {
    background:  url('images/feature-tab-current.png');
    color: #FFF;
}
ul#tabs li a.current:hover {
    text-decoration: none;
    cursor: default;
}

                
                
ul#output {
        right: 40px;
        width: 620px;
        position: relative;
}
ul#output li {
        position: absolute;
        width: 620px;
        top: 0px;
}
.box4{
    line-height: 1.5em;
    width: 100%;
    color: #666;
    font-size: 14px;
}
.box4 h2{
    font-size: 12px;
    font-size: 25px;
    margin: 40px 0 10px 0;
    padding: 0px;
    color: #444;
    font-family: 'Century Gothic',Helvetica,Arial,sans-serif;
    line-height: 1.1em;
}
.bigger_text{
    line-height: 1.5em;
    width: 100%;
    color: #666;
    font-size: 14px;
}
