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

html, body{
	background: url(images/bg.jpg) top center fixed no-repeat;
	height: 100%;
	margin: 0 auto;
}

.mainwrapper{
	width: 100%;
	margin: 0;
	float: left;
}

.sitewrapper{
	width: 1024px;
	margin: 0 auto;
}

.contentwrapper{
	width: 1014px;
	margin: 0 5px;
	float: left;
}

img{
	margin: 0;
	float: left;
}

.header-frontpage,
.header-photospage,
.header-videospage,
.header-camshowspage{
	width: 1014px;
	height: 350px;
	margin: 0;
	float: left;
}
.header-frontpage{
	background: url(images/header_frontpage.jpg) 0px 0px no-repeat;
}
.header-photospage{
	background: url(images/header_photospage.jpg) 0px 0px no-repeat;
}
.header-videospage{
	background: url(images/header_videospage.jpg) 0px 0px no-repeat;
}
.header-camshowspage{
	background: url(images/header_camshowspage.jpg) 0px 0px no-repeat;
}

.navigation-frontpage{
	background: url(images/nav_frontpage.jpg) 0px 0px no-repeat;
	width: 1014px;
	height: 48px;
	margin: 0;
	float: left;
}
.navigation-generic{
	background: url(images/nav_generic.jpg) 0px 0px no-repeat;
	width: 1014px;
	height: 43px;
	margin: 0;
	float: left;
}
.nav-members{
	margin: 0 0 0 350px;
}

/* frontpage */
.fp-main{
	width: 1014px;
	height: 858px;
	margin: 0;
	float: left;
}

.fp-updates{
	background: url(images/bg_updates.png) 0px 0px no-repeat;
	width: 330px;
	height: 792px;
	padding: 66px 0 0 9px;
	margin: 0;
	float: left;
}
.fp-updates div.entry{
	width: 314px;
	height: 190px;
	margin: 0 0 5px 0;
	float: left;
	border: 1px solid #000;
}
.fp-updates div.entry div.upreview{
	width: 314px;
	height: 190px;
	margin: 0;
	float: left;
	z-index: -1;
}
.fp-updates div.entry div.ubar{
	background: url(images/shader.png) 0px 0px repeat;
	width: 306px;
	height: 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 24px;
	letter-spacing: -1px;
	padding: 0 0 0 8px;
	margin: -24px 0 0 0;
	float: left;
	z-index: 99;
}

.fp-mid{
	background: url(images/bg_vidshow.png) 0px 0px no-repeat;
	width: 341px;
	height: 858px;
	margin: 0;
	float: left;
}
.fp-mid div.introvideo{
	width: 320px;
	height: 280px;
	margin: 5px 0 0 8px;
	float: left;
}

.fp-mid img.joinbutton{
	margin: 13px 0 0 0;
	float: left;
}

.fp-mid div.schedule{
	width: 328px;
	height: 626px;
	margin: 6px 0 0 4px;
	float: left;
}
.fp-mid div.schedule img.scpreview{
	margin: 5px 0 0 5px;
	float: left;
}
.fp-mid div.schedule h1{
	width: 318px;
	height: 26px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f12274;
	text-align: center;
	line-height: 26px;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
}
.fp-mid div.schedule div.showgrid{
	background: url(images/bg_showgrid.png) 0px 0px no-repeat;
	width: 310px;
	height: 199px;
	margin: 0 0 0 9px;
	float: left;
}
.fp-mid div.schedule div.showgrid ul{
	width: 308px;
	list-style-type: none;
	padding: 0;
	margin: 1px;
	float: left;
}
.fp-mid div.schedule div.showgrid ul li{
	width: 308px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	text-align: center;
	line-height: 21px;
	padding: 0;
	margin: 0;
	float: left;
	border-bottom: 1px solid #dcdcdc;
}
.fp-mid div.schedule div.showgrid ul li.last{
	width: 308px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	text-align: center;
	line-height: 21px;
	padding: 0;
	margin: 0;
	float: left;
	border-bottom: 0;
}
.fp-mid div.schedule div.showgrid ul li a{
	display: block;
	text-decoration: none;
}
.fp-mid div.schedule div.showgrid ul li a:link,
.fp-mid div.schedule div.showgrid ul li a:visited{
	color: #231f20;
	text-decoration: none;
}
.fp-mid div.schedule div.showgrid ul li a:hover{
	color: #f12274;
	text-decoration: none;
}

.fp-twitter{
	background: url(images/bg_twitter.gif) 0px 0px no-repeat;
	width: 334px;
	height: 368px;
	margin: 0;
	float: left;
}
.fp-twitter div.twitterplugin{
	width: 318px;
	height: 185px;
	margin: 65px 0 0 8px;
	float: left;
	overflow: auto;
}
.fp-twitter img.followme{
	margin: 4px 0 0 9px;
	float: left;
}

.fp-zipsets{
	background: url(images/bg_zipsets.gif) 0px 0px no-repeat;
	width: 334px;
	height: 419px;
	padding: 66px 0 0 0;
	margin: 5px 0 0 0;
	float: left;
}
.fp-zipsets div.entry{
	width: 314px;
	height: 201px;
	margin: 0 0 4px 9px;
	float: left;
	border: 1px solid #000;
}
.fp-zipsets div.entry div.zpreview{
	width: 314px;
	height: 201px;
	margin: 0;
	float: left;
	z-index: -1;
}
.fp-zipsets div.entry div.zbar{
	background: url(images/shader.png) 0px 0px repeat;
	width: 306px;
	height: 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 24px;
	letter-spacing: -1px;
	padding: 0 0 0 8px;
	margin: -24px 0 0 0;
	float: left;
	z-index: 99;
}

/* photos page */
.photos-samples{
	background: url(images/bg_samples.png) 0px 0px repeat-y;
	width: 1014px;
	padding: 0;
	margin: 0;
	float: left;
}
.photos-samples div.row{
	width: 996px;
	height: 156px;
	margin: 0 0 10px 14px;
	float: left;
}
.photos-samples div.lastrow{
	width: 996px;
	height: 156px;
	margin: 0 0 0 14px;
	float: left;
}
.photos-samples div.row div.slot,
.photos-samples div.lastrow div.slot{
	width: 156px;
	height: 156px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

/* videos & camshows page */
.videos-samples{
	background: url(images/bg_samples.png) 0px 0px repeat-y;
	width: 1014px;
	padding: 0;
	margin: 0;
	float: left;
}
.videos-samples div.row{
	width: 993px;
	height: 259px;
	margin: 0 0 10px 14px;
	float: left;
}
.videos-samples div.lastrow{
	width: 993px;
	height: 259px;
	margin: 0 0 0 17px;
	float: left;
}
.videos-samples div.row div.slot,
.videos-samples div.lastrow div.slot{
	background: url(images/bg_vidslot.png) 0px 0px no-repeat;
	width: 320px;
	height: 259px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

/* titles */
.title-fpsamples{
	background: url(images/title_fpsamples.gif) 0px 0px no-repeat;
	width: 1014px;
	height: 60px;
	margin: 5px 0 0 0;
	float: left;
}
.title-photospage{
	background: url(images/title_photospage.gif) 0px 0px no-repeat;
	width: 1014px;
	height: 60px;
	margin: 5px 0 0 0;
	float: left;
}
.title-videospage{
	background: url(images/title_videospage.gif) 0px 0px no-repeat;
	width: 1014px;
	height: 60px;
	margin: 5px 0 0 0;
	float: left;
}
.title-camshowspage{
	background: url(images/title_camshowspage.gif) 0px 0px no-repeat;
	width: 1014px;
	height: 60px;
	margin: 5px 0 0 0;
	float: left;
}

/* subtitles */
.subtitle-photos,
.subtitle-videos,
.subtitle-camshows{
	width: 1014px;
	height: 62px;
	margin: 0 0 10px 0;
	float: left;
}
.subtitle-photos{
	background: url(images/subtitle_photos.png) center center no-repeat;
}
.subtitle-videos{
	background: url(images/subtitle_videos.png) center center no-repeat;
}
.subtitle-camshows{
	background: url(images/subtitle_camshows.png) center center no-repeat;
}

.flinks{
	background: url(images/bg_flinks.png) 0px 0px no-repeat;
	width: 1024px;
	height: 96px;
	margin: 0;
	float: left;
}
.flinks div.left,
.flinks div.right{
	width: 512px;
	height: 96px;
	margin: 0;
	float: left;
}
.flinks div.left img{
	margin: 18px 0 0 19px;
	float: left;
}
.flinks div.right img{
	margin: 18px 19px 0 0;
	float: right;
}
.flink-camshows{
	background: url(images/flink_camshows.png) center center no-repeat;
	width: 1024px;
	height: 96px;
	margin: 0;
	float: left;
}

.footer{
	background: #231f20;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	margin: 0;
	float: left;
	border-top: 3px solid #3080b7;
}
.footer a:link,
.footer a:visited{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	color: #f12274;
	text-decoration: none;
}

/* thumb structure */
.thumbs img{
border: 1px solid #000;
}

.thumbs:hover img{
border: 1px solid #f12274;
}

.thumbs:hover{
color: red; /* Dummy definition to overcome IE bug */
}
