/* CSS Document */

#logoMaderasPicture{
	float:left;
	margin: 11px 0 0 -2px;
}
#logoAmeliaPicture{
	float:left;
	margin: 6px 0 0 -2px;
}
#logoMaderasText{
	float:left;
	margin: 12px 0 0 0;
}
#logoAmeliaText{
	float:left;
	margin: 6px 0 0 0;
}

.featureBoxContainer{
	width:100%;
	height:64px;
	background:#cccccc url(../images/carousel_left_shadow.gif) repeat-y;
}
.featureBoxContainerRight{
	background:#cccccc url(../images/carousel_right_shadow.gif) right repeat-y;
}

#carouselTop{
	width: 911px;
	background: black;
	height:17px;
	border-top: solid 1px #ffffff;
	margin-bottom:15px;
}

#flashSection{	
	height:273px;	
	margin-bottom:1px;
}

#infoSection div{
	width:303px;
	float:left;
	margin-left:1px;
	font-family:Arial;
	color:#333333;
	font-size:11px;
}
* html #infoSection div{
	display:inline;
	margin-left:0.5px;
}
#infoSection div div{
	border-right:#CCCCCC solid 1px;
	width:283px;
	margin-left:20px;
}
*:first-child+html #infoSection div div{
	margin-top:2px;	
}
#infoSection div div img{
	float:left;
	margin-right:15px;
}
#infoSection div div p{
	clear:both;
	width:255px;
	height:70px;
}
#infoSection div div h3{
	font-weight:bold;
	font-size:11px;
	margin-top:15px;
	margin-right:2px;
}
#infoSection div div h4{
	font-weight:bold;
	letter-spacing:-1px;
	font-size:11px;
}
#infoSection a.learnmore {
	display:block;
	text-indent:-2000px;
	width:102px;
	height:21px;
	background:url(../images/btn_learnmore.png) no-repeat top left;
	margin:0px 0px 15px 0px;
}
#infoSection a.learnmore:hover {
	background:url(../images/btn_learnmore_standard_over.gif) no-repeat top left;
}

#infoSection a.redeem {
	display:block;
	text-indent:-2000px;
	width:102px;
	height:21px;
	background:url(../images/btn_redeem_up.png) no-repeat top left;
	margin:0px 0px 15px 0px;
}
#infoSection a.redeem:hover {
	background:url(../images/btn_redeem_over.png) no-repeat top left;
}

*html #infoSection a.learnmore {
	margin-bottom:10px;
}
#infoSection div div .subHeader{
	width:202px;
}
*:first-child+html #infoSection div div .subHeader{
	width:120px;
}
*html #infoSection div div .subHeader{
	width:120px;
}
#infoSection div div .description{
	margin-top:5px;
}
#infoSection h2{
	height:21px;
}
#infoSection #teeTimes{
	margin-left:0px;
}
#infoSection #teeTimes h2{
	background:#000000;
}
#infoSection #improveGame h2{
	background:#000000;
}
#infoSection #giveGame h2{
	background:#000000;
}
#infoSection #giveGame div{
	border-right:#CCCCCC solid 0px;
}
#infoSection #clear{
	clear:both;
	float:none;
}
#descriptionBox.playgolfDesc{
	height:4px;
}
*html #descriptionBox.playgolfDesc{
	height:4px;
	font-size:1px;
}
#mainContent{
	width:911px;
	height:405px;
    margin-top: -18px;
    background:transparent url(../images/bg_img_playgolf.jpg) no-repeat top left;
}

.featureBox{
	margin:137px 0px 0px 0px;
	float:left;
	background:#FFFFFF url(../images/shadow_repeat_left.png) repeat-y;
	width:452px;
	height:258px;
}
div.teeTimes{
	margin-left:10px;
	width:449px;
	background:#FFFFFF url(../images/shadow_repeat_right.png) top right repeat-y;

}
.featureBox h2{
	margin-top:0px;
	padding:0;
	border:none;
	background-color: #cccccc;
}
.featureBox h2 img{
	width:100%;
	height:67px;
}
.featureBox label{
	font-size:10px;
	color:black;
	margin:15px 6px 0px 70px;
	float:left;
	font-weight:bold;
}

.featureBox select{
	width:120px;
	height:15px;
	color:black;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0px 0px 0px;
	float:left;
}
*:first-child+html .featureBox select{
	font-size:9px;
	height:16px;
}
.featureBox .browseMap{
	font-size:10px;
	color:black;
	margin:12px 6px 0px 25px;
	width:36px;
	display:block;
	float:left;
	font-weight:bold;
}
.featureBox .browseMapImg{
	float:left;
	margin:12px 0px 0px 0px;
}
.featured{
	clear:both;
	margin:0px 0px 0px 18px;
	width:420px;
}
*html .featured{
	margin:0px 0px 0px 18px;
}

*:first-child+html .featured{
	margin:0px 0px 0px 18px;
}
.featured h3{
	margin:9px 0px 5px 0px;
}
.featured .logo{
	float:left;
	margin:0px 10px 0px 8px;
}
.featured h4{
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
.featured h5{
	font-size:10px;
	font-weight:bold;
	color:#006600;
}
.featured p{
	font-size:11px;
	color:#333333;
	margin:3px 0px 0px 15px;
	height:39px;
	width:285px;
	float:left;
	clear: right;
}
* html .featured p{
	clear: none;
	/*margin: -7px 0px 0px 56px;*/
}
*:first-child+html .featured p{
	clear: none;
	/*margin: -7px 0px 0px 114px;*/
}
.featured p.descriptionRight{
	margin:3px 0px 0px 12px;
	height:37px;
}
* html .featured p.descriptionRight{
	clear: none;
	margin: -10px 0px 0px 52px;
	height:37px;
}
*:first-child+html .featured p.descriptionRight{
	clear: none;
	margin: -10px 0px 0px 104px;
	height:37px;
}
.featured .featureLink{
	font-size:10px;
	color:#006600;
	font-weight:bold;
	margin:5px 0px 0px 8px;
	float:left;
	background:url(../images/img_green_arrow.gif) no-repeat 0 2px;
	padding-left:8px;
}
*html .featured .featureLink{
	display:block;
	width:150px;
	margin:-4px 0px 0px 8px;
}
*:first-child+html .featured .featureLink{
	display:block;
	width:150px;
}
.featured .featureLink{
	clear:left;
}
.featured .seeAll{
	float:right;
	margin:0px 24px 0px 0px;
	background:url(../images/btn_see_all.gif) no-repeat;
	display:block;
	text-indent:-2000px;
	width:77px;
	height:18px;
	
}
.featured .seeAll:hover{
	background:url(../images/btn_see_all_over.gif) no-repeat;
}
.featured .featureLink:hover{
	color:#666666;
	background:url(../images/img_grey_arrow_right_5x10.gif) no-repeat 0 2px;
}
/** html .featured .seeAll{
	margin: 77px 24px 0px 0px
}
*:first-child+html .featured .seeAll{
	margin: 77px 24px 0px 0px
}*/
#CarouselArea{
	width:911px;
	background:#e5e5e5;
}
#CarouselArea h2{
	float:left;
	margin:-1px 0px 0px 0px;
}
*html #CarouselArea h2{
	margin:-1px 0px 0px 0px;
}
#prev-arrow,#next-arrow{
	width:25px;
	height:49px;
	display:block;
	position:absolute;
	z-index:1;
	margin-top:50px;
	cursor:pointer;
	background:url(../images/img_grey_scroll_left.png) no-repeat top left;
	text-indent:-2000px;
}
*html #prev-arrow{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/img_grey_scroll_left.png", sizingMethod="size");
}
#next-arrow{
	margin-left:886px;
	background:url(../images/img_grey_scroll_right.png) no-repeat top left;
}
*html #next-arrow{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/img_grey_scroll_right.png", sizingMethod="size");
}

#CarouselArea #navDots{
	float:left;
	margin:3px 0px 0px 208px;
	width:200px;
	text-align:center;
	display:table-cell;
	height:11px;	
}
*html #CarouselArea #navDots{
	margin:2px 0px 0px 180px;
}
#CarouselArea #navDots img{
	margin:0px 8px 0px 0px;
	vertical-align:middle;
	cursor:pointer;
}
#CarouselArea a{
	background:url(../images/new_img_white_arrow.gif) no-repeat 0 4px;
	padding-left:8px;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	float:right;
	margin:1px 34px 0px 0px;
}
#CarouselArea a:hover{
	color:#999999;
	background:url(../images/new_img_white_arrow_hover.gif) no-repeat 0 4px;	
}
#carousel{
	background:transparent url(../images/shadow_repeat.png) repeat-y;
	width:911px;
	height:121px;
}
*html #carousel{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/shadow_repeat_ie6.png", sizingMethod="crop");
	}

#carouselClipArea{
	float:left;
	margin:4px 0px 0px 45px;	
}
*html #carouselClipArea{
	margin:2px 0px 0px 28px;
}
.carousel-component .carousel-list li{
	width:276px;
	font-family:arial;
	text-align:left;
	border-right: solid 1px #bfbfbf;
	height: 80px;	
}
#carouselClipArea div a.logo{
	float:left;
	margin: 0 12px 0 8px;
    padding-left: 0;
    background: transparent no-repeat top left;
    clear: none;
    width: auto;
}

#carouselClipArea div p{
	float:left;
	font-size:10px;
	color:#666666;
	width:170px;
	margin-top:0px;
	height:68px;
}
#carouselClipArea a{
	float:left;
	clear:left;
	font-size:9px;
	background:url(../images/img_grey_arrow_right.gif) no-repeat 0 1px;
	margin:2px 0px 0px 90px;
	display:inline;
	width:170px;
	color: #666666;
}
#carouselClipArea a:hover{
	color:#333333!important;
	background:url(../images/img_grey_arrow_right_hover.gif) no-repeat 0 1px!important;
}
*html #carouselClipArea a{
	margin:1px 0px 0px 90px;
}
*html #containerFix{
	height:600px;
}
*html .fixPlaygolf{
	margin-top:5px;
}
