.playerVideo {
    width:620px;
    height:350px ;
}

.videoImage
{
    width: 170px;
    height: 120px;
    border: 1px solid #b5b5b5;
    padding: 4px;
    margin-bottom: 5px; 
    background: white;
}

.clipVideo {
    margin-right: 20px; 
    width: 180px; 
    float: left; 
    text-align: justify;
}

.playerText {
    padding: 10px;
    text-align: justify;
    background: #eeeeee;
}

.selectSeason {
    padding: 3px;
    width: auto;
    height: 20px;
    margin-bottom: 10px;
    background: url('../../../../../site/template/skl/design/images/1_Head/inputBackground.png') repeat-x;
    
    color: white;
}

select.season {
    min-width: 150px;
}

.archiveVideo {
    margin-left: 8px;
    margin-right: 8px;
    width: 180px; 
    height: 200px;
    float: left; 
    text-align: justify;
    margin-bottom: 10px;
    padding: 5px;
}
.archiveVideo:hover {
    background: #eeeeee;
    cursor: pointer;
}
.archiveVideo1 {
    margin-left: 8px;
    margin-right: 8px;
    width: 180px; 
    height: 330px;
    float: left; 
    text-align: justify;
    margin-bottom: 10px;
    padding: 5px;
    background: #d3e4f5;
}
.archiveVideo1:hover {
    background: white;
    cursor: pointer;
}
.archiveVideo2 {
    margin-left: 8px;
    margin-right: 8px;
    width: 180px; 
    height: 330px;
    float: left; 
    text-align: justify;
    margin-bottom: 10px;
    padding: 5px;
    background: #eeeeee;
}
.archiveVideo2:hover {
    background: white;
    cursor: pointer;
}


/***************************
****************************
******** TV TEAM ***********
****************************
***************************/

.tvTeamImage {
    width: 100px;
    height: 100px;
    padding: 4px;
    background: white ;
    border: 1px solid #b5b5b5;
    margin-right: 10px;
    float: left;  
}

.tvTeam {
    min-height: 120px;
    float: left;
    margin-right: 5px;
    margin-left: 7px;
    width: 295px;
}

.TvTeamTitle {
    font-size: 11px;
}

.TvTeamContentShort {
    text-align: justify;
    margin-top: 5px;
}

/*blog*/
.statement {
    height: auto;
    
}
a.blogButtonMore {
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    background: #135299;
    border:1px solid #135299;
    color: white;
    text-decoration: none;
    margin-bottom: 3px;
    float: right;
}

a.blogButtonMore:hover {
    background: white;
    border:1px solid #135299;
    color: #135299;
}


/****************ORDER DVD ****************/
.clonedInput{
    float: left;
    margin-top: 10px;
    margin-left:16px;
    margin-bottom: 5px;
}

input.btnDisabled {
    background: #b5b5b5;
    color: #d0d0d0;
}
input.btnDisabled:hover {
    background: #b5b5b5;
    color: #d0d0d0;
}

.priceDDV {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    color: #858585;
}
/************* SCHEDULE *********************/

.tvSchedule {
    border-bottom: 1px solid #b5b5b5;
    padding-top: 10px;
}
.tvSchedule:hover {
    background: #eeeeee;
}

.smallImage {
    width:  60px;
    height: 60px;
    padding: 4px;
    border:1px solid #b5b5b5;
    background: white;
    margin-bottom: 10px;
}

.tvScheduleChannel {
    width: 160px;
    font-size: 15px; 
    color:#135299;
    margin-left: 30px;
    margin-top: 30px;
}
.tvScheduleDate{
    margin-left: 0px;
    margin-top: 30px;
}

/****************************
********** CLIPI ************
****************************/
.clipNoVid {
    margin: 5px;
    font-weight: bold;
}

.clipContent {
    width: 478px;
    float: left;
    height: 280px;
    border-right: 1px solid #b5b5b5;
}

td.clip {
   height: auto;
}

td.clip:hover {
    background: #e0e9f2;
}

.clipImage
{
    width: 130px;
    height: 100px;
    border: 1px solid #b5b5b5;
    padding: 4px;
    margin-bottom: 5px; 
    background: white;
}
/****************************
********** ARHIV ************
****************************/

a.archiveButton {
    position: relative;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 220px;
    
    text-decoration: none;
    background: #135299;
    color: white;    
}

a.archiveButton:hover {
    text-decoration: none;
    background: #ff7d05;
    color: white;    
    cursor:  pointer;
}








