/* CSS Document */
#mainContent{
	width:911px;
	height:564px;
	background:transparent url(../images/bg_playgolf_gg.jpg) no-repeat top left;
	clear:both;
	float:left;
}

#mainContent #shadow{
	float:left;
	width:100%;
	height:100%;
}
*html #mainContent #shadow{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/shadow_repeat_ie6.png", sizingMethod="scale");
	height:564px;
}

*html #featuredOfferContainer {
    height: 153px;  
}

*:first-child+html #featuredOfferContainer {
    height: 153px;
}

.featuredOffer{
	visibility:hidden;
	width:281px;
	height:142px;
	float:right;
	margin:19px 15px 0px 0px;
	background:transparent url(../images/box_background.png);
	border-top:#FFFFFF solid 1px;
}
*html .featuredOffer{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/box_background.png", sizingMethod="scale");
}

.featuredOffer img {
    float: left;
    margin:5px 10px 0 12px;
}

.featuredOffer a.learnMore{
    background: transparent url("../images/btn_learnmore.png") no-repeat top left;
    margin:5px 10px 0 12px;
    height: 21px;
    width: 102px;
}

.featuredOffer a.learnMore:hover{
    background: transparent url("../images/btn_learnmore_over.png") no-repeat top left;
}
.featuredOffer h2{
	width:100%;
	height:21px;
	background:#000000;

}
.featuredOffer h2 img{
	margin:0px;
}
.featuredOffer p{
	clear:both;
	color:#333333;
	font-size:11px;
	width:240px;
	float:left;
	margin:7px 0px 6px 12px;
}
.featuredOffer a img{

}

.featuredOffer div {
	clear:both;
	font-size:11px;
	width:240px;
	float:left;
	margin:7px 0px 6px 12px;
}

.featuredOffer div span {
	margin:0px 5px 5px 0px;
	float:left;
}

#tabContainer {
	margin:148px 0px 0px 0px;

}
*:first-child+html #tabContainer {
	width:100%;
	margin:-5px 0px 0px 0px;
}
*html #tabContainer {
	width:100%;
	margin:-14px 0px 0px 0px;
}

#tabContainer .contentLoading {
    display: none;
    margin:175px 0 0 0;
    text-align: center;
}

#tabTitle1{
	background:transparent url(../images/tab_golfgetaway_off.gif) no-repeat top left;
}
#tabTitle2{
	background:transparent url(../images/tab_prfrd_teetime_off.gif) no-repeat top left;
}
#tabTitle3{
	background:transparent url(../images/tab_addoffers_off.gif) no-repeat top left;
}
#tabTitle1.selected{
	background:transparent url(../images/tab_golfgetaway_on.gif) no-repeat top left;
}
#tabTitle2.selected{
	background:transparent url(../images/tab_prfrd_teetime_on.gif) no-repeat top left;
}
#tabTitle3.selected{
	background:transparent url(../images/tab_addoffers_on.gif) no-repeat top left;
}
.yui-navset-top .yui-nav, .yui-navset-bottom .yui-nav{
	margin:0px 0px 0px 18px;
}
.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li, .yui-navset .yui-navset-bottom .yui-nav li{
	margin:0px 10px 0px 0px;
}
.yui-navset .yui-nav li a, .yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a{
	text-indent:-2000px;
	width:172px;
	height:19px;
	display:block;
}
*html .yui-content{



}
.yui-content div.tab .header{
	float:left;
}
.yui-content div.tab span{
	font-size:12px;
	margin:18px 0px 0px 15px;
	float:left;
	font-weight:bold;
	color:#333333;
}
.yui-content div.tab .stateText{
	color:#003300;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:5px;
}
.yui-content div.tab a{
	color:#006600;
	background:url(../images/img_green_arrow.gif) no-repeat 0 2px;
	padding-left:8px;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin:18px 8px 0px 0px;
}
.yui-content div.tab label{
	font-size:10px;
	float:right;
	margin:18px 2px 0px 0px;
	color:#333333;
	font-weight:bold;
}
.yui-content div.tab select{
	float:right;
	width:130px;
	height:15px;
	font-size:10px;
	color:#666666;
	margin:15px 15px 10px 0px;
}
*:first-child+html .yui-content div.tab select{
	font-size:9px;
	height:16px;
}

div.tab .offersDisplay{
	clear:both;
	background:#ffffff url(../images/shadow_repeat.png);
}
div.tab .offersDisplay li a.learnMoreBtn{
	display:block;
	width:120px;
	height:20px;
	text-indent:-2000px;
	background:url(../images/btn_learnmore_golfoffers.gif) no-repeat;
	
}

div.tab .offersDisplay li a.learnMoreBtn:hover{
	background:url(../images/btn_learnmore_golfoffers_over.gif) no-repeat;	
}

div.tab .offersDisplay li a.stylereset,
div.tab .offersDisplay li a.stylereset:hover {
    background: transparent none repeat scroll 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
    font-weight: normal;
    text-decoration: none;	
    color: #000000;
}

*html div.tab .offersDisplay{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/shadow_repeat_ie6.png", sizingMethod="crop");
	height:1px;
}
div.tab .offersDisplay ul{
	width:895px;
	height:324px;
	overflow-y: scroll;
	border-bottom:#CCCCCC solid 1px;
}
div.tab .offersDisplay li{
	clear:both;
	border-top:#CCCCCC solid 1px;
}
div.tab .offersDisplay .imglink{
	float:left !important;
	margin:10px 42px 0px 40px !important;
}
div.tab .offersDisplay h3{
	font-size:12px;
	font-weight:bold;
}
div.tab .offersDisplay h4{
	font-size:10px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
div.tab .offersDisplay .header{
	margin:18px 0px 0px 0px;
	width:500px;
	float:left;
}

*html div.tab .offersDisplay .header {
	width:450px;
}

*:first-child+html div.tab .offersDisplay .header {
	width:450px;
}

div.tab .offersDisplay .header span {
	margin:0px 5px 15px 0px;
	float:left;
	font-size:12px;
    font-weight:normal;
}

div.tab .offersDisplay a{
	background:none;
	width:102px;
	height:21px;
	float:right;
	margin:25px 50px 0px 0px;
	padding:0px;
}
div.tab .offersDisplay a img{
	margin:0px;
	float:none;
}
div.tab .offersDisplay p{
	font-size:12px;
	margin:0px 0px 15px 0px;
	[
		margin:0px 0px 15px 0px;
		margin:0px 0px 18px 0px;
	]
}

div.tab .offersDisplay .emptyList {
    font-size:12px;
	font-weight:bold;
	width:700px;
	margin:150px auto;
}

*html div.tab .offersDisplay .emptyList {
    font-size:12px;
	font-weight:bold;
	width:700px;
    margin:150px auto;
}

*html div.tab .offersDisplay .emptyListLI {
    height:200px;
}

*:first-child+html div.tab .offersDisplay .emptyListLI {
    height:200px;
}


#ggPopUp{
	display:none;
	position:absolute;
	width:704px;	
	/*height:352px;*/
	min-height:352px !important;
	top:150px;
	left:300px;
	background:#FFFFFF;
	border:#000000 solid 2px;
	border-top:#FFFFFF solid 1px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	z-index:3;
}
*html #ggPopUp{
	height:352px;
}
#ggPopUp .close{
	background:#000000;
	width:704px;
	height:24px;
}
#ggPopUp .close img{
	float:left;
}
#ggPopUp .close a{
	float:right;
}
#ggPopUp .content .Content{
	margin:30px 0px 0px 22px;
	width:415px;
	float:left;
}
#ggPopUp .contentLoading {
    display: none;
    margin:125px 0 0 0;
    text-align: center;
}
#ggPopUp .content h3{
	color:#006600;
	font-size:13px;
	margin:25px 0px 0px 0px;
}
*:first-child+html #ggPopUp .content .content{
	width:415px;
}
*html #ggPopUp .content .content{
	width:415px;
}
#ggPopUp .content .textImg{
	clear:left;
	display:block;
	margin:25px 0px 15px 0px;
}
#ggPopUp .content p{
	margin:0px 0px 24px 0px;
	width:400px;
    font-weight: normal;
}
#ggPopUp .content a img{
	margin:-3px 6px 0px 0px;
	float:left;
}
#ggPopUp .content span{
	margin:2px 0px 0px 0px;
    font-weight: normal;
	height:0px;
	display:block;
}
*html #ggPopUp .content span{
	height:30px;
}
#ggPopUp .content .terms{
	clear:left;
	color:#333333;
	background:#e5e5e5;
	font-size:9px;
	margin:17px 0px 10px 0px;
	font-weight:normal;
	height:82px;
	width:395px;	
	overflow-y:auto;
}
*html #ggPopUp .content .terms{
	margin-top:7px;
}
#ggPopUp .content .terms p{
	width:360px;
	margin:0px 7px 7px;	
}
#ggPopUp .content .terms h3{
	color:#555555;
	font-size:8px;
	margin:7px 7px 4px;	
}
#ggPopUp .content .terms a {
	color:#9b9b9b;
    text-decoration: underline;
}
#ggPopUp .OuterImg{
	float:right;
	margin:15px 6px 0px 0px;
}

.hiddenText {
    display: none;
}

.offersDiplayTopSpace select {
	float:right;
	width:1px !important;
	height:15px;
	font-size:10px;
	color:#666666;
	margin:15px 15px 10px 0;
    visibility: hidden;
}

.offersDiplayTopSpace label {
    visibility: hidden;
}

#currentStateId {
    display:none;
}
