@charset "utf-8";
/* CSS Document */

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

body {
	background: url(images/bkgd.png) repeat 0px 0px #336688;
}

body, td, tb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

img {
	border: none;
}

h1 {
	font-size: 20pt;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

/* CONTENT */

#wrapper {
	margin: 0px auto 0px auto;
	width: 1080px;
	height: auto;
}

#header {
	width: 1080px;
	height: 477px;
	background: url(images/hdr_1.png) no-repeat center 0px;
	float: left;
}

#headerVid {
	width: 1080px;
	height: 345px;
	background: url(images/hdr_3.png) no-repeat center 0px;
	float: left;
}

#buttons {
	margin: 0px 0px 0px 340px;
	width: 353px;
	height: auto;
	float: left;
}

a[title="members"] {
	float: left;
}

a[title="joinHeader"] {
	float: left;
}

#header2 {
	width: 1080px;
	height: 51px;
	float: left;
}

#contentHolder {
	width: 1080px;
	height: auto;
	background: url(images/contentBkgd.png) repeat-y center 0px;
	float:left;
}


/* MODULE */

#module {
	margin: 15px auto 15px auto;
	width: 980px;
	height: 789px;
	background: url(images/module_bkgd.jpg) no-repeat center 0px;
}

.modelName {
	margin: 0px 0px 8px 0px;
 	width: 980px;
	height: auto;
	float: left;
}

.modelName p {
	margin: 44px 0px 0px 195px;
	font-size: 16pt;
	font-weight: bold;
	float: left;
}

a[title="watchEntire"] {
	float: right;
}

#sets {
	margin: 0px auto 0px auto;
	width: 885px;
	height: auto;
}

.imgMain {
	margin: 0px 0px 2px 0px;
	width: 658px;
	height: 371px;
	border: solid 1px #6f6f6f;
	background: #EEE;
	float: left;
}

.imgRight {
	margin: 0px 0px 1px 3px;
	width: 216px;
	height: 122px;
	border: solid 1px #6f6f6f;
	background: #EEE;
	float: left;
}

.imgMiddle {
	margin: 0px 3px 3px 0px;
	width: 327px;
	height: 185px;
	border: solid 1px #6f6f6f;
	background: #EEE;
	float: left;
}

.imgBottom {
	margin: 0px 6px 3px 0px;
	width: 214px;
	height: 121px;
	border: solid 1px #6f6f6f;
	background: #EEE;
	float: left;
}

.sceneInfo {
	margin: 0px 0px 0px 0px;
	width: 215px;
	height: 337px;
	float: right;
}

p.modelName2 {
	margin: 10px 0px 0px 0px;
	font-size: 14pt;
}

p.sceneName {
	margin: 5px 0px 0px 0px;
	font-size: 11pt;
	color: #CC9900;
}

p.description {
	margin: 15px 0px 0px 0px;
	width: 210px;
	height: 110px;
	font-size: 8.5pt;
	line-height: 11pt;
}

/* MODULE END */


#action {
	width: 870px;
	height: 60px;
	text-align: center;
	background-image: url(images/cta-watch.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin-left: 72px;
	margin-bottom: 30px;
}

#action h1 {
	margin: 0px 0px 0px 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	line-height: 18pt;
}

#action2 {
	width: 870px;
	height: 60px;
	text-align: center;
	margin-left: 72px;
	margin-bottom: 30px;
}

#action2 h1 {
	margin: 0px 0px 0px 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	line-height: 18pt;
}
#action3 {
	width: 870px;
	height: 43px;
	text-align: center;
	margin-left: 72px;
	margin-bottom: 30px;
	background-image: url(images/cta-bg.jpg);
	padding-top: 17px;
	margin-top: 20px;
}

#action3 h1 {
	margin: 0px 0px 0px 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	line-height: 18pt;
}
#footer {
	width: 1080px;
	height: 185px;
	background: url(images/ftr_bkgd.png) no-repeat center 0px;
	margin-right: auto;
	margin-left: auto;
}

a[title="joinBase"] {
	float: left;
}

a[title="tourBase"] {
	float: right;
}

#disclaimer {
	width: 1080px;
	height: 46px;
	font-size: 9pt;
	text-align: center;
	color: #999;
	background: url(images/2257_bkgd.png) no-repeat center 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#clear {
	clear: both;
}
.videoGallery{
	height: 325px;
	width: 923px;
	padding-left: 72px;
	padding-top: 25px;
}
.thumb {
	float:left;
	height:300px;
	width:430px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.main_pic {
	height: 632px;
	width: 420px;
	float: left;
	display: block;
	margin-top: 25px;
	margin-left: 95px;
	margin-right: 35px;
}
.thumbPics{
	width: 370px;
	float: left;
	height: 632px;
	margin-top: 25px;
}
.thumb2 {
	display: block;
	float: left;
	height: 139px;
	width: 113px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thumb2 img{ border: none;}
.mainGallery2{
	height: 315px;
	width: 875px;
	margin-left: 80px;
	margin-top: 35px;
}
.thumb3 {
	float:left;
	height:139px;
	width:113px;
	margin-right: 10px;
	margin-bottom: 10px;
}

