
/*	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 */
.newsHeaderSeperator
{
	background-image:url('/skins/beacon/images/line.gif');
	background-repeat:repeat-x;
	margin:8px 0px 8px 0px;
	width:100%;
	height:1px;
}

/* USED @ ALL Full News Story Pages */
.newsCommentLink
{

}

/* USED @ ALL Full News Story Pages */
.newsImageWrapper
{
	float:right;
	padding:4px;
	margin:0 0 0 5px;
	border:1px solid #ccc;
	text-align:center;
	font-size:90%;
	color: #666;
}

/* USED @ ALL Full News Story Pages */
.newsImage
{

}

/* USED @ ALL Full News Story Pages */
.newsImageCaption
{

}

/* USED @ ALL Full News Story Pages */
.newsPageMoreNewsLink 
{
	padding:4px 0px 4px 0px;
	margin:16px 0px 6px 0px;
	background-repeat:no-repeat;
	font-size:90%;
	color:#959595;	
}
.newsPageMoreNewsLink a:active { text-decoration: none;color: #959595; }
.newsPageMoreNewsLink a:link { text-decoration: none;color: #959595; }
.newsPageMoreNewsLink a:visited { text-decoration: none;color: #959595; }
.newsPageMoreNewsLink a:hover { text-decoration: underline;color: #00AE9C; }

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx*/
.formWrapper
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formTable
{
	
}

/* USED @ Contact-Form.aspx AND NewsCommentEditor.aspx */
.formTextBox
{
	
}

/* 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
{
	
}

/* 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
{
	font-weight: bold;
	padding-bottom: 20px;
}

/* USED @ Search.aspx */
.searchResultContainer
{
	padding-bottom: 15px;
}

/* USED @ Search.aspx */
.searchResultContainerAlt
{
	padding-bottom: 15px;
}

/* USED @ Search.aspx */
.searchResultsWrapper
{
	
}

/* USED @ Search.aspx */
A.searchResultLink:active
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

/* USED @ Search.aspx */
A.searchResultLink:link
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

/* USED @ Search.aspx */
A.searchResultLink:visited
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

/* USED @ Search.aspx */
A.searchResultLink:hover
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

/* 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
{
	
}

fieldset
{
	border: none;
	background-color:#dedede;
	padding: 10px 10px 10px 10px;
	margin-bottom:8px;
}

label
{
	font-weight: bold;	
}

textarea
{
	width: 450px;
	height: 100px;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyContainer
{
	padding-bottom: 20px;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/

A.storyTitle:active
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

A.storyTitle:link
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

A.storyTitle:visited
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

A.storyTitle:hover
{
	color: #4477C8;
	font-weight: bold;
    font-size:120%;
	font-family: "Eras Md BT",Arial;
	margin:0px 0px 8px 0px;
	padding:0px;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyContentWrapper
{
	margin-bottom: 10px;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyReadMoreLink 
{
	padding:4px 0px 4px 30px;
	margin:6px 6px 6px 6px;
	background-repeat:no-repeat;
	background-image:url('../images/arrow.jpg');
	font-size:90%;
	color:#959595;	
}
.storyReadMoreLink a:active { text-decoration: none;color: #959595; }
.storyReadMoreLink a:link { text-decoration: none;color: #959595; }
.storyReadMoreLink a:visited { text-decoration: none;color: #959595; }
.storyReadMoreLink a:hover { text-decoration: underline;color: #00AE9C; }

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storyImage
{
	border: solid 1px #ccc;
	padding: 4px;
	margin: 5px;
	float: right;
	margin-left: 8px;
}

/* USED @ /News/Default.aspx AND @ ANY /News/Archive/Month-Year.aspx PAGE*/
.storySeperator
{
	background-image: url('../images/line.gif');
	background-repeat: repeat-x;
	margin:0px 0px 12px 0px;
	height:1px;
}

.storyDateLine
{
	font-weight: bold;	
}
