@charset "utf-8";

body {
	margin:0px;
	text-align:center;
	background-repeat: repeat-x;
	background-image: url(images/bg_01.jpg);
	font-family: "Century Gothic", Verdana, Arial, sans-serif, "ＭＳ Ｐゴシック";
}

a {
	color: #00B3E6;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #04CDFF;
	text-decoration: none;
	font-weight: bold;
}

.hr {
	color:#31CFF8;
	height: 2px;
	background-color: #31CFF8;
	display: block;
	margin: 20px 2px;
	clear: both;
	}


.language2 {
	float: left;
	position: absolute;
	z-index: 800;
	top: 0px;
	left: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	width: 80px;
	color: #666666;
}


.language {
	float: right;
	position: absolute;
	z-index: 600;
	top: 0px;
	right: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #666666;
}



#nav {
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	z-index: 100;
	position: absolute;
	top: 180px;
	text-align: left;
	width: 840px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(images/nav_08.gif);
}

#nav img{
	float:left;
	margin:0px;
}

.space {
	height: 41px;
	width: 1px;
}

#list {
	color:#666666;
	text-decoration: underline;
	cursor: pointer;
}

#list:hover {
	color:  #31CFF8;
	text-decoration: underline;
	cursor: pointer;
}


#listcat {
	cursor: pointer;
}
#listcat:hover {
	cursor: pointer;
	text-decoration:underline;
	color: #666666;
}


#nav a {
	text-decoration: underline;
}

#nav a:hover {
	text-decoration: underline;
}





#footer {
	background-image: url(images/bg_footer_14.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 840px;
	clear: both;
}

#footer_bottom {
	background-image: url(images/bottom_footer_16.png);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	text-align: left;
	width: 840px;
	text-indent: 20px;
	height: 80px;
	padding-top: 20px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #999999;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0px;
}

.footer_content {
	color: #999999;
	text-indent: 50px;
}

.container2 a {
	color: #999999;
	text-decoration: underline;
	font-weight:normal;
}

.container2 a:hover {
	color: #04CDFF;
	text-decoration: none;
	font-weight:normal;
}




.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04CDFF;
	text-align: right;
	float: right;
	margin-right: 30px;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	clear: both;
	margin-top: 20px;
}

.content_topleft_pic {
	background-image: url(images/content_topleft_01.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 275px;
}


#body {
	width: 840px;
	background-image: url(images/bg_container_07.png);
	background-repeat: repeat-y;
}

#content_top {
	width: 780px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 6px;
	clear: none;
	float: left;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}



#content_topleft {
	width: 450px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 6px;
	clear: none;
	float: left;
	vertical-align: top;
}
#content_bottom {
	width: 780px;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-left: 30px;
}

#content_bottom img {
	padding:8px;
	border:solid #ccc 1px;
	float:left;
	background: #FFF;
	margin-bottom: 15px;
	margin-right:8px;
	margin-left:8px;
}
#content_topright {
	width: 270px;
	float: right;
	clear: none;
	margin-top: 30px;
	margin-right: 30px;
}

#content_topright img {
	padding:8px;
	border:solid #ccc 1px;
	float:right;
	background: #FFF;
	margin-bottom: 15px;
}
.content_topright_title {
	background-image: url(images/content_topright_01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 48px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
.content_topright_body {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #00B3E6;
	background-position: top;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 16px;
}
.content_topright_bottom {
	background-image: url(images/content_topright_03.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 20px;
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 16px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}

#content_topright_menu {
	width: 200px;
	float: left;
	margin-top: 6px;
	margin-right: 15px;
}
.content_topright_title_menu {
	background-image: url(images/content_topleft_menu_01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 38px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
.content_topright_body_menu {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00B3E6;
	background-position: top;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 16px;
	background-image: url(images/content_topleft_menu_02.png);
}

.content_topright_body_menu a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}




.content_topright_bottom_menu {
	background-image: url(images/content_topleft_menu_04.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 20px;
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 16px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}
.border {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.border_guess {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	height:150px;
}

.border_calendar {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	clear:right;
	width:358px;
	float: left;
	margin:8px;
	text-align: center;
}



.calendar_holder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: top;
	width: 767px;
	padding-left: 10px;
	background-image: url(images/calendar_holder_bg.gif);
	float:left;
}

.calendar_holder2 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/calendar_holder_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 777px;
	margin-bottom: 40px;
	display: block;
	float: left;
}

.loginpage_container {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/calendar_holder_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 777px;
	margin-bottom: 40px;
	display: block;
	text-indent: 20px;
	float: left;
}


.border2 {
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	text-align: left;
}
.border_events {
	border: 1px solid #999999;
	text-align: left;
	background: #FFF;
	margin: 10px;
	padding: 10px 6px;
	clear: both;
	display: block;
}

.border_nopad {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}




#header {
	background-image: url(images/bg_sun_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	z-index: -40;
}

#content_bottomright {
	height: 350px;
	width: 250px;
	clear: none;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
#content_left {
	clear: none;
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}
.content_bottomright_title {
	background-image: url(images/content_bottomright_01.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 83px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
.content_bottomright_body {
	text-align: left;
	padding: 16px;
	background-color: #bcfefe;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(images/content_bottomright_bodybg.png);
	background-repeat: repeat-y;
	background-position: top;
}
.content_bottomright_bottom {
	text-align: center;
	height: 30px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(images/content_bottomright_03.png);
	background-repeat: no-repeat;
	background-position: top;
}





.content_topleft_body {
	background-image: url(images/content_topleft_02.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	text-indent: 20px;
	height: 201px;
}
.logo {
	z-index: 25;
	top: 0px;
	position: absolute;
	width: 100%;
	right: 5px;
	height: 180px;
	overflow: hidden;
}
.nav_space {
	height: 41px;
	width: 200px;
	clear: none;
	float: left;
}

.container {
	background:transparent url(images/page-golfunatics-bg.gif) repeat-y;
	width:840px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.container2 {
background:transparent url(images/page-golfunatics-bg.gif) repeat-y;
width:840px;
margin:0 auto;
}


.style1 {color: #999999}
.style3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-weight: bold;
}
.style7 {color: #666666;
font-size: 10px;}
.style11 {color: #04CDFF}
.profilepic {
	padding-right: 10px;
}
#body #leftmenu {
	width: 49%;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 3px;
}
#body #rightinfo {
	width: 50%;
	float: right;
	clear: none;
}
.calendar {
	padding: 2px;
	clear: none;
	float: left;
	height: 100px;
	width: 98px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #999;
	margin: 2px;
	background-image: url(images/calendar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
}

.calendar_break {
	padding: 2px;
	clear: none;
	float: left;
	height: 100px;
	width: 98px;
	text-align: center;
	border: 1px solid #999999;
	margin: 2px;
	font-size: 10px;
	background: #FFFDDD repeat-x top;
}

.calendar_nodate {
	padding: 2px;
	clear: none;
	float: left;
	height: 100px;
	width: 100px;
	text-align: right;
	margin: 2px;
}

.date {
	font-size: 12px;
	vertical-align: bottom;
	height: 26px;
	font-weight: bold;
	text-align: right;
}
.days {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	clear: right;
	float: left;
	height: 14px;
	width: 100px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.event_caledar {
	padding: 0px 4px;
	width: 750px;
	text-align: right;
	vertical-align: top;
}
#form {
	margin: 0px;
	padding: 0px;
}
#body #content_top table {
	background-repeat: repeat-x;
	background-position: left top;
}
.newsletter_holder {
	margin: 8px 14px 20px;
	padding: 6px;
	width: 344px;
	clear: none;
	font-size: 10px;
	text-align: left;
	float: left;
	border-left: 4px solid #F99900;
	border-bottom: 1px solid #CCC;
	text-indent: 0;
	
}
#body #content_top div .calendar_holder2 .newsletter_holder p {
	margin: 2px;
}
.pdf {
	background: url(images/Download.png) no-repeat right bottom;
	vertical-align: bottom;
	float: left;
	clear: both;
	display: block;
}
.extra_date_info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	vertical-align: bottom;
}

.vidofmonth {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	margin-top: 20px;
	color: #0CF;
	margin-right: 30px;
}

.video_box { text-align: center; }

.galleries {
	background: #FFF;
	padding: 12px;
	clear: none;
	height: auto;
	border: 1px solid #999;
	width: 364px;
	float: left;
}

#body #content_top div .loginpage_container h4 {
	color: #F99900;
	margin-bottom: 0px;
	clear: both;
}

.icon_right {
	float: right;
	text-align: center;
	display: block;
	margin-bottom: 0px;
}

.icon_right img {
	margin-top: 6px;
	margin-bottom: -2px;
}

.afterhr { margin-bottom: 30px; }

.winner {
	height: 180px;
	width: 240px;
	padding-top: 120px;
	background: url(images/winner.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.winner_img {
	height: 100%;
	width: 240px;
	padding-top: 68px;
	text-align: center;
}
.guessthatpic {
	text-align: left;
	float: left;
	height: auto;
	margin-top: 20px;
}

.sub_menu_right {
	clear: both;
	float: right;
	text-align: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
}
.sub_menu_right a {
	clear: none;
	padding: 3px;
	background: #FFF;
	font-size: 10px;
	text-decoration: none;
	color:#00B3E6;
	margin-left: 4px;
	visibility: inherit;
}
.sub_menu_right a:hover {
	background:#00B3E6;
	color: #fff;
}
.sub_menu_right2 {
	clear: both;
	float: right;
	text-align: left;
	display: block;
	width:100%;
	padding-bottom: 10px;
}
.sub_menu_right2 a {
	clear: none;
	padding: 3px;
	background: #FFF;
	font-size: 10px;
	text-decoration: none;
	color:#00B3E6;
	margin-left: 4px;
	visibility: inherit;
}
.sub_menu_right2 a:hover {
	background:#00B3E6;
	color: #fff;
}


#body #content_top .calendar_holder .calendar_break h1 {
	color: #390;
	margin-top: 20px;
	font-size: 26px;
}

.sitemap {
	line-height: 12px;
	margin-left: 10px;
	font-size: 12px;
}
.sitemap_sub {
	font-size: 10px;
	margin-left: 15px;
	clear: none;
	line-height: 10px;
}

.sub_menu_right_links {
	float: right;
	text-align: left;
	margin-right: 2px;
}

.half {
	display: block;
	clear: none;
	float: left;
	width: 50%;
}

.border_events h4 {
	font-size: 16px;
	font-weight: bold;
	color: #00B3E6;
	display: block;
	background: #EBEBEB;
	margin: 10px;
}


.border_events h4 a {
display:block;	padding: 6px 10px;

}
.border_events h4 a:hover {
	background-color: #FFf;
	border: dashed 1px #ccc;
	padding: 5px 9px;
	}


.border_events p {
	margin: 10px;
	padding:10px;
	background: #FFE2BF;
	display: block;
}
.border_events p img {
	margin: 4px;
	padding:4px;
	background: #fff;
	border: 1px solid #999;
	display: block;
	float: left;
}




.clear {clear:both;}

.clearimg {
	display: block;
	clear: both;
}
.contact_holder {
	display: block;
	clear: both;
	float: left;
	width: 780px;
	font-size: 12px;
	color: #EA8C00;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 50px;
}

.telnum {
	display: block;
	float: right;
}

#body #content_top div .loginpage_container .newsletter_holder h4 {
	padding-top: 0px;
	margin: 10px;
	font: 10px Arial, Helvetica, sans-serif;
}
.alpha-shadow {
	float: left;
	background: url(images/shadow1.gif) no-repeat bottom right;
	margin: 10px;
}

.alpha-shadow div {
	background: url(images/shadow2.png) no-repeat left top !important;
	background: url(images/shadow2.gif) no-repeat left top;
	padding: 0px 5px 5px 0px;
	float:left;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}
.alpha-shadow-right {
	float: right;
	background: url(images/shadow1.gif) no-repeat bottom right;
	margin: 10px;
}

.alpha-shadow-right div {
	background: url(images/shadow2.png) no-repeat left top !important;
	background: url(images/shadow2.gif) no-repeat left top;
	padding: 0px 5px 5px 0px;
	float:left;
}

.alpha-shadow-right img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}

#body #content_top div .loginpage_container .newsletter_holder img { padding-right: 6px; }

.righthalf {
	text-align: left;
	display: block;
	float: right;
	width: 50%;
}
