/* www.golfbox.com.au */

html body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: .2px;
	padding: 0px;
}
p {
	width: 80%;
}
#container {
	background-image: url(/assets/img/silhouette.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat; 
}

/********* HEADER *************/
#head {
	background-color: #28503d;
	/*background-image: url(/assets/img/head_watermark.gif);
	background-repeat: no-repeat;
	background-position: 90% 0%;
	position:absolute;*/
	width: 100%;
	height: 160px;
	padding: 5px;
}
body {
	background-image: url(/assets/img/silhouette.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
#headShop {
	background-color: #28503d;
	/*background-image: url(/assets/img/head_watermark.gif);
	background-repeat: no-repeat;
	background-position: 90% 0%;
	position:absolute;*/
	width: 100%;
	height: 160px;
	padding: 5px;
}
td.logo {
	padding: 5px 0px 0px 10px;
	width: 25%;
	white-space: nowrap;
	vertical-align: top;
	color: #669966;
}
td.locations {
	white-space: nowrap;
	padding-top: 5px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif; 
	text-align: center;
}
#cartToolbox {
	background-image: url(/assets/img/cartBG.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 273px;
	height: 25px;
	padding: 2px;
	text-align: right;
	vertical-align: middle;
}
td.cartToolbox {
	font-size: 10px;
	text-align: left;	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/assets/img/pipe_lightgrey.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 6px;
	width: 25%;
	white-space: nowrap;  
}
#content {
	width: 100%;
	position: RELATIVE;
	top: -18px;
	left: 0px;

}

/* #content {
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0px;

} */
#contentHome {
	width: 100%;
	position: RELATIVE;
	top: -20px;
	left: 0px;

}
/* #midTop {
	width: 100%;
	height: 44px;
	background-image:url(/assets/img/midtopBG.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	position: absolute;
	top: 100px;
	padding: 10px 0px 0px 0px;
	vertical-align: bottom;
} */
#stk {
	position: absolute;
	top:119px;
	width: 100%;
	height: 30px;
	background-image: url(/assets/img/stkBG.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	/*left: -36px;*/
}
td.stk {
	text-align: center;
	vertical-align: bottom;
	padding: 10px 0px 5px 0px;
	white-space: nowrap;
}
td.midTop {
	height: 30px;
	background-image:url(/assets/img/midtopBG.gif);
	background-repeat: repeat-x;
	background-position:0 0;
	vertical-align: top;
	white-space: nowrap;
	padding: 0px;
}
input.SelectBrand {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4a4a4a;
	width: 90px;
	height: 20px;
	font-size: 10px;
	line-height: 18px;
}
td.search {
	text-align: left;
	padding: 5px 10px 0px 5px;
	width: 200px;
	background-color: transparent;
}
input.search {
	width: 130px;
	height: 22px;
	border: 0px;
	background-image: url(/assets/img/searchBG.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 4px 0px 0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #464646;
	background-color: transparent;
}
#RewardsClub {
	width: 157px;
	position: absolute;
}
td.tabRewards {
	width: 157px;
	height: 10px;
	padding-top: 0px;
	vertical-align: bottom;
	background-image: url(/assets/img/tab_RewardsClub.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
td.RewardsContent {
	width: 157px;
	background-color: #ffffff;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	padding: 5px;
}
td.RewardsEnd {
	width: 157px;
	background-image: url(/assets/img/end_RewardsClub2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 96px;
}
input.rewards {
	background-color: #e6e6e6;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	width: 120px;
	height: 15px;
}
td.tabQuickLinks {
	width: 212px;
	height: 8px;
	padding: 0px 0px 0px 10px;
	vertical-align: bottom;
	background-image: url(/assets/img/tab_QuickLinks.gif);
	background-position: 5% 100%;
	background-repeat: no-repeat;
}
td.QuickLinksContent {
	width: 212px;
	background-image: url(/assets/img/quicklinkMid.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	/* background-color: #ffffff;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;*/
	padding: 5px;
}
td.QuickLinksEnd {
	width: 212px;
	background-image: url(/assets/img/end_QuickLinks.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 5px;
}
/**********************************************/
/*                   MID AREA				  */
/**********************************************/
/* #mid {
	background-image: url(/assets/img/midBG.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	height: inherit;
	position: absolute;
	top: 144px;
} */
td.mid {
	background-image: url(/assets/img/midBG.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	height: inherit;
}
#NewPanel {
	width: 160px;
	height: auto;
	padding: 0px 0px 0px 0px;
}
td.new {
	border-right: 1px solid #bebebe;
	width: 20%;
}
td.newA {
	background-image: url(/assets/img/lineDash.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	height: 100px;
	vertical-align: middle;
	padding: 0px 0px 0px 70px;
	color: #222222;
	
}
td.promoPanel {
	width: 469px;
	border-right: 1px solid #bebebe;
}
td.greytabTop {
	/*width: 181px; */
	height: 36px;
	background-image:url(/assets/img/tab_golfKeyFeatures.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 0px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
td.greytabMid {
	width: 181px;
	border-top: 1px solid #717070;
	border-bottom: 1px solid #717070;
	background-color: #ffffff;
	padding: 5px 2px 5px 2px;
}
td.greytabEnd {
	width: 181px;
	background-image:url(/assets/img/end_golfKeyFeatures.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#golfdeal {
	width: 200px;
	height: auto;
	background-color: #FF6600;
	border: 3px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
.golfdeal_weekday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 30px;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #9d9d9d;
}
.golfdeal_playday {
	padding: 4px;
	border-bottom: 1px solid #9d9d9d;
	border-right: 1px solid #9d9d9d;
	text-align: center;
}
.golfdeal_playday1 {
	padding: 4px;
	border-bottom: 1px solid #9d9d9d;
	border-right: 1px solid #9d9d9d;
	border-left: 1px solid #9d9d9d;
	text-align: center;
}
/**********************************************/
/*                  END AREA				  */
/**********************************************/

/* #end {
	border-top: 1px solid #bebebe;
	width: 100%;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top:590px;
} */
td.end {
	border-top: 1px solid #bebebe;
	width: 100%;
	padding: 10px 0px 0px 0px;
} 

/*******************************************/
/*                 FOOTER                  */
/*******************************************/

td.footerMid {
	padding: 0px 0px 0px 20px;
	height: 22px;
	background-image: url(/assets/img/footerBG.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 11px;
	white-space: nowrap;
}
td.footerLeft {
	background-color: #ffffff;
	width: 25px;
	height: 22px;
	background-image: url(/assets/img/footerLeft.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
td.footerRight {
	width: 15px;
	height: 22px;
	background-image: url(/assets/img/footerRight.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*********************************************/
/*              LEVEL 2 PAGES				 */
/*********************************************/

td.nowrap {
	white-space: nowrap;
}
td.leftPanel {
	width: 190px;
	
}
td.rightPanel {
	width: auto;
	white-space: nowrap;
}
#main {
	background-image: url(/assets/img/gradBG.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	position: absolute;
	top: 102px;
	left: 54px;
	padding: 10px 0px 10px 0px;
}
td.topLine {
	border-top: 1px solid #898989;
	padding: 5px 0px 0px 0px;
}
td.endLine {
	border-bottom: 1px solid #898989;
	padding: 0px 0px 5px 0px;
}
#quicklinkPanel{
	width: 210px;
	text-align: left;
	vertical-align: top;
}
td.quicklinkMid {
	background-color: #ffffff;
	padding: 8px;
	/* background-image: url(/assets/img/quicklinkMid.jpg);
	background-position: 50% 90%;
	BACKGROUND-REPEAT: no-repeat;
	padding: 0px 0px 0px 10px; */
}
.floatImgLeft{ 
    float:left;
	margin:0 10px 12px 0;
}
#golfdeal {
	width: 200px;
	height: auto;
	background-color: #FF6600;
	border: 3px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
}
td.brand {
	background-color: #ffffff;
	width: 150px;
	height: 80px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 2px 2px 2px 2px;
}
td.brand1 {
	background-color: #ffffff;
	width: 150px;
	height: 80px;
	border-bottom: 1px solid #cfcfcf;
	padding: 2px 2px 2px 2px;
}
/********************************************/
/*             LINKS + FONTS				*/
/********************************************/

h1 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px; 
	color: #393733;
	/* color: #666; */
	font-weight: normal;
	font-size: 22px;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 22px;
}

h2 {
	font: normal 14px Verdana, Arial, sans-serif; 
	letter-spacing: .2px;
  	text-transform: none;
  	color: #6e891a;
	margin-top: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
  }
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #4c4c4c;
	font-weight: normal;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: .2px;
}
h4 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px; 
	color: #005a2f;
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	margin-top: 4px;
	margin-bottom: 6px;
}
h5 {
	color: #28503d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
font.Header1 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px; 
	color: #555555;
	/* color: #666; */
	font-weight: normal;
	font-size: 22px;
	margin-top: 4px;
	margin-bottom: 6px;
}
font.Header2 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px; 
	color: #222222;
	/* color: #666; */
	font-weight: normal;
	font-size: 22px;
	margin-top: 4px;
	margin-bottom: 6px;
}
font.HeaderWhite {
	color: #ffffff;
	font-size: 18px;
}
font.sub9 {
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px; 
	color: #ffffff;
	font-weight: normal;
	font-size: 28px;
    line-height: 30px;
}
font.blueSans_sml {
	font-family: Arial, Helvetica, verdana, sans-serif;
	letter-spacing: 0.1px; 
	color: #0193de;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;	
}
font.greenSans_sml { 
	font-family: Arial, Helvetica, verdana, sans-serif;
	letter-spacing: .6px; 
	color: #3a9002;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
}
font.stk {
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	font-size: 12px;
}
font.blksml {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}
font.greysml {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
}
a.stk, a.stk:link, a.stk:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a, a.link, a.visited {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	LETTER-SPACING: .4PX;
}
a.hover {
	color: #0066FF;
}
a.stk:hover {
	color: #a7a7a7;
}

a.blksml, a.blksml:link, a.blksml:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: normal;
	font-size: 10px;
	line-spacing: 10px;
	text-decoration: none;
}

a.blksml:hover {
	color: #555555;
}
a.blkmed, a.blkmed:link, a.blkmed:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #222222;
	font-weight: normal;
	font-size: 12px;
	line-spacing: 10px;
	text-decoration: none;
}

a.blkmed:hover {
	color: #555555;
	text-decoration: underline;
}
a.lime, a.lime:link, a.lime:visited {
	color: #6e891a;
	text-decoration: none;
}

a.lime:hover{
	color: #8ab700;
}
a.grey, a.grey:link, a.grey:visited {
	color: #757575;
	font-size: 10px;
	text-decoration: none;
}
a.grey:hover {
	color: #535353;
}
a.greyLge, a.greyLge:link, a.greyLge:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a.greyLge:hover {
	text-decoration: none;
}
a.locations, a.location:link, a.locations:visited {
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.locations:hover {
	text-decoration: underline;
}
a.wht, a.wht:link, a.white:visited {
	color: #ffffff;
	font-size: 8.5pt;
	text-decoration: none;
}
	
a.wht:hover {
	text-decoration: underline;
}
a.wht2, a.wht2:link, a.white2:visited {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
	
a.wht2:hover {
	text-decoration: underline;
}
a.redMed, a.redMed:link, a.redMed:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ba0101;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
	
a.reMed:hover {
	text-decoration: underline;
}
a.orange, a.orange:link, a.orangr:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #d96600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
a.orange:hover {
	text-decoration: underline;
}
a.quicklink, a.quicklink:link, a.quicklink:visited {
	color: #222222;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
a.quicklink:hover {
	color: #555555;
	}
font.inStock {
	background-color: #FFCC00;
	font: 11px Verdana, sans-serif;
	line-height: 12px;
	color: #333; 
	font-weight: bold;
	display: block;
	height: 12px;
	padding: 2px;
	width: 100px;
}
/****************************/
/***        MISC         ****/
/****************************/

div.hr1{
		width: inherit;
		border-top: 1px solid #999999;
		height: 10px;
}
/****************************/
/***     ONLINE SHOP     ****/
/****************************/
/* body, td, th { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
} 
body { 
background-color : #3b3b3b;
margin:10px;
}*/
#container {
	background-color: #ffffff;
	height: auto;
}

font.RedPrice {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #cc0000;
	font-weight: bold;
}
font.WebPrice {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #cc0000;
	font-weight: bold;
}
font.SavePrice{
		color: #848484;
		font-size: 14px;
		font-weight: bold;
}
.Gray { 
color : #333333;
font-size : 12px;
} 
.Gray_sml { 
color : #333333;
font-size : 10px;
} 
.Header1 { 
font-size : 20px;
color : #d78003;
} 
.Header2 { 
font-size : 16px;
line-height : 26px;
color : #596330;
}
.Header3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #459f02;
} 
.Header4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #474747;
}
.Header5 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #747474;
}
.blkText_sml { 
font-size : 11px;
color : #000000;
font-weight: normal;
} 
.greyText_sml { 
font-size : 10px;
line-height: 14px;
color: #444444;
font-weight: normal;
}
.redText_smal { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
color : #d80101;
} 
.topNavMenuINV { 
background-image : url(/shop/graphic/topMenuDivider.gif);
background-position : left;
background-repeat : no-repeat;
padding-left:5px;
font-weight : bold;
font-size : 11px;
color : #292929;
cursor : pointer;
} 
.topNavMenu { 
background-image : url(/shop/graphic/topMenuDivider.gif);
background-position : left;
background-repeat : no-repeat;
padding-left:5px;
font-weight : bold;
font-size : 11px;
color : #9b9b9b;
cursor : pointer;
} 
.SUBONEmother { 
position : absolute;
top : 0;
left : 0;
display : none;
width : 155px;
z-index : 100;
} 
.SUBONEmother2 { 
position : absolute;
top : 0;
left : 0;
display : none;
width : 155px;
} 
.SUBTWOmother { 
position : absolute;
top : 0;
display : none;
width : 155px;
} 
.SUBTWOMOTHER2 { 
background-image : url(/shop/graphic/menu_top_bg.gif);
background-repeat : no-repeat;
height : 23px;
padding-left : 15px;
color : #968d8d;
font-size : 11px;
font-weight : bold;
cursor : pointer;
} 
.subclose { 
background-image : url(/shop/graphic/menu_bottom_bg.gif);
background-repeat : no-repeat;
height : 6px;
} 
.subchild { 
background-image : url(/shop/graphic/menu_main_bg.gif);
background-repeat : repeat-y;
padding : 5px;
color : #333333;
border-top : 1px solid #d3d3d3;
} 
.subchild_ON { 
background-image : url(/shop/graphic/menu_main_bg_hover.gif);
background-repeat : repeat-y;
padding : 5px;
color : #333333;
cursor : pointer;
border-top : 1px solid #d3d3d3;
} 
.bargain01 { 
border-left:1px solid #999999;
border-right:1px solid #999999;
width : 177px;
cursor : pointer;
text-align : center;
color : #000000;
padding-top : 1px;
padding-bottom : 1px;
} 
.bargain02 { 
border-left:1px solid #999999;
border-right:1px solid #999999;
background-color:#EFF5EF;
width : 177px;
cursor : pointer;
text-align : center;
color : #000000;
padding-top : 1px;
padding-bottom : 1px;
} 
.manField { 
font-size : 10px;
font-weight : bold;
color : #e74100;
} 
.style1 { 
color : #264f3c;
font-weight : bold;
font-size : 11px;
} 
.text1_med { 
font-weight : bold;
font-size : 10px;
line-height : 14px;
color : #666666;
} 
.text1_medUC { 
font-weight : bold;
font-size : 9px;
line-height : 14px;
color : #666666;
text-transform : uppercase;
} 
.subTitle { 
font-weight : normal;
color : #000000;
font-size : 14px;
line-height: 18px;
} 
.style2 { 
color : #3b3b3b;
} 
.style3 { 
color : #d28102;
} 
.style3BIG { 
color : #d28102;
font-weight : bold;
padding : 4px;
font-size : 15px;
} 
.style4 { 
font-size : 14px;
font-weight : bold;
color : #627745;
} 
.style5 { 
color : #ff0000;
font-weight : bold;
font-size : 12px;
} 
.style5-1 { 
color : #ff0000;
font-size : 11px;
} 
.style6 { 
color : #30524d;
font-weight : bold;
font-size : 11px;
} 
.style7 { 
color : #6a6344;
font-size : 11px;
} 
.style7-2 { 
text-transform : uppercase;
color : #6a6344;
font-size : 11px;
} 
.style8 { 
/* color : #968d8d; */
color: #bcb2b2;
font-size : 11px;
font-weight : bold;
font-weight : normal;
} 
.white { 
color : #ffffff;
}
.white2 { 
color : #ffffff;
font-size: 10px;
letter-spacing: 0.2px;
}  
.style9 { 
color : #666666;
} 
.style9-1 { 
color : #666666;
font-size : 10px;
} 
.style10 { 
color : #669900;
} 
.style14-2 { 
font-weight : bold;
color : #cc6633;
font-size : 14px;
} 
a:link,a:visited{ 
text-decoration : none;
} 
a:hover,a:active{ 
text-decoration:underline;
} 

a.cart, a.cart:link, a.cart:visited { 
color : #ffd801;
text-decoration : none;
font-size : 10px;
font-weight : bold;
} 
a.cart:hover { 
color : #ffffff;
text-decoration : none;
} 
a.sub, a.sub:link, a.sub:visited { 
font-weight : normal;
color : #000000;
font-size : 9px;
} 
a.sub:hover { 
color : #0059fb;
} 
a.email, a.email:link, a.email:visited { 
font-weight: bold;
color: #daa900;
font-size: 9px;
text-decoration : none;
} 
a.email:hover { 
text-decoration:underline;
}
a.blk, a.blk:visited, a.blk:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.blk:hover {
	text-decoration: underline;
}

a.poo, a.poo:visited, a.poo:link {
	color: #c47b03;
	text-decoration: none;
	font-size: 12px;
}
a.poo:hover {
	text-decoration: underline;
}
a.grey, a.grey:visited, a.grey:link {
	color: #a9a9a9;
	text-decoration: none;
	font-size: 12px;
}
a.grey:hover {
	text-decoration: underline;
}
.numberBefore { 
/* background-image : url(/shop/graphic/checkoutBlockPickupBG.gif);
background-repeat : no-repeat;
background-position : 0px 5px;
width : 25px; */
background-color: #ffffff;
color : #ffffff;
font-weight : bold;
padding-top : 2px;
padding-left : 8px;
padding-right : 6px;
} 
.numberAfter { 
/* background-image : url(/shop/graphic/checkoutBlockDeliverBG.gif);
background-repeat : no-repeat;
background-position : 0px 5px;
width : 25px; */
background-color: #ffffff;
color : #ffffff;
font-weight : bold;
padding-top : 2px;
padding-left : 8px;
padding-right : 6px;
} 
.listText { 
background-image : url(/assets/img/ico_arrow11.gif);
background-repeat : no-repeat;
background-position : 0 6px;
padding: 5px 0px 10px 0px;
padding-left : 20px;
font-weight : normal;
color : #333333;
font-size : 12px;
border-bottom : 1px solid #cccccc;
margin-left : 20px;
width : 80%;
text-align : left;
height: 5px;
} 
.priceBox { 
background-color : #ffffff;
border-left : 1px solid #949494;
border-right : 1px solid #949494;
border-bottom : 1px solid #949494;
background-image : url(/shop/graphic/priceBoxTop.gif);
background-repeat : no-repeat;
background-position : 100% 0;
width : 100%;
padding : 5px;
} 
.rrpRight { 
text-align : left;
padding : 2px;
font-weight : normal;
font-size : 9px;
color : #666666;
} 
.priceLeft { 
text-align : right;
padding : 2px;
font-weight : normal;
font-size : 9px;
color : #000000;
} 
.priceRight { 
text-align : left;
padding : 2px;
font-weight : bold;
font-size : 11px;
color : #d76203;
} 
.productList { 
text-align : left;
font-size : 10px;
color : #000000;
padding : 3px;
} 
ul li { 
text-align : left;
font-size : 10px;
color : #000000;
list-style-position : inside;
list-style-type : none;
list-style-image : url(/shop/graphic/icon_listBlock.gif);
} 
.creditCardBox { 
width : 350px;
background-color : #f7f7f7;
border : 1px solid #7f7f7e;
padding : 4px;
} 
.columnA { 
text-align : right;
font-size : 9px;
color : #000000;
padding : 2px;
width : 40%;
} 
.columnB { 
text-align : left;
font-size : 9px;
color : #000000;
padding : 2px;
width : 60%;
} 
.pkgHeader { 
background-image : url(/shop/graphic/iconArrowBoxOlive.gif);
background-repeat : no-repeat;
padding-left : 20px;
font-weight : bold;
font-size : 12px;
color : #828b58;
padding-bottom : 4px;
} 
.overview { 
padding : 5px;
padding-left : 20px;
color : #000000;
font-size : 10px;
background-color : #f1f1f1;
} 
.pkgDescription { 
padding-left : 20px;
color : #000000;
font-size : 10px;
} 
#voucher_wrap { 
background-image : url(/shop/graphic/voucherBG.jpg);
background-repeat : no-repeat;
background-position : 0 0;
text-align : center;
width : 314px;
height : 435px;
padding-top : 180px;
padding-left : 5px;
padding-right : 5px;
} 

.paginationCurPage {
	background-color: #999999;
	width: 9px;
	height: 9px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 2px 2px 6px;
	text-align: center;
}


/* .paginationCurPage { 
border-right : 1px solid #cc6600;
padding-right : 3px;
border-top : 1px solid #cc6600;
padding-left : 3px;
font-weight :
	background-color: #ccccccbold;
padding-bottom : 3px;
margin : 1px;
border-left : 1px solid #cc6600;
color : #cc6600;
padding-top : 3px;
border-bottom : 1px solid #cc6600;
} 
*/
.indexDIVmother { 
text-align : center;
margin-top : 30px;
width : 530px;
} 
.indexDIVchild { 
background-image : url(/shop/graphic/mid/newProductCellBG.gif);
background-repeat : no-repeat;
background-position : center 0%;
height : 195px;
float : left;
width : 165px;
margin : 5px;
padding-top :6px;
cursor : pointer;
text-align:center;
} 
.indexDIVnormal { 
height : 95px;
width : 65px;
border : 1px solid #fbfbfb;
margin:auto;
margin-bottom : 0px;
} 
._special { 
height : 95px;
width : 65px;
background-image : url(/shop/graphic/tagSpecial.gif);
background-repeat : no-repeat;
background-position : right bottom;
} 
._bargain { 
height : 95px;
width : 65px;
background-image : url(/shop/graphic/tagBargainBox.gif);
background-repeat : no-repeat;
background-position : right bottom;
} 
._new { 
height : 95px;
width : 65px;
background-image : url(/shop/graphic/tagNew.gif);
background-repeat : no-repeat;
background-position : right bottom;
} 
._clearance { 
height : 95px;
width : 65px;
background-image : url(/shop/graphic/tagClearance.gif);
background-repeat : no-repeat;
background-position : center bottom;
} 

.payment_tdCommon{
border-bottom:1px solid #000000;
color:#333333;
}

/********************************/
/****         LOGIN           ***/
/********************************/

#login {
	width: 540px;
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #111111;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
input.textBox {
	height: 20px;
	border: 1px solid #737373;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666666;
	font-weight: bold;
}
table.loginPwdhint {
	border: 1px solid #bcbcbc;
	padding: 5px;
	text-align: left;
}
a.pwdhint, a.pwdhint:visited, a.pwdhint:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #0486d8;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.pwdhint:hover {
	text-decoration: underline;
} 
.pwdHintText {
	color: #df2500;
	font-weight: bold;
	font-size: 12px;
}
td.loginCell {
		padding: 5px;
		text-align: left;
		color: #000000; 
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
}
input.login {
		height:15px; 
		width:120px; 
		font-size:9px; 
		color: #006633;
		border: 1px solid #999;
		padding: 0px 0px 0px 2px;
}
/***********************************/
/****         REGISTER           ***/
/***********************************/

#register{
	width: 540px;
	background-color: #f0f0f0;
	padding: 5px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #111111;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
#registerBox{
	width: 500px;
	border: 3px dotted #d8d8d8;
	padding: 5px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #111111;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
#registerTab {
	width: 550px;
	height: 30px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/shop/graphic/tab-JoinToday.gif);
	background-repeat: no-repeat;
	background-position: 2% 100%;
}

/********************************/
/****        PACKAGES         ***/
/********************************/
table.thumb_pkg {
	width: 192px; 
}
table.pkg_row {
	border-bottom: 1px solid #999999;
	text-align: left;
}
td.thumb_pkg {
	width: 70px;
	text-align: left;
}
#thumb_pkg {
	display: block;
	width: 58px;
	height: 58px;
	border: 1px solid #dfdfdf;
	background-color: #ffffff;
    moz-opacity: 1.0;
   	opacity:1.0;
	filter:alpha(opacity=100);
}
a.pkgText, a.pkgText:visited, a.pkgText:link {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}
a.pkgText:hover {
	text-decoration: underline;
	color: #666666;
}
#pkg_price {
	width: 131px;
	height: 69px;
	background-image: url(/shop/graphic/pkg_priceBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 4px;
}
font.black1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
td.pkgPrice_main {
	padding-left: 5px;
	padding-right: 15px;
}
font.pkgPrice_main {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 24px;
}
td.pkg_column1 {
	border-right: 1px solid #999999
}
td.line {
	border-bottom: 2px solid #cfcfcf;
	padding-bottom: 5px;
	padding-top: 5px;
}
th.line {
	border-bottom: 2px solid #cfcfcf;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.pkgContents {
	border-right: 1px solid #cfcfcf;
	padding-left: 4px;
}
th.pkgContents {
	border-right: 1px solid #cfcfcf;
	padding-left: 4px;
}
#packageList ul li {
	text-align : left;
	font-size : 11px;
	line-height: 24px;
	color : #000000;
	list-style-position : inside;
	list-style-type : none;
	list-style-image: url(/assets/img/ico_bullet06.gif);
	padding: 0px 0px 0px 0px ;	
}
textarea.textArea {
	height: auto;
	border: 1px solid #737373;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666666;
	font-weight: bold;
}
td.cartHeader {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	padding: 5PX; /*0PX 3PX 0PX;*/
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #ffffff;
	background-color:#ffffff;
	color: #000000; 
	font-weight:normal;
	font-size: 12px; 
}
font.checkoutHead1 {
		font-family: Helvetica, Arial, Verdana, sans-serif; 
		font-size: 20px; 
		font-weight: normal; 
		color:#91a964;
		letter-spacing: 1px;
}
font.cartDesc1 {
		font-family: Helvetica, Arial, Verdana, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color:#8d8d8d;
		letter-spacing: .5px;
}

font.cartDesc2 {
		font-family: Helvetica, Arial, Verdana, sans-serif; 
		font-size: 12px; 
		font-weight: normal; 
		color:#000000;
		letter-spacing: .5px;
}

/********************************************/
/*             VIEW DETAIL PAGE             */
/********************************************/



/*******************************************/
/*         CART/CHECKOUT HEADER            */
/*******************************************/
.checkoutMenu {
		width: 700px;
}
.checkoutTop {
		width: 325px;
}
td.step1 {
		width: 89px;
		height: 31px;
}
td.step2 {
		width: 141px;
		height: 31px;
}
td.step3 {
		width: 95px;
		height: 31px;
}


iframe{ border: 0px;}
