@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	background-color: #000000;
}
		
		
#splashBanner {
	float:left;
	width:730px;
}

#splashMenuLeft {
	float:left;
	width:155px;
	height:311px;	
	text-align:right;
	line-height: 21px;
	padding-right: 20px;	
}

#splashMap {
	float:left;
	width:380px;
	height:311px;

}

#splashMenuRight {
	float:left;
	width:155px;
	height:311px;
	text-align:left;
	line-height: 21px;
	padding-left: 20px;
}

#splashEnterLeft {
	float:left;
	width:318px;
	height:31px;
}

#splashEnter {
	float:left;
	width:92px;
	height:31px;
}

#splashEnterRight {
	float:left;	
	width:320px;
	height:31px;
}

#splashSearch {
	float:left;
	width:730px;
	height:183px;
	background-image: url(/ny/images/splash_search.png);
	text-align: center;
}

.referenceLabelSelected
{
	text-decoration: none;
    color: #cccccc;
    cursor:pointer;
}

.referenceLabel 
{
	text-decoration: none;
    color: #434343;
    cursor:pointer;
}

.referenceLabel:hover
{
	text-decoration: none;
	color: #cccccc;
	cursor:pointer;
}

a:link, a:visited{
    text-decoration: none;
    color: #434343;
    border:0px;
}


a:hover {
	text-decoration: none;
	color: #cccccc;
	border:0px;
}

#banner {
	float:left;
	width:940px;
	height:118px;
	background-color:#000000;
}

#contentLeft {
	float:left;
	width:210px;
	height:100%;
	text-align:center;

}

#contentCentre {
	float:left;
	width:520px;
	height:100%;
	text-align:center;
}

#contentRight{
	float:left;
	width:210px;
	height:auto;
	text-align:center;
}


#footer{
	clear:left;
	width:940px;
	height:35px;
	padding-top: 10px;
}

.footerContent {
	background-color:#03050f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}


.background	{
	background-image: url(/ny/images/main-NY-bg-tile.png) !important;
	background-repeat: repeat-x;
	background:#000102
}
.location {
	background-color:#000000;
	font-size: 11px;
	padding-left: 10px;
	text-align: left;
}

input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #111111;
	background-color: #CCCCCC;
	border: 1px solid #414141	
} 

.disabledField 
{
	background-color: #6E6E6E;
	border: 1px solid #414141		
} 


.button
{
	border: 0px solid;
	width:120px;
	height:23px;
}

.continueButton {
	background-image: url(/ny/images/continue-button_normal.png);
	text-align: center;
}
.continueDisabledButton {
	background-image: url(/ny/images/continue-button_disable.png);
}
.continueRollButton {
	background-image: url(/ny/images/continue-button_roll.png);
} 


.submitVideoButton {
	background-image: url(/ny/images/submit-video-button_normal.png);
}

.submitVideoDisabledButton {
	background-image: url(/ny/images/submit-video-button_disable.png);
} 

.submitVideoRollButton {
	background-image: url(/ny/images/submit-video-button_roll.png);
} 

.sendEmailButton {
	background-image: url(/ny/images/send-button.png);
	width:67px;
	height:23px;
}

.sendEmailRollButton  {
	background-image: url(/ny/images/send-button_roll.png);
	width:67px;
	height:23px;
} 
 
.categoriesmenu {
	background-color:#000000;
	font-size: 12px;
	text-align: center;

}

.description	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding: 20px;
}

.allfilms {
	background-color:#000000;
	font-size: 12px;
	text-align: left;
}

.uploadarea {
	background-color: #000000;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}

#frame 
{
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	
}
.errorMessage 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-size: 11px;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}

.commentBarTitle 
{
	height:17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.commenttitle 
{
	height:25px;
	background-color: #070c22;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.commentbody {
	background-color: #161a32;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.commentWriteTitle 
{
	text-align:left;
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.commentWriteSubTitle 
{
	font-family: Georgia;
	font-size: 9pt;
	text-align: left;
}

.mapinforwindow
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
}

.mapinforwindow a
{
	color:Blue;
}

.ie6  .shadowTopRight
{
	background-image:url(images/shadow_top_right.png)
}

.shadowTopRight
{
	background-image:url(images/shadow_top_right.png)
}

.ie6  .shadowTop
{
	background-image:url(images/shadow_top.png)
}

.shadowTop
{
	background-image:url(images/shadow_top.png)
}

.ie6  .shadowTopLeft
{
	background-image:url(images/shadow_top_left.png)
}

.shadowTopLeft
{
	background-image:url(images/shadow_top_left.png)
}

.ie6  .shadowRight
{
	background-image:url(/ny/images/shadow_right.png)
}

.shadowRight
{
	background-image:url(/ny/images/shadow_right.png)
}

.ie6  .shadowLeft
{
	background-image:url(images/shadow_left.png)
}

.shadowLeft
{
	background-image:url(images/shadow_left.png)
}

.ie6  .shadowBottomLeft
{
	background-image:url(images/shadow_bottom_left.png)
}

.shadowBottomLeft
{
	background-image:url(images/shadow_bottom_left.png)
}

.ie6  .shadowBottom
{
	background-image:url(images/shadow_bottom.png)
}

.shadowBottom
{
	background-image:url(images/shadow_bottom.png)
}

.ie6  .shadowBottomRight
{
	background-image:url(images/shadow_bottom_right.png)
}

.shadowBottomRight
{
	background-image:url(images/shadow_bottom_right.png)
}
