/*------------------
montanafishburne.com
-*/
a:link,a:visited,h1,h2 {
	color: #fff;
}

body {
	background: #000;
}

.container {
	width: 1015px;
	background: transparent url('/gfx/tour/wrapper_bg.jpg') no-repeat left top;
}

ul {
	list-style: none;
}

.footer {
	color: #fff;
}

/*--------------------------------------------- STRUCTURE ----*/
.container {
	width: 1015px;
	height: 2060px;
}

.masthead {
	width: 1015px;
	height: 305px;
}

.mainContent {
	width: 1015px;
	height: 412px;
}

.movieContainer {
	float: left;
	width: 640px;
	height: 409px;
	left: 347px;
	top: 89px;
}

.secondContent {
	width: 1015px;
	height: 400px;
}

.bonus {
	width: 1015px;
	height: 820px;
}

/*--------------------------------------------- LINKS ----*/
a.suppLink {
	position: relative;
	top: 17px;
	left: 0px;
	display: block;
	width: 510px;
	height: 89px;
}

a.memberEntrance {
	left: 792px;
	top: 85px;
	color: #000;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

a.memberEntrance:hover {
	text-decoration: none;
}

/*--- join links ---*/
.masthead .link1 {
	display: none;
}

.mainContent .link1 {
	color: white;
	font-size: 29px;
	left: 352px;
	top: -45px;
	width: 634px;
	height: 60px;
	line-height: 60px;
	background: #0090d3;
}

.mainContent .link1 a {
	margin-top: -5px;
	font-weight: bold;
	color: #fff;
}

.secondContent .link1 {
	color: #FFFF00;
	font-size: 33px;
	left: 285px;
	top: -97px;
	width: 690px;
}

.secondContent .link1 a {
	display: inline;
}

.midLink {
	display: block;
	width: 340px;
	height: 500px;
	position: relative;
}

.joinLink,.joinLink a {
	color: #fff;
}

a.emptyLink:link,a.emptyLink:visited {
	text-decoration: none;
}

/*-end join links-*/
.footer .supportLink,.footer .supportLink a {
	color: #fff000;
	font-size: 30px;
}

/*--------------------------------------------- PHOTOS ----*/
ul.photoList {
	top: -132px;
	left: 35px;
	width: 320px;
}

ul.photoList li {
	float: left;
	width: 150px;
	height: 100px;
}

/*--------------------------------------------- MODUALS ----*/
p.secondText {
	line-height: 19px;
	color: #FFFFFF;
	width: 375px;
	position: relative;
	top: 80px;
	left: 365px;
}

/*--------------------------------------------- NEWS ----*/
.news {
	width: 400px;
	height: 254px;
	position: relative;
	top: 105px;
	left: 350px;
	background: #000;
	overflow: hidden;
}

.news h2 {
	color: #d6d6d6 !important;
	text-transform: uppercase;
	border-bottom: 0 !important;
	font: normal 19px Helvetica, Arial, Sans-serif !important;
	padding: 15px 5px 0 16px;
	background: #000;
}

ul.headlines {
	max-height: 210px;
	background: transparent url('/gfx/members/bg_spacer.png') repeat 0 0;
	padding: 10px;
}

ul.headlines li span {
	color: #00aeff !important;
}

ul.headlines li a {
	color: #d6d6d6 !important;
	font-weight: normal !important;
}

/*
article
*/
#cboxLoadedContent {
	padding: 0 30px;
}

.article img {
	border: 1px solid #000;
	margin: 5px 0 3px 10px;
}

.article h1 {
	width: 98%;
	color: #000;
	font: bold 20px Arial, Sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	text-align: center;
	margin: 15px auto;
}

.article h2,.article h3,.article h4 {
	font: bold 14px Arial, Sans-serif;
	color: #000;
	padding: 10px;
}

.article p {
	font: normal 12px Verdana, Sans-serif;
	color: #000 !important;
	text-align: justify;
	padding: 10px;
}

h3.articleTitle {
	font: bold 20px/19px Arial, Sans-serif;
	color: #000;
	text-align: center;
	padding: 20px 0;
}

.article a:link,.article a:visited {
	font: inherit;
	color: #f90;
}

/*
headline
*/
.news h2 {
	font: bold 18px Arial, Sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
}

ul.headlines li {
	padding: 5px;
	margin-bottom: 3px;
}

ul.headlines li span {
	font: bold 12px Arial, Sans-serif;
	color: #ffbc03;
	display: block;
}

ul.headlines li a {
	font: bold 13px/15px Arial, Sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0;
	display: block;
}

ul.headlines li a:hover {
	text-decoration: underline;
}

a.articleJoinLink:link,a.articleJoinLink:visited {
	text-align: center;
	color: #f90;
	font: normal 30px Arial, Sans-serif;
	width: 100%;
	display: block;
}
