/* CSS Document */
/*CSS for youare div*/
#div_youare{
	height: 1mm;
	width: 750px;
	text-align: left;
}
#span_youare{
	background-color: #FF9933;
	width: 70px;
	height: 1ex;
	font-size: 1px;
	margin-left: 390px;
}

#tbl_weekFilm{
	width: 690px;
	margin-left: 18px;
	margin-bottom: 50px;
}

#td_textAdvert{
	height: 50px;
	background-image: url(../images/thisWeeksGreatMovieIs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#td_coverFilm{
	height: 360px;
	width: 300px;
	padding-bottom: 20px;
}
#img_coverThisWeek{
	height: 360px;
	width: 290px;
	border: 1px outset #666666;
	margin-left: 5px;
}
#td_infoFilm{
	height: 360px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: top;
	letter-spacing: 2px;
	word-spacing: 2px;
}
#div_filmTitle{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}
.span_infoLables{
	width: 150px;
	font-style: oblique;
	text-transform: capitalize;
	color: #333333;
	font-size: 11px;
}
.div_filmInfo{
	width: 350px;
	margin-top: 5px;
	margin-left: 15px;
}
#div_trailer{
	height: 220px;
	width: 380px;
	margin-top: 15px;
}
#td_synopsis{
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#tbl_allFilm{
	width: 700px;
	margin-top: 40px;
	margin-left: 20px;
}
#td_coverFilms{
	width: 250px;
	height: 280px;
}
#div_coverFilms{
	height: 250px;
	width: 200px;
	margin-bottom: 5px;	
}
#img_coverFilms{
	height: 250px;
	width: 200px;
	border: 1px outset #666666;
	margin-left: 5px;
}
#div_numStarts{
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
#div_numReviews{
	width: 200px;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #999999;
}

/* CSS for addFilmReview */
#td_formReview{
	background-color: #EFEFEF;
	padding-left: 10px;
	width: 650px;
}
#div_reviewFormTitle{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: capitalize;
	color: #666666;
	font-weight: lighter;
	width: 550px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 25px;
	margin-bottom: 20px;
}
#span_alert{
	color: #FF0000;
	font-size: 11px;
	text-transform: none;
	margin-left: 5px;
}
.formLabels{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	width:90px;
	margin-right: 10px;
}
#textareaLabel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 90px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	width:90px;
	vertical-align: top;
	margin-right: 10px;
}
#div_fieldTitle{
	margin-bottom: 20px;
}
#div_fieldTexttarea{
	vertical-align: top;
	margin-bottom: 20px;
}
#div_cmdSend{
	width: 650px;
	text-align: center;
	margin-top: 50px;
}
#cmd_Send{
	width:250px;
	height: 50px;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #006600;
	font-weight: lighter;
}
#tbl_rewFilm{
	width: 700px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	letter-spacing: 1px;
	border: 1px solid #CCCCCC;
}
#td_rewTitle{
	width: 500px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
	padding-top: 5px;
	font-size: 15px;
	font-weight: lighter;
	color: #333333;
}
#td_rewWriter{
	width: 200px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
	padding-top: 5px;
	font-size: 15px;
	font-weight: lighter;
	color: #333333;
	text-align: right;
}
#td_rewText{
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#td_rewStarts{
	width: 300px;
	height: 20px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: lighter;
	font-style: oblique;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-left: 5px;
}
#td_rewDate{
	width: 400px;
	text-align: right;
	letter-spacing: 1px;
	color: #333333;
	font-weight: lighter;
	font-style: oblique;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#filmTitleRewAct{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: oblique;
	font-weight: bold;
	color: #006699;
	letter-spacing: 2px;
	text-align: left;
	width: 700px;
	padding-left: 5px;
	margin-bottom: 5px;
}

