* {
	margin: 0px;
	padding: 0px;
}

html, body {
	font-family: Arial, Helvetica, sans-serif; 
	min-height: 100%;
	width: 100%;
	height: 100%;	
	background-image: url(/images/GolfBatteryShop_19.gif);
	background-repeat: repeat-y;	
	background-position: left;
}

#container-page {
  	margin: 0 auto;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
}

.indented {
	padding-left: 30pt;
	padding-right: 30pt;
}

.imagefloatright {
	float: right;
}

#headertop {
	background-image: url(/images/GolfBatteryShop_02.gif);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 820px;
}

#middleheader {
	background-image: url(/images/GolfBatteryShop_06.gif);
	background-repeat: repeat-x;
	min-width: 820px;
	width: 100%;
}

#lowerheader {
	background-image: url(/images/GolfBatteryShop_09.gif);
	background-repeat: repeat-x;
	min-width: 820px;
	width: 100%;
}

#indexheader {
	font-size: 30px;
	text-align: center;
	color:#FFF; 
	background-color: #4b57e2;
}

#indexlowerheader {
	font-size: 20px;
	text-align: center;
	color:#FFF; 
	background-color: #4b57e2;
}

.header3 {
	font-size: 20px;
	text-align: center;
	color:#FFF; 
	background-color: #4b57e2;
}

#indextext {
	font-size: 15px;
	padding-left: 6px;
	padding-right: 8px;
	text-align: justify;
}

#topgreybar {
	background-image:url(/images/GolfBatteryShop_117.gif);
	background-repeat:repeat-x;
	min-width: 820px;
	width: 100%
}

#greybar {
	background-image: url(/images/GolfBatteryShop_217.gif);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 820px;
}

#greybartext {
	background-color: #08117e;
	background-repeat: repeat-x;
	width: 100%;
	padding-left: 0px;
	min-width: 820px;
}
	
h1 { 
	width:99%;
	font-size: 24px;
	color:white; 
	background-color: #4b57e2; 
	padding-left: 5px;
}	
	
#greybartext ul {
	margin: 0; padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	font-size:12px;
}

#greybartext li {
	display: inline;
	padding: 2px 5px 5px 5px;	 
}

#greybartext ul li a:link, #greybartext ul li a:visited {
	text-decoration: none; 
	margin: 2px; 
	color: white;
}

#greybartext ul li a:hover, #greybartext ul li a:active {
	text-decoration: none; 
	margin: 2px; 
	color: #45f538;
}


#container {
	padding-bottom: 42px;
}

#content {
	margin-left: 167px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px; 
}


#sidemenu {
	float: left;
	height: 100%;
	width: 164px;
	
}

#footer {
	min-width: 820px;
	background-image: url(/images/GolfBatteryShop_23.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear:both;
	
	height: 42px;
  	position: absolute;
  	bottom: 0 !important;
  	bottom: -1px; /* For Certain IE widths */			
}

tr.enquiryresponsetop {
	font-weight: bold; 
	background-color: #DDD;
}

tr.enquiryplacedtop {
	font-weight: bold; 
	background-color: #DDD;
}

tr.enquiryresponsebody {
	background-color: #c0bcdc; 
}

#contactusdiv {
	display: none;
}

.navi {
	list-style:none;
	margin:0;
	padding:0;
}
.navi li {
	margin-top:2px;
	margin-bottom:1px;
	padding:0;	
	border-style: dashed;
	border-color: #fff;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
}

.navi .odd A:link, .navi .odd A:visited {
	display:block;
	width: 98%;
	color: #FFF;
	font-size: 13px;
	padding-left: 2px;
	text-decoration: none;
}

.navi .odd A:hover,
.navi .odd A:active {
	background:#FFFFFF;
	color: #930441;
}

.subcategorydiv {
	text-align: center;
	width: 250px; 
	float:left;
	margin: 30px 0px 0px 0px;
	height: 250px;
}

a:active, a:link, a:visited {
	text-decoration:none;
	color: #11007b;
	font-size: 12px;
}

a:hover {
	text-decoration:none;
	color: #DEAC23;
	font-size: 12px;
}

#searchresults {
	border-style: solid; 
	border-color: #11007b; 
	padding: 10px; 
	position: absolute; 
	top: 150px; 
	left: 177px; 
	z-index: 100; 
	background-color: #FFFFFF; 
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; 
	width: 550px; 
	display: none;
}



/* SHOPPING cart */

#shoppingcart {
	min-width: 66%;
	border:medium #7685df solid;
	padding: 0px;
}

#shoppingcart th {
	border:medium #7685df solid;
	padding: 5px;
	color:#FFFFFF;
	background-color: #11007b;
}

#shoppingcart td {
	border:medium #7685df solid;
	padding: 5px;
}

#shoppingcart .summary {
	text-align: right;
	background-color: #11007b;
	color:#FFFFFF;
	font-weight: bold;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

#neworcurrentcusttable {
	width: 700px;
}

.fixedwid {
	width: 180px;
}

.fixedwidlge {
	width: 290px;
}

hr {
	border: none 0;
	border-top: 1px dashed #11007b;
	width: 100%;
	height: 1px;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

.fitmenttabletitle {
	float: right;
	color: #FFF;
	font-weight: bold;
}

.tabletop {
	text-align: left;
	background-color: #217805;
	width: 100%;
}

.tablebot {
	text-align: left;
	background-color: #217805;
	width: 100%;
}

#neworcurrentcusttable {
	width: 700px;
}

#contactsuccessdiv {
	display: none;
}