@charset "UTF-8";

/* _____________ GALLERY STYLES ______________________________________________________________________*/

.galleryStrip {
	background-image: url(../images/galleryframe.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 147px;
	width: 980px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
}
/* #galleryWrapper {
	display: block;
clear:both;
	padding-top: 40px;
padding-bottom: 10px;


} */
.galleryTitling {
	font-family: Geneva, sans-serif;
	color: #CCC;
	float: left;
	height: 130px;
	width: 110px;
	margin-top: 17px;
	padding-left: 33px;
	margin-right: 36px;
}
.galleryWord {
	font-size: 1.8em;
	letter-spacing: 1px;
	display: block;
	float: left;
	margin-top: 11px;
}
.galleryNumber {
	font-size: 2.8em;
	margin-top: 1px;
}
.galleryName {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #999;
	margin-top: 15px;
}







/* _____________ MEDIA STYLES ______________________________________________________________________*/




#mediaWrapper {
	display: block;
	float: right;
	padding-top: 40px;
}
.youTubeThumbWrapper {
	background-image: url(../images/youtubeminiframe.png);
	display: block;
	height: 147px;
	width: 352px;
	background-position: right;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
}
.youTubeThumb {
	float: left;
	height: 120px;
	width: 90px;
	padding-top: 29px;
	padding-left: 30px;
	margin-right: 12px;
}
.youTubeTitling {
	font-family: Geneva, sans-serif;
	color: #CCC;
	float: left;
	height: 130px;
	width: 190px;
	margin-top: 19px;
	padding-left: 0px;
	
}.youTubeTitle {
	font-size: 1.8em;
	letter-spacing: 1px;
	display: block;
	float: left;
	margin-top: 11px;
	width:190px;
	margin-bottom: 4px;
	
}
.youTubeDescription {
	font-size: 1em;
	line-height: 1.5em;
	color: #999;
	padding-top: 10px;
	float:left;
	display:block;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: top;
	
}



#filmogWrap {
	background-image: url(../images/cord_tile.jpg);
	background-repeat: repeat-x, repeat-y;
	
	
	display:block;
}


.filmography {
	background-image: url(../images/filmography_background.jpg);
	width: 600px;
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float: left;
}
.filmogTitle {
	font-size: 2.3em;
	line-height:1em;
	font-family: Geneva, sans-serif;
	color: #FFF;
	margin-left:400px;
	padding-top: 73px;
	letter-spacing:2px;
	font-weight: normal;
	margin-bottom: 80px;
	float:left;
}



.filmogTopRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	clear: both;
	width: 560px;
	
	height:35px;
	margin-left: 20px;
	background-position: bottom;
	margin-bottom: 0px;
}
.yearWrap {
	margin-left: 52px;
	color: #FFF;
	padding-top: 15px;
	width: 500px;
	clear: both;
}
.yearInFilmog {
	font-size: 2em;
	letter-spacing: 2px;
	width: 90px;
	float: left;
	display: block;
	margin-top: 4px;
}
.filmogEntries {
	font-size: 1.4em;
	line-height: 1em;
	margin-top: 0px;
	float: right;
	width: 400px;
	letter-spacing:1px;
	color: #CCC;
}
#filmogListWrap {
	background-image: url(../images/vertical-rule.png);
	background-repeat: repeat-y;
	background-position: 130px top;
	height: 100%;
	float: left;
}
.filmogDividerRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	clear: both;
	width: 560px;
	height:17px;
	margin-left: 20px;
	background-position: bottom;	
}
.photoFrameTop {
	background-image: url(../images/pictureFrameTop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 352px;
	background-position: center bottom;
}
.photoFrameContent {
	background-image: url(../images/pictureFrameTile.png);
	background-repeat: repeat-y;
	width: 352px;
	background-position: center;
	text-align: center;
	float:left;
}
.photoFrameCaption {
	text-align:left;
	padding-top: 9px;
	margin-left: 32px;
	padding-right: 32px;
	padding-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
}
.photoFrameBottom {
	background-image: url(../images/pictureFrameBottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 352px;
	background-position: center top;
	clear:left;
}
.rhsPhotoFrame {
	margin-bottom: 7px;
}
.framedPhoto {
	border: 1px solid #666;
	
}


.radioLinkBoxText a {
	width:265px;
	height:49px;
	display:block;
	background-image: url(../images/Radio_box.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:32px;
	padding-left:60px;
	color: #666;
	text-decoration:none;
	line-height: 1.3em;
	font-size: 1em;
}
.televisionLinkBoxText a {
	width:265px;
	height:43px;
	display:block;
	background-image: url(../images/TV_box.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:38px;
	padding-left:70px;
	color: #666;
	text-decoration:none;
	line-height: 1.3em;
	font-size: 1em;
}
.radioLinkBoxText a:hover, .televisionLinkBoxText a:hover {
	background-position: 0px -78px;
	color: #CCC;
	text-decoration:none;
}


.bodyContentDividerRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	height:9px;
	background-position: center;	
}


#galleryZoomFrame {
	
	background-image: url(../images/iw_gallery_logo.png);
	background-position: 686px 16px;
	background-repeat: no-repeat;
}
.galleryZoomImage {
	width:600px;
	height:550px;
	float:left;
	display:block;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
.galleryImageCaption {
	font-size: 1.8em;
	line-height:1.6em;
	color:#666;
	
}
.gallerySideRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	height:10px;
	width: 155px;
}
.galleryImageCredit {
	font-size: 1.4em;
	line-height:1.3em;
	color:#333;
	text-transform: uppercase;
}
.galleryImageRHS {
	
}
#pressThumbList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pressThumbList li{
	float:left;
	margin-left:33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
display: inline;	
	
}.pressThumbWrap {
	width: 319px;
	margin-left:17px;
	padding-top: 9px;
	text-align:left;
}
.pressThumbCaption {
	margin-top:5px;
	margin-bottom:12px;
	clear:left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
}
.pressThumbCaptionLastRow {
	margin-bottom:0px;
	margin-top:5px;
	
	clear:left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
}

#pressThumbList li a{
	border: 0;
	text-decoration: none;
	
}










.inlinePics {
	float:left;
	margin-bottom: 10px;
}
.inlinePics a {
	margin-right: 20px;
}

.inlinePics img {
	border: 1px solid #666;	
	margin-bottom: 10px;
}




.charityLogo {
	float:left;
	margin-left:5px;
	margin-right:65px;
	margin-top:5px;
	margin-bottom:5px;
	
}
.sponsorLogo {
	float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	
}
#sponsorLingo {
	float:left;
	width: 174px;
	height:90px;
	background-image:url(../images/Sponsors/sponsor_lingo_background.png);
	background-repeat: no-repeat;
	margin-top:5px;
	font-size:0.9em;
	line-height: 1.6em;
	padding-top: 9px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom:20px;

}




/* _____________ Popup Ts and Cs STYLES ______________________________________________________________________*/


#giftTandCWrap {
		height: 100%;
	float: left;
	font-family: Arial, Geneva, sans-serif;
}


.tcWrap {
	margin-left: 52px;
	color: #FFF;
	padding-top: 15px;
	width: 500px;
	clear: both;
	
}

.tcSubhead {
	
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.tcWrap ul {
	
	list-style-type: none;

	font-size: 11px;
	line-height: 16px;
	margin:0;
	padding:0;
	
}
.tcWrap li {
	background-image: url(../images/listStar.png);
	background-repeat: no-repeat;
	background-position: -0px top;
	padding-top: 2px;
	margin-left:0px;
	padding-left: 25px;
	margin-bottom:10px;
	font-size:12px;
line-height:18px;
	color: #CCC;
}

#filmogWrap {
	background-image: url(../images/cord_tile.jpg);
	background-repeat: repeat-x, repeat-y;
	display:block;
	font-family: Geneva, sans-serif;
}


.filmography {
	background-image: url(../images/filmography_background.jpg);
	width: 600px;
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float: left;
}

.filmogTitle {
	font-size: 2.3em;
	line-height:1em;
	font-family: Geneva, sans-serif;
	color: #FFF;
	margin-left:400px;
	padding-top: 73px;
	letter-spacing:2px;
	font-weight: normal;
	margin-bottom: 80px;
	float:left;
}
.greyText {
	color: #999;
}
.tcWrap h3 {
font-size:14px;
line-height:20px;
color:#999;
font-weight: normal;
margin-bottom:25px;
}

.filmogTopRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	clear: both;
	width: 560px;
	
	height:35px;
	margin-left: 20px;
	background-position: bottom;
	margin-bottom: 0px;
}
