﻿.scrollersTransparent
{
	scrollbar-face-color:		#FFFFFF;
	scrollbar-shadow-color:		#FFFFFF;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color:		#FFFFFF;
	scrollbar-arrow-color:		#FFFFFF; 
}
.itemPageTitleRight
{   
	color: 
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: right;
	padding-right: 5px;
}
.itemPageTitleLeft
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	padding-left: 5px;
}
.movieTitleBgImage
{
	/*background-image: url(../../site/images/largeTitles/dvd_new.gif);*/
	background-color: orange;
}
.ellipsis {
	white-space:nowrap;
	text-overflow:ellipsis;	
	overflow:hidden; 
	display:block;
	direction:rtl;
	float:right;
}
/*for firefox*/
.ellipsis:after
{
	content:"...";
}
 .linkBlue
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	cursor: pointer;
}
.linkBlue:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
}
.linkBlueLight
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	cursor: pointer;
}
.linkBlueLight:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}
.textOverFlow
{
	height: 100%;
	width:100%;
	overflow: hidden;
	text-overflow:ellipsis;
}

.imageBorderBlack
{  
	border: solid 1 #000000;
}
.imageBorderGray
{  
	border: solid 1px #CACBCF;
}
.vldtr
{
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-weight:normal;
	font-style:italic;
}
.userMessages
{
	font-family: Arial;
	color: Green;
	font-size: 12px;
	font-weight: bold;
}
.textRtl
{
	direction: rtl;
}
.tableBg
{
	background-color: #FFFBFF;
}
.textBold
{
	font-family: Arial;
	font-size: 12px;
	color: #004990;
	font-weight: bold;
	text-decoration: none;
}
.regText
{
	font-family: Arial;
	font-size: 12px;
	color: #004990;
	font-weight: normal;
	text-decoration: none;
}
.textBoldClicked
{
	font-family: Arial;
	font-size: 13px;
	color: #004900;
	font-weight: bold;
	text-decoration: none;
}
.inputSmall
{
	width: 105px;
	vertical-align: middle;
	border:1px solid #000000;
	height: 19px; 
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;	
}
.goButton
{
	width: 19px;
	height: 19px; 
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}
.linkLight
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;
	text-decoration:none;
}
.linkLight:link
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;
	text-decoration:none;
}
.linkLight:visited
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;
	text-decoration:none;
}
.linkLight:hover
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;	
	text-decoration:underline;
}

.rentViewlink
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;
	text-decoration:none;
	width:100%; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.rentViewlink:link
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;
	text-decoration:none;
	width:100%; 
	overflow:hidden; 
	text-overflow:ellipsis;

}
.rentViewlink:visited
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;
	text-decoration:none;
	width:100%; 
	overflow:hidden; 
	text-overflow:ellipsis;

}
.rentViewlink:hover
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	white-space: nowrap;	
	text-align: center;	
	text-decoration:underline;
	width:100%; 
	overflow:hidden; 
	text-overflow:ellipsis;

}

.listPadding
{ 
	padding-right: 2px;
	padding-bottom: 3px;
}
.listSpacing
{
	line-height: 17px;
	word-spacing: 5px;
}
.textRed
{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	white-space: nowrap;
}

.textGreen
{
	font-family: Arial;
	font-size: 12px;
	color: #006633;
	white-space: nowrap;
}

.textWhite
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.textWhiteBold
{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.textBlack
{
	font-family: arial;
	font-size: 12px;
	color: #000000; 
}
.textBlackBig
{
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
.nlLineSpacing
{
	line-height:20px;
}
.retailPriceText
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000; 
	text-decoration: line-through;	
}
.textBlackMedium
{
	font-family: arial;
	font-size: 11px;
	color: #000000; 
}
.textBlackSmall
{
	font-family: arial;
	font-size: 9px;
	color: #000000; 
}
.textRedBold
{
	font-size: 12px;
	font-family: Arial;
	color: #CC0000;
	font-weight: bold;
}
.titleBlue
{
	font-family: arial;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold; 
	text-decoration: none;
}
.borderLeft
{ 
	border-left: solid 1 black;
}
.cellPadding {
	padding: 0 6 0 6;
}

.boxBulletPadding {
	padding-top:7px;
}

.tableBorderBlue
{
	border-bottom: 1px solid #94A6BD; 
	border-right: 1px solid #94A6BD;
	border-left: solid 1px #94A6BD;
	background-color:#FFFFFF;
	padding:3px;
}
.tableBorder
{
	border-bottom: solid 1 #94A6BD;
	border-right: solid 1 #94A6BD;
	border-left: solid 1 #94A6BD;
}
.tableBgGray
{
	background-color: #E4E8EA;
	width:126px;
	height:76px;
}


/*** Intlock text editor :  ***/
.lists_href:visited, .lists_href:link
	{	font-family: Arial;
		font-size: 12px;
		color: blue;
		text-decoration:none; }
.lists_href:hover
	{	color: blue; 
		text-decoration:underline; }
.lists_select
	{	font-family: Arial;
		font-size: 12px; }
.lists_bullet
	{	font-family: Arial;
		font-size: 12px; }
.lists_button
	{	font-family: Arial;
		font-size: 12px; }
.topTenLink {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
}

.homeFont
{
	font-family: Arial;
	font-size: 11px;
	color:black;
	font-weight: bold;
}

.dvdFont
{
	font-family: Arial;
	font-size: 11px;
	color:orange;
	font-weight: bold;
}
.gamesFont
{
	font-family: Arial;
	font-size: 11px;
	color:Navy;
	font-weight: bold;
}
.booksFont
{
	font-family: Arial;
	font-size: 11px;
	color: Olive;
	font-weight: bold;
}

.gamesLeftShadow {
	background-color:red;
	background-image:url(../../site/images/bgrdsOutline/games_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.gamesRightShadow {
	background-image:url(../../site/images/bgrdsOutline/games_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.musicLeftShadow {
	background-color:red;
	background-image:url(../../site/images/bgrdsOutline/music_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.musicRightShadow {
	background-image:url(../../site/images/bgrdsOutline/music_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.membersLeftShadow {
	background-color:red;
	background-image:url(../../site/images/bgrdsOutline/subs_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.membersRightShadow {
	background-image:url(../../site/images/bgrdsOutline/subs_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.onlineLeftShadow {
	background-color:red;
	background-image:url(../../site/images/bgrdsOutline/subs_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.onlineRightShadow {
	background-image:url(../../site/images/bgrdsOutline/subs_right.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width: 11px;
	height: 1px;
}

.footerText {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #0B3098;
}

.footerLink:link {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #0B3098;
    text-decoration: none;
}

.footerLink:visited {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #0B3098;
    text-decoration: none;
}

.footerLink:hover {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #0B3098;
    text-decoration: underline;
}

.headerBorderBlue {
	border-left:1px solid #94A6BD;
	border-right:1px solid #94A6BD;
	border-top:1px solid #94A6BD;
	border-bottom:1px solid #94A6BD;
	background-color:#FFFFFF;
}
/*
.topHeader {	
	border-right: solid 1 #94A6BD;
	border-left: solid 1 #94A6BD;
	background-color: #EAEFF4;
}
*/
.arrowButton {
	width:18px;
	height:18px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.smallItemSep {
	width:1px; 
	height:277px; 
	color:#CCCCCC;
}	

.countdown {
	background-color:#E4E8EA;
	padding:2px;
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color:#4286D1;
}

.countdownNumberText {
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color:#090D8B;
}

.filmTitle {
	background-image:url(../../site/images/largeTitles/filmTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:2px;
	padding-right:2px;
}

.gameTitle {
	background-image:url(../../site/images/largeTitles/gameTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}

.defaultTitle {
	background-image:url(../../site/images/largeTitles/defaultTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}

.serviceTitle {
	background-image:url(../../site/images/largeTitles/serviceTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 663px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}

.subsTitle {
	background-image:url(../../site/images/largeTitles/subsTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}
.booksTitle {
	background-image:url(../../site/images/largeTitles/booksTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}

.shoppingTitle {
	background-image:url(../../site/images/largeTitles/shoppingTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}
.sale3Title{
	background-image:url(../../site/images/largeTitles/sale3Title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}
.sale3Basket{
	background-image:url(../../site/images/largeTitles/sale3Basket.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 590px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}

.recommendTitle {
	background-image:url(../../site/images/largeTitles/recommendTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 420px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}
	
.passwordTitle {
	background-image:url(../../site/images/largeTitles/passwordTitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 340px;
	height: 27px;
	padding-left:7px;
	padding-right:7px;
}
	
.grayHorSep {
	border-bottom:1px solid #CFCACE;
}

.saleBox {
	background-color: #E4E8EA;
	border:1px solid #CDCBCE;
	width:126px;
	height:76px;
}

.saleBoxTop10 {
	background-color: #E4E8EA;
	border:1px solid #CDCBCE;
	width:120px;
	height:48px;
}

.chartButtonBG {
	background-color: #CCE7D6;
}

.filmBox {
	background-image:url(../../site/images/backgrounds/filmBox.gif);
	background-position:top left;
	background-repeat:repeat-y;	
	background-color:#DFE3E6;
	border:1px solid #CDCBCE;
}

.linkXSmall{
	font-family: arial;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal; 
	text-decoration:underline;
}

.linkXSmall:link {
	font-family: arial;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal; 
	text-decoration:underline;
}

.linkXSmall:visited {
	font-family: arial;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal; 
	text-decoration:underline;
}

.linkXSmall:hover {
	font-family: arial;
	font-size: 10px;
	color: #0000FF;
	font-weight: normal; 
	text-decoration:underline;
}

.redLink {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	text-decoration:underline;
	cursor: pointer;
}
/*
.redLink:visited {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal; 
	text-decoration:underline;
}

.redLink:hover {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal; 
	text-decoration:underline;
}
*/
.textBlackXSmall {
	line-height:10px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal; 
}

.filmSectionTitle {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;	
	padding-top:7px;
	padding-bottom:7px;
}

.titleLink:link {
	font-family: arial;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:underline;
}

.titleLink:visited {
	font-family: arial;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:underline;
}

.titleLink:hover {
	font-family: arial;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:underline;
}

.top10DetailsSep {
	border-top:1px solid #CDCBCE;
	border-bottom:1px solid #CDCBCE;
	padding-top:4px;
	padding-bottom:4px;
}

.top10PromotionLink:link {
	font-family: arial;
	font-size: 12px;
	color: #FF7C00;
	font-weight: bold;
	text-decoration:underline;
}

.top10PromotionLink:visited {
	font-family: arial;
	font-size: 12px;
	color: #FF7C00;
	font-weight: bold;
	text-decoration:underline;
}

.top10PromotionLink:hover {
	font-family: arial;
	font-size: 12px;
	color: #FF7C00;
	font-weight: bold;
	text-decoration:underline;
}

.top10Summary {
	height: 60px;
	width:100%;
	overflow: hidden;
	text-overflow:ellipsis;
}

.subsTitleGreen {
	font-family: arial;
	font-size: 14px;
	color: #259407;
	font-weight: bold;
}

.subsTitleRed {
	font-family: arial;
	font-size: 14px;
	color: #FE2E00;
	font-weight: bold;
}

.subsTitleBlue {
	font-family: arial;
	font-size: 14px;
	color: #2985B4;
	font-weight: bold;
}

.subsTitleDarkred {
	font-family: arial;
	font-size: 14px;
	color: #C2111B;
	font-weight: bold;
}
.subsTitleOrange{
	font-family: arial;
	font-size: 14px;
	color: Orange;
	font-weight: bold;
}
.subsTextGreen {
	font-family: arial;
	font-size: 12px;
	color: #259407;
	font-weight: bold;
}

.subsTextRed {
	font-family: arial;
	font-size: 12px;
	color: #FE2E00;
	font-weight: bold;
}

.subsTextBlue {
	font-family: arial;
	font-size: 12px;
	color: #2985B4;
	font-weight: bold;
}

.subsTextDarkred {
	font-family: arial;
	font-size: 12px;
	color: #C2111B;
	font-weight: bold;
}
.subsTextOrange {
	font-family: arial;
	font-size: 12px;
	color: Orange;
	font-weight: bold;
}
.subsDetailsSep {
	border-top:1px solid #CDCBCE;
	padding-top:4px;
}

.subsDetails {
	height: 30px;
	width:100%;
	overflow: hidden;
	text-overflow:ellipsis;	
}

.boxBG {
	background-color: #E4E8EA;
}

.button {
	cursor:pointer;
}

.buttonCenter {
	background-image:url(../../site/images/buttons/buttonCenter.gif);
	background-position:top left;
	background-repeat:repeat-x; 	
	height:19px;
	padding-left:5px;
	padding-right:5px;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold; 	
}

.MsoNormal {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal; 	
}

.dataTitle {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.dataHeader {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}

.dataSubTitle {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#084983;
}

.faqTitle {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.faqTitle:link {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.faqTitle:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.faqTitle:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.faqLink {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.faqLink:link {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0C00F4;
	text-decoration:underline;
}

.faqLink:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0C00F4;
	text-decoration:underline;
}

.faqLink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0C00F4;
	text-decoration:underline;
}

.regLink, .regLink:hover, .regLink:link, .regLink:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:normal;
	text-decoration:underline;
	cursor: pointer;
}

.suggestLink, .suggestLink:link, .suggestLink:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration:none;
	cursor: pointer;
}	
.suggestLink:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration:underline;
	cursor: pointer;
}

.elementLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:normal;
	text-decoration:underline;
}

.elementLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:normal;
	text-decoration:underline;
}

.elementLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:normal;
	text-decoration:underline;
}

.regLinkBold:link {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	text-decoration:underline;
}

.regLinkBold:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	text-decoration:underline;
}

.regLinkBold:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	text-decoration:underline;
}

.removeLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
}

.removeLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
}

.removeLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
}
.pagerLink
{
	font-family: Arial;
	font-size: 14px;
	color: #990000;
	font-weight:normal;
	cursor: pointer;
}
.pagerLinkSelected
{
	font-family: Arial;
	font-size: 20px;
	color: #990000;
	font-weight:normal;
}

.colorsSep {
	background-image:url(../../site/images/icons/colorsSep.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:4px;
	width:100%;
}

.shoppingColorsSep 
{
	background-image:url(../../site/images/icons/shoppingColorsSep.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:7px;
	width:100%;
}

.tableHeader {
	background-color:#0E5FB0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

.tableCellBorder {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;	
}
/* From Table.css */
.oddRow {
	background-color: #E9F0F8;
	cursor: pointer;
}
.NS6oddRow {
	background-color: #E9F0F8;
	cursor: pointer;
}
.evenRow {
	background-color: #C3DDF8;
	cursor: pointer;
}

.selectedRow {
	background-color: #FFCC00;
	cursor: pointer;
}
.oddRowCursorNone {
	background-color: #E9F0F8;
}

.evenRowCursorNone {
	background-color: #C3DDF8;
}

.selectedRowCursorNone {
	background-color: #FFCC00;
}

.tabledivLong {
	overflow:auto;    
    direction: rtl;
    border:0px solid ;
	border-color: #4F64AC;	
    height: 325px;
}

.tabledivSite {
	overflow:auto;    
    direction: rtl;
    border:0px solid ;
	border-color :#4F64AC;	
    height: 126px;
}

.shoppingTable {
	table-layout:fixed;
}

.shoppingTotalPriceText 
{
	font-family: arial;
	font-size: 12px;
	color: #C7FF25;
	font-weight: bold; 	
}

.newletterBG {
	background-image:url(../../site/images/backgrounds/newsletterBG.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#F5F8FD;
	height:320px;
	width:100%;
}

.ErrMsg {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	 text-decoration: none;
}

.SuccessMsg {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Green;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*** Text editor ***/
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 22px;
}

.inputTypeImgH25{
	height: 25px;
}

.GrayBorder {
	border-left:1px solid #D3D6DB;
	border-bottom:1px solid #D3D6DB;    
	border-right:1px solid #D3D6DB;
}

.FullGrayBorder {
    border:1px solid #D3D6DB;
}

.ImageBorder{
    border : 2px solid #82BEEE;
}

.ImageBorderBlue{
    border : 2px solid #333399;
}

.ImageBorderOrange{
    border : 2px solid #FF9900;
}

.elementText {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.elementTextBoldRed {
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	color : #CC0000;
}
/*********************/

.elementTextRed {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	color : #CC0000;
}

.elementGreenTextBold {
	font-size : 14px;
	font-family : Arial;
	font-weight : bolder;
	color : #006699;
}

.elementTextBlue {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	color : #003366;
} 
.elementTextLtr 
{
	direction: ltr;
}

.top10TextBold {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #2571BC;
}

.top10TextBold:hover {
	text-decoration: none;
}

.menueText {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	color : #003366;
	line-height : 15px;
	text-decoration:none;
}

.smallBlue {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #003399;
}

.smallRed {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #CC0000;
}

/* shopping pages styles */
.shoppingShort {
	font:bold 11px Arial;
	color:#cc0000;
}
.shoppingLong {
	font:bold 12px Arial;
	color:#cc0000;
}
.shoppingStriked {
	font:bold 12px Arial;
	color:#003399;
	text-decoration:line-through;
}
/* end shopping */

.smallLightBlue {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #006699;
}

.elementTextBoldBlue {
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	color : #003366;
}
.elementTextBoldBlueSmall
{
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	color : #003366;
}

.itemBlueTitle { * used in movie/game page *
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #006699;
}

.elementLink {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	color : #006699;
}

.elementLink:hover {
	text-decoration: none;
}

.elementLinkBold {
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	color : #006699;
}

.TitleText {
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : blue;
	background : #ffffcc;
	text-decoration : underline;
}

.elementTable {
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : blue;
	background : #ffffcc;
	border:1px black solid ;
}

.TTMain {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : red;
	background : #ccff99;
}


.inputWidth200GrayBorder{
	width: 200px;
	border: 1px solid #A5ABB2;
}

.inputWidth200GrayBorderLtr{
	width: 200px;
	border: 1px solid #A5ABB2;
	direction: ltr;
}

.inputWidth145GrayBorder{
	width: 145px;
	border: 1px solid #A5ABB2;
}

.inputWidth50 {
	width: 50px;
	border: 1px solid #A5ABB2;
}

INPUT.inputGrayBorder {
	direction: rtl;
	font: 13px Arial, Helvetica, sans-serif;
	color : #003399;
	border: 1px solid #A5ABB2;
}

SELECT.selectGrayBorder {
    border: 1px solid #A5ABB2;
    font: 13px Arial, Helvetica, sans-serif;
    color: #003399;
}
.form{
	background-color: transparent;
}
.RegisterNewsLetterTable
{
	background-color: #F5F8FD;	
	border-left:1px solid #D3D6DB;
	border-right:1px solid #D3D6DB;
	border-bottom:1px solid #D3D6DB;
	background-image:url(../../site/images/nl/nl1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 585px;
	height: 320px;
}
.NewsLetterFormText {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.NewsLetterInputText {
	background-color:#DDECFB;	
	border:1px solid #A7A5BA;
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;	
}


/* Users criticism and site advertisments */
.leftSaleBox {
	width:143px;
	height:60px;
}

.leftSaleBoxCenter {
	font-famliy:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	padding-right:8px;
}

.leftSaleBoxRight {
	width:2px;
	background-color:#CED7E7;
}

.leftSaleBoxSpace {
	height:7px;
}

.leftSaleImageBorder {
	border-left:2px solid #CED7E7;
}

.leftSale1BG {
	background-image:url(leftSale1BG.gif);
}

.leftSale2BG {
	background-image:url(leftSale2BG.gif);
}

.leftSale3BG {
	background-image:url(leftSale3BG.gif);
}

.leftSale4BG {
	background-image:url(leftSale4BG.gif);
}

.leftSale5BG {
	background-image:url(leftSale5BG.gif);
}

.respoTitleBG {
	background-image:url(../../site/images/Responses/respoTitleBG.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#B8C6D3;
	width:100%;
	height:21px;
	border-bottom:1px solid #CFCACE;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}

.respoBG {
	background-image:url(../../site/images/Responses/respoBG.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:525px;
}

.respoButtonsBG {
	background-image:url(../../site/images/Responses/respoButtonsBG.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:525px;
	height:24px;
	padding-left:10px;
	padding-top:2px;
}

.respoNum {
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
	white-space:nowrap;
}

.respoName {
	padding-top:3px;
	color:#848484;
	font-size:11px;
}

.respoContent {
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
}

.respoDesc {
	padding-top:5px;
	padding-bottom:5px;
	color:#DD0055;
}

.respoTitleText {	
	font-weight:bold;
}

.respoLinkText {
	font-weight:bold;
	color:#0000FF;
}

.respoTitleLink:link, .respoTitleLink:visited, .respoTitleLink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:underline;
}

.respoLinkOpen:link, .respoLinkOpen:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:red;
	text-decoration:underline;
}

.respoLinkOpen:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:red;
	text-decoration:underline;
}

.respoBottomSpace {
	height:1px;
}

.textareaGrayBorder {
	border:#a5abb2 1px solid;
}
/*MEDIA*/
.topBar {
	background-image:url(/site/images/media/titleBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:100%;
}

.rightBar {
	background-color:#235496;
	background-image:url(/siteimages/media/bottomBG.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	border-top:1px solid #94A6BD;
	border-right:1px solid #94A6BD;
}

.rightBarLarge {
	background-color:#235496;
	background-image:url(/siteimages/media/bottomBGLarge.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	border-top:1px solid #94A6BD;
	border-right:1px solid #94A6BD;
}

.scrollSpace {
	padding:5px;
	padding-bottom:0px;
	padding-left:0px;
}

.scroll {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#CED7E7;
	scrollbar-base-color:#CED7E7;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#235496;
	scrollbar-highlight-color:#235496;
	scrollbar-shadow-color:#CED7E7;
	width:100%;
	height:100%;
	overflow-y:auto;
	direction:ltr;
}

.mediaLinksDir {
	direction:rtl;
}

.mediaLink:link, .mediaLink:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.mediaLink:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.leftboxSpace {
	padding-bottom:7px;
}

.leftboxLeft {
	background-color:#96A1B3;
	border-left:2px solid #CED7E7;
	height:100%;
}

.leftboxBorder {
	border:2px solid #CED7E7;
	border-left:0px;
}

.leftboxMain1 {
	padding:3px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#20489d;
	line-height:14px;
}
.leftboxMain2 {
	padding:3px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
}
.leftboxMain3 {
	padding:3px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
}
.leftboxMain4 {
	padding:3px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
}
.leftboxMain5 {
	padding:3px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
}
.leftboxMain6 {
	padding:3px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#20489d;
	line-height:14px;
}


.leftbox1BG {
	background-color:#fcff00;
}

.leftbox2BG {
	background-color:#3387D5;
}

.leftbox3BG {
	background-color:#EEBE00;
}

.leftbox4BG {
	background-color:#B11A2D;
}

.leftbox5BG {
	background-color:#2D9E30;
}
.leftbox6BG {
	background-color:#fcff00;
}
.popupBlocker 
{
	display:; 
	position:absolute; 
	top:0; 
	left:0; 
	height:0px;
	width:0px; 
	background:white;
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40);
	-moz-opacity:.25;
	opacity:.25;
}
/* new nav bar*/
.white_text {color: #FFFFFF;  FONT-SIZE: 12px; FONT-FAMILY: arial; text-decoration:none;}
.white_text:hover {color: #FFFFFF; FONT-SIZE: 12px; FONT-FAMILY: arial; text-decoration:underline;}

.white_text_b {color: #FFFFFF; font:bold; FONT-SIZE: 12px; FONT-FAMILY: arial; text-decoration:none;}
.white_text_b:hover {color: #FFFFFF; font:bold; FONT-SIZE: 12px; FONT-FAMILY: arial; text-decoration:underline;}

.yellow_text {color: #fff306; font:bold; FONT-SIZE: 12px; FONT-FAMILY: arial; text-decoration:none;}
.white_text_small {color: #FFFFFF;  FONT-SIZE: 10px; FONT-FAMILY: arial; text-decoration:none;}

.news_text 
{
	color: #0061a8;
	FONT-SIZE: 12px; 
	FONT-FAMILY: arial; 
	text-decoration:none;
}
.news_text:hover {color: #0061a8; FONT-SIZE: 12px; FONT-FAMILY: arial; text-decoration:underline;}

.text_small {color: #FFFFFF;  FONT-SIZE: 10px; FONT-FAMILY: arial; text-decoration:none;}
.text_small:hover {color: #FFFFFF; FONT-SIZE: 10px; FONT-FAMILY: arial; text-decoration:underline;}

.oo  {color: #0061a8;  FONT-SIZE: 10px; FONT-FAMILY: arial; text-decoration:none; width: 100px; height:2px;}
/*SURVEY*/
/*body {
	direction:rtl;
	margin:0;
	font-family:Arial;
	font-size:13px;
}
.blue {
	color:#0051A0;
}


*/
.surveyBarDiv {
	width:250px;
	height:20px;
	display:inline;
}
.surveyTable {
	width:740px;
	direction:inherit;
	margin:0 auto;
	position:inherit;
}
.surveyTitle {
	width:100%;
	height:41px;
	border-bottom:3px solid #0051A0;
	background:#3387D3 url(/site/images/survey/titleBg.gif) repeat-x;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}
.surveyResults {
	width:66%;
	height:200px;
	border-bottom:3px double #94A6BC;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}

.surveyResultsDiv {
	width:80%;
	border:2px solid #94A6BC;
	padding:3px;
	margin:10px;
	direction:inherit;
}
.surveyResultsTable {
	width:100%;
	border:1px solid #94A6BC;
	direction:inherit;
	color:#0051A0;
}
.surveyResultsTableTitle {
	height:30px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #94A6BC;
	padding:0px 10px 0px 10px;
	white-space:nowrap;
}
.surveyResultsTableContent {
	font-size:13px;
	padding:5px 10px 5px 10px;
}
.surveyLogo {
	height:200px;
	border-bottom:3px double #94A6BC;
	vertical-align:middle;
	text-align:center;
	padding:0px 10px 0px 10px;
}
.surveyTitle img {
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}
.previosPollsTable {
	direction:inherit;
	width:100%;
}
.previosPoll {
	direction:inherit;
	width:100%;
}
.previousPollsText {
	color:#0051A0;
}
.previousPollsText a {
	color:#0051A0;
	text-decoration:none;
}
.previousPollsText a:hover {
	color:#0051A0;
	text-decoration:underline;
}
.previousPollsTitle {
	width:100%;
	font-size:21px;
	font-weight:bold;
	color:#0051A0;
	vertical-align:middle;
	text-align:center;
	padding:0px 10px 0px 10px;
}
.previousPollsTitle img {
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}
.pollDiv {
	width:430px;
	height:220px;
	border:2px solid #94A6BC;
	background-color:#F9F9F9;
	padding:5px;
	direction:inherit;
	margin:0 auto;
	position:inherit;
}
.pollTable {
	width:100%;
	height:100%;
	border:1px solid #94A6BC;
	direction:inherit;
	color:#0051A0;
}
.pollTitle {
	width:100%;
	height:41px;
	border-bottom:3px solid #0051A0;
	background:#3387D3 url(/site/images/survey/titleBg.gif) repeat-x;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}
.pollTitle img {
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}
.pollTd {
	height:165px;
	background:url(/site/images/survey/pollBg.jpg) bottom left no-repeat;
	vertical-align:top;
}
.pollInnerTable {
	width:95%;
	margin:10px;
}
.pollInnerTitle {
	height:30px;
	font-size:16px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
.pollInnerContent {
	font-size:13px;
	padding:5px 10px 5px 10px;
}
.pollInnerContent a {
	color: #0051A0;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.pollInnerContent a:hover {
	color: #0051A0;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}