﻿
html, body { height:100%; margin:0; padding:0;}

body
{
    font-family:Sans-Serif;
    font-size:12px;
}
image
{
    border:0px;
}
a, a span
{
    color:#33ee33;
    text-decoration:none;
}
h2
{
    margin-top:0px;
    margin-bottom:5px;
}
h4
{
    margin-top:0px;
    margin-bottom:5px;
}
input, textarea, select
{
	margin:0px 0px 1px 0px;
	padding:1px;
	font-size:11px;
	font-family:Sans-Serif;
}
div, span, td
{
    color:#ffffff;
}
.ScrollBox
{

}
.PageContainer
{
    width:1170px;
    margin:10px auto;
    position:relative;
}

.SkyScraper
{
    width:120px;
    float:left;
}
.AllContent
{
    position:relative;  
    background:url(../Images/back.jpg) left top no-repeat transparent;
    width:900px;
}
.AllAllContent
{
    position:relative; 
    float:left;
    width:900px;
}
.SceneAllAllContent
{
    position:relative; 
    width:900px;
    height:698px;
}
.SceneAllContent
{
    background:url(../Images/sceneback.jpg) left top no-repeat transparent;
}
.RegularAllContent
{
    background:url(../Images/regularback.jpg) left top no-repeat #5C664E;
}
.CenterContainer
{
    background-color:#ffffff;
    position:relative;  
    float:left;
    margin-left:1px;
    margin-right:1px;
}
.HeaderContainer
{
    height:250px;
}
.MenuContainer
{
    height:30px;
    background-color:#000000;
    padding-left:15px;  
}

.BodyContainer
{
    height:292px;
    position:relative;
}
.LatestCoursesContainer
{
    position:absolute;
    left:5px;
    width:100px;
    padding:10px 10px 10px 10px;
}
.LatestCourseBlock
{
    position:relative;
    margin-bottom:4px;
    height:80px;
}
.LatestCourseLabel
{
    padding:0px 2px;
    background-color:#ffffff;
    color:#000000;
    text-align:center;
    position:absolute;
    top:64px;
    left:0px;
    width:98px;
}
.GolfCourseItemTile
{
    border:1px solid #ffffff;
}
.CourseHeading
{
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    margin-bottom:6px;
}
.MapContainer
{
    position:absolute;
    left:121px;    
    width:580px;
}
.SideBox
{
    position:absolute;
    left:706px;    
    width:193px;
    padding:5px 0px 5px 5px;
}
.FrontAdContainer
{
    height:80px;
    margin-top:3px;
    margin-left:10px;
}
.FrontAd
{
    width:400px;
    height:66px;
    float:left;
    padding:5px 0px 5px 0px;
}
.FooterContainer
{
    padding:2px;
    background-color:#193E1D;
    border-top:1px solid #ffffff;
    height:23px;
    margin-bottom:0px;
}
.MainLogo
{
    position:absolute;
    top:35px;
    left:15px;
}
.SmallLogoInScene
{
    position:absolute;
    top:-10px;
    left:56px;
}

/* Regular Page */
.MainContentCointainer
{
    background-color:#5C664E;
    padding-right:12px;
    padding-bottom:5px;
}
.MainContentCointainer h1
{
    margin-bottom:10px;
    color:#ffffff;
    font-size:22px;
    font-weight:normal;
}


/* Scene */
.SceneCourseName
{
    font-size:18px;
    color:#ffffff;
}
.SceneCourseDescription
{
    font-size:11px;
    color:#ffffff;
    width:450px;
}
.GolfHoleLink
{
    display:block;
    width:26px;
    height:22px;
    background:url(../Images/hole_num_back.png) left top no-repeat;
    color:#33ee33;
    text-decoration:none;
    margin-bottom:0px;
    text-align:center;
    padding-top:3px;
    font-size:14px;
}
.GolfHoleLinkFlip
{
    display:block;
    width:26px;
    height:22px;
    background:url(../Images/hole_num_back_flip.png) left top no-repeat;
    color:#33ee33;
    text-decoration:none;
    margin-bottom:0px;
    text-align:center;
    padding-top:3px;
    font-size:14px;
}

/* Search Results */
.ClubListLine
{
    background:url(../Images/club_list_back.png) left top no-repeat; 
    width:820px;
    margin-bottom:20px;
}
.ClubListLogoContainer
{
    float:left;
    padding:10px 5px;
    width:100px;
    height:80px;
    text-align:center;
    line-height:80px;
    vertical-align:middle;
}
.ClubListLogoContainer img
{
    vertical-align:top;
}
.ClubListDetailSection
{
    margin-left:120px;
    padding-top:5px;
    color:#ffffff;
}
.ClubListLine a
{
    color:#33ee33;
    font-size:18px;
    display:inline-block;
    margin-bottom:10px;
    font-weight:normal;
    text-decoration:none;
}
.ListResultsContainer
{
    margin-top:25px;
}


input[type="submit"], input[type="button"], .PageButton, .GraphicButton
{
    border:0px;
    display:inline-block;
    width:105px;
    height:30px;
    padding-left:39px;
    background:url(../Images/golf_button.png) left top no-repeat;
    float:left;
    margin-right:10px;
    cursor:hand;
    cursor:pointer;
    color:#ffffff;
    text-align:left;
    line-height:30px;
}
input[type="button"].UserLoginButton
{
    background-image:none;
    background-color:#000000;
    padding:2px 8px;
    width:auto;
    margin:0px;
    text-align:center;
    height:auto;
    float:right;
    position:relative;
    left:-12px;
    top:2px;
    line-height:normal;    
}

.SearchButtonContainer
{
    padding-left:5px;
}


.MediumHeading
{
    font-weight:bold;
    margin-top:10px;
}

/* login box */
.LoginContainer
{
    position:relative;
}
.UserLoginTable
{
    width:100%;
}
.UserLoginHeading h4
{
    font-size:18px;
    font-family:Sans-Serif;
    color:#ffffff;
}
.UserLoginFieldLabel
{
    display:block;
    float:left;
    font-size:10px;
    width:70px;
}
.UserLoginFieldControl
{
    padding:0px;
    display:inline;
}
.RegisterLinkContainer
{
    position:absolute;
    left:8px;
    top:120px;
}
.RegisterLinkContainer .UserLoginRegisterLink
{
    font-size:14px;
}
.UserDisplayContainer
{
    
}
.LoginStatusLink
{
    display:block;
    padding-left:5px;
}

/* News rotator */
.NewsDivider
{
    height:60px;
}
.NewsRotatorContainer
{
    font-size:11px;
    color:#ffffff;
    vertical-align:top;
    position:absolute;
    top:165px;
}
.RotatorTextHeading
{
    font-size:12px;
    font-weight:bold;
}
.RotatorSummary a
{
    color:#ffffff;
    font-weight:bold;
}
.RotatorTextContainer
{
    vertical-align:top;
}
/* Admin Buttons */
.NewButton
{
    background:url('../Images/icon_new.gif') no-repeat left top;
    height:16px;
    line-height:16px;
    padding-left:18px;
}

.TerminalGraphicButton
{
    background:url(../Images/icon_terminal.png) left top no-repeat;
}

/* Lists */
.ListContainer
{
    margin:0px;
    padding:0px;
}
.ListContainer li
{
    list-style-type:none;
}
.ListTable tr
{
	height:25px;
}
.ListTable a
{
	text-decoration:none;
}
.ListHeader
{
    background-color:#dddddd;
    color:#000000;
    border-bottom:1px solid #333333;
    padding:2px;
    text-align:left;
    font-weight:bold;
}
.ListHeader th
{
    font-weight:normal;
    text-align:left;
}
.SmallEditButton
{
    background:url('../Images/icon_edit.gif') no-repeat left top;
    height:16px;
    line-height:16px;
    padding-left:18px;
}
.SmallRoleButton
{
    background:url('../Images/icon_lock.png') no-repeat left top;
    height:16px;
    line-height:16px;
    padding-left:18px;
}
.SmallDeleteButton
{
    background:url('../Images/icon_delete.gif') no-repeat left top;
    height:16px;
    line-height:16px;
    padding-left:18px;
}
.NewsListPublishDate
{
    display:block;
    font-size:10px;
    color:#cccccc;
    margin-top:10px;
}
.NewsHtmlContent
{
    margin-top:10px;
    color:#ffffff;
}
.PosterDisplayName
{
    display:block;
    font-size:14px;
    font-weight:bold;
}
.SummaryLink
{
    display:block;
    margin-top:10px;
    margin-bottom:15px;
}
.ModuleHeading
{
	font-size:18px;
    color:#000736;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin:0px 0px 5px 0px;
}
.FileListItem
{
	float:left;
	width:80px;
}
.FileListItem a
{
	text-decoration:none;
	text-align:center;
	display:inline-block;
}
.NewsCategoryListHeading
{
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.UserLoginRegisterLink
{
    position:relative;
    left:-9px;
    text-decoration:none;
    font-size:10px;
    color:#ffffff;
}
.BackLinkContainer
{
    margin-top:10px;
    margin-bottom:10px;
}
.UserDisplayWelcomeText
{
    padding-left:4px;
    display:inline-block;
}
.RegularSpacer
{
    height:10px;
}
.RegistrationButtonContainer
{
    float:right;
    margin-top:10px;
}
.ForumDisplayNodeLevel0
{
    display:inline-block;
    height:46px;
    width:500px;
    background-color:#337733;
    margin-top:1px;
    padding:2px;
    padding-left:10px;
}
.ForumDisplayNodeLevel1
{
    display:inline-block;
    height:46px;
    padding:2px;
    padding-left:40px;
    width:470px;
    background-color:#337733;
    margin-top:1px;
}
.ForumListContainer th
{
    background-color:#448844;
    padding:2px;
}
.ForumStatBox
{
    background-color:#226622;
    margin-top:1px;
    margin-left:1px;
    height:46px;
    padding-top:4px;
}
.ForumRowBox
{
    background-color:#226622;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    padding-left:4px;
    vertical-align:top;
    padding-bottom:10px;
}
.ForumSummaryRowBoxFirstCell
{
    background-color:#226622;
    border-top:1px solid #999999;
    padding-left:4px;
    width:500px;
    padding:4px;
}
.ForumRowBoxFirstCell
{
    background-color:#226622;
    border-top:1px solid #999999;
    padding-left:4px;
    line-height:32px;
}
.ForumPostHeader
{

    font-size:10px;
    color:#aaaaaa;
}
.ForumPathContainer
{
    background-color:#111111;
    padding:2px;
    width:800px;
    margin-top:5px;
    font-size:18px;
}
.ForumReplyContainerBackground
{
   background-color:#000000; 
   width:803px;
   filter: alpha(opacity=20); /* internet explorer */
	-khtml-opacity: 0.2;      /* khtml, old safari */
	-moz-opacity: 0.2;       /* mozilla, netscape */
	opacity: 0.2; 
	height:290px;
}
.ForumReplyContainerForeground
{
    position:absolute;
    top:120px;
    left:80px;
}
.ForumNotLoggedInContainer
{
    margin-bottom:40px;
}
.ForumModeratorDisplay
{
    font-size:10px;
    color:#cccccc;
}
.ForumAuthorDisplay
{
    line-height:14px;
    font-size:12px;
}
.ForumPostTimeDisplay
{
    line-height:12px;
    font-size:10px;
    color:#cccccc;
}
.ForumLinkForCourse
{
    font-size:12px;
}
.ForumAvatarImage
{
    display:block;
    margin:auto;
}
.GolfButtonContainer a
{
    display:inline-block;
    width:65px;
    height:30px;
    line-height:30px;
    padding-left:35px;
    background:url(../Images/golf_button.png) left top no-repeat;
    float:left;
    margin-right:10px;
    cursor:hand;
    cursor:pointer;    
}
.SideSeparator
{
    border-left:1px dotted #ccddcc;
}
.TopPager
{
    margin-bottom:10px;
}
.BottomPager
{
    margin-top:10px;
}
.PageLink
{
    background-color:#115511;
    padding:4px;
    margin:2px;
}
.PagerDetail
{
    margin-top:5px;
    margin-left:5px;
}
.LongLinkCurrent
{
    padding:5px;
}
.CurrentLink
{
    background-color:#111111;
    padding:4px;
    margin:2px;
}
.LongLink
{
    padding:5px;
    text-decoration:underline;
}
/* news editing */
.UserToolHeader
{
    margin-bottom:8px;
}
.ListLinkNew
{
    background:url(../Images/icon_new.png) left top no-repeat;
    padding-left:18px;
}
.ListLinkEdit
{
    background:url(../Images/icon_edit.png) left top no-repeat; 
    padding-left:18px;
}
.ListLinkDelete
{
    background:url(../Images/icon_delete.png) left center no-repeat; 
    padding-left:18px;
    line-height:20px;
}
/*user admin */
.UserAdminListHeader
{
    background-color:#337733;
    padding:3px;
    text-align:left;
}
input[type="submit"].ContactUsButton
{
    float:right;
    margin-right:0px;
    position:relative;
    left:6px;
}
input[type="button"].ruButton
{
    padding-left:0px;
}
.FormField
{
    width:100px;    
}
.GolfCourseOfferCourseName
{
    font-size:16px;
    font-weight:bold;
}
.OffersContainer
{
    width:855px;
}
/* news archive filter combo override */
div.RadComboBoxDropDown li.rcbItem
{
    color:#000000;
}
.TallSpacer
{
    height:50px;
}
.SpecialOfferContainer, span .SpecialOfferContainer
{
    color:#cccccc;
    display:block;
    padding:4px;
    border:2px dashed #dddddd;
    margin-right:50px;
}
.NewsListContainer
{
    width:658px;
    position:relative;
    left:12px;
}

.SmallText
{
    font-size:10px;
    color:#dddddd;
}
.GoodResultMessage
{
    font-size:14px; 
    color:#00dd00;
    font-weight:bold;
}
.BadResultMessage
{
}
.RegistrationCodeContainer td
{
    border-top:2px dotted #ffffff;
    border-bottom:2px dotted #ffffff;
    padding:6px 0px;
}

.AdDisplayValue
{
    display:inline-block;
    padding:2px;
}
.ErrorSummary
{
    display:block;
    padding:10px 0px;
    background-color:#7c8a6a;
}
.ErrorSummary li
{
    list-style-type:none;
    color:#dd0000;
    font-size:12px;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
