a {text-decoration: none}

a.one {text-decoration: underline}
a.one:link {color: #CC482E}     /* unvisited link */
a.one:visited {color: #CC482E}  /* visited link */
a.one:hover {color: #CC482E}   /* mouse over link */
a.one:active {color: #CC482E}   /* selected link */

a.two {text-decoration: none}
a.two:link {color: #000000}     /* unvisited link */
a.two:visited {color: #000000}  /* visited link */
a.two:hover {color: #909090}   /* mouse over link */
a.two:active {color: #000000}   /* selected link */

a.three {text-decoration: none}
a.three:link {color: #CC482E}     /* unvisited link */
a.three:visited {color: #CC482E}  /* visited link */
a.three:hover {color: #303030}   /* mouse over link */
a.three:active {color: #CC482E}   /* selected link */

a.facebookLink {text-decoration: none}
a.facebookLink:link {color: #3B5998}     /* unvisited link */
a.facebookLink:visited {color: #3B5998}  /* visited link */
a.facebookLink:hover {color: #7182A7}   /* mouse over link */
a.facebookLink:active {color: #3B5998}   /* selected link */

a.srd {text-decoration: none}
a.srd:link {color: #909090}     /* unvisited link */
a.srd:visited {color: #909090}  /* visited link */
a.srd:hover {color: #CC482E}   /* mouse over link */
a.srd:active {color: #909090}   /* selected link */


.video {
    background-image: url("images/SunVideoFrame.jpg");
    background-color: #ffffff;
	background-repeat: repeat-no; 
	width: 650px;
	height: 400px; 
} 
.bodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
	padding-left:10px;
}
.bodyStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
}
.bodyStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 18px;
	padding-left: 5px;
}
.bodyStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	line-height: 18px;
	padding-left: 5px;
}
.bodyStyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	line-height: 18px;
	padding-left: 3px;
}
.bodyStyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	line-height: 18px;
	padding-right: 8px;
	padding-left: 10px;
}
.bodyStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	padding-left: 3px;
}

.SRDStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #909090;
	text-align: center;
	
}
.ratingStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 20px;
}
.smallStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.footerStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #3B5998;
	font-weight: bold;
}
.movieName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	text-align: center;
	color: #CC482E;
	font-weight: bold;
	text-transform: uppercase;

	
}
.movieNameSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	text-align: center;
	color: #CC482E;
	font-weight: bold;


}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC482E;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B5998;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.leftNav {
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #424345;
	text-decoration: none;
	text-align: left;
}
.rightNav {
	padding-left:8px;
	padding-right:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #424345;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
}
p 
{
padding-left:5px;
} 

	
.noRepeat {
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
}
.pics {  
    height:  159px;  
    width:   252px;  
    padding: 0;  
    margin:  0; 
	border: 0;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 25px;
	padding-left: 3px; 
}
ul li {
    list-style-type: circle;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 18px;
	padding: 5px;
}