﻿
/* ======================================================================= */
/* *********************************************************************** */
/* *         AG.com 4.0 Common css by Arlin.Luo							   */
/* *		 Common used css goes here.									   */
/* *********************************************************************** */
/* ======================================================================= */
.divLogo {
	background-color:#ffffff;
	width:100%;
	margin:0 auto;
	text-align:center
}
.titleBoxBarV4 {
   width: 100%;
   height: 43px;
   text-align:left;
   background-color: #d6e8f7;

}

.titleBoxBarTextV4 
{
	font: 24px verdana;
	color: #003e7e;
	float:left; 
	margin-top:6px; 
	margin-left:22px;
}

/*.tooltip {
    color: #003e7e;
    text-decoration: none;
	font: 10px arial;
	display: block;
}
#tooltip {
	position:absolute;
	text-align :left;
	border:1px solid #336699;
	background:#7dbc51;
	padding:2px 5px;
	color:white;
	display:none;
	font-size: 0.888em;
}*/

/* ======================================================================= */
/* *********************************************************************** */
/* *    AG.com 4.0 Checkout pages by Arlin.Luo							 * */
/* *	Note: All new styles writen by me are ened with V4				 * */
/* *********************************************************************** */
/* ======================================================================= */
.ContentBoxV4 {
   width: 100%;
   text-align:left;
   border:solid 1px #b0b7bb;
   background-color: white;
}

.ContentBoxTitleV4 
{
   float:left;
   width: 100%;
   height: 38px;
   background-color: #d6e8f7;
   border-bottom:solid 1px #b0b7bb;
    font-family: Arial;
    font-size : 18px;
    color: #003e7e;
}

.ContentBoxTitleTextLargeV4 
{	
   font-family: Arial;
   font-size : 18px;
   color: #003e7e;   
}

.ContentBoxTitleTextSmallV4 
{   
   font-family: Arial;
   font-size : 12px;
   color: #003e7e;   
}

.ContentBoxContentTextBoldV4 
{
   font-family: Arial;
   font-size : 12px;
   color: #003e7e;
   font-weight:bold;
}

.ContentBoxContentTextNormalV4 
{
   font-family: Arial;
   font-size : 12px;
   color: black;
}

.DescriptionTextNormalV4
{
	font-family:Arial; 
	font-size:12px; 
	color:#575c61;
}

.teeTimeReviewV4 {
    border: 1px solid #6db33f;
    width: 327px;
    text-align: center;
    margin: auto;
}

.teeTimeReviewAboveContentV4 
{
	float:left;
    background-color: #d9ecc6;
    padding:23px 35px 10px 35px;
    width:257px;
}

.teeTimeReviewBottomContentV4 
{
	background-color: white;
	font-family: Arial;
	font-size : 12px;
	color: #003e7e;
	margin:10px 20px 10px 20px;
	overflow-x : scroll; 	
}

.teeTimeReviewV4 a {
    text-decoration: none;
}

.BookTextBoxV4
{
	border:solid 1px #C0C0C0;
	width:178px;
}

.textSmallV4 {    
    font-size: 7pt;
    text-decoration: underline; 
    font-weight: bold;
}

.textSmallNoUderLineV4 {    
    font-size: 7pt;        
}

.textLargeV4 {    
    font-size: large; 
    font-weight: bold;
}

.textTitleMiddleV4 {    
    font-size: 10pt; 
    font-weight: bold;
    color:#003e7e
}

.textCardInfoV4
{
	font-family:Arial; 
	font-size:12px; 
	color:#575c61
}

#aChange a:link
{
	font-family:Arial; 
	font-size:12px; 
	color:#575c61;
	text-decoration: underline; 
} 
#aChange a:visited
{
	font-family:Arial; 
	font-size:12px; 
	color:#575c61;
	text-decoration: underline; 
} 
#aChange a:hover
{
	font-family:Arial; 
	font-size:12px; 
	color:#575c61;
	text-decoration: underline; 
} 
#aChange a:active
{
	font-family:Arial; 
	font-size:12px; 
	color:#575c61;
	text-decoration: underline; 
}

#aForgot a:link
{
	font-family:Arial; 
	font-size:10px; 
	color:#575c61;
	text-decoration: underline; 
} 
#aForgot a:visited
{
	font-family:Arial; 
	font-size:10px; 
	color:#575c61;
	text-decoration: underline; 
} 
#aForgot a:hover
{
	font-family:Arial; 
	font-size:10px; 
	color:#575c61;
	text-decoration: underline; 
} 
#aForgot a:active
{
	font-family:Arial; 
	font-size:10px; 
	color:#575c61;
	text-decoration: underline; 
}
.textSavingLableV4
{
	color:Red; 
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
.textMoneyTitleTdV4
{
	font-size: 9pt;
	font-family: arial;
}
.textGreensMoneyV4
{
	color: #008000; 
	font-weight: bold;
	font-size: 9pt;
}
.textPageTitleV4
{
	font-family:Arial; 
	font-size:24px; 
	color:#003e7e;
}

/* ======================================================================= */
/* *********************************************************************** */
/* *    AG.com 4.0 Master pages by Arlin.Luo							 * */
/* *	Note: All new styles writen by me are ened with V4				 * */
/* *********************************************************************** */
/* ======================================================================= */

#wrapperV4 {
   width: 100%;
   margin: 0 auto;
   font: 10pt verdana;
   text-align: left;
}

.BgContentV4
{
	padding-bottom: 150px;
	/*padding-left:180px;
	padding-right:180px;*/
    background: url(../../Images/ContentSideBarBg.PNG) repeat;
}

.BgHeaderV4
{
    /*padding-left:180px;*/
    width:990px;
}

.WholePageContentV4
{
   clear : both;
   float: left;
   width: 100%;
   padding: 0px 0px 0px 0px;
}

#PageContent1V4
{
    width: 990px;
	background-color: White;
}

/*[Arlin] Spliter between ContentPlaceHolder1 and ContentPlaceHolder2 */
#SpliterForContentsV4
{
	height:30px; 
	background-color:White;
}

/* [Tonny] The Bg of the talbe which is on the masterpage including the SearchWidget control*/
.BgMasterSearchWidgetV4
{
	background: url(../../Images/AG_facilityBack.PNG) repeat;
}


/* ======================================================================= */
/* *********************************************************************** */
/* *    AG.com 4.0 Search widget by Arlin.Luo							 * */
/* *	Note: All new styles writen by me are ened with V4				 * */
/* *********************************************************************** */
/* ======================================================================= */

#BgWidgetV4
{
	padding-top: 5px;
	padding-bottom: 5px;
    background: url(../../Images/AG_facilityBack.png) repeat;
    vertical-align: middle;
}

.TitleV4
{
	color: #b4d5f0;
	font-size: 24px;
	font-family: Arial, verdana;
}

.ChangesearchTextV4
{
	color: #b4d5f0;
	font-size: 11px;
	padding-left: 20px;
	font-family: Arial, verdana;
	cursor: pointer;
}

.SearchContionTitleV4
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
	font-family: Arial, verdana;
}

.SearchContionNormalTextV4
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, verdana;
}

.SearchContionChangeTextV4
{
	color: #b4d5f0;
	font-size: 11px;
	font-family: Arial, verdana;
}

.DivSplitV4
{
    clear:  both;
    height: 10px;
}

.SearchButtonV4
{
    margin-left:28px; 
    padding-top:10px;
}
.SearchStartDateTextBoxV4
{
    width: 152px;
    height:20px;
    font-size:medium;
    border-right: white 1px solid; 
    border-top: white 1px solid; 
    border-left: white 1px solid; 
    border-bottom: white 1px solid;
}
.DDLRegionV4
{
    Width: 156px;
    Height: 24px;
    Font-Size: Medium;
    border-right: white 1px solid; 
    border-top: white 1px solid; 
    border-left: white 1px solid; 
    border-bottom: white 1px solid;
}

.DDLAreaV4
{
    Width:150px;
    Height:24px;
    Font-Size:Medium;
    border-right: white 1px solid; 
    border-top: white 1px solid; 
    border-left: white 1px solid; 
    border-bottom: white 1px solid;
}


/* ======================================================================= */
/* *********************************************************************** */
/* *         AG.com 4.0 Featured Courses Control layout(Maik.Zhang)      * */
/* * Note: All new styles for Featured Courses Control are ended with FC * */
/* *********************************************************************** */
/* ======================================================================= */
#featuredCourseFC {
   float:left;
   clear: both;
   margin: 10px;
   text-align: left;
}

.featuredCourseImageFC {
    float: left;
    width: 241px;
}

.featuredCourseImageFC img {
    border: 1px solid #666666;
    margin: 0px;
    padding: 0px;
}

.featuredCourseTitleFC {
    font: bold 14px verdana;
    float:left;
    margin-bottom:4px;
    margin-top:-3px;
}

.featuredCourseSavingFC {
    font: 12px arial;
    color:#fe0000;
}

.featuredCourseLocationFC {
    text-align: left;
    font: 10px verdana;
    color: #999999;
    float:right;
    margin-top:3px;
}

.featuredCourseFavoriteFC {
    float: left;
    width:100%;
    margin-top:2px;
    margin-bottom:2px;
}

.featuredCourseFavoriteFC a {
		font: bold 11px verdana;
    color: #006225;
    text-decoration: none;
}

.featuredCourseContentFC {
    float: left;
    width: 710px;
    text-align: left;
    margin: 0px 0px 0px 19px;
}

.featuredCourseTeeTimeGridFC {
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.featuredCourseTeeTimeAreaFC {
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.TeeTimesPanelCF{
	border-left:1px solid #c0cddc;
	border-bottom:1px solid #c0cddc;
	border-right:1px solid #c0cddc; 
	clear: both;
	background-color: #ffffff;
}
.clickTabsFC {
	cursor: pointer;
	float: left;
    text-align: center;
	font-weight: bold;
}

.clickTabFC {
	float: left;
	width: 82px;
    height: 25px;
    display: inline;
	background-image:url(../../images/botTabPassive.jpg);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-right:7px;
}
.clickTabFC:hover {
	color: #ffd561;
}
.clickTabFC a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
    display: block;
}
.clickTabFC a:hover {
    text-decoration: underline;
	color: #ffd561;
}

.clickTabSelectedFC {
    float: left;
    width: 82px;
    height: 25px;
	background-image:url(../../images/botTabActive.jpg);
	background-repeat:no-repeat;
    text-align: center;
    margin-right: 7px;
}
.clickTabSelectedFC a {
    text-decoration: none;
    font: 11px verdana;
	font-weight: bold;
	color: #ffd561;
    padding-top: 5px;
	padding-bottom: 5px;
    display: block;
}

.clickTableftFC {
    float: left;
    margin-bottom: 4px;
    display: inline;
	background-color: #ffffff;
	margin-right: 29px;
}
.clickTableftFC:hover {
	background-color: #adadad;
}
.clickTableftFC a {
    width: 16px;
    height: 18px;
	background: url(../../images/smallArrowLeft.jpg) no-repeat;
    background-position: 50% 50%;
    display: block;
    text-decoration: none;
	border:1px solid #adadad;/*[Martin]GP-4178,#7bba4e->#adadad*/
}
.clickTableftDisableFC {
    float: left;
	width: 18px;
    height: 18px;
    margin-bottom: 4px;
	margin-right: 29px;
    display: inline;
	background-position: 50% 50%;
	background-color: #ffffff;
}
.clickTableftDisableFC a {
    width: 16px;
    height: 18px;
	background: url(../../images/smallArrowLeft.jpg) no-repeat;
    background-position: 50% 50%;
    display: block;
    text-decoration: none;
    cursor: default;
	border:1px solid #adadad;/*[Martin]GP-4178,#7bba4e->#adadad*/
}

.clickTabrightFC {
    float: left;
    margin-bottom: 4px;
	margin-left: 22px;
    display: inline;
    background-color: #ffffff;
}
.clickTabrightFC:hover {
	background-color: #adadad;
}
.clickTabrightFC a {
	width: 16px;
    height: 18px;
	background: url(../../images/smallArrowRight.jpg) no-repeat;
    background-position: 50% 50%;
	display: block;
	text-decoration: none;
	border:1px solid #adadad;/*[Martin]GP-4178,#7bba4e->#adadad*/
}
.clickTabrightDisableFC {
    float: left;
	width: 18px;
    height: 18px;
    margin-bottom: 4px;
	margin-left: 22px;
    display: inline;
	background-position: 50% 50%;
	background-color: #ffffff;
}
.clickTabrightDisableFC a {
	width: 16px;
    height: 18px;
    background: url(../../images/smallArrowRight.jpg) no-repeat;
	background-position: 50% 50%;
	display: block;
	text-decoration: none;
	cursor:default;
	border:1px solid #adadad;/*[Martin]GP-4178,#7bba4e->#adadad*/
}
.divTeetimesHeaderCF
{
	width:710px;
	height:25px;
	font:bold 12px verdana;
	color:#ffffff; 
	background: url(../../images/botTabSubNavBg.jpg) repeat-x;
	background-position: 50% 50%;
	text-align:center;
	line-height:25px;
	text-align:center;
}
.divTeetimesHeaderPriceFC
{
	float:left;
	width:87px;
}
.divTeetimesHeaderClickToFC
{
	float:left;
	width:623px;
	color:#ffd561;
}
.divTeetimesRowStyleFC
{
	font-size:12px; 
	color:#000000;
	text-align:center;
}
.divTeetimesAlternateRowStyleFC
{
	background-color:#d1e7ff;
	font-size:12px; 
	color:#000000;
	text-align:center;
}
.divTeetimesPriceCellCF
{
	font-family:Verdana;
	width:87px;
	font-weight: bold;
	vertical-align: middle;
}
.divTeetimesCellCF
{
	font-family:Arial;
	width:623px;
	vertical-align: middle;
}
.GridHeaderFC{
	font:bold 12px verdana;
	color:#ffffff; 
	background: url(../../images/botTabSubNavBg.jpg) repeat-x;
	text-align:center;
}
.GridHeaderClickToFC
{
	color:#ffd561; 
}
.TeeTimesTdCF
{
	width: 600px;
	margin: 10px 8px 3px 15px;
}
.commonTeeTimeFC {
	float: left;
	width: 51px;
	height: 15px;
	background-color: #ffd561;
	display:block;
	margin:0px 7px 7px 0px;
	text-align: center;
	border: 1px solid #d7a402;
}
.commonTeeTimeFC:hover {
	background-color: #ffffff;
}
/*.commonTeeTimeFC a {...},this part is set in FeaturedCourses.ascx*/
.commonTeeTimeFC a:hover {
    text-decoration: underline;
}

.tradeTeeTimeFC {
	float: left;
	background-color: #6db33f;
	display:block;
	/*margin:2px 2px 2px 1px;*/
	margin:0px 7px 7px 0px;
	text-align: center;
}
.tradeTeeTimeFC:hover {
	background-color: #ffffff;
}
.tradeTeeTimeFC a {
	background-image:url(../../images/coin_gold.png);
	background-position:90% 50%;
	background-repeat:no-repeat;
	height:15px; 
	width:56px;
	padding-right:20px;
	border:1px solid #adadad;/*[Martin]GP-4178,#7bba4e->#adadad*/
	text-decoration: none;
    font: 10px arial;
    color: #ffffff;
    display: block;
}
.tradeTeeTimeFC a:hover {
	color: #fe0000;
    text-decoration: none;
}

/* ======================================================================= */
/* *********************************************************************** */
/* *         AG.com 4.0 Featured Courses Control layout(Maik.Zhang)      * */
/* * Note: All new styles for Featured Courses Control are ended with FC * */
/* * Update:10/15/2009[Andrew] add style to make feature work well in facility
/* * page																* */
/* *********************************************************************** */
/* ======================================================================= */
#facCenterCol .featuredCourseImageFC{
    display: none;
}
#facCenterCol .featuredCourseTitleFC{
	display:none;
}
#facCenterCol .featuredCourseSavingFC{
	display:none;
}
#facCenterCol .featuredCourseContentFC
{
	margin-left:0px;
}

/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 TeeTime Special Control layout(Maik.Zhang)      * */
/* *  Note: All new styles for TeeTime Special Control are ended with TS * */
/* *********************************************************************** */
/* ======================================================================= */
.teeTimeSpecialTS {
   float:left;
   clear: both;
   width: 710px;
   text-align: left;
}
.clickTabsTS {
	cursor: pointer;
	float: left;
    text-align: center;
	font-weight: bold;
}

.clickTabTS {
    float: left;
	width: 82px;
    height: 25px;
    display: inline;
	background-image:url(../../images/exclusiveTabPassive.jpg);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-right:7px;
}
.clickTabTS:hover {
	color: #ffd561;
}
.clickTabTS a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
    display: block;
}
.clickTabTS a:hover {
    text-decoration: underline;
	color: #ffd561;
}

.clickTabSelectedTS {
    float: left;
    width: 82px;
    height: 25px;
	background-image:url(../../images/exclusiveTabActive.jpg);
	background-repeat:no-repeat;
    text-align: center;
    margin-right: 7px;
}
.clickTabSelectedTS a {
    text-decoration: none;
    font: 11px verdana;
	font-weight: bold;
	color: #ffd561;
    padding-top: 5px;
	padding-bottom: 5px;
    display: block;
}
.clickTableftTS {
    float: left;
    margin-bottom: 4px;
    display: inline;
	background-color: #ffffff;
	margin-right: 29px;
}
.clickTableftTS:hover {
	background-color: #adadad;
}
.clickTableftTS a {
	width: 18px;
    height: 18px;
	background: url(../../images/smallArrowLeft.jpg) no-repeat;
    background-position: 50% 50%;
    display: block;
    text-decoration: none;
}
.clickTableftDisableTS {
    float: left;
	width: 18px;
    height: 18px;
    margin-bottom: 4px;
	margin-right: 29px;
    display: inline;
	background-position: 50% 50%;
	background-color: #ffffff;
}
.clickTableftDisableTS a {
	width: 18px;
    height: 18px;
	background: url(../../images/smallArrowLeft.jpg) no-repeat;
    background-position: 50% 50%;
    display: block;
    text-decoration: none;
    cursor: default;
}
.clickTabrightTS {
    float: left;
    margin-bottom: 4px;
	margin-left: 22px;
    display: inline;
    background-color: #ffffff;
}
.clickTabrightTS:hover {
	background-color: #adadad;
}
.clickTabrightTS a {
	width: 18px;
    height: 18px;
	background: url(../../images/smallArrowRight.jpg) no-repeat;
    background-position: 50% 50%;
	display: block;
	text-decoration: none;
}
.clickTabrightDisableTS {
    float: left;
	width: 18px;
    height: 18px;
    margin-bottom: 4px;
	margin-left: 22px;
    display: inline;
	background-position: 50% 50%;
	background-color: #ffffff;
}
.clickTabrightDisableTS a {
	width: 18px;
    height: 18px;
    background: url(../../images/smallArrowRight.jpg) no-repeat;
	background-position: 50% 50%;
	display: block;
	text-decoration: none;
	cursor:default;
}
.teeTimeSpecialGridBorderTS {
	border-left:1px solid #b0b7bb;
	border-right:1px solid #b0b7bb;
	border-bottom:1px solid #b0b7bb;
	background-color:#ffffff;
}
.teeTimeSpecialGridHeaderTS {
   text-align: center; 
   vertical-align: middle;  
   height:24px;
   width:710px;
   font-family:verdana;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff; 
   background: url(../../images/exclusice-tab-bg.jpg) no-repeat;
   text-decoration: none;
}
.teeTimeSpecialGridHeaderTS a {
   text-decoration: none;
   color: #ffffff; 
}
.teeTimeSpecialGridHeaderTS a:hover {
   text-decoration: none;
}
.teeTimeSpecialGridRowTS {
   height:30px;
   background-color:#ffffff;
   font:12px verdana;
   color: #32659a; 
   text-align:center;
}
.teeTimeSpecialGridAlternatingRowTS {
   height:30px;
   background-color:#ebf4e1;
   font:12px verdana;
   color: #32659a; 
   text-align:center;
}
.teeTimeSpecialGridEmptyRowTS {
   height:30px;
   background-color:#ffffff;
  
   font:12px verdana;
   color:#003e7e; 
   text-align:center;
}
.teeTimeSpecialGridBookItemTS {
	width: 64px;
    height: 20px;
	background: url(../../images/book_button_regular.png) no-repeat;
	display: block;
	text-decoration: none;
}
.teeTimeSpecialGridBookItemTS:hover {
    width: 64px;
    height: 20px;
    background: url(../../images/book_button_hover.png) no-repeat;
    display: block;
	text-decoration: none;
}
.teeTimeSpecialDivLessRowsTS {
	overflow: hidden;  
	width: 100%;
}
.teeTimeSpecialDivMoreRowsTS {
	overflow-y : auto; 
	overflow-x : hidden; 
	height: 154px; 
	width: 100%;
}
.teeTimeSpecialDivMoreRowsIETS {
	overflow-y : auto; 
	overflow-x : hidden; 
	height: 158px; 
	width: 100%;
}
.teeTimeSpecialRegionTdTS {
	height: 183px;
	width: 140px;
	font-family: verdana;
	font-size: 14px;
	color: #21712a;
	line-height: 20px;
	padding-left:10px;
}
.teeTimeSpecialRegionNameTS {
	font-weight: bold;
}
.teeTimeSpecialDivTS{
	background-color: #D6E7BE
} 
/* ======================================================================= */
/* *********************************************************************** */
/* *         AG.com 4.0 Header layout(Andrew Ye)      * */
/* *  Note: All styles for Header Control are started with Header_ * */
/* *********************************************************************** */
/* ======================================================================= */
#HeaderTopLeft a
{
    font-family:Arial;
    font-size:12px;
    color:#003e7e;
    text-decoration:none;
}
#HeaderTopRight
{
    float: right;
    width: 200px;
    margin-left: 1em;
    height: 100%;
    text-align:right;
}
#HeaderTopRight img
{
    display:block;
    float:right;
    margin:.1em 0 0;
}
.Header_Welcome
{
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    color:#5191cd;
}
.Header_Login_Register
{
   font-family:Arial; 
   font-size:12px; 
   text-decoration:underline;
   color:#5191cd; 
}
#divWelcome
{
    float: right; 
    padding-top:10px; 
    color:#284681;
    text-align: right;
}
#locationHeader
{
    float: left;
    margin: 10px 0px 0px 0px;
}
#locationLeft
{
    float: left;
    padding: 0px 0px 0px 0px;
    width: 450px;
    height: 60px;
    color: #284681; 
    background-image:url('../../Images/Active_Golf.gif') no-repeat;
}
/* ======================================================================= */
/* *********************************************************************** */
/* *         AG.com 4.0 Footer layout(Andrew Ye)      * */
/* *  Note: All styles for Footer Control are started with Footer_ * */
/* *********************************************************************** */
/* ======================================================================= */
#footerDivWhole
{
    clear:both ;
    background-color:#E4E5E6;
    border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid; 
    border-bottom: silver 1px solid;
    width:988px;
}
#footerDivContent
{
    margin-top:0px; 
    border-top: silver 1px solid;
    vertical-align: middle; 
    background-color:#E4E5E6; 
    height:32px; 
    line-height:32px;
    width:100%;
}
#footerDivContent a
{
    text-decoration:none; 
    color:#6a737b;
}
#footerDivEmail
{
    clear:both; 
    margin:0 0 0 0; 
    background-color: #e4e5e6;
    width:100%;
}
.Footer_SpanContent
{
    font-family:Arial; 
    font-size:12px; 
    text-align:left; 
    margin-left:10px; 
    float:left;
    color:#6a737b;
}
.Footer_Copyright
{
    float: right;
    font-family:Arial; 
    font-size:12px; 
    text-align:right; 
    color:#6a737b; 
    margin-right:10px;
}
/* ======================================================================= */
/* *********************************************************************** */
/* *         AG.com 4.0 FooterForHomePage layout(Andrew Ye)      * */
/* *  Note: All styles for FooterForHomePage Control are started with Footer_HP * */
/* *********************************************************************** */
/* ======================================================================= */
#footerForHPDivContent
{
    float: left; 
    width:988px;
    border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid; 
    border-bottom: silver 1px solid; 
    padding-bottom:15px; 
    padding-top:15px;
}
#footerForHPDivEmail
{
    border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid; 
    width:988px;
}
#footerForHPDivBottom
{
    clear:both;
    width:988px;
}
#footerForHPDivBottom span
{
    float:right;
    font-family:Arial; 
    font-size:12px; 
    text-align:right; 
    color:#6a737b; 
    margin-right:0px;
}
#footerForHPDivBottom a
{
    text-decoration:none; color:#6a737b;
}
.Fotter_HP_BlockDiv_One
{
    float:left; 
    margin-left:20px; 
    height: 200px; 
    width:22%; 
    text-align:left;
    border-right-color:White; 
    border-right-style:solid; 
    border-right-width:1px;
}
.Footer_HP_BlockDiv_Two
{
    float:left;
    margin-left:20px;
    width:22%; 
    text-align:left;
    height: 200px;
    text-align:left;
    border-right-color:White; 
    border-right-style:solid; 
    border-right-width:1px;
}
.Footer_HP_BlockDiv_Three
{
    float:left;
    margin-left:20px; 
    width:22%; 
    text-align:left;
    height: 200px;
    text-align:left;
    border-right-color:White; 
    border-right-style:solid; 
    border-right-width:1px;
}
.Footer_HP_BlockDiv_Four
{
    float:left;
    margin-left:20px; 
    width:24%; 
    text-align:left;
    height: 200px; 
}
.Footer_HP_BlockTitle
{
    font-family:Arial; 
    font-size:14px; 
    font-weight:bold; 
    color:#6A737B
}
.Footer_HP_Content
{
    font-family:Arial; 
    font-size:12px;
    text-decoration:none;
    color:#6a737b;
}

/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 Confirmation Page layout(Maik.Zhang)            * */
/* *    Note: All new styles for Confirmation Page are ended with CF     * */
/* *********************************************************************** */
/* ======================================================================= */
.clickFindTeeTimeCF {
	width: 212px;
    height: 50px;
    background: url(../../images/find_another_teetime.gif) no-repeat;
    background-position: 50% 50%;
    display: block;
    text-decoration: none;
}
.clickFindTeeTimeCF:hover {
    width: 212px;
    height: 50px;
    background: url(../../images/find_another_teetime_hover.gif) no-repeat;
    background-position: 50% 50%;
    display: block;
    text-decoration: none;
}
/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 CoursesList control layout(James)            * */
/* *    Note: All new styles for CoursesList Control are ended with CL     * */
/* *********************************************************************** */
/* ======================================================================= */
.divCourseListControlCL {
	margin-bottom:11px; 
	margin-top:10px;
	margin-top:20px;
}
.CoursesListCL {
	float:left;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}
.divCoursesListAreaCL {
	float:left; 
	margin-top:13px;
	margin-left:27px;
}
.CoursesListElementCL{
	height: 138px;
	width: 222px;
	float: left;
	color: #ffffff
	text-align: center;
	background: url(../../images/window.jpg) no-repeat;
	margin-right: 18px;
	margin-bottom: 22px;
	font-family: Verdana;
	font-size: 12;
	line-height: 16px;
}
.CoursesListElementCL a{
	color: #32659a;
}
.TabsCL {
	cursor: pointer;
	float: left;
    text-align: center;
	font-weight: bold;
}
.TabCL {
    float: left;
	width: 82px;
    height: 25px;/*[Martin]GP-4165*/ 
    display: inline;
	background-image:url(../../images/botTabPassive.jpg);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-right:7px;
	color: #ffffff;
}
.TabCL:hover {
	color: #ffd561;
}
.TabCL a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
    display: block;
}
.TabCL a:hover {
	color: #ffd561;
	text-decoration: none;
}
.TabSelectedCL {
    float: left;
    width: 82px;
    height: 25px;/*[Martin]GP-4165*/    
	background-image:url(../../images/botTabActive.jpg);
	background-repeat:no-repeat;
    text-align: center;
    margin-right: 7px;
}
.TabSelectedCL a {
    text-decoration: none;
    font: 12px verdana;
	font-weight: bold;
	color: #ffd561;
    padding-top: 5px;
	padding-bottom: 5px;
    display: block;
}
.TabSelectedCL a:hover {
	text-decoration: none;
}
.TabAndPageAreaCL {
	height: 22px;
	width: 100%;
}
.TextAreaCL {
	margin-left:4px;
	margin-bottom:26px;
	font-family:Verdana;
	color:#32659a;
	line-height:22px;
	font-size:14px;
}
.TextAreaTitleCL {
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}
.NoAreasCL {
	float: left;
	height: 8px;
	width: 100%; 
	background-image:url(../../images/botTabSubNavBg.jpg);
	background-repeat:repeat-x;
}
.AreasCL {
	float: left;
    width: 100%;
	height: 30px;
	background-image:url(../../images/botTabSubNavBg.jpg);
	background-repeat:repeat-x;
    font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.AreasCL a {
	color: #ffffff;
	text-decoration: underline;
    margin-left:4px;
	margin-right:16px;
}
.AreasCL img {
	margin-bottom:-2px;
}
.AreasCL a:hover {
	color: #ffd561;
}
.AreasMoreCL {
	float: left;
    width: 100%;
	height: 40px;
	background-image:url(../../images/botTabSubNavBg.jpg);
	background-repeat:repeat;
    font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	vertical-align:middle;
}
.AreasMoreCL a {
	color: #ffffff;
	text-decoration: underline;
    margin-left:4px;
	margin-right:16px;
}
.AreasMoreCL img {
	margin-bottom:-2px;
}
.AreasMoreCL a:hover {
	color: #ffd561;
}
.divAreaCL {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right: 5px;
	line-height:18px;
}
.divAreaCL div {
	float: left;
	margin-top:-5px;
}
.divPagesCL {
	float: right;
	width:620px;
	height: 25px;/*[Martin]GP-4165*/
	font-family: Verdana;
	font-size: 12px;
	color: #32659a;
	line-height:22px;
}
.BtnLeftCL {
	float: left;
	height:100%;
	width:90px;
}
.PagesLeftCL{
	width: 18px;
    height: 18px;
	background: url(../../images/smallArrowLeft.jpg) no-repeat;
    background-position: 50% 50%;
	border-width:1px;
	text-decoration: none;
	border-style: solid;
	border-color: #a4a4a4;
	margin-right: 0px; 
	margin-bottom: -6px;
}
.PagesLeftCL a:hover {
	text-decoration: none;
}
.BtnLeftCL a {
	font-weight: bold;
	/*margin-left: 6px;
	margin-right: 23px;*/
}
.BtnRightCL {
	float: right;
	height:100%;
	margin-right:0px;
	margin-left:23px;
	width:54px;
}
.PagesRightCL{
	width: 18px;
    height: 18px;
	background: url(../../images/smallArrowRight.jpg) no-repeat;
    background-position: 50% 50%;
	border-width:1px;
	text-decoration: none;
}
.BtnRightCL a {
	font-weight: bold;
}
.BtnMiddle {
	float: right;
}
.BtnMiddle img {
	background-color:#000000;
	margin-left:6px;
	margin-right:6px;
}
.BtnMiddle a {
	font-weight: bold;
	text-decoration: none;
}
.BtnMiddle a:hover {
	text-decoration: none;
}

/** WeatherBug CSS **/
.WeatherTitle {text-align:center;font-family:Verdana;font-weight:bold;font-size:14px;color:#003E7E;margin-bottom:16px;}
.WeatherTable {width:712px;margin:0 auto;}
.WeatherHeaderCell {width:90px;height:30px;background-color:#B4D5F0;color:#FFFFFF;font-family:Verdana;font-weight:bold;font-size:12px;border:solid 1px #C0CDDC;text-align:center;}
.WeatherGapCell {width:13px;}
.WeatherContentCell {height:170px;border:solid 1px #C0CDDC;background-color:#ffffff;text-align:center;vertical-align:top;}
.WeatherContentCellActive {background-color:#eff0f0;}
.WeatherContent {text-align:center;font-family:Verdana;font-size:12px;font-weight:bold;color:#000000;margin:14px auto;}
.WeatherPoweredBy {font-family:Verdana;font-style:italic;color:#32659a;font-size:11px;text-decoration:underline;}
.WeatherPoweredByCell {padding-top:10px;}
/********************/
/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 GoogleMap layout(James)            * */
/* *    Note: All new styles for GoogleMap are ended with GM     * */
/* *********************************************************************** */
/* ======================================================================= */
/* ======================================================================= */
.divGMap {
	height: 150px;
	width: 240px;
}
.divGM{
	height: 150px;
	width: 230px;
	font-family: Verdana;
	text-align: left;
	color: #003e7e;
}
.TitleGM {
	font-size: 10px;
	font-weight: bold;
}
.textNormalGM  {
	font-size:0.75em;
}
/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 Facility layout(James)            * */
/* *    Note: All new styles for GoogleMap are ended with F     * */
/* *********************************************************************** */
/* ======================================================================= */
.divDescriptionF{
	text-align:left;
	margin: 0px 7px 30px 10px;/*[Martin]GP-4178*/
	width:688px;/*[Martin]GP-4178*/ 
	border:solid 1px #c0cddc;
	background-color:#ffffff;
	padding: 10px 10px;
	Font-family:Verdana; 
	Font-Size:12; 
	color:#8d8d8d;
}
.CourseDescriptionTitle {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #00427b;
	margin-bottom: 12px;
}
.divSimplyCourseInfoF{
	width:100%; 
	background-color:#fdfdfd; 
	height:30px;
	font-family:Verdana; 
	color:#003e7e;
	font-size:14px; 
	font-weight:bold;
	margin: 20px 10px 10px 10px;
	float:left;
}
.divSimpleCourseInfoH1 {font-family:Verdana;color:#003e7e;font-size:14px;font-weight:bold;}/*[Martin]GP-4183*/
.divCourseSavingsF{
	float:right;
	margin-right:20px;	
	font-size:16px;font-family:Verdana;Color:#c93e28;/*[Martin]GP-4178*/
	font-style:italic;
}
.divCourseNameandCity{
	float: left;
}
.CourseNameF{
	font-size: 24px;
}
.divDirections {
	float:left;
	width:110px;
	text-align:right;
	text-decoration:underline;
}
.divSplit {
	margin-left:10px; 
	margin-right:10px; 
	float:left;
}
.divEnlargeMap {
	float:left;
	width:110px;
	text-align:left;
	text-decoration:underline;
}
.divStatusMessageF {
	font-family:Verdana; 
	font-size:10px; 
	text-align:left; 
	color:#ff0000;
	margin-left:5px; 
	word-wrap:break-word;
}
/* [Martin]GP-4178 */
.dividerF {clear:both;background:url(../../Images/horzDividerBar.jpg) no-repeat;background-position:center center;padding:30px 0;}
.dividerF_Image {padding:30px 0;}
/* [Martin] GP-4140,GP-4141 */
.HTTPS_ContentHeader_Others {width:100%;height:43px;background-color:#ffe292;}
.HTTPS_ContentHeader_BookTime {width:100%;height:43px;background:url(../../Images/headerbarBg.jpg) repeat-x;}
.HTTPS_ContentHeader_Gap {height:40px;margin:0;padding:0;background-color:#ffffff;}
.BT_ContentHeader {font-family:verdana;font-size:20px;font-weight:bold;color:#ffffff;}
.BT_BookingContent {width:755px;margin:0 auto;padding:0;}
.BT_Step {float:left;margin-right:15px;padding:0;}
.BT_ClearFix {clear:both;height:0px;}
.BT_NotLoggedInPrompt {font-family:Verdana;font-size:10px;color:#32659a;padding-bottom:15px;}
.BT_ContentSub {border:solid 1px #E3EAF1;}
.BT_ContentSubHeader {font-family:Arial;font-size:18px;color:#32659a;background-color:#86c0e6;height:38px;text-align:left;vertical-align:middle;padding-left:15px;}
.BT_TextBox {border:solid 1px #C0C0C0;width:150px;font-size:12px;}
.BT_EmailText {width:85px;font-family:Verdana;font-size:12px;color:#000000;padding-top:19px;padding-left:22px;text-align:left;}
.BT_Email {padding-top:19px;text-align:left;}
.BT_PasswordText {width:85px;font-family:Verdana;font-size:12px;color:#000000;padding-top:13px;padding-bottom:13px;padding-left:22px;text-align:left;}
.BT_Password {padding:13px 0;text-align:left;}
.BT_LoginError {padding-left:22px;padding-bottom:10px;text-align:left;}
.BT_RegisterPrompt {padding:33px 0 19px 0;text-align:center;}
.BT_SignUp {height:66px;}
.BT_FacilityLink {font-family:Verdana;text-decoration:none;font-weight:bold;font-size:16px;color:#00427B;}
.BT_FacilityLink a {text-decoration:none;}
.BT_TeeTime {font-family:Verdana;font-size:14px;color:#32659a;height:18px;white-space:nowrap;}
	/* RTT: Review Tee Time */
.BT_RTT {width:215px;background-color:#f5faf1;text-align:center;}
.BT_RTT_Prompt1 {font-family:Verdana;font-size:12px;color:#000000;height:18px;}
.BT_RTT_Prompt2 {font-family:Verdana;font-size:12px;color:#000000;font-weight:bold;height:18px;}
.BT_RTT_FacilityStatusMsg {font-family:Verdana;font-size:10px;line-height:14px;color:#00427b;text-align:left;margin:5px 15px 10px 15px;word-wrap:break-word;width:454px;}
.BT_RTT_Header {margin:19px 0 2px 0;padding:0;}
.BT_RTT_Options1 {font-family:Verdana;font-size:12px;height:20px;color:#000000;}
.BT_RTT_Options2 {font-family:Verdana;font-size:12px;height:20px;color:#000000;font-weight:bold;}
.BT_RTT_TotalCost {color:#00427B;font-family:Verdana;font-size:12px;font-weight:bold;}
.BT_RTT_Savings {padding-left:15px;}
.BT_RTT_CouponPrompt{float:left;margin:9px 13px 14px 14px;}
.BT_RTT_CouponCode {float:left;margin:9px 13px 14px 0px;}
.BT_RTT_ApplyCoupon {float:right;margin-bottom:3px;margin-right:15px;}
	/* CCI: Credit Card Information */
.BT_CCI_TextBox {border:solid 1px #C0C0C0;width:178px;font-size:12px;padding-top:3px;}
.BT_CCI_Lbl {padding-left:22px;}
.BT_CCI_DueInfo {font-family:Verdana;font-size:12px;font-weight:bold;line-height:18px;color:#32659a;margin-right:32px;margin-left:60px;}
.BT_CCI_DueOnline {color:#00427B;font-family:Verdana;font-size:14px;font-weight:bold;}
.BT_AgreementText {font-family:Arial;font-size:12px;line-height:14px;color:#000000;}
.BT_MASTER_FOOTER 
{
	width:988px;
    border:solid 1px silver;
}
.BT_Footer {clear:both;background-color:#e4e5e6;width:100%;border-top:solid 1px silver;}
.BT_FooterSection1st {float:left;width:200px;text-align:left;border-right:solid 2px #ffffff;margin-top:20px;margin-bottom:20px;padding:15px 17px 15px 30px;}
.BT_FooterSection {float:left;width:200px;text-align:left;border-right:solid 2px #ffffff;margin-top:20px;margin-bottom:20px;padding:15px 17px 15px 17px;}
.BT_FooterSectionLst {float:left;width:200px;text-align:left;margin-top:20px;margin-bottom:20px;padding:15px 17px 15px 17px;}
/* [Martin] End of GP-4140, GP-4141 */
/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 Sitemap layout(James)            * */
/* *    Note: All new styles for Sitemap are ended with SM     * */
/* *********************************************************************** */
/* ======================================================================= */
.divContentSM {
	font-family: verdana;
	margin: 20px 0px 20px 20px;
	color: #003e7e;
}
.divheaderSM {
	font-weight: bold;
	font-size: 16px;
}
.divSubContentSM {
	margin-top:10px;
}
.divBlockSM {
	margin: 15px 0px;
	clear:both; 
	float:left;
}
.divLinkSM {
	width:220px; 
	margin-right:20px;
	float:left;
}
.divTitleSM {
	width:990px;
	height:43px;
	font-family:Verdana; 
	font-size:24px; 
	color:#003e7e; 
	font-style:italic; 
	line-height:40px;
}
.TitleSM {
	padding-left: 20px;
}
/* ======================================================================= */
/* *********************************************************************** */
/* *          AG.com 4.0 CompctRegistation Control layout(James)         * */
/* *    Note: All new styles for CompctRegistation are ended with CR     * */
/* *********************************************************************** */
/* ======================================================================= */
.divContentCR {
	font-family:Verdana;
	font-size:12px; 
	color:#000000;
	width:582px;
}
.divLeftCR {
	float:left;
	width:503px;
	margin:12px 0px 0px 41px;
}
.divRightCR {
	float:right;
	height:22px;
	width:22px;
	margin:16px 16px 0px 0px;
}
.divTitleCR {
	font-size:18px;
	color:#32659a;
	font-weight:bold;
	display:block;
	margin-bottom:13px;
}
.divSplitCR {
	clear:both;
	width:100%;
	height:2px;
	background-color:#7f7f7f;
	margin:12px 0 25px;
}
.divSubTitleCR {
	float:left;
	font-size:16px;
	color:#7f7f7f;
	width:42px;
}
.divSubContentCR {
	float:left;
	margin-left:100px;
}
.divLabelCR {
	float:left;
	width:110px;
	line-height:21px;
}
.divTextCR {
	float:left;
}
.txtCR {
	width:203px;
}
.divLabelRow {
	height:21px;
	margin-bottom:13px;
}
.divCheckCR 
{
	height:22px;
	width:22px;
	float:left;
	background: url(../../images/check.jpg) no-repeat;
    background-position: 50% 50%;
    margin-left:15px;
}
.divInfoCR {
	clear:both;
	padding-top:15px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#000000;
}
.txtInfoCR {
	display:block;
}
.txtCommentCR {
	color:#9e9e9e;
}
.divBottomCR {
	height:125px;
	text-align:center; 
}
.btnRegisterCR {
	margin-top:28px;
}
.dropCR {
	width:68px;
}
.divErrorCR {
	clear:both;
	font-weight:bold;
	color:red;
	text-align:center;
	margin-top:5px;
}
.divFullScreenCR {
	background-color:black;
	height:1650px;
	width:100%;
	z-index:1;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	position:absolute;
	filter:Alpha(Opacity=60);
	opacity:0.6;
}
.divHiddenCR {
	height:0px;
	width:0px;
	z-index:0;
}
.divRegistrationCR {
	z-index:2;
	width:592px;
	height:658px;
	background-color:#636163;
}
.divTopLeftCR {
	clear:both; 
	float:left;
	width:16px;
	height:14px;
	background: url(../../images/topLeftCorner.png) no-repeat;
}
.divTopMiddleCR {
	float:left;
	width:560px;
	height:14px;
	background: url(../../images/topGradient.png) repeat-x;
	background-position: 50% 0;
	background-color:white;
}
.divTopRightCR {
	float:left;
	width:16px;
	height:14px;
	background: url(../../images/topRightCorner.png) no-repeat;
}
.divMiddleLeftCR {
	clear:both;
	float:left;
	width:5px;
	height:628px;
	background: url(../../images/leftGradient.png) repeat-y;
	background-position: 0% 50%;
	background-color:white;
}
.divMiddleConteneCR {
	float:left;
	width:581px;
	height:628px;
	background-color:white;
}
.divMiddleRightCR {
	width:5px;
	height:628px;
	float:left;
	background: url(../../images/rightGradient.png) repeat-y;
	background-position: 0% 50%;
	background-color:white;
}
.divBottomLeftCR {
	clear:both;
	float:left;
	margin-left:-3px;
	width:16px;
	height:14px;
	background: url(../../images/bottomLeftCorner.png) no-repeat;
}
.divBottomMiddleCR {
	float:left;
	width:562px;
	height:14px;
	background: url(../../images/bottomGradient.png) repeat-x;
	background-position: 50% 100%;
	background-color:white;
}
.divBottomRightCR {
	float:left;
	width:16px;
	height:14px;
	background: url(../../images/bottomRightCorner.png) no-repeat;
}