body 
{
	background: #ffffff url(../Images/sevpImages/sevp_bg_page.jpg) center top repeat;
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

.txtstyle1
{
	color: #ffffff;
}

input
{
	border: 1px solid #330550;
	background-color: white;
	font-size: 10px;
	font-family: Verdana;
	font-size: 11px;	
	color:Black;
}

.mainArea
{
	background: #ffffff url(../Images/sevpImages/sevpGLOBE.jpg) center top repeat;
}

#topheader2
{
	background: transparent url(../Images/sevpImages/sevp_bg_page_top.jpg) repeat-x;
	height:223px;
}

#topheader
{
	background: transparent url(../Images/sevpImages/sevp_bg_page_top.jpg) repeat-x;
	height:177px;
	width:1000px;
	margin:0 auto;
}

/* movie list items */

.movieListText
{
/* keep it just in case */
}

.movieListLink
{
	text-decoration: none;
	color:black;
	font-weight: bold;
}
.movieListLink:hover
{
	text-decoration:underline;
}

.footer1
{
	color: black;
	font-family: Verdana;
	font-size: 11px;	
}
.footer2
{
	color: black;
	font-family: Verdana;
	font-size: 11px;	
}

.footerLink
{
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;	
}
.footerLink:hover
{
	text-decoration:underline;
}

.footerHR
{
	height: 1px;
	color: black;
	font-family: Verdana;
	font-size: 11px;	
}

.breadcrumb
{	
	background-repeat:repeat-x;
}

.headerBar
{
	background-color: black;	
}

.topMenu
{
	color: black;	
}

.header1
{
	color: white;	
}


.header1ActiveCart
{
	color: #ffffff;
	background-color: #CABC02;
}

.topMenuLink
{
	color: #000000;
	text-decoration: none;	
}

.headerLink:hover
{
	text-decoration:underline;
}

.headerBigLink
{
	font-size: 14px;
	color: #1616D6;
	text-decoration: none;
}

.headerBigLink:hover
{
	text-decoration:underline;
}

a.admin
{
	text-decoration:underline;
	color:black;
}

a.admin:hover
{
	text-decoration:underline;
}

a
{
  text-decoration:  none;
  color: black;      
}

a:hover
{
	text-decoration:underline;
}

.popupTextLarge
{
	font-family: Tahoma;
	font-size:12px;
	color: black;
}

.popupText
{
	font-family: Tahoma;
	font-size:10px;
	color: black;
}

.popupButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
}


.adminRow1
{
	background-color:#343434;
	margin-top: 31px;
}

.adminRow2
{
	background-color:#000000;
	margin-top: 31px;
}

.tellAfriend
{
    color: black;
    background-color: #EFEBF0;      
}

.blackBorder
{
    border: 1px solid black;
}

/***********************  Actor page *********************************/

.actorBox
{
	background: #fff6d2;
}

a.actor
{
	text-decoration:underline;
	color:black;
}

a.actor:hover
{
	text-decoration:underline;
}

.actor_text
{
	font-family: Verdana;
    font-size: 11px;     
    color: black;
}

.actorHeader
{
    background-color: #9127D3;
    color: black;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;  
    height: 21px; 
}

.studio_colorAndFont
{
	color: black;
	font-family: Verdana;
	font-size: 11px;        
}	

.pagerLink
{
	color:black;
}
.pagerBar
{
	color:black;
}

.directorLink
{
	color: black;
}

.menuline
{
}

.flags
{
	border: 1px solid black;
}

		.checkoutBorder
		{			
			border: solid 1px white;			
		}
	
		.checkout_bg
		{
			background-color: white;
			border: solid 1px #604174;			
		}
		.checkout_box
		{
			background-color:#FEFEEF;
			border: solid 1px #CCCCCC;
			padding:5px;
			margin: 10px 0px 10px 10px;
			width:250px;
		}
		
		.checkout_label
		{
			float:left;
			display:block;
			width:7em;
		}
		
		.checkoutinput
		{
			width:15em;
		}
		#cvv2
		{
			width:5em;
		}


a.faq
{
	text-decoration:underline;
	color:black;
}

a.faq:hover
{
	text-decoration:underline;
}

/***********************  Checkout page *********************************/
.chkOutIfrm
{
    background-color:#ffffff;
    width:440px;
    height:630px;
    float:left;
    margin-left:10px;
}