﻿/*global*/

html, body
{
	height: 100%;
}
.clear
{
	clear: both;
	height: 1px;
	visibility: hidden;
	margin-bottom: -1px;
}
.none
{
	display: none;
}
.notop
{
	margin-top: 0 !important;
}
a, a:visited
{
	color: #6A0B21;						
	text-decoration: none;
}
a:hover, a:active 
{
	color: #666666;
	text-decoration: underline;
}
img
{
	border: 0;
}
ul
{
	list-style: none;
	margin-left: 10px;
}
fieldset
{
	border: 0;
}
body
{
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #EDE9E0;
	text-align: center;
	line-height: 1.8em;
}
table
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	border: 0;
	border-collapse: collapse;
}
th, td
{
	text-align: left;
	vertical-align: top;
}
input, select, textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
h1
{
	font-size: 30px;
	font-weight: bold;
	margin: 0;
}
h2
{
	font-family: 'Big Caslon', Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	line-height: 1em;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
h5
{
	font-family: 'Big Caslon', Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 1em;
}	
address
{
	font-style: normal;
}
.hand
{
	cursor: pointer;
}
.border
{
	border: solid 1px #C8C8C8;
}
.borderTop
{
	border-top:solid 1px #C8C8C8;
}
.borderLeft
{
	border-left:solid 1px #C8C8C8;
}
.borderBottom
{
	border-bottom:solid 1px #C8C8C8;
}
.borderRight
{
	border-right:solid 1px #C8C8C8;
}
.contentBorder
{
	height: 1px;
}
.linkAA
{
	color: #666666;
	background-color:Transparent;
	text-align:left;
	cursor: pointer;
	padding: 0px;
	border: 0px;
	margin:0px;	
}
.linkNavAA
{
	color: #999999;
	background-color:Transparent;
	text-align:left;
	cursor: pointer;
	padding:0px;
	border: 0px;
	margin: 0px;
	width:auto;	
}
/*--------------------layout---------------------*/
#main
{
	background-image: url(Images/bkgd-grdnt.gif);
	background-repeat: repeat-x;
	background-position: left top; 
	background-color:#EDE9E0;
	height: 100%;
}
#wrapper
{
	background-color: #FFFFFF;
	border: solid 1px #C8C8C8;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	width: 1000px;
	text-align: left;
	font-size: 1.1em;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	/* For IE 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow( Strength=5, Direction=135, Color='#999999' );
	/* For IE 5.5 – 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow( Strength=5, Direction=135, Color='#999999' );
}
#wrapperTop
{	
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;	
	
}
#left
{
	background-color: #EDE9E0;
	margin-left: 15px;
	float: left;
	width: 160px;
	min-height: 255px;
	height: 255px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #C8C8C8;
	font-size: 12px;
	line-height: 1em;
}
#content
{
	float: right;
	width: 788px;	
}
#center
{
	background: #FFF;
	_height: 540px;
	min-height: 540px;
	float: left;
	width: 560px;
	font-size: 12px;
	line-height: 12pt;
}
#right
{
	background-color: #EDE9E0;
	margin-right: 15px;
	float: right;
	width: 175px;
	min-height: 255px;
	height: 255px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #C8C8C8;
	font-size: 12px;
	line-height: 1em;
}
#footer
{
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}
/* home */
#contentHome
{
	float: left;
	width: 728px;
}
.bigImage img
{
	width:100%;
	height:100%;
}
#homeRight
{
	background: url(Images/callout-grdnt.gif);
	background-repeat: repeat-x;
	background-color: #EDE9E0;
        margin-right: 30px;
        float: right;
	width: 196px;
        min-height: 160px;
        height: 270px;
	padding-top: 15px;
        padding-bottom: 15px;
        text-align: left;
        border: solid 1px #C8C8C8;
	font-size: 12px;
	line-height: 1em;
}
/* Girl */
#mainGirl
{
	background-image: url(Images/bkgd-grdnt.gif);
	background-repeat: repeat-x;
	background-position: left top; 
	background-color:#EDE9E0;
	height: 100%;	
}
#wrapperGirl
{
	background-color: #EDE9E0;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	width: 1000px;
	text-align: left;
	font-size: 1.1em;
	border-bottom: solid 15px #EDE9E0;
}
#contentGirl
{
	margin: 0px auto;
	width: 980px;
	background-color: #FFFFFF;
	_height: 540px;
	min-height: 540px;

}
#contentTitleGirl
{
	height: 39px;
	text-align:left;
}
/* Iframe */
#mainIframe
{
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;	
}
#contentIframe
{
	margin: 0px auto;
	width: 980px;
	background-color: #FFFFFF;
	_height: 540px;
	min-height: 540px;

}
#contentTitleIframe
{
	height: 39px;
	text-align:left;
}
/*-------------------- Top ---------------------*/
#logo
{
	float: left;
	width: 293px;
	height: 108px;	
}
#top
{
	width: 500px;	
	float: right;
	padding-right: 14px;	
}
#topNavigationDIV
{
  	float: right;
  	font-size: 11px;
  	line-height: 16pt;  
}
#topSearchForm
{
	clear: both;
	float: right;
	width: 200px;
	margin-top: 20px;
	text-align: right;
}
.searchBox
{
	float: left;
	width: 150px;
	height: 22px;	
	border: solid 1px #333;
	padding: 3px 4px 0px 4px;
}
#topSearchForm img
{
	width:37px;
	height:31px;
	float: right;
}
#mainNavigationDIV
{
	background-image: url(Images/nav-grdnt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
    	text-align: center;
    	vertical-align: middle;
	width: 100%;
    	height:25px;

}
/*-------------------- Left ---------------------*/
#leftMenuDIV
{	
	min-height: 247px;
	_height: 247px;
	behavior: url(/scripts/iepngfix.htc);
}
#leftMenuDIV .title
{
	background-color: #EDE9E0;
	height: 6px;
	text-align: center;
	font-variant:small-caps;	
	font-size: 14px;
	line-height: 16pt;
	padding-top: 15px;
}
#leftMenuDIV .content
{
	background-color: #EDE9E0;
	padding: 15px;
}

/*-------------------- Common ---------------------*/

.callOutSmall
{
	padding: 15px 0px 0px 0px;
}

.callOutLeft
{
	float: left;
	margin-left: -10px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 170px;
}
.callOutRight
{
	float: right;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 175px;
}
.callOutLanding
{
	color:#ede9e0;
	writing-mode:tb-rl;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform: rotate(-90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:145px;
	font-weight:normal;
}
.contentTitle
{	
	padding: 8px 0px 0px 0px;
	font-size: 18px;
	line-height: 18pt;
	font-weight:bold;
	text-transform:capitalize;
}
.contentSubTitle
{	
	font-size: 12px;
	line-height: 16pt;
	font-weight: bold;	
}
.contentTitleNoTitle
{
	font-size: 14px;
	padding: 8px 0px 0px 15px;
}
.contentBodyNoTitle
{
	padding: 0px;
}
.contentBody
{
	padding: 15px 0px 5px 0px;
	font-size: 12px;
	line-height: 1.2em;
}
.showImage
{
	padding: 15px 0px 5px 15px;
	font-size: 12px;
	line-height: 1.2em;
}
.contentBodyMedia
{
	font-size: 11px;
	line-height: 16pt;
}
.contentBody a
{
	color: #6A0B21;
	text-decoration: none;	
}
.contentBody a:hover, .contentBody a:active
{
	color: #666666;
	text-decoration: underline;	
}
.contentBody a:visited
{
	color: #999999;	
}
.contentBody ul
{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}
.contentBody ol
{
	list-style-position: outside;
	padding-left: 24px;
}
.contentBodySmall
{
	font-size: 9px;
	line-height: 10pt;
}
.red, .red li
{
	color: #ffffff;
	font-weight: bold;
}
/*--------------------Content---------------------*/
#contentTitle
{
	height: 30px;
}

#contentTitleNoTitle
{
	background-repeat:repeat-x;
	font-weight: bold;
	_height: 30px;
	min-height: 30px;
}

#contentTitleNoTitleLink
{
	font-size: 11px;
	padding-right:15px;
}


/*--------------------Show Content---------------------*/
#showTitle
{
	height: 38px;
}
#showButton
{
	height: 40px;
	padding: 1px 0px 0px 0px;
	text-align: center;
}
#showButton span
{	
	width: 166px;
	padding: 0px 4px 0px 4px;	
}
#contentButton
{
	height: 10px;
	padding: 1px 0px 0px 0px;
	text-align: center;
}
#contentButton span
{	
	width: 166px;
	padding: 0px 4px 0px 4px;	
}
#showContent
	
{	
	background-color: #FFFFFF;
}
#showOverviewContent
{
	
	background-color: #FFF;
	#background-position: top;
	_height: 220px;
	min-height: 220px;
	color: #333;
}
#showOverviewInfo
{
	background-color:#EDE9E0;
	border: solid 1px #C8C8C8;
	height:220px;
}
#showOverviewInfoText
{
	color: #333;
	position: relative;
	height: 220px;
	padding:15px 15px 15px 0px;
	font-size: 12px;
	line-height: 1em;
}
#showOverviewInfoTextWrapper
{
    	overflow: hidden;
    	position: relative;
    	height: 190px;
    	width: 148px;
    	margin-left: -15px;  
}
#showOverviewInfoTextContent
{
	position: absolute;
	top:0;
	left:0;
}
#showOverviewInfoText .radslider
{
	position:absolute;
	top: 0px;
	right: -1px
}
/*--------------------Landing Page---------------------*/
#landingContent
{
	float: right;
	width: 855px;	
}
#landingLeft
{
	background-color: #FFFFF;
	margin-left: 15px;
	float: left;
	width: 130px;
	min-height: 800px;
	height: 800px;
}
#landingCenter
{
	background: #FFF;
	_height: 900px;
	min-height: 900px;
	float: left;
	width: 627px;
	font-size: 12px;
	line-height: 12pt;
	margin-left: 5px;
}
#landingDIV
{
	background-color: #FFFFFF;
	border: solid 1px #C8C8C8;
	margin: 0px auto;
	padding: 15px;
	width: 590px;
	height: 92px;
	float:left;
	text-align: left;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
	/* For IE 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow( Strength=5, Direction=135, Color='#999999' );
	/* For IE 5.5 – 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow( Strength=5, Direction=135, Color='#999999' );
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
/*--------------------Site Map---------------------*/
#siteMapWrapper
{
	margin-top: -15px;
	margin-left: -20px;
}
#siteMapWrapper a, #siteMapWrapper a:visited
{
	color: #333333;	
}
#siteMapWrapper a:hover, #siteMapWrapper a:active
{
	color: #666666;
}
/*--------------------Featured Shows---------------------*/
#rotatorWrapper
{
	background-color: #EDE9E0;
	height: 59px;	
	text-align: center;
	position: relative;
}
 #rotatorWrapper .rotator_button
{
	background-image: url('Rotator/RotatorButtons.gif');
	background-repeat: no-repeat;
	/*background-color: red;*/
	/*Button size is defined here, we use margins to position them too */
	height: 42px;
	width: 42px;
	line-height: 42px;	
	/* Very important for the layout!*/	
}
#rotatorWrapper .rotator_buttonLeft
{
	position:absolute;
	background-position: 0 -126px;
	top: 9px;
	left: 9px;
}
#rotatorWrapper .rotator_buttonRight
{
	position:absolute;
	background-position: 0 -42px;
	top: 9px;
	right: 9px;
}
#rotatorWrapper .item div
{
	width: 56px;
	height: 56px;
	padding-top: 4px;
	margin-top: 2px;	
}
#rotatorWrapper .itemSel div
{
	background-color: #666666;
	width: 56px;
	height: 56px;
	padding-top: 4px;
	margin-top: 2px;	
}
#rotatorTitle
{
	background: url(Images/callout-grdnt.gif);
	background-repeat: repeat-x;
	background-color: #EDE9E0;
    	height: 120px;	
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
}
#rotatorText
{
	background-color: #EDE9E0;
    	position: relative;
	height: 148px;
	padding: 15px;
	font-size: 12px;
	line-height: 1.3em;
}
#rotatorTextWrapper
{
    	overflow: hidden;
    	position: relative;
    	height: 148px;
   	 width: 250px;
}
#rotatorTextContent
{
	position: absolute;
	top:0;
	left:0;
}
#rotatorText .radslider
{
	position:absolute;
	top: 0px;
	right: 0px
}
/*-------------------*/
#rotatorWrapperAA .item
{
	clear:both;	
}
#rotatorWrapperAA div.img
{
	width:60px;
	float:left;
	padding-top: 8px;
}

/*--------------------Multimedia---------------------*/
.gallery
{
	padding-top: 15px;	
}
.gallery a, .gallery a:visited
{
	color: #6a0b21;
}
.gallery a:hover, .gallery a:active
{
	color:#666666;
}
.gallery .list
{
	padding: 0px 10px 0px 10px;
}
.gallery .galleryBorderTop
{
	background: url(Images/borderTop.gif) no-repeat center top;
	width: 1px;
	height: 22px;
}
.gallery .galleryBorderBottom
{
	background: url(Images/borderBottom.gif) no-repeat center bottom;
	width: 1px;
	height: 22px;
}
.searchField
{
	background-color: #FFFFFF;
	width: 118px;
	height: 19px;
	border:solid 1px #333333;
	padding: 4px 0px 0px 4px;
}
.mediaLogo
{
	background: url(Images/logo.gif) no-repeat center center;
}
#galleryWrapperAA
{
	background: url(Rotator/RotatorBgAA.gif) repeat-x;
	width: 509px;	
	height: 74px;
	overflow: auto;
}
#galleryWrapperAA .img
{
	padding: 6px;
}
/*--------------------Search Result---------------------*/
.searchResults dd strong
{
	background-color: #EDE9E0;
}
/*--------------------Search Result---------------------*/
.pressPhotoLogin
{
	width: 558px;
	height: 410px;
	border: solid 1px #C8C8C8;
	background-color: #EDE9E0;
	background-position:bottom;
	padding:0px;
	vertical-align:middle;
	text-align:center;
}

.submitBtn
{
	width:165px;
	height: 25px;
	background: url(Images/submit-new.png) no-repeat;
}

/*--------------------Forms---------------------*/
.FormTitle
{
	font-weight:bold;
	font-size:14px;
}

.FormLine
{
	width: 510px;
	padding-top:10px;
	clear:both;
}

.HintText
{
	font-size:10px;
}

