/* CSS Document */
body{
background-color:#B70F0F;
text-align:center;
}


#bdyMain{
background-color:#B70F0F;
width:880px;
}
.TopLeft{
float:left;
background-image:url(images/index_01.gif);
background-repeat:no-repeat;
}
.TopRight{
top:0px;
float:left;
}
.TopMenu{
width:780px;
position:relative;

}
.BodyLeftMost{
float:left;
width:26px;
height:auto;
background-color:#B70F0F;
}

.BodyMid{
float:left;
overflow:hidden;
width:828px;
background-color:#07080C;
}

.BodyRightMost{
float:Right;
width:26px;
background-color:#B70F0F;
}

.Rec_BrowseDVD
{
	font-size: small;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.Rec_BrowseDVD a
{
	font-size: small;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.Rec_BrowseDVD a:hover
{
	font-size: small;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
}

.AdminLink
{
	
	font-size: 14px;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.AdminLink a
{
	
	font-size: 14px;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}


.AdminLink a:hover
{
	
	font-size: 14px;
	color: #ff9933;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.AdminTitle
{
	font-weight: bold;
	font-size: 18px;
	color: firebrick;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.MovieTitleLink
{
	font-family:Verdana, Arial;
	font-size:x-small;
	font-weight:normal;
	color:Black;
	text-decoration:none;
	
	}

.MovieTitleLink a
{
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.MovieTitleLink a:hover
{
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #ff3333;
}

.CategoryTitle
{
	font-family: Verdana, Arial;
	font-size: medium;
	font-weight: bold;
		color: black;
	text-decoration: none;
	font-variant: small-caps;
}

.SeeMore
{
	font-family:Verdana, Arial;
	font-size:x-small;
	font-weight:normal;
	color:White;
	text-decoration:none;
	
	}

.SeeMore a
{
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #f5f5f5;
	text-decoration: none;
}

.SeeMore a:hover
{
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #ff3333;
}

.AddQueue
{
	background-position: center top;
	background-image: url(images/AddInQueue.gif);
	background-repeat: no-repeat;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.buttontestLarge
{
    position: relative;
    float: right;
    background-image: url(images/menu.gif);
    color: #FFFFFF;
    display: block;
    width: 107px;
    height: 18px;
    padding-top:8px;
    margin: 0;
    
    font-size: 10px;
    font-family: Verdana;
  
    text-align: center;
    cursor: pointer;
}

.buttontestLarge:hover
{
	background: url(images/Large_menu_over.gif) no-repeat;
	color: #000000;
}
    
    .buttontestsmall
{
	position: relative;
	float: right;
	text-align:left;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	cursor: pointer;
	
}

.buttontestsmall:hover
{
	
	color: #000000;
}
    
    
.TopMenu1
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}
    
.TopMenu1:hover
	{
		
		color: #000000;
		font-weight:bold;
		
		
    }
.YourAccountLinks
{
	font-size: small;
	color: #00008b;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.YourAccountLinks a
{
	font-size: small;
	color: #00008b;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.YourAccountLinks a:hover
{
	font-size: small;
	color: #4169e1;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.MovieTitleLinks
{
	font-size: x-small;
	color: #00008b;
	font-family: Verdana, Arial;
	text-decoration:none;
	
}

.MovieTitleLinks a
{
	font-size: x-small;
	color: #00008b;
	font-family: Verdana, Arial;
	text-decoration:none;
	
}

.MovieTitleLinks a:hover
{
	font-size: x-small;
	color: #4169e1;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.MemberLoginPopup
{
	background-position: center top;
	background-image: url(images/MemberLoginBack.png);
	background-repeat: no-repeat;
	height: 288px;
	widows: 496px;
	margin: 0px auto;
}
    
      .modalBackground
{
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.5;
}

.CloseButton
{
	font-size: medium;
	text-decoration: none;
	color: #ffffff;
}

.CloseButton a
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: medium;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
}


.CloseButton a:hover
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: medium;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-decoration: none;
	color: #990000;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}

.WaterMarkSearch
{
	color: #d3d3d3;
}

.HelpLinks
{
	font-weight: normal;
	font-size: small;
	color: dimgray;
	font-family: Verdana, Arial;
}

.HelpLinks a
{
	font-weight: normal;
	font-size: 11px;
	color: #000099;
	font-family: Verdana, Arial;
}

.HelpLinks a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: darkgoldenrod;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.buttonSignUp
{
	position: relative;
	float: right;
	text-align: left;
	background-image: url(images/signup_normal.gif);
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 44px;
	padding-top: 8px;
	margin: 0;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonSignUp:hover
{
	background-position: center center;
	background-image: url(images/signup_hover.gif);
	background-repeat: no-repeat;
}

.buttonContinue
{
	position: relative;
	float: right;
	text-align: left;
	background-image: url(images/Next.gif);
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 44px;
	padding-top: 8px;
	margin: 0;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonContinue:hover
{
	background-position: center center;
	background-image: url(images/next_hover.gif);
}

.popup
{
	width: 300px;
	height: 50px;
	padding-left:20px;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -50px;
	z-index: 99;
	background-position: left top;
	background-image: url(images/4-1.gif);
	background-repeat: no-repeat;
}

.WaterMark
{
	color: darkgray;
	font-family: Verdana, Arial;
	border-right: darkgoldenrod 1px solid;
	border-top: darkgoldenrod 1px solid;
	font-size: x-small;
	border-left: darkgoldenrod 1px solid;
	border-bottom: darkgoldenrod 1px solid;
	font-family: Verdana, Arial;
	background-color: floralwhite;
	font-style: italic;
}

.SignUpTextBox
{
	border-right: darkgoldenrod 1px solid;
	border-top: darkgoldenrod 1px solid;
	font-size: small;
	border-left: darkgoldenrod 1px solid;
	color: #cc0033;
	border-bottom: darkgoldenrod 1px solid;
	font-family: Verdana, Arial;
	background-color: floralwhite;
}

.subMenu
{
	font-weight: bold;
	font-size:x-small;
	color: whitesmoke;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.subMenu a
{
		font-weight: bold;
	
	font-size:x-small;
	color: whitesmoke;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.subMenu a:hover
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana, Arial;
		text-decoration: none;
}

.ContactUS
{
	font-weight: bold;
	font-size: small;
	color: #0a5c74;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.ContactUS a
{
		font-weight: bold;
	font-size: small;
	color: #0a5c74;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.ContactUS a:hover
{
	font-weight: bold;
	font-size: small;
	color: #ff0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}


.ForgetPwd
{
	font-weight: bold;
	font-size: small;
	color: #990000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.ForgetPwd a
{
	font-weight: bold;
	font-size: small;
	color: #990000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.ForgetPwd a:hover
{
	font-weight: bold;
	font-size: small;
	color: #ff0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.RateMovies
{
	font-weight: bold;
	font-size: small;
	color: #1e4d9f;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.RateMovies a
{
		font-weight: bold;
	font-size: small;
	color: #1e4d9f;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.RateMovies a:hover
{
	font-weight: bold;
	font-size: small;
	color: #ff0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.QueueReportProblem
{
	font-weight: bold;
	font-size: x-small;
	color: #c0724b;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.QueueReportProblem a
{
		font-weight: bold;
	font-size: x-small;
	color: #c0724b;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.QueueReportProblem a:hover
{
	font-weight: bold;
	font-size: x-small;
	color: #83350e;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.SearchWaterMark1
{
	color: #a9a9a9;
	font-style: italic;
	font-family: Verdana;
}
.mLink
{
	
	font-size: 9px;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.mLink a
{
	
	font-size: 9px;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: none;
}


.mLink a:hover
{
	
	font-size: 9px;
	color: #ff9933;
	font-family: Verdana, Arial;
	text-decoration: underline;
}