/* CSS Document */

/* Basic Big Blocks
------------------------------------------------ */
/* body color ffd800 */


html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color:#ffd800;
}

p,div,img,dd,dt,object,h4{
	margin: 0;
	padding: 0;
	border: 0;
}
.clear {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}

/* Layout — Containers and Wrappers
------------------------------------------------ */
#container, #wrapper {
	width: 100%;
	height: 100%;
}

#header_wrapper {
	position:relative;
	width: 1000px;
	height: 219px;
	margin: 0 auto;
	/*margin-left:-500px;
	left:50%;
	border: red 1px solid;*/
}

#filmstrip_wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	background-image:url(../jpg/backgroundstrip.jpg);
	background-position: top;
	background-repeat:repeat-y;
	/*border: green 1px solid;
	background: green;*/
}

#content_wrapper {
	position:relative;
	width:1000px;
	height:auto;	
	margin: 0 auto;
	background-image:url(../jpg/backgroundstrip.jpg);
	background-position: top;
	background-repeat:repeat-y;
	/*border: blue 1px solid;*/
}
#content {
	position: relative;
	width:850px;	
	padding: 35px 75px 50px 75px;
	margin: 0 auto;
	background-image:url(../gif/thegrand_chips2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#content_left {
	position: relative;
	width: 450px;
	float: left;
}

.content_blog,
.content_cast {
	position: relative;
	height: auto;
	width: 496px;
	margin: 0 0 25px 0;
	background-image: url(../gif/thegrand_whitebox_border.gif);
	background-repeat:repeat-y;
	background-position: 0px 25px;
}

.content_blogbottom,
.content_castbottom {
	position:relative;
	background-image: url(../gif/thegrand_whitebox_botborder.gif);
	background-repeat:no-repeat;
	height: 29px;
}
#downloadsleft {
	width: 210px;
	position: relative;
	margin-left: 23px; *margin-left: 13px;
	float: left;
	text-align:center;
}

#downloadsright {
	width: 210px;
	position: relative;
	float: right;
	margin-right: 23px; *margin-right: 13px;
	text-align:center;
}

/*.content_cast {
	display: none;
}*/
#harrelson {
	display: block;
}

#content_right {
	position: relative;
	padding-right: 0px;
	width: auto;
	float: right;
	margin: 0 0 175px 0;
}

#footer_wrapper {
	background-color:#ffd800;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}



/* Text Styles — Headlines, Subheads, Body, List, Links
------------------------------------------------------------ */
* {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

a {
	color: #000000;
	text-decoration: none;
}
.microsites a {
	color: #b32020;
}
a:hover {
	text-decoration: underline;
}


h1 {
	background-image:url(../gif/thegrand_synopsisgreenbox.gif);
	background-repeat: no-repeat;
	background-position:center left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	width: 500px;
	height: 30px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #ffd800;
	
}



h1 img {
	padding: 0 3px 0 3px;
}

h4 {
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 25px;
	border-bottom: 1px #000000 solid;
	width: 445px;
}

.red {
	color: #FF0000;
}

#press .content_blog p {
	padding: 2px 25px 20px 25px;
}

dl {
	text-align: left;
}

dt {
	font-weight: bold;
	padding: 10px 0 0 10px;
}

dd {
	padding: 0 0 0 10px;
}

.center {
	text-align: center;
}

.content_blog p,
.content_cast p {
	padding: 12px 25px 5px 25px;
	line-height: 16px;

}

.greenbox {
	padding: 10px 15px 0px 10px;
	border-top:#007236 solid 4px;
}

#footer_wrapper p {
	text-align: center;
	line-height: 20px;
}

#footer_wrapper img {
	padding: 0 10px 0px 0;
}

#footer_wrapper .microsites {
	color: #b32020;
}

.logos {
	position: relative;
	padding: 0 10px 20px 20px;
	margin: 20px 0 0 0;
}
.logos img {
	vertical-align: top;
	/*margin: 7px 0 0 0;*/
}
.logos .copyright {
	position: absolute;
	top: 55px;
	left: 491px;
	*left: 377px;
	font-size: 10px;
	line-height:11px;
	text-align:left;
}
.logos .center {
	margin: 7px 0 0 0;
}
.profile_img {
	float:left;
	border: 1px solid #000000;
	margin-right: 10px;
}

.movietitle {
	font-style:oblique;
}

.locations {
	text-transform:uppercase;
}

/* Home page */
#home #content {
	position: relative;
	width: 945px;
	padding: 5px 0 12px 55px;
	margin: 0 auto;
	background-image:url(../gif/thegrand_chips_home.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*Gallery Pages*/
#videos #content,
#images #content {
	width:1000px;	
	padding: 0 0 50px 0;
}

/*Behind the Scenes pages */
#crew h1 {
	background-image:url(../gif/thegrand_greenboxbig.gif);
	background-repeat: no-repeat;
	background-position:center left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	width: 500px;
	height: 54px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	line-height: 0px;
	background-color: #ffd800;
}
#creditslist_wrapper {
	text-align: center;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
}
#creditslist_wrapper img {
	padding: 0 45px 5px 0;
}

#creditslist {
	text-align: left;
	border-left: solid 4px;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
}
.actors {
	margin: -7px 0 0 10px; 
	*margin: -11px 0 0 10px;
	border-collapse: collapse;
}

caption {
	display: none;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 10px;
	_margin: 0;
}

.actors th, td {
	vertical-align: top;
	padding: 0 10px 6px 0;
	line-height: 13px;
}
.actors .name {
	width: 125px;
}
#cast #content {
	padding: 30px 75px 50px 75px;
	background-image:url(../gif/thegrand_chips_cast.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}



#cast #filmstrip_wrapper {
	
}

/*#actors_credits {
	text-align: left;
	border: red solid 1px;
}

#actors_credits dt {
	font-weight: normal;
	padding: 0 0 0 10px;
}

#actors_credits dd {
	margin: 0px 0 0 150px;
}*/

#cast #content_right {
	margin: 0 0 0 0;
}

#cast #content_right p {
	padding: 20px 0 0 40px;
}

/* Showtimes page */
#showtimes #content {
	padding: 35px 75px 50px 75px;
}

#showtimes .content_blog ul {
	margin: 0 25px 0 25px;
	padding: 0 0 0 0;
	list-style: none;
}

#showtimes .content_blog li {
	padding: 0;
	margin: 0 0 3px 17px;
}

/*Trivia*/
ul {
	margin: 0 25px 0 25px;
	padding: 0;
	list-style: none;
}
li {
	margin: 0 0 10px 17px;
}
.spade {
	list-style-image: url(../gif/pokerbullets_spade.gif);
	list-style-position: outside;
}
.heart {
	list-style-image: url(../gif/pokerbullets_heart.gif);
	list-style-position: outside;
}
.diamond {
	list-style-image: url(../gif/pokerbullets_diamond.gif);
	list-style-position: outside;
}
.club {
	list-style-image: url(../gif/pokerbullets_club.gif);
	list-style-position: outside;
}

/*Press*/

/*#press p{
	text-align:center;
}*/

#kit #downloadsleft p, #kit #downloadsright p {
	padding: 0 0 14px 0; *padding: 0 0 11px 0;
}

#kit #downloadsleft {
	width: 210px;
	position: relative;
	margin-left: 22px; *margin-left: 11px;
	float: left;
	text-align:left;
	margin-top: 20px;
}

#kit #downloadsright {
	width: 210px;
	position: relative;
	float: right;
	margin-right: 31px; *margin-right: 11px;
	text-align:right;
	margin-top: 20px;
}

#kit .content_blog p {
	line-height: 12px;
}


/*Age Verifcation*/
#result #wrapper,
#verify #wrapper {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
#redband #wrapper {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
}
#redband #content {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	background: none;
}
#result #content,
#verify #content {
	position: relative;
	width: 450px;
	height: 250px;
	margin: 0 auto 0 auto;
	*margin: 0 0 0 50px;
	padding: 25px;
	background-image: url(../gif/popup_framecenter.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#result #framebot,
#verify #framebot {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}
#result #frametop,
#verify #frametop {
	position: absolute;
	top: 0;
	left: 0;
}
#verify #dd, #verify #mm,
#verify input {
	border: #000 1px solid;
	background: #ffef99;
	width: 200px;
	font-weight: normal;
	padding: 1px;
	margin: 0 5px 0 0;
}
#verify #mm,
#verify #zip {
	width: 55px;
}
#verify #yyyy,
#verify #dd {
	width: 45px;
}

#verify label {
	font-size: 11px;
}
#verify .formlines {
	line-height: 16px;
	padding: 0 0 6px 0;
}
#verify .note {
	font-weight: normal;
	font-size: 10px;
}
#verify #instructions {
	position: absolute;
	width: 210px;
	left: 250px;
	top: 95px;
}
#verify h1 {
	background: none;
	text-align: center;
	padding: 0 0 0 28px;
	margin: 0;
	height: auto;
}
#verify #submit {
	position: absolute;
	z-index: 10;
	width: 105px;
	height: 80px;
	bottom: 8px;
	left: 135px;
	border: none;
	background: none;
}
#result #subnav {
	position: absolute;
	width: 175px;
	left: 8px;
	bottom: 8px;
	z-index: 10;
}
#result h1,
#result p {
	width: 100%;
	height: auto;
	text-align: center;
	background: none;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 16px;
}
#result .plussize {
	font-size: 14px;
}

/*DVD Popup Window*/
#dvd {
	background-color:#f89520;
}
#dvd #content {
	position:relative;
	width: 576px;
	height: 720px;
	margin: 0 auto;
	padding:0;
	background:none;
}