<Style>/* Default CSS Stylesheet for a new Web Application project */{}

html, body, ul, ol, li, p, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 				0px;
	padding:        0px;
	border: 				0px;
}
.GeneralPage
{
/* background-color: Black; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

h1 { font-size: 2.0em; font-family: Arial, Helvetica, sans-serif; font-weight:normal; padding: 1px 0px 15px 0px;}
a.h1 { font-size: 2.0em; font-family: Arial, Helvetica, sans-serif; font-weight:normal; padding: 1px 0px 15px 0px;}

.GeneralTable
{
	background-color: White; /* Background Color */
}

ul#primary
{
	display: inline;
	float: left;
	height: 18px;
	background-color: #1e1d1b;
	background-image: url(/images/navBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	width: 98%;
	padding: 3px 0px 0px 20px;
	overflow: hidden;
	list-style: none;
}

ul#primary li
{
	display: inline;
	float: left;
	height: 16px;
}

ul#primary li a:link,
ul#primary li a:visited
{
	display: inline;
	float: left;
	height: 18px;
	padding: 0px 20px 0px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font: small-caps 200 12px Arial, Helvetica, sans-serif;;
	line-height: 16px;
}

ul#primary li a:active,
ul#primary li a:hover
{
	text-decoration: none;;
}

ul#primary li.right
{
	float: right;
	clear: right;
	text-align: right;
	margin: 1px 27px 0 0;
	font: small-caps 200 12px Arial, Helvetica, sans-serif;;
	color: #ffffff;
	list-style: none;
	display: inline;
}

.TopBanner
{
font-family: Arial; /* Font Face */
/*font-size: 8pt; /* Font Size */
/*color: #666666; /* Font Color */
/*font-weight: Bold; /* Font Style */
/*text-decoration: none;
font-style: normal; /* FontStyle */
/* background-color: #FFFFFF; Background color */
/*text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: Maroon; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #1e1d1b; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #1e1d1b; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Middle; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #D9AC24; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Middle; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/* background-color: White; /* Background color */
text-align: Left; /* Align Text */
}
.ContentA
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/* background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.Content2
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #666666; /* Background color */
text-align: Left; /* Align Text */
}
.Content3
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}
.Content4
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #FFFFFF; /* Heading Font Color */
font-weight: Normal; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #1e1d1b; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

.temp1
{
	background-image: url(../Images/bk_t1.jpg);
	background-repeat: repeat-x;
}

.otheritemsheader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.otheritems
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.otheritems a
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
line-height: 20px
}

.otheritems a:hover
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #FFCC00; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #000000; /* Background color */
text-align: Left; /* Align Text */
line-height: 20px
}

#headerz
{
	display: inline;
	float: left;
	width: 100%;
	height: 150px;
	background-image: url(/images/storeheaderbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#headerz h1
{
	padding: 0px;
}

#headerz a:link,
#headerz a:visited
{
	display: inline;
	float: left;
	width: 287px;

	background-image: url(/images/premium-golf-logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
    padding: 150px 0px 0px 0px;
	overflow: hidden;

    height: 0px !important;
    height /**/:150px;
}

#cornernav
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 326px;
	height: 20px;
	background-image: url(../images/cornernavbg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

#cornernav ul
{
	display: inline;
	float: left;
	height: 20px;
	width: 326px;
	padding: 0 0 0 0;
}

#cornernav li
{
	display: inline;
	float: left;
	height: 20px;
	text-align: center;
	font: small-caps 200 11px Arial, Helvetica, sans-serif;
}

#cornernav li a:link,
#cornernav a:visited
{
	display: inline;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
font: small-caps 200 11px Arial, Helvetica, sans-serif;
line-height: 20px;
}

#cornernav li a:active,
#cornernav li a:hover
{
	text-decoration: none;
font: small-caps 200 11px Arial, Helvetica, sans-serif;
line-height: 20px;
}

#cornernav li.short
{
	width: 40px;
font: small-caps 200 11px Arial, Helvetica, sans-serif;
}

#cornernav li.mid
{
	width: 60px;
font: small-caps 200 11px Arial, Helvetica, sans-serif;
}

#cornernav li.long 
{
	width: 85px;
font: small-caps 200 11px Arial, Helvetica, sans-serif;
}

#cornernav li.mcafee 
{
	width: 115px;
	height: 32px;
	border: 1px solid black;
	margin: 30px 30px 0px 0px;
	float: right;
}

div#footer
{
	width: 100%;
	height: 40px;
	/* position: fixed;
	   left: 0px;
	   bottom: 0px;
	*/
	float: left;
	clear: both;
	background-color: #1e1d1b;
	text-align: center;
}

div#footer p
{	
	font: small-caps 200 12px Arial, Helvetica, sans-serif;;
	color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#links
{	
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	text-align: right;
	color: #FFFFFF;
}

#copyright
{
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	text-align: left;
 	float: left;
	width: 50%;
	font: small-caps 200 12px Arial, Helvetica, sans-serif;;
}

div#footer a:link,
div#footer a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font: small-caps 200 12px Arial, Helvetica, sans-serif;;
}

div#footer a:active,
div#footer a:hover
{
	color: #FFFFFF;
	font: small-caps 200 12px Arial, Helvetica, sans-serif;;
}

</Style>
