
body {
	background-color:#ffffff;
}

.pagewrp {
	width: 1000px;
	margin: 5px auto 5px auto;
}
.page {
	border: 1px solid #cccccc;
}

/* -------------------------- */
/*----------------------------------------------------------------*/
.boxgwrp {
	width:auto;
	margin:4px 3px 9px 3px;
}

.boxg {
	margin: 0px;
	padding-bottom:2px  ;
	/*border:1px solid #96BADE;*/
	text-align:center;
}

.boxg .sectionheader{
	height:26px;
	background-image: url(http://www.worldgolf.com/images/layout/box_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
	border-top:1px solid #96BADE;
	margin-bottom:2px;
	padding:0px;
	text-align:left;
}
.boxg .sectionheader h1{
	color:#28527c;
	font-family: helvetica, impact, sans-serif;
	font-size:18px;
	vertical-align:bottom;
	display:block;
}

.tab {
	border-top: 1px solid #91B7DC;
	padding: 2px;
	color: #91B7DC;
}

.tabswrp {
	text-align:left;
	padding-top:2px;
}
.tabswrp ul {
	padding: 0px;
	margin: 2px;
}
.tabswrp li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.tabswrp ul li a {
	padding: 2px;
	margin: 0px;
	border-top: 1px solid #91B7DC;
	border-right: 1px solid #91B7DC;
	border-bottom: 1px solid #91B7DC;
	/*--------------------------------------------------
	* border-left: 1px solid #91B7DC;
	*--------------------------------------------------*/
	background-image: url(http://www.worldgolf.com/images/layout/tab_inactivebg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -10%;
}
.tabswrp ul li a:hover {
	border-bottom: 1px solid #ffffff;
	background-image: url(http://www.worldgolf.com/images/layout/tab_activebg.gif);
	text-decoration: none;
}
.tabswrp ul li a.selected {
	padding: 2px;
	margin: 0px 0px;
	border-top: 1px solid #91B7DC;
	border-right: 1px solid #91B7DC;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #91B7DC;
	background-image: url(http://www.worldgolf.com/images/layout/tab_activebg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 11px;
	color:black;
	text-decoration: none;
}
.tabswrp ul li a.selected:hover {
	border-bottom: 1px solid #ffffff;
	background-image: url(http://www.worldgolf.com/images/layout/tab_activebg.gif);
	text-decoration: none;
}

/*----------------------------------------------------------------*/
.fpstory {
	margin-bottom:10px;
}
.fpstory, .fpstory * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	text-align:left;
}
.fpstory h1, .fpstory h1 a, .fpstory h1 a:link, .fpstory h1 a:hover, .fpstory h1 a:visited, .fpstory h1 a:active {
	font-size: 16px;
	font-weight: bold;
	color: 339933;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.fpstory a img, .fpstory a:link img, .fpstory a:hover img, .fpstory a:visited img {
	float:left;
	width:110px;
	margin: 5px;
	border:1px solid #ABD3E7;
}
.fpstory p {
	margin: 5px;
}
.fpstory .header {
	border-bottom:1px solid gray;	
	padding: 5px 5px 0px 5px;
	margin:0px;
	text-align:left;
}

.fpstory .also { 
	padding:3px 15px 3px 15px;
	font-size:11px;
}

/*----------------------------------------------------------------*/
.ravestory, .ravestory * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
}
.ravestory h1, .ravestory h1 a, .ravestory h1 a:link, .ravestory h1 a:hover, .ravestory h1 a:visited, .ravestory h1 a:active {
	font-size: 18px;
	font-weight: bold;
	color: 339933;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.ravestory p {
	text-align:left;
	margin: 5px;
	padding: 0px;
}
.ravestory a img, .ravestory a:link img, .ravestory a:hover img, .ravestory a:visited img, .ravestory a:active img {
	float: left;
	margin: 10px;
	border: 1px solid #ABD3E7;
}
.ravestory .header {
	border-bottom: 1px solid gray;
	padding: 5px 5px 0px 5px;
	margin:0px;
	text-align:left;
}


.ravestory .header * {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 339933;
}

.ravestory .also { 
	padding:3px 15px 3px 15px;
	font-size:11px;
}

/*----------------------------------------------------------------*/
.scrollad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #05548F;
	text-decoration: none;
	text-align:left;
	padding:4px;
}
.scrollad  img {
	float:left;
	width:96px;
}
.scrollad ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.scrollad ul li {
	margin: 0px;
	padding: 10px;
	list-style:none;
}
.scrollad small {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	font-weight:normal;
}

/*----------------------------------------------------------------*/
.dailyblogwrp {
	background:#2DA7D0;
}
.dailyblog {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom:8px;
	padding-top:3px;
	margin:0px;
	clear:both;
}

.dailyblog ul {
	padding: 4px;
	margin:0px;
}

.dailyblog ul li {
	list-style:none;	
	padding:0px;
	margin:0px;
}

.dailyblog  img {
	float:left;
	width:44px;
	border:1px solid white;
	margin:5px;
}

.dailyblog ul li a,  .dailyblog ul li a:visited, .dailyblog ul li a:hover {
	color:white;
	text-decoration:none;
}
.dailybloghead, .dailybloghead a, .dailybloghead a:hover, .dailybloghead a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

/*----------------------------------------------------------------*/

.wgwlisting {
	text-align:left;
}
.wgwlisting ul {
	list-style-image: url(http://www.worldgolf.com/images/layout/grbullet.gif);
	margin:0px;
	padding-left:18px;
}
.wgwlisting ul li {
	padding-bottom:3px;
}
.wgwlisting ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/*----------------------------------------------------------------*/
.pkgspecwrap {
	padding: 2px;
	background-color: #EEFFE6;
	margin: 0px;
	color: #606060;
}

.pkgspecwrap, .pkgspecwrp * {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEFFE6;
}
.pkgspecwrap .pkgimg {
	float:left;
}

.pkgspecwrap .pkgimg a img, .pkgspecwrap .pkgimg a:link img, .pkgspecwrap .pkgimg a:hover img, .pkgspecwrap .pkgimg a:visited img, .pkgspecwrap .pkgimg a:active img {
	border: 3px solid white;
}
.pkgspecwrap .pkgdescription {
	color: #666666;
	background-color: #EEFFE6;
}
.pkgspecwrap .pkgprice {
	font-size: 11px;
	font-weight:bold;
	color: #256490;
}
.pkgspecwrap .pkgheading {
	font-size: 13px;
	font-weight: bold;
	color: #339933;
	padding:2px;
}
.pkgspecwrap .pkgdate {
	font-weight:bold;
	color: #666666;
}

/*----------------------------------------------------------------*/
.gcrlistingwrp {
}
.gcrlisting {
	text-align:left;
	clear:both;
}
.gcrlisting * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gcrhead, .gcrhead a, .gcrhead a:link, .gcrhead a:hover, .gcrhead a:visited  {
	font-size: 12px;
	font-weight: bold;
	color: #0074C1;
	text-decoration: none;
	margin:10px 0px 0px 0px;
	padding:2px;
}
.gcrsubhead {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #606060;
	margin:0px;
	padding:0px;
}
.gcrlisting p {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.gcrlisting img, .gcrlisting a img, .gcrlisting a:link img, .gcrlisting a:hover img, .gcrlisting a:visited img {
	display: block;
	float: left;
	width: 100px;
	border: 1px solid #ABD3E7;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}
.gcrlisting .price {
	font-weight:bold;
}


/*------------------------------------------------------------------------------*/

.ebooklist {
	margin:0px;	
	padding-top:6px;
	text-align:center;
	background-color:#eaf4ff;
}

.ebooklist *{
	background-color:#eaf4ff;
}

.ebooklist ul {
	margin:0px;	
	padding:0px;
	text-align:center;
}

.ebooklist ul li {
	margin:3px;	
	padding:0px;
	list-style-type: none;
	width:147px;
	float:left;
}

.ebooklist ul li a, .ebooklist ul li a:hover, .ebooklist ul li a:visited   {
	color:green;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.ebooklist ul li p {
	padding:0px;
	margin:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;

}


/*------------------------------------------------------------------------------*/
.wgnewsletter {
	text-align:left;
	background-color:#d4ffd3;
	padding:5px;
}
.wgnewsletter * {
	background-color:#d4ffd3;
}

.wgnewsletter input {
	background-color:white;
	border:1px solid blue;
}
.wgnewsletter h1, .wgnewsletter h1 a, .wgnewsletter h1 a:visited .wgnewsletter h1 a:hover  {
	color:green;
	font-size:15px;
	text-align:center;
	text-decoration:none;
}

.wgnewsletter p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.wgnewsletter img#wgsub1 {
	float:right;
	width:130px;
	padding:5px;
}

/*------------------------------------------------------------------------------*/
.beercart {
	margin:0px;
	padding:0px;
	background-color: #fedeff;
}

/*------------------------------------------------------------------------------*/
.wgfppackages * {
	text-align:left;
}
.wgfppackages .pkgmorelink,  
.wgfppackages .pkgdescription,
.wgfppackages .pkgprice,
.wgfppackages .pkgimg ,
.wgfppackages .pkgdate{
	display: none;
}
.wgfppackages .pkgheading{
	padding-top:1px;	
	margin-left:12px;
}
.wgfppackages .pkgheading a, .wgfppackages .pkgheading a:visited, .wgfppackages .pkgheading a:hover {
	font-size:12px;
	text-decoration:none;
	border-bottom:none;
	font-weight:normal;
	color:green;
}
