/**
 * ***************************************
 * Homepage Defaults
 * ***************************************
 */
.HomepageWidget{
	min-width: 210px;
	border: 0px solid black;
	margin-bottom: 4px;
}

.HomepageWidgetTitle{
	font-weight: bold;
	font-size: 8pt;	
	text-decoration: underline;
}

/**
 * ***************************************
 * END
 *   Homepage Defaults
 * BEGIN
 *   Important Alert
 * ***************************************
 */
.ImportantAlert{
	border: 1px solid black;
	width: 170px;
}

.ImportantAlert .HomepageWidgetDesc{
	font-weight: bold;
	text-align: left;	
	font-size: 9pt;
	margin-left: 2px;
}

.ImportantAlert .HomepageWidgetTitle{
	font-weight: bold;
	background-color: red;
	text-align: center;	
	font-size: 10pt;
	border-bottom: 1px solid black;
	text-decoration: none;
}

/**
 * ***************************************
 * END
 *   Important Alert
 * BEGIN
 *   Business Hours
 * ***************************************
 */
.BusinessHours{
	width: 180px;
	border: 1px dashed black;
	background-image: url("/images/gradient.png");
	
}

.BusinessHours table{
	font-size: 10pt;	
}

.BusinessHours .HomepageWidgetTitle{
	font-weight: bold;
	background-color: black;
	color: white;
	text-align: center;	
	font-size: 11pt;
	border-bottom: 1px solid black;
	text-decoration: none;
}

.BusinessHourDesc{
	font-size: 10pt;
}

/**
 * ***************************************
 * END
 *   Business Hours
 * BEGIN
 *   Bowler Awards
 * ***************************************
 */
#HomepageAwardRecent{
	text-align: center;
}

.AwardImage{

}

.AwardDiv{
	width: 80%;
	border: 1px solid black;
}

#AwardImageDiv{
	margin-left: 5px;
	margin-top: 10px;
	position: absolute;
}

#AwardTable{
	font-size: 10pt;
	font-family: verdana;
}

#AwardTableRow{
	height: 40px;
}


.AwardDate{
	text-align: right;
	margin-right: 10px;
}

.AwardScore{
	text-align: center;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 3px;
}

.AwardInfoDiv{
	background-color: white;
}

/**
 * ***************************************
 * END
 *  Bowler Awards
 * BEGIN
 *  Bowling Lessons
 * ***************************************
 */
.Lessons {
	text-align: center;
	font-size-adjust: none;
	font-size: 10pt;
	font-weight: bold;
	text-shadow: aqua;
	border-bottom: 1px dashed gray;
	border-right: 1px dashed gray;
	border-left: 1px dashed gray;
	padding: 10 10 10 10;
	background-image: url("/images/gradient.png");
	width: 160px;
	margin-top: -5px;
}

/**
 * ***************************************
 * END
 *  Bowling Lessons
 * BEGIN
 *  New Season Sale
 * ***************************************
 */
#NewSeasonSale{
	text-align: center;
	font-size-adjust: none;
	font-size: 9pt;
	font-weight: bold;
	border: 3px dotted black;
	padding: 5 5 5 5;
}

#NewSeasonSale .HomepageWidgetTitle{
	background-color: #FFFFCC;
	font-size: 12pt;
	font-variant: small-caps;
	text-decoration: none;
}

#NewSeasonSale .SaleDiv{
	border-top: 1px solid black;
	padding: 5 5 5 5;
}

#NewSeasonSale .SaleFooter{
	background-color: #FFCCCC;
	font-style: italic;
	margin-top: 10px;
}

#NewSeasonSale .SaleDesc{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

#NewSeasonSale .RegularPrice{
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
}

#NewSeasonSale .SalePrice{
	text-align: left;
	font-size: 11pt;
	font-style: italic;
	padding-left: 2em;
}

/**
 * ***************************************
 * END
 *  New Season Sale
 * BEGIN
 *  Bowling Ball Links
 * ***************************************
 */

#HomepageBallRecent{
	width:200px;	
	height:170px;
	cursor: pointer;
	border: 1px solid #C0C0C0;
	background-image: url("/images/RayLogoWatermark.jpg");
	background-repeat: no-repeat;
}

#HomepageBallRecentBlock{
	margin-top: 0px;
}

.HomepageBallRecentBallImage{
	border: 1px solid black;
	
}

#HomepageBallRecentBallImage1{
	position: absolute;
	margin-top: 55px;
	margin-left:-90px;
}

#HomepageBallRecentBallImage2{
	position: absolute;
	margin-top: 100px;
	margin-left:-60px;
}

#HomepageBallRecentBallImage3{
	position: absolute;
	margin-top: 5px;
	margin-left:-60px;
}

#HomepageBallRecentBallImage4{
	position: absolute;
	margin-top: 55px;
	margin-left:40px;
}

#HomepageBallRecentBallImage5{
	position: absolute;
	margin-top: 100px;
	margin-left:10px;
}

#HomepageBallRecentBallImage6{
	position: absolute;
	margin-top: 5px;
	margin-left:10px;
}

#HomepageBallRecentBallImage7{
	position: absolute;
	margin-top: 80px;
	margin-left:-30px;
}

#HomepageBallRecentCaptionBlock{
	border-bottom: 1px dotted black;
	font-size: 11pt;
	background-color: #B30000;	
	color: white;
	background-image: url("/images/gradient.png");
}

/**
 * ***************************************
 * END
 *  Bowling Ball Links
 * BEGIN
 *  Bowling Ball Recent List
 * ***************************************
 */
#HomepageBallListRecent{
	width:150px;	
	cursor: pointer;
	border: 1px solid black;
}

#HomepageBallListRecentCaptionBlock{
	border-bottom: 1px solid black;
	font-size: 10pt;
	font-weight: bold;
	background-color: #b30000;
	color: white;	
}

.HomepageBallListRecentBallBlock{
	border-top: 1px solid black;
}

.HomepageBallListRecentCompanyBlock{
	font-size: 8pt;
}

.HomepageBallListRecentBallNameBlock{
	font-size: 9pt;
}

/*
Miscellaneous
*/
.LinkBlock, .LinkCell{
	cursor: pointer;
}

#HomepageRssWidgetTable, .HomepageRssWidgetCell{
	font-size: 8pt;
	cursor: pointer;
	border: 1px dotted black;
}

.VisitorCount{
	max-height: 50px;
}

#HomepageBallFeatured{
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}

#HomepageBallFeaturedCaptionBlock, #HomepageBallFeaturedCaptionBlock2{
	font-size: 9pt;
	background-color: #CCCCCC;	
	color: black;
}

#HomepageBallFeaturedCaptionBlock{
	border-bottom: 1px solid black;
	font-size: 10pt;
}

#HomepageBallFeaturedCaptionBlock2{
	border-top: 0px solid black;
	margin-bottom: 0px;
	font-size: 9pt;
	
}

.NewsBlock{
	height: 100%;
}
