﻿.gvVideos
{  font-family:Arial;
   font-size:11px;
}

.gvVideos th
{  background: url(../images/videos/gridviewHdrGreen.jpg) repeat-x top;
   color:#ffffff;
   padding:0 3px;
   font-weight:bold;  
   border-collapse:collapse;
   height:20px;
   text-align:left;
}

.gvVideos td
{  border: solid 1px #c1c1c1;
   color: #717171;
   padding: 0 2px;
   height:19px;
   font-size:10px;
}

.gvVideos a
{  text-decoration:none;
   color: #717171;
}

.gvVideos a:hover
{  text-decoration:underline;
}

.gvVideos .alt
{  background: url(../images/videos/gridviewAltGrey.jpg) repeat-x top;
}

.gvVideos .sel td
{  /*background: url(../images/videos/gridviewSelOrange.jpg) repeat-x top;*/
   color:#E48D23;
   font-size:11px;
}

.gvVideos .sel td a
{  color:#e48d23;
}

.gvDetailVideos
{  font-family:Arial;
   margin:3px 0 10px 2px;
}

.gvDetailVideos .hdr
{  /*background: url(../images/videos/gridviewSelOrange.jpg) repeat-x top;*/
   font-weight:bold;
   color:#e48d23;
   font-size:11px;
   padding:2px 3px 2px 5px;
   background:none;
   border-bottom:1px solid #ffffff;
}

.dvVideoNormalCell
{  font-size:10px;
   color: #717171;
   padding:4px;
   border-bottom:1px solid #eeeeee;
}

.gvDetailVideosOuterSkin
{  background: url(../images/Admin/orangeRepeat.jpg) repeat-y top left;
   width: 533px;
   float: left;
}

.gvDetailVideosOuterSkin2
{  background: url(../images/Admin/topOrange.jpg) no-repeat top left;
   width: 533px;
   float: left;
}

.gvDetailVideosOuterSkin3
{  background: url(../images/Admin/bottomOrange.jpg) no-repeat bottom left;
   width: 533px;
   float: left;
   
}

.dvVideoFooter
{  background:none;
   background-color:#ffffff;
   height:15px;
}

.DateAddedHeaderCell
{  border-bottom:1px dotted #e48d23;
   font-weight:bold;
   color:#e48d23;
   font-size:11px;
   padding:2px 3px 2px 5px;
   background:none;
}

.DateAddedItemCell
{  border-bottom:1px dotted #e48d23;
   font-size:10px;
   color: #717171;
   padding:4px;
}

/*Placement*/
.dvVideoButtonsContainerEdit
{  width:100%;
   float:left;
}

.dvVideoButtonsContainerInner
{  width:120px;
   float:right;
   margin-top:8px;
}

.dvVideoUpdateCancelButtonContainer
{ width:60px;
  float:left;
}

.dvVideoButtonsContainer
{  width:45px;
   float:right;
   margin-top:8px;
}
