@charset "utf-8";

body {
	margin:0px;
	text-align:left;
	font-family: "Century Gothic", Verdana, Arial, sans-serif, "ＭＳ Ｐゴシック";
	font-size: 12px;
}

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

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

hr {
	color:#31CFF8;
	height: 1px;
	background-color: #31CFF8;
	}



.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: 2px;
}



#nav {
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
none
	width: 100%;
	z-index: 100;
	position: absolute;
	top: 180px;
	text-align: left;
	width: 840px;
	float: left;
	margin: 0px;
	padding: 0px;
}

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

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


#nav a {
	color: #FFFFFF;
	text-decoration: underline;
}

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





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

#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: 50px;
	height: 80px;
	padding-top: 20px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #999999;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

.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;
}

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

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


#body {
	width: 840px;
	background-image: url(images/bg_container_07.png);
	background-repeat: repeat-y;
}
#content_topleft {
	width: 450px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 6px;
	clear: none;
	float: left;
	vertical-align: top;
}
#content_topright {
	width: 250px;
	float: right;
	clear: none;
	margin-top: 6px;
	margin-right: 40px;
	margin-left: 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;
}




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


#content_bottomright {
	height: 350px;
	width: 250px;
	clear: none;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
#content_left {
	clear: none;
	float: left;
	width: 438px;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 30px;
	padding-right: 12px;
	text-align: right;
	padding-top: 10px;
	line-height: 20px;
}
.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 {
	position:absolute;
	z-index: 25;
	width: 100%;
	top: 0px;
}

.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: 14px;
	color: #FF9900;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-weight: bold;
}
.style7 {color: #666666}
.style9 {font-size: 10px}
.style11 {color: #04CDFF}
