﻿#videoDetails
{
   
    background-image:url(/images/gallery-category-btn.gif); 
    background-repeat:repeat-x;
	font-size:11px;
    color:#fff;
    width:305px; 
    padding:3px;
}

.videocategorytitle
{
    font-family: Georgia, Times New Roman;
    font-size: 1.85em;
    color: #DE5D26;
}

a.videocategorytitle:link, a.videocategorytitle:visited, a.videocategorytitle:active
{
    color: #DE5D26;
    text-decoration:none;
}

a.videocategorytitle:hover
{
    color: #DE5D26;
    text-decoration: underline;
}

.videotitle
{
    font-family: Georgia, Times New Roman;
    font-size: 1.3em;
    color: #65352f;
}

a.videotitle:link, a.videotitle:visited, a.videotitle:active
{
    color: #65352f;
    text-decoration:none;
}

a.videotitle:hover
{
    color: #65352f;
    text-decoration: underline;
}

.videocategorycell
{
	padding-top:2px;
	width:33%;
	vertical-align:bottom;
}

.videocell
{
	padding:5px;
	border-bottom:dashed 1px #ccc;
}

.videocategorytitlecontainer
{
	width:150px;
}

.videocategoryimagecontainer
{
	background-color: #edebd5;
    border: #ddd898 1px solid;
    padding: 3px;
    width:150px;
}

.videoimagecontainer
{
	width:100px;
	background-color: #edebd5;
    border: #ddd898 1px solid;
    padding: 3px;
}

.videocategorylistcontainer
{
	color:#999;
}
