@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline:none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cb{
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #E9E9E9;
	margin: 0px;
}
#wrap{
	background-image: url(../layout/b_grade.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	padding-top: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.wrap960{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 20px;
	z-index: 0;
}
.sec33{
	float: left;
	width: 305px;
}
.sec332{
	float: left;
	width: 33%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sec48{
	padding: 10px;
	float: left;
	width: 440px;
	position: relative;
}
.sec240{
	float: left;
	width: 230px;
	height: 86px;
}
/*START CONTACT US COUNTRY BK's*/
.europe {
	background-image: url(../images/icons/europe.jpg);
}
.asia {
	background-image: url(../images/icons/asia.jpg);
}
.america {
	background-image: url(../images/icons/america.jpg);
}
.canada {
	background-image: url(../images/icons/canada.jpg);
}
/*END*/
#logo{
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 151px;
	overflow: hidden;
	text-indent: -999px;
	float: left;
	position: relative;
	top: 10px;
}
ul.navlist{
	position: absolute;
	top: -10px;
	right: 20px;
}
.navlist li{
	float: right;
	list-style-type: none;
	position: relative;
}
.navlist li a{
	display: block;
	text-decoration: none;
	font-size: 1em;
	color: #666666;
	margin-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.popbox{
	width: 159px;
	position: absolute;
	top: 20px;
	z-index: 10!important;
	display: none;
	right: 330px;
}
.popbox .pbtop{
	background-image: url(../layout/dropbox/1.png);
	background-repeat: no-repeat;
	position: relative;
	height: 10px;
	width: 159px;
}
.popbox .pbmid{
	background-image: url(../layout/dropbox/2.png);
	background-repeat: repeat-y;
	position: relative;
	width: 149px;
	padding-left: 10px;
}
.popbox .pbbottom{
	background-image: url(../layout/dropbox/3.png);
	position: relative;
	height: 15px;
	width: 159px;
}
ul.poplist{
	margin: 0px;
	padding: 0px;
}
.poplist li{
	list-style-type: none;
	display: block;
}
.poplist li a{
	color: #26643B;
	text-decoration: none;
	font-size: 0.9em;
	padding-bottom: 5px;
}
#tb_leftsec{
	background-image: url(../layout/topbox/1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 426px;
	width: 17px;
}
#tb_midsec{
	background-image: url(../layout/topbox/2.png);
	background-repeat: repeat-x;
	height: 426px;
	width: 927px;
	float: left;
	background-position: center top;
}
#tb_righttsec{
	background-image: url(../layout/topbox/3.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 426px;
	width: 16px;
}
#top_img_container{
	position: relative;
	width: 940px;
	overflow: hidden;
}
#top_img_container img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#main_button_container{
	position: relative;
	width: 920px;
	margin-top: -10px;
	padding-left: 20px;
}
#main_button_container .split3{
	float: left;
	width: 290px;
	margin-right: 20px;
	position: relative;
}
#mimg1{
	background-image: url(../images/mainbut1.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 90px;
	float: left;
	clear: left;
	overflow: hidden;
	text-indent: -999px;
}
#mimg2{
	background-image: none;
	background-repeat: no-repeat;
	height: 155px;
	width: 90px;
	float: left;
	clear: left;
	overflow: hidden;
	text-indent: -999px;
}
#mimg3{
	background-image: url(../images/mainbut3.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 90px;
	float: left;
	clear: left;
	margin: 0px;
	text-indent: -999px;
	overflow: hidden;
}
.midbox{
	background-image: url(../layout/midbox.png);
	background-repeat: no-repeat;
	float: left;
	height: 288px;
	width: 490px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.migboxlong{
	background-image: url(../layout/midlongbox.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 415px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	padding: 10px;
}
.smallbox{
	background-image: url(../layout/smallbox.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 149px;
	float: left;
	margin-right: 41px;
	padding-right: 10px;
	position: relative;
}
#footer{
	background-image: url(../layout/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	background-color: #EDEDED;
	height: 100px;
	padding-top: 10px;
}
#footerlogo{
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 151px;
	display: block;
	text-indent: -999px;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
.arrow{
	background-image: url(../layout/arrow.png);
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
	text-indent: -999px;
	background-position: right center;
	position: absolute;
	top: 0px;
	right: -2px;
	margin-right: 10px;
	height: 100%;
	width: 100%;
}
.hp_newsticker_container{
	float: left;
	width: 270px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 80px;
}
.np_news_arrowleft{
	background-image: url(../layout/arrowleft.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 20px;
	width: 5px;
	margin-top: 10px;
}
.np_news_arrowright{
	background-image: url(../layout/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 20px;
	width: 5px;
	margin-top: 10px;
}
#hp_newsticker_inner{
	position: relative;
	overflow: hidden;
	height: 80px;
	width: 270px;
}
.hp_newsticker_sec{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
	width: 270px;
}
ul.newslist{
	margin: 0px;
	padding: 0px;
}
.newslist li{
	list-style-type: none;
	float: right;
}
.newslist a{
	text-decoration: none;
	font-size: 0.7em;
	color: #26643B;
	margin-right: 25px;
	display: block;
}
#quotebox{
	overflow: hidden;
	position: relative;
	height: 113px;
	width: 415px;
	margin-top: 5px;
}
#quotebox img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#addthiscontainer{
	float: left;
	height: 16px;
	width: 125px;
}
.showcase_container{
	overflow: hidden;
	position: relative;
	height: 288px;
	width: 446px;
	float: left;
	background-color: #E6E6E6;
}
.showcasearrowleft{
	background-image: url(../layout/arrowleft2.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 288px;
	width: 18px;
	overflow: hidden;
	text-indent: -999px;
}
.showcasearrowright{
	background-image: url(../layout/arrow2.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 288px;
	width: 18px;
	overflow: hidden;
	text-indent: -999px;
}
.showcase_section{
	height: 280px;
	width: 440px;
	position: absolute;
	left: 2px;
	top: 7px;
	z-index: 0;
}
.showcase_growbox{
	background-color: #000000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 280px;
	width: 444px;
	margin-top: 4px;
	overflow: hidden;
}
ul.genlist{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.genlist li{
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 10px;
}
.genlist li a{
	color: #26643B;
	text-decoration: none;
}
.faq_prodinfo{
	float: left;
	padding: 10px;
	width: 670px;
	overflow: hidden;
}
.faq_content{
	display: none;
	position: relative;
}
.news_left_sec{
	float: left;
	width: 60px;
	clear: left;
}
.news_right_sec{
	width: 800px;
	float: left;
	margin-bottom: 20px;
}
.calicon{
	background-image: url(../images/icons/cal.png);
	height: 50px;
	width: 54px;
	background-repeat: no-repeat;
}
.newsitemcontent p img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#dlbutton_pc{
	background-image: url(../images/buttons/viapc.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 159px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#dlbutton_mobile{
	background-image: url(../images/buttons/tomobile.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 159px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bluebox{
	position: absolute;
	height: 43px;
	width: 60px;
	left: 152px;
	top: 85px;
	cursor: pointer;
	background-image: url(../images/dragbox_bg.png);
	background-repeat: no-repeat;
}
.redbox{
	position: relative;
	height: 64px;
	width: 92px;
	background-image: url(../images/validbox_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	margin-top: 20px;
}
.mapdownloadcontainer{
	display: none;
}
#courseLogin{
	display: block;
	width: 370px;
	margin-top: 10px;
	background-color: #FBFBFB;
	border: 1px solid #E4E4E4;
	padding: 10px;
	margin-bottom: 10px;
}
#courseLogin .txtbox{
	width: 150px;
}
#courseLogin #loginbutton{
	float: right;
}
#frm_course_reg{
	display: block;
	width: 370px;
	margin-top: 10px;
	background-color: #FBFBFB;
	border: 1px solid #E4E4E4;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
}
#frm_course_reg .txtbox{
	width: 200px;
	padding-right: 20px;
}
#frm_course_reg #bluebox{
	position: absolute;
	height: 43px;
	width: 60px;
	left: 167px;
	cursor: pointer;
	background-image: url(../images/dragbox_bg.png);
	background-repeat: no-repeat;
	bottom: 30px;
}
#frm_course_reg .star{
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 210px center;
}
table td{
	font-size: 0.8em;
	color: #555555;
}
tr.head td{
	background-color: #FBFBFB;
	border: 1px solid #E4E4E4;
	background-position: bottom;
	font-size: 0.9em;
	color: #26643B;
	padding: 3px;
}
/*START SHOO'S AWESOME ICONS - HELLO ALEX*/
.dl {
	background-image: url(../images/buttons/dl.png);
	display: block;
	height: 35px;
	width: 260px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 50px;
	text-decoration: none;
	margin: 0px;
	padding-right: 10px;
	
}
.stats {
	background-image: url(../images/icons/statsbk.jpg);
	padding-left: 55px;
	margin-top: 10px;
}
.myo {
	background-image: url(../images/icons/mapyourownbk.jpg);
	padding-left: 40px;
	margin-top: 10px;
}
.aug {
	padding-left: 50px;
	margin-top: 10px;
	width: 190px;
}
.pda {
	padding-left: 50px;
	margin-top: 10px;
	width: 190px;
	background-image: url(../images/icons/pdadownload.jpg);
}
.manual {
	padding-left: 45px;
	margin-top: 10px;
	background-image: url(../images/icons/usermanual.jpg);
}
.adobereader {
	padding-left: 45px;
	margin-top: 10px;
	background-image: url(../images/icons/adobereader.jpg);
}
/*END SHOO'S AWESOME ICONS*/
/*START SHANNON'S POO CSS*/
ul#usa, ul#eu, ul#can{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#usa li, #eu li, #can li {
	list-style:none;
	_height:38px;
	min-height:38px;
	color: #26643B;
	font-size: 0.9em;
	padding: 0px;
	font-style: normal;
}
#usa  li a, #eu  li a, #can li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #26643B;
	text-decoration: underline;
	font-size: 0.6em;
	text-transform: uppercase;
	width: auto;
	padding-bottom: 10px;
	display: block;
}
#usa-link,  #eu-link, #can-link{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 0.6em;
	text-transform: uppercase;
	display: block;
	width: auto;
	padding-bottom: 10px;
}
/*END SHANNON'S POO CSS*/

.uline {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold;
}
#cart #checkout{
	display: none;
}
#cart #amendbutton{
	display: none;
}
#baf .txtbox{
	width: 200px;
	display: inline-block;
} 
.floatright {
	float: right;
}
ul.topnvlst{
	position: absolute;
	left: 2px;
	top: 3px;
}
.topnvlst li{
	list-style-type: none;
	float: left;
}
.topnvlst li a{
	overflow: hidden;
	display: block;
	height: 32px;
	width: 78px;
	text-indent: -999px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 3px;
}
.topnvlst li a:hover{
	background-position: left bottom;
}
.nv_golf{
	background-image: url(../layout/navi/golf.png);
}
.nv_run{
	background-image: url(../layout/navi/run.png);
}
.nv_cycle{
	background-image: url(../layout/navi/cycle.png);
}
.nv_ski{
	background-image: url(../layout/navi/ski.png);
}
.selcur{
	background-position: left bottom !important;
}
/* PARTNERS FOOTER */
.footPartnersCon{
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
}
ul.footPartners{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 360px;
}
.footPartners li{
	float: left;
	list-style-type: none;
}
.footPartners li a{
	background-repeat: no-repeat;
	margin-right: 10px;
	overflow: hidden;
	display: block;
	height: 41px;
	background-position: left center;
	text-indent: -999px;
}
.footHtc{
	background-image: url(../images/partners/small/htc.png);
	width: 67px;
}
.footBrandNew{
	background-image: url(../images/partners/small/brand.png);
	width: 39px;
}
.footVancouver {
	background-image: url(../images/partners/small/van.png);
	width: 77px;
}
.foorPenfold{
	background-image: url(../images/partners/small/penfold.png);
	width: 91px;
}
.foorHarrods{
	background-image: url(../images/partners/small/harrods.png);
	width: 79px;
}
.footPartnersCon .minitxt{
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footPartnersCon .minitxt a{
	text-decoration: none;
	font-size: 0.9em;
}
.partnersSec{
	margin-bottom: 80px;
	position: relative;
}
.partnersSec tr td{
	padding: 10px;
}
.penfoldFooter{
	position: absolute;
	height: 92px;
	width: 948px;
	top: 1020px;
	left: 8px;
}
.penfoldFooter1{
	background-image: url(../images/partners/guesswho.jpg);
	display: block;
	float: left;
	height: 84px;
	width: 829px;
	overflow: hidden;
	text-indent: -999px;
}
.penfoldFooter2{
	background-image: url(../images/partners/win.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 84px;
	width: 138px;
	margin-left: -20px;
	text-indent: -999px;
	float: left;
}
.freeDL{
	background-image: url(../images/freedl.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 47px;
	width: 48px;
	top: 34px;
	right: -15px;
	z-index: 5;
}
.bgNogBg{
	background-image:none;
}
.GPSBigBg{
	background-image: url(../images/mainbut2_big.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 210px;
	width: 108px;
	left: -28px;
	top: -44px;
}
.leftrightS{
	width: 250px!important;
}
.midS{
	width: 300px!important;
	margin-left: 80px;
}
.noMarge{
	margin: 0px!important;
}
.priceF{
	background-image: url(../images/price_button_golf.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 32px;
	width: 107px;
	overflow: hidden;
	left: 106px;
	top: 140px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration:none;
}
.priceB{
	background-image: url(../images/price_button_golf.png);
	background-repeat: no-repeat;
	position: relative;
	height: 32px;
	overflow: hidden;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration:none;
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	background-position: center;
}
.bn{
	background-image: url(../images/bn.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 15px;
	width: 98px;
	left: 10px;

}
.gpsBn{
	left: 270px!important;
	top: 25px!important;
}
.ppFootLogo{
	background-image: url(../images/pplogo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 207px;
	left: 2px;
	top: 45px;
	text-indent: -999px;
	overflow: hidden;
}
/* POP UP */
.popC{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
        display:none;
}
.popC .mask{
	background-color: #000000;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.popC .diag{
	background-color:#FFFFFF;
	padding:10px;
	position:fixed;
}
.popC .diag .closePop{
    background-image:url(../images/close_pop.gif);
    width:14px;
    height:14px;
    background-repeat:no-repeat;
    overflow:hidden;
    text-indent:-999px;
    position:absolute;
    top:5px;
    right:5px;
}
/* LANGUAGE */
.lanC{
	width:61px;
	height:24px;
	background-repeat:no-repeat;
	float:right;
	margin-top:7px;
	text-decoration:none;
	font-size:0.8em;
	padding-left:37px;
	padding-top:4px;
	color:#000;
}
.lanSpa{
	background-image:url(../images/lan/spa.png);
}
.lanCan{
	background-image:url(../images/lan/can.png);
}

/* FAQ TAB SEC */
.daqTabC{
	background:url(../../global/faqBg.png) no-repeat 0px 29px;
	width:634px;
	position:relative;
	padding:10px;
	padding-top:40px!important;
}
ul.faqTabLst{
	position:absolute;
	top:0px;
	left:20px;
}
.faqTabLst li{
	float:left;
	list-style:none;
}
.faqTabLst li a{
	background:url(../../global/faqNav.png) no-repeat;
	height:29px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	margin-right:3px;
}
.faql1{
	background-position:0px 0px!important;
	width:60px;
}
.faql2{
	background-position:-100px 0px!important;
	width:110px;
}
.faql3{
	background-position:-250px 0px!important;
	width:140px;
}
.tabSelect{
	margin-top:1px;
}
.daqTabInfo{
	position:relative;
	display:none;
}

.dummyprice{
	background-image: url(../images/price_button_golf.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 32px;
	width: 107px;
	overflow: hidden;
	left: 106px;
	top: 107px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	z-index:5;
	text-decoration:line-through;
}
.priceinfo {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 221px;
	top: 143px;
	background-image: url(../layout/info.gif);
}
.lanUSA {
	background-image: url(../images/lan/usa.png);
}

