
/*	Styles and Classes defined within this file are fixed name classes - used to skin "physical" files that are outside of the scope
	of the normal skinning engine where we have no power to change the names of classes on a per project/skin basis. */

/* USED @ ALL Full News Story Pages */
.newsContent
{

}

/* USED @ ALL Full News Story Pages */
.newsCommentLink
{

}

/* USED @ ALL Full News Story Pages */
.newsImageWrapper
{
	padding: 2px;
	border: solid 1px #ccc;
	float: right;
	height: auto;
	display: inline;
}

.newsPageHeader
{
	
}

/* USED @ ALL Full News Story Pages */
.newsImage
{
	border: none;
}

/* USED @ ALL Full News Story Pages */
.newsImageCaption
{
	font-size: 80%;
	text-align: center;
}

/* USED @ ALL Full News Story Pages */
.newsPageMoreNewsWrapper
{
	
}

/* USED @ ALL Full News Story Pages */
.newsPageMoreNewsLink
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx*/
.formWrapper
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formTable
{
	
}

.formTable td
{
	vertical-align: top;	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formTextBox
{
	width: 300px;
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formCheckBox
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formButtonContainer
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formButton
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formRequiredAsterix
{
	color: #ff0000;
}

/* USED @ NewsCommentEditor.aspx */
.ratingStar
{
	font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

/* USED @ NewsCommentEditor.aspx */
.emptyRatingStar
{
	background-image: url(/Skins/Beacon/Images/EmptyStar.png);
}

/* USED @ NewsCommentEditor.aspx */
.savedRatingStar
{
	background-image: url(/Skins/Beacon/Images/SavedStar.png);
}

/* USED @ NewsCommentEditor.aspx */
.filledRatingStar
{
	background-image: url(/Skins/Beacon/Images/FilledStar.png);
}

/* USED @ Search.aspx */
.searchSeperator
{

}

/* USED @ Search.aspx */
.searchMessageWrapper
{
    color:#999;
    font-weight:bold;
    font-size:120%;
    padding-bottom:20px;
}

.searchTitle
{
    color:#C90518;
    font-weight:bold;
    font-size:120%;
    margin:8px 0 0 0;
}

/* USED @ Search.aspx */
.searchResultContainer
{
    border-bottom:1px solid #efefef;
    color:#000;
}

/* USED @ Search.aspx */
.searchResultContainerAlt
{
    border-bottom:1px solid #efefef;
}

.searchResultContainer a {
    background:#fff;
    width:680px;
    height:86px;
    display:block;
    clear:right;
    text-decoration:none;
}
.searchResultContainer a:hover {
    background-color: #FFF5D7;
    width:680px;
    height:86px;
    display:block;
    clear:right;
    text-decoration:none;
}

.searchResultContainerAlt a {
    background:#fff;
    width:680px;
    height:86px;
    display:block;
    clear:right;
    text-decoration:none;
}
.searchResultContainerAlt a:hover {
    background-color: #FFF5D7;
    width:680px;
    height:86px;
    display:block;
    clear:right;
    text-decoration:none;
}
.searchright
{
    float:right;
    margin:0 20px 0 0;
    text-align:right;
    color:#ecb100;
    font-size:90%;
}
.reducedpriceleft
{
    float:left;
    margin:0 20px 0 0;
    padding:0;
    width:77px;
    height:77px;
}
.searchResultsWrapper img
{   
    float:left;
    margin:5px 20px 5px 5px;
}

/* USED @ Search.aspx */
.searchResultsWrapper
{
	color:#4f6b72;
    width:680px;
}

.searchfloat{
   
    width:200px;
    border:1px solid #000;
}

.paging
{
    background-color:#920311;
    color:#fff;
    margin:20px 0 20px 0;

}

.paging a:active, .paging a:link, .paging a:visited {
	text-decoration:underline;
	background-color:#920311;
	color:#fff;
	font-weight:bold;
	border:1px solid #920311;
	padding:5px 10px 5px 10px;
	}
.paging a:hover 
{
    background-color:#ffff00;
	color:#000;
	text-decoration:underline;
	border:1px solid #ffff00;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}

/* USED @ Search.aspx */
A.searchResultLink:active
{

}

/* USED @ Search.aspx */
A.searchResultLink:link
{

}

/* USED @ Search.aspx */
A.searchResultLink:visited
{

}

/* USED @ Search.aspx */
A.searchResultLink:hover
{

}

/* USED @ Search.aspx */
.searchResultBlurb
{

}

/* USED @ GalleryPage.aspx (ALL Full Gallery Pages) */
.galleryContent
{
	
}

/* USED @ GalleryPage.aspx (ALL Full Gallery Pages) */
.galleryImageWrapper
{

}

/* USED @ GalleryPage.aspx (ALL Full Gallery Pages) */
.galleryImageContainer
{

}

/* USED @ GalleryPage.aspx (ALL Full Gallery Pages) */
.galleryImageCaption
{

}

/* USED @ Registration-Form.aspx */
.regFormWrapper
{

}

/* USED @ Registration-Form.aspx */
.regFormMessages
{

}

/* USED @ Registration-Form.aspx */
.regFormButtonContainer
{
	
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyContainer
{
	padding:0 20px 20px 20px;
	margin-left: 0px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	width: 670px;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyTitle
{
	text-decoration: none;
	margin-left: 0px;

}
.storyTitle a:active { text-decoration: none; }
.storyTitle a:link { text-decoration: none; }
.storyTitle a:visited { text-decoration: none; }
.storyTitle a:hover { text-decoration: underline; }

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyContentWrapper
{
	clear:left;
	
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyReadMoreLink 
{
	margin-top:10px;
	clear: both;
	float:left;
}
.storyReadMoreLink a:active {  }
.storyReadMoreLink a:link {  }
.storyReadMoreLink a:visited {  }
.storyReadMoreLink a:hover {  }

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyImage
{
	float: right;
	padding: 2px;
	border: solid 1px #ccc;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storySeperator
{
	
}

.storyDateLine
{
	font-weight: bold;
	clear:both;
}