/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:12px Verdana, sans-serif;
	line-height: 17px;
	color: #333;
	background-color: #0F4FCD;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper {
	margin:0px auto;
	width:998px;
	padding:0;
	background-color: #999;
}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#0088cc;
	text-decoration: none;
	background:none;
}
a:hover {
	color:#666;
	background:none;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
}
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
ul {
	margin: 0;
	padding : 0;
	list-style : none;
	border-top: 0px solid #EAEADA;
}
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:998px;
	height:320px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/background/golf.jpg);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	background-color: #FFF;
	background-position: bottom;
}
#title {
	float:left;
	width:240px;
	padding: 110px 0 10px 0px;
	background-image: url(../images/logo/LogoGolfE-mag.png);
	height: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	color: #FFF;
	margin-top: 35px;
}
#title h3 {
	font-size:12px;
	padding:5px 0 0 0;
	margin:0;
	color:#FFF;
}
#hright {
	float:right;
	width:740px;
	height: 60px;
	margin:35px 10px 0 0;
}
#hrighttop {
	width: 500px;
	margin: 0 2px 0 0;
	padding: 0 8px 2px 0;
	float:right;
	text-align: right;
}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu {
	width: 740px;
	float:right;
	margin:2px 0 0 0;
	padding:0;
	text-align:right;
}
#menu li { display:inline; }
#menu li a {
	color:#444;
	text-decoration:none;
	padding:1px 5px 1px 5px;
	height:19px;
	background:none;
}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:980px;
	height:250px;
	margin:5px auto 10px auto;
	background: url(../images/homepic.jpg) no-repeat center;
}
#homepic a {color:#fff;}
#homepic:hover {
	background: url(../images/homepichover.jpg) no-repeat center;
}
.message{ position:absolute;  width:360px; float:left; margin:70px 0px 0px 165px; color:#fff;}
#bottomcontenttop{
	width:900px;
	height:10px;
	background: url(../images/b_contenttop.jpg) no-repeat;
}
#bottomcontent{
	width:898px;
	height:300px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
#bottomcontentbtm{
	width:900px;
	height:10px;
	background: url(../images/b_contentbtm.jpg) no-repeat;
}
.left {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.middle {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.right {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}
#bottomcontenttop800{
	width:800px;
	height:10px;
	background: url(../images/a_contenttop.jpg) no-repeat;
}
#bottomcontent800{
	width:798px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	padding-bottom: 10px;
}
#bottomcontentbtm800{
	width:800px;
	height:10px;
	background: url(../images/a_contentbtm.jpg) no-repeat;
}
.left800 {
	float: left;
	width: 370px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.middle800 {
	float: right;
	width: 230px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.right800 {
	float: right;
	width: 370px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.thumbs800 img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs800 img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	padding: 4px 0;
	margin:10px 0 0 0;
	font-size: 9px;
}
#footer a {color: #631e19; background: inherit;}
#content_body {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftcol {
	width:170px;
	float:left;
	margin-left:2px;
	border:0px #999 solid;
}
#content {
	width:480px;
	float:left;
	margin-left:0px;
	border:1px #999 solid;
}
#rightcol {
	width:320px;
	float:right;
	margin-left:0px;
	border:1px #999 solid;
}
.download_emag {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top: 10px;
	font-size: 12px;
	color: #CCC;
	height: 300px;
	overflow: hidden;
}
.download_emag h1{
	color: #FFF;
	font-size: 24px;
	line-height: 5px;

}
.download_emag h2{
	color: #FC0;
	font-size: 14px;

}
.download_emag a{
	color: #CCC;
	font-size: 20px;
	text-decoration: none;
}
.download_emag a:hover{
	color: #333;
	font-size: 20px;
	text-decoration: underline;
}
.download_emag .left{
	float: left;
	width: 260px;
	margin: 0 6px 5px 10px;
	background-image: url(../images/download_emag/bg_next_issue.png);
	height: 280px;
	overflow: hidden;
}
.download_emag .middle{
	float: left;
	width: 250px;
	margin: 0 6px 5px 0;
	padding:10px;
}

.download_emag .right{
	float: right;
	width: 470px;
	margin: 0 10px 5px 0px;
	padding:10px;
	background-image: url(../images/download_emag/bg_present_issue.png);
	height: 280px;
}
.bigads_body {
	;
	height: 385px;
	width: 800px;
	background-color: #FFF;
}
.bigflash {
	;
	float: left;
	width: 440px;
	padding-left: 5px;
	background-color: #FFF;
}
.bigpromotion {
	;
	width: 350px;
}
#article_body {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.e_directory_top {
	width: 980px;
	background-image: url(../images/block_980_blue/b_top.png);
	margin-left: auto;
	margin-right: auto;
	height: 14px;
}
.e_directory_bottom {
	width: 980px;
	background-image: url(../images/block_980_blue/b_bottom.png);
	margin-left: auto;
	margin-right: auto;
	height: 15px;
}
.e_directory_content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #29588E;
}
.e_directory_body {
	border:1px #CCC solid;
	padding:5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.e_directory_body a{
	text-decoration: underline;
	color: #363;
}
.e_directory_body a:hover{
	text-decoration: none;

}
.e_directory_body img{
	border:1px #CCC solid;
	padding:2px;
}
.e_directory_content_image {
	width:320px;
	float:left;
	font-size: 12px;
	border: dotted 1px #ccc;
	padding: 5px;
	;
	margin: 5px;
	;
	margin-right: 15px;
}
.article_top {
	width: 980px;
	background-image: url(../images/block_980/b_top.png);
	margin-left: auto;
	margin-right: auto;
	height: 14px;
}
.article_bottom {
	width: 980px;
	background-image: url(../images/block_980/b_bottom.png);
	margin-left: auto;
	margin-right: auto;
	height: 15px;
}
.article_content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
.article_topten {
	width: 30px;
	font-size: 16px;
	color: #999;
	font-weight: bold;
	float: left;
	margin-top: 4px;
}
.article_topten_title {
	width: 245px;
	float: left;
	font-size: 12px;
	margin-top: 4px;
	font-weight: normal;
}
.article_topten_title a{
	text-decoration: none;
	color: #036;

}
.article_topten_title a:hover{
	text-decoration: none;
	color: #ca0002;
}
.article_cat{
	padding-top:10px; 
	border-bottom: dotted 1px #ccc; 
	padding-bottom: 10px;
}
.article_cat a{
	color: #0055cc;
	text-decoration: none;
}
.article_cat a:hover{
	color: #0055cc;
	text-decoration: underline;
}
/*Page Link*/

.paging {
	padding: 0px;
	_margin-bottom: 10px !important;
	color: #999;
	display: table;
	font-size:10px;
	font-weight: bold;
	clear: both;
}
.paging li {
	display: inline;
}
.paging li span, .paging li strong, .paging li a {
	display: block;
	float: left;
	margin: 0px 0px 0px -1px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	color: #999;
}
.paging li a:hover {
	color: #e6e5e5;
	background: #3b3b3b;
}

/*------------ background section golf society  ----------------------*/
.golf_society_top {
	background-image: url(../images/block_570/society/a_01.png);
	height:80px; 
	background-position:top;
}
.golf_society_body {
	background-color:#dedede;
	height:250px;
	margin-top:0px;
	background-image: url(../images/block_570/society/a_02.png);
	background-position: top center;
	padding-top: 15px;
	background-repeat: repeat-y;
}
.golf_society_bottom {
	height:25px;
	background-image: url(../images/block_570/society/a_04.png);
	background-position:top;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
}


/*------------ background section golf product  ----------------------*/
.golf_product_top {
	background-image: url(../images/block_570/product/a_01.png);
	height:80px; 
	background-position:top;
}
.golf_product_body {
	background-color:#dedede;
	height:200px;
	margin-top:0px;
	background-image: url(../images/block_570/product/a_02.png);
	background-position: top center;
	padding-top: 15px;
	background-repeat: repeat-y;
}
.golf_product_bottom {
	height:25px;
	background-image: url(../images/block_570/product/a_04.png);
	background-position:top;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

/*------------ background section golf promotion  ----------------------*/
.golf_promotion_top {
	height:50px;
	background-image: url(../images/block_200/a_top.png);
	background-position:top;
}
.golf_promotion_body {
	background-color:#FFF;
	height:350px;
	margin-top:0px;
	background-image: url(../images/block_200/a_body.png);
	background-position: top center;
	padding-top: 5px;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.golf_promotion_bottom {
	height:20px;
	background-image: url(../images/block_200/a_bottom.png);
	background-position:top;
	padding-top: 20px;
	text-align: right;
	padding-right: 15px;
}


/*------------ background member register ----------------------*/
.golf_register_top {
	height:50px;
	background-image: url(../images/block_member_register_800/a_01.png);
	background-position:top;
}
.golf_register_body {
	background-color:#FFF;
	margin-top:0px;
	background-image: url(../images/block_member_register_800/a_02.png);
	background-position: top center;
	padding-top: 5px;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.golf_register_bottom {
	height:23px;
	background-image: url(../images/block_member_register_800/a_03.png);
	background-position:top;
	padding-top: 0px;
	text-align: right;
	padding-right: 15px;
}

/*----------------------- Form ------------------------*/

	#searchform {
	padding: 8px 4px 10px 4px;
	height: 27px;
	font: bold 0.9em Arial, Sans-Serif;
	margin: 0 0 20px;
}
		#searchform p { padding: 0; margin: 0; }
		input.search {
	border: solid 1px #333;
	padding: 5px;
	margin: 0 2px 0 2px;
	font-size: 12px;
	background-color: #f2f2f2;
}
		input.submit {
	width: 60px;
	height: 25px;
	border: none;
	font: bold 12px Arial, Sans-Serif;
	padding: 0px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}


#bigbanner { margin-left:6px; width:443px; display:inline; }
#bigbanner .banner { height:262px; }
#bigbanner .number {
	height:23px;
	color:#000;
}
#bigbanner .number ul { padding:4px 0 0 20px; }
#bigbanner .number li {
	margin-left:10px;
	display:block;
	float:left;
}
#bigbanner .number li a {
	display:block;
	width:20px;
	height:13px;
	font-size:10px;
	border:1px solid #999;
	text-align:center;
	color:#000;
}
