html {
	margin: 0px;
	padding: 0px;
}

img, #body {
	border: none;
	/*behavior: url(iepngfix.htc);*/
}

form {
	padding: 0;
	margin: 0;
}

h2 {
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
}
h3 {
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
	margin: 12px 0 0 0;
}

h1.productpage {
	margin: 10px 0 35px 0;
}

.clear {
	clear: both;
}

.sitemaphead {
	font-size: 150%;
	width: 200px;
	border-bottom: 1px solid #F42C2C;
	color: #fff;
}

.sitemap a {
	color: #fff;
}

.article {
	clear: both;
	padding-bottom: 15px;
	color: #FEC200;
}

.article a {
	color: #FEC200;
	text-decoration: none;
	font-size: 150%;
}

.datebox {
	background-color: #333;
	color: #FEC200;
	float: left;
	text-align: center;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	padding-top: 5px;
}

.datebox .month {
	font-size: 11px;
	font-weight: normal;
}

.datebox .year {
	font-size: 16px;
	font-weight: bold;
}

.productcell {
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 175px;
	margin: 0px 25px 20px 45px;
	text-align: center;
	width: 150px;
}

.productcell div {
	height: 140px;
	width: 140px;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}

.productcell a {
	text-decoration: none;
	color: #fff;
}

.notrequired {
	color: #fff;
	font-size: 11px;
}
.required {
	color: #F00;
	font-size: 11px;
	font-weight: bold;
}
p.error {
	border: 1px solid #F00;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}

.photoset a {
	text-decoration: none;
}

div.pic {
	float: left;
	padding: 10px;
}

.goback a {
	font-size: 12px;
	text-decoration: none;
}

#flickrslideshow {
	margin: 30px 0px 0px 15px;
	width: 600px;
	height: 500px;
}

.gmap_bubble {
	color: black;
}

#bom_table {
	color: #000;
}

#bom_table th {
	background-color: #d0d0d0;
}

.photo_gallery {
	margin: 0px 10px 10px 25px;
	float: left;
	position: relative;
	width: 127px;
	height: 140px;
	text-align: center;
   z-index: 0;
}

.gallery_thumb {
   border: 1px solid #5D5D5D;
}

.gallery_text {
	position: relative;
	top: 8px;
	padding: 0px 2px 0px 2px;
	color: #ffcc00;
	font-weight: bold;
   font-size: 10px;
}

.video_icon {
	padding-right: 7px;
	width: 63px;
}

.video_item b {
	color: #ffcc00;
	font-weight: bold;
}

.video_item .description {
	width: 155px;
}

.video_item p {
	padding: 0;
	margin: 0;
	color: #666;
}

.result {
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

.result .datebox {
	margin-left: auto;
	margin-right: auto;
}

.result img {
	width: 50px;
	height: 50px;
}

.result a {
	text-decoration: none;
}

.playerprofile th {
	text-align: right;
	vertical-align: top;
}