﻿body {
}
form.mainform
{
    display: block;
    padding: 5px;
}
div.dftemplate_heading 
{
    width: auto !important;
}
span.PageSize {
    font-weight: normal;
    
}
span.PageSize select {
    /*width: 50px;*/
    vertical-align: middle;
}
span.PageSize select option.infinity {
    font-weight: bold;
    font-size: 1.1em;
}
.SearchToggle
{
    padding-right: 10px;
}
.ActiveSearchToggle
{
}
td.SearchFields
{
    text-align: center;
}
div.SearchFields
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    display: table;
}
div.SearchField
{
    margin-bottom: 0.5em;
}
div.SearchForm_OuterDiv
{
    overflow: hidden;
    margin: 0px;
}
table.SearchTable
{
    width: 100%;
    margin: 0px;
}
table.SearchTable td
{
    vertical-align: top;
}
table.SearchTable td.ButtonRow
{
    text-align: center;
}
div.GenericFields
{
    white-space: nowrap;
    margin-left: 15px;
    margin-right: 15px;
}
span.Categories
{
    display: block;
    width: 100%;
    text-align: center;
}
span.CategoryItem
{
    display: -moz-inline-box;
    display: inline-block;
    width: 170px;
    text-align: left;
}
span.Categories br,
div.Categories br
{
    display: none;
}
/* basic StoryItem styles */
.StoryItem
{
    border: 1px solid #cccccc;
    padding: 0px;
    text-align: left;
}
.StoryItem img.BeforePic,
.StoryItem img.AfterPic,
.StoryItem img.StockPic_WithoutBeforeAfter
{
    float: left;
}
.StoryItem img.AfterPic,
.StoryItem img.StockPic_WithoutBeforeAfter
{
    margin-right: 5px;
}
.StoryItem img.StockPic_WithBeforeAfter
{
    float: right;
    margin-left: 5px;
}
.StoryItem div.Name
{
    font-weight: bold;
}
.StoryItem a
{
    text-decoration: none;
    color: Black;
    display: block;
    cursor: pointer;
    height: 100%;
}
.StoryItem a img
{
    border: 0px;
}
.StoryItem a:hover
{
    text-decoration: none;
    background-color: #fcf7ff;
    background-image: url(ssback.png);
    color: Black;
}
.StoryItem a:hover div.Name
{
    text-decoration: underline;
}
.StoryItem a:hover div.Headline
{
    /*font-style: italic;*/
    /*font-weight: bold;*/
    color: #333399;
    /*color: #CC0000;*/
}
.StoryItem a:hover span.ReadMore
{
    color: #333399;
}
.StoryItem .ReadMore
{
    color: #333399;
    font-weight: bold;
    text-decoration: underline;
}
.StoryItem a.ReadMore {
    display: inline;
}
.StoryItem a.ReadMore:hover {
    text-decoration: underline;
    background-color: transparent;
    background-image: none;
    color: #CC0000;
}
/* end StoryItem styles */
div.FeaturedStory
{
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}
div.FeaturedStory h3
{
    margin-top: 5px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    margin-bottom: 4px;
    padding: 0px;
    text-align: left;
}
div.FeaturedStory .StoryItem
{
    margin-bottom: 5px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    margin-top:0px;
    border: 1px solid #999999;
    overflow: hidden;
    text-align: left;
    font-size: 1.1em;
}
div.FeaturedStory .StoryItem img.BeforePic 
{
    margin-right: 2px;
}
div.FeaturedStory .StoryItem a:hover div.Headline
{
    color: #CC0000;
}
div.FeaturedStory .StoryItem a:hover span.ReadMore
{
    color: #CC0000;
}
div.FeaturedStory img
{
    
}
div.FeaturedStory img.StockPic
{
    margin-left: 5px;
}
div.FeaturedStory .StoryItem div.Name
{
    font-size: 1.1em;
    font-weight: normal;
    font-style: italic;
}
div.FeaturedStory .StoryItem .Headline
{
    font-weight: bold;
    margin-top: 0.5em;
}
div.FeaturedStory .StoryItem div.ReadMore
{
    display: block;
    text-align: left;
    margin-top: 1em;
}
div.FeaturedStory .StoryItem a.ReadMore
{
}
div.FeaturedStory .StoryItem .InnerStoryDiv
{
    padding: 5px;
    position: relative;
}
.StoryItem .AVButtons .AudioIcon {
	width: 16px;
	height: 16px;
	background-image: url(/images/3p/fff/silk/sound.png);
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 3px;
}
.StoryItem .AVButtons .VideoIcon {
	width: 16px;
	height: 16px;
	background-image: url(camera16x16.gif);
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 3px;
}
div.ResultsHeading
{
    margin-top: 0.5em;
}
div.ResultsHeading .SearchTitle
{
}
div.ResultsHeading .SearchPage
{
    float: right;
    white-space: nowrap;
    margin-left: 10px;
}
div.StoryList-TileMode
{
    text-align: center;
}
span.StoryTileItem
{
    display: -moz-inline-box;
    display: inline-block;
    width: 350px;
    height: 100px;
    border: 1px solid #999999;
    margin: 10px;
    text-align: left;
}
span.StoryTileItem div.InnerStoryDiv
{
    width: 300px;
    padding: 2px;
}
span.StoryTileItem div.Name
{
}
div.StoryList-TableMode
{
    width: 100%;
}
td.StoryTableItem
{
    text-align: left;
    vertical-align: top;
}
td.StoryTableItem div.InnerStoryDiv
{
    padding: 5px;
    /*height: 150px;*/
}
td.StoryTableItem div.Name
{
}
td.StoryTableItem div.Headline
{
}
div.pager
{
    text-align: center;
}
div.pager a.pageNumber,
div.pager span.pageNumber {
    margin-left: 3px;
    margin-right: 3px;
}
div.pager span.currentPage {
    font-weight: bold;
}
a.Disabled,
a.Disabled#hover
{
    color: #999999;
    text-decoration: none;
}

div.NameAndHeadline {
	border-bottom: 1px dashed #bbbbbb;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 1.1em;
}
div.NameAndHeadline span.Name {
	font-weight: bold;
}
.StoryItem a:hover div.NameAndHeadline span.Name {
	text-decoration: underline;
}
div.Summary {
	font-style: italic;
	color: #333333;
}
.StoryList .StoryItem .NameAndHeadline .AudioIcon {
	width: 16px;
	height: 16px;
	/*background-image: url(audio.gif);*/
	background-image: url(/images/3p/fff/silk/sound.png);
	float: right;
}
.StoryList .StoryItem .NameAndHeadline .VideoIcon {
	width: 16px;
	height: 16px;
	/*background-image: url(cam.gif);*/
	background-image: url(camera16x16.gif);
	float: right;
}
