body {
	padding: 0px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#flashheader {
	width: 800px;
	margin: 0px;
	height: 151px;
	background-image: url(../graphics/flash-header.jpg);
	background-repeat: no-repeat;
	float: left;
}

#maincontent {
	width: 800px;
	float: left;
	clear: both;
	padding-top: 32px;
}
#maincontent p {
	margin-top: 16px;
	margin-bottom: 16px;
}

#leftpanel {
	width: 230px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
.leftpanelbox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 200px;
	margin-bottom: 23px;
}

#mainpanel {
	clear: none;
	float: right;
	width: 530px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #525252;
}
#mainpanel a, #mainpanel a:link, #mainpanel a:visited, #mainpanel a:active {
	text-decoration: none;
	color: #1c5ba2;
}

#mainpanel a:hover {
	text-decoration: none;
	color: #1c5ba2;
	background-color: #b0cef1;
}
#mainpanelfull {
	clear: none;
	float: right;
	width: 764px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #525252;
}

#mainpanelfull a, #mainpanelfull a:link, #mainpanelfull a:visited, #mainpanelfull a:active {
	text-decoration: none;
	color: #1c5ba2;
}

#mainpanelfull a:hover {
	text-decoration: none;
	color: #1c5ba2;
	background-color: #b0cef1;
}


#footer {
	float: left;
	clear: both;
	width: 800px;
	height: 45px;
	color: #676767;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Arial;
	background-color: #262626;
}

#footer p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #676767;
	padding: 2px;
}

#footer a:hover {
	text-decoration: none;
	color: #FFF;
}
.outline {
	border: 1px solid #43464A;
}

a:hover {
	position: relative;
	color: #000000;
}
a span {
	display: none;
	width: 240px;
}
a:hover span {
	display: block;
	position: absolute;
	top: -10px;
	left: 10px;
	/* formatting only styles */
padding: 5px;
	margin: 10px;
	z-index: 100;
	border: 1px solid #000000;
	opacity: 0.9;
	color: #333333;
	background-color: #FFFF99;/* end formatting */
}


.smallblue {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #06C;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

.mybutton {
	font-size: 9px;
	border: 1px solid #333;
	background-image: url(../graphics/menu-bg.gif);
	background-repeat: repeat-x;
	padding: 4px;
	background-color: #06C;
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: pointer;
}

.producttitle {
	background-color: #1c5ba2;
	border: 1px solid #133761;
	padding: 4px;
	color: #FFF;
	font-size: 14px;
}
.productbox {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	margin-bottom: 20px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #37A600;
}

.productbox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}

hr{
	height:0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.photoborderleft {
	padding:5px;
	border:1px solid #cbcbcb;
	background-color: #FFFFFF;
	margin-right: 10px;
	float: left;
}

.photoborderright {
	padding:5px;
	border:1px solid #cbcbcb;
	background-color: #FFFFFF;
	float: right;
	margin-left: 10px;
}
.normalblue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #1c5ba2;
	font-weight: bold;
}
.normalblue a:hover {
	text-decoration: none;
	color: #1c5ba2;
	background-color: #b0cef1;
}
.normalblue a:link, .normalblue a:active , 

.normalblue a, .normalblue a:visited{
	text-decoration: none;
	color: #1c5ba2;
}

.leftcarttext {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}


.leftcarttext a, .leftcarttext a:link, .leftcarttext a:visited, .leftcarttext a:active {
	text-decoration: none;
	color: #1c5ba2;
}

.leftcarttext a:hover {
	text-decoration: none;
	color: #1c5ba2;
	background-color: #cbe3ff;
}
.bullet1
{
	margin-left: 10px;
	padding-left: 5px;
	list-style: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.bullet1 li 
{
	padding-left: 18px;
	background-image: url(../img/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0 0.9em;
	color: #525252;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1c5ba2;
}
.myHR {
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5B9B4;
}
.mediumblue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1c5ba2;
	font-weight: normal;
}
.photoborder {

	padding:5px;
	border:1px solid #cbcbcb;
	background-color: #FFFFFF;
}
.subtitleRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E60000;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E60000;
}
.pricesale {
	color: #666666;
	text-decoration: line-through;
}
.subtitleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #37A600;
}
.tinyblue {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #1c5ba2;
	font-weight: normal;
}

#message {
	width: 500px;

	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}

.cat-box-clubshirts {
	float: left;
	width: 215px;
	clear: none;
	margin-right: 28px;
	background-image: url(../graphics/box-club-shirts.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 10px;
	padding-right: 10px;
	height: 105px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 16px;
}
.cat-box-skirtpants {
	float: left;
	width: 215px;
	clear: none;
	margin-right: 28px;
	background-image: url(../graphics/box-skirts-pants.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 10px;
	padding-right: 10px;
	height: 105px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 16px;
}

.cat-box-vbla {
	float: left;
	width: 215px;
	clear: none;
	background-image: url(../graphics/box-vlba.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-left: 10px;
	padding-right: 10px;
	height: 105px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 16px;
}
.cat-box-bowlsaus {
	float: left;
	width: 215px;
	clear: none;
	margin-right: 28px;
	background-image: url(../graphics/box-bowls-australia.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 16px;
}
.cat-box-ausbuy {
	float: left;
	width: 215px;
	clear: none;
	margin-right: 28px;
	background-image: url(../graphics/box-bowls-ausbuy.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 16px;
}
.cat-box-wabowls {
	float: left;
	width: 215px;
	clear: none;
	background-image: url(../graphics/box-wa-bowls.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 16px;
}



.clickhere {
	background-image: url(../img/btn-clickhere.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 96px;
}
#mainpanelfull .buttonhover a, #mainpanelfull .buttonhover a:link, #mainpanelfull .buttonhover a:visited, #mainpanelfull .buttonhover a:active {
	background-color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainpanelfull .buttonhover a:hover {
	background-color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
