@charset "utf-8";
/* CSS Document */
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #A41498;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #40063b;
}
p { margin:0px;}
.wrapper {
	margin: auto;
	height: auto;
	width: 750px;
}
.header {
	background-image: url(/flvtemplates/hammervip1/header.jpg);
	float: left;
	height: 46px;
	width: 750px;
}
.banner {
	background-image: url(/flvtemplates/hammervip1/banner.jpg);
	float: left;
	height: 227px;
	width: 750px;
}
.divider {
	background-image: url(/flvtemplates/hammervip1/divider.jpg);
	float: left;
	height: 10px;
	width: 750px;
	overflow: hidden;
}
.main-content {
	background-image: url(/flvtemplates/hammervip1/ctbg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 740px;
	padding: 5px;
}
.footer {
	background-image: url(/flvtemplates/hammervip1/footer.jpg);
	float: left;
	height: 17px;
	width: 750px;
}
.media-centre {
	float: left;
	height: 305px;
	width: 490px;
	text-align: center;
	padding-top: 5px;
}
.access-more {
	float: left;
	height: 310px;
	width: 250px;
	text-align: center;
}
.sample-clips {
	background-color: #dcdcdc;
	float: left;
	height: auto;
	width: 740px;
	padding-bottom: 5px;
}
.waiting-inside {
	text-align: center;
	float: left;
	height: 49px;
	width: 740px;
}
.sample-pics {
	float: left;
	height: 133px;
	width: 710px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.continue-tour {
	float: left;
	height: 55px;
	width: 740px;
	text-align: center;
}
.clipbox1 {
	float: left;
	height: auto;
	width: 370px;
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
}
.clipbox2 {
	float: left;
	height: auto;
	width: 370px;
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
}
.text {
	float: left;
	height: auto;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thumbpic {
	float: left;
	height: 133px;
	width: 112px;
	margin-right: 3px;
	margin-left: 3px;
}

