body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #1B1827;

}

body,td,th {

	font-family: Tahoma;

	font-size: 11px;

	color: #FFFFFF;

}

.style1 {

	color: #000000;

	font-size: 11px;

	font-weight: bold;

}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 80px; /*position where enlarged image should offset horizontally */

}

/*************************************************/
.addtocart{
padding-right: 3px;
padding-bottom: 3px;
}
.filmTitleFront{

padding-right: 5px;

}
.imgTicker{
margin-top: 5px;
}


select    {	font-family: Tahoma, Arial;	font-size: 11px; border: 1px solid #BDD2CE}
textarea  {	font-family: Tahoma, Arial;	font-size: 11px; border: 1px solid #BDD2CE}

.text        {font-family: Tahoma, Arial;	font-size: 11px ; color:#666666}
.textwhite   {font-family: Tahoma, Arial;	font-size: 12px ; color:#FFFFFF}
.textList   {font-family: Tahoma, Arial;	font-size: 14px ; color:#000000}

.boldverdanablack {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #000000;}
.boldverdanaorang{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #FFDB00;}
.pagetitle {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #FFFFFF; padding-right:10px}
.boldverdana {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;}
.style13 {	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;}

.blue   {  	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	color:#0657A9;}
.black  {	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	color:#666666;}

.header {	font-family:Tahoma; font-stretch:wider ; font-weight:bold ;font-size: 11px; color:#0a2c50;}

Input   {	font-family: Tahoma, Arial;	font-size: 11px; }
.submit { background-color:#dddddd ; font-family: Tahoma, Arial;	font-size: 11px ; color:#000000 ;  border: 1px solid #054F98}

.rightborder   {    border-right: 1px solid #C0C0C0;}
.leftborder    {	border-left: 1px solid #C0C0C0;}
.border        {	border: 1px solid #728BB1}

A:link    {  font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #FFFFFF; text-decoration:none}
A:hover   {  font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #EEEEEE;text-decoration:none}
A:visited  {  font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #FFFFFF; text-decoration:none}
A:active    {  font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #FFFFFF; text-decoration:none}




A.ticker:link    {  font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #FFFFFF;text-decoration:none}
A.ticker:hover   {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #EEEEEE;text-decoration:none}


A.category:link    {  font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 20px;	font-weight: bold;	color: #FFFFFF;text-decoration:none}
A.category:hover   {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 20px;	font-weight: bold;	color: #EEEEEE;text-decoration:none}

/**********************************/
.viewItem{
position: relative;
z-index: 0;
}

.viewItem:hover{
background-color: transparent;
z-index: 50;
}

.viewItem span{ /*CSS for enlarged image*/
position: absolute;
background-color: #514A73;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: #FF0000;
text-decoration: none;
width: 200px;
}

.viewItem span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.viewItem:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10;
left: 20px; /*position where enlarged image should offset horizontally */
color:#0000FF;

}
.viewitemColor{
color:#FFFFFF;
text-decoration:none;
line-height:16px;
}
A.viewitemColor{
color:#FFFFFF;
text-decoration:none;
line-height:16px;
}
A.viewitemColor:hover{
color:#FFFFFF;
text-decoration:underline;
line-height:16px;
}
/********************************/
