@charset "UTF-8";

/* _____________ master styles ______________________________________________________________________*/


body,td,th {
	font-family: Geneva, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: 62.5%;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/cord_tile.jpg);
	background-repeat: repeat;
	background-position: top;
	
}
img {
	border:none;
}

a:link {
	color: #ab9348;
	text-decoration: underline;
	border:none;
}
a:visited {
	text-decoration: underline;
	color: #ab9348;
}
a:hover {
	text-decoration: none;
	color: #ab9348;
}
a:active {
	text-decoration: underline;
	color: #C93;
}

/* _____________ MAIN LAYOUT & NAV ______________________________________________________________________*/

#ianscreens #portraitDiv {
	background-image: url(../images/test_portrait2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	width: 100%;
	display: block;
}
#splashpage #portraitDiv, #dancescreens #portraitDiv {
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	width: 100%;
	display: block;
}

.dancingBackground {
	background-image: url(../images/dance_background.jpg);
}
.dancingBackgroundAlt {
	background-image: url(../images/dance_background_3.jpg);
}

.strictlyBackground {
	background-image: url(../images/Background_glitterball.jpg);
	
}


#mediascreens #portraitDiv {
	background-image: url(../images/plain_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 899px;
	width: 100%;
	display: block;
}
#newsblog #portraitDiv {
	background-image: url(../images/plain_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
clear: both;
	width: 100%;
	display: block;
}
#galleryscreen #portraitDiv {
	background-image: url(../images/plain_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 899px;
	width: 100%;
	display: block;
}



#upperContentWrapper {
	height: 100%;
	overflow: visible;
	position: absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	display:block;
}
#brandTopLeft {
	background-image: url(../images/ian_waite_logo.png);
	background-repeat: no-repeat;
	height: 195px;
	width: 400px;
	background-position: -65px top;
}
#navMain {	
	height: 20px;
	width: 580px;
	
}
#listNavMain, #listNavSub {
	list-style-type: none;	
	padding-left: 0;
		
}
#listNavMain li, #listNavSub li {	
	float: left;
}
#listNavMain li a {	
	display:block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/main_nav.png);
}


li#ianListNavMain a {
	background-position: 0 0;
	height: 20px;
	width: 35px;
}
li#danceListNavMain a {
	background-position: -35px 0px;
	height: 20px;
	width: 68px;
}
li#galleryListNavMain a {
	background-position: -103px 0px;
	height: 20px;
	width: 83px;
}
li#mediaListNavMain a {
	background-position: -186px 0px;
	height: 20px;
	width: 64px;
}
li#newsListNavMain a {
	background-position: -250px 0px;
	height: 20px;
	width: 60px;
}
li#appearancesListNavMain a {
	background-position: -310px 0px;
	height: 20px;
	width: 127px;
}
li#shopListNavMain a {
	background-position: -437px 0px;
	height: 20px;
	width: 56px;
}
li#contactListNavMain a {
	background-position: -493px 0px;
	height: 20px;
	width: 87px;
}


li#ianListNavMain a:hover {
	background-position: 0px -20px;
}
li#danceListNavMain a:hover {
	background-position: -35px -20px;
}
li#galleryListNavMain a:hover {
	background-position: -103px -20px
}
li#mediaListNavMain a:hover {
	background-position: -186px -20px;
}
li#newsListNavMain a:hover {
	background-position: -250px -20px;
}
li#appearancesListNavMain a:hover {
	background-position: -310px -20px;
}
li#shopListNavMain a:hover {
	background-position: -437px -20px;
}
li#contactListNavMain a:hover {
	background-position: -493px -20px;
}



/* _____________ SUBNAVs______________________________________________________________________*/

/* _____________ SUBNAV IAN_______________________________________*/

#listNavSub li a {
	display:block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-repeat: no-repeat;
	height:30px;
	width:160px;
}
#ianscreens #listNavSub li a{
	background-image: url(../images/subnav_Ian.png);
}

#ianSubNavBiog a {
	background-position: 0px 0px;
}
#ianSubNavAchieve a {
	background-position: 0px -30px;
}
#ianSubNavFactfile a {
	background-position: 0px -60px;
}
#ianSubNavCharity a {
	background-position: 0px -90px;
}
#ianSubNavSponsor a {
	background-position: 0px -120px;
}

#ianSubNavBiog a:hover, #ianSubNavBiog a.selected {
	background-position: -160px 0px;
}
#ianSubNavAchieve a:hover, #ianSubNavAchieve a.selected {
	background-position: -160px -30px;
}
#ianSubNavFactfile a:hover, #ianSubNavFactfile a.selected {
	background-position: -160px -60px;
}
#ianSubNavCharity a:hover, #ianSubNavCharity a.selected {
	background-position: -160px -90px;
}
#ianSubNavSponsor a:hover, #ianSubNavSponsor a.selected {
	background-position: -160px -120px;
}

/* _____________ SUBNAV DANCE _______________________________________*/


#dancescreens #listNavSub li a{
	background-image: url(../images/subnav_Dance.png);
}

#danceSubNav1 a {
	background-position: 0px 0px;
}
#danceSubNav2 a {
	background-position: 0px -30px;
}
#danceSubNav3 a {
	background-position: 0px -60px;
}
#danceSubNav4 a {
	background-position: 0px -90px;
}
#danceSubNav5 a {
	background-position: 0px -120px;
}

#danceSubNav1 a:hover, #danceSubNav1 a.selected {
	background-position: -160px 0px;
}
#danceSubNav2 a:hover, #danceSubNav2 a.selected {
	background-position: -160px -30px;
}
#danceSubNav3 a:hover, #danceSubNav3 a.selected {
	background-position: -160px -60px;
}
#danceSubNav4 a:hover, #danceSubNav4 a.selected {
	background-position: -160px -90px;
}
#danceSubNav5 a:hover, #danceSubNav5 a.selected {
	background-position: -160px -120px;
}



#mediascreens #listNavSub li a{
	background-image: url(../images/subnav_media.png);
}
#mediaSubNavTelevision a {
	background-position: 0px 0px;
}
#mediaSubNavFilm a {
	background-position: 0px -30px;
}
#mediaSubNavRadio a {
	background-position: 0px -60px;
}
#mediaSubNavPress a {
	background-position: 0px -90px;
}


#mediaSubNavTelevision a:hover, #mediaSubNavTelevision a.selected {
	background-position: -160px 0px;
}
#mediaSubNavFilm a:hover, #mediaSubNavFilm a.selected {
	background-position: -160px -30px;
}
#mediaSubNavRadio a:hover, #mediaSubNavRadio a.selected {
	background-position: -160px -60px;
}
#mediaSubNavPress a:hover, #mediaSubNavPress a.selected {
	background-position: -160px -90px;
}


/* _____________ MAIN LAYOUT & NAV ______________________________________________________________________*/




#contactFormArea {
	background-image: url(../images/contact_form_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 475px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
}

#contactForm {
	position: absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px;
}
#contactFormTitle {
	background-image: url(../images/Contact_Ian.png);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left bottom;
}
#contactFormRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}




#contactFormColumns {
	height: 230px;
	margin-top: 20px;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	
	font-size: 1.3em;
	font-weight: normal;
	color: #999;
	letter-spacing: 2px;
}

.contactFormGeneralColumn {	
	width: 490px;
	margin-top: 19px;
	float: left;
	clear: both;
}

.contactFormColumn {
	width: 245px;
	float: left;
}


.formColumn {
	margin-top: 19px;
	float: left;
	clear: both;
}

#contactFormOptionsList {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
}
#contactFormOptionsList li {
	height:22px;
	padding-top:5px;
	padding-bottom:4px;
}


#contactFormOptionsList a {
	height:23px;
	display:block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/contact-form-buttons.png);
	background-repeat: no-repeat;
}


.dashedDivider {
	background-image: url(../images/dashed_divider.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
	width: 60%;
	clear:both;
	margin-left:25px;
}

#contactFormPanel {
	float: left;
	height: 100%;
	width: 490px;
}
#contactFormGeneral p, #contactFormChoreography p {
	margin: 0px;
	padding: 0px;
	float: left;
}

.formHorizontalDivider {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	height: 30px;
}
#signUp {
	background-image: url(../images/sign_up.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	height: 24px;
	padding-left: 130px;
	line-height:24px;
	font-size:1.4em;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#signUp .checkBox {
	margin-right: 10px;
}


#antiSpam {
	height: 50px;
	line-height:1.4em;
	width: 280px;
	float: left;
	font-size:1.4em;
padding-top: 3px;
}
#submitArea {
	width: 168px;
	height: 31px;
	float: right;
	display:block;
margin-top: 7px;	
}
#captchaBox {
	height: 31px;
	line-height:1.4em;
	width: 400px;
	float: left;
	font-size:1.4em;
margin-top: 3px;
display: block;
}
#captchaBox img {
float:left;

width: 150px;
height: 40px;

}
#captchaBox .cat_textbox {
width: 150px;
height: 17px;
float: left;
margin-left: 60px;
margin-top:8px;
font-size:15px;
letter-spacing: 1px;
}










#general a {
	background-position: 0px 0px;
	width:176px;
}
#general a:hover, #general a.selected{
background-position: -176px 0px;	
}



#media a {
	background-position: 0px -23px;
	width:176px;
}
#media a:hover, #media a.selected{
	background-position: -176px -23px;
}
#appearances a {
	background-position: 0px -46px;	
	width:176px;
}
#appearances a:hover, #appearances a.selected{
	background-position: -176px -46px;
}
#choreography a {
	background-position: 0px -69px;	
	width:176px;
}
#choreography a:hover, #choreography a.selected{
	background-position: -176px -69px;
}
#tuition a {
	background-position: 0px -92px;	
	width:176px;
}
#tuition a:hover, #tuition a.selected{
	background-position: -176px -92px;
}







/* _____________ BRAND FOOTER ______________________________________________________________________*/


#brandFooter {
	background-image: url(../images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;
	width: 100%;
}
#brandFooterLogo {
	background-image: url(../images/iw_footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 67px;
	width: 141px;
	margin-top: 15px;
}
.centreWidth {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#brandFooterDPPcopyright {
	background-image: url(../images/DPP.jpg);
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	height: 40px;
	width: 438px;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 25px;
	padding-left:3px;
	background-repeat: no-repeat;
	color: #333;
}


/* _____________ GB replacement styles ______________________________________________________________________*/

.long_textbox {
	float: left;
	clear:both;
	width: 180px;
	margin-bottom: 8px;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing:1px;
}
.general_textbox {
	float: left;
	clear:both;
	width: 488px;
	margin-bottom: 8px;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing:1px;
}
.textbox_twofourfive {
	float: left;
	clear:both;
	width: 243px;
	margin-bottom: 8px;
	font-family: Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing:1px;
}


.textbox_twofourfive:focus, .general_textbox:focus, .long_textbox:focus {
	background-color: #FFC;
}


#contactForm label {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 4px;
	clear:both;
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.checkBox {
	float: left;
	clear:both;
	margin-top:2px;
	margin-bottom:2px;
}


.checkBoxLabelText {
	font-size: 11px;
	margin-top: 5px;
	margin-left:8px;
	float:left;
	color: #999;
	letter-spacing:1px;
}





/* _____________ JAVASCRIPT SLIDER STYLES ______________________________________________________________________*/

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 490px; /*width of featured content slider*/
	height: 100%;
	z-index: 0;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0px;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: none;

	width: 490px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


.bodysliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 350px; /*width of featured content slider*/
	height: 470px;
	z-index: 0;
}
.bodysliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0px;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: none;

	width: 350px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 470px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.achievementsliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 350px; /*width of featured content slider*/
	height: 470px;
	z-index: 0;
}
.achievementsliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0px;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: none;

	width: 350px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 470px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}



/* _____________ JAVASCRIPT STEPCAROUSEL STYLES (GALLERY)  ______________________________________________________________________*/

.galleryStrip .stepcarousel{
position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/
width: 750px; /*Width of Carousel Viewer itself*/
height: 130px; /*Height should enough to fit largest content's height*/

}

.galleryStrip .stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	padding-top: 17px;
}

.galleryStrip .stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 90px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#strictlyArea {
	float: left;
	height: 600px;
	width: 755px;
	
	background-image: url(../images/Strictly/strictly_panel_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
}





.stepcarousel {
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 754px; /*Width of Carousel Viewer itself*/
height: 603px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .strictlybelt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	margin:0;
	padding:0;
}

.stepcarousel .strictlypanel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 754px;/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin: 0px; /*margin around each panel*/	
}






/* _____________   ______________________________________________________________________*/





#leftColumn {
	float: left;
	height: 500px;
	width: 200px;
	
	padding-top:40px;
}
#rightColumn {
	float: left;
	height: 500px;
	width: 350px;
	
	padding-top:40px;
}



p.introduction:first-letter {
	font-size : 300%;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-right:0.05em;
	line-height:0.5;
}

p.introduction {
	font-family: Geneva, sans-serif;
	font-size: 1.2em;
	line-height:1.9em;
	margin-bottom:25px;	
}
/*p.introduction:first-child:first-line{
font-variant: small-caps;
}*/
.bodyCopy {
	font-family: Geneva, sans-serif;
	font-size: 1.2em;
	line-height:1.9em;
	margin-bottom:25px;
	clear: both;
}

.pquote {
	width: 80%;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.5em;
	color: #999;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	letter-spacing: 1px;
	background-image: url(../images/quotemarks.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top:0px;
	padding-left:35px;
}



#paginate-bodyslider, #paginate-achievementslider {
	margin-left: -3px;
}


#paginate-bodyslider a, #paginate-achievementslider a {
	display:block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/pagination_dots.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	
	margin-top:12px;
}
#paginate-bodyslider a.selected, #paginate-achievementslider a.selected {
	background-position: -24px 0px;	
}
#paginate-bodyslider a:hover, #paginate-achievementslider a:hover {
	background-position: -48px 0px;	
}
.contentThumb {
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #CCC;
}

.hidden{display:none;}

#inline-sample-content {
	display: table-cell;
    vertical-align: middle;
	
}
.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;
	padding-top: 40px;
}
.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;
}

.italicText {
	font-style: italic;
/*	font-size: 90%;
	text-transform: uppercase;	*/
}
#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;
}
.greyText {
	color: #999;
}


.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;	
	
}.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;
}
.achievementsUL {
	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style-position: outside;	
	margin-bottom:30px;
}
.achievementsUL li {
	font-size:1.1em;
	line-height:1.3em;
	background-image: url(../images/listStar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin-bottom:8px;
}
.textListHeading {
	font-size: 1.6em;
	color: #999;
	margin-bottom: 10px;
	letter-spacing:1px;
}
.darkerItalicText {
	color:#666;
	font-style:italic;
}
.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;

}
.bodyCopyPreColon {
	font-family: Geneva, sans-serif;
	font-size: 1.2em;
	line-height:1.9em;
	margin-bottom:25px;
	clear: both;
	margin-bottom:10px;
}
#strictlyNav {
	font-family: Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	height: 34px;
	width: 755px;
	padding-top: 18px;
}
.strictlyLHS {
	width: 375px;
	padding-top: 25px;
	padding-left: 25px;
	display:block;
	float:left;
	background-image: url(../images/Strictly/SCD_logo_small.png);
	background-position: 130px 29px;
	background-repeat: no-repeat;	
}
.strictlyLHSWelcome {
	width: 375px;
	padding-top: 25px;
	padding-left: 25px;
	display:block;
	float:left;
}
.strictlySeriesNumber {
	font-family: Geneva, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	color: #CCC;
	line-height: 1.3em;
	display: block;
}
.strictlySeriesYear {
	font-family: Geneva, sans-serif;
	font-size: 3em;
	color: #333;
	display: block;
	clear: left;
	float: left;
	line-height: 1em;
}
.strictlyFactRow {
	display: block;
	float: left;
	width: 100%;
	margin-top:25px;
}

.strictlyFactRowLHS {
	font-size: 1em;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	width: 115px;
	height: 100%;
	display: block;
	float: left;
	margin-top: 3px;
}
#strictlyFactRow1 .strictlyFactRowLHS {
	margin-top: 7px;
}
#strictlyFactRow2 .strictlyFactRowLHS {
	margin-top: 3px;
}

#strictlyFactRow4 .strictlyFactRowLHS, #strictlyFactRow5 .strictlyFactRowLHS {
	
	margin-top: 1px;
}


.strictlyFactRowRHS {
	font-size: 1.2em;
	color:#CCC;
	display: block;
	float: left;
	width: 230px;
}
.strictlyCelebNameWeekScore {
	font-size: 1.4em;
}
#strictlyRHS {
	display: block;
	float: left;
	height: 515px;
	width: 350px;
	padding-top:18px;
	
}

#strictlyRHS img {
	border: 1px solid #666;
	
}
.strictlyWelcomeLHS {
	background-image: url(../images/Strictly/SCD_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
}
.strictlyImageCaption {
	font-family: Geneva, sans-serif;
	font-size: 1.2em;
	color: #666;
	padding-top: 6px;
	margin:0px;
	width: 280px;
	display:block;
	float:left;
}
.strictlyImageCredit {
	font-family: Geneva, sans-serif;
	font-size: 0.9em;
	color: #666;
	padding-top: 6px;
	margin:0px;
	padding-right:14px;
	padding-top:8px;
	float: right;
	display:block;
}
.strictlyCelebRole {
	color:#666;
}#strictlyNavList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#strictlyNav {
	padding-left: 23px;
}
#strictlyNavList li {
	display: block;
	float: left;
	margin-right:8px;
}
#strictlyNav2, #strictlyNav3, #strictlyNav4, #strictlyNav5, #strictlyNav6, #strictlyNav7 {
	background-image: url(../images/Strictly/strictlystar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
}


#strictlyNav li a {
	color:#666;	
	text-decoration: none;
}
#strictlyNav li a:hover, #strictlyNav li a.selected {
	color:#FFF;	
}



.strictlyWelcomeLHS {
	background-image: url(../images/Strictly/SCD_logo.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	height: 160px;
}


.strictlyWelcomeText {
	padding-right: 25px;
	
}

.strictlyWelcomeText p {
	margin-bottom:15px;
	font-size: 1.1em;
	color: #CCC;
	line-height:1.5em;
}

#currentSeriesText {
	margin-top:50px;
	padding-right: 25px;
	display: block;
	clear: both;
	float: left;
}
.dateColumn {
	display: block;
	float: left;
	width: 115px;
	
}
.contentColumn {
	float: left;
	width: 230px;
}
#currentSeriesTextHeadings .dateColumn, #currentSeriesTextHeadings .contentColumn {
	font-size: 1em;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	height: 22px;
		margin-bottom:0px;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: bottom;

}

#currentSeriesItemWrapper {
	display: block;
	clear: both;
	height: 293px;
	overflow: auto;	
	
}
.currentSeriesItemDate {
	font-size: 1em;
	color: #CCC;
	float: left;
	width: 115px;
	padding-top:2px;
}
.currentSeriesItemTitle {
	font-size: 1.3em;
	float: left;
	width: 200px;
	margin-bottom:5px;
	color: #CCC;
}
.currentSeriesItemContent {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #CCC;
	float: left;
	width: 200px;
	margin-left:115px;
	display:block;	
}
.currentSeriesItem {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	display:block;
	float:left;	
	margin-bottom:0px;
	padding-top:14px;
	padding-bottom:14px;
}
.splashBackground {
	background-image: url(../images/splash/splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	margin-left:-200px;
	
}
.item label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CCC;
	width: 180px;	
}
.signup-form {
	height: 63px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-left: 15px;
}

.item {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
}
.field:focus {
	background-color: #FFF;
}
.field {
	background-color: #CCC;
	font-family: Geneva, Trebuchet, Sans Serif;
	font-size: 12px;
	width: 180px;
	height: 16px;
	line-height:12px;
	margin-bottom:13px;
	
}#splashFormWrapper {
	padding-top: 490px;
	margin-left: -170px;
}


#splash #button {
	text-align:center;
	
}
.signUpCenter {
	text-align: center;
	font-size:16px;
	color:#FFF;
	letter-spacing: 1px;
	margin-bottom:15px;
}

.signUpEmail {
	text-align: center;
	font-size: 13px;
	color: #999;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.signUpEmail a {
	font-size: 13px;
	color: #999;
	letter-spacing: 1px;
}
#twitterLink {
	background-image: url(../images/splash/twitterbird.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	padding-top: 50px;
	background-position: center top;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#twitterLink a {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999;
	
}
.req {
	color: #F00;
}





#appearancesscreens #portraitDiv {
	background-image: url(../images/Background_appearances.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 899px;
	width: 100%;
	display: block;
}
#newsscreens #portraitDiv {
	background-image: url(../images/Background_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 899px;
	width: 100%;
	display: block;
}

#appearancesscreens #listNavSub li a{
	background-image: url(../images/subnav_appearances_rev.png);
}

#appsSubNavIan a {
	background-position: 0px 0px;
}
#appsSubNavIanNat a {
	background-position: 0px -30px;
}
#appsSubNavIanCam a {
	background-position: 0px -60px;
}

#appsSubNavEvents a {
	background-position: 0px -90px;
}

#appsSubNavBookings a {
	background-position: 0px -120px;
}

#appsSubNavIan a:hover, #appsSubNavIan a.selected {
	background-position: -160px 0px;
}
#appsSubNavIanNat a:hover, #appsSubNavIanNat a.selected {
	background-position: -160px -30px;
}
#appsSubNavIanCam a:hover, #appsSubNavIanCam a.selected {
	background-position: -160px -60px;
}
#appsSubNavEvents a:hover, #appsSubNavEvents a.selected {
	background-position: -160px -90px;
}
#appsSubNavBookings a:hover, #appsSubNavBookings a.selected {
	background-position: -160px -120px;
}
#upcomingHeaderRow {
	font-family: Geneva, sans-serif;
	font-size: 1.4em;
	color: #CCC;
	width: 380px;
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:25px;
	margin-top:14px;
}
.upcomingWidthOne {
	width: 65px;
	float: left;
	padding-right:10px;
}
.upcomingWidthTwo {
	width: 130px;
	float: left;
	padding-right:10px;
}
.upcomingWidthThree {
	width: 140px;
	float: left;
}
.upcomingWidthFour {
	width: 15px;
	float: left;
}
.upcomingEventRow {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	float:left;
	clear:both;
	font-size: 1.2em;
	width: 380px;	
}
.fourhundredpxWide {
	width: 400px;
}
.upcomingEventRow .upcomingWidthThree {
	text-transform: uppercase;	
	font-size: 0.9em;
	margin-top:2px;
}

.upcomingEventRow .upcomingWidthTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	color: #CCC;
}



#popupEventWrap {
	width: 500px;
	margin-left: 20px;
	padding-right: 60px;
	margin-top: 10px;
	padding-bottom: 30px;
}
#popupEventTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-style: italic;
	color: #CCC;
	width: 370px;
	float: left;
	margin-bottom: 15px;
	padding-right: 15px;
}
#popupEventVenue {
	float: left;
	width: 385px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #999;
}
#popupEventDate {
	display: block;
	float: left;
	font-size: 1.8em;
	margin-top: 4px;
}
.popupRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	background-position: center center;
	clear: both;
	height: 20px;
	width: 500px;
}
#popupEventContent p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #999;
	margin-bottom: 1.9em;
}
.popupTopRule {
	background-image: url(../images/contact_form_rule.png);
	background-repeat: repeat-x;
	clear: both;
	width: 500px;
	height:35px;
	margin-left: 20px;
	background-position: bottom;
	margin-bottom: 0px;
}
.upcomingEventSignOff {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCC;
}

