/* Copyright 2000,2001 Digistorm Media   */
/*    All Rights Reserved.               */
/*  **********************************   */

/*  Common Markups                       */
/*  **********************************   */
BODY{
	color : #000000;
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
	font-weight: normal;
}
TABLE, TH, TD{
	color : #000000;
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
	font-weight: normal;
}
STRONG, B {font-weight: bold;}
A:link 	    {color : #FFFFFF;
			 font-weight: none;
			 text-decoration: none;}
A:visited	{color : #FFFFFF;
			 font-weight: none;
			 text-decoration: none;}
A:active	{color : #FF0000;}

.main_title {
	color : #000000;
	font-family: times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.title {
	color : #000000;
	font-family: times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A:link 	    {color : #663366;
			 font-weight: bold;
			 text-decoration: none;}
A:visited	{color : #663366;
			 font-weight: bold;
			 text-decoration: none;}
A:active	{color : #663366;}

.sub_title {
	color : #000000;
	font-family: Arial, Helvetica, non-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(/n2entertainment/html/Images/bullet.gif);
}
.sub_title A:link 	{color : #663366;
				 font-weight: none;
			 	 text-decoration: none;}
.sub_title A:visited	{color : #663366;
				 font-weight: none;
			 	 text-decoration: none;}
.sub_title A:active	{color : #663366;}

.body {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.body A:link 	{color : #731787;
				 font-weight: none;
			 	 text-decoration: underline;}
.body A:visited	{color : #731787;
				 font-weight: none;
			 	 text-decoration: underline;}
.body A:active	{color : #731787;}

.pbody {
	color : #731787;
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
	text-decoration: none;
}

.wbody {
	color : #FFFFFF;
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
	text-decoration: none;
}
.wbody A:link 	{color : #FFFFFF;
				 font-weight: none;
			 	 text-decoration: underline;}
.wbody A:visited	{color : #FFFFFF;
				 font-weight: none;
			 	 text-decoration: underline;}
.wbody A:active	{color : #FFFFFF;}


.caption {
	color : #663366;
	font-family: Arial, Helvetica, non-serif;
	font-size: 9px;
	font-weight: normal;
}

.caption2 {
	color : #663366;
	font-family: Arial, Helvetica, non-serif;
	font-size: 9px;
	font-weight: normal;
        margin: 0;
        padding: 0;
}
.warn {
	color : #FF0000;
}
/*  Basic representation of forms        */
/*  **********************************   */
SELECT, INPUT {
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
}
.trivia_form{
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CC99CC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.trivia_text{
	font-family: Arial, Helvetica, non-serif;
	font-size: 11px;
	color: #000000;
}

.search{
	font-family: Arial, Helvetica, non-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #663366;
}

.grey{
	font-family: Arial, Helvetica, non-serif;
	font-size: 12px;
	color: #BBBBBB;
	background-color: #DDDDDD;
}

img.imgMain {
border: 1px solid #666;
}

img.imgMain2 {
border: 1px solid purple;
border-top: 1px solid purple;
}

.areaTitle {
padding-left: 5px;
background: url(Images/old_school_title_bg.jpg) no-repeat;
}

#newDvdTable {
margin-top: 10px;
}

.dvdData {
margin-top: 10px;
border-top: 1px solid #666;
}

.dvdImage {
padding: 10px 5px 0 0;
vertical-align: top;
}

.dvdCell {
}

.dvdTitle {
color: #601272;
font-weight: bold;
font-size: 1.35em;
padding: 10px 0;
}

.dvdTitleFont {
    /*color: #601272;*/
    color : #000000;
    font-family: times, serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.35em;
    padding: 10px 0;
    background: url(Images/new_dvd.jpg) no-repeat right;
}
