@import "reset.css";

body {
	background-color:#25163d;
	background-image: url(extremium-lights.jpg);
	background-repeat: no-repeat;
}
div#header, div#footer, div#content {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
div#header {
	height:222px;
	background:url(bg-header.jpg) no-repeat;	
}
div#header a.goright {
	width:200px;
	height:95px;
	display:block;
	margin:10px 5px 0 0;
}
div#header .logo {
	padding:3px 0 0 12px;	
}
div#thumb-holder {
	width:635px;
	float:left;
	text-align:center;
}
div#thumb-holder ul {
	display:inline-block;
}
div#thumb-holder ul li {
	width:205px;
	height:205px;
	margin-right:5px;
	float:left;
	position:relative;
}
div#thumb-holder img {
	border:1px solid #f7f7f7;
}
div#thumb-holder ul li.last {
	margin-right:0;	
}
div#thumb-holder ul li a {
	width:205px;
	height:205px;
	display:block;
	overflow:hidden;
}
div#content {
	width:956px;
	padding:8px 2px;
	background-color:#fff;
	overflow:visible;
	text-align:center;
}
div#thumb-holder p {
	padding-top:2px;
	font-size:12px;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#sidebar {
	width:310px;
	height:845px;
	float:right;
	background:url(bg-sidebar.jpg) no-repeat;	
}
div#sidebar div.movie-holder {
	width:310px;
	height:232px;
	padding-top:43px;
	margin:0px 0 0 0px;
	background:url(bg-sample-movie.png) no-repeat;
}
div#sidebar a#join-btn {
	width:150px;
	height:150px;
	margin:322px 0 0 156px;
	display:block;
}
div#content p, div#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}	
div#content h2 {
	margin:20px 0 5px;
	font-size:24px;
	color:#007de7;
	font-weight:normal;
}
div#content p {
	font-size:14px;	
}
a.btn-free_tour {
	width:652px;
	height:68px;
	display:block;
	margin:20px auto 10px;
	overflow:hidden;
	background:url(simonscans_free_tour.jpg) no-repeat;	
}
a.btn-free_tour:hover {
	background-position:0 -68px;
}	
ul.scroll-bar {
	width:944px;
	height:290px;
	overflow:hidden;
	background:url(bg-scrollbar.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
ul.scroll-bar li {
	float:left;
	margin-right:11px;
}
ul.scroll-bar li.last {
	margin-right:0;	
}
ul.scroll-bar li.btns {
	padding-top:40px;
}
ul.scroll-bar li span {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc6600;
	font-size:14px;
	display:block;
	text-align:center;
}
div#footer {
	margin-bottom:20px;
	padding:60px 0 20px;
	background-color:#fff;	
}
div#footer p {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
div#footer p a {
	color:#45c1ea;
}
