/**********************************************/
/** HEADER MENU TOP
/**********************************************/

.header_menu_top_padding
{
	height: 136px;
	line-height: 136px;
}

.header_menu_top
{
	position: relative;
	margin: auto;
	width: 907px;
	height: 50px;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_top_inactive_back.gif) repeat-x;
	z-index: 100;
}

.header_menu_top #logo_link
{
	position: absolute;
	top: -80px;
	left: 0;
	width: 570px;
	height: 70px;
}
.header_menu_top #logo_link a{ display: block; line-height: 70px; text-decoration: none; }

.header_menu_top #float_box
{
	position: absolute;
	top: -140px;
	right: -32px;
	width: 340px;
	height: 130px;
}
.header_menu_top #float_box a{ display: block; line-height: 130px; text-decoration: none; }

.header_menu_top .left
{
	float: left;
	margin-right: 18px;
}

.header_menu_top .right
{
	float: right;
}

.header_menu_top .inactive
{
	float: left;
	position: relative;
	line-height: 44px;
	color: #FFF; font-size: 14px; font-weight: bold;
	text-align: center;
}

.header_menu_top .inactive a
{
	display: block; padding: 0 18px;
	color: #FFF; font-size: 12px; font-weight: bold;
	text-decoration: none;
}

.header_menu_top .inactive_over, .header_menu_top .inactive_over a
{
	color: #ECEF00;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_top_inactive_back_over.gif) repeat-x;
}

.header_menu_top .separator
{
	float: left;	width: 3px; height: 50px;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_top_inactive_separator.gif) no-repeat;
}

.header_menu_top .active_left
{
	float: left;	width: 11px; height: 50px; margin-left: 6px;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_top_active_back_left.gif) no-repeat;
}

.header_menu_top .active
{
	float: left;
	height: 50px; line-height: 50px;
	text-align: center;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_top_active_back.gif) repeat-x;
}

.header_menu_top .active a, .header_menu_top .active a:hover
{
	display: block; padding: 0 18px;
	color: #000; font-size: 16px; font-weight: bold;
	text-decoration: none;
}

.header_menu_top .active_right
{
	float: left;	width: 11px; height: 50px; margin-right: 6px;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_top_active_back_right.gif) no-repeat;
}


/**********************************************/
/** HEADER MENU SUB
/**********************************************/

.header_menu_sub
{
	position: relative;
	margin: auto;
	width: 907px;
	height: 50px;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_sub_inactive_back.gif) repeat-x;
}

.header_menu_sub .left
{
	float: left;
	margin-right: 18px;
}

.header_menu_sub .right
{
	float: right;
}

.header_menu_sub .inactive
{
	float: left;
	line-height: 50px;
	color: #7D3F15; font-size: 11px; font-weight: bold;
	text-align: center;
}

.header_menu_sub .inactive a
{
	display: block; padding: 0 18px;
	color: #7D3F15; font-size: 11px;
	text-decoration: none;
}

.header_menu_sub .inactive_over, .header_menu_sub .inactive_over a
{
	color: #7D3F15;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_sub_inactive_back_over.gif) repeat-x;
	text-decoration: underline;
}

.header_menu_sub .separator
{
	float: left;	width: 3px; height: 50px;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_sub_inactive_separator.gif) no-repeat;
}

.header_menu_sub .active
{
	float: left;
	height: 50px; line-height: 50px;
	text-align: center;
	background: url(http://www.biggolfdiscounts.com/design/header_menu_sub_active_back.gif) repeat-x;
}

.header_menu_sub .active a, .header_menu_sub .active a:hover
{
	display: block; padding: 0 18px;
	color: #000; font-size: 12px; font-weight: bold;
	text-decoration: none;
}

.header_menu_sub .slogan
{
	float: left;
	font-size: 18px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	font-style: italic;
	line-height: 50px;
}



/**********************************************/
/** FOOTER
/**********************************************/

.footer
{
	background: #335533 url(http://www.biggolfdiscounts.com/design/bot_bg.jpg) no-repeat top center;
	height: 247px;
}

.footer .cont
{
	width: 905px;
	margin: auto;
	background: #D5D5D5;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.footer .cont .inside
{
	width: 896px;
	margin-left: 4px;
	padding-top: 5px;
	background: #F1F1F1;

}
.footer .cont .inside .bg
{
	width: 896px;
	height: 178px;
	overflow: hidden;
	background: url(http://www.biggolfdiscounts.com/design/footer.gif) no-repeat bottom center;
}

.footer .cont .inside .bg .inner .list
{
	float: left;
	margin: 10px 0 0 20px;
	padding-left: 25px;
}

.footer .cont .inside .bg .inner .list .header
{
	font-size: 20px;
	font-family: "Helvetica Neue", verdana, arial, sans-serif;
	color: #FFF;
}

.footer .cont .inside .bg .inner .list .item
{
	padding: 2px 0 2px 8px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footer .cont .inside .bg .inner .list .item a
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footer .cont .inside .bg .inner .list .item a:hover
{
	text-decoration: underline;
}

.footer .cont .inside .bg .inner .playmore
{
	float: left;
	margin: 10px 0 0 70px;
}
