﻿.LEC-WeekContainer {width:100%;height:150px;background-image:url('lecbg-graygrad.gif');background-position:top right;background-repeat:no-repeat;padding-bottom:20px;clear:both;}

.LEC-WeekHead-Green {width:100%;height:31px;background-position:top;background-repeat:repeat-x;background-image:url('lecbg-green.gif');color:#ffffff;}
.LEC-WeekHead-Red {width:100%;height:31px;background-position:top;background-repeat:repeat-x;background-image:url('lecbg-red.gif');color:#ffffff;}
.LEC-WeekHead-Violet {width:100%;height:31px;background-position:top;background-repeat:repeat-x;background-image:url('lecbg-violet.gif');color:#ffffff;}
.LEC-WeekHead-White {width:100%;height:31px;background-position:top;background-repeat:repeat-x;background-image:url('lecbg-white.gif');color:#000000;}
.LEC-WeekHead-White .LEC-WeekSeason {color:#666666;}

.LEC-Content {width:100%;clear:both;}
.LEC-WeekDate {font-weight:bold;float:left;padding:6px;font-size:medium;}
.LEC-WeekSeason {font-size:smaller;color:#dddddd;float:right;padding:9px;}

.LEC-Verses {float:left;clear:right;}
.LEC-Verses h5 {margin-left:10px;margin-bottom:0px;margin-top:10px;font-size:small;font-weight:bold;color:#003366;}
.LEC-Verses ul {margin-top:5px;}

.LEC-LecColor {float:right;padding:10px;clear:right;}

.LEC-SearchResults
{
    background-image:url('tan-corner-bg.gif');
    background-repeat:no-repeat;
    background-position: top left;
    padding-top:20px;
    padding-left:40px;
    display: table-cell;
    width:550px;
}

.LEC-AdditionalOptions
{ border-top:solid 1px #999999;width:100%;padding-top:10px;clear:both; }

.LEC-AdditionalOptions .LEC-AdditionOptionsForm
{ 
    background-image:url('blue-corner-bg.gif');
    background-repeat:no-repeat;
    background-position: top left;
    padding-top:30px;
    padding-left:30px;
    display: table-cell;
    width:500px;
}
.LEC-AdditionalOptions .LEC-AdditionOptionsForm h3
{
    margin-top:0px;
}

