/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:transparent url(../styleImages/golfcompare-bg.gif) repeat-x fixed center top;
	color:#000000;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding:0px;
	color:#333333;
	margin:0px 0px 10px 0px;
	font-family:Handelgotdlig, Helvetica, sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 7px 7px 7px;
	padding:5px;
	font-family:Handelgotdlig, Helvetica, sans-serif;
}
a {
	color:#006600;
	text-decoration:none;
}
a:visited {
	color:#006666;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:970px;
}
#header {
	position:relative;
	float:left;
	height:200px;
	width:100%;
	background-image:url();
	background-position:right;
	background-repeat:no-repeat;
	z-index:100;
}
#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	display:block;
	background-image:
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
#barOne {
	position:relative;
	float:left;
	width:930px;
	margin:0px 0px 0px 0px;
	height:58px;
	clear:both;
	background-image:
	background-repeat:no-repeat;
	background-position:0px 28px;
	padding:0px 20px 0px 20px;
	z-index:100;
	background-color:#ff9966;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	float:left;
	width:930px;
	margin:0px;
	padding:10px;
	clear:both;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:930px;
	padding:0px 10px 10px 10px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:170px;
	margin:0px;
}
#sideNavRight {
	position:relative;
	float:right;
	width:300px;
	margin:0px;
}
#content {
	position:relative;
	float:left;
	margin:0px;
	left:5px;
	width:420px;
	line-height:120%;
}
#footer {
	position:relative;
	float:left;
	width:970px;
	background-color:#ccff66;
	background-repeat:no-repeat;
	height:50px;
	text-align:center;
	clear:both;
	padding:17px 0px 0px 0px;
}

/* image widths and heights */
.smallProductImage {
	/*width:75px;*/
	height:70px;
	/*max-height:155px;*/
}
.featureProductImage {
	width:75px;
	/*height:65px;*/
}
.popularProductImage {
	width:50px;
	float:left;
	height:50px;
}

/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
	position:relative;
	float:right;
	top:5px;
	right:5px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}
.searchButton {
	position:relative;
	float:right;
	background-color:#006699;
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	padding:0px;
	width:70px;
	height:30px;
	background-image:url(../styleImages/el-search-but.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}
.searchButton:hover {
	background-image:url(../styleImages/el-search-but-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#searchbox {
	border:1px inset #ffffff;
	width:200px;
	padding:2px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
#homeNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	padding:8px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	height:29px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.topNavOn {
	background-image:url(../styleImages/el-top-but-l-on.gif);
	background-repeat:no-repeat;
}
.topLinkOn {
	background-image:url(../styleImages/el-top-but-r-on.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#333333;
}
.topNavOff {
	background-image:url(../styleImages/el-top-but-l.gif);
	background-repeat:no-repeat;
}
.topLinkOff {
	background-image:url(../styleImages/el-top-but-r.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
}
#sideNavLeft p {
	position:relative;
	float:left;
	width:138px;
	font-size:140%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 30px;
	height:25px;
	color:#006600;
	background-image:url(../styleImages/boxTopBG.gif);
	border-bottom:1px solid #ccff66;
	border-right:1px solid #ccff66;
	border-left:1px solid #ccff66;
	border-top:1px solid #ccff66;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:148px;
	border-bottom:1px solid #ccff66;
	border-right:1px solid #ccff66;
	border-left:1px solid #ccff66;
	background-image:ccff66;
	background-position:top;
	background-repeat:repeat-x;
}
#sideNavLeft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:150px;
	display:block;
	color:#009966;
}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#666666;
	width:auto;
}
#pageLinks ul li a {
	background-image:url(../styleImages/el-page-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0px 0px 0px 8px;
	width:auto;
}
.boxborder {
	position:relative;
	float:left;
	padding:10px;
	width:148px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #ccff66;
	border-right:1px solid #ccff66;
	border-left:1px solid #ccff66;
	background-image:;
	background-position:top;
	background-repeat:repeat-x;
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#content fieldset {
	position:relative;
	float:left;
	width:440px;
	border:1px solid #ccff66;
	line-height:150%;
	padding:5px;
	margin-bottom:10px;
}
#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset {
	position:relative;
	float:left;
	width:750px;
	border:1px solid #ccff66;
	line-height:150%;
	padding:5px;
	margin-bottom:10px;
}
#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend  {
	color:#006699;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:5px 3px 5px 3px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	width:750px;
	border-bottom:1px solid #ccff66;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:10px 0px 10px 0px;
	padding:0px;
	max-width:450px;
	/*width:450px*/
}
#sideNavRight p, #newsItems p, #tagCloud p, #rssItems p {
	position:relative;
	float:left;
	width:278px;
	font-size:140%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:25px;
	color:#ff9966;
	border-top:1px solid #ccff66;
	border-right:1px solid #ccff66;
	border-left:1px solid #ccff66;
}
#featureProduct ul, #popularProd ul, #newsItems ul, #tagCloud div, #rssItems ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:278px;
	border-bottom:1px solid #ccff66;
	border-right:1px solid #ccff66;
	border-left:1px solid #ccff66;
}
#tagCloud div {
	text-align:center;
}
#popularProd li, #newsItems li, #rssItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	list-style-type:none;
	border-top:1px dashed #ccff66;
}
#featureProduct li {
	list-style-type:none;
}
#newsItems li, #rssItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
#rssItems tbody {
   text-decoration:none;
   font-weight:500;
        color:#000000;
}
#popularProd li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}
.popLink {
	color:#00531c;
	font-weight:normal;
}
.popProdPrice {
	color:green;
	font-weight:bold;
}

.styleProdName {
	font-size:110%;
	color:#006600;
	font-weight:Bold;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:normal;
}
.styleProdPrice {
	font-size:110%;
	color:red;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
	font-size:120%;
	color:orange;
	font-weight:bold;
}
.styleProdDescription {
	font-size:105%;
}

.singleProdName {
	font-size:130%;
	color:#006600;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:125%;
	color:red;
	font-weight:bold;
}
.singleProdBrand {
	font-size:130%;
	color:#006699;
	font-weight:bold;
}
.singleProdDesc {
	font-size:105%;
	color:#666666;
	height:15px;
}
.singleProdId {
	font-size:80%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

a.button, a.bigbutton {
	color:#333333;
	display:block;
	padding:5px 0px 0px 6px;
	font-weight:bold;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:24px;
	margin:0px;
}
a:hover.button, a:hover.bigbutton {
	background-image:url(../styleImages/butBg-on.jpg);
	color:#ffffff;
	text-decoration:none;
}
a.catNavOn {
	font-weight:bold;
	color:#ff0000;
}
a.catNavOff {
	font-weight:normal;
	color:#00531c;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
	font-size:90%;
	color:#009900;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:278px;
	border:1px solid #ccff66;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#009900;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #ccff66;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #ccff66;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #ccff66;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 5px 0px;
	font-size:120%;
	font-weight:bold;
	color:#ff9966;
}
