﻿.tutorialHeadings
{
    /*background-color:#EFEFEF;*/
    background-color:#E2E1DB;
    border: 1px solid #BBBBBB;
    /*width: 100%; */
    height: 40px;
    /*opacity:100;*/
    background-position: right;
    /*background-image: url('../Images/Tutorials/down_parthorbar.png'); */
    background-repeat: no-repeat;
}

.mainContent
{
    width:100%;
    background-color:#EFEFEF;
    opacity:100;
}

.divVideos
{
    width:100%;
    background-color:#EFEFEF;
    vertical-align:top;
    margin: 0px auto;
}

.divVideo
{
    width:100%;
    float:left;
    height: 250px;
}

.videoImage
{
    height: 115px;
}

.videoTitle
{
    background-position: center;
    background-image: url('../Images/Tutorials/down_parthorbar.png'); 
    background-repeat: no-repeat;
    color:#666666;
    height: 45px;
}

.videoContent
{
    margin: 20px 30px 30px 20px;
    height: 150px;
    border-style: outset;
    border-width: thin;
}

.expandvideo
{
    /*margin-right: 30px;
    margin-top:10px;
    margin-bottom:5px; 
    float: right*/
}

.ImgVideoPrev
{
    margin: 15px 20px 15px 20px;
    height: 195px;
    width: 203px;
}

.ImgVideo
{
    margin: 30px 15px 10px 14px;
    width: 175px;
    height: 151px;
}

#divPopupContent
{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:480px;
    width:600px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
}

#popupContactClose
{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
}

.divHead1
{
    font-family:'Times New Roman';
    /*width:100%; */
    color:#666666;
    height: 40px;
}

.spnHead1
{
    font-size:small;
    position:relative; 
}

.spnHead2
{
    position:relative;
    font-size:x-large;
    margin-left:30px;
    top: -6px;
}

.divHead2
{
    font-family:'Times New Roman';
    width:100%;
    color:#666666;
    height: 40px;
}

.divHead3
{
    margin-bottom:10px;
    width:2px;
    float:left;
    margin-left:-16px;
}

.spnHead3
{
    font-size:small;
    display:block;
    text-indent:20px;
    position:relative;
    top:4px;
}

.spnHead4
{
    position:relative;
    font-size:x-large;
    margin-left:58px;
    top: -22px;
}

#spicemobiletutorial1
{
    /*margin-top:30px;*/
    background-color:#EFEFEF;
    width:97%;
    /*width:800px;*/
    /*display:inline-block;    */
}

#spicemobiletutorial2
 {
   height:10px;
   background-color:#EFEFEF;
   width:100%;
   /*width:800px;*/
 }
    
#divtutorialbackgroundimage
{
    /*background-image:url(../../Images/Tutorials/midhorbar.png);*/
    background-position:right;
    background-repeat :no-repeat;
    width:67%;
 }
    
.spanspicemobiletutorialtext
{  
    position:relative;
    font-size:x-large;
    margin-left:30px;
    top: 4px;
}  
 
.divSpiceMobileTutorialVideos
 {
     display:inline-block;
     width:100%;
 }   
   
.divvideoplayerdisplay
{
    background-color:White; 
    /*width:800px;*/
    width:100%;
    min-width:768px;
    height:355px;
    display:inline-block;
}  
     
.emptydiv
 {
     display:none;
 }  
     
.divtutorialbackgroundimage     
{
   /* background-image:url(../../Images/Tutorials/midhorbar.png);*/
    background-color:#DDDDD6; 
    background-position:right;
    background-repeat :no-repeat;
    width:67%;
}

.videoplayer object
{
    width:100%;
    min-width:768px;
} 
 
.videoplayer span{
    display:block !important; 
    height: 100%;
}
